| 1 | [ May 21 01:32:08 Enabled. ] | ||
| 2 | [ May 21 01:32:08 Rereading configuration. ] | ||
| 3 | [ May 21 01:32:09 Rereading configuration. ] | ||
| 4 | [ May 21 01:32:13 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 01:32:13 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 01:32:16.184445 [ 1 ] {} <Information> Application: Will watch for the process with pid 24172 | ||
| 29 | 2026.05.21 01:32:16.184902 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.21 01:32:16.412014 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24172 | ||
| 31 | 2026.05.21 01:32:16.416297 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.21 01:32:16.416479 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.21 01:32:16.690661 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.21 01:32:16.725602 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.21 01:32:16.725649 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.21 01:32:16.725665 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.21 01:32:16.725720 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.21 01:32:16.726138 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.21 01:32:16.729373 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.21 01:32:16.731501 [ 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 01:32:16.732411 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.21 01:32:16.733297 [ 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 01:32:16.733326 [ 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 01:32:16.733339 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.21 01:32:16.735468 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.21 01:32:16.740469 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.21 01:32:16.746925 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.21 01:32:16.747700 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.21 01:32:16.752541 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.21 01:32:16.753239 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.21 01:32:16.754321 [ 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 01:32:16.754868 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.21 01:32:16.767182 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.21 01:32:16.767895 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.21 01:32:16.772116 [ 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 01:32:16.772501 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.21 01:32:16.772871 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.21 01:32:16.773262 [ 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 01:32:16.774260 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.21 01:32:16.774291 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.21 01:32:16.774382 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.21 01:32:16.774486 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.21 01:32:16.792608 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.21 01:32:16.792639 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168894 sec | ||
| 69 | 2026.05.21 01:32:16.792669 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.21 01:32:16.792684 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.21 01:32:16.794820 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.21 01:32:16.796973 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.21 01:32:16.817408 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.21 01:32:16.817461 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.21 01:32:16.817474 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.21 01:32:16.817487 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.21 01:32:16.817526 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.21 01:32:16.817543 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.21 01:32:16.819623 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.21 01:32:16.819668 [ 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 01:32:16.819691 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.21 01:32:16.819832 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.21 01:32:16.819874 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.21 01:32:16.819894 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.21 01:32:16.819906 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.21 01:32:16.819918 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.21 01:32:16.819953 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.21 01:32:16.819966 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.21 01:32:16.857957 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.21 01:32:16.862159 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.21 01:32:16.862203 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7191e-05 sec | ||
| 92 | 2026.05.21 01:32:16.862226 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.21 01:32:16.862246 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.21 01:32:16.862294 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.21 01:32:16.862547 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.21 01:32:16.862608 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.21 01:32:16.862628 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.21 01:32:16.862645 [ 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 01:32:16.862670 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.21 01:32:16.868694 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.21 01:32:16.868910 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.30 MiB (RSS), difference: 92.45 MiB | ||
| 102 | 2026.05.21 01:32:16.872982 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.35e-05 sec. | ||
| 103 | 2026.05.21 01:32:16.873346 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.21 01:32:16.874621 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.21 01:32:16.874640 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.21 01:32:17.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.32 MiB, peak 117.32 MiB, free memory in arenas 0.00 B, will set to 118.86 MiB (RSS), difference: 1.55 MiB | ||
| 107 | 2026.05.21 01:32:17.164151 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58275 | ||
| 108 | 2026.05.21 01:32:17.164439 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 109 | 2026.05.21 01:32:17.164503 [ 4 ] {} <Debug> TCP-Session: 0c28cf57-dd0c-4bdd-85d8-d7f7eec1f6a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58275 | ||
| 110 | 2026.05.21 01:32:17.164537 [ 4 ] {} <Debug> TCP-Session: 0c28cf57-dd0c-4bdd-85d8-d7f7eec1f6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.21 01:32:17.164552 [ 4 ] {} <Debug> TCP-Session: 0c28cf57-dd0c-4bdd-85d8-d7f7eec1f6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 112 | 2026.05.21 01:32:17.164671 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 113 | 2026.05.21 01:32:17.164708 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.21 01:32:17.164729 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 115 | 2026.05.21 01:32:17.165013 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64041 | ||
| 116 | 2026.05.21 01:32:17.165189 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.21 01:32:17.165202 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61527 | ||
| 118 | 2026.05.21 01:32:17.165228 [ 5 ] {} <Debug> TCP-Session: f85e2274-a84d-45ca-948a-c4a2c3d3b9d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64041 | ||
| 119 | 2026.05.21 01:32:17.165203 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53486 | ||
| 120 | 2026.05.21 01:32:17.165268 [ 5 ] {} <Debug> TCP-Session: f85e2274-a84d-45ca-948a-c4a2c3d3b9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.21 01:32:17.165335 [ 5 ] {} <Debug> TCP-Session: f85e2274-a84d-45ca-948a-c4a2c3d3b9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.21 01:32:17.165357 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41188 | ||
| 123 | 2026.05.21 01:32:17.165425 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.21 01:32:17.165475 [ 6 ] {} <Debug> TCP-Session: 0acf657b-6b2c-4722-9c80-6dd356ac2fef Authenticating user 'default' from [fd00:1122:3344:101::e]:61527 | ||
| 125 | 2026.05.21 01:32:17.165498 [ 6 ] {} <Debug> TCP-Session: 0acf657b-6b2c-4722-9c80-6dd356ac2fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.21 01:32:17.165510 [ 6 ] {} <Debug> TCP-Session: 0acf657b-6b2c-4722-9c80-6dd356ac2fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.21 01:32:17.165525 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59855 | ||
| 128 | 2026.05.21 01:32:17.165596 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.21 01:32:17.165606 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.21 01:32:17.165635 [ 255 ] {} <Debug> TCP-Session: 2055d42a-439f-412a-af0a-f68610af5a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:41188 | ||
| 131 | 2026.05.21 01:32:17.165664 [ 254 ] {} <Debug> TCP-Session: ffe896fd-42a6-46da-809d-1048de712e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:53486 | ||
| 132 | 2026.05.21 01:32:17.165670 [ 255 ] {} <Debug> TCP-Session: 2055d42a-439f-412a-af0a-f68610af5a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.21 01:32:17.165692 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.21 01:32:17.165699 [ 254 ] {} <Debug> TCP-Session: ffe896fd-42a6-46da-809d-1048de712e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.21 01:32:17.165698 [ 255 ] {} <Debug> TCP-Session: 2055d42a-439f-412a-af0a-f68610af5a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.21 01:32:17.165750 [ 254 ] {} <Debug> TCP-Session: ffe896fd-42a6-46da-809d-1048de712e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.21 01:32:17.165843 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43920 | ||
| 138 | 2026.05.21 01:32:17.165850 [ 256 ] {} <Debug> TCP-Session: 4a59aeb3-09f5-46dc-bd9c-0c82b5eac57d Authenticating user 'default' from [fd00:1122:3344:101::e]:59855 | ||
| 139 | 2026.05.21 01:32:17.165848 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60541 | ||
| 140 | 2026.05.21 01:32:17.165902 [ 256 ] {} <Debug> TCP-Session: 4a59aeb3-09f5-46dc-bd9c-0c82b5eac57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.21 01:32:17.165930 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.21 01:32:17.165948 [ 256 ] {} <Debug> TCP-Session: 4a59aeb3-09f5-46dc-bd9c-0c82b5eac57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.21 01:32:17.165965 [ 257 ] {} <Debug> TCP-Session: 39d07f5c-96c8-4c87-9727-8cecb7b8ca76 Authenticating user 'default' from [fd00:1122:3344:101::e]:43920 | ||
| 144 | 2026.05.21 01:32:17.166014 [ 257 ] {} <Debug> TCP-Session: 39d07f5c-96c8-4c87-9727-8cecb7b8ca76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.21 01:32:17.166021 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.05.21 01:32:17.166028 [ 257 ] {} <Debug> TCP-Session: 39d07f5c-96c8-4c87-9727-8cecb7b8ca76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.21 01:32:17.166057 [ 258 ] {} <Debug> TCP-Session: 4ead5fdc-3e90-4492-9888-aa9bd6d9cb08 Authenticating user 'default' from [fd00:1122:3344:101::e]:60541 | ||
| 148 | 2026.05.21 01:32:17.166080 [ 258 ] {} <Debug> TCP-Session: 4ead5fdc-3e90-4492-9888-aa9bd6d9cb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.21 01:32:17.166098 [ 258 ] {} <Debug> TCP-Session: 4ead5fdc-3e90-4492-9888-aa9bd6d9cb08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.21 01:32:17.611620 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54834 | ||
| 151 | 2026.05.21 01:32:17.611742 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 152 | 2026.05.21 01:32:17.611770 [ 259 ] {} <Debug> TCP-Session: f8f9d898-b6be-43b8-a5f3-7100cffaaf69 Authenticating user 'default' from [fd00:1122:3344:101::e]:54834 | ||
| 153 | 2026.05.21 01:32:17.611854 [ 259 ] {} <Debug> TCP-Session: f8f9d898-b6be-43b8-a5f3-7100cffaaf69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.21 01:32:17.611867 [ 259 ] {} <Debug> TCP-Session: f8f9d898-b6be-43b8-a5f3-7100cffaaf69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.21 01:32:17.612235 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34656 | ||
| 156 | 2026.05.21 01:32:17.612324 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38455 | ||
| 157 | 2026.05.21 01:32:17.612405 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 158 | 2026.05.21 01:32:17.612416 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43252 | ||
| 159 | 2026.05.21 01:32:17.612473 [ 260 ] {} <Debug> TCP-Session: e39ab128-6a3b-410f-af6b-db0511dfce73 Authenticating user 'default' from [fd00:1122:3344:101::e]:34656 | ||
| 160 | 2026.05.21 01:32:17.612551 [ 260 ] {} <Debug> TCP-Session: e39ab128-6a3b-410f-af6b-db0511dfce73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.21 01:32:17.612599 [ 260 ] {} <Debug> TCP-Session: e39ab128-6a3b-410f-af6b-db0511dfce73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.21 01:32:17.614651 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37913 | ||
| 163 | 2026.05.21 01:32:17.614671 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49705 | ||
| 164 | 2026.05.21 01:32:17.614719 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.21 01:32:17.614781 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.05.21 01:32:17.614805 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59263 | ||
| 167 | 2026.05.21 01:32:17.614830 [ 262 ] {} <Debug> TCP-Session: 0b94a8a3-7556-449c-956a-67511ee909ec Authenticating user 'default' from [fd00:1122:3344:101::e]:43252 | ||
| 168 | 2026.05.21 01:32:17.614875 [ 261 ] {} <Debug> TCP-Session: 2f394e7f-f8b9-4a38-96cf-86a1a783910f Authenticating user 'default' from [fd00:1122:3344:101::e]:38455 | ||
| 169 | 2026.05.21 01:32:17.614926 [ 262 ] {} <Debug> TCP-Session: 0b94a8a3-7556-449c-956a-67511ee909ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.21 01:32:17.614944 [ 262 ] {} <Debug> TCP-Session: 0b94a8a3-7556-449c-956a-67511ee909ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.21 01:32:17.614947 [ 261 ] {} <Debug> TCP-Session: 2f394e7f-f8b9-4a38-96cf-86a1a783910f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.21 01:32:17.615020 [ 261 ] {} <Debug> TCP-Session: 2f394e7f-f8b9-4a38-96cf-86a1a783910f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.21 01:32:17.615592 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47787 | ||
| 174 | 2026.05.21 01:32:17.617764 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.21 01:32:17.617806 [ 264 ] {} <Debug> TCP-Session: a27d8881-29fb-4946-96d8-448b5fd45994 Authenticating user 'default' from [fd00:1122:3344:101::e]:37913 | ||
| 176 | 2026.05.21 01:32:17.617828 [ 264 ] {} <Debug> TCP-Session: a27d8881-29fb-4946-96d8-448b5fd45994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.21 01:32:17.617916 [ 264 ] {} <Debug> TCP-Session: a27d8881-29fb-4946-96d8-448b5fd45994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.21 01:32:17.618025 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50363 | ||
| 179 | 2026.05.21 01:32:17.618037 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.21 01:32:17.618092 [ 266 ] {} <Debug> TCP-Session: fed981f0-c15e-4b4a-8282-aa2933e01220 Authenticating user 'default' from [fd00:1122:3344:101::e]:47787 | ||
| 181 | 2026.05.21 01:32:17.618120 [ 259 ] {} <Trace> TCP-Session: f8f9d898-b6be-43b8-a5f3-7100cffaaf69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 182 | 2026.05.21 01:32:17.618105 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.05.21 01:32:17.618185 [ 266 ] {} <Debug> TCP-Session: fed981f0-c15e-4b4a-8282-aa2933e01220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.21 01:32:17.618212 [ 265 ] {} <Debug> TCP-Session: 22bb1f89-da74-435f-9bd5-a58891e6270e Authenticating user 'default' from [fd00:1122:3344:101::e]:59263 | ||
| 185 | 2026.05.21 01:32:17.618240 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.21 01:32:17.618192 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.21 01:32:17.618328 [ 266 ] {} <Debug> TCP-Session: fed981f0-c15e-4b4a-8282-aa2933e01220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.21 01:32:17.618361 [ 267 ] {} <Debug> TCP-Session: 7d97a685-ae38-4364-bec8-25b649d58eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50363 | ||
| 189 | 2026.05.21 01:32:17.618376 [ 263 ] {} <Debug> TCP-Session: 0c2f0fcf-ab1e-4f70-866e-6cea5e82ddd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49705 | ||
| 190 | 2026.05.21 01:32:17.618431 [ 267 ] {} <Debug> TCP-Session: 7d97a685-ae38-4364-bec8-25b649d58eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.21 01:32:17.618438 [ 265 ] {} <Debug> TCP-Session: 22bb1f89-da74-435f-9bd5-a58891e6270e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.21 01:32:17.618485 [ 263 ] {} <Debug> TCP-Session: 0c2f0fcf-ab1e-4f70-866e-6cea5e82ddd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.21 01:32:17.618514 [ 267 ] {} <Debug> TCP-Session: 7d97a685-ae38-4364-bec8-25b649d58eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.21 01:32:17.618498 [ 265 ] {} <Debug> TCP-Session: 22bb1f89-da74-435f-9bd5-a58891e6270e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.21 01:32:17.618579 [ 263 ] {} <Debug> TCP-Session: 0c2f0fcf-ab1e-4f70-866e-6cea5e82ddd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.21 01:32:17.620857 [ 259 ] {148936ca-09de-4d56-94d8-00b99bc605ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54834) 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) | ||
| 197 | 2026.05.21 01:32:17.644783 [ 259 ] {148936ca-09de-4d56-94d8-00b99bc605ba} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 198 | 2026.05.21 01:32:17.652012 [ 259 ] {148936ca-09de-4d56-94d8-00b99bc605ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 199 | 2026.05.21 01:32:17.657660 [ 268 ] {148936ca-09de-4d56-94d8-00b99bc605ba} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 200 | 2026.05.21 01:32:17.662199 [ 259 ] {148936ca-09de-4d56-94d8-00b99bc605ba} <Debug> TCPHandler: Processed in 0.049781641 sec. | ||
| 201 | 2026.05.21 01:32:18.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.03 MiB, peak 121.03 MiB, free memory in arenas 0.00 B, will set to 124.33 MiB (RSS), difference: 3.29 MiB | ||
| 202 | 2026.05.21 01:32:18.479758 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49712 | ||
| 203 | 2026.05.21 01:32:18.479895 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.21 01:32:18.479925 [ 269 ] {} <Debug> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Authenticating user 'default' from [fd00:1122:3344:101::d]:49712 | ||
| 205 | 2026.05.21 01:32:18.480043 [ 269 ] {} <Debug> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.21 01:32:18.480059 [ 269 ] {} <Debug> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.21 01:32:18.480137 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 208 | 2026.05.21 01:32:18.480237 [ 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 | ||
| 209 | 2026.05.21 01:32:18.480254 [ 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 | ||
| 210 | 2026.05.21 01:32:18.480734 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61113 | ||
| 211 | 2026.05.21 01:32:18.480825 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39033 | ||
| 212 | 2026.05.21 01:32:18.480950 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.05.21 01:32:18.480991 [ 270 ] {} <Debug> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Authenticating user 'default' from [fd00:1122:3344:101::d]:61113 | ||
| 214 | 2026.05.21 01:32:18.480990 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42041 | ||
| 215 | 2026.05.21 01:32:18.481018 [ 270 ] {} <Debug> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.05.21 01:32:18.481117 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33313 | ||
| 217 | 2026.05.21 01:32:18.481120 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.05.21 01:32:18.481157 [ 270 ] {} <Debug> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.21 01:32:18.481201 [ 271 ] {} <Debug> TCP-Session: 4ac80b13-48fd-4c66-a128-73353279c8e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39033 | ||
| 220 | 2026.05.21 01:32:18.481312 [ 271 ] {} <Debug> TCP-Session: 4ac80b13-48fd-4c66-a128-73353279c8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.21 01:32:18.481310 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.05.21 01:32:18.481361 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43674 | ||
| 223 | 2026.05.21 01:32:18.481327 [ 271 ] {} <Debug> TCP-Session: 4ac80b13-48fd-4c66-a128-73353279c8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.21 01:32:18.481413 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.05.21 01:32:18.481476 [ 272 ] {} <Debug> TCP-Session: 2572d660-9871-441b-a246-c2b88b54c4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42041 | ||
| 226 | 2026.05.21 01:32:18.481497 [ 273 ] {} <Debug> TCP-Session: 6f4b5653-f67d-46fa-8db6-1b339e1e707d Authenticating user 'default' from [fd00:1122:3344:101::d]:33313 | ||
| 227 | 2026.05.21 01:32:18.481538 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44405 | ||
| 228 | 2026.05.21 01:32:18.481547 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63843 | ||
| 229 | 2026.05.21 01:32:18.481602 [ 272 ] {} <Debug> TCP-Session: 2572d660-9871-441b-a246-c2b88b54c4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.21 01:32:18.481638 [ 273 ] {} <Debug> TCP-Session: 6f4b5653-f67d-46fa-8db6-1b339e1e707d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.21 01:32:18.481617 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.05.21 01:32:18.481668 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61285 | ||
| 233 | 2026.05.21 01:32:18.481751 [ 273 ] {} <Debug> TCP-Session: 6f4b5653-f67d-46fa-8db6-1b339e1e707d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.21 01:32:18.481738 [ 274 ] {} <Debug> TCP-Session: a0b1d011-a921-40d0-8344-5dd94c7d3a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:43674 | ||
| 235 | 2026.05.21 01:32:18.481720 [ 272 ] {} <Debug> TCP-Session: 2572d660-9871-441b-a246-c2b88b54c4f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.21 01:32:18.481843 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.05.21 01:32:18.481846 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.21 01:32:18.481829 [ 274 ] {} <Debug> TCP-Session: a0b1d011-a921-40d0-8344-5dd94c7d3a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.21 01:32:18.481964 [ 276 ] {} <Debug> TCP-Session: 7148bf68-a844-445c-bcc2-fd883af21a8b Authenticating user 'default' from [fd00:1122:3344:101::d]:44405 | ||
| 240 | 2026.05.21 01:32:18.481965 [ 275 ] {} <Debug> TCP-Session: 26385303-f5ae-4b3a-a52c-a2ccdc529f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:63843 | ||
| 241 | 2026.05.21 01:32:18.481999 [ 274 ] {} <Debug> TCP-Session: a0b1d011-a921-40d0-8344-5dd94c7d3a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.21 01:32:18.482032 [ 276 ] {} <Debug> TCP-Session: 7148bf68-a844-445c-bcc2-fd883af21a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.21 01:32:18.482015 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 244 | 2026.05.21 01:32:18.482184 [ 277 ] {} <Debug> TCP-Session: 5587327d-9f2e-4547-ae01-b30d2f6497f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61285 | ||
| 245 | 2026.05.21 01:32:18.482188 [ 276 ] {} <Debug> TCP-Session: 7148bf68-a844-445c-bcc2-fd883af21a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.21 01:32:18.482209 [ 277 ] {} <Debug> TCP-Session: 5587327d-9f2e-4547-ae01-b30d2f6497f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.21 01:32:18.482011 [ 275 ] {} <Debug> TCP-Session: 26385303-f5ae-4b3a-a52c-a2ccdc529f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.21 01:32:18.482320 [ 277 ] {} <Debug> TCP-Session: 5587327d-9f2e-4547-ae01-b30d2f6497f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.21 01:32:18.482337 [ 275 ] {} <Debug> TCP-Session: 26385303-f5ae-4b3a-a52c-a2ccdc529f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.05.21 01:32:18.483309 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 251 | 2026.05.21 01:32:18.483596 [ 269 ] {ce66dfc4-ea77-441f-9ef5-516b84e13070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 252 | 2026.05.21 01:32:18.623355 [ 269 ] {ce66dfc4-ea77-441f-9ef5-516b84e13070} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49712) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 253 | |||
| 254 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 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 | ||
| 257 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 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 | ||
| 264 | 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 | ||
| 265 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 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 | ||
| 268 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 275 | |||
| 276 | 2026.05.21 01:32:18.625329 [ 269 ] {ce66dfc4-ea77-441f-9ef5-516b84e13070} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 277 | |||
| 278 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 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 | ||
| 281 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 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 | ||
| 288 | 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 | ||
| 289 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 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 | ||
| 292 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 299 | |||
| 300 | 2026.05.21 01:32:18.625564 [ 269 ] {ce66dfc4-ea77-441f-9ef5-516b84e13070} <Debug> TCPHandler: Processed in 0.142447067 sec. | ||
| 301 | 2026.05.21 01:32:18.626087 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.21 01:32:18.626320 [ 270 ] {f7e16306-a80b-4a0b-8b4b-9baa0eaa4c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 303 | 2026.05.21 01:32:18.626749 [ 270 ] {f7e16306-a80b-4a0b-8b4b-9baa0eaa4c44} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61113) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 304 | |||
| 305 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 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 | ||
| 308 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 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 | ||
| 312 | 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 | ||
| 313 | 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 | ||
| 314 | 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 | ||
| 315 | 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 | ||
| 316 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 326 | |||
| 327 | 2026.05.21 01:32:18.627028 [ 270 ] {f7e16306-a80b-4a0b-8b4b-9baa0eaa4c44} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 328 | |||
| 329 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 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 | ||
| 332 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 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 | ||
| 336 | 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 | ||
| 337 | 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 | ||
| 338 | 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 | ||
| 339 | 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 | ||
| 340 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 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 | ||
| 343 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 350 | |||
| 351 | 2026.05.21 01:32:18.627258 [ 270 ] {f7e16306-a80b-4a0b-8b4b-9baa0eaa4c44} <Debug> TCPHandler: Processed in 0.001357507 sec. | ||
| 352 | 2026.05.21 01:32:18.627605 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2026.05.21 01:32:18.629762 [ 269 ] {92ec27ac-8a84-49c3-a611-2d6c36d626f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 354 | 2026.05.21 01:32:18.629884 [ 269 ] {92ec27ac-8a84-49c3-a611-2d6c36d626f9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 355 | 2026.05.21 01:32:18.635161 [ 269 ] {92ec27ac-8a84-49c3-a611-2d6c36d626f9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 356 | 2026.05.21 01:32:18.635258 [ 269 ] {92ec27ac-8a84-49c3-a611-2d6c36d626f9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000131232 sec | ||
| 357 | 2026.05.21 01:32:18.635274 [ 269 ] {92ec27ac-8a84-49c3-a611-2d6c36d626f9} <Trace> ReferentialDeps: No tables | ||
| 358 | 2026.05.21 01:32:18.635285 [ 269 ] {92ec27ac-8a84-49c3-a611-2d6c36d626f9} <Trace> LoadingDeps: No tables | ||
| 359 | 2026.05.21 01:32:18.635308 [ 269 ] {92ec27ac-8a84-49c3-a611-2d6c36d626f9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 360 | 2026.05.21 01:32:18.635428 [ 269 ] {92ec27ac-8a84-49c3-a611-2d6c36d626f9} <Debug> TCPHandler: Processed in 0.007938858 sec. | ||
| 361 | 2026.05.21 01:32:18.635581 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.05.21 01:32:18.635745 [ 269 ] {6071956a-a0d5-4978-81c0-5e50fcec6b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) /* The version table contains metadata about the `oximeter` database */ | ||
| 363 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 364 | 2026.05.21 01:32:18.635889 [ 269 ] {6071956a-a0d5-4978-81c0-5e50fcec6b73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 365 | 2026.05.21 01:32:18.645935 [ 269 ] {6071956a-a0d5-4978-81c0-5e50fcec6b73} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 366 | 2026.05.21 01:32:18.648377 [ 269 ] {6071956a-a0d5-4978-81c0-5e50fcec6b73} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03): Loading data parts | ||
| 367 | 2026.05.21 01:32:18.648783 [ 269 ] {6071956a-a0d5-4978-81c0-5e50fcec6b73} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03): There are no data parts | ||
| 368 | 2026.05.21 01:32:18.655777 [ 269 ] {6071956a-a0d5-4978-81c0-5e50fcec6b73} <Debug> TCPHandler: Processed in 0.020246053 sec. | ||
| 369 | 2026.05.21 01:32:18.655956 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.05.21 01:32:18.656829 [ 269 ] {06409b68-e751-4379-bd6d-540272b26cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) /* The measurement tables contain all individual samples from each timeseries. | ||
| 371 | * | ||
| 372 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 373 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 374 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 375 | * by all samples from the same timeseries. | ||
| 376 | * | ||
| 377 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 378 | * and then uses that to index quickly into the measurements tables. | ||
| 379 | */ | ||
| 380 | 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) | ||
| 381 | 2026.05.21 01:32:18.656971 [ 269 ] {06409b68-e751-4379-bd6d-540272b26cd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 382 | 2026.05.21 01:32:18.677585 [ 269 ] {06409b68-e751-4379-bd6d-540272b26cd1} <Debug> oximeter.measurements_bool (f1d4cdf1-f1dc-4079-8367-ba820a523bf3): Loading data parts | ||
| 383 | 2026.05.21 01:32:18.677789 [ 269 ] {06409b68-e751-4379-bd6d-540272b26cd1} <Debug> oximeter.measurements_bool (f1d4cdf1-f1dc-4079-8367-ba820a523bf3): There are no data parts | ||
| 384 | 2026.05.21 01:32:18.680777 [ 269 ] {06409b68-e751-4379-bd6d-540272b26cd1} <Debug> TCPHandler: Processed in 0.024879325 sec. | ||
| 385 | 2026.05.21 01:32:18.680950 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.21 01:32:18.681134 [ 269 ] {b7fdd7d2-69b8-47f0-91f4-c3ba34817e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 387 | 2026.05.21 01:32:18.681276 [ 269 ] {b7fdd7d2-69b8-47f0-91f4-c3ba34817e66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 388 | 2026.05.21 01:32:18.687443 [ 269 ] {b7fdd7d2-69b8-47f0-91f4-c3ba34817e66} <Debug> oximeter.measurements_i8 (8c2660e1-18d0-43b3-8d2b-7e4554c3aa00): Loading data parts | ||
| 389 | 2026.05.21 01:32:18.687592 [ 269 ] {b7fdd7d2-69b8-47f0-91f4-c3ba34817e66} <Debug> oximeter.measurements_i8 (8c2660e1-18d0-43b3-8d2b-7e4554c3aa00): There are no data parts | ||
| 390 | 2026.05.21 01:32:18.692170 [ 269 ] {b7fdd7d2-69b8-47f0-91f4-c3ba34817e66} <Debug> TCPHandler: Processed in 0.011290375 sec. | ||
| 391 | 2026.05.21 01:32:18.692353 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.21 01:32:18.692618 [ 269 ] {2973f71b-10dd-42dd-9a59-e6f6516ad72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 393 | 2026.05.21 01:32:18.692746 [ 269 ] {2973f71b-10dd-42dd-9a59-e6f6516ad72b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 394 | 2026.05.21 01:32:18.698838 [ 269 ] {2973f71b-10dd-42dd-9a59-e6f6516ad72b} <Debug> oximeter.measurements_u8 (22203c10-6541-47bf-8cb4-44c93aafd89b): Loading data parts | ||
| 395 | 2026.05.21 01:32:18.698998 [ 269 ] {2973f71b-10dd-42dd-9a59-e6f6516ad72b} <Debug> oximeter.measurements_u8 (22203c10-6541-47bf-8cb4-44c93aafd89b): There are no data parts | ||
| 396 | 2026.05.21 01:32:18.703893 [ 269 ] {2973f71b-10dd-42dd-9a59-e6f6516ad72b} <Debug> TCPHandler: Processed in 0.011597761 sec. | ||
| 397 | 2026.05.21 01:32:18.704042 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.05.21 01:32:18.704208 [ 269 ] {009300af-4e71-40e9-a889-e3d41bbd8708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 399 | 2026.05.21 01:32:18.704325 [ 269 ] {009300af-4e71-40e9-a889-e3d41bbd8708} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 400 | 2026.05.21 01:32:18.709374 [ 269 ] {009300af-4e71-40e9-a889-e3d41bbd8708} <Debug> oximeter.measurements_i16 (9cda193c-3c1f-450f-af03-b1e5c8493836): Loading data parts | ||
| 401 | 2026.05.21 01:32:18.709545 [ 269 ] {009300af-4e71-40e9-a889-e3d41bbd8708} <Debug> oximeter.measurements_i16 (9cda193c-3c1f-450f-af03-b1e5c8493836): There are no data parts | ||
| 402 | 2026.05.21 01:32:18.712079 [ 269 ] {009300af-4e71-40e9-a889-e3d41bbd8708} <Debug> TCPHandler: Processed in 0.008086991 sec. | ||
| 403 | 2026.05.21 01:32:18.712223 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.05.21 01:32:18.712466 [ 269 ] {fbcad808-510a-41b5-b5a8-cea9fef5b53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 405 | 2026.05.21 01:32:18.712584 [ 269 ] {fbcad808-510a-41b5-b5a8-cea9fef5b53b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 406 | 2026.05.21 01:32:18.714425 [ 269 ] {fbcad808-510a-41b5-b5a8-cea9fef5b53b} <Debug> oximeter.measurements_u16 (bb1c39ca-64c8-441b-bf1f-1fbb0b9b7c6e): Loading data parts | ||
| 407 | 2026.05.21 01:32:18.714555 [ 269 ] {fbcad808-510a-41b5-b5a8-cea9fef5b53b} <Debug> oximeter.measurements_u16 (bb1c39ca-64c8-441b-bf1f-1fbb0b9b7c6e): There are no data parts | ||
| 408 | 2026.05.21 01:32:18.718801 [ 269 ] {fbcad808-510a-41b5-b5a8-cea9fef5b53b} <Debug> TCPHandler: Processed in 0.006626763 sec. | ||
| 409 | 2026.05.21 01:32:18.718961 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.05.21 01:32:18.719164 [ 269 ] {b0d9fd89-79ac-4d77-bafa-a7ae9995943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 411 | 2026.05.21 01:32:18.719299 [ 269 ] {b0d9fd89-79ac-4d77-bafa-a7ae9995943b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 412 | 2026.05.21 01:32:18.722386 [ 269 ] {b0d9fd89-79ac-4d77-bafa-a7ae9995943b} <Debug> oximeter.measurements_i32 (e3566511-2c4a-41f7-a15b-ed8345b7683e): Loading data parts | ||
| 413 | 2026.05.21 01:32:18.722576 [ 269 ] {b0d9fd89-79ac-4d77-bafa-a7ae9995943b} <Debug> oximeter.measurements_i32 (e3566511-2c4a-41f7-a15b-ed8345b7683e): There are no data parts | ||
| 414 | 2026.05.21 01:32:18.726699 [ 269 ] {b0d9fd89-79ac-4d77-bafa-a7ae9995943b} <Debug> TCPHandler: Processed in 0.007796936 sec. | ||
| 415 | 2026.05.21 01:32:18.726863 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 416 | 2026.05.21 01:32:18.727193 [ 269 ] {07ba35a0-fd3f-4bf7-ab20-911895c4ca64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 417 | 2026.05.21 01:32:18.727347 [ 269 ] {07ba35a0-fd3f-4bf7-ab20-911895c4ca64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 418 | 2026.05.21 01:32:18.730050 [ 269 ] {07ba35a0-fd3f-4bf7-ab20-911895c4ca64} <Debug> oximeter.measurements_u32 (af763e17-d71b-4eae-8cb3-31bfbee785f9): Loading data parts | ||
| 419 | 2026.05.21 01:32:18.730191 [ 269 ] {07ba35a0-fd3f-4bf7-ab20-911895c4ca64} <Debug> oximeter.measurements_u32 (af763e17-d71b-4eae-8cb3-31bfbee785f9): There are no data parts | ||
| 420 | 2026.05.21 01:32:18.734255 [ 269 ] {07ba35a0-fd3f-4bf7-ab20-911895c4ca64} <Debug> TCPHandler: Processed in 0.007451218 sec. | ||
| 421 | 2026.05.21 01:32:18.734411 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2026.05.21 01:32:18.734572 [ 269 ] {f414b2ad-fc6f-48b2-a71e-c3b443c1b343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 423 | 2026.05.21 01:32:18.734707 [ 269 ] {f414b2ad-fc6f-48b2-a71e-c3b443c1b343} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 424 | 2026.05.21 01:32:18.737590 [ 269 ] {f414b2ad-fc6f-48b2-a71e-c3b443c1b343} <Debug> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Loading data parts | ||
| 425 | 2026.05.21 01:32:18.737791 [ 269 ] {f414b2ad-fc6f-48b2-a71e-c3b443c1b343} <Debug> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): There are no data parts | ||
| 426 | 2026.05.21 01:32:18.739366 [ 269 ] {f414b2ad-fc6f-48b2-a71e-c3b443c1b343} <Debug> TCPHandler: Processed in 0.00500431 sec. | ||
| 427 | 2026.05.21 01:32:18.739509 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2026.05.21 01:32:18.739749 [ 269 ] {5770c2b8-2e88-4115-9afd-d1b6b157c619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 429 | 2026.05.21 01:32:18.739882 [ 269 ] {5770c2b8-2e88-4115-9afd-d1b6b157c619} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 430 | 2026.05.21 01:32:18.743310 [ 269 ] {5770c2b8-2e88-4115-9afd-d1b6b157c619} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Loading data parts | ||
| 431 | 2026.05.21 01:32:18.743440 [ 269 ] {5770c2b8-2e88-4115-9afd-d1b6b157c619} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): There are no data parts | ||
| 432 | 2026.05.21 01:32:18.746091 [ 269 ] {5770c2b8-2e88-4115-9afd-d1b6b157c619} <Debug> TCPHandler: Processed in 0.006631362 sec. | ||
| 433 | 2026.05.21 01:32:18.746257 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.05.21 01:32:18.746422 [ 269 ] {c9af87dd-f6d7-40f2-a9dc-f88e252209f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 435 | 2026.05.21 01:32:18.746568 [ 269 ] {c9af87dd-f6d7-40f2-a9dc-f88e252209f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 436 | 2026.05.21 01:32:18.755300 [ 269 ] {c9af87dd-f6d7-40f2-a9dc-f88e252209f8} <Debug> oximeter.measurements_f32 (7fa6fcf2-5362-49e1-94d0-df4ea972dc75): Loading data parts | ||
| 437 | 2026.05.21 01:32:18.755541 [ 269 ] {c9af87dd-f6d7-40f2-a9dc-f88e252209f8} <Debug> oximeter.measurements_f32 (7fa6fcf2-5362-49e1-94d0-df4ea972dc75): There are no data parts | ||
| 438 | 2026.05.21 01:32:18.762319 [ 269 ] {c9af87dd-f6d7-40f2-a9dc-f88e252209f8} <Debug> TCPHandler: Processed in 0.016114371 sec. | ||
| 439 | 2026.05.21 01:32:18.762471 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.05.21 01:32:18.762731 [ 269 ] {ba8f88bf-921a-4a10-8b55-30c2d391ccd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 441 | 2026.05.21 01:32:18.762851 [ 269 ] {ba8f88bf-921a-4a10-8b55-30c2d391ccd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 442 | 2026.05.21 01:32:18.767755 [ 269 ] {ba8f88bf-921a-4a10-8b55-30c2d391ccd8} <Debug> oximeter.measurements_f64 (cb92e4d3-be99-4281-bac4-b6f83a6d0888): Loading data parts | ||
| 443 | 2026.05.21 01:32:18.767895 [ 269 ] {ba8f88bf-921a-4a10-8b55-30c2d391ccd8} <Debug> oximeter.measurements_f64 (cb92e4d3-be99-4281-bac4-b6f83a6d0888): There are no data parts | ||
| 444 | 2026.05.21 01:32:18.770294 [ 269 ] {ba8f88bf-921a-4a10-8b55-30c2d391ccd8} <Debug> TCPHandler: Processed in 0.007872167 sec. | ||
| 445 | 2026.05.21 01:32:18.770443 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.05.21 01:32:18.770600 [ 269 ] {fc2e878d-8506-4bf7-a037-db3c83c0b148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 447 | 2026.05.21 01:32:18.770717 [ 269 ] {fc2e878d-8506-4bf7-a037-db3c83c0b148} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 448 | 2026.05.21 01:32:18.775732 [ 269 ] {fc2e878d-8506-4bf7-a037-db3c83c0b148} <Debug> oximeter.measurements_string (5b357f69-0d6b-410d-9947-a7d6a69795c0): Loading data parts | ||
| 449 | 2026.05.21 01:32:18.775953 [ 269 ] {fc2e878d-8506-4bf7-a037-db3c83c0b148} <Debug> oximeter.measurements_string (5b357f69-0d6b-410d-9947-a7d6a69795c0): There are no data parts | ||
| 450 | 2026.05.21 01:32:18.782246 [ 269 ] {fc2e878d-8506-4bf7-a037-db3c83c0b148} <Debug> TCPHandler: Processed in 0.011856646 sec. | ||
| 451 | 2026.05.21 01:32:18.782381 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.21 01:32:18.782635 [ 269 ] {e9828910-77f4-4c3d-8f10-e49b83158cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 453 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 454 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 455 | * a string isn't palatable for a few reasons. | ||
| 456 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 457 | * details. | ||
| 458 | */ | ||
| 459 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 460 | 2026.05.21 01:32:18.782758 [ 269 ] {e9828910-77f4-4c3d-8f10-e49b83158cd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 461 | 2026.05.21 01:32:18.785300 [ 269 ] {e9828910-77f4-4c3d-8f10-e49b83158cd8} <Debug> oximeter.measurements_bytes (607e5e47-3713-4cac-9bd0-57cf16072417): Loading data parts | ||
| 462 | 2026.05.21 01:32:18.785463 [ 269 ] {e9828910-77f4-4c3d-8f10-e49b83158cd8} <Debug> oximeter.measurements_bytes (607e5e47-3713-4cac-9bd0-57cf16072417): There are no data parts | ||
| 463 | 2026.05.21 01:32:18.789512 [ 269 ] {e9828910-77f4-4c3d-8f10-e49b83158cd8} <Debug> TCPHandler: Processed in 0.007164743 sec. | ||
| 464 | 2026.05.21 01:32:18.789657 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.05.21 01:32:18.789897 [ 269 ] {caa07c5c-4b3f-4cf9-b40f-1ec34cd55a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 466 | 2026.05.21 01:32:18.790008 [ 269 ] {caa07c5c-4b3f-4cf9-b40f-1ec34cd55a88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 467 | 2026.05.21 01:32:18.795468 [ 269 ] {caa07c5c-4b3f-4cf9-b40f-1ec34cd55a88} <Debug> oximeter.measurements_cumulativei64 (971f1bed-dc63-40c5-b914-f7c60113a6fd): Loading data parts | ||
| 468 | 2026.05.21 01:32:18.795660 [ 269 ] {caa07c5c-4b3f-4cf9-b40f-1ec34cd55a88} <Debug> oximeter.measurements_cumulativei64 (971f1bed-dc63-40c5-b914-f7c60113a6fd): There are no data parts | ||
| 469 | 2026.05.21 01:32:18.800765 [ 269 ] {caa07c5c-4b3f-4cf9-b40f-1ec34cd55a88} <Debug> TCPHandler: Processed in 0.011156712 sec. | ||
| 470 | 2026.05.21 01:32:18.800934 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.05.21 01:32:18.801186 [ 269 ] {520fcb8d-1039-4edd-a9a9-866854afd3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 472 | 2026.05.21 01:32:18.801294 [ 269 ] {520fcb8d-1039-4edd-a9a9-866854afd3ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 473 | 2026.05.21 01:32:18.806449 [ 269 ] {520fcb8d-1039-4edd-a9a9-866854afd3ed} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Loading data parts | ||
| 474 | 2026.05.21 01:32:18.806585 [ 269 ] {520fcb8d-1039-4edd-a9a9-866854afd3ed} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): There are no data parts | ||
| 475 | 2026.05.21 01:32:18.809100 [ 269 ] {520fcb8d-1039-4edd-a9a9-866854afd3ed} <Debug> TCPHandler: Processed in 0.008226324 sec. | ||
| 476 | 2026.05.21 01:32:18.809284 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.05.21 01:32:18.809447 [ 269 ] {1aa4a701-68fb-463c-9115-836f35998c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 478 | 2026.05.21 01:32:18.809571 [ 269 ] {1aa4a701-68fb-463c-9115-836f35998c81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 479 | 2026.05.21 01:32:18.815706 [ 269 ] {1aa4a701-68fb-463c-9115-836f35998c81} <Debug> oximeter.measurements_cumulativef32 (0f4ba1fe-724d-421f-b1a8-382f2cf558cc): Loading data parts | ||
| 480 | 2026.05.21 01:32:18.815928 [ 269 ] {1aa4a701-68fb-463c-9115-836f35998c81} <Debug> oximeter.measurements_cumulativef32 (0f4ba1fe-724d-421f-b1a8-382f2cf558cc): There are no data parts | ||
| 481 | 2026.05.21 01:32:18.818748 [ 269 ] {1aa4a701-68fb-463c-9115-836f35998c81} <Debug> TCPHandler: Processed in 0.009513839 sec. | ||
| 482 | 2026.05.21 01:32:18.818894 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.05.21 01:32:18.819145 [ 269 ] {35a5b09f-7faf-4c9f-bf44-93c805432e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 484 | 2026.05.21 01:32:18.819276 [ 269 ] {35a5b09f-7faf-4c9f-bf44-93c805432e86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 485 | 2026.05.21 01:32:18.825942 [ 269 ] {35a5b09f-7faf-4c9f-bf44-93c805432e86} <Debug> oximeter.measurements_cumulativef64 (992c1282-2c07-4d93-8b65-901046b5d3a7): Loading data parts | ||
| 486 | 2026.05.21 01:32:18.826159 [ 269 ] {35a5b09f-7faf-4c9f-bf44-93c805432e86} <Debug> oximeter.measurements_cumulativef64 (992c1282-2c07-4d93-8b65-901046b5d3a7): There are no data parts | ||
| 487 | 2026.05.21 01:32:18.828939 [ 269 ] {35a5b09f-7faf-4c9f-bf44-93c805432e86} <Debug> TCPHandler: Processed in 0.010094761 sec. | ||
| 488 | 2026.05.21 01:32:18.829140 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.05.21 01:32:18.829445 [ 269 ] {21e2dbdf-030f-4e2a-964f-94e44b775dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 490 | * NOTE: Array types cannot be Nullable, see | ||
| 491 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 492 | * for more details. | ||
| 493 | * | ||
| 494 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 495 | * is unfortunate, and at this point relies on the fact that an | ||
| 496 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 497 | * to figure out another way to represent missing samples here. | ||
| 498 | */ | ||
| 499 | 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) | ||
| 500 | 2026.05.21 01:32:18.829582 [ 269 ] {21e2dbdf-030f-4e2a-964f-94e44b775dfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 501 | 2026.05.21 01:32:18.834632 [ 269 ] {21e2dbdf-030f-4e2a-964f-94e44b775dfc} <Debug> oximeter.measurements_histogrami8 (2f1227b9-3fc9-4009-8738-34f6ff26cd73): Loading data parts | ||
| 502 | 2026.05.21 01:32:18.834814 [ 269 ] {21e2dbdf-030f-4e2a-964f-94e44b775dfc} <Debug> oximeter.measurements_histogrami8 (2f1227b9-3fc9-4009-8738-34f6ff26cd73): There are no data parts | ||
| 503 | 2026.05.21 01:32:18.837279 [ 269 ] {21e2dbdf-030f-4e2a-964f-94e44b775dfc} <Debug> TCPHandler: Processed in 0.008202363 sec. | ||
| 504 | 2026.05.21 01:32:18.837431 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.21 01:32:18.837754 [ 269 ] {1274a0b0-7e01-45b3-af40-65308eb2c339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 506 | 2026.05.21 01:32:18.837874 [ 269 ] {1274a0b0-7e01-45b3-af40-65308eb2c339} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 507 | 2026.05.21 01:32:18.842595 [ 269 ] {1274a0b0-7e01-45b3-af40-65308eb2c339} <Debug> oximeter.measurements_histogramu8 (0e7af4d8-c43f-400c-8d92-52ad22147e48): Loading data parts | ||
| 508 | 2026.05.21 01:32:18.842717 [ 269 ] {1274a0b0-7e01-45b3-af40-65308eb2c339} <Debug> oximeter.measurements_histogramu8 (0e7af4d8-c43f-400c-8d92-52ad22147e48): There are no data parts | ||
| 509 | 2026.05.21 01:32:18.848159 [ 269 ] {1274a0b0-7e01-45b3-af40-65308eb2c339} <Debug> TCPHandler: Processed in 0.010777395 sec. | ||
| 510 | 2026.05.21 01:32:18.848308 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.05.21 01:32:18.848531 [ 269 ] {de8cff8e-c162-47cc-a00b-59d6f119b799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 512 | 2026.05.21 01:32:18.848666 [ 269 ] {de8cff8e-c162-47cc-a00b-59d6f119b799} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 513 | 2026.05.21 01:32:18.854449 [ 269 ] {de8cff8e-c162-47cc-a00b-59d6f119b799} <Debug> oximeter.measurements_histogrami16 (5a0b6b4a-0087-4180-b0b2-697b8bee3a9b): Loading data parts | ||
| 514 | 2026.05.21 01:32:18.854607 [ 269 ] {de8cff8e-c162-47cc-a00b-59d6f119b799} <Debug> oximeter.measurements_histogrami16 (5a0b6b4a-0087-4180-b0b2-697b8bee3a9b): There are no data parts | ||
| 515 | 2026.05.21 01:32:18.859973 [ 269 ] {de8cff8e-c162-47cc-a00b-59d6f119b799} <Debug> TCPHandler: Processed in 0.011713383 sec. | ||
| 516 | 2026.05.21 01:32:18.860123 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.05.21 01:32:18.860465 [ 269 ] {aab6311b-76c0-4083-a9cb-b866468a6636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 518 | 2026.05.21 01:32:18.860603 [ 269 ] {aab6311b-76c0-4083-a9cb-b866468a6636} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 519 | 2026.05.21 01:32:18.865152 [ 269 ] {aab6311b-76c0-4083-a9cb-b866468a6636} <Debug> oximeter.measurements_histogramu16 (5e54ec56-75d8-4fda-83b6-2940a2ce1142): Loading data parts | ||
| 520 | 2026.05.21 01:32:18.865277 [ 269 ] {aab6311b-76c0-4083-a9cb-b866468a6636} <Debug> oximeter.measurements_histogramu16 (5e54ec56-75d8-4fda-83b6-2940a2ce1142): There are no data parts | ||
| 521 | 2026.05.21 01:32:18.870659 [ 269 ] {aab6311b-76c0-4083-a9cb-b866468a6636} <Debug> TCPHandler: Processed in 0.010585491 sec. | ||
| 522 | 2026.05.21 01:32:18.870813 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.05.21 01:32:18.871041 [ 269 ] {75ff868a-6f1b-420a-b755-c487ebfe1209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 524 | 2026.05.21 01:32:18.871172 [ 269 ] {75ff868a-6f1b-420a-b755-c487ebfe1209} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 525 | 2026.05.21 01:32:18.873572 [ 269 ] {75ff868a-6f1b-420a-b755-c487ebfe1209} <Debug> oximeter.measurements_histogrami32 (65662759-29f3-485f-ba24-6f0fee2a5879): Loading data parts | ||
| 526 | 2026.05.21 01:32:18.873774 [ 269 ] {75ff868a-6f1b-420a-b755-c487ebfe1209} <Debug> oximeter.measurements_histogrami32 (65662759-29f3-485f-ba24-6f0fee2a5879): There are no data parts | ||
| 527 | 2026.05.21 01:32:18.877909 [ 269 ] {75ff868a-6f1b-420a-b755-c487ebfe1209} <Debug> TCPHandler: Processed in 0.007146712 sec. | ||
| 528 | 2026.05.21 01:32:18.878073 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.05.21 01:32:18.878441 [ 269 ] {e61048ea-154d-4847-85c4-cd85c30e3d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 530 | 2026.05.21 01:32:18.878581 [ 269 ] {e61048ea-154d-4847-85c4-cd85c30e3d39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 531 | 2026.05.21 01:32:18.883590 [ 269 ] {e61048ea-154d-4847-85c4-cd85c30e3d39} <Debug> oximeter.measurements_histogramu32 (7f771e58-72b8-4c4c-8b5d-2524ebad718f): Loading data parts | ||
| 532 | 2026.05.21 01:32:18.883721 [ 269 ] {e61048ea-154d-4847-85c4-cd85c30e3d39} <Debug> oximeter.measurements_histogramu32 (7f771e58-72b8-4c4c-8b5d-2524ebad718f): There are no data parts | ||
| 533 | 2026.05.21 01:32:18.886188 [ 269 ] {e61048ea-154d-4847-85c4-cd85c30e3d39} <Debug> TCPHandler: Processed in 0.008174072 sec. | ||
| 534 | 2026.05.21 01:32:18.886337 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.05.21 01:32:18.886552 [ 269 ] {c6584676-6a85-44b2-885b-d86144a367e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 536 | 2026.05.21 01:32:18.886683 [ 269 ] {c6584676-6a85-44b2-885b-d86144a367e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 537 | 2026.05.21 01:32:18.891692 [ 269 ] {c6584676-6a85-44b2-885b-d86144a367e8} <Debug> oximeter.measurements_histogrami64 (1fcea697-8434-4a93-b0a7-ac4c30d8888d): Loading data parts | ||
| 538 | 2026.05.21 01:32:18.891912 [ 269 ] {c6584676-6a85-44b2-885b-d86144a367e8} <Debug> oximeter.measurements_histogrami64 (1fcea697-8434-4a93-b0a7-ac4c30d8888d): There are no data parts | ||
| 539 | 2026.05.21 01:32:18.895345 [ 269 ] {c6584676-6a85-44b2-885b-d86144a367e8} <Debug> TCPHandler: Processed in 0.009060461 sec. | ||
| 540 | 2026.05.21 01:32:18.895541 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.05.21 01:32:18.895985 [ 269 ] {d02210f7-9dc4-4cc8-b2c3-9cd5a54df5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 542 | 2026.05.21 01:32:18.896162 [ 269 ] {d02210f7-9dc4-4cc8-b2c3-9cd5a54df5ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 543 | 2026.05.21 01:32:18.902247 [ 269 ] {d02210f7-9dc4-4cc8-b2c3-9cd5a54df5ca} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Loading data parts | ||
| 544 | 2026.05.21 01:32:18.902378 [ 269 ] {d02210f7-9dc4-4cc8-b2c3-9cd5a54df5ca} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): There are no data parts | ||
| 545 | 2026.05.21 01:32:18.907610 [ 269 ] {d02210f7-9dc4-4cc8-b2c3-9cd5a54df5ca} <Debug> TCPHandler: Processed in 0.012145742 sec. | ||
| 546 | 2026.05.21 01:32:18.907778 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.05.21 01:32:18.908001 [ 269 ] {b895a937-7240-46a0-ad01-c7f1eb3db4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 548 | 2026.05.21 01:32:18.908132 [ 269 ] {b895a937-7240-46a0-ad01-c7f1eb3db4cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 549 | 2026.05.21 01:32:18.916802 [ 269 ] {b895a937-7240-46a0-ad01-c7f1eb3db4cd} <Debug> oximeter.measurements_histogramf32 (1f571867-2eb0-48c1-98d7-29fea1758b67): Loading data parts | ||
| 550 | 2026.05.21 01:32:18.917043 [ 269 ] {b895a937-7240-46a0-ad01-c7f1eb3db4cd} <Debug> oximeter.measurements_histogramf32 (1f571867-2eb0-48c1-98d7-29fea1758b67): There are no data parts | ||
| 551 | 2026.05.21 01:32:18.924026 [ 269 ] {b895a937-7240-46a0-ad01-c7f1eb3db4cd} <Debug> TCPHandler: Processed in 0.016297155 sec. | ||
| 552 | 2026.05.21 01:32:18.924310 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.05.21 01:32:18.924716 [ 269 ] {3b3d4b89-2446-42c9-8c08-2df0929f0ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 554 | 2026.05.21 01:32:18.924961 [ 269 ] {3b3d4b89-2446-42c9-8c08-2df0929f0ce9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 555 | 2026.05.21 01:32:18.930212 [ 269 ] {3b3d4b89-2446-42c9-8c08-2df0929f0ce9} <Debug> oximeter.measurements_histogramf64 (f6e6f03d-a825-49b2-a9c7-f54dfb692d89): Loading data parts | ||
| 556 | 2026.05.21 01:32:18.930365 [ 269 ] {3b3d4b89-2446-42c9-8c08-2df0929f0ce9} <Debug> oximeter.measurements_histogramf64 (f6e6f03d-a825-49b2-a9c7-f54dfb692d89): There are no data parts | ||
| 557 | 2026.05.21 01:32:18.935395 [ 269 ] {3b3d4b89-2446-42c9-8c08-2df0929f0ce9} <Debug> TCPHandler: Processed in 0.011260934 sec. | ||
| 558 | 2026.05.21 01:32:18.935562 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.05.21 01:32:18.935760 [ 269 ] {3cbb349a-8a1b-46ce-a556-48ccf80c7529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) /* The field tables store named dimensions of each timeseries. | ||
| 560 | * | ||
| 561 | * As with the measurement tables, there is one field table for each field data | ||
| 562 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 563 | * this behavior **must not** be relied upon for query correctness. | ||
| 564 | * | ||
| 565 | * The index for the fields differs from the measurements, however. Rows are | ||
| 566 | * sorted by timeseries name, then field name, field value, and finally | ||
| 567 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 568 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 569 | * usually then used to look up measurements. | ||
| 570 | * | ||
| 571 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 572 | * timeseries name and then key, since it would improve lookups where one | ||
| 573 | * already has the key. Realistically though, these tables are quite small and | ||
| 574 | * so performance benefits will be low in absolute terms. | ||
| 575 | * | ||
| 576 | * TTL: We use a materialized column to expire old field table records. This | ||
| 577 | * column is generated automatically by the database whenever a new row is | ||
| 578 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 579 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 580 | * record will remain during a deduplication, which will have the last | ||
| 581 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 582 | * measurement tables. | ||
| 583 | */ | ||
| 584 | 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) | ||
| 585 | 2026.05.21 01:32:18.935904 [ 269 ] {3cbb349a-8a1b-46ce-a556-48ccf80c7529} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 586 | 2026.05.21 01:32:18.943313 [ 269 ] {3cbb349a-8a1b-46ce-a556-48ccf80c7529} <Debug> oximeter.fields_bool (8ec41492-f9ad-424b-b524-a73ed6555d8c): Loading data parts | ||
| 587 | 2026.05.21 01:32:18.943586 [ 269 ] {3cbb349a-8a1b-46ce-a556-48ccf80c7529} <Debug> oximeter.fields_bool (8ec41492-f9ad-424b-b524-a73ed6555d8c): There are no data parts | ||
| 588 | 2026.05.21 01:32:18.945470 [ 269 ] {3cbb349a-8a1b-46ce-a556-48ccf80c7529} <Debug> TCPHandler: Processed in 0.009963288 sec. | ||
| 589 | 2026.05.21 01:32:18.945626 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.05.21 01:32:18.945879 [ 269 ] {b1795332-5b33-4501-b16c-6dd9b0a4308c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 591 | 2026.05.21 01:32:18.945998 [ 269 ] {b1795332-5b33-4501-b16c-6dd9b0a4308c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 592 | 2026.05.21 01:32:18.950174 [ 269 ] {b1795332-5b33-4501-b16c-6dd9b0a4308c} <Debug> oximeter.fields_i8 (f617a5cd-0fe7-4512-b84b-8934044be59b): Loading data parts | ||
| 593 | 2026.05.21 01:32:18.950328 [ 269 ] {b1795332-5b33-4501-b16c-6dd9b0a4308c} <Debug> oximeter.fields_i8 (f617a5cd-0fe7-4512-b84b-8934044be59b): There are no data parts | ||
| 594 | 2026.05.21 01:32:18.952873 [ 269 ] {b1795332-5b33-4501-b16c-6dd9b0a4308c} <Debug> TCPHandler: Processed in 0.007297695 sec. | ||
| 595 | 2026.05.21 01:32:18.953061 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.05.21 01:32:18.953134 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52145 | ||
| 597 | 2026.05.21 01:32:18.953224 [ 269 ] {270c7f91-3c11-41fe-a75a-325ff13f4689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 598 | 2026.05.21 01:32:18.953304 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.05.21 01:32:18.953385 [ 269 ] {270c7f91-3c11-41fe-a75a-325ff13f4689} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 600 | 2026.05.21 01:32:18.953506 [ 278 ] {} <Debug> TCP-Session: e1aea04e-7b90-4cb5-9bc0-c142b1a3cfd2 Authenticating user 'default' from [fd00:1122:3344:101::b]:52145 | ||
| 601 | 2026.05.21 01:32:18.953535 [ 278 ] {} <Debug> TCP-Session: e1aea04e-7b90-4cb5-9bc0-c142b1a3cfd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.05.21 01:32:18.953616 [ 278 ] {} <Debug> TCP-Session: e1aea04e-7b90-4cb5-9bc0-c142b1a3cfd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.05.21 01:32:18.953697 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 604 | 2026.05.21 01:32:18.953728 [ 278 ] {} <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 | ||
| 605 | 2026.05.21 01:32:18.953817 [ 278 ] {} <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 | ||
| 606 | 2026.05.21 01:32:18.954265 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57600 | ||
| 607 | 2026.05.21 01:32:18.954376 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33959 | ||
| 608 | 2026.05.21 01:32:18.954460 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.05.21 01:32:18.954492 [ 279 ] {} <Debug> TCP-Session: 353e28f0-c13b-4e8d-9374-ac5d040aa7d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:57600 | ||
| 610 | 2026.05.21 01:32:18.954516 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43152 | ||
| 611 | 2026.05.21 01:32:18.954565 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.05.21 01:32:18.954630 [ 279 ] {} <Debug> TCP-Session: 353e28f0-c13b-4e8d-9374-ac5d040aa7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.05.21 01:32:18.954640 [ 280 ] {} <Debug> TCP-Session: 1e79ff98-77a2-4470-8acb-c2227b526c69 Authenticating user 'default' from [fd00:1122:3344:101::b]:33959 | ||
| 614 | 2026.05.21 01:32:18.954637 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33565 | ||
| 615 | 2026.05.21 01:32:18.954712 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53898 | ||
| 616 | 2026.05.21 01:32:18.954741 [ 279 ] {} <Debug> TCP-Session: 353e28f0-c13b-4e8d-9374-ac5d040aa7d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.05.21 01:32:18.954788 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 618 | 2026.05.21 01:32:18.954775 [ 280 ] {} <Debug> TCP-Session: 1e79ff98-77a2-4470-8acb-c2227b526c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.05.21 01:32:18.954857 [ 280 ] {} <Debug> TCP-Session: 1e79ff98-77a2-4470-8acb-c2227b526c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.05.21 01:32:18.954954 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 621 | 2026.05.21 01:32:18.954943 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48601 | ||
| 622 | 2026.05.21 01:32:18.955024 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50794 | ||
| 623 | 2026.05.21 01:32:18.954915 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.05.21 01:32:18.955108 [ 283 ] {} <Debug> TCP-Session: 143b4be7-fa37-460a-bd28-fce8cc1a0934 Authenticating user 'default' from [fd00:1122:3344:101::b]:53898 | ||
| 625 | 2026.05.21 01:32:18.954939 [ 281 ] {} <Debug> TCP-Session: 824d9e07-8208-4151-990a-449ea933bdc6 Authenticating user 'default' from [fd00:1122:3344:101::b]:43152 | ||
| 626 | 2026.05.21 01:32:18.955204 [ 282 ] {} <Debug> TCP-Session: 93d85da7-289d-4bf4-b491-541af8afab70 Authenticating user 'default' from [fd00:1122:3344:101::b]:33565 | ||
| 627 | 2026.05.21 01:32:18.955225 [ 283 ] {} <Debug> TCP-Session: 143b4be7-fa37-460a-bd28-fce8cc1a0934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 628 | 2026.05.21 01:32:18.955214 [ 281 ] {} <Debug> TCP-Session: 824d9e07-8208-4151-990a-449ea933bdc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 629 | 2026.05.21 01:32:18.955290 [ 282 ] {} <Debug> TCP-Session: 93d85da7-289d-4bf4-b491-541af8afab70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2026.05.21 01:32:18.955328 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.05.21 01:32:18.955310 [ 283 ] {} <Debug> TCP-Session: 143b4be7-fa37-460a-bd28-fce8cc1a0934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 632 | 2026.05.21 01:32:18.955299 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.05.21 01:32:18.955442 [ 285 ] {} <Debug> TCP-Session: 5e54baf6-1353-434b-817c-9755cf50224d Authenticating user 'default' from [fd00:1122:3344:101::b]:50794 | ||
| 634 | 2026.05.21 01:32:18.955297 [ 281 ] {} <Debug> TCP-Session: 824d9e07-8208-4151-990a-449ea933bdc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.05.21 01:32:18.955474 [ 284 ] {} <Debug> TCP-Session: e1a5f502-cfea-4321-b363-c158f1150f73 Authenticating user 'default' from [fd00:1122:3344:101::b]:48601 | ||
| 636 | 2026.05.21 01:32:18.955403 [ 282 ] {} <Debug> TCP-Session: 93d85da7-289d-4bf4-b491-541af8afab70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.21 01:32:18.955539 [ 285 ] {} <Debug> TCP-Session: 5e54baf6-1353-434b-817c-9755cf50224d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.05.21 01:32:18.955558 [ 284 ] {} <Debug> TCP-Session: e1a5f502-cfea-4321-b363-c158f1150f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.05.21 01:32:18.955634 [ 285 ] {} <Debug> TCP-Session: 5e54baf6-1353-434b-817c-9755cf50224d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.05.21 01:32:18.955627 [ 269 ] {270c7f91-3c11-41fe-a75a-325ff13f4689} <Debug> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Loading data parts | ||
| 641 | 2026.05.21 01:32:18.955659 [ 284 ] {} <Debug> TCP-Session: e1a5f502-cfea-4321-b363-c158f1150f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.05.21 01:32:18.955834 [ 269 ] {270c7f91-3c11-41fe-a75a-325ff13f4689} <Debug> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): There are no data parts | ||
| 643 | 2026.05.21 01:32:18.959909 [ 269 ] {270c7f91-3c11-41fe-a75a-325ff13f4689} <Debug> TCPHandler: Processed in 0.006897608 sec. | ||
| 644 | 2026.05.21 01:32:18.960077 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.05.21 01:32:18.960294 [ 269 ] {b1e23a62-f316-479f-b00e-5d396c8d268a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 646 | 2026.05.21 01:32:18.960447 [ 269 ] {b1e23a62-f316-479f-b00e-5d396c8d268a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 647 | 2026.05.21 01:32:18.964253 [ 269 ] {b1e23a62-f316-479f-b00e-5d396c8d268a} <Debug> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Loading data parts | ||
| 648 | 2026.05.21 01:32:18.964414 [ 269 ] {b1e23a62-f316-479f-b00e-5d396c8d268a} <Debug> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): There are no data parts | ||
| 649 | 2026.05.21 01:32:18.966645 [ 269 ] {b1e23a62-f316-479f-b00e-5d396c8d268a} <Debug> TCPHandler: Processed in 0.006629472 sec. | ||
| 650 | 2026.05.21 01:32:18.966883 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 651 | 2026.05.21 01:32:18.967043 [ 269 ] {002a6663-a2fa-4377-91e0-2e7d0a57a9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 652 | 2026.05.21 01:32:18.967161 [ 269 ] {002a6663-a2fa-4377-91e0-2e7d0a57a9fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 653 | 2026.05.21 01:32:18.969145 [ 269 ] {002a6663-a2fa-4377-91e0-2e7d0a57a9fb} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Loading data parts | ||
| 654 | 2026.05.21 01:32:18.969345 [ 269 ] {002a6663-a2fa-4377-91e0-2e7d0a57a9fb} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): There are no data parts | ||
| 655 | 2026.05.21 01:32:18.973421 [ 269 ] {002a6663-a2fa-4377-91e0-2e7d0a57a9fb} <Debug> TCPHandler: Processed in 0.006586372 sec. | ||
| 656 | 2026.05.21 01:32:18.973588 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 657 | 2026.05.21 01:32:18.973949 [ 269 ] {39280afb-3809-4a64-86ba-2d71e7cfb379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 658 | 2026.05.21 01:32:18.974004 [ 269 ] {39280afb-3809-4a64-86ba-2d71e7cfb379} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 659 | 2026.05.21 01:32:18.977116 [ 269 ] {39280afb-3809-4a64-86ba-2d71e7cfb379} <Debug> oximeter.fields_i32 (72ab43a6-dddc-40d6-8fec-2ca1f3d01b00): Loading data parts | ||
| 660 | 2026.05.21 01:32:18.977239 [ 269 ] {39280afb-3809-4a64-86ba-2d71e7cfb379} <Debug> oximeter.fields_i32 (72ab43a6-dddc-40d6-8fec-2ca1f3d01b00): There are no data parts | ||
| 661 | 2026.05.21 01:32:18.981717 [ 269 ] {39280afb-3809-4a64-86ba-2d71e7cfb379} <Debug> TCPHandler: Processed in 0.008192543 sec. | ||
| 662 | 2026.05.21 01:32:18.982018 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 663 | 2026.05.21 01:32:18.982179 [ 269 ] {7fad9001-a41d-41ca-8279-6ba8487d1c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 664 | 2026.05.21 01:32:18.982319 [ 269 ] {7fad9001-a41d-41ca-8279-6ba8487d1c8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 665 | 2026.05.21 01:32:18.987616 [ 269 ] {7fad9001-a41d-41ca-8279-6ba8487d1c8f} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Loading data parts | ||
| 666 | 2026.05.21 01:32:18.987849 [ 269 ] {7fad9001-a41d-41ca-8279-6ba8487d1c8f} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): There are no data parts | ||
| 667 | 2026.05.21 01:32:18.996278 [ 269 ] {7fad9001-a41d-41ca-8279-6ba8487d1c8f} <Debug> TCPHandler: Processed in 0.014309505 sec. | ||
| 668 | 2026.05.21 01:32:18.996451 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 669 | 2026.05.21 01:32:18.996735 [ 269 ] {c98d38ff-9f49-4cb6-8bc5-fdfeb751a494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 670 | 2026.05.21 01:32:18.996832 [ 269 ] {c98d38ff-9f49-4cb6-8bc5-fdfeb751a494} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 671 | 2026.05.21 01:32:18.999792 [ 269 ] {c98d38ff-9f49-4cb6-8bc5-fdfeb751a494} <Debug> oximeter.fields_i64 (40c77903-a15d-4dc9-993a-6916ae7fa229): Loading data parts | ||
| 672 | 2026.05.21 01:32:18.999943 [ 269 ] {c98d38ff-9f49-4cb6-8bc5-fdfeb751a494} <Debug> oximeter.fields_i64 (40c77903-a15d-4dc9-993a-6916ae7fa229): There are no data parts | ||
| 673 | 2026.05.21 01:32:19.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.16 MiB, peak 131.16 MiB, free memory in arenas 0.00 B, will set to 137.77 MiB (RSS), difference: 6.61 MiB | ||
| 674 | 2026.05.21 01:32:19.002315 [ 269 ] {c98d38ff-9f49-4cb6-8bc5-fdfeb751a494} <Debug> TCPHandler: Processed in 0.005929898 sec. | ||
| 675 | 2026.05.21 01:32:19.002505 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.21 01:32:19.002720 [ 269 ] {993deee3-8d0c-4d35-87f0-5bc28a672585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 677 | 2026.05.21 01:32:19.002829 [ 269 ] {993deee3-8d0c-4d35-87f0-5bc28a672585} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 678 | 2026.05.21 01:32:19.007384 [ 269 ] {993deee3-8d0c-4d35-87f0-5bc28a672585} <Debug> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Loading data parts | ||
| 679 | 2026.05.21 01:32:19.007523 [ 269 ] {993deee3-8d0c-4d35-87f0-5bc28a672585} <Debug> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): There are no data parts | ||
| 680 | 2026.05.21 01:32:19.011866 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40901 | ||
| 681 | 2026.05.21 01:32:19.012072 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.05.21 01:32:19.012105 [ 286 ] {} <Debug> TCP-Session: a5352b34-4077-44c0-b427-b62b1bc3d32a Authenticating user 'default' from [fd00:1122:3344:101::a]:40901 | ||
| 683 | 2026.05.21 01:32:19.012124 [ 286 ] {} <Debug> TCP-Session: a5352b34-4077-44c0-b427-b62b1bc3d32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.05.21 01:32:19.012219 [ 286 ] {} <Debug> TCP-Session: a5352b34-4077-44c0-b427-b62b1bc3d32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.05.21 01:32:19.012298 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 686 | 2026.05.21 01:32:19.012323 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 687 | 2026.05.21 01:32:19.012405 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 688 | 2026.05.21 01:32:19.012952 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64755 | ||
| 689 | 2026.05.21 01:32:19.013046 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35185 | ||
| 690 | 2026.05.21 01:32:19.013107 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.05.21 01:32:19.013255 [ 287 ] {} <Debug> TCP-Session: c43c201d-ff7e-40df-b770-67b69ee5c85c Authenticating user 'default' from [fd00:1122:3344:101::a]:64755 | ||
| 692 | 2026.05.21 01:32:19.013363 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41521 | ||
| 693 | 2026.05.21 01:32:19.013287 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42671 | ||
| 694 | 2026.05.21 01:32:19.013450 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59899 | ||
| 695 | 2026.05.21 01:32:19.013475 [ 287 ] {} <Debug> TCP-Session: c43c201d-ff7e-40df-b770-67b69ee5c85c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.05.21 01:32:19.013538 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40002 | ||
| 697 | 2026.05.21 01:32:19.013282 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.05.21 01:32:19.013673 [ 287 ] {} <Debug> TCP-Session: c43c201d-ff7e-40df-b770-67b69ee5c85c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.21 01:32:19.013718 [ 288 ] {} <Debug> TCP-Session: e6d380b0-7e79-4e54-8b4c-dd37cbe147bf Authenticating user 'default' from [fd00:1122:3344:101::a]:35185 | ||
| 700 | 2026.05.21 01:32:19.013728 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.05.21 01:32:19.013259 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58901 | ||
| 702 | 2026.05.21 01:32:19.013792 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.05.21 01:32:19.013797 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.05.21 01:32:19.013839 [ 288 ] {} <Debug> TCP-Session: e6d380b0-7e79-4e54-8b4c-dd37cbe147bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.21 01:32:19.013902 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.05.21 01:32:19.013983 [ 291 ] {} <Debug> TCP-Session: 83ffd77f-6729-404e-8286-c9fe28c52231 Authenticating user 'default' from [fd00:1122:3344:101::a]:41521 | ||
| 707 | 2026.05.21 01:32:19.013998 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.05.21 01:32:19.013945 [ 292 ] {} <Debug> TCP-Session: 322e96a9-bc0e-4481-9079-a3303c891af6 Authenticating user 'default' from [fd00:1122:3344:101::a]:59899 | ||
| 709 | 2026.05.21 01:32:19.014149 [ 291 ] {} <Debug> TCP-Session: 83ffd77f-6729-404e-8286-c9fe28c52231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.21 01:32:19.014144 [ 289 ] {} <Debug> TCP-Session: 26c3f411-ba07-4e33-835c-6cee9bccd5c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:58901 | ||
| 711 | 2026.05.21 01:32:19.014186 [ 292 ] {} <Debug> TCP-Session: 322e96a9-bc0e-4481-9079-a3303c891af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.21 01:32:19.014244 [ 291 ] {} <Debug> TCP-Session: 83ffd77f-6729-404e-8286-c9fe28c52231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.21 01:32:19.014144 [ 293 ] {} <Debug> TCP-Session: 045ecc0e-3fc2-410c-8759-ef357db35ed6 Authenticating user 'default' from [fd00:1122:3344:101::a]:40002 | ||
| 714 | 2026.05.21 01:32:19.014269 [ 289 ] {} <Debug> TCP-Session: 26c3f411-ba07-4e33-835c-6cee9bccd5c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.21 01:32:19.014267 [ 292 ] {} <Debug> TCP-Session: 322e96a9-bc0e-4481-9079-a3303c891af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.21 01:32:19.014356 [ 293 ] {} <Debug> TCP-Session: 045ecc0e-3fc2-410c-8759-ef357db35ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.05.21 01:32:19.013947 [ 288 ] {} <Debug> TCP-Session: e6d380b0-7e79-4e54-8b4c-dd37cbe147bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.05.21 01:32:19.014439 [ 293 ] {} <Debug> TCP-Session: 045ecc0e-3fc2-410c-8759-ef357db35ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.05.21 01:32:19.013804 [ 290 ] {} <Debug> TCP-Session: 95c7e536-6173-4baf-bee6-91893f574660 Authenticating user 'default' from [fd00:1122:3344:101::a]:42671 | ||
| 720 | 2026.05.21 01:32:19.014337 [ 289 ] {} <Debug> TCP-Session: 26c3f411-ba07-4e33-835c-6cee9bccd5c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.21 01:32:19.014001 [ 269 ] {993deee3-8d0c-4d35-87f0-5bc28a672585} <Debug> TCPHandler: Processed in 0.01156468 sec. | ||
| 722 | 2026.05.21 01:32:19.014568 [ 290 ] {} <Debug> TCP-Session: 95c7e536-6173-4baf-bee6-91893f574660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.05.21 01:32:19.014694 [ 290 ] {} <Debug> TCP-Session: 95c7e536-6173-4baf-bee6-91893f574660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.05.21 01:32:19.014809 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.05.21 01:32:19.015057 [ 269 ] {64b52313-b701-4c30-a779-370ca8c66973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 726 | 2026.05.21 01:32:19.015193 [ 269 ] {64b52313-b701-4c30-a779-370ca8c66973} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 727 | 2026.05.21 01:32:19.020016 [ 269 ] {64b52313-b701-4c30-a779-370ca8c66973} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Loading data parts | ||
| 728 | 2026.05.21 01:32:19.020147 [ 269 ] {64b52313-b701-4c30-a779-370ca8c66973} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): There are no data parts | ||
| 729 | 2026.05.21 01:32:19.025219 [ 269 ] {64b52313-b701-4c30-a779-370ca8c66973} <Debug> TCPHandler: Processed in 0.010462808 sec. | ||
| 730 | 2026.05.21 01:32:19.025371 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.05.21 01:32:19.025529 [ 269 ] {cde85e4b-7144-4de4-b0ab-8b4de68adfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 732 | 2026.05.21 01:32:19.025675 [ 269 ] {cde85e4b-7144-4de4-b0ab-8b4de68adfe2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 733 | 2026.05.21 01:32:19.028316 [ 269 ] {cde85e4b-7144-4de4-b0ab-8b4de68adfe2} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Loading data parts | ||
| 734 | 2026.05.21 01:32:19.028454 [ 269 ] {cde85e4b-7144-4de4-b0ab-8b4de68adfe2} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): There are no data parts | ||
| 735 | 2026.05.21 01:32:19.032580 [ 269 ] {cde85e4b-7144-4de4-b0ab-8b4de68adfe2} <Debug> TCPHandler: Processed in 0.007259035 sec. | ||
| 736 | 2026.05.21 01:32:19.032789 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.21 01:32:19.033034 [ 269 ] {5a6e6529-5702-498d-a120-7489be9ba521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) 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) | ||
| 738 | 2026.05.21 01:32:19.033188 [ 269 ] {5a6e6529-5702-498d-a120-7489be9ba521} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 739 | 2026.05.21 01:32:19.040492 [ 269 ] {5a6e6529-5702-498d-a120-7489be9ba521} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Loading data parts | ||
| 740 | 2026.05.21 01:32:19.040690 [ 269 ] {5a6e6529-5702-498d-a120-7489be9ba521} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): There are no data parts | ||
| 741 | 2026.05.21 01:32:19.045343 [ 269 ] {5a6e6529-5702-498d-a120-7489be9ba521} <Debug> TCPHandler: Processed in 0.012613381 sec. | ||
| 742 | 2026.05.21 01:32:19.045527 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.21 01:32:19.045786 [ 269 ] {21ad9282-7563-4704-b52f-a290dfa6d756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) /* The timeseries schema table stores the extracted schema for the samples | ||
| 744 | * oximeter collects. | ||
| 745 | */ | ||
| 746 | 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) | ||
| 747 | 2026.05.21 01:32:19.046014 [ 269 ] {21ad9282-7563-4704-b52f-a290dfa6d756} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 748 | 2026.05.21 01:32:19.054998 [ 269 ] {21ad9282-7563-4704-b52f-a290dfa6d756} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Loading data parts | ||
| 749 | 2026.05.21 01:32:19.055200 [ 269 ] {21ad9282-7563-4704-b52f-a290dfa6d756} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): There are no data parts | ||
| 750 | 2026.05.21 01:32:19.061594 [ 269 ] {21ad9282-7563-4704-b52f-a290dfa6d756} <Debug> TCPHandler: Processed in 0.016121111 sec. | ||
| 751 | 2026.05.21 01:32:19.061944 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.05.21 01:32:19.062252 [ 270 ] {0e77798e-ad98-44db-8ab0-48c0d63bb7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 753 | 2026.05.21 01:32:19.068501 [ 270 ] {0e77798e-ad98-44db-8ab0-48c0d63bb7a3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 754 | 2026.05.21 01:32:19.088953 [ 268 ] {0e77798e-ad98-44db-8ab0-48c0d63bb7a3} <Trace> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.05.21 01:32:19.088999 [ 268 ] {0e77798e-ad98-44db-8ab0-48c0d63bb7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 756 | 2026.05.21 01:32:19.095045 [ 268 ] {0e77798e-ad98-44db-8ab0-48c0d63bb7a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 757 | 2026.05.21 01:32:19.095741 [ 268 ] {0e77798e-ad98-44db-8ab0-48c0d63bb7a3} <Trace> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.05.21 01:32:19.096024 [ 270 ] {0e77798e-ad98-44db-8ab0-48c0d63bb7a3} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.033942 sec., 29.46202345177067 rows/sec., 471.39 B/sec. | ||
| 759 | 2026.05.21 01:32:19.096190 [ 270 ] {0e77798e-ad98-44db-8ab0-48c0d63bb7a3} <Debug> TCPHandler: Processed in 0.034372885 sec. | ||
| 760 | 2026.05.21 01:32:19.309633 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48253 | ||
| 761 | 2026.05.21 01:32:19.309752 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.21 01:32:19.309782 [ 294 ] {} <Debug> TCP-Session: edfa4f2f-ea2b-46db-a8f9-8c9aa52b5064 Authenticating user 'default' from [fd00:1122:3344:101::c]:48253 | ||
| 763 | 2026.05.21 01:32:19.309804 [ 294 ] {} <Debug> TCP-Session: edfa4f2f-ea2b-46db-a8f9-8c9aa52b5064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.21 01:32:19.309817 [ 294 ] {} <Debug> TCP-Session: edfa4f2f-ea2b-46db-a8f9-8c9aa52b5064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.21 01:32:19.309889 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 766 | 2026.05.21 01:32:19.309926 [ 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 | ||
| 767 | 2026.05.21 01:32:19.309943 [ 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 | ||
| 768 | 2026.05.21 01:32:19.310417 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36158 | ||
| 769 | 2026.05.21 01:32:19.310491 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57590 | ||
| 770 | 2026.05.21 01:32:19.310598 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.21 01:32:19.310657 [ 295 ] {} <Debug> TCP-Session: 86cf54bc-8df7-4c19-bd03-321d6ec1a948 Authenticating user 'default' from [fd00:1122:3344:101::c]:36158 | ||
| 772 | 2026.05.21 01:32:19.310732 [ 295 ] {} <Debug> TCP-Session: 86cf54bc-8df7-4c19-bd03-321d6ec1a948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.21 01:32:19.310643 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53381 | ||
| 774 | 2026.05.21 01:32:19.310753 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.21 01:32:19.310751 [ 295 ] {} <Debug> TCP-Session: 86cf54bc-8df7-4c19-bd03-321d6ec1a948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.21 01:32:19.310739 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65463 | ||
| 777 | 2026.05.21 01:32:19.310826 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47219 | ||
| 778 | 2026.05.21 01:32:19.310820 [ 296 ] {} <Debug> TCP-Session: 3ec73712-d8d9-445d-a8c8-af23299c2987 Authenticating user 'default' from [fd00:1122:3344:101::c]:57590 | ||
| 779 | 2026.05.21 01:32:19.310891 [ 296 ] {} <Debug> TCP-Session: 3ec73712-d8d9-445d-a8c8-af23299c2987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.21 01:32:19.310905 [ 296 ] {} <Debug> TCP-Session: 3ec73712-d8d9-445d-a8c8-af23299c2987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.21 01:32:19.310926 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37052 | ||
| 782 | 2026.05.21 01:32:19.310968 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.05.21 01:32:19.311023 [ 297 ] {} <Debug> TCP-Session: dbbe66b5-2b98-4957-86b6-9d4f8128dfe3 Authenticating user 'default' from [fd00:1122:3344:101::c]:53381 | ||
| 784 | 2026.05.21 01:32:19.311046 [ 297 ] {} <Debug> TCP-Session: dbbe66b5-2b98-4957-86b6-9d4f8128dfe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.21 01:32:19.311060 [ 297 ] {} <Debug> TCP-Session: dbbe66b5-2b98-4957-86b6-9d4f8128dfe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.21 01:32:19.311140 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41416 | ||
| 787 | 2026.05.21 01:32:19.311239 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.05.21 01:32:19.311277 [ 298 ] {} <Debug> TCP-Session: 4640ddee-5fb1-4975-8e13-9e4753e32614 Authenticating user 'default' from [fd00:1122:3344:101::c]:65463 | ||
| 789 | 2026.05.21 01:32:19.311294 [ 298 ] {} <Debug> TCP-Session: 4640ddee-5fb1-4975-8e13-9e4753e32614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.21 01:32:19.311315 [ 298 ] {} <Debug> TCP-Session: 4640ddee-5fb1-4975-8e13-9e4753e32614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.21 01:32:19.311322 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 792 | 2026.05.21 01:32:19.311373 [ 300 ] {} <Debug> TCP-Session: 3d0cba73-d07e-4c5a-8ca5-a253f063f327 Authenticating user 'default' from [fd00:1122:3344:101::c]:37052 | ||
| 793 | 2026.05.21 01:32:19.311395 [ 300 ] {} <Debug> TCP-Session: 3d0cba73-d07e-4c5a-8ca5-a253f063f327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.21 01:32:19.311408 [ 300 ] {} <Debug> TCP-Session: 3d0cba73-d07e-4c5a-8ca5-a253f063f327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.21 01:32:19.311490 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.21 01:32:19.311514 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.05.21 01:32:19.311543 [ 299 ] {} <Debug> TCP-Session: b63b4d52-d0e1-4a9b-9ccf-01cdc75599f3 Authenticating user 'default' from [fd00:1122:3344:101::c]:47219 | ||
| 798 | 2026.05.21 01:32:19.311556 [ 301 ] {} <Debug> TCP-Session: 20946cb7-bb26-48b6-a3d3-29284e362fc6 Authenticating user 'default' from [fd00:1122:3344:101::c]:41416 | ||
| 799 | 2026.05.21 01:32:19.311568 [ 299 ] {} <Debug> TCP-Session: b63b4d52-d0e1-4a9b-9ccf-01cdc75599f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.21 01:32:19.311582 [ 301 ] {} <Debug> TCP-Session: 20946cb7-bb26-48b6-a3d3-29284e362fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.21 01:32:19.311592 [ 299 ] {} <Debug> TCP-Session: b63b4d52-d0e1-4a9b-9ccf-01cdc75599f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.21 01:32:19.311606 [ 301 ] {} <Debug> TCP-Session: 20946cb7-bb26-48b6-a3d3-29284e362fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.21 01:32:20.000366 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.37 MiB, peak 138.37 MiB, free memory in arenas 0.00 B, will set to 142.39 MiB (RSS), difference: 4.02 MiB | ||
| 804 | 2026.05.21 01:32:24.320358 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.21 01:32:24.320397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 806 | 2026.05.21 01:32:24.320579 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.21 01:32:24.320618 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.21 01:32:24.323716 [ 244 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Loading data parts | ||
| 809 | 2026.05.21 01:32:24.323980 [ 244 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): There are no data parts | ||
| 810 | 2026.05.21 01:32:24.331568 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.21 01:32:24.331622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 812 | 2026.05.21 01:32:24.338084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.21 01:32:24.338905 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.21 01:32:24.339111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 815 | 2026.05.21 01:32:24.343418 [ 245 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Loading data parts | ||
| 816 | 2026.05.21 01:32:24.343626 [ 245 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): There are no data parts | ||
| 817 | 2026.05.21 01:32:24.382675 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.21 01:32:24.382766 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 819 | 2026.05.21 01:32:24.390839 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.21 01:32:24.392426 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.21 01:32:24.399534 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.21 01:32:25.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.47 MiB, peak 151.47 MiB, free memory in arenas 0.00 B, will set to 156.48 MiB (RSS), difference: 9.01 MiB | ||
| 823 | 2026.05.21 01:32:26.820263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 43 entries to flush up to offset 43 | ||
| 824 | 2026.05.21 01:32:26.820356 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 825 | 2026.05.21 01:32:26.825157 [ 243 ] {} <Debug> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Loading data parts | ||
| 826 | 2026.05.21 01:32:26.825323 [ 243 ] {} <Debug> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): There are no data parts | ||
| 827 | 2026.05.21 01:32:26.830561 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.05.21 01:32:26.830615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 829 | 2026.05.21 01:32:26.836723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.05.21 01:32:26.837285 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.05.21 01:32:26.837573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 43 | ||
| 832 | 2026.05.21 01:32:27.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.65 MiB, peak 160.65 MiB, free memory in arenas 0.00 B, will set to 157.39 MiB (RSS), difference: -3.26 MiB | ||
| 833 | 2026.05.21 01:32:31.774745 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 834 | 2026.05.21 01:32:31.774809 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 835 | 2026.05.21 01:32:31.839267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 836 | 2026.05.21 01:32:31.846481 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 837 | 2026.05.21 01:32:31.846537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 838 | 2026.05.21 01:32:31.847359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 839 | 2026.05.21 01:32:31.847803 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 840 | 2026.05.21 01:32:31.847972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 841 | 2026.05.21 01:32:31.899724 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 842 | 2026.05.21 01:32:31.918821 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 843 | 2026.05.21 01:32:31.918890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 844 | 2026.05.21 01:32:31.925592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 845 | 2026.05.21 01:32:31.926736 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 846 | 2026.05.21 01:32:31.930312 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 847 | 2026.05.21 01:32:32.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 162.15 MiB, free memory in arenas 0.00 B, will set to 160.29 MiB (RSS), difference: 2.13 MiB | ||
| 848 | 2026.05.21 01:32:37.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.33 MiB, peak 162.15 MiB, free memory in arenas 0.00 B, will set to 160.34 MiB (RSS), difference: 4.01 MiB | ||
| 849 | 2026.05.21 01:32:39.120024 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.05.21 01:32:39.120242 [ 269 ] {6c19a4ef-c76b-4a95-bfea-be3f2e33a0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 851 | 2026.05.21 01:32:39.139111 [ 269 ] {6c19a4ef-c76b-4a95-bfea-be3f2e33a0fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2026.05.21 01:32:39.141138 [ 269 ] {6c19a4ef-c76b-4a95-bfea-be3f2e33a0fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.05.21 01:32:39.141608 [ 269 ] {6c19a4ef-c76b-4a95-bfea-be3f2e33a0fa} <Debug> TCPHandler: Processed in 0.021713332 sec. | ||
| 854 | 2026.05.21 01:32:39.142964 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.05.21 01:32:39.143083 [ 269 ] {647c4069-b9d7-4926-9473-4dc1f03d7edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 856 | 2026.05.21 01:32:39.143130 [ 269 ] {647c4069-b9d7-4926-9473-4dc1f03d7edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2026.05.21 01:32:39.147940 [ 269 ] {647c4069-b9d7-4926-9473-4dc1f03d7edb} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2026.05.21 01:32:39.147986 [ 269 ] {647c4069-b9d7-4926-9473-4dc1f03d7edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 859 | 2026.05.21 01:32:39.150997 [ 269 ] {647c4069-b9d7-4926-9473-4dc1f03d7edb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 860 | 2026.05.21 01:32:39.151375 [ 269 ] {647c4069-b9d7-4926-9473-4dc1f03d7edb} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 861 | 2026.05.21 01:32:39.151532 [ 269 ] {647c4069-b9d7-4926-9473-4dc1f03d7edb} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.008484 sec., 1768.033946251768 rows/sec., 263.48 KiB/sec. | ||
| 862 | 2026.05.21 01:32:39.151571 [ 269 ] {647c4069-b9d7-4926-9473-4dc1f03d7edb} <Debug> TCPHandler: Processed in 0.008669443 sec. | ||
| 863 | 2026.05.21 01:32:39.151700 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.05.21 01:32:39.151805 [ 269 ] {797022d4-2f89-4101-8c71-009635637161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 865 | 2026.05.21 01:32:39.151852 [ 269 ] {797022d4-2f89-4101-8c71-009635637161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 866 | 2026.05.21 01:32:39.162190 [ 269 ] {797022d4-2f89-4101-8c71-009635637161} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2026.05.21 01:32:39.162226 [ 269 ] {797022d4-2f89-4101-8c71-009635637161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 868 | 2026.05.21 01:32:39.165011 [ 269 ] {797022d4-2f89-4101-8c71-009635637161} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2026.05.21 01:32:39.165476 [ 269 ] {797022d4-2f89-4101-8c71-009635637161} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2026.05.21 01:32:39.165630 [ 269 ] {797022d4-2f89-4101-8c71-009635637161} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.01385 sec., 288.8086642599278 rows/sec., 23.55 KiB/sec. | ||
| 871 | 2026.05.21 01:32:39.165671 [ 269 ] {797022d4-2f89-4101-8c71-009635637161} <Debug> TCPHandler: Processed in 0.01402294 sec. | ||
| 872 | 2026.05.21 01:32:39.165808 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.05.21 01:32:39.165907 [ 269 ] {ec71695e-acfb-45b0-acb4-4d1aad999ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 874 | 2026.05.21 01:32:39.165951 [ 269 ] {ec71695e-acfb-45b0-acb4-4d1aad999ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 875 | 2026.05.21 01:32:39.168640 [ 269 ] {ec71695e-acfb-45b0-acb4-4d1aad999ee2} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2026.05.21 01:32:39.168677 [ 269 ] {ec71695e-acfb-45b0-acb4-4d1aad999ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 877 | 2026.05.21 01:32:39.169133 [ 269 ] {ec71695e-acfb-45b0-acb4-4d1aad999ee2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2026.05.21 01:32:39.169635 [ 269 ] {ec71695e-acfb-45b0-acb4-4d1aad999ee2} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2026.05.21 01:32:39.169771 [ 269 ] {ec71695e-acfb-45b0-acb4-4d1aad999ee2} <Debug> executeQuery: Read 54 rows, 4.21 KiB in 0.003884 sec., 13903.192584963956 rows/sec., 1.06 MiB/sec. | ||
| 880 | 2026.05.21 01:32:39.169805 [ 269 ] {ec71695e-acfb-45b0-acb4-4d1aad999ee2} <Debug> TCPHandler: Processed in 0.00404964 sec. | ||
| 881 | 2026.05.21 01:32:39.169945 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.05.21 01:32:39.170043 [ 269 ] {c37680a2-4640-41f6-9020-040eff85cb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 883 | 2026.05.21 01:32:39.170085 [ 269 ] {c37680a2-4640-41f6-9020-040eff85cb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 884 | 2026.05.21 01:32:39.170530 [ 269 ] {c37680a2-4640-41f6-9020-040eff85cb5d} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.05.21 01:32:39.170565 [ 269 ] {c37680a2-4640-41f6-9020-040eff85cb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 886 | 2026.05.21 01:32:39.171079 [ 269 ] {c37680a2-4640-41f6-9020-040eff85cb5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.05.21 01:32:39.171555 [ 269 ] {c37680a2-4640-41f6-9020-040eff85cb5d} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.05.21 01:32:39.171677 [ 269 ] {c37680a2-4640-41f6-9020-040eff85cb5d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00167 sec., 2395.2095808383233 rows/sec., 167.24 KiB/sec. | ||
| 889 | 2026.05.21 01:32:39.171712 [ 269 ] {c37680a2-4640-41f6-9020-040eff85cb5d} <Debug> TCPHandler: Processed in 0.001838736 sec. | ||
| 890 | 2026.05.21 01:32:39.171826 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.05.21 01:32:39.171917 [ 269 ] {a37b0b3d-9e30-44fb-a388-edd02bd97472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 892 | 2026.05.21 01:32:39.171961 [ 269 ] {a37b0b3d-9e30-44fb-a388-edd02bd97472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 893 | 2026.05.21 01:32:39.172436 [ 269 ] {a37b0b3d-9e30-44fb-a388-edd02bd97472} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2026.05.21 01:32:39.172473 [ 269 ] {a37b0b3d-9e30-44fb-a388-edd02bd97472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 895 | 2026.05.21 01:32:39.172882 [ 269 ] {a37b0b3d-9e30-44fb-a388-edd02bd97472} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2026.05.21 01:32:39.173286 [ 269 ] {a37b0b3d-9e30-44fb-a388-edd02bd97472} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2026.05.21 01:32:39.173421 [ 269 ] {a37b0b3d-9e30-44fb-a388-edd02bd97472} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 3.15 MiB/sec. | ||
| 898 | 2026.05.21 01:32:39.173457 [ 269 ] {a37b0b3d-9e30-44fb-a388-edd02bd97472} <Debug> TCPHandler: Processed in 0.001653053 sec. | ||
| 899 | 2026.05.21 01:32:39.173585 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.05.21 01:32:39.173681 [ 269 ] {a28905e0-55b9-4f6e-8db6-99dd6fbed75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 901 | 2026.05.21 01:32:39.173725 [ 269 ] {a28905e0-55b9-4f6e-8db6-99dd6fbed75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 902 | 2026.05.21 01:32:39.176685 [ 269 ] {a28905e0-55b9-4f6e-8db6-99dd6fbed75a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2026.05.21 01:32:39.176719 [ 269 ] {a28905e0-55b9-4f6e-8db6-99dd6fbed75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 904 | 2026.05.21 01:32:39.179455 [ 269 ] {a28905e0-55b9-4f6e-8db6-99dd6fbed75a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2026.05.21 01:32:39.179979 [ 269 ] {a28905e0-55b9-4f6e-8db6-99dd6fbed75a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2026.05.21 01:32:39.180116 [ 269 ] {a28905e0-55b9-4f6e-8db6-99dd6fbed75a} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.006454 sec., 23551.28602417106 rows/sec., 1.63 MiB/sec. | ||
| 907 | 2026.05.21 01:32:39.180153 [ 269 ] {a28905e0-55b9-4f6e-8db6-99dd6fbed75a} <Debug> TCPHandler: Processed in 0.006617122 sec. | ||
| 908 | 2026.05.21 01:32:39.180291 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.05.21 01:32:39.180398 [ 269 ] {9a254c83-3d25-4e2f-84a2-632703f7634e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 910 | 2026.05.21 01:32:39.180445 [ 269 ] {9a254c83-3d25-4e2f-84a2-632703f7634e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 911 | 2026.05.21 01:32:39.180785 [ 269 ] {9a254c83-3d25-4e2f-84a2-632703f7634e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.05.21 01:32:39.180825 [ 269 ] {9a254c83-3d25-4e2f-84a2-632703f7634e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 913 | 2026.05.21 01:32:39.181232 [ 269 ] {9a254c83-3d25-4e2f-84a2-632703f7634e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2026.05.21 01:32:39.181760 [ 269 ] {9a254c83-3d25-4e2f-84a2-632703f7634e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.05.21 01:32:39.181893 [ 269 ] {9a254c83-3d25-4e2f-84a2-632703f7634e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001514 sec., 33025.09907529723 rows/sec., 2.26 MiB/sec. | ||
| 916 | 2026.05.21 01:32:39.181927 [ 269 ] {9a254c83-3d25-4e2f-84a2-632703f7634e} <Debug> TCPHandler: Processed in 0.001695854 sec. | ||
| 917 | 2026.05.21 01:32:39.348121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 918 | 2026.05.21 01:32:39.348616 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.21 01:32:39.348663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 920 | 2026.05.21 01:32:39.349368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 921 | 2026.05.21 01:32:39.349819 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.05.21 01:32:39.349956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 923 | 2026.05.21 01:32:39.430464 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 924 | 2026.05.21 01:32:39.447349 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.05.21 01:32:39.447421 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 926 | 2026.05.21 01:32:39.453818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 927 | 2026.05.21 01:32:39.455047 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.05.21 01:32:39.458098 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 929 | 2026.05.21 01:32:44.116982 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.05.21 01:32:44.117212 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 931 | 2026.05.21 01:32:44.119854 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 932 | 2026.05.21 01:32:44.121903 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 933 | 2026.05.21 01:32:44.122186 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 934 | 2026.05.21 01:32:44.129458 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 935 | 2026.05.21 01:32:44.133197 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 936 | 2026.05.21 01:32:44.142401 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 937 | 2026.05.21 01:32:44.144378 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 938 | 2026.05.21 01:32:44.144406 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 939 | 2026.05.21 01:32:44.147150 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 940 | 2026.05.21 01:32:44.147180 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 941 | 2026.05.21 01:32:44.175350 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.058214 sec., 257.6699762943622 rows/sec., 38.40 KiB/sec. | ||
| 942 | 2026.05.21 01:32:44.175506 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Debug> MemoryTracker: Peak memory usage (for query): 131.51 KiB. | ||
| 943 | 2026.05.21 01:32:44.175527 [ 269 ] {b07d5b92-1bde-4888-b0f4-e3595804a72f} <Debug> TCPHandler: Processed in 0.058680259 sec. | ||
| 944 | 2026.05.21 01:32:44.177369 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.05.21 01:32:44.177512 [ 269 ] {65e4caa8-228c-46fd-a9e6-40930568fbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 946 | 2026.05.21 01:32:44.177573 [ 269 ] {65e4caa8-228c-46fd-a9e6-40930568fbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 947 | 2026.05.21 01:32:44.178152 [ 269 ] {65e4caa8-228c-46fd-a9e6-40930568fbc0} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.05.21 01:32:44.178202 [ 269 ] {65e4caa8-228c-46fd-a9e6-40930568fbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 949 | 2026.05.21 01:32:44.178694 [ 269 ] {65e4caa8-228c-46fd-a9e6-40930568fbc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 950 | 2026.05.21 01:32:44.179213 [ 269 ] {65e4caa8-228c-46fd-a9e6-40930568fbc0} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.05.21 01:32:44.179376 [ 269 ] {65e4caa8-228c-46fd-a9e6-40930568fbc0} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001907 sec., 27267.960146827478 rows/sec., 2.08 MiB/sec. | ||
| 952 | 2026.05.21 01:32:44.179417 [ 269 ] {65e4caa8-228c-46fd-a9e6-40930568fbc0} <Debug> TCPHandler: Processed in 0.002161763 sec. | ||
| 953 | 2026.05.21 01:32:44.179555 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.05.21 01:32:44.179663 [ 269 ] {e552e6c0-5937-4db4-a44b-651902f94572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 955 | 2026.05.21 01:32:44.179710 [ 269 ] {e552e6c0-5937-4db4-a44b-651902f94572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 956 | 2026.05.21 01:32:44.180230 [ 269 ] {e552e6c0-5937-4db4-a44b-651902f94572} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.05.21 01:32:44.180276 [ 269 ] {e552e6c0-5937-4db4-a44b-651902f94572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 958 | 2026.05.21 01:32:44.180781 [ 269 ] {e552e6c0-5937-4db4-a44b-651902f94572} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 959 | 2026.05.21 01:32:44.181287 [ 269 ] {e552e6c0-5937-4db4-a44b-651902f94572} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.05.21 01:32:44.181427 [ 269 ] {e552e6c0-5937-4db4-a44b-651902f94572} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001788 sec., 31319.910514541385 rows/sec., 2.44 MiB/sec. | ||
| 961 | 2026.05.21 01:32:44.181465 [ 269 ] {e552e6c0-5937-4db4-a44b-651902f94572} <Debug> TCPHandler: Processed in 0.001962839 sec. | ||
| 962 | 2026.05.21 01:32:44.181594 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2026.05.21 01:32:44.181697 [ 269 ] {69fccff2-07f5-41a0-82aa-1895789f0824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 964 | 2026.05.21 01:32:44.181744 [ 269 ] {69fccff2-07f5-41a0-82aa-1895789f0824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 965 | 2026.05.21 01:32:44.182188 [ 269 ] {69fccff2-07f5-41a0-82aa-1895789f0824} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.05.21 01:32:44.182224 [ 269 ] {69fccff2-07f5-41a0-82aa-1895789f0824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 967 | 2026.05.21 01:32:44.182673 [ 269 ] {69fccff2-07f5-41a0-82aa-1895789f0824} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 968 | 2026.05.21 01:32:44.183128 [ 269 ] {69fccff2-07f5-41a0-82aa-1895789f0824} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.05.21 01:32:44.183276 [ 269 ] {69fccff2-07f5-41a0-82aa-1895789f0824} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001599 sec., 93808.63039399625 rows/sec., 6.50 MiB/sec. | ||
| 970 | 2026.05.21 01:32:44.183324 [ 269 ] {69fccff2-07f5-41a0-82aa-1895789f0824} <Debug> TCPHandler: Processed in 0.001780885 sec. | ||
| 971 | 2026.05.21 01:32:44.183482 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.05.21 01:32:44.183583 [ 269 ] {89f9adcd-b8f5-41c5-9ce4-7d36d429ecda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 973 | 2026.05.21 01:32:44.183628 [ 269 ] {89f9adcd-b8f5-41c5-9ce4-7d36d429ecda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 974 | 2026.05.21 01:32:44.183998 [ 269 ] {89f9adcd-b8f5-41c5-9ce4-7d36d429ecda} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.05.21 01:32:44.184037 [ 269 ] {89f9adcd-b8f5-41c5-9ce4-7d36d429ecda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 976 | 2026.05.21 01:32:44.184461 [ 269 ] {89f9adcd-b8f5-41c5-9ce4-7d36d429ecda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 977 | 2026.05.21 01:32:44.184895 [ 269 ] {89f9adcd-b8f5-41c5-9ce4-7d36d429ecda} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.05.21 01:32:44.185040 [ 269 ] {89f9adcd-b8f5-41c5-9ce4-7d36d429ecda} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001477 sec., 33852.40352064997 rows/sec., 2.32 MiB/sec. | ||
| 979 | 2026.05.21 01:32:44.185073 [ 269 ] {89f9adcd-b8f5-41c5-9ce4-7d36d429ecda} <Debug> TCPHandler: Processed in 0.001653403 sec. | ||
| 980 | 2026.05.21 01:32:45.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.71 MiB, peak 165.39 MiB, free memory in arenas 0.00 B, will set to 163.73 MiB (RSS), difference: 1.01 MiB | ||
| 981 | 2026.05.21 01:32:46.466037 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58936 | ||
| 982 | 2026.05.21 01:32:46.466147 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 983 | 2026.05.21 01:32:46.466177 [ 303 ] {} <Debug> TCP-Session: 2efeac54-b88d-4395-8b69-351bd5e462fd Authenticating user 'default' from [fd00:1122:3344:101::e]:58936 | ||
| 984 | 2026.05.21 01:32:46.466199 [ 303 ] {} <Debug> TCP-Session: 2efeac54-b88d-4395-8b69-351bd5e462fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.05.21 01:32:46.466212 [ 303 ] {} <Debug> TCP-Session: 2efeac54-b88d-4395-8b69-351bd5e462fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.05.21 01:32:46.466554 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56752 | ||
| 987 | 2026.05.21 01:32:46.466585 [ 303 ] {} <Trace> TCP-Session: 2efeac54-b88d-4395-8b69-351bd5e462fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.05.21 01:32:46.466662 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42165 | ||
| 989 | 2026.05.21 01:32:46.466673 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2026.05.21 01:32:46.466752 [ 304 ] {} <Debug> TCP-Session: 040b46de-7e35-4e78-8a78-be0e32d37e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:56752 | ||
| 991 | 2026.05.21 01:32:46.466784 [ 304 ] {} <Debug> TCP-Session: 040b46de-7e35-4e78-8a78-be0e32d37e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.21 01:32:46.466786 [ 303 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58936) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 993 | 2026.05.21 01:32:46.466801 [ 304 ] {} <Debug> TCP-Session: 040b46de-7e35-4e78-8a78-be0e32d37e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.21 01:32:46.466920 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 995 | 2026.05.21 01:32:46.466972 [ 305 ] {} <Debug> TCP-Session: 146ccd50-9ab8-4fbc-9c67-a6dc4f30d54d Authenticating user 'default' from [fd00:1122:3344:101::e]:42165 | ||
| 996 | 2026.05.21 01:32:46.466977 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50188 | ||
| 997 | 2026.05.21 01:32:46.467002 [ 305 ] {} <Debug> TCP-Session: 146ccd50-9ab8-4fbc-9c67-a6dc4f30d54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.05.21 01:32:46.466999 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52881 | ||
| 999 | 2026.05.21 01:32:46.467031 [ 305 ] {} <Debug> TCP-Session: 146ccd50-9ab8-4fbc-9c67-a6dc4f30d54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.21 01:32:46.467084 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64606 | ||
| 1001 | 2026.05.21 01:32:46.467202 [ 303 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1002 | 2026.05.21 01:32:46.467231 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1003 | 2026.05.21 01:32:46.467260 [ 307 ] {} <Debug> TCP-Session: 9a94175f-1a89-4694-a257-08771428b848 Authenticating user 'default' from [fd00:1122:3344:101::e]:50188 | ||
| 1004 | 2026.05.21 01:32:46.467265 [ 303 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.05.21 01:32:46.467278 [ 307 ] {} <Debug> TCP-Session: 9a94175f-1a89-4694-a257-08771428b848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.05.21 01:32:46.467289 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36059 | ||
| 1007 | 2026.05.21 01:32:46.467292 [ 307 ] {} <Debug> TCP-Session: 9a94175f-1a89-4694-a257-08771428b848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.05.21 01:32:46.469726 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.05.21 01:32:46.469764 [ 308 ] {} <Debug> TCP-Session: a00cbe93-9a11-48ac-ba61-30316d8dcb3c Authenticating user 'default' from [fd00:1122:3344:101::e]:64606 | ||
| 1010 | 2026.05.21 01:32:46.469779 [ 308 ] {} <Debug> TCP-Session: a00cbe93-9a11-48ac-ba61-30316d8dcb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.05.21 01:32:46.469792 [ 308 ] {} <Debug> TCP-Session: a00cbe93-9a11-48ac-ba61-30316d8dcb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.05.21 01:32:46.472168 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39096 | ||
| 1013 | 2026.05.21 01:32:46.474542 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2026.05.21 01:32:46.474591 [ 306 ] {} <Debug> TCP-Session: c8a28859-788c-40d9-94b6-cbb39db4e420 Authenticating user 'default' from [fd00:1122:3344:101::e]:52881 | ||
| 1015 | 2026.05.21 01:32:46.474615 [ 306 ] {} <Debug> TCP-Session: c8a28859-788c-40d9-94b6-cbb39db4e420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.21 01:32:46.474628 [ 306 ] {} <Debug> TCP-Session: c8a28859-788c-40d9-94b6-cbb39db4e420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.21 01:32:46.474675 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53870 | ||
| 1018 | 2026.05.21 01:32:46.474702 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2026.05.21 01:32:46.474703 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.05.21 01:32:46.474747 [ 309 ] {} <Debug> TCP-Session: e5303ffa-1170-4aa1-aebd-133ed88c68f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36059 | ||
| 1021 | 2026.05.21 01:32:46.474764 [ 310 ] {} <Debug> TCP-Session: efcf19d0-2b6c-4f6a-ac93-7fbea4f32e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:39096 | ||
| 1022 | 2026.05.21 01:32:46.474771 [ 309 ] {} <Debug> TCP-Session: e5303ffa-1170-4aa1-aebd-133ed88c68f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.21 01:32:46.474790 [ 310 ] {} <Debug> TCP-Session: efcf19d0-2b6c-4f6a-ac93-7fbea4f32e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.21 01:32:46.474798 [ 309 ] {} <Debug> TCP-Session: e5303ffa-1170-4aa1-aebd-133ed88c68f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.05.21 01:32:46.474802 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1026 | 2026.05.21 01:32:46.474814 [ 310 ] {} <Debug> TCP-Session: efcf19d0-2b6c-4f6a-ac93-7fbea4f32e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.05.21 01:32:46.474855 [ 311 ] {} <Debug> TCP-Session: eeaae0cb-d2ef-431f-aa20-d3d8c7475f0c Authenticating user 'default' from [fd00:1122:3344:101::e]:53870 | ||
| 1028 | 2026.05.21 01:32:46.474877 [ 311 ] {} <Debug> TCP-Session: eeaae0cb-d2ef-431f-aa20-d3d8c7475f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.21 01:32:46.474891 [ 311 ] {} <Debug> TCP-Session: eeaae0cb-d2ef-431f-aa20-d3d8c7475f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.05.21 01:32:46.479372 [ 303 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 1031 | 2026.05.21 01:32:46.497016 [ 312 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Trace> AggregatingTransform: Aggregating | ||
| 1032 | 2026.05.21 01:32:46.499520 [ 312 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Trace> Aggregator: Aggregation method: without_key | ||
| 1033 | 2026.05.21 01:32:46.501587 [ 312 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006959738 sec. (143.684 rows/sec., 5.61 KiB/sec.) | ||
| 1034 | 2026.05.21 01:32:46.501616 [ 312 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Trace> Aggregator: Merging aggregated data | ||
| 1035 | 2026.05.21 01:32:46.501648 [ 312 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1036 | 2026.05.21 01:32:46.515491 [ 303 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.048778 sec., 20.50104555332322 rows/sec., 820.04 B/sec. | ||
| 1037 | 2026.05.21 01:32:46.515637 [ 303 ] {8774df8d-4f20-4612-bf73-4dd7dd879859} <Debug> TCPHandler: Processed in 0.049196589 sec. | ||
| 1038 | 2026.05.21 01:32:46.521450 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1039 | 2026.05.21 01:32:46.521498 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1040 | 2026.05.21 01:32:46.521510 [ 303 ] {} <Debug> TCP-Session: 2efeac54-b88d-4395-8b69-351bd5e462fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.21 01:32:46.521524 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.05.21 01:32:46.521550 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.05.21 01:32:46.521568 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.05.21 01:32:46.521600 [ 305 ] {} <Debug> TCP-Session: 146ccd50-9ab8-4fbc-9c67-a6dc4f30d54d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.05.21 01:32:46.521626 [ 304 ] {} <Debug> TCP-Session: 040b46de-7e35-4e78-8a78-be0e32d37e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.05.21 01:32:46.521619 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.05.21 01:32:46.521650 [ 307 ] {} <Debug> TCP-Session: 9a94175f-1a89-4694-a257-08771428b848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.05.21 01:32:46.521668 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.05.21 01:32:46.521692 [ 311 ] {} <Debug> TCP-Session: eeaae0cb-d2ef-431f-aa20-d3d8c7475f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.05.21 01:32:46.521642 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1051 | 2026.05.21 01:32:46.521743 [ 310 ] {} <Debug> TCP-Session: efcf19d0-2b6c-4f6a-ac93-7fbea4f32e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.05.21 01:32:46.521591 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.05.21 01:32:46.521788 [ 308 ] {} <Debug> TCP-Session: a00cbe93-9a11-48ac-ba61-30316d8dcb3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.05.21 01:32:46.521557 [ 306 ] {} <Debug> TCP-Session: c8a28859-788c-40d9-94b6-cbb39db4e420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.21 01:32:46.521833 [ 309 ] {} <Debug> TCP-Session: e5303ffa-1170-4aa1-aebd-133ed88c68f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.05.21 01:32:46.774865 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1057 | 2026.05.21 01:32:46.774914 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1058 | 2026.05.21 01:32:46.837965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 49 | ||
| 1059 | 2026.05.21 01:32:46.840331 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.05.21 01:32:46.840392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1061 | 2026.05.21 01:32:46.841754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1062 | 2026.05.21 01:32:46.842323 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.05.21 01:32:46.842664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 49 | ||
| 1064 | 2026.05.21 01:32:46.850009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1065 | 2026.05.21 01:32:46.850601 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.05.21 01:32:46.850658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1067 | 2026.05.21 01:32:46.851361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1068 | 2026.05.21 01:32:46.851834 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.05.21 01:32:46.851993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1070 | 2026.05.21 01:32:46.958181 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1071 | 2026.05.21 01:32:46.979117 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.21 01:32:46.979191 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1073 | 2026.05.21 01:32:46.986158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1074 | 2026.05.21 01:32:46.987683 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.21 01:32:46.992284 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1076 | 2026.05.21 01:32:47.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.52 MiB, peak 172.11 MiB, free memory in arenas 0.00 B, will set to 167.99 MiB (RSS), difference: 3.47 MiB | ||
| 1077 | 2026.05.21 01:32:49.117194 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.21 01:32:49.117416 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1079 | 2026.05.21 01:32:49.117727 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1080 | 2026.05.21 01:32:49.117767 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1081 | 2026.05.21 01:32:49.117981 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.05.21 01:32:49.118061 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.05.21 01:32:49.118222 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1084 | 2026.05.21 01:32:49.118259 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1085 | 2026.05.21 01:32:49.118284 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 1086 | 2026.05.21 01:32:49.118301 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1087 | 2026.05.21 01:32:49.118342 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1088 | 2026.05.21 01:32:49.118363 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1089 | 2026.05.21 01:32:49.119528 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002201 sec., 6815.084052703317 rows/sec., 1015.61 KiB/sec. | ||
| 1090 | 2026.05.21 01:32:49.119624 [ 269 ] {da6416c7-a14c-45e3-9dad-c77861782737} <Debug> TCPHandler: Processed in 0.002556321 sec. | ||
| 1091 | 2026.05.21 01:32:49.121087 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.05.21 01:32:49.121202 [ 269 ] {934d2bdf-aa22-43d9-bde5-93cfc700658c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1093 | 2026.05.21 01:32:49.121248 [ 269 ] {934d2bdf-aa22-43d9-bde5-93cfc700658c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1094 | 2026.05.21 01:32:49.121736 [ 269 ] {934d2bdf-aa22-43d9-bde5-93cfc700658c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.05.21 01:32:49.121782 [ 269 ] {934d2bdf-aa22-43d9-bde5-93cfc700658c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1096 | 2026.05.21 01:32:49.122249 [ 269 ] {934d2bdf-aa22-43d9-bde5-93cfc700658c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1097 | 2026.05.21 01:32:49.122702 [ 269 ] {934d2bdf-aa22-43d9-bde5-93cfc700658c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.05.21 01:32:49.122852 [ 269 ] {934d2bdf-aa22-43d9-bde5-93cfc700658c} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001684 sec., 30878.859857482184 rows/sec., 2.36 MiB/sec. | ||
| 1099 | 2026.05.21 01:32:49.122887 [ 269 ] {934d2bdf-aa22-43d9-bde5-93cfc700658c} <Debug> TCPHandler: Processed in 0.001854147 sec. | ||
| 1100 | 2026.05.21 01:32:49.123018 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.05.21 01:32:49.123115 [ 269 ] {f1f51c15-137b-48d0-8e5f-a1d2dc438319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1102 | 2026.05.21 01:32:49.123157 [ 269 ] {f1f51c15-137b-48d0-8e5f-a1d2dc438319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1103 | 2026.05.21 01:32:49.123575 [ 269 ] {f1f51c15-137b-48d0-8e5f-a1d2dc438319} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.05.21 01:32:49.123613 [ 269 ] {f1f51c15-137b-48d0-8e5f-a1d2dc438319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1105 | 2026.05.21 01:32:49.124079 [ 269 ] {f1f51c15-137b-48d0-8e5f-a1d2dc438319} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1106 | 2026.05.21 01:32:49.124550 [ 269 ] {f1f51c15-137b-48d0-8e5f-a1d2dc438319} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.05.21 01:32:49.124682 [ 269 ] {f1f51c15-137b-48d0-8e5f-a1d2dc438319} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.76 MiB/sec. | ||
| 1108 | 2026.05.21 01:32:49.124716 [ 269 ] {f1f51c15-137b-48d0-8e5f-a1d2dc438319} <Debug> TCPHandler: Processed in 0.001753615 sec. | ||
| 1109 | 2026.05.21 01:32:49.124836 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.05.21 01:32:49.124933 [ 269 ] {9d16cb79-9d07-45f0-9224-9911c5b59fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1111 | 2026.05.21 01:32:49.124977 [ 269 ] {9d16cb79-9d07-45f0-9224-9911c5b59fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1112 | 2026.05.21 01:32:49.125390 [ 269 ] {9d16cb79-9d07-45f0-9224-9911c5b59fba} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.05.21 01:32:49.125426 [ 269 ] {9d16cb79-9d07-45f0-9224-9911c5b59fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1114 | 2026.05.21 01:32:49.125868 [ 269 ] {9d16cb79-9d07-45f0-9224-9911c5b59fba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2026.05.21 01:32:49.126311 [ 269 ] {9d16cb79-9d07-45f0-9224-9911c5b59fba} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.05.21 01:32:49.126444 [ 269 ] {9d16cb79-9d07-45f0-9224-9911c5b59fba} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00153 sec., 98039.21568627452 rows/sec., 6.80 MiB/sec. | ||
| 1117 | 2026.05.21 01:32:49.126480 [ 269 ] {9d16cb79-9d07-45f0-9224-9911c5b59fba} <Debug> TCPHandler: Processed in 0.001694384 sec. | ||
| 1118 | 2026.05.21 01:32:49.126597 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.05.21 01:32:49.126694 [ 269 ] {a41a4906-dc80-4111-a56c-8a5e64fb9d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1120 | 2026.05.21 01:32:49.126735 [ 269 ] {a41a4906-dc80-4111-a56c-8a5e64fb9d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1121 | 2026.05.21 01:32:49.127060 [ 269 ] {a41a4906-dc80-4111-a56c-8a5e64fb9d70} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.05.21 01:32:49.127096 [ 269 ] {a41a4906-dc80-4111-a56c-8a5e64fb9d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1123 | 2026.05.21 01:32:49.127501 [ 269 ] {a41a4906-dc80-4111-a56c-8a5e64fb9d70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1124 | 2026.05.21 01:32:49.127941 [ 269 ] {a41a4906-dc80-4111-a56c-8a5e64fb9d70} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.05.21 01:32:49.128074 [ 269 ] {a41a4906-dc80-4111-a56c-8a5e64fb9d70} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001399 sec., 35739.814152966406 rows/sec., 2.45 MiB/sec. | ||
| 1126 | 2026.05.21 01:32:49.128107 [ 269 ] {a41a4906-dc80-4111-a56c-8a5e64fb9d70} <Debug> TCPHandler: Processed in 0.001561651 sec. | ||
| 1127 | 2026.05.21 01:32:53.685082 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36799 | ||
| 1128 | 2026.05.21 01:32:53.685187 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1129 | 2026.05.21 01:32:53.685214 [ 303 ] {} <Debug> TCP-Session: c4f6d162-c6f1-4f7a-af26-b831bb30588b Authenticating user 'default' from [fd00:1122:3344:101::e]:36799 | ||
| 1130 | 2026.05.21 01:32:53.685237 [ 303 ] {} <Debug> TCP-Session: c4f6d162-c6f1-4f7a-af26-b831bb30588b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.05.21 01:32:53.685250 [ 303 ] {} <Debug> TCP-Session: c4f6d162-c6f1-4f7a-af26-b831bb30588b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.05.21 01:32:53.685520 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57558 | ||
| 1133 | 2026.05.21 01:32:53.685545 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47752 | ||
| 1134 | 2026.05.21 01:32:53.685591 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53877 | ||
| 1135 | 2026.05.21 01:32:53.685615 [ 303 ] {} <Trace> TCP-Session: c4f6d162-c6f1-4f7a-af26-b831bb30588b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.21 01:32:53.685634 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2026.05.21 01:32:53.685596 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50531 | ||
| 1138 | 2026.05.21 01:32:53.685690 [ 305 ] {} <Debug> TCP-Session: 8e1fa6cb-3804-4d05-9d7b-6e8bb057f363 Authenticating user 'default' from [fd00:1122:3344:101::e]:57558 | ||
| 1139 | 2026.05.21 01:32:53.685681 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1140 | 2026.05.21 01:32:53.685734 [ 305 ] {} <Debug> TCP-Session: 8e1fa6cb-3804-4d05-9d7b-6e8bb057f363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.05.21 01:32:53.685750 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.05.21 01:32:53.685763 [ 310 ] {} <Debug> TCP-Session: 4238d7f9-b7be-45b9-a6a7-abab7beb4732 Authenticating user 'default' from [fd00:1122:3344:101::e]:53877 | ||
| 1143 | 2026.05.21 01:32:53.685767 [ 305 ] {} <Debug> TCP-Session: 8e1fa6cb-3804-4d05-9d7b-6e8bb057f363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.05.21 01:32:53.685784 [ 311 ] {} <Debug> TCP-Session: 53923488-e818-4fbc-8dda-b5f08bb751a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50531 | ||
| 1145 | 2026.05.21 01:32:53.685803 [ 310 ] {} <Debug> TCP-Session: 4238d7f9-b7be-45b9-a6a7-abab7beb4732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.05.21 01:32:53.685828 [ 311 ] {} <Debug> TCP-Session: 53923488-e818-4fbc-8dda-b5f08bb751a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.05.21 01:32:53.685845 [ 310 ] {} <Debug> TCP-Session: 4238d7f9-b7be-45b9-a6a7-abab7beb4732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.05.21 01:32:53.685860 [ 311 ] {} <Debug> TCP-Session: 53923488-e818-4fbc-8dda-b5f08bb751a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.05.21 01:32:53.685682 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1150 | 2026.05.21 01:32:53.685575 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60889 | ||
| 1151 | 2026.05.21 01:32:53.685931 [ 306 ] {} <Debug> TCP-Session: 713cab4d-41df-4937-8883-1373338a118e Authenticating user 'default' from [fd00:1122:3344:101::e]:47752 | ||
| 1152 | 2026.05.21 01:32:53.685564 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50281 | ||
| 1153 | 2026.05.21 01:32:53.685972 [ 306 ] {} <Debug> TCP-Session: 713cab4d-41df-4937-8883-1373338a118e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.05.21 01:32:53.685995 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.05.21 01:32:53.686022 [ 306 ] {} <Debug> TCP-Session: 713cab4d-41df-4937-8883-1373338a118e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.05.21 01:32:53.686041 [ 309 ] {} <Debug> TCP-Session: f69503d8-eeef-45d2-8296-c1b9b4b05563 Authenticating user 'default' from [fd00:1122:3344:101::e]:60889 | ||
| 1157 | 2026.05.21 01:32:53.686058 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.05.21 01:32:53.686070 [ 309 ] {} <Debug> TCP-Session: f69503d8-eeef-45d2-8296-c1b9b4b05563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.05.21 01:32:53.685546 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44153 | ||
| 1160 | 2026.05.21 01:32:53.686094 [ 309 ] {} <Debug> TCP-Session: f69503d8-eeef-45d2-8296-c1b9b4b05563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.05.21 01:32:53.686092 [ 308 ] {} <Debug> TCP-Session: e63dac62-1331-4979-88b4-d7f3bdf60584 Authenticating user 'default' from [fd00:1122:3344:101::e]:50281 | ||
| 1162 | 2026.05.21 01:32:53.685563 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56378 | ||
| 1163 | 2026.05.21 01:32:53.686166 [ 308 ] {} <Debug> TCP-Session: e63dac62-1331-4979-88b4-d7f3bdf60584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.05.21 01:32:53.685820 [ 303 ] {bc6ad88d-48b9-436e-9b8f-ae1617798761} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36799) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1165 | 2026.05.21 01:32:53.686193 [ 308 ] {} <Debug> TCP-Session: e63dac62-1331-4979-88b4-d7f3bdf60584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.05.21 01:32:53.686341 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1167 | 2026.05.21 01:32:53.686376 [ 307 ] {} <Debug> TCP-Session: 111d5fb2-1d73-4b09-b06d-49ae8e02482b Authenticating user 'default' from [fd00:1122:3344:101::e]:44153 | ||
| 1168 | 2026.05.21 01:32:53.686379 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.05.21 01:32:53.686396 [ 307 ] {} <Debug> TCP-Session: 111d5fb2-1d73-4b09-b06d-49ae8e02482b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.05.21 01:32:53.686420 [ 304 ] {} <Debug> TCP-Session: ffe9fe5a-0071-48f9-8adf-b250b4726c45 Authenticating user 'default' from [fd00:1122:3344:101::e]:56378 | ||
| 1171 | 2026.05.21 01:32:53.686422 [ 307 ] {} <Debug> TCP-Session: 111d5fb2-1d73-4b09-b06d-49ae8e02482b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.21 01:32:53.686445 [ 304 ] {} <Debug> TCP-Session: ffe9fe5a-0071-48f9-8adf-b250b4726c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.05.21 01:32:53.686465 [ 304 ] {} <Debug> TCP-Session: ffe9fe5a-0071-48f9-8adf-b250b4726c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.05.21 01:32:53.686466 [ 303 ] {bc6ad88d-48b9-436e-9b8f-ae1617798761} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1175 | 2026.05.21 01:32:53.686548 [ 303 ] {bc6ad88d-48b9-436e-9b8f-ae1617798761} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1176 | 2026.05.21 01:32:53.686822 [ 303 ] {bc6ad88d-48b9-436e-9b8f-ae1617798761} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 1177 | 2026.05.21 01:32:53.687726 [ 328 ] {bc6ad88d-48b9-436e-9b8f-ae1617798761} <Trace> AggregatingTransform: Aggregating | ||
| 1178 | 2026.05.21 01:32:53.687769 [ 328 ] {bc6ad88d-48b9-436e-9b8f-ae1617798761} <Trace> Aggregator: Aggregation method: without_key | ||
| 1179 | 2026.05.21 01:32:53.687799 [ 328 ] {bc6ad88d-48b9-436e-9b8f-ae1617798761} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881178 sec. (1134.844 rows/sec., 44.33 KiB/sec.) | ||
| 1180 | 2026.05.21 01:32:53.687815 [ 328 ] {bc6ad88d-48b9-436e-9b8f-ae1617798761} <Trace> Aggregator: Merging aggregated data | ||
| 1181 | 2026.05.21 01:32:53.688409 [ 303 ] {bc6ad88d-48b9-436e-9b8f-ae1617798761} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002664 sec., 375.37537537537537 rows/sec., 14.66 KiB/sec. | ||
| 1182 | 2026.05.21 01:32:53.688520 [ 303 ] {bc6ad88d-48b9-436e-9b8f-ae1617798761} <Debug> TCPHandler: Processed in 0.003071601 sec. | ||
| 1183 | 2026.05.21 01:32:53.688642 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1184 | 2026.05.21 01:32:53.688669 [ 303 ] {} <Debug> TCP-Session: c4f6d162-c6f1-4f7a-af26-b831bb30588b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.05.21 01:32:53.688678 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1186 | 2026.05.21 01:32:53.688700 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1187 | 2026.05.21 01:32:53.688720 [ 304 ] {} <Debug> TCP-Session: ffe9fe5a-0071-48f9-8adf-b250b4726c45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.05.21 01:32:53.688734 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1189 | 2026.05.21 01:32:53.688751 [ 311 ] {} <Debug> TCP-Session: 53923488-e818-4fbc-8dda-b5f08bb751a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.05.21 01:32:53.688758 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1191 | 2026.05.21 01:32:53.688787 [ 309 ] {} <Debug> TCP-Session: f69503d8-eeef-45d2-8296-c1b9b4b05563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.05.21 01:32:53.688777 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1193 | 2026.05.21 01:32:53.688810 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1194 | 2026.05.21 01:32:53.688826 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1195 | 2026.05.21 01:32:53.688850 [ 307 ] {} <Debug> TCP-Session: 111d5fb2-1d73-4b09-b06d-49ae8e02482b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.05.21 01:32:53.688865 [ 308 ] {} <Debug> TCP-Session: e63dac62-1331-4979-88b4-d7f3bdf60584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.05.21 01:32:53.688888 [ 310 ] {} <Debug> TCP-Session: 4238d7f9-b7be-45b9-a6a7-abab7beb4732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.05.21 01:32:53.688817 [ 305 ] {} <Debug> TCP-Session: 8e1fa6cb-3804-4d05-9d7b-6e8bb057f363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.05.21 01:32:53.688805 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1200 | 2026.05.21 01:32:53.688969 [ 306 ] {} <Debug> TCP-Session: 713cab4d-41df-4937-8883-1373338a118e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.05.21 01:32:54.118823 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.05.21 01:32:54.119080 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1203 | 2026.05.21 01:32:54.119458 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1204 | 2026.05.21 01:32:54.119508 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1205 | 2026.05.21 01:32:54.119789 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1206 | 2026.05.21 01:32:54.119862 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1207 | 2026.05.21 01:32:54.120002 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1208 | 2026.05.21 01:32:54.120039 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1209 | 2026.05.21 01:32:54.120062 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 1210 | 2026.05.21 01:32:54.120078 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1211 | 2026.05.21 01:32:54.120121 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1212 | 2026.05.21 01:32:54.120141 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1213 | 2026.05.21 01:32:54.121323 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002349 sec., 6385.6960408684545 rows/sec., 951.62 KiB/sec. | ||
| 1214 | 2026.05.21 01:32:54.121434 [ 269 ] {0691cf21-5e2c-4eb6-938c-d4266985ee2b} <Debug> TCPHandler: Processed in 0.002753015 sec. | ||
| 1215 | 2026.05.21 01:32:54.124209 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.05.21 01:32:54.124359 [ 269 ] {ae6da0be-358c-4f14-a9d7-2be07abf8479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1217 | 2026.05.21 01:32:54.124419 [ 269 ] {ae6da0be-358c-4f14-a9d7-2be07abf8479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1218 | 2026.05.21 01:32:54.125114 [ 269 ] {ae6da0be-358c-4f14-a9d7-2be07abf8479} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.05.21 01:32:54.125165 [ 269 ] {ae6da0be-358c-4f14-a9d7-2be07abf8479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1220 | 2026.05.21 01:32:54.125740 [ 269 ] {ae6da0be-358c-4f14-a9d7-2be07abf8479} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1221 | 2026.05.21 01:32:54.126109 [ 269 ] {ae6da0be-358c-4f14-a9d7-2be07abf8479} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.05.21 01:32:54.126269 [ 269 ] {ae6da0be-358c-4f14-a9d7-2be07abf8479} <Debug> executeQuery: Read 8 rows, 954.00 B in 0.001959 sec., 4083.7161817253705 rows/sec., 475.57 KiB/sec. | ||
| 1223 | 2026.05.21 01:32:54.126309 [ 269 ] {ae6da0be-358c-4f14-a9d7-2be07abf8479} <Debug> TCPHandler: Processed in 0.002170613 sec. | ||
| 1224 | 2026.05.21 01:32:54.126434 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.05.21 01:32:54.126537 [ 269 ] {6486ea27-3f75-437e-be2d-4a6d71c105a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1226 | 2026.05.21 01:32:54.126582 [ 269 ] {6486ea27-3f75-437e-be2d-4a6d71c105a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1227 | 2026.05.21 01:32:54.127005 [ 269 ] {6486ea27-3f75-437e-be2d-4a6d71c105a4} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.05.21 01:32:54.127043 [ 269 ] {6486ea27-3f75-437e-be2d-4a6d71c105a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1229 | 2026.05.21 01:32:54.127439 [ 269 ] {6486ea27-3f75-437e-be2d-4a6d71c105a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1230 | 2026.05.21 01:32:54.127917 [ 269 ] {6486ea27-3f75-437e-be2d-4a6d71c105a4} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.05.21 01:32:54.128056 [ 269 ] {6486ea27-3f75-437e-be2d-4a6d71c105a4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001541 sec., 2595.7170668397143 rows/sec., 211.66 KiB/sec. | ||
| 1232 | 2026.05.21 01:32:54.128090 [ 269 ] {6486ea27-3f75-437e-be2d-4a6d71c105a4} <Debug> TCPHandler: Processed in 0.001708794 sec. | ||
| 1233 | 2026.05.21 01:32:54.128210 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.05.21 01:32:54.128309 [ 269 ] {88ced229-591b-44c1-a250-b42a626e661b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1235 | 2026.05.21 01:32:54.128350 [ 269 ] {88ced229-591b-44c1-a250-b42a626e661b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1236 | 2026.05.21 01:32:54.128775 [ 269 ] {88ced229-591b-44c1-a250-b42a626e661b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.21 01:32:54.128812 [ 269 ] {88ced229-591b-44c1-a250-b42a626e661b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1238 | 2026.05.21 01:32:54.129221 [ 269 ] {88ced229-591b-44c1-a250-b42a626e661b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1239 | 2026.05.21 01:32:54.129763 [ 269 ] {88ced229-591b-44c1-a250-b42a626e661b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.21 01:32:54.129913 [ 269 ] {88ced229-591b-44c1-a250-b42a626e661b} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001623 sec., 39433.148490449785 rows/sec., 3.08 MiB/sec. | ||
| 1241 | 2026.05.21 01:32:54.129955 [ 269 ] {88ced229-591b-44c1-a250-b42a626e661b} <Debug> TCPHandler: Processed in 0.001795546 sec. | ||
| 1242 | 2026.05.21 01:32:54.130081 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.05.21 01:32:54.130181 [ 269 ] {c8692d92-10e8-4173-b048-1fd71d142ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1244 | 2026.05.21 01:32:54.130224 [ 269 ] {c8692d92-10e8-4173-b048-1fd71d142ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1245 | 2026.05.21 01:32:54.130652 [ 269 ] {c8692d92-10e8-4173-b048-1fd71d142ee7} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.05.21 01:32:54.130689 [ 269 ] {c8692d92-10e8-4173-b048-1fd71d142ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1247 | 2026.05.21 01:32:54.131101 [ 269 ] {c8692d92-10e8-4173-b048-1fd71d142ee7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1248 | 2026.05.21 01:32:54.131558 [ 269 ] {c8692d92-10e8-4173-b048-1fd71d142ee7} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.05.21 01:32:54.131694 [ 269 ] {c8692d92-10e8-4173-b048-1fd71d142ee7} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001533 sec., 4566.2100456621 rows/sec., 329.34 KiB/sec. | ||
| 1250 | 2026.05.21 01:32:54.131729 [ 269 ] {c8692d92-10e8-4173-b048-1fd71d142ee7} <Debug> TCPHandler: Processed in 0.001700624 sec. | ||
| 1251 | 2026.05.21 01:32:54.131845 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.05.21 01:32:54.131948 [ 269 ] {2a69d670-2d8b-4819-8d5d-36315d54b3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1253 | 2026.05.21 01:32:54.131992 [ 269 ] {2a69d670-2d8b-4819-8d5d-36315d54b3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1254 | 2026.05.21 01:32:54.132442 [ 269 ] {2a69d670-2d8b-4819-8d5d-36315d54b3d3} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.05.21 01:32:54.132480 [ 269 ] {2a69d670-2d8b-4819-8d5d-36315d54b3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1256 | 2026.05.21 01:32:54.132900 [ 269 ] {2a69d670-2d8b-4819-8d5d-36315d54b3d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1257 | 2026.05.21 01:32:54.133315 [ 269 ] {2a69d670-2d8b-4819-8d5d-36315d54b3d3} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.05.21 01:32:54.133448 [ 269 ] {2a69d670-2d8b-4819-8d5d-36315d54b3d3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001524 sec., 48556.43044619423 rows/sec., 3.80 MiB/sec. | ||
| 1259 | 2026.05.21 01:32:54.133482 [ 269 ] {2a69d670-2d8b-4819-8d5d-36315d54b3d3} <Debug> TCPHandler: Processed in 0.001689053 sec. | ||
| 1260 | 2026.05.21 01:32:54.133605 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.05.21 01:32:54.133702 [ 269 ] {6614b13c-1537-4553-9266-5e63bb1d3986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1262 | 2026.05.21 01:32:54.133746 [ 269 ] {6614b13c-1537-4553-9266-5e63bb1d3986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1263 | 2026.05.21 01:32:54.134152 [ 269 ] {6614b13c-1537-4553-9266-5e63bb1d3986} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.05.21 01:32:54.134189 [ 269 ] {6614b13c-1537-4553-9266-5e63bb1d3986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1265 | 2026.05.21 01:32:54.134648 [ 269 ] {6614b13c-1537-4553-9266-5e63bb1d3986} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1266 | 2026.05.21 01:32:54.135062 [ 269 ] {6614b13c-1537-4553-9266-5e63bb1d3986} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.05.21 01:32:54.135199 [ 269 ] {6614b13c-1537-4553-9266-5e63bb1d3986} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001515 sec., 106930.69306930693 rows/sec., 7.45 MiB/sec. | ||
| 1268 | 2026.05.21 01:32:54.135234 [ 269 ] {6614b13c-1537-4553-9266-5e63bb1d3986} <Debug> TCPHandler: Processed in 0.001680624 sec. | ||
| 1269 | 2026.05.21 01:32:54.135351 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.05.21 01:32:54.135448 [ 269 ] {97e8d77a-87fa-49e7-bf9a-c8d83fcb60d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1271 | 2026.05.21 01:32:54.135503 [ 269 ] {97e8d77a-87fa-49e7-bf9a-c8d83fcb60d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1272 | 2026.05.21 01:32:54.136235 [ 269 ] {97e8d77a-87fa-49e7-bf9a-c8d83fcb60d1} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.05.21 01:32:54.136272 [ 269 ] {97e8d77a-87fa-49e7-bf9a-c8d83fcb60d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1274 | 2026.05.21 01:32:54.136844 [ 269 ] {97e8d77a-87fa-49e7-bf9a-c8d83fcb60d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1275 | 2026.05.21 01:32:54.137365 [ 269 ] {97e8d77a-87fa-49e7-bf9a-c8d83fcb60d1} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.05.21 01:32:54.137544 [ 269 ] {97e8d77a-87fa-49e7-bf9a-c8d83fcb60d1} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002112 sec., 1420.4545454545453 rows/sec., 2.55 MiB/sec. | ||
| 1277 | 2026.05.21 01:32:54.137606 [ 269 ] {97e8d77a-87fa-49e7-bf9a-c8d83fcb60d1} <Debug> TCPHandler: Processed in 0.002305456 sec. | ||
| 1278 | 2026.05.21 01:32:54.137761 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.05.21 01:32:54.137866 [ 269 ] {23e198f9-4ec5-4323-95e9-e61a99032b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1280 | 2026.05.21 01:32:54.137910 [ 269 ] {23e198f9-4ec5-4323-95e9-e61a99032b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1281 | 2026.05.21 01:32:54.138240 [ 269 ] {23e198f9-4ec5-4323-95e9-e61a99032b37} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.05.21 01:32:54.138276 [ 269 ] {23e198f9-4ec5-4323-95e9-e61a99032b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1283 | 2026.05.21 01:32:54.138698 [ 269 ] {23e198f9-4ec5-4323-95e9-e61a99032b37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1284 | 2026.05.21 01:32:54.139111 [ 269 ] {23e198f9-4ec5-4323-95e9-e61a99032b37} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.05.21 01:32:54.139246 [ 269 ] {23e198f9-4ec5-4323-95e9-e61a99032b37} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001399 sec., 2144.388849177984 rows/sec., 151.48 KiB/sec. | ||
| 1286 | 2026.05.21 01:32:54.139280 [ 269 ] {23e198f9-4ec5-4323-95e9-e61a99032b37} <Debug> TCPHandler: Processed in 0.001582212 sec. | ||
| 1287 | 2026.05.21 01:32:54.139400 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.05.21 01:32:54.139496 [ 269 ] {4fa96a30-6731-4bcb-a86c-7491e6d0bd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.05.21 01:32:54.139539 [ 269 ] {4fa96a30-6731-4bcb-a86c-7491e6d0bd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1290 | 2026.05.21 01:32:54.139878 [ 269 ] {4fa96a30-6731-4bcb-a86c-7491e6d0bd2b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.05.21 01:32:54.139915 [ 269 ] {4fa96a30-6731-4bcb-a86c-7491e6d0bd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1292 | 2026.05.21 01:32:54.140311 [ 269 ] {4fa96a30-6731-4bcb-a86c-7491e6d0bd2b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1293 | 2026.05.21 01:32:54.140730 [ 269 ] {4fa96a30-6731-4bcb-a86c-7491e6d0bd2b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.05.21 01:32:54.140860 [ 269 ] {4fa96a30-6731-4bcb-a86c-7491e6d0bd2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
| 1295 | 2026.05.21 01:32:54.140894 [ 269 ] {4fa96a30-6731-4bcb-a86c-7491e6d0bd2b} <Debug> TCPHandler: Processed in 0.001543571 sec. | ||
| 1296 | 2026.05.21 01:32:54.352125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2403 | ||
| 1297 | 2026.05.21 01:32:54.352680 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.05.21 01:32:54.352737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1299 | 2026.05.21 01:32:54.353538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1300 | 2026.05.21 01:32:54.354274 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.05.21 01:32:54.354486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2403 | ||
| 1302 | 2026.05.21 01:32:54.492355 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1303 | 2026.05.21 01:32:54.514047 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.21 01:32:54.514119 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1305 | 2026.05.21 01:32:54.522495 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1306 | 2026.05.21 01:32:54.524643 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.05.21 01:32:54.533094 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1308 | 2026.05.21 01:32:54.972995 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63407 | ||
| 1309 | 2026.05.21 01:32:54.973093 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1310 | 2026.05.21 01:32:54.973123 [ 307 ] {} <Debug> TCP-Session: a521b883-31ed-4f55-8e52-0978d5412814 Authenticating user 'default' from [fd00:1122:3344:101::e]:63407 | ||
| 1311 | 2026.05.21 01:32:54.973148 [ 307 ] {} <Debug> TCP-Session: a521b883-31ed-4f55-8e52-0978d5412814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2026.05.21 01:32:54.973165 [ 307 ] {} <Debug> TCP-Session: a521b883-31ed-4f55-8e52-0978d5412814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2026.05.21 01:32:54.973386 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56536 | ||
| 1314 | 2026.05.21 01:32:54.973410 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53054 | ||
| 1315 | 2026.05.21 01:32:54.973456 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43439 | ||
| 1316 | 2026.05.21 01:32:54.973501 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1317 | 2026.05.21 01:32:54.973508 [ 307 ] {} <Trace> TCP-Session: a521b883-31ed-4f55-8e52-0978d5412814 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.05.21 01:32:54.973528 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1319 | 2026.05.21 01:32:54.973568 [ 308 ] {} <Debug> TCP-Session: 2cb0a645-79b3-4418-a6ef-ea7b6c907d16 Authenticating user 'default' from [fd00:1122:3344:101::e]:56536 | ||
| 1320 | 2026.05.21 01:32:54.973608 [ 310 ] {} <Debug> TCP-Session: ff377578-68f6-4ccb-90ed-a065098b35b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53054 | ||
| 1321 | 2026.05.21 01:32:54.973467 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50715 | ||
| 1322 | 2026.05.21 01:32:54.973646 [ 310 ] {} <Debug> TCP-Session: ff377578-68f6-4ccb-90ed-a065098b35b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.05.21 01:32:54.973443 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37598 | ||
| 1324 | 2026.05.21 01:32:54.973672 [ 310 ] {} <Debug> TCP-Session: ff377578-68f6-4ccb-90ed-a065098b35b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.05.21 01:32:54.973691 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1326 | 2026.05.21 01:32:54.973432 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37950 | ||
| 1327 | 2026.05.21 01:32:54.973727 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1328 | 2026.05.21 01:32:54.973732 [ 306 ] {} <Debug> TCP-Session: f92bcb13-1377-4245-aa4a-0ec3e9ea58d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50715 | ||
| 1329 | 2026.05.21 01:32:54.973762 [ 307 ] {6f634d5f-3155-4f46-94cc-1c6f6c8a062b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63407) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1330 | 2026.05.21 01:32:54.973782 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1331 | 2026.05.21 01:32:54.973798 [ 306 ] {} <Debug> TCP-Session: f92bcb13-1377-4245-aa4a-0ec3e9ea58d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2026.05.21 01:32:54.973829 [ 303 ] {} <Debug> TCP-Session: 169272ba-feba-41bd-9110-2c6de823e026 Authenticating user 'default' from [fd00:1122:3344:101::e]:37950 | ||
| 1333 | 2026.05.21 01:32:54.973839 [ 306 ] {} <Debug> TCP-Session: f92bcb13-1377-4245-aa4a-0ec3e9ea58d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2026.05.21 01:32:54.973860 [ 303 ] {} <Debug> TCP-Session: 169272ba-feba-41bd-9110-2c6de823e026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2026.05.21 01:32:54.973402 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40400 | ||
| 1336 | 2026.05.21 01:32:54.973905 [ 303 ] {} <Debug> TCP-Session: 169272ba-feba-41bd-9110-2c6de823e026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1337 | 2026.05.21 01:32:54.973390 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42187 | ||
| 1338 | 2026.05.21 01:32:54.973965 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1339 | 2026.05.21 01:32:54.973773 [ 304 ] {} <Debug> TCP-Session: 1f659d79-4a46-415e-ac6e-77eb61e0fc0d Authenticating user 'default' from [fd00:1122:3344:101::e]:37598 | ||
| 1340 | 2026.05.21 01:32:54.974003 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1341 | 2026.05.21 01:32:54.974006 [ 311 ] {} <Debug> TCP-Session: 8f7d20d9-5bba-472c-bf71-f3f3271f082c Authenticating user 'default' from [fd00:1122:3344:101::e]:40400 | ||
| 1342 | 2026.05.21 01:32:54.974029 [ 304 ] {} <Debug> TCP-Session: 1f659d79-4a46-415e-ac6e-77eb61e0fc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.05.21 01:32:54.974045 [ 309 ] {} <Debug> TCP-Session: 32de3755-fcd8-4d27-9d3e-3bdb7b615a9d Authenticating user 'default' from [fd00:1122:3344:101::e]:42187 | ||
| 1344 | 2026.05.21 01:32:54.974068 [ 304 ] {} <Debug> TCP-Session: 1f659d79-4a46-415e-ac6e-77eb61e0fc0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.05.21 01:32:54.974061 [ 311 ] {} <Debug> TCP-Session: 8f7d20d9-5bba-472c-bf71-f3f3271f082c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.05.21 01:32:54.974089 [ 309 ] {} <Debug> TCP-Session: 32de3755-fcd8-4d27-9d3e-3bdb7b615a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.05.21 01:32:54.974116 [ 311 ] {} <Debug> TCP-Session: 8f7d20d9-5bba-472c-bf71-f3f3271f082c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.05.21 01:32:54.974126 [ 309 ] {} <Debug> TCP-Session: 32de3755-fcd8-4d27-9d3e-3bdb7b615a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.05.21 01:32:54.973631 [ 308 ] {} <Debug> TCP-Session: 2cb0a645-79b3-4418-a6ef-ea7b6c907d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.05.21 01:32:54.973572 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1351 | 2026.05.21 01:32:54.974188 [ 308 ] {} <Debug> TCP-Session: 2cb0a645-79b3-4418-a6ef-ea7b6c907d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2026.05.21 01:32:54.974201 [ 307 ] {6f634d5f-3155-4f46-94cc-1c6f6c8a062b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1353 | 2026.05.21 01:32:54.974213 [ 305 ] {} <Debug> TCP-Session: 8d606c78-21f4-4471-9be4-1f68db6ded3d Authenticating user 'default' from [fd00:1122:3344:101::e]:43439 | ||
| 1354 | 2026.05.21 01:32:54.974272 [ 305 ] {} <Debug> TCP-Session: 8d606c78-21f4-4471-9be4-1f68db6ded3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2026.05.21 01:32:54.974284 [ 305 ] {} <Debug> TCP-Session: 8d606c78-21f4-4471-9be4-1f68db6ded3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2026.05.21 01:32:54.974285 [ 307 ] {6f634d5f-3155-4f46-94cc-1c6f6c8a062b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1357 | 2026.05.21 01:32:54.974621 [ 307 ] {6f634d5f-3155-4f46-94cc-1c6f6c8a062b} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 1358 | 2026.05.21 01:32:54.975617 [ 328 ] {6f634d5f-3155-4f46-94cc-1c6f6c8a062b} <Trace> AggregatingTransform: Aggregating | ||
| 1359 | 2026.05.21 01:32:54.975651 [ 328 ] {6f634d5f-3155-4f46-94cc-1c6f6c8a062b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1360 | 2026.05.21 01:32:54.975677 [ 328 ] {6f634d5f-3155-4f46-94cc-1c6f6c8a062b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958749 sec. (1043.026 rows/sec., 40.74 KiB/sec.) | ||
| 1361 | 2026.05.21 01:32:54.975692 [ 328 ] {6f634d5f-3155-4f46-94cc-1c6f6c8a062b} <Trace> Aggregator: Merging aggregated data | ||
| 1362 | 2026.05.21 01:32:54.976269 [ 307 ] {6f634d5f-3155-4f46-94cc-1c6f6c8a062b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002594 sec., 385.50501156515037 rows/sec., 15.06 KiB/sec. | ||
| 1363 | 2026.05.21 01:32:54.976348 [ 307 ] {6f634d5f-3155-4f46-94cc-1c6f6c8a062b} <Debug> TCPHandler: Processed in 0.00299939 sec. | ||
| 1364 | 2026.05.21 01:32:54.976480 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1365 | 2026.05.21 01:32:54.976508 [ 307 ] {} <Debug> TCP-Session: a521b883-31ed-4f55-8e52-0978d5412814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.05.21 01:32:54.976514 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1367 | 2026.05.21 01:32:54.976538 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1368 | 2026.05.21 01:32:54.976554 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1369 | 2026.05.21 01:32:54.976572 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1370 | 2026.05.21 01:32:54.976602 [ 303 ] {} <Debug> TCP-Session: 169272ba-feba-41bd-9110-2c6de823e026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.05.21 01:32:54.976611 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1372 | 2026.05.21 01:32:54.976603 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1373 | 2026.05.21 01:32:54.976639 [ 308 ] {} <Debug> TCP-Session: 2cb0a645-79b3-4418-a6ef-ea7b6c907d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.05.21 01:32:54.976651 [ 311 ] {} <Debug> TCP-Session: 8f7d20d9-5bba-472c-bf71-f3f3271f082c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.05.21 01:32:54.976586 [ 309 ] {} <Debug> TCP-Session: 32de3755-fcd8-4d27-9d3e-3bdb7b615a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2026.05.21 01:32:54.976690 [ 304 ] {} <Debug> TCP-Session: 1f659d79-4a46-415e-ac6e-77eb61e0fc0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.05.21 01:32:54.976584 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1378 | 2026.05.21 01:32:54.976637 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1379 | 2026.05.21 01:32:54.976772 [ 310 ] {} <Debug> TCP-Session: ff377578-68f6-4ccb-90ed-a065098b35b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.05.21 01:32:54.976568 [ 306 ] {} <Debug> TCP-Session: f92bcb13-1377-4245-aa4a-0ec3e9ea58d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.05.21 01:32:54.976796 [ 305 ] {} <Debug> TCP-Session: 8d606c78-21f4-4471-9be4-1f68db6ded3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2026.05.21 01:32:59.117721 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.05.21 01:32:59.117983 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1384 | 2026.05.21 01:32:59.118295 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1385 | 2026.05.21 01:32:59.118335 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1386 | 2026.05.21 01:32:59.118557 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1387 | 2026.05.21 01:32:59.118627 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1388 | 2026.05.21 01:32:59.118763 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1389 | 2026.05.21 01:32:59.118856 [ 354 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1390 | 2026.05.21 01:32:59.118871 [ 335 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1391 | 2026.05.21 01:32:59.118968 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 1392 | 2026.05.21 01:32:59.118997 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1393 | 2026.05.21 01:32:59.121374 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1394 | 2026.05.21 01:32:59.121402 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1395 | 2026.05.21 01:32:59.124073 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1396 | 2026.05.21 01:32:59.124130 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1397 | 2026.05.21 01:32:59.125476 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.007596 sec., 3027.9094260136912 rows/sec., 416.93 KiB/sec. | ||
| 1398 | 2026.05.21 01:32:59.125606 [ 269 ] {d9d78ba4-6356-4ec8-b10e-c48e86ab4a7b} <Debug> TCPHandler: Processed in 0.00802313 sec. | ||
| 1399 | 2026.05.21 01:32:59.127256 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.05.21 01:32:59.127367 [ 269 ] {c1b38dd3-5d9f-4441-b12e-8eb0c5eec10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1401 | 2026.05.21 01:32:59.127413 [ 269 ] {c1b38dd3-5d9f-4441-b12e-8eb0c5eec10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1402 | 2026.05.21 01:32:59.127887 [ 269 ] {c1b38dd3-5d9f-4441-b12e-8eb0c5eec10e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.05.21 01:32:59.127934 [ 269 ] {c1b38dd3-5d9f-4441-b12e-8eb0c5eec10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1404 | 2026.05.21 01:32:59.128311 [ 269 ] {c1b38dd3-5d9f-4441-b12e-8eb0c5eec10e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1405 | 2026.05.21 01:32:59.128524 [ 269 ] {c1b38dd3-5d9f-4441-b12e-8eb0c5eec10e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.05.21 01:32:59.128671 [ 269 ] {c1b38dd3-5d9f-4441-b12e-8eb0c5eec10e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001335 sec., 41947.56554307116 rows/sec., 3.22 MiB/sec. | ||
| 1407 | 2026.05.21 01:32:59.128707 [ 269 ] {c1b38dd3-5d9f-4441-b12e-8eb0c5eec10e} <Debug> TCPHandler: Processed in 0.00150258 sec. | ||
| 1408 | 2026.05.21 01:32:59.128830 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.05.21 01:32:59.128926 [ 269 ] {2e5bc464-6986-4562-abc3-3832772c3644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1410 | 2026.05.21 01:32:59.128968 [ 269 ] {2e5bc464-6986-4562-abc3-3832772c3644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1411 | 2026.05.21 01:32:59.129369 [ 269 ] {2e5bc464-6986-4562-abc3-3832772c3644} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.05.21 01:32:59.129407 [ 269 ] {2e5bc464-6986-4562-abc3-3832772c3644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1413 | 2026.05.21 01:32:59.129701 [ 269 ] {2e5bc464-6986-4562-abc3-3832772c3644} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1414 | 2026.05.21 01:32:59.129911 [ 269 ] {2e5bc464-6986-4562-abc3-3832772c3644} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.05.21 01:32:59.130042 [ 269 ] {2e5bc464-6986-4562-abc3-3832772c3644} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 1416 | 2026.05.21 01:32:59.130077 [ 269 ] {2e5bc464-6986-4562-abc3-3832772c3644} <Debug> TCPHandler: Processed in 0.001297206 sec. | ||
| 1417 | 2026.05.21 01:32:59.130198 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.05.21 01:32:59.130295 [ 269 ] {59cd2578-f349-490a-96da-148ba265cfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1419 | 2026.05.21 01:32:59.130341 [ 269 ] {59cd2578-f349-490a-96da-148ba265cfac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1420 | 2026.05.21 01:32:59.130732 [ 269 ] {59cd2578-f349-490a-96da-148ba265cfac} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.05.21 01:32:59.130769 [ 269 ] {59cd2578-f349-490a-96da-148ba265cfac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1422 | 2026.05.21 01:32:59.131083 [ 269 ] {59cd2578-f349-490a-96da-148ba265cfac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1423 | 2026.05.21 01:32:59.131282 [ 269 ] {59cd2578-f349-490a-96da-148ba265cfac} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.05.21 01:32:59.131412 [ 269 ] {59cd2578-f349-490a-96da-148ba265cfac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 1425 | 2026.05.21 01:32:59.131446 [ 269 ] {59cd2578-f349-490a-96da-148ba265cfac} <Debug> TCPHandler: Processed in 0.001298576 sec. | ||
| 1426 | 2026.05.21 01:32:59.131561 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.05.21 01:32:59.131657 [ 269 ] {c76eeb34-e2b3-441a-af63-51c16c7324a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1428 | 2026.05.21 01:32:59.131700 [ 269 ] {c76eeb34-e2b3-441a-af63-51c16c7324a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1429 | 2026.05.21 01:32:59.132024 [ 269 ] {c76eeb34-e2b3-441a-af63-51c16c7324a3} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.05.21 01:32:59.132060 [ 269 ] {c76eeb34-e2b3-441a-af63-51c16c7324a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1431 | 2026.05.21 01:32:59.132372 [ 269 ] {c76eeb34-e2b3-441a-af63-51c16c7324a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1432 | 2026.05.21 01:32:59.132575 [ 269 ] {c76eeb34-e2b3-441a-af63-51c16c7324a3} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.05.21 01:32:59.132704 [ 269 ] {c76eeb34-e2b3-441a-af63-51c16c7324a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 1434 | 2026.05.21 01:32:59.132736 [ 269 ] {c76eeb34-e2b3-441a-af63-51c16c7324a3} <Debug> TCPHandler: Processed in 0.001225074 sec. | ||
| 1435 | 2026.05.21 01:33:01.774974 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1436 | 2026.05.21 01:33:01.775042 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1437 | 2026.05.21 01:33:01.854616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2851 | ||
| 1438 | 2026.05.21 01:33:01.855098 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.05.21 01:33:01.855147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1440 | 2026.05.21 01:33:01.855653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1441 | 2026.05.21 01:33:01.855891 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.05.21 01:33:01.856025 [ 66 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1443 | 2026.05.21 01:33:01.856041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2851 | ||
| 1444 | 2026.05.21 01:33:01.856065 [ 66 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.05.21 01:33:01.856087 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1446 | 2026.05.21 01:33:01.858454 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 1447 | 2026.05.21 01:33:01.860800 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1448 | 2026.05.21 01:33:01.862684 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 1449 | 2026.05.21 01:33:01.862801 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1450 | 2026.05.21 01:33:01.862868 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1451 | 2026.05.21 01:33:01.862928 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1452 | 2026.05.21 01:33:01.862985 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 1453 | 2026.05.21 01:33:01.863035 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 1454 | 2026.05.21 01:33:01.896178 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 4 columns (4 merged, 0 gathered) in 0.040022067 sec., 71235.7010446262 rows/sec., 1.02 MiB/sec. | ||
| 1455 | 2026.05.21 01:33:01.897110 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1456 | 2026.05.21 01:33:01.897488 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_6_1} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.05.21 01:33:01.897572 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_6_1} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1458 | 2026.05.21 01:33:01.897691 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1459 | 2026.05.21 01:33:02.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.12 MiB, peak 177.66 MiB, free memory in arenas 0.00 B, will set to 171.75 MiB (RSS), difference: 1.63 MiB | ||
| 1460 | 2026.05.21 01:33:02.033234 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1461 | 2026.05.21 01:33:02.050243 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.05.21 01:33:02.050298 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1463 | 2026.05.21 01:33:02.056520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1464 | 2026.05.21 01:33:02.057247 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.05.21 01:33:02.057574 [ 66 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1466 | 2026.05.21 01:33:02.057648 [ 66 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.05.21 01:33:02.057684 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1468 | 2026.05.21 01:33:02.057821 [ 202 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 1469 | 2026.05.21 01:33:02.060495 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1470 | 2026.05.21 01:33:02.062236 [ 202 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1471 | 2026.05.21 01:33:02.063868 [ 202 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 1472 | 2026.05.21 01:33:02.068712 [ 202 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 1473 | 2026.05.21 01:33:02.073203 [ 202 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 1474 | 2026.05.21 01:33:02.077328 [ 202 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 1475 | 2026.05.21 01:33:02.084507 [ 202 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 1476 | 2026.05.21 01:33:02.088793 [ 202 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 1477 | 2026.05.21 01:33:02.147043 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089268328 sec., 515.3003425806295 rows/sec., 2.66 MiB/sec. | ||
| 1478 | 2026.05.21 01:33:02.149451 [ 199 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1479 | 2026.05.21 01:33:02.151544 [ 199 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_6_1} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.05.21 01:33:02.151648 [ 199 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_6_1} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1481 | 2026.05.21 01:33:02.153599 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1482 | 2026.05.21 01:33:03.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.83 MiB, peak 182.37 MiB, free memory in arenas 0.00 B, will set to 181.75 MiB (RSS), difference: 8.92 MiB | ||
| 1483 | 2026.05.21 01:33:04.119139 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.05.21 01:33:04.119472 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1485 | 2026.05.21 01:33:04.119952 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1486 | 2026.05.21 01:33:04.120023 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1487 | 2026.05.21 01:33:04.120346 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1488 | 2026.05.21 01:33:04.120417 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1489 | 2026.05.21 01:33:04.120554 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1490 | 2026.05.21 01:33:04.120696 [ 312 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1491 | 2026.05.21 01:33:04.120709 [ 349 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1492 | 2026.05.21 01:33:04.120863 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 1493 | 2026.05.21 01:33:04.120894 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1494 | 2026.05.21 01:33:04.120960 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1495 | 2026.05.21 01:33:04.120981 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1496 | 2026.05.21 01:33:04.121033 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1497 | 2026.05.21 01:33:04.121084 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1498 | 2026.05.21 01:33:04.122427 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.003099 sec., 7421.748951274604 rows/sec., 1021.94 KiB/sec. | ||
| 1499 | 2026.05.21 01:33:04.122545 [ 269 ] {850ead6c-8782-4550-805f-db8f25b4137e} <Debug> TCPHandler: Processed in 0.003545441 sec. | ||
| 1500 | 2026.05.21 01:33:04.126796 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.05.21 01:33:04.126914 [ 269 ] {f8ef00c1-4da5-45c1-946c-d560f63abdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1502 | 2026.05.21 01:33:04.126960 [ 269 ] {f8ef00c1-4da5-45c1-946c-d560f63abdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1503 | 2026.05.21 01:33:04.127447 [ 269 ] {f8ef00c1-4da5-45c1-946c-d560f63abdad} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.05.21 01:33:04.127493 [ 269 ] {f8ef00c1-4da5-45c1-946c-d560f63abdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1505 | 2026.05.21 01:33:04.127891 [ 269 ] {f8ef00c1-4da5-45c1-946c-d560f63abdad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1506 | 2026.05.21 01:33:04.128110 [ 269 ] {f8ef00c1-4da5-45c1-946c-d560f63abdad} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.05.21 01:33:04.128249 [ 61 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1508 | 2026.05.21 01:33:04.128255 [ 269 ] {f8ef00c1-4da5-45c1-946c-d560f63abdad} <Debug> executeQuery: Read 82 rows, 6.85 KiB in 0.001374 sec., 59679.76710334789 rows/sec., 4.87 MiB/sec. | ||
| 1509 | 2026.05.21 01:33:04.128324 [ 61 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.05.21 01:33:04.128337 [ 269 ] {f8ef00c1-4da5-45c1-946c-d560f63abdad} <Debug> TCPHandler: Processed in 0.001594472 sec. | ||
| 1511 | 2026.05.21 01:33:04.128353 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1512 | 2026.05.21 01:33:04.128475 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.05.21 01:33:04.128486 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 1514 | 2026.05.21 01:33:04.128577 [ 269 ] {1503217e-31e7-4898-852b-081d042d622e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1515 | 2026.05.21 01:33:04.128623 [ 269 ] {1503217e-31e7-4898-852b-081d042d622e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1516 | 2026.05.21 01:33:04.128657 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1517 | 2026.05.21 01:33:04.128703 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
| 1518 | 2026.05.21 01:33:04.128805 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1519 | 2026.05.21 01:33:04.128867 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1520 | 2026.05.21 01:33:04.128929 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1521 | 2026.05.21 01:33:04.128987 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1522 | 2026.05.21 01:33:04.129016 [ 269 ] {1503217e-31e7-4898-852b-081d042d622e} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.05.21 01:33:04.129041 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
| 1524 | 2026.05.21 01:33:04.129057 [ 269 ] {1503217e-31e7-4898-852b-081d042d622e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1525 | 2026.05.21 01:33:04.129425 [ 269 ] {1503217e-31e7-4898-852b-081d042d622e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1526 | 2026.05.21 01:33:04.129656 [ 269 ] {1503217e-31e7-4898-852b-081d042d622e} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.05.21 01:33:04.129792 [ 269 ] {1503217e-31e7-4898-852b-081d042d622e} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001233 sec., 10543.390105433902 rows/sec., 792.81 KiB/sec. | ||
| 1528 | 2026.05.21 01:33:04.129827 [ 269 ] {1503217e-31e7-4898-852b-081d042d622e} <Debug> TCPHandler: Processed in 0.001401698 sec. | ||
| 1529 | 2026.05.21 01:33:04.129939 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.05.21 01:33:04.130034 [ 269 ] {a43d943a-bd38-417f-abce-795af530d54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1531 | 2026.05.21 01:33:04.130075 [ 269 ] {a43d943a-bd38-417f-abce-795af530d54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1532 | 2026.05.21 01:33:04.130147 [ 203 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727444 sec., 208400.3880878338 rows/sec., 17.03 MiB/sec. | ||
| 1533 | 2026.05.21 01:33:04.130285 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1534 | 2026.05.21 01:33:04.130490 [ 269 ] {a43d943a-bd38-417f-abce-795af530d54c} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.05.21 01:33:04.130534 [ 269 ] {a43d943a-bd38-417f-abce-795af530d54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1536 | 2026.05.21 01:33:04.130535 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.05.21 01:33:04.130624 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_6_1} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1538 | 2026.05.21 01:33:04.130694 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1539 | 2026.05.21 01:33:04.130863 [ 269 ] {a43d943a-bd38-417f-abce-795af530d54c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1540 | 2026.05.21 01:33:04.131081 [ 269 ] {a43d943a-bd38-417f-abce-795af530d54c} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.05.21 01:33:04.131178 [ 61 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1542 | 2026.05.21 01:33:04.131207 [ 269 ] {a43d943a-bd38-417f-abce-795af530d54c} <Debug> executeQuery: Read 82 rows, 6.58 KiB in 0.001191 sec., 68849.7061293031 rows/sec., 5.39 MiB/sec. | ||
| 1543 | 2026.05.21 01:33:04.131213 [ 61 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.05.21 01:33:04.131249 [ 269 ] {a43d943a-bd38-417f-abce-795af530d54c} <Debug> TCPHandler: Processed in 0.001358427 sec. | ||
| 1545 | 2026.05.21 01:33:04.131251 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1546 | 2026.05.21 01:33:04.131377 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.05.21 01:33:04.131389 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 1548 | 2026.05.21 01:33:04.131476 [ 269 ] {51aa5ff3-a29b-4f95-92ca-d385549f4d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1549 | 2026.05.21 01:33:04.131526 [ 269 ] {51aa5ff3-a29b-4f95-92ca-d385549f4d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1550 | 2026.05.21 01:33:04.131528 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1551 | 2026.05.21 01:33:04.131575 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1552 | 2026.05.21 01:33:04.131671 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1553 | 2026.05.21 01:33:04.131722 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1554 | 2026.05.21 01:33:04.131765 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1555 | 2026.05.21 01:33:04.131809 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1556 | 2026.05.21 01:33:04.131860 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
| 1557 | 2026.05.21 01:33:04.131929 [ 269 ] {51aa5ff3-a29b-4f95-92ca-d385549f4d43} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.05.21 01:33:04.131969 [ 269 ] {51aa5ff3-a29b-4f95-92ca-d385549f4d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1559 | 2026.05.21 01:33:04.132354 [ 269 ] {51aa5ff3-a29b-4f95-92ca-d385549f4d43} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1560 | 2026.05.21 01:33:04.132591 [ 269 ] {51aa5ff3-a29b-4f95-92ca-d385549f4d43} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.05.21 01:33:04.132704 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1562 | 2026.05.21 01:33:04.132726 [ 269 ] {51aa5ff3-a29b-4f95-92ca-d385549f4d43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 1563 | 2026.05.21 01:33:04.132737 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.05.21 01:33:04.132767 [ 269 ] {51aa5ff3-a29b-4f95-92ca-d385549f4d43} <Debug> TCPHandler: Processed in 0.001439248 sec. | ||
| 1565 | 2026.05.21 01:33:04.132768 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1566 | 2026.05.21 01:33:04.132865 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 1567 | 2026.05.21 01:33:04.132891 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.05.21 01:33:04.132921 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585871 sec., 247182.77842270903 rows/sec., 20.25 MiB/sec. | ||
| 1569 | 2026.05.21 01:33:04.132950 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1570 | 2026.05.21 01:33:04.132987 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 152 rows starting from the beginning of the part | ||
| 1571 | 2026.05.21 01:33:04.132992 [ 269 ] {db012e2b-969c-42c3-896b-2fb0047ef9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1572 | 2026.05.21 01:33:04.133037 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1573 | 2026.05.21 01:33:04.133055 [ 269 ] {db012e2b-969c-42c3-896b-2fb0047ef9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1574 | 2026.05.21 01:33:04.133082 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1575 | 2026.05.21 01:33:04.133124 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1576 | 2026.05.21 01:33:04.133144 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1577 | 2026.05.21 01:33:04.133165 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1578 | 2026.05.21 01:33:04.133222 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1579 | 2026.05.21 01:33:04.133530 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.05.21 01:33:04.133630 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_6_1} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1581 | 2026.05.21 01:33:04.133730 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1582 | 2026.05.21 01:33:04.133865 [ 269 ] {db012e2b-969c-42c3-896b-2fb0047ef9a7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.05.21 01:33:04.133913 [ 269 ] {db012e2b-969c-42c3-896b-2fb0047ef9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1584 | 2026.05.21 01:33:04.134298 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 934 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456319 sec., 641343.0024603126 rows/sec., 44.57 MiB/sec. | ||
| 1585 | 2026.05.21 01:33:04.134477 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1586 | 2026.05.21 01:33:04.134717 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.05.21 01:33:04.134779 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1588 | 2026.05.21 01:33:04.134835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1589 | 2026.05.21 01:33:04.136789 [ 269 ] {db012e2b-969c-42c3-896b-2fb0047ef9a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1590 | 2026.05.21 01:33:04.137017 [ 269 ] {db012e2b-969c-42c3-896b-2fb0047ef9a7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.05.21 01:33:04.137155 [ 269 ] {db012e2b-969c-42c3-896b-2fb0047ef9a7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004182 sec., 3108.5604973696795 rows/sec., 5.57 MiB/sec. | ||
| 1592 | 2026.05.21 01:33:04.137204 [ 269 ] {db012e2b-969c-42c3-896b-2fb0047ef9a7} <Debug> TCPHandler: Processed in 0.004362147 sec. | ||
| 1593 | 2026.05.21 01:33:04.137358 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.05.21 01:33:04.137453 [ 269 ] {159e5234-6319-4a45-a639-373f7b23b5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1595 | 2026.05.21 01:33:04.137496 [ 269 ] {159e5234-6319-4a45-a639-373f7b23b5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1596 | 2026.05.21 01:33:04.137826 [ 269 ] {159e5234-6319-4a45-a639-373f7b23b5fc} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.05.21 01:33:04.137861 [ 269 ] {159e5234-6319-4a45-a639-373f7b23b5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1598 | 2026.05.21 01:33:04.138168 [ 269 ] {159e5234-6319-4a45-a639-373f7b23b5fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1599 | 2026.05.21 01:33:04.138388 [ 269 ] {159e5234-6319-4a45-a639-373f7b23b5fc} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.05.21 01:33:04.138515 [ 269 ] {159e5234-6319-4a45-a639-373f7b23b5fc} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001079 sec., 8341.056533827617 rows/sec., 641.69 KiB/sec. | ||
| 1601 | 2026.05.21 01:33:04.138549 [ 269 ] {159e5234-6319-4a45-a639-373f7b23b5fc} <Debug> TCPHandler: Processed in 0.001240294 sec. | ||
| 1602 | 2026.05.21 01:33:04.138674 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.05.21 01:33:04.138770 [ 269 ] {81088e63-9102-428e-8e64-f2411d2347d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1604 | 2026.05.21 01:33:04.138812 [ 269 ] {81088e63-9102-428e-8e64-f2411d2347d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1605 | 2026.05.21 01:33:04.139145 [ 269 ] {81088e63-9102-428e-8e64-f2411d2347d9} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.05.21 01:33:04.139182 [ 269 ] {81088e63-9102-428e-8e64-f2411d2347d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1607 | 2026.05.21 01:33:04.139490 [ 269 ] {81088e63-9102-428e-8e64-f2411d2347d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1608 | 2026.05.21 01:33:04.139702 [ 269 ] {81088e63-9102-428e-8e64-f2411d2347d9} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.05.21 01:33:04.139802 [ 61 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1610 | 2026.05.21 01:33:04.139831 [ 269 ] {81088e63-9102-428e-8e64-f2411d2347d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 1611 | 2026.05.21 01:33:04.139837 [ 61 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.05.21 01:33:04.139871 [ 269 ] {81088e63-9102-428e-8e64-f2411d2347d9} <Debug> TCPHandler: Processed in 0.001246155 sec. | ||
| 1613 | 2026.05.21 01:33:04.139872 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1614 | 2026.05.21 01:33:04.139976 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 1615 | 2026.05.21 01:33:04.140106 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1616 | 2026.05.21 01:33:04.140137 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1617 | 2026.05.21 01:33:04.140191 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1618 | 2026.05.21 01:33:04.140235 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1619 | 2026.05.21 01:33:04.140274 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1620 | 2026.05.21 01:33:04.140313 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1621 | 2026.05.21 01:33:04.140355 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1622 | 2026.05.21 01:33:04.141205 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268165 sec., 260218.50468984715 rows/sec., 17.68 MiB/sec. | ||
| 1623 | 2026.05.21 01:33:04.141340 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1624 | 2026.05.21 01:33:04.141582 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.05.21 01:33:04.141647 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_6_1} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1626 | 2026.05.21 01:33:04.141708 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1627 | 2026.05.21 01:33:06.842919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 50 | ||
| 1628 | 2026.05.21 01:33:06.844474 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.05.21 01:33:06.844511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1630 | 2026.05.21 01:33:06.845634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1631 | 2026.05.21 01:33:06.845910 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.05.21 01:33:06.846136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 50 | ||
| 1633 | 2026.05.21 01:33:09.118501 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.05.21 01:33:09.118862 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1635 | 2026.05.21 01:33:09.119375 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1636 | 2026.05.21 01:33:09.119422 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1637 | 2026.05.21 01:33:09.119638 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1638 | 2026.05.21 01:33:09.119706 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1639 | 2026.05.21 01:33:09.119840 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1640 | 2026.05.21 01:33:09.119936 [ 349 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1641 | 2026.05.21 01:33:09.119961 [ 312 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1642 | 2026.05.21 01:33:09.120067 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 1643 | 2026.05.21 01:33:09.120095 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1644 | 2026.05.21 01:33:09.120162 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1645 | 2026.05.21 01:33:09.120183 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1646 | 2026.05.21 01:33:09.120222 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1647 | 2026.05.21 01:33:09.120261 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1648 | 2026.05.21 01:33:09.121283 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.00257 sec., 8949.416342412453 rows/sec., 1.20 MiB/sec. | ||
| 1649 | 2026.05.21 01:33:09.121406 [ 269 ] {bf02a1d4-1e74-4e77-9b34-6e34a1daee9f} <Debug> TCPHandler: Processed in 0.003083761 sec. | ||
| 1650 | 2026.05.21 01:33:09.122919 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.05.21 01:33:09.123027 [ 269 ] {e5e4f196-7879-411a-8297-1c31198edd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1652 | 2026.05.21 01:33:09.123069 [ 269 ] {e5e4f196-7879-411a-8297-1c31198edd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1653 | 2026.05.21 01:33:09.123538 [ 269 ] {e5e4f196-7879-411a-8297-1c31198edd1d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.05.21 01:33:09.123586 [ 269 ] {e5e4f196-7879-411a-8297-1c31198edd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1655 | 2026.05.21 01:33:09.123959 [ 269 ] {e5e4f196-7879-411a-8297-1c31198edd1d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1656 | 2026.05.21 01:33:09.124174 [ 269 ] {e5e4f196-7879-411a-8297-1c31198edd1d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.05.21 01:33:09.124315 [ 269 ] {e5e4f196-7879-411a-8297-1c31198edd1d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001318 sec., 42488.619119878604 rows/sec., 3.26 MiB/sec. | ||
| 1658 | 2026.05.21 01:33:09.124349 [ 269 ] {e5e4f196-7879-411a-8297-1c31198edd1d} <Debug> TCPHandler: Processed in 0.001480059 sec. | ||
| 1659 | 2026.05.21 01:33:09.124463 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.05.21 01:33:09.124557 [ 269 ] {f4eb1932-52c5-44a8-a85f-0fe4368360c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1661 | 2026.05.21 01:33:09.124597 [ 269 ] {f4eb1932-52c5-44a8-a85f-0fe4368360c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1662 | 2026.05.21 01:33:09.124989 [ 269 ] {f4eb1932-52c5-44a8-a85f-0fe4368360c9} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.05.21 01:33:09.125026 [ 269 ] {f4eb1932-52c5-44a8-a85f-0fe4368360c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1664 | 2026.05.21 01:33:09.125315 [ 269 ] {f4eb1932-52c5-44a8-a85f-0fe4368360c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1665 | 2026.05.21 01:33:09.125526 [ 269 ] {f4eb1932-52c5-44a8-a85f-0fe4368360c9} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.05.21 01:33:09.125649 [ 269 ] {f4eb1932-52c5-44a8-a85f-0fe4368360c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00111 sec., 57657.657657657655 rows/sec., 4.50 MiB/sec. | ||
| 1667 | 2026.05.21 01:33:09.125683 [ 269 ] {f4eb1932-52c5-44a8-a85f-0fe4368360c9} <Debug> TCPHandler: Processed in 0.001269385 sec. | ||
| 1668 | 2026.05.21 01:33:09.125794 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2026.05.21 01:33:09.125888 [ 269 ] {ae6628a0-05bc-4e03-b3b4-e9ae254d16b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1670 | 2026.05.21 01:33:09.125931 [ 269 ] {ae6628a0-05bc-4e03-b3b4-e9ae254d16b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1671 | 2026.05.21 01:33:09.126322 [ 269 ] {ae6628a0-05bc-4e03-b3b4-e9ae254d16b9} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.05.21 01:33:09.126359 [ 269 ] {ae6628a0-05bc-4e03-b3b4-e9ae254d16b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1673 | 2026.05.21 01:33:09.126672 [ 269 ] {ae6628a0-05bc-4e03-b3b4-e9ae254d16b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1674 | 2026.05.21 01:33:09.126877 [ 269 ] {ae6628a0-05bc-4e03-b3b4-e9ae254d16b9} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.05.21 01:33:09.127003 [ 269 ] {ae6628a0-05bc-4e03-b3b4-e9ae254d16b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 1676 | 2026.05.21 01:33:09.127036 [ 269 ] {ae6628a0-05bc-4e03-b3b4-e9ae254d16b9} <Debug> TCPHandler: Processed in 0.001292326 sec. | ||
| 1677 | 2026.05.21 01:33:09.127142 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.05.21 01:33:09.127234 [ 269 ] {d6a0e886-81de-48a1-ad47-c9da7f3bf143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1679 | 2026.05.21 01:33:09.127275 [ 269 ] {d6a0e886-81de-48a1-ad47-c9da7f3bf143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1680 | 2026.05.21 01:33:09.127594 [ 269 ] {d6a0e886-81de-48a1-ad47-c9da7f3bf143} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.05.21 01:33:09.127631 [ 269 ] {d6a0e886-81de-48a1-ad47-c9da7f3bf143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1682 | 2026.05.21 01:33:09.127922 [ 269 ] {d6a0e886-81de-48a1-ad47-c9da7f3bf143} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1683 | 2026.05.21 01:33:09.128125 [ 269 ] {d6a0e886-81de-48a1-ad47-c9da7f3bf143} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.05.21 01:33:09.128249 [ 269 ] {d6a0e886-81de-48a1-ad47-c9da7f3bf143} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 1685 | 2026.05.21 01:33:09.128282 [ 269 ] {d6a0e886-81de-48a1-ad47-c9da7f3bf143} <Debug> TCPHandler: Processed in 0.001188523 sec. | ||
| 1686 | 2026.05.21 01:33:09.356165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3363 | ||
| 1687 | 2026.05.21 01:33:09.356728 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.05.21 01:33:09.356774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1689 | 2026.05.21 01:33:09.357262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1690 | 2026.05.21 01:33:09.357535 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.05.21 01:33:09.357656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3363 | ||
| 1692 | 2026.05.21 01:33:09.560607 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1693 | 2026.05.21 01:33:09.579056 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.05.21 01:33:09.579122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1695 | 2026.05.21 01:33:09.584736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1696 | 2026.05.21 01:33:09.585466 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.05.21 01:33:09.588703 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1698 | 2026.05.21 01:33:14.120206 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.05.21 01:33:14.120590 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1700 | 2026.05.21 01:33:14.120905 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1701 | 2026.05.21 01:33:14.120947 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1702 | 2026.05.21 01:33:14.121177 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1703 | 2026.05.21 01:33:14.121247 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1704 | 2026.05.21 01:33:14.121385 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1705 | 2026.05.21 01:33:14.121500 [ 312 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1706 | 2026.05.21 01:33:14.121504 [ 345 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1707 | 2026.05.21 01:33:14.121657 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 1708 | 2026.05.21 01:33:14.121691 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1709 | 2026.05.21 01:33:14.121760 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1710 | 2026.05.21 01:33:14.121780 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1711 | 2026.05.21 01:33:14.121816 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1712 | 2026.05.21 01:33:14.121858 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1713 | 2026.05.21 01:33:14.122978 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002542 sec., 9047.993705743509 rows/sec., 1.22 MiB/sec. | ||
| 1714 | 2026.05.21 01:33:14.123105 [ 269 ] {4021f253-43e8-4286-a63b-c35605c5ac84} <Debug> TCPHandler: Processed in 0.003083611 sec. | ||
| 1715 | 2026.05.21 01:33:14.125280 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.05.21 01:33:14.125487 [ 269 ] {a443d65a-59b8-4355-ac39-4004bcf8c3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1717 | 2026.05.21 01:33:14.125573 [ 269 ] {a443d65a-59b8-4355-ac39-4004bcf8c3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1718 | 2026.05.21 01:33:14.126082 [ 269 ] {a443d65a-59b8-4355-ac39-4004bcf8c3cd} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.05.21 01:33:14.126123 [ 269 ] {a443d65a-59b8-4355-ac39-4004bcf8c3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1720 | 2026.05.21 01:33:14.126489 [ 269 ] {a443d65a-59b8-4355-ac39-4004bcf8c3cd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1721 | 2026.05.21 01:33:14.126704 [ 269 ] {a443d65a-59b8-4355-ac39-4004bcf8c3cd} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.05.21 01:33:14.126844 [ 269 ] {a443d65a-59b8-4355-ac39-4004bcf8c3cd} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001415 sec., 74911.66077738516 rows/sec., 6.29 MiB/sec. | ||
| 1723 | 2026.05.21 01:33:14.126879 [ 269 ] {a443d65a-59b8-4355-ac39-4004bcf8c3cd} <Debug> TCPHandler: Processed in 0.001702394 sec. | ||
| 1724 | 2026.05.21 01:33:14.127000 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.05.21 01:33:14.127098 [ 269 ] {9212b943-314c-479e-b0cd-d515cb3c0851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.05.21 01:33:14.127140 [ 269 ] {9212b943-314c-479e-b0cd-d515cb3c0851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1727 | 2026.05.21 01:33:14.127529 [ 269 ] {9212b943-314c-479e-b0cd-d515cb3c0851} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.05.21 01:33:14.127566 [ 269 ] {9212b943-314c-479e-b0cd-d515cb3c0851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1729 | 2026.05.21 01:33:14.127860 [ 269 ] {9212b943-314c-479e-b0cd-d515cb3c0851} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1730 | 2026.05.21 01:33:14.128065 [ 269 ] {9212b943-314c-479e-b0cd-d515cb3c0851} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.05.21 01:33:14.128187 [ 269 ] {9212b943-314c-479e-b0cd-d515cb3c0851} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00111 sec., 22522.522522522522 rows/sec., 1.65 MiB/sec. | ||
| 1732 | 2026.05.21 01:33:14.128221 [ 269 ] {9212b943-314c-479e-b0cd-d515cb3c0851} <Debug> TCPHandler: Processed in 0.001271245 sec. | ||
| 1733 | 2026.05.21 01:33:14.128325 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.05.21 01:33:14.128419 [ 269 ] {50978a9f-09db-40c9-a362-45b7a2f54fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1735 | 2026.05.21 01:33:14.128460 [ 269 ] {50978a9f-09db-40c9-a362-45b7a2f54fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1736 | 2026.05.21 01:33:14.128859 [ 269 ] {50978a9f-09db-40c9-a362-45b7a2f54fd0} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.05.21 01:33:14.128894 [ 269 ] {50978a9f-09db-40c9-a362-45b7a2f54fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1738 | 2026.05.21 01:33:14.129183 [ 269 ] {50978a9f-09db-40c9-a362-45b7a2f54fd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1739 | 2026.05.21 01:33:14.129382 [ 269 ] {50978a9f-09db-40c9-a362-45b7a2f54fd0} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.05.21 01:33:14.129503 [ 269 ] {50978a9f-09db-40c9-a362-45b7a2f54fd0} <Debug> executeQuery: Read 94 rows, 7.54 KiB in 0.001102 sec., 85299.45553539021 rows/sec., 6.68 MiB/sec. | ||
| 1741 | 2026.05.21 01:33:14.129537 [ 269 ] {50978a9f-09db-40c9-a362-45b7a2f54fd0} <Debug> TCPHandler: Processed in 0.001262765 sec. | ||
| 1742 | 2026.05.21 01:33:14.129691 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.05.21 01:33:14.129815 [ 269 ] {390bb360-4672-41a7-87ff-68dafbd73e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1744 | 2026.05.21 01:33:14.129869 [ 269 ] {390bb360-4672-41a7-87ff-68dafbd73e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1745 | 2026.05.21 01:33:14.130350 [ 269 ] {390bb360-4672-41a7-87ff-68dafbd73e0d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.05.21 01:33:14.130395 [ 269 ] {390bb360-4672-41a7-87ff-68dafbd73e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1747 | 2026.05.21 01:33:14.130788 [ 269 ] {390bb360-4672-41a7-87ff-68dafbd73e0d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1748 | 2026.05.21 01:33:14.131086 [ 269 ] {390bb360-4672-41a7-87ff-68dafbd73e0d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.05.21 01:33:14.131245 [ 269 ] {390bb360-4672-41a7-87ff-68dafbd73e0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001454 sec., 110041.26547455296 rows/sec., 7.66 MiB/sec. | ||
| 1750 | 2026.05.21 01:33:14.131285 [ 269 ] {390bb360-4672-41a7-87ff-68dafbd73e0d} <Debug> TCPHandler: Processed in 0.001658423 sec. | ||
| 1751 | 2026.05.21 01:33:14.131422 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2026.05.21 01:33:14.131540 [ 269 ] {b05a2048-6ac9-4a98-b885-f1228c7c217d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1753 | 2026.05.21 01:33:14.131600 [ 269 ] {b05a2048-6ac9-4a98-b885-f1228c7c217d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1754 | 2026.05.21 01:33:14.132413 [ 269 ] {b05a2048-6ac9-4a98-b885-f1228c7c217d} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.05.21 01:33:14.132451 [ 269 ] {b05a2048-6ac9-4a98-b885-f1228c7c217d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1756 | 2026.05.21 01:33:14.132955 [ 269 ] {b05a2048-6ac9-4a98-b885-f1228c7c217d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1757 | 2026.05.21 01:33:14.133174 [ 269 ] {b05a2048-6ac9-4a98-b885-f1228c7c217d} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.05.21 01:33:14.133312 [ 269 ] {b05a2048-6ac9-4a98-b885-f1228c7c217d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001797 sec., 13912.07568169171 rows/sec., 24.93 MiB/sec. | ||
| 1759 | 2026.05.21 01:33:14.133364 [ 269 ] {b05a2048-6ac9-4a98-b885-f1228c7c217d} <Debug> TCPHandler: Processed in 0.00200406 sec. | ||
| 1760 | 2026.05.21 01:33:14.133488 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.05.21 01:33:14.133585 [ 269 ] {02f2e96d-675e-4aaa-99ee-39b22b1a70a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1762 | 2026.05.21 01:33:14.133628 [ 269 ] {02f2e96d-675e-4aaa-99ee-39b22b1a70a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1763 | 2026.05.21 01:33:14.133948 [ 269 ] {02f2e96d-675e-4aaa-99ee-39b22b1a70a2} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.05.21 01:33:14.133983 [ 269 ] {02f2e96d-675e-4aaa-99ee-39b22b1a70a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1765 | 2026.05.21 01:33:14.134277 [ 269 ] {02f2e96d-675e-4aaa-99ee-39b22b1a70a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1766 | 2026.05.21 01:33:14.134484 [ 269 ] {02f2e96d-675e-4aaa-99ee-39b22b1a70a2} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.05.21 01:33:14.134612 [ 269 ] {02f2e96d-675e-4aaa-99ee-39b22b1a70a2} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 432.26 KiB/sec. | ||
| 1768 | 2026.05.21 01:33:14.134646 [ 269 ] {02f2e96d-675e-4aaa-99ee-39b22b1a70a2} <Debug> TCPHandler: Processed in 0.001209594 sec. | ||
| 1769 | 2026.05.21 01:33:14.134764 [ 269 ] {} <Trace> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.05.21 01:33:14.134859 [ 269 ] {c1b20eb6-2a08-4f65-8e4c-643738dff92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49712) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1771 | 2026.05.21 01:33:14.134901 [ 269 ] {c1b20eb6-2a08-4f65-8e4c-643738dff92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1772 | 2026.05.21 01:33:14.135236 [ 269 ] {c1b20eb6-2a08-4f65-8e4c-643738dff92b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.05.21 01:33:14.135273 [ 269 ] {c1b20eb6-2a08-4f65-8e4c-643738dff92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1774 | 2026.05.21 01:33:14.135566 [ 269 ] {c1b20eb6-2a08-4f65-8e4c-643738dff92b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1775 | 2026.05.21 01:33:14.135778 [ 269 ] {c1b20eb6-2a08-4f65-8e4c-643738dff92b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.05.21 01:33:14.135904 [ 269 ] {c1b20eb6-2a08-4f65-8e4c-643738dff92b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 1777 | 2026.05.21 01:33:14.135937 [ 269 ] {c1b20eb6-2a08-4f65-8e4c-643738dff92b} <Debug> TCPHandler: Processed in 0.001225345 sec. | ||
| 1778 | 2026.05.21 01:33:16.775090 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1779 | 2026.05.21 01:33:16.775160 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1780 | 2026.05.21 01:33:16.857798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3811 | ||
| 1781 | 2026.05.21 01:33:16.858336 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.05.21 01:33:16.858393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1783 | 2026.05.21 01:33:16.858916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1784 | 2026.05.21 01:33:16.859154 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.05.21 01:33:16.859293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3811 | ||
| 1786 | 2026.05.21 01:33:17.088875 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1787 | 2026.05.21 01:33:17.106186 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.05.21 01:33:17.106230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1789 | 2026.05.21 01:33:17.111776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1790 | 2026.05.21 01:33:17.112440 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.05.21 01:33:17.115388 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1792 | 2026.05.21 01:33:17.614584 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1793 | 2026.05.21 01:33:17.614641 [ 259 ] {} <Debug> TCP-Session: f8f9d898-b6be-43b8-a5f3-7100cffaaf69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2026.05.21 01:33:18.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.71 MiB, peak 188.51 MiB, free memory in arenas 0.00 B, will set to 183.77 MiB (RSS), difference: 2.06 MiB | ||
| 1795 | 2026.05.21 01:33:18.482755 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1796 | 2026.05.21 01:33:18.482822 [ 269 ] {} <Debug> TCP-Session: 0f276eb9-b7f1-4db7-8dd7-a2725059e910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1797 | 2026.05.21 01:33:19.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.73 MiB, peak 188.51 MiB, free memory in arenas 0.00 B, will set to 183.77 MiB (RSS), difference: 2.04 MiB | ||
| 1798 | 2026.05.21 01:33:19.117704 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.05.21 01:33:19.117945 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1800 | 2026.05.21 01:33:19.118301 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1801 | 2026.05.21 01:33:19.118340 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1802 | 2026.05.21 01:33:19.118569 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1803 | 2026.05.21 01:33:19.118639 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1804 | 2026.05.21 01:33:19.118789 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1805 | 2026.05.21 01:33:19.118886 [ 313 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1806 | 2026.05.21 01:33:19.118906 [ 312 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1807 | 2026.05.21 01:33:19.119012 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 1808 | 2026.05.21 01:33:19.119040 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1809 | 2026.05.21 01:33:19.119125 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1810 | 2026.05.21 01:33:19.119149 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1811 | 2026.05.21 01:33:19.119194 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1812 | 2026.05.21 01:33:19.119242 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1813 | 2026.05.21 01:33:19.120354 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002503 sec., 9188.973232121454 rows/sec., 1.24 MiB/sec. | ||
| 1814 | 2026.05.21 01:33:19.120480 [ 270 ] {21ba99d4-637c-48d3-bf69-664a94efd568} <Debug> TCPHandler: Processed in 0.002920978 sec. | ||
| 1815 | 2026.05.21 01:33:19.122184 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.05.21 01:33:19.122298 [ 270 ] {d01eda1d-83d7-45a6-84ad-c0d6f8afa132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1817 | 2026.05.21 01:33:19.122345 [ 270 ] {d01eda1d-83d7-45a6-84ad-c0d6f8afa132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1818 | 2026.05.21 01:33:19.122877 [ 270 ] {d01eda1d-83d7-45a6-84ad-c0d6f8afa132} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.05.21 01:33:19.122923 [ 270 ] {d01eda1d-83d7-45a6-84ad-c0d6f8afa132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1820 | 2026.05.21 01:33:19.123329 [ 270 ] {d01eda1d-83d7-45a6-84ad-c0d6f8afa132} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1821 | 2026.05.21 01:33:19.123575 [ 270 ] {d01eda1d-83d7-45a6-84ad-c0d6f8afa132} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.05.21 01:33:19.123730 [ 270 ] {d01eda1d-83d7-45a6-84ad-c0d6f8afa132} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001465 sec., 38225.25597269625 rows/sec., 2.94 MiB/sec. | ||
| 1823 | 2026.05.21 01:33:19.123767 [ 270 ] {d01eda1d-83d7-45a6-84ad-c0d6f8afa132} <Debug> TCPHandler: Processed in 0.001635683 sec. | ||
| 1824 | 2026.05.21 01:33:19.123896 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.05.21 01:33:19.123996 [ 270 ] {f8ade7c7-9c10-471d-9923-014b5071ff77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1826 | 2026.05.21 01:33:19.124040 [ 270 ] {f8ade7c7-9c10-471d-9923-014b5071ff77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1827 | 2026.05.21 01:33:19.124475 [ 270 ] {f8ade7c7-9c10-471d-9923-014b5071ff77} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.05.21 01:33:19.124513 [ 270 ] {f8ade7c7-9c10-471d-9923-014b5071ff77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1829 | 2026.05.21 01:33:19.124825 [ 270 ] {f8ade7c7-9c10-471d-9923-014b5071ff77} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1830 | 2026.05.21 01:33:19.125043 [ 270 ] {f8ade7c7-9c10-471d-9923-014b5071ff77} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.05.21 01:33:19.125177 [ 270 ] {f8ade7c7-9c10-471d-9923-014b5071ff77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 1832 | 2026.05.21 01:33:19.125212 [ 270 ] {f8ade7c7-9c10-471d-9923-014b5071ff77} <Debug> TCPHandler: Processed in 0.001368127 sec. | ||
| 1833 | 2026.05.21 01:33:19.125340 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.05.21 01:33:19.125438 [ 270 ] {bf3ce95f-0ca8-4ecf-a478-a13d068f1a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1835 | 2026.05.21 01:33:19.125483 [ 270 ] {bf3ce95f-0ca8-4ecf-a478-a13d068f1a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1836 | 2026.05.21 01:33:19.125929 [ 270 ] {bf3ce95f-0ca8-4ecf-a478-a13d068f1a00} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.05.21 01:33:19.125966 [ 270 ] {bf3ce95f-0ca8-4ecf-a478-a13d068f1a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1838 | 2026.05.21 01:33:19.126304 [ 270 ] {bf3ce95f-0ca8-4ecf-a478-a13d068f1a00} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1839 | 2026.05.21 01:33:19.126525 [ 270 ] {bf3ce95f-0ca8-4ecf-a478-a13d068f1a00} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.05.21 01:33:19.126656 [ 270 ] {bf3ce95f-0ca8-4ecf-a478-a13d068f1a00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 1841 | 2026.05.21 01:33:19.126692 [ 270 ] {bf3ce95f-0ca8-4ecf-a478-a13d068f1a00} <Debug> TCPHandler: Processed in 0.001403608 sec. | ||
| 1842 | 2026.05.21 01:33:19.126810 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.05.21 01:33:19.126907 [ 270 ] {f572f5ea-1357-4938-91a1-b830bfd869ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.05.21 01:33:19.126951 [ 270 ] {f572f5ea-1357-4938-91a1-b830bfd869ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1845 | 2026.05.21 01:33:19.127321 [ 270 ] {f572f5ea-1357-4938-91a1-b830bfd869ed} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.05.21 01:33:19.127358 [ 270 ] {f572f5ea-1357-4938-91a1-b830bfd869ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1847 | 2026.05.21 01:33:19.127673 [ 270 ] {f572f5ea-1357-4938-91a1-b830bfd869ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1848 | 2026.05.21 01:33:19.127894 [ 270 ] {f572f5ea-1357-4938-91a1-b830bfd869ed} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.05.21 01:33:19.128023 [ 270 ] {f572f5ea-1357-4938-91a1-b830bfd869ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 1850 | 2026.05.21 01:33:19.128057 [ 270 ] {f572f5ea-1357-4938-91a1-b830bfd869ed} <Debug> TCPHandler: Processed in 0.001298256 sec. | ||
| 1851 | 2026.05.21 01:33:23.376526 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34539 | ||
| 1852 | 2026.05.21 01:33:23.376620 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1853 | 2026.05.21 01:33:23.376648 [ 307 ] {} <Debug> TCP-Session: 016889b9-d306-4c96-8dda-c8cd809af04c Authenticating user 'default' from [fd00:1122:3344:101::e]:34539 | ||
| 1854 | 2026.05.21 01:33:23.376670 [ 307 ] {} <Debug> TCP-Session: 016889b9-d306-4c96-8dda-c8cd809af04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1855 | 2026.05.21 01:33:23.376683 [ 307 ] {} <Debug> TCP-Session: 016889b9-d306-4c96-8dda-c8cd809af04c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2026.05.21 01:33:23.376897 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36448 | ||
| 1857 | 2026.05.21 01:33:23.376914 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64475 | ||
| 1858 | 2026.05.21 01:33:23.376939 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64967 | ||
| 1859 | 2026.05.21 01:33:23.376953 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39596 | ||
| 1860 | 2026.05.21 01:33:23.376974 [ 307 ] {} <Trace> TCP-Session: 016889b9-d306-4c96-8dda-c8cd809af04c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.05.21 01:33:23.377009 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1862 | 2026.05.21 01:33:23.377016 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1863 | 2026.05.21 01:33:23.377044 [ 309 ] {} <Debug> TCP-Session: 5d914664-dc95-4cb5-ab74-06aeea364e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:64475 | ||
| 1864 | 2026.05.21 01:33:23.377054 [ 259 ] {} <Debug> TCP-Session: c2c07a50-0740-47f9-b275-b9dd0cf41b09 Authenticating user 'default' from [fd00:1122:3344:101::e]:64967 | ||
| 1865 | 2026.05.21 01:33:23.376989 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1866 | 2026.05.21 01:33:23.377075 [ 259 ] {} <Debug> TCP-Session: c2c07a50-0740-47f9-b275-b9dd0cf41b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.05.21 01:33:23.377072 [ 309 ] {} <Debug> TCP-Session: 5d914664-dc95-4cb5-ab74-06aeea364e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2026.05.21 01:33:23.377106 [ 259 ] {} <Debug> TCP-Session: c2c07a50-0740-47f9-b275-b9dd0cf41b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.05.21 01:33:23.377105 [ 308 ] {} <Debug> TCP-Session: 97b144d6-d725-48d2-a98f-badc2d3f8931 Authenticating user 'default' from [fd00:1122:3344:101::e]:36448 | ||
| 1870 | 2026.05.21 01:33:23.377134 [ 309 ] {} <Debug> TCP-Session: 5d914664-dc95-4cb5-ab74-06aeea364e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.05.21 01:33:23.377166 [ 308 ] {} <Debug> TCP-Session: 97b144d6-d725-48d2-a98f-badc2d3f8931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.05.21 01:33:23.376970 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60271 | ||
| 1873 | 2026.05.21 01:33:23.377195 [ 308 ] {} <Debug> TCP-Session: 97b144d6-d725-48d2-a98f-badc2d3f8931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.05.21 01:33:23.377193 [ 307 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34539) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1875 | 2026.05.21 01:33:23.377222 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1876 | 2026.05.21 01:33:23.376962 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39643 | ||
| 1877 | 2026.05.21 01:33:23.377287 [ 269 ] {} <Debug> TCP-Session: 9e0f96ef-1d88-4f02-b685-877d907a42f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39596 | ||
| 1878 | 2026.05.21 01:33:23.376932 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38321 | ||
| 1879 | 2026.05.21 01:33:23.377331 [ 269 ] {} <Debug> TCP-Session: 9e0f96ef-1d88-4f02-b685-877d907a42f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1880 | 2026.05.21 01:33:23.376928 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60289 | ||
| 1881 | 2026.05.21 01:33:23.377380 [ 269 ] {} <Debug> TCP-Session: 9e0f96ef-1d88-4f02-b685-877d907a42f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1882 | 2026.05.21 01:33:23.377441 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1883 | 2026.05.21 01:33:23.377473 [ 304 ] {} <Debug> TCP-Session: 128dc9ec-4b34-471f-b3de-a59962ac7693 Authenticating user 'default' from [fd00:1122:3344:101::e]:60271 | ||
| 1884 | 2026.05.21 01:33:23.377491 [ 304 ] {} <Debug> TCP-Session: 128dc9ec-4b34-471f-b3de-a59962ac7693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1885 | 2026.05.21 01:33:23.377510 [ 304 ] {} <Debug> TCP-Session: 128dc9ec-4b34-471f-b3de-a59962ac7693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1886 | 2026.05.21 01:33:23.377509 [ 307 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1887 | 2026.05.21 01:33:23.377562 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1888 | 2026.05.21 01:33:23.377562 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1889 | 2026.05.21 01:33:23.377578 [ 307 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1890 | 2026.05.21 01:33:23.377597 [ 303 ] {} <Debug> TCP-Session: d1b37adf-9fa7-4253-926f-eceb23e83ae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39643 | ||
| 1891 | 2026.05.21 01:33:23.377605 [ 311 ] {} <Debug> TCP-Session: 5c4c037e-4502-44c7-9cab-c42f8d15c631 Authenticating user 'default' from [fd00:1122:3344:101::e]:60289 | ||
| 1892 | 2026.05.21 01:33:23.377625 [ 303 ] {} <Debug> TCP-Session: d1b37adf-9fa7-4253-926f-eceb23e83ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2026.05.21 01:33:23.377627 [ 311 ] {} <Debug> TCP-Session: 5c4c037e-4502-44c7-9cab-c42f8d15c631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2026.05.21 01:33:23.377645 [ 303 ] {} <Debug> TCP-Session: d1b37adf-9fa7-4253-926f-eceb23e83ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.05.21 01:33:23.377650 [ 311 ] {} <Debug> TCP-Session: 5c4c037e-4502-44c7-9cab-c42f8d15c631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.05.21 01:33:23.377678 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1897 | 2026.05.21 01:33:23.377720 [ 310 ] {} <Debug> TCP-Session: 8915ce19-7ff4-4742-96bd-c05a0757902a Authenticating user 'default' from [fd00:1122:3344:101::e]:38321 | ||
| 1898 | 2026.05.21 01:33:23.377742 [ 310 ] {} <Debug> TCP-Session: 8915ce19-7ff4-4742-96bd-c05a0757902a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.05.21 01:33:23.377757 [ 310 ] {} <Debug> TCP-Session: 8915ce19-7ff4-4742-96bd-c05a0757902a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.05.21 01:33:23.377886 [ 307 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 1901 | 2026.05.21 01:33:23.377979 [ 307 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1902 | 2026.05.21 01:33:23.840047 [ 316 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Trace> AggregatingTransform: Aggregating | ||
| 1903 | 2026.05.21 01:33:23.840111 [ 316 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1904 | 2026.05.21 01:33:23.840145 [ 316 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001224134 sec. (816.904 rows/sec., 31.91 KiB/sec.) | ||
| 1905 | 2026.05.21 01:33:23.840163 [ 316 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Trace> Aggregator: Merging aggregated data | ||
| 1906 | 2026.05.21 01:33:23.840817 [ 307 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.463693 sec., 2.156599301693146 rows/sec., 86.26 B/sec. | ||
| 1907 | 2026.05.21 01:33:23.840986 [ 307 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1908 | 2026.05.21 01:33:23.841004 [ 307 ] {7a7be4f5-5071-42e5-98ad-279dc9d6a1b3} <Debug> TCPHandler: Processed in 0.464144404 sec. | ||
| 1909 | 2026.05.21 01:33:23.841151 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1910 | 2026.05.21 01:33:23.841183 [ 307 ] {} <Debug> TCP-Session: 016889b9-d306-4c96-8dda-c8cd809af04c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2026.05.21 01:33:23.841206 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1912 | 2026.05.21 01:33:23.841221 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1913 | 2026.05.21 01:33:23.841251 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1914 | 2026.05.21 01:33:23.841268 [ 269 ] {} <Debug> TCP-Session: 9e0f96ef-1d88-4f02-b685-877d907a42f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.05.21 01:33:23.841271 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1916 | 2026.05.21 01:33:23.841285 [ 303 ] {} <Debug> TCP-Session: d1b37adf-9fa7-4253-926f-eceb23e83ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2026.05.21 01:33:23.841302 [ 309 ] {} <Debug> TCP-Session: 5d914664-dc95-4cb5-ab74-06aeea364e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2026.05.21 01:33:23.841323 [ 259 ] {} <Debug> TCP-Session: c2c07a50-0740-47f9-b275-b9dd0cf41b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2026.05.21 01:33:23.841336 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1920 | 2026.05.21 01:33:23.841349 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1921 | 2026.05.21 01:33:23.841292 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1922 | 2026.05.21 01:33:23.841403 [ 308 ] {} <Debug> TCP-Session: 97b144d6-d725-48d2-a98f-badc2d3f8931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.05.21 01:33:23.841412 [ 304 ] {} <Debug> TCP-Session: 128dc9ec-4b34-471f-b3de-a59962ac7693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.05.21 01:33:23.841309 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1925 | 2026.05.21 01:33:23.841443 [ 311 ] {} <Debug> TCP-Session: 5c4c037e-4502-44c7-9cab-c42f8d15c631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.05.21 01:33:23.841493 [ 310 ] {} <Debug> TCP-Session: 8915ce19-7ff4-4742-96bd-c05a0757902a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2026.05.21 01:33:24.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.38 MiB, peak 193.47 MiB, free memory in arenas 0.00 B, will set to 204.28 MiB (RSS), difference: 18.89 MiB | ||
| 1928 | 2026.05.21 01:33:24.119744 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.05.21 01:33:24.119996 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1930 | 2026.05.21 01:33:24.120397 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1931 | 2026.05.21 01:33:24.120440 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1932 | 2026.05.21 01:33:24.120753 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1933 | 2026.05.21 01:33:24.120839 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1934 | 2026.05.21 01:33:24.121039 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1935 | 2026.05.21 01:33:24.121174 [ 336 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1936 | 2026.05.21 01:33:24.121177 [ 351 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1937 | 2026.05.21 01:33:24.121321 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 1938 | 2026.05.21 01:33:24.121363 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1939 | 2026.05.21 01:33:24.121460 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1940 | 2026.05.21 01:33:24.121489 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1941 | 2026.05.21 01:33:24.121551 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1942 | 2026.05.21 01:33:24.121612 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1943 | 2026.05.21 01:33:24.122875 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.00299 sec., 7692.307692307692 rows/sec., 1.03 MiB/sec. | ||
| 1944 | 2026.05.21 01:33:24.123036 [ 270 ] {4a2789b3-3d69-499f-9ac4-ec6ce12fc6b1} <Debug> TCPHandler: Processed in 0.003437888 sec. | ||
| 1945 | 2026.05.21 01:33:24.125272 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.05.21 01:33:24.125396 [ 270 ] {f31ca582-4d31-4d14-a369-535dd3b940f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1947 | 2026.05.21 01:33:24.125450 [ 270 ] {f31ca582-4d31-4d14-a369-535dd3b940f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1948 | 2026.05.21 01:33:24.125999 [ 270 ] {f31ca582-4d31-4d14-a369-535dd3b940f4} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.05.21 01:33:24.126048 [ 270 ] {f31ca582-4d31-4d14-a369-535dd3b940f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1950 | 2026.05.21 01:33:24.126444 [ 270 ] {f31ca582-4d31-4d14-a369-535dd3b940f4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1951 | 2026.05.21 01:33:24.126685 [ 270 ] {f31ca582-4d31-4d14-a369-535dd3b940f4} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.05.21 01:33:24.126835 [ 270 ] {f31ca582-4d31-4d14-a369-535dd3b940f4} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001474 sec., 71913.16146540026 rows/sec., 6.04 MiB/sec. | ||
| 1953 | 2026.05.21 01:33:24.126870 [ 270 ] {f31ca582-4d31-4d14-a369-535dd3b940f4} <Debug> TCPHandler: Processed in 0.001653292 sec. | ||
| 1954 | 2026.05.21 01:33:24.127017 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.05.21 01:33:24.127131 [ 270 ] {4501cff0-3098-4e02-9ac5-f1ae6b65ee51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1956 | 2026.05.21 01:33:24.127183 [ 270 ] {4501cff0-3098-4e02-9ac5-f1ae6b65ee51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1957 | 2026.05.21 01:33:24.127604 [ 270 ] {4501cff0-3098-4e02-9ac5-f1ae6b65ee51} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.05.21 01:33:24.127641 [ 270 ] {4501cff0-3098-4e02-9ac5-f1ae6b65ee51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1959 | 2026.05.21 01:33:24.127940 [ 270 ] {4501cff0-3098-4e02-9ac5-f1ae6b65ee51} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1960 | 2026.05.21 01:33:24.128163 [ 270 ] {4501cff0-3098-4e02-9ac5-f1ae6b65ee51} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.05.21 01:33:24.128303 [ 270 ] {4501cff0-3098-4e02-9ac5-f1ae6b65ee51} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001201 sec., 20815.986677768527 rows/sec., 1.53 MiB/sec. | ||
| 1962 | 2026.05.21 01:33:24.128340 [ 270 ] {4501cff0-3098-4e02-9ac5-f1ae6b65ee51} <Debug> TCPHandler: Processed in 0.001373697 sec. | ||
| 1963 | 2026.05.21 01:33:24.128485 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.05.21 01:33:24.128592 [ 270 ] {6c2c7da8-3833-4d7c-a978-b9e46ddc377b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1965 | 2026.05.21 01:33:24.128634 [ 270 ] {6c2c7da8-3833-4d7c-a978-b9e46ddc377b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1966 | 2026.05.21 01:33:24.129058 [ 270 ] {6c2c7da8-3833-4d7c-a978-b9e46ddc377b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.05.21 01:33:24.129095 [ 270 ] {6c2c7da8-3833-4d7c-a978-b9e46ddc377b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1968 | 2026.05.21 01:33:24.129418 [ 270 ] {6c2c7da8-3833-4d7c-a978-b9e46ddc377b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1969 | 2026.05.21 01:33:24.129653 [ 270 ] {6c2c7da8-3833-4d7c-a978-b9e46ddc377b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.05.21 01:33:24.129783 [ 270 ] {6c2c7da8-3833-4d7c-a978-b9e46ddc377b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00121 sec., 73553.71900826447 rows/sec., 5.74 MiB/sec. | ||
| 1971 | 2026.05.21 01:33:24.129816 [ 270 ] {6c2c7da8-3833-4d7c-a978-b9e46ddc377b} <Debug> TCPHandler: Processed in 0.001381887 sec. | ||
| 1972 | 2026.05.21 01:33:24.129948 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.05.21 01:33:24.130046 [ 270 ] {759b4351-a8dc-4d95-88f6-1bac87989c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.05.21 01:33:24.130096 [ 270 ] {759b4351-a8dc-4d95-88f6-1bac87989c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1975 | 2026.05.21 01:33:24.130521 [ 270 ] {759b4351-a8dc-4d95-88f6-1bac87989c15} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.05.21 01:33:24.130559 [ 270 ] {759b4351-a8dc-4d95-88f6-1bac87989c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1977 | 2026.05.21 01:33:24.130900 [ 270 ] {759b4351-a8dc-4d95-88f6-1bac87989c15} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1978 | 2026.05.21 01:33:24.131114 [ 270 ] {759b4351-a8dc-4d95-88f6-1bac87989c15} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.05.21 01:33:24.131242 [ 270 ] {759b4351-a8dc-4d95-88f6-1bac87989c15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 1980 | 2026.05.21 01:33:24.131276 [ 270 ] {759b4351-a8dc-4d95-88f6-1bac87989c15} <Debug> TCPHandler: Processed in 0.001377117 sec. | ||
| 1981 | 2026.05.21 01:33:24.131417 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.05.21 01:33:24.131512 [ 270 ] {6946787e-8883-472d-8aa0-43558904ddf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1983 | 2026.05.21 01:33:24.131568 [ 270 ] {6946787e-8883-472d-8aa0-43558904ddf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1984 | 2026.05.21 01:33:24.132403 [ 270 ] {6946787e-8883-472d-8aa0-43558904ddf9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.05.21 01:33:24.132439 [ 270 ] {6946787e-8883-472d-8aa0-43558904ddf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1986 | 2026.05.21 01:33:24.132972 [ 270 ] {6946787e-8883-472d-8aa0-43558904ddf9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1987 | 2026.05.21 01:33:24.133207 [ 270 ] {6946787e-8883-472d-8aa0-43558904ddf9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.05.21 01:33:24.133345 [ 270 ] {6946787e-8883-472d-8aa0-43558904ddf9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001852 sec., 13498.92008639309 rows/sec., 24.19 MiB/sec. | ||
| 1989 | 2026.05.21 01:33:24.133392 [ 270 ] {6946787e-8883-472d-8aa0-43558904ddf9} <Debug> TCPHandler: Processed in 0.002025371 sec. | ||
| 1990 | 2026.05.21 01:33:24.133521 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.05.21 01:33:24.133617 [ 270 ] {cb193d36-4677-4566-9e50-d7ddb3fc06cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1992 | 2026.05.21 01:33:24.133659 [ 270 ] {cb193d36-4677-4566-9e50-d7ddb3fc06cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1993 | 2026.05.21 01:33:24.134013 [ 270 ] {cb193d36-4677-4566-9e50-d7ddb3fc06cb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.05.21 01:33:24.134049 [ 270 ] {cb193d36-4677-4566-9e50-d7ddb3fc06cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1995 | 2026.05.21 01:33:24.134356 [ 270 ] {cb193d36-4677-4566-9e50-d7ddb3fc06cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1996 | 2026.05.21 01:33:24.134579 [ 270 ] {cb193d36-4677-4566-9e50-d7ddb3fc06cb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.05.21 01:33:24.134705 [ 270 ] {cb193d36-4677-4566-9e50-d7ddb3fc06cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 1998 | 2026.05.21 01:33:24.134738 [ 270 ] {cb193d36-4677-4566-9e50-d7ddb3fc06cb} <Debug> TCPHandler: Processed in 0.001266985 sec. | ||
| 1999 | 2026.05.21 01:33:24.359490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4323 | ||
| 2000 | 2026.05.21 01:33:24.360265 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.05.21 01:33:24.360355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2002 | 2026.05.21 01:33:24.361102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2003 | 2026.05.21 01:33:24.361473 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.05.21 01:33:24.361703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4323 | ||
| 2005 | 2026.05.21 01:33:24.615465 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2006 | 2026.05.21 01:33:24.636597 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.05.21 01:33:24.636676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2008 | 2026.05.21 01:33:24.643293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2009 | 2026.05.21 01:33:24.644647 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.05.21 01:33:24.650874 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2011 | 2026.05.21 01:33:24.948911 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34604 | ||
| 2012 | 2026.05.21 01:33:24.949023 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2013 | 2026.05.21 01:33:24.949064 [ 307 ] {} <Debug> TCP-Session: fada3865-461b-4907-94ed-d4d69abee21d Authenticating user 'default' from [fd00:1122:3344:101::e]:34604 | ||
| 2014 | 2026.05.21 01:33:24.949100 [ 307 ] {} <Debug> TCP-Session: fada3865-461b-4907-94ed-d4d69abee21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.21 01:33:24.949121 [ 307 ] {} <Debug> TCP-Session: fada3865-461b-4907-94ed-d4d69abee21d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.21 01:33:24.949390 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63887 | ||
| 2017 | 2026.05.21 01:33:24.949418 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61354 | ||
| 2018 | 2026.05.21 01:33:24.949456 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42961 | ||
| 2019 | 2026.05.21 01:33:24.949486 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56254 | ||
| 2020 | 2026.05.21 01:33:24.949501 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2021 | 2026.05.21 01:33:24.949519 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50176 | ||
| 2022 | 2026.05.21 01:33:24.949539 [ 307 ] {} <Trace> TCP-Session: fada3865-461b-4907-94ed-d4d69abee21d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.05.21 01:33:24.949552 [ 308 ] {} <Debug> TCP-Session: 0edfa3d9-4c80-49af-9ad9-00503e93a2c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63887 | ||
| 2024 | 2026.05.21 01:33:24.949607 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2025 | 2026.05.21 01:33:24.949551 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2026 | 2026.05.21 01:33:24.949642 [ 308 ] {} <Debug> TCP-Session: 0edfa3d9-4c80-49af-9ad9-00503e93a2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.05.21 01:33:24.949657 [ 303 ] {} <Debug> TCP-Session: d1b11210-dae7-4a61-8f91-a45ff6f72c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:50176 | ||
| 2028 | 2026.05.21 01:33:24.949689 [ 308 ] {} <Debug> TCP-Session: 0edfa3d9-4c80-49af-9ad9-00503e93a2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.05.21 01:33:24.949713 [ 303 ] {} <Debug> TCP-Session: d1b11210-dae7-4a61-8f91-a45ff6f72c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.05.21 01:33:24.949682 [ 269 ] {} <Debug> TCP-Session: b1b13878-b82c-4253-bd83-58a779c3dd21 Authenticating user 'default' from [fd00:1122:3344:101::e]:56254 | ||
| 2031 | 2026.05.21 01:33:24.949743 [ 303 ] {} <Debug> TCP-Session: d1b11210-dae7-4a61-8f91-a45ff6f72c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.05.21 01:33:24.949540 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2033 | 2026.05.21 01:33:24.949776 [ 269 ] {} <Debug> TCP-Session: b1b13878-b82c-4253-bd83-58a779c3dd21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.05.21 01:33:24.949540 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2035 | 2026.05.21 01:33:24.949818 [ 269 ] {} <Debug> TCP-Session: b1b13878-b82c-4253-bd83-58a779c3dd21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2036 | 2026.05.21 01:33:24.949812 [ 309 ] {} <Debug> TCP-Session: 1018de21-c3cc-4dad-8ab1-f63d7b0dd092 Authenticating user 'default' from [fd00:1122:3344:101::e]:61354 | ||
| 2037 | 2026.05.21 01:33:24.949838 [ 259 ] {} <Debug> TCP-Session: ae0bebbd-e570-4b4e-bc6b-01355cfe6b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:42961 | ||
| 2038 | 2026.05.21 01:33:24.949857 [ 309 ] {} <Debug> TCP-Session: 1018de21-c3cc-4dad-8ab1-f63d7b0dd092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.05.21 01:33:24.949869 [ 259 ] {} <Debug> TCP-Session: ae0bebbd-e570-4b4e-bc6b-01355cfe6b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.05.21 01:33:24.949530 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42968 | ||
| 2041 | 2026.05.21 01:33:24.949892 [ 259 ] {} <Debug> TCP-Session: ae0bebbd-e570-4b4e-bc6b-01355cfe6b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2026.05.21 01:33:24.949885 [ 309 ] {} <Debug> TCP-Session: 1018de21-c3cc-4dad-8ab1-f63d7b0dd092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.05.21 01:33:24.949456 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52609 | ||
| 2044 | 2026.05.21 01:33:24.949968 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2045 | 2026.05.21 01:33:24.949450 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61357 | ||
| 2046 | 2026.05.21 01:33:24.950035 [ 304 ] {} <Debug> TCP-Session: 6de1e1d1-3b6c-49cd-b325-f7fe82bf3874 Authenticating user 'default' from [fd00:1122:3344:101::e]:42968 | ||
| 2047 | 2026.05.21 01:33:24.950053 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2048 | 2026.05.21 01:33:24.950073 [ 304 ] {} <Debug> TCP-Session: 6de1e1d1-3b6c-49cd-b325-f7fe82bf3874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.05.21 01:33:24.950088 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2050 | 2026.05.21 01:33:24.950103 [ 310 ] {} <Debug> TCP-Session: 1c93bdb4-4832-410f-a1c9-0c9d5bac0e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:52609 | ||
| 2051 | 2026.05.21 01:33:24.950110 [ 304 ] {} <Debug> TCP-Session: 6de1e1d1-3b6c-49cd-b325-f7fe82bf3874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.05.21 01:33:24.950133 [ 311 ] {} <Debug> TCP-Session: 0ffb7926-acbf-453d-a721-e84e9b3bf723 Authenticating user 'default' from [fd00:1122:3344:101::e]:61357 | ||
| 2053 | 2026.05.21 01:33:24.950150 [ 310 ] {} <Debug> TCP-Session: 1c93bdb4-4832-410f-a1c9-0c9d5bac0e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.05.21 01:33:24.950180 [ 311 ] {} <Debug> TCP-Session: 0ffb7926-acbf-453d-a721-e84e9b3bf723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.05.21 01:33:24.950196 [ 310 ] {} <Debug> TCP-Session: 1c93bdb4-4832-410f-a1c9-0c9d5bac0e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.05.21 01:33:24.950216 [ 311 ] {} <Debug> TCP-Session: 0ffb7926-acbf-453d-a721-e84e9b3bf723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.05.21 01:33:24.949817 [ 307 ] {74fabd09-2d14-4d8a-8541-462984ab227e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34604) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2058 | 2026.05.21 01:33:24.950601 [ 307 ] {74fabd09-2d14-4d8a-8541-462984ab227e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2059 | 2026.05.21 01:33:24.950673 [ 307 ] {74fabd09-2d14-4d8a-8541-462984ab227e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2060 | 2026.05.21 01:33:24.951053 [ 307 ] {74fabd09-2d14-4d8a-8541-462984ab227e} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 2061 | 2026.05.21 01:33:24.952303 [ 336 ] {74fabd09-2d14-4d8a-8541-462984ab227e} <Trace> AggregatingTransform: Aggregating | ||
| 2062 | 2026.05.21 01:33:24.952366 [ 336 ] {74fabd09-2d14-4d8a-8541-462984ab227e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2063 | 2026.05.21 01:33:24.952406 [ 336 ] {74fabd09-2d14-4d8a-8541-462984ab227e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001217475 sec. (821.372 rows/sec., 32.08 KiB/sec.) | ||
| 2064 | 2026.05.21 01:33:24.952427 [ 336 ] {74fabd09-2d14-4d8a-8541-462984ab227e} <Trace> Aggregator: Merging aggregated data | ||
| 2065 | 2026.05.21 01:33:24.953230 [ 307 ] {74fabd09-2d14-4d8a-8541-462984ab227e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003501 sec., 285.6326763781776 rows/sec., 11.16 KiB/sec. | ||
| 2066 | 2026.05.21 01:33:24.953431 [ 307 ] {74fabd09-2d14-4d8a-8541-462984ab227e} <Debug> TCPHandler: Processed in 0.004075701 sec. | ||
| 2067 | 2026.05.21 01:33:24.953585 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2068 | 2026.05.21 01:33:24.953623 [ 307 ] {} <Debug> TCP-Session: fada3865-461b-4907-94ed-d4d69abee21d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.05.21 01:33:24.953622 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2070 | 2026.05.21 01:33:24.953652 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2071 | 2026.05.21 01:33:24.953675 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2072 | 2026.05.21 01:33:24.953689 [ 308 ] {} <Debug> TCP-Session: 0edfa3d9-4c80-49af-9ad9-00503e93a2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.05.21 01:33:24.953715 [ 309 ] {} <Debug> TCP-Session: 1018de21-c3cc-4dad-8ab1-f63d7b0dd092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.05.21 01:33:24.953714 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2075 | 2026.05.21 01:33:24.953739 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2076 | 2026.05.21 01:33:24.953774 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2077 | 2026.05.21 01:33:24.953811 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2078 | 2026.05.21 01:33:24.953820 [ 310 ] {} <Debug> TCP-Session: 1c93bdb4-4832-410f-a1c9-0c9d5bac0e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.05.21 01:33:24.953841 [ 304 ] {} <Debug> TCP-Session: 6de1e1d1-3b6c-49cd-b325-f7fe82bf3874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.05.21 01:33:24.953872 [ 303 ] {} <Debug> TCP-Session: d1b11210-dae7-4a61-8f91-a45ff6f72c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.05.21 01:33:24.953788 [ 259 ] {} <Debug> TCP-Session: ae0bebbd-e570-4b4e-bc6b-01355cfe6b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.05.21 01:33:24.953705 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2083 | 2026.05.21 01:33:24.953720 [ 269 ] {} <Debug> TCP-Session: b1b13878-b82c-4253-bd83-58a779c3dd21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.05.21 01:33:24.953973 [ 311 ] {} <Debug> TCP-Session: 0ffb7926-acbf-453d-a721-e84e9b3bf723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.05.21 01:33:26.846401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 51 | ||
| 2086 | 2026.05.21 01:33:26.848149 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.05.21 01:33:26.848200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2088 | 2026.05.21 01:33:26.849319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2089 | 2026.05.21 01:33:26.849591 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.05.21 01:33:26.849840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 51 | ||
| 2091 | 2026.05.21 01:33:29.118517 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.05.21 01:33:29.118891 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2093 | 2026.05.21 01:33:29.119322 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2094 | 2026.05.21 01:33:29.119361 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2095 | 2026.05.21 01:33:29.119581 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2096 | 2026.05.21 01:33:29.119652 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2097 | 2026.05.21 01:33:29.119796 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2098 | 2026.05.21 01:33:29.119933 [ 318 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2099 | 2026.05.21 01:33:29.119933 [ 314 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2100 | 2026.05.21 01:33:29.120043 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 2101 | 2026.05.21 01:33:29.120074 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2102 | 2026.05.21 01:33:29.120147 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2103 | 2026.05.21 01:33:29.120169 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2104 | 2026.05.21 01:33:29.120206 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2105 | 2026.05.21 01:33:29.120274 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2106 | 2026.05.21 01:33:29.121604 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002869 sec., 8016.730568142209 rows/sec., 1.08 MiB/sec. | ||
| 2107 | 2026.05.21 01:33:29.121733 [ 270 ] {93964fc6-bf07-4c4a-816e-d86b56490b13} <Debug> TCPHandler: Processed in 0.003407988 sec. | ||
| 2108 | 2026.05.21 01:33:29.123256 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.05.21 01:33:29.123391 [ 270 ] {3b70b7c5-7da0-4fb7-8c44-66d2958f4735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2110 | 2026.05.21 01:33:29.123445 [ 270 ] {3b70b7c5-7da0-4fb7-8c44-66d2958f4735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2111 | 2026.05.21 01:33:29.124086 [ 270 ] {3b70b7c5-7da0-4fb7-8c44-66d2958f4735} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.05.21 01:33:29.124130 [ 270 ] {3b70b7c5-7da0-4fb7-8c44-66d2958f4735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2113 | 2026.05.21 01:33:29.124529 [ 270 ] {3b70b7c5-7da0-4fb7-8c44-66d2958f4735} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2114 | 2026.05.21 01:33:29.124765 [ 270 ] {3b70b7c5-7da0-4fb7-8c44-66d2958f4735} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.05.21 01:33:29.124876 [ 43 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2116 | 2026.05.21 01:33:29.124914 [ 43 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.05.21 01:33:29.124915 [ 270 ] {3b70b7c5-7da0-4fb7-8c44-66d2958f4735} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001565 sec., 35782.747603833865 rows/sec., 2.75 MiB/sec. | ||
| 2118 | 2026.05.21 01:33:29.124933 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2119 | 2026.05.21 01:33:29.124955 [ 270 ] {3b70b7c5-7da0-4fb7-8c44-66d2958f4735} <Debug> TCPHandler: Processed in 0.001763446 sec. | ||
| 2120 | 2026.05.21 01:33:29.125068 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 2121 | 2026.05.21 01:33:29.125075 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2026.05.21 01:33:29.125229 [ 270 ] {60da5a02-0dc1-482a-a909-3a2c1b07edf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2123 | 2026.05.21 01:33:29.125236 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2124 | 2026.05.21 01:33:29.125273 [ 270 ] {60da5a02-0dc1-482a-a909-3a2c1b07edf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2125 | 2026.05.21 01:33:29.125282 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 86 rows starting from the beginning of the part | ||
| 2126 | 2026.05.21 01:33:29.125370 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2127 | 2026.05.21 01:33:29.125420 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 106 rows starting from the beginning of the part | ||
| 2128 | 2026.05.21 01:33:29.125468 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 2129 | 2026.05.21 01:33:29.125518 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 2130 | 2026.05.21 01:33:29.125563 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 2131 | 2026.05.21 01:33:29.125733 [ 270 ] {60da5a02-0dc1-482a-a909-3a2c1b07edf6} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.05.21 01:33:29.125775 [ 270 ] {60da5a02-0dc1-482a-a909-3a2c1b07edf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2133 | 2026.05.21 01:33:29.126108 [ 270 ] {60da5a02-0dc1-482a-a909-3a2c1b07edf6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2134 | 2026.05.21 01:33:29.126345 [ 270 ] {60da5a02-0dc1-482a-a909-3a2c1b07edf6} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.05.21 01:33:29.126440 [ 43 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2136 | 2026.05.21 01:33:29.126466 [ 43 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.05.21 01:33:29.126476 [ 270 ] {60da5a02-0dc1-482a-a909-3a2c1b07edf6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00127 sec., 50393.70078740157 rows/sec., 3.93 MiB/sec. | ||
| 2138 | 2026.05.21 01:33:29.126482 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2139 | 2026.05.21 01:33:29.126510 [ 270 ] {60da5a02-0dc1-482a-a909-3a2c1b07edf6} <Debug> TCPHandler: Processed in 0.00148621 sec. | ||
| 2140 | 2026.05.21 01:33:29.126540 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530601 sec., 304455.5700669214 rows/sec., 25.78 MiB/sec. | ||
| 2141 | 2026.05.21 01:33:29.126589 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 2142 | 2026.05.21 01:33:29.126632 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.05.21 01:33:29.126702 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2144 | 2026.05.21 01:33:29.126726 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2145 | 2026.05.21 01:33:29.126735 [ 270 ] {7de91355-256a-41b6-8340-2c5b339d775b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.05.21 01:33:29.126751 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part | ||
| 2147 | 2026.05.21 01:33:29.126804 [ 270 ] {7de91355-256a-41b6-8340-2c5b339d775b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2148 | 2026.05.21 01:33:29.126870 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2149 | 2026.05.21 01:33:29.126929 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 94 rows starting from the beginning of the part | ||
| 2150 | 2026.05.21 01:33:29.126976 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2151 | 2026.05.21 01:33:29.127020 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 89 rows starting from the beginning of the part | ||
| 2152 | 2026.05.21 01:33:29.127046 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_11_2} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.05.21 01:33:29.127067 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2154 | 2026.05.21 01:33:29.127135 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_11_2} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2155 | 2026.05.21 01:33:29.127210 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2156 | 2026.05.21 01:33:29.127242 [ 270 ] {7de91355-256a-41b6-8340-2c5b339d775b} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.05.21 01:33:29.127283 [ 270 ] {7de91355-256a-41b6-8340-2c5b339d775b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2158 | 2026.05.21 01:33:29.127640 [ 270 ] {7de91355-256a-41b6-8340-2c5b339d775b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2159 | 2026.05.21 01:33:29.127891 [ 270 ] {7de91355-256a-41b6-8340-2c5b339d775b} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.05.21 01:33:29.127974 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 467 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432819 sec., 325930.9096264078 rows/sec., 26.72 MiB/sec. | ||
| 2161 | 2026.05.21 01:33:29.127986 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2162 | 2026.05.21 01:33:29.128026 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.05.21 01:33:29.128026 [ 270 ] {7de91355-256a-41b6-8340-2c5b339d775b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 2164 | 2026.05.21 01:33:29.128043 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2165 | 2026.05.21 01:33:29.128067 [ 270 ] {7de91355-256a-41b6-8340-2c5b339d775b} <Debug> TCPHandler: Processed in 0.00148542 sec. | ||
| 2166 | 2026.05.21 01:33:29.128116 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2167 | 2026.05.21 01:33:29.128118 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 2168 | 2026.05.21 01:33:29.128197 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.05.21 01:33:29.128246 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2170 | 2026.05.21 01:33:29.128285 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 934 rows starting from the beginning of the part | ||
| 2171 | 2026.05.21 01:33:29.128328 [ 270 ] {b25f42a3-a797-4e30-9adb-3fe4057d4e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2172 | 2026.05.21 01:33:29.128343 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2173 | 2026.05.21 01:33:29.128378 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.05.21 01:33:29.128389 [ 270 ] {b25f42a3-a797-4e30-9adb-3fe4057d4e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2175 | 2026.05.21 01:33:29.128400 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2176 | 2026.05.21 01:33:29.128459 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_11_2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2177 | 2026.05.21 01:33:29.128461 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2178 | 2026.05.21 01:33:29.128528 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2179 | 2026.05.21 01:33:29.128539 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2180 | 2026.05.21 01:33:29.128571 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2181 | 2026.05.21 01:33:29.128803 [ 270 ] {b25f42a3-a797-4e30-9adb-3fe4057d4e1b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.05.21 01:33:29.128853 [ 270 ] {b25f42a3-a797-4e30-9adb-3fe4057d4e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2183 | 2026.05.21 01:33:29.129242 [ 270 ] {b25f42a3-a797-4e30-9adb-3fe4057d4e1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2184 | 2026.05.21 01:33:29.129477 [ 270 ] {b25f42a3-a797-4e30-9adb-3fe4057d4e1b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.05.21 01:33:29.129569 [ 43 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2186 | 2026.05.21 01:33:29.129592 [ 43 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.05.21 01:33:29.129608 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2188 | 2026.05.21 01:33:29.129608 [ 270 ] {b25f42a3-a797-4e30-9adb-3fe4057d4e1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 2189 | 2026.05.21 01:33:29.129646 [ 270 ] {b25f42a3-a797-4e30-9adb-3fe4057d4e1b} <Debug> TCPHandler: Processed in 0.00151127 sec. | ||
| 2190 | 2026.05.21 01:33:29.129671 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 2191 | 2026.05.21 01:33:29.129753 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2192 | 2026.05.21 01:33:29.129781 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 2193 | 2026.05.21 01:33:29.129785 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678063 sec., 1033334.266949453 rows/sec., 71.88 MiB/sec. | ||
| 2194 | 2026.05.21 01:33:29.129855 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2195 | 2026.05.21 01:33:29.129909 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2196 | 2026.05.21 01:33:29.129954 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2197 | 2026.05.21 01:33:29.129995 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2198 | 2026.05.21 01:33:29.130038 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2199 | 2026.05.21 01:33:29.130043 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2200 | 2026.05.21 01:33:29.130300 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.05.21 01:33:29.130366 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2202 | 2026.05.21 01:33:29.130424 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2203 | 2026.05.21 01:33:29.130821 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001178273 sec., 534680.8422156834 rows/sec., 36.18 MiB/sec. | ||
| 2204 | 2026.05.21 01:33:29.130994 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2205 | 2026.05.21 01:33:29.131240 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.05.21 01:33:29.131304 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_11_2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2207 | 2026.05.21 01:33:29.131356 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2208 | 2026.05.21 01:33:31.775416 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2209 | 2026.05.21 01:33:31.775520 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2210 | 2026.05.21 01:33:31.861817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4771 | ||
| 2211 | 2026.05.21 01:33:31.862288 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.05.21 01:33:31.862333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2213 | 2026.05.21 01:33:31.862807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2214 | 2026.05.21 01:33:31.863025 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.05.21 01:33:31.863159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4771 | ||
| 2216 | 2026.05.21 01:33:32.150994 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2217 | 2026.05.21 01:33:32.168615 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.05.21 01:33:32.168672 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2219 | 2026.05.21 01:33:32.174656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2220 | 2026.05.21 01:33:32.175342 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.05.21 01:33:32.178144 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2222 | 2026.05.21 01:33:33.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.76 MiB, peak 213.54 MiB, free memory in arenas 0.00 B, will set to 207.05 MiB (RSS), difference: 1.28 MiB | ||
| 2223 | 2026.05.21 01:33:34.119014 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2026.05.21 01:33:34.119275 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2225 | 2026.05.21 01:33:34.119615 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2226 | 2026.05.21 01:33:34.119656 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2227 | 2026.05.21 01:33:34.119881 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2228 | 2026.05.21 01:33:34.119953 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2229 | 2026.05.21 01:33:34.120098 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2230 | 2026.05.21 01:33:34.120215 [ 314 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2231 | 2026.05.21 01:33:34.120215 [ 318 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2232 | 2026.05.21 01:33:34.120321 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 2233 | 2026.05.21 01:33:34.120352 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2234 | 2026.05.21 01:33:34.120424 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2235 | 2026.05.21 01:33:34.120445 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2236 | 2026.05.21 01:33:34.120482 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2237 | 2026.05.21 01:33:34.120523 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2238 | 2026.05.21 01:33:34.121698 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002531 sec., 9087.317265902806 rows/sec., 1.22 MiB/sec. | ||
| 2239 | 2026.05.21 01:33:34.121816 [ 270 ] {a5cec56e-1733-4db5-a19c-311e42ba0731} <Debug> TCPHandler: Processed in 0.002951249 sec. | ||
| 2240 | 2026.05.21 01:33:34.123924 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.05.21 01:33:34.124059 [ 270 ] {5d36ed34-b227-4a7e-90fd-0e92b5e798a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2242 | 2026.05.21 01:33:34.124115 [ 270 ] {5d36ed34-b227-4a7e-90fd-0e92b5e798a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2243 | 2026.05.21 01:33:34.124648 [ 270 ] {5d36ed34-b227-4a7e-90fd-0e92b5e798a4} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.05.21 01:33:34.124690 [ 270 ] {5d36ed34-b227-4a7e-90fd-0e92b5e798a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2245 | 2026.05.21 01:33:34.125084 [ 270 ] {5d36ed34-b227-4a7e-90fd-0e92b5e798a4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2246 | 2026.05.21 01:33:34.125321 [ 270 ] {5d36ed34-b227-4a7e-90fd-0e92b5e798a4} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.05.21 01:33:34.125462 [ 270 ] {5d36ed34-b227-4a7e-90fd-0e92b5e798a4} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001443 sec., 73458.07345807346 rows/sec., 6.17 MiB/sec. | ||
| 2248 | 2026.05.21 01:33:34.125497 [ 270 ] {5d36ed34-b227-4a7e-90fd-0e92b5e798a4} <Debug> TCPHandler: Processed in 0.001637472 sec. | ||
| 2249 | 2026.05.21 01:33:34.125631 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.05.21 01:33:34.125727 [ 270 ] {287d24c8-8360-47be-8750-dcd1137bb508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.05.21 01:33:34.125770 [ 270 ] {287d24c8-8360-47be-8750-dcd1137bb508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2252 | 2026.05.21 01:33:34.126173 [ 270 ] {287d24c8-8360-47be-8750-dcd1137bb508} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.05.21 01:33:34.126212 [ 270 ] {287d24c8-8360-47be-8750-dcd1137bb508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2254 | 2026.05.21 01:33:34.126508 [ 270 ] {287d24c8-8360-47be-8750-dcd1137bb508} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2255 | 2026.05.21 01:33:34.126722 [ 270 ] {287d24c8-8360-47be-8750-dcd1137bb508} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.05.21 01:33:34.126819 [ 39 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2257 | 2026.05.21 01:33:34.126850 [ 270 ] {287d24c8-8360-47be-8750-dcd1137bb508} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00114 sec., 21929.82456140351 rows/sec., 1.61 MiB/sec. | ||
| 2258 | 2026.05.21 01:33:34.126857 [ 39 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.05.21 01:33:34.126882 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2260 | 2026.05.21 01:33:34.126884 [ 270 ] {287d24c8-8360-47be-8750-dcd1137bb508} <Debug> TCPHandler: Processed in 0.001303656 sec. | ||
| 2261 | 2026.05.21 01:33:34.127008 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 2262 | 2026.05.21 01:33:34.127018 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.05.21 01:33:34.127154 [ 270 ] {0356924b-9807-4827-b496-45f9186324c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2264 | 2026.05.21 01:33:34.127161 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2265 | 2026.05.21 01:33:34.127199 [ 270 ] {0356924b-9807-4827-b496-45f9186324c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2266 | 2026.05.21 01:33:34.127207 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2267 | 2026.05.21 01:33:34.127287 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
| 2268 | 2026.05.21 01:33:34.127336 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 2269 | 2026.05.21 01:33:34.127380 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2270 | 2026.05.21 01:33:34.127426 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2271 | 2026.05.21 01:33:34.127477 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 2272 | 2026.05.21 01:33:34.127640 [ 270 ] {0356924b-9807-4827-b496-45f9186324c2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.05.21 01:33:34.127682 [ 270 ] {0356924b-9807-4827-b496-45f9186324c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2274 | 2026.05.21 01:33:34.128028 [ 270 ] {0356924b-9807-4827-b496-45f9186324c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2275 | 2026.05.21 01:33:34.128296 [ 270 ] {0356924b-9807-4827-b496-45f9186324c2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.05.21 01:33:34.128364 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 99 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418868 sec., 69773.93245883338 rows/sec., 5.36 MiB/sec. | ||
| 2277 | 2026.05.21 01:33:34.128430 [ 270 ] {0356924b-9807-4827-b496-45f9186324c2} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001295 sec., 68725.86872586873 rows/sec., 5.37 MiB/sec. | ||
| 2278 | 2026.05.21 01:33:34.128470 [ 270 ] {0356924b-9807-4827-b496-45f9186324c2} <Debug> TCPHandler: Processed in 0.001505941 sec. | ||
| 2279 | 2026.05.21 01:33:34.128509 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2280 | 2026.05.21 01:33:34.128596 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.05.21 01:33:34.128699 [ 270 ] {f09de3cd-30d2-4d0a-8b64-e51d66f9b642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.05.21 01:33:34.128747 [ 270 ] {f09de3cd-30d2-4d0a-8b64-e51d66f9b642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2283 | 2026.05.21 01:33:34.128793 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.05.21 01:33:34.128871 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_6_1} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2285 | 2026.05.21 01:33:34.128943 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2286 | 2026.05.21 01:33:34.129139 [ 270 ] {f09de3cd-30d2-4d0a-8b64-e51d66f9b642} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.05.21 01:33:34.129179 [ 270 ] {f09de3cd-30d2-4d0a-8b64-e51d66f9b642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2288 | 2026.05.21 01:33:34.129506 [ 270 ] {f09de3cd-30d2-4d0a-8b64-e51d66f9b642} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2289 | 2026.05.21 01:33:34.129713 [ 270 ] {f09de3cd-30d2-4d0a-8b64-e51d66f9b642} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.05.21 01:33:34.129843 [ 270 ] {f09de3cd-30d2-4d0a-8b64-e51d66f9b642} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2291 | 2026.05.21 01:33:34.129875 [ 270 ] {f09de3cd-30d2-4d0a-8b64-e51d66f9b642} <Debug> TCPHandler: Processed in 0.001328916 sec. | ||
| 2292 | 2026.05.21 01:33:34.129994 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.05.21 01:33:34.130092 [ 270 ] {a99a169b-1747-4eab-83f8-adbb127e4b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.05.21 01:33:34.130147 [ 270 ] {a99a169b-1747-4eab-83f8-adbb127e4b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2295 | 2026.05.21 01:33:34.130936 [ 270 ] {a99a169b-1747-4eab-83f8-adbb127e4b8c} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.05.21 01:33:34.130972 [ 270 ] {a99a169b-1747-4eab-83f8-adbb127e4b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2297 | 2026.05.21 01:33:34.131487 [ 270 ] {a99a169b-1747-4eab-83f8-adbb127e4b8c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2298 | 2026.05.21 01:33:34.131713 [ 270 ] {a99a169b-1747-4eab-83f8-adbb127e4b8c} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.05.21 01:33:34.131858 [ 270 ] {a99a169b-1747-4eab-83f8-adbb127e4b8c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001784 sec., 14013.452914798207 rows/sec., 25.11 MiB/sec. | ||
| 2300 | 2026.05.21 01:33:34.131904 [ 270 ] {a99a169b-1747-4eab-83f8-adbb127e4b8c} <Debug> TCPHandler: Processed in 0.001960279 sec. | ||
| 2301 | 2026.05.21 01:33:34.132025 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.05.21 01:33:34.132123 [ 270 ] {2df4b4b0-f785-4d26-a1a5-705ec3d3f67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2303 | 2026.05.21 01:33:34.132167 [ 270 ] {2df4b4b0-f785-4d26-a1a5-705ec3d3f67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2304 | 2026.05.21 01:33:34.132501 [ 270 ] {2df4b4b0-f785-4d26-a1a5-705ec3d3f67c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.05.21 01:33:34.132535 [ 270 ] {2df4b4b0-f785-4d26-a1a5-705ec3d3f67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2306 | 2026.05.21 01:33:34.132844 [ 270 ] {2df4b4b0-f785-4d26-a1a5-705ec3d3f67c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2307 | 2026.05.21 01:33:34.133059 [ 270 ] {2df4b4b0-f785-4d26-a1a5-705ec3d3f67c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.05.21 01:33:34.133188 [ 270 ] {2df4b4b0-f785-4d26-a1a5-705ec3d3f67c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2309 | 2026.05.21 01:33:34.133220 [ 270 ] {2df4b4b0-f785-4d26-a1a5-705ec3d3f67c} <Debug> TCPHandler: Processed in 0.001245065 sec. | ||
| 2310 | 2026.05.21 01:33:39.126997 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.05.21 01:33:39.127396 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 2312 | 2026.05.21 01:33:39.127773 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2313 | 2026.05.21 01:33:39.127814 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 2314 | 2026.05.21 01:33:39.128057 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2315 | 2026.05.21 01:33:39.128123 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2316 | 2026.05.21 01:33:39.128262 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2317 | 2026.05.21 01:33:39.128365 [ 358 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2318 | 2026.05.21 01:33:39.128365 [ 318 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2319 | 2026.05.21 01:33:39.128493 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 2320 | 2026.05.21 01:33:39.128521 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2321 | 2026.05.21 01:33:39.128590 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2322 | 2026.05.21 01:33:39.128609 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2323 | 2026.05.21 01:33:39.128648 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2324 | 2026.05.21 01:33:39.128690 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2325 | 2026.05.21 01:33:39.130008 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002781 sec., 8270.406328658755 rows/sec., 1.11 MiB/sec. | ||
| 2326 | 2026.05.21 01:33:39.130134 [ 270 ] {3d8b6234-ab69-4aed-83fa-282687d744f7} <Debug> TCPHandler: Processed in 0.003325956 sec. | ||
| 2327 | 2026.05.21 01:33:39.138970 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.05.21 01:33:39.139105 [ 270 ] {5ea938b6-d5ad-4b4a-8f71-0587d51cf16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2329 | 2026.05.21 01:33:39.139159 [ 270 ] {5ea938b6-d5ad-4b4a-8f71-0587d51cf16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2330 | 2026.05.21 01:33:39.139877 [ 270 ] {5ea938b6-d5ad-4b4a-8f71-0587d51cf16c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.05.21 01:33:39.139915 [ 270 ] {5ea938b6-d5ad-4b4a-8f71-0587d51cf16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2332 | 2026.05.21 01:33:39.140355 [ 270 ] {5ea938b6-d5ad-4b4a-8f71-0587d51cf16c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2333 | 2026.05.21 01:33:39.140552 [ 270 ] {5ea938b6-d5ad-4b4a-8f71-0587d51cf16c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.05.21 01:33:39.140699 [ 270 ] {5ea938b6-d5ad-4b4a-8f71-0587d51cf16c} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001633 sec., 3674.2192284139624 rows/sec., 1.70 MiB/sec. | ||
| 2335 | 2026.05.21 01:33:39.140733 [ 270 ] {5ea938b6-d5ad-4b4a-8f71-0587d51cf16c} <Debug> TCPHandler: Processed in 0.001837477 sec. | ||
| 2336 | 2026.05.21 01:33:39.140869 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.05.21 01:33:39.140983 [ 270 ] {e2a9f294-9caf-4a02-8aa7-4554c2ee5b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2338 | 2026.05.21 01:33:39.141023 [ 270 ] {e2a9f294-9caf-4a02-8aa7-4554c2ee5b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2339 | 2026.05.21 01:33:39.143989 [ 270 ] {e2a9f294-9caf-4a02-8aa7-4554c2ee5b54} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.05.21 01:33:39.144054 [ 270 ] {e2a9f294-9caf-4a02-8aa7-4554c2ee5b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2341 | 2026.05.21 01:33:39.144582 [ 270 ] {e2a9f294-9caf-4a02-8aa7-4554c2ee5b54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2342 | 2026.05.21 01:33:39.144786 [ 270 ] {e2a9f294-9caf-4a02-8aa7-4554c2ee5b54} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.05.21 01:33:39.144911 [ 270 ] {e2a9f294-9caf-4a02-8aa7-4554c2ee5b54} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003947 sec., 6080.567519635166 rows/sec., 516.61 KiB/sec. | ||
| 2344 | 2026.05.21 01:33:39.144943 [ 270 ] {e2a9f294-9caf-4a02-8aa7-4554c2ee5b54} <Debug> TCPHandler: Processed in 0.004122372 sec. | ||
| 2345 | 2026.05.21 01:33:39.145097 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.05.21 01:33:39.145192 [ 270 ] {18544dc0-d636-486b-9a6e-3a0225f8296c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2347 | 2026.05.21 01:33:39.145233 [ 270 ] {18544dc0-d636-486b-9a6e-3a0225f8296c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2348 | 2026.05.21 01:33:39.145695 [ 270 ] {18544dc0-d636-486b-9a6e-3a0225f8296c} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2026.05.21 01:33:39.145730 [ 270 ] {18544dc0-d636-486b-9a6e-3a0225f8296c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2350 | 2026.05.21 01:33:39.146013 [ 270 ] {18544dc0-d636-486b-9a6e-3a0225f8296c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2351 | 2026.05.21 01:33:39.146217 [ 270 ] {18544dc0-d636-486b-9a6e-3a0225f8296c} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.05.21 01:33:39.146339 [ 270 ] {18544dc0-d636-486b-9a6e-3a0225f8296c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001166 sec., 8576.329331046312 rows/sec., 699.34 KiB/sec. | ||
| 2353 | 2026.05.21 01:33:39.146371 [ 270 ] {18544dc0-d636-486b-9a6e-3a0225f8296c} <Debug> TCPHandler: Processed in 0.001327577 sec. | ||
| 2354 | 2026.05.21 01:33:39.146498 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2026.05.21 01:33:39.146600 [ 270 ] {40921893-bbe3-4a57-bbc2-b873cbbc24c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2356 | 2026.05.21 01:33:39.146639 [ 270 ] {40921893-bbe3-4a57-bbc2-b873cbbc24c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2357 | 2026.05.21 01:33:39.147111 [ 270 ] {40921893-bbe3-4a57-bbc2-b873cbbc24c4} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2026.05.21 01:33:39.147145 [ 270 ] {40921893-bbe3-4a57-bbc2-b873cbbc24c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2359 | 2026.05.21 01:33:39.147440 [ 270 ] {40921893-bbe3-4a57-bbc2-b873cbbc24c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2360 | 2026.05.21 01:33:39.147651 [ 270 ] {40921893-bbe3-4a57-bbc2-b873cbbc24c4} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2026.05.21 01:33:39.147771 [ 270 ] {40921893-bbe3-4a57-bbc2-b873cbbc24c4} <Debug> executeQuery: Read 191 rows, 17.21 KiB in 0.001189 sec., 160639.19259882256 rows/sec., 14.13 MiB/sec. | ||
| 2362 | 2026.05.21 01:33:39.147804 [ 270 ] {40921893-bbe3-4a57-bbc2-b873cbbc24c4} <Debug> TCPHandler: Processed in 0.001356067 sec. | ||
| 2363 | 2026.05.21 01:33:39.147935 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2026.05.21 01:33:39.148028 [ 270 ] {d09c772d-c6f2-43b8-8c2b-42beb3d0dfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2365 | 2026.05.21 01:33:39.148067 [ 270 ] {d09c772d-c6f2-43b8-8c2b-42beb3d0dfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2366 | 2026.05.21 01:33:39.148457 [ 270 ] {d09c772d-c6f2-43b8-8c2b-42beb3d0dfae} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.05.21 01:33:39.148491 [ 270 ] {d09c772d-c6f2-43b8-8c2b-42beb3d0dfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2368 | 2026.05.21 01:33:39.148766 [ 270 ] {d09c772d-c6f2-43b8-8c2b-42beb3d0dfae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2369 | 2026.05.21 01:33:39.148968 [ 270 ] {d09c772d-c6f2-43b8-8c2b-42beb3d0dfae} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.05.21 01:33:39.149091 [ 270 ] {d09c772d-c6f2-43b8-8c2b-42beb3d0dfae} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001081 sec., 24976.873265494913 rows/sec., 1.84 MiB/sec. | ||
| 2371 | 2026.05.21 01:33:39.149123 [ 270 ] {d09c772d-c6f2-43b8-8c2b-42beb3d0dfae} <Debug> TCPHandler: Processed in 0.001239175 sec. | ||
| 2372 | 2026.05.21 01:33:39.149266 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2026.05.21 01:33:39.149358 [ 270 ] {0a789867-c59d-4094-9a2b-b119e685a166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2374 | 2026.05.21 01:33:39.149398 [ 270 ] {0a789867-c59d-4094-9a2b-b119e685a166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2375 | 2026.05.21 01:33:39.149784 [ 270 ] {0a789867-c59d-4094-9a2b-b119e685a166} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.05.21 01:33:39.149817 [ 270 ] {0a789867-c59d-4094-9a2b-b119e685a166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2377 | 2026.05.21 01:33:39.150100 [ 270 ] {0a789867-c59d-4094-9a2b-b119e685a166} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2378 | 2026.05.21 01:33:39.150305 [ 270 ] {0a789867-c59d-4094-9a2b-b119e685a166} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.05.21 01:33:39.150423 [ 270 ] {0a789867-c59d-4094-9a2b-b119e685a166} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001082 sec., 22181.146025878003 rows/sec., 1.84 MiB/sec. | ||
| 2380 | 2026.05.21 01:33:39.150455 [ 270 ] {0a789867-c59d-4094-9a2b-b119e685a166} <Debug> TCPHandler: Processed in 0.001244215 sec. | ||
| 2381 | 2026.05.21 01:33:39.150584 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.05.21 01:33:39.150676 [ 270 ] {0ccceb4f-ad7e-4b15-a14f-12c5ec24ef77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2383 | 2026.05.21 01:33:39.150715 [ 270 ] {0ccceb4f-ad7e-4b15-a14f-12c5ec24ef77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2384 | 2026.05.21 01:33:39.151092 [ 270 ] {0ccceb4f-ad7e-4b15-a14f-12c5ec24ef77} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.05.21 01:33:39.151125 [ 270 ] {0ccceb4f-ad7e-4b15-a14f-12c5ec24ef77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2386 | 2026.05.21 01:33:39.151407 [ 270 ] {0ccceb4f-ad7e-4b15-a14f-12c5ec24ef77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2387 | 2026.05.21 01:33:39.151615 [ 270 ] {0ccceb4f-ad7e-4b15-a14f-12c5ec24ef77} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.05.21 01:33:39.151735 [ 270 ] {0ccceb4f-ad7e-4b15-a14f-12c5ec24ef77} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 872.09 KiB/sec. | ||
| 2389 | 2026.05.21 01:33:39.151767 [ 270 ] {0ccceb4f-ad7e-4b15-a14f-12c5ec24ef77} <Debug> TCPHandler: Processed in 0.001238725 sec. | ||
| 2390 | 2026.05.21 01:33:39.151890 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.05.21 01:33:39.151990 [ 270 ] {55e97dd9-0c29-4aaf-adc8-8381f1408dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2392 | 2026.05.21 01:33:39.152029 [ 270 ] {55e97dd9-0c29-4aaf-adc8-8381f1408dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2393 | 2026.05.21 01:33:39.152455 [ 270 ] {55e97dd9-0c29-4aaf-adc8-8381f1408dad} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.05.21 01:33:39.152490 [ 270 ] {55e97dd9-0c29-4aaf-adc8-8381f1408dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2395 | 2026.05.21 01:33:39.152774 [ 270 ] {55e97dd9-0c29-4aaf-adc8-8381f1408dad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2396 | 2026.05.21 01:33:39.152981 [ 270 ] {55e97dd9-0c29-4aaf-adc8-8381f1408dad} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.05.21 01:33:39.153102 [ 270 ] {55e97dd9-0c29-4aaf-adc8-8381f1408dad} <Debug> executeQuery: Read 124 rows, 10.31 KiB in 0.001129 sec., 109831.70947741363 rows/sec., 8.92 MiB/sec. | ||
| 2398 | 2026.05.21 01:33:39.153133 [ 270 ] {55e97dd9-0c29-4aaf-adc8-8381f1408dad} <Debug> TCPHandler: Processed in 0.001290216 sec. | ||
| 2399 | 2026.05.21 01:33:39.153262 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.05.21 01:33:39.153355 [ 270 ] {220466b5-6e33-4bc4-b33d-5c22359b9d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2401 | 2026.05.21 01:33:39.153398 [ 270 ] {220466b5-6e33-4bc4-b33d-5c22359b9d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2402 | 2026.05.21 01:33:39.153853 [ 270 ] {220466b5-6e33-4bc4-b33d-5c22359b9d26} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.05.21 01:33:39.153888 [ 270 ] {220466b5-6e33-4bc4-b33d-5c22359b9d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2404 | 2026.05.21 01:33:39.154209 [ 270 ] {220466b5-6e33-4bc4-b33d-5c22359b9d26} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2405 | 2026.05.21 01:33:39.154410 [ 270 ] {220466b5-6e33-4bc4-b33d-5c22359b9d26} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.21 01:33:39.154532 [ 270 ] {220466b5-6e33-4bc4-b33d-5c22359b9d26} <Debug> executeQuery: Read 393 rows, 30.69 KiB in 0.001194 sec., 329145.7286432161 rows/sec., 25.10 MiB/sec. | ||
| 2407 | 2026.05.21 01:33:39.154564 [ 270 ] {220466b5-6e33-4bc4-b33d-5c22359b9d26} <Debug> TCPHandler: Processed in 0.001348586 sec. | ||
| 2408 | 2026.05.21 01:33:39.154687 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.05.21 01:33:39.154779 [ 270 ] {19d1a7b2-1a0b-49a0-9db5-4c15262eb03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2410 | 2026.05.21 01:33:39.154833 [ 270 ] {19d1a7b2-1a0b-49a0-9db5-4c15262eb03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2411 | 2026.05.21 01:33:39.155551 [ 270 ] {19d1a7b2-1a0b-49a0-9db5-4c15262eb03f} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.05.21 01:33:39.155585 [ 270 ] {19d1a7b2-1a0b-49a0-9db5-4c15262eb03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2413 | 2026.05.21 01:33:39.156059 [ 270 ] {19d1a7b2-1a0b-49a0-9db5-4c15262eb03f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2414 | 2026.05.21 01:33:39.156276 [ 270 ] {19d1a7b2-1a0b-49a0-9db5-4c15262eb03f} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.05.21 01:33:39.156372 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2416 | 2026.05.21 01:33:39.156405 [ 270 ] {19d1a7b2-1a0b-49a0-9db5-4c15262eb03f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001643 sec., 3043.2136335970786 rows/sec., 5.45 MiB/sec. | ||
| 2417 | 2026.05.21 01:33:39.156409 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.05.21 01:33:39.156436 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2419 | 2026.05.21 01:33:39.156451 [ 270 ] {19d1a7b2-1a0b-49a0-9db5-4c15262eb03f} <Debug> TCPHandler: Processed in 0.001811316 sec. | ||
| 2420 | 2026.05.21 01:33:39.156562 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 2421 | 2026.05.21 01:33:39.156573 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.05.21 01:33:39.156709 [ 270 ] {07c1b66f-ff57-4d5d-b2f9-fe8500e30eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2423 | 2026.05.21 01:33:39.156751 [ 270 ] {07c1b66f-ff57-4d5d-b2f9-fe8500e30eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2424 | 2026.05.21 01:33:39.156833 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2425 | 2026.05.21 01:33:39.156904 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 2426 | 2026.05.21 01:33:39.157045 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 2427 | 2026.05.21 01:33:39.157126 [ 270 ] {07c1b66f-ff57-4d5d-b2f9-fe8500e30eb4} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.05.21 01:33:39.157169 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 2429 | 2026.05.21 01:33:39.157170 [ 270 ] {07c1b66f-ff57-4d5d-b2f9-fe8500e30eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2430 | 2026.05.21 01:33:39.157291 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2431 | 2026.05.21 01:33:39.157404 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2432 | 2026.05.21 01:33:39.157492 [ 270 ] {07c1b66f-ff57-4d5d-b2f9-fe8500e30eb4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2433 | 2026.05.21 01:33:39.157510 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 2434 | 2026.05.21 01:33:39.157707 [ 270 ] {07c1b66f-ff57-4d5d-b2f9-fe8500e30eb4} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.05.21 01:33:39.157834 [ 270 ] {07c1b66f-ff57-4d5d-b2f9-fe8500e30eb4} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001143 sec., 7874.0157480314965 rows/sec., 556.20 KiB/sec. | ||
| 2436 | 2026.05.21 01:33:39.157869 [ 270 ] {07c1b66f-ff57-4d5d-b2f9-fe8500e30eb4} <Debug> TCPHandler: Processed in 0.001352906 sec. | ||
| 2437 | 2026.05.21 01:33:39.157993 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.05.21 01:33:39.158087 [ 270 ] {183985dc-2675-40a9-a4f8-4fef79f01b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.05.21 01:33:39.158128 [ 270 ] {183985dc-2675-40a9-a4f8-4fef79f01b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2440 | 2026.05.21 01:33:39.158509 [ 270 ] {183985dc-2675-40a9-a4f8-4fef79f01b7c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.05.21 01:33:39.158544 [ 270 ] {183985dc-2675-40a9-a4f8-4fef79f01b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2442 | 2026.05.21 01:33:39.158868 [ 270 ] {183985dc-2675-40a9-a4f8-4fef79f01b7c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2443 | 2026.05.21 01:33:39.159091 [ 270 ] {183985dc-2675-40a9-a4f8-4fef79f01b7c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.05.21 01:33:39.159216 [ 270 ] {183985dc-2675-40a9-a4f8-4fef79f01b7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 2445 | 2026.05.21 01:33:39.159247 [ 270 ] {183985dc-2675-40a9-a4f8-4fef79f01b7c} <Debug> TCPHandler: Processed in 0.001307166 sec. | ||
| 2446 | 2026.05.21 01:33:39.159322 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 19 columns (19 merged, 0 gathered) in 0.002816376 sec., 34086.357787454515 rows/sec., 61.08 MiB/sec. | ||
| 2447 | 2026.05.21 01:33:39.159747 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2448 | 2026.05.21 01:33:39.160176 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.05.21 01:33:39.160265 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2450 | 2026.05.21 01:33:39.160402 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2451 | 2026.05.21 01:33:39.363253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5283 | ||
| 2452 | 2026.05.21 01:33:39.363759 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.21 01:33:39.363812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2454 | 2026.05.21 01:33:39.364308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2455 | 2026.05.21 01:33:39.364549 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.21 01:33:39.364697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5283 | ||
| 2457 | 2026.05.21 01:33:39.364723 [ 35 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2458 | 2026.05.21 01:33:39.364803 [ 35 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.05.21 01:33:39.364826 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2460 | 2026.05.21 01:33:39.364964 [ 197 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 2461 | 2026.05.21 01:33:39.365081 [ 197 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2462 | 2026.05.21 01:33:39.365126 [ 197 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2851 rows starting from the beginning of the part | ||
| 2463 | 2026.05.21 01:33:39.365222 [ 197 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 2464 | 2026.05.21 01:33:39.365275 [ 197 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 2465 | 2026.05.21 01:33:39.365321 [ 197 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 2466 | 2026.05.21 01:33:39.365363 [ 197 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 2467 | 2026.05.21 01:33:39.365404 [ 197 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 2468 | 2026.05.21 01:33:39.366935 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5283 rows, containing 4 columns (4 merged, 0 gathered) in 0.00201263 sec., 2624923.607419148 rows/sec., 37.55 MiB/sec. | ||
| 2469 | 2026.05.21 01:33:39.367799 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2470 | 2026.05.21 01:33:39.368143 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_11_2} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.05.21 01:33:39.368230 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_11_2} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2472 | 2026.05.21 01:33:39.368329 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2473 | 2026.05.21 01:33:39.678244 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2474 | 2026.05.21 01:33:39.696030 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.05.21 01:33:39.696087 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2476 | 2026.05.21 01:33:39.702388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2477 | 2026.05.21 01:33:39.703089 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.05.21 01:33:39.703382 [ 35 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2479 | 2026.05.21 01:33:39.703419 [ 35 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.05.21 01:33:39.703439 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2481 | 2026.05.21 01:33:39.703533 [ 197 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 2482 | 2026.05.21 01:33:39.706069 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2483 | 2026.05.21 01:33:39.706587 [ 197 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2484 | 2026.05.21 01:33:39.707305 [ 197 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 2485 | 2026.05.21 01:33:39.710665 [ 197 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 2486 | 2026.05.21 01:33:39.714044 [ 197 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 2487 | 2026.05.21 01:33:39.717665 [ 197 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 2488 | 2026.05.21 01:33:39.722105 [ 197 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 2489 | 2026.05.21 01:33:39.726223 [ 197 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 2490 | 2026.05.21 01:33:39.776592 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073085905 sec., 1135.649890358476 rows/sec., 5.87 MiB/sec. | ||
| 2491 | 2026.05.21 01:33:39.779251 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2026.05.21 01:33:39.781459 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_11_2} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.05.21 01:33:39.781585 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_11_2} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2494 | 2026.05.21 01:33:39.784102 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2495 | 2026.05.21 01:33:40.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.09 MiB, peak 218.97 MiB, free memory in arenas 0.00 B, will set to 219.51 MiB (RSS), difference: 10.42 MiB | ||
| 2496 | 2026.05.21 01:33:44.120295 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.05.21 01:33:44.120575 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2498 | 2026.05.21 01:33:44.120917 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2499 | 2026.05.21 01:33:44.120960 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2500 | 2026.05.21 01:33:44.121183 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2501 | 2026.05.21 01:33:44.121256 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2502 | 2026.05.21 01:33:44.121398 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2503 | 2026.05.21 01:33:44.121494 [ 358 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2504 | 2026.05.21 01:33:44.121500 [ 318 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2505 | 2026.05.21 01:33:44.121494 [ 338 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2506 | 2026.05.21 01:33:44.121627 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2507 | 2026.05.21 01:33:44.121658 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2508 | 2026.05.21 01:33:44.121730 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2509 | 2026.05.21 01:33:44.121752 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2510 | 2026.05.21 01:33:44.121788 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2511 | 2026.05.21 01:33:44.121826 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2512 | 2026.05.21 01:33:44.122965 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002499 sec., 9203.681472589036 rows/sec., 1.24 MiB/sec. | ||
| 2513 | 2026.05.21 01:33:44.123089 [ 270 ] {a8ad7865-6ba0-49b2-96a9-d7b9d56360f0} <Debug> TCPHandler: Processed in 0.002941689 sec. | ||
| 2514 | 2026.05.21 01:33:44.125104 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.05.21 01:33:44.125239 [ 270 ] {b6b03f71-c6cc-46aa-9f95-4ee2fb3ee2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2516 | 2026.05.21 01:33:44.125296 [ 270 ] {b6b03f71-c6cc-46aa-9f95-4ee2fb3ee2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2517 | 2026.05.21 01:33:44.125907 [ 270 ] {b6b03f71-c6cc-46aa-9f95-4ee2fb3ee2d2} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.05.21 01:33:44.125954 [ 270 ] {b6b03f71-c6cc-46aa-9f95-4ee2fb3ee2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2519 | 2026.05.21 01:33:44.126348 [ 270 ] {b6b03f71-c6cc-46aa-9f95-4ee2fb3ee2d2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2520 | 2026.05.21 01:33:44.126575 [ 270 ] {b6b03f71-c6cc-46aa-9f95-4ee2fb3ee2d2} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.05.21 01:33:44.126725 [ 270 ] {b6b03f71-c6cc-46aa-9f95-4ee2fb3ee2d2} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001525 sec., 69508.19672131147 rows/sec., 5.84 MiB/sec. | ||
| 2522 | 2026.05.21 01:33:44.126760 [ 270 ] {b6b03f71-c6cc-46aa-9f95-4ee2fb3ee2d2} <Debug> TCPHandler: Processed in 0.001720464 sec. | ||
| 2523 | 2026.05.21 01:33:44.126892 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2524 | 2026.05.21 01:33:44.126995 [ 270 ] {57be07ca-2248-4a6d-acc7-c4be36757f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2525 | 2026.05.21 01:33:44.127039 [ 270 ] {57be07ca-2248-4a6d-acc7-c4be36757f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2526 | 2026.05.21 01:33:44.127443 [ 270 ] {57be07ca-2248-4a6d-acc7-c4be36757f25} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.05.21 01:33:44.127481 [ 270 ] {57be07ca-2248-4a6d-acc7-c4be36757f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2528 | 2026.05.21 01:33:44.127786 [ 270 ] {57be07ca-2248-4a6d-acc7-c4be36757f25} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2529 | 2026.05.21 01:33:44.128002 [ 270 ] {57be07ca-2248-4a6d-acc7-c4be36757f25} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.05.21 01:33:44.128137 [ 270 ] {57be07ca-2248-4a6d-acc7-c4be36757f25} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001164 sec., 21477.66323024055 rows/sec., 1.58 MiB/sec. | ||
| 2531 | 2026.05.21 01:33:44.128170 [ 270 ] {57be07ca-2248-4a6d-acc7-c4be36757f25} <Debug> TCPHandler: Processed in 0.001330197 sec. | ||
| 2532 | 2026.05.21 01:33:44.128286 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.05.21 01:33:44.128384 [ 270 ] {52604511-105b-4062-a11c-bdad1cb3436a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2534 | 2026.05.21 01:33:44.128425 [ 270 ] {52604511-105b-4062-a11c-bdad1cb3436a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2535 | 2026.05.21 01:33:44.128847 [ 270 ] {52604511-105b-4062-a11c-bdad1cb3436a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.05.21 01:33:44.128885 [ 270 ] {52604511-105b-4062-a11c-bdad1cb3436a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2537 | 2026.05.21 01:33:44.129192 [ 270 ] {52604511-105b-4062-a11c-bdad1cb3436a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2538 | 2026.05.21 01:33:44.129408 [ 270 ] {52604511-105b-4062-a11c-bdad1cb3436a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.05.21 01:33:44.129535 [ 270 ] {52604511-105b-4062-a11c-bdad1cb3436a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001172 sec., 75938.56655290101 rows/sec., 5.93 MiB/sec. | ||
| 2540 | 2026.05.21 01:33:44.129569 [ 270 ] {52604511-105b-4062-a11c-bdad1cb3436a} <Debug> TCPHandler: Processed in 0.001332287 sec. | ||
| 2541 | 2026.05.21 01:33:44.129690 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2026.05.21 01:33:44.129788 [ 270 ] {6cd859a5-98c2-414e-8634-7418cee9e952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2543 | 2026.05.21 01:33:44.129833 [ 270 ] {6cd859a5-98c2-414e-8634-7418cee9e952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2544 | 2026.05.21 01:33:44.130233 [ 270 ] {6cd859a5-98c2-414e-8634-7418cee9e952} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.05.21 01:33:44.130269 [ 270 ] {6cd859a5-98c2-414e-8634-7418cee9e952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2546 | 2026.05.21 01:33:44.130592 [ 270 ] {6cd859a5-98c2-414e-8634-7418cee9e952} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2547 | 2026.05.21 01:33:44.130802 [ 270 ] {6cd859a5-98c2-414e-8634-7418cee9e952} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.05.21 01:33:44.130936 [ 270 ] {6cd859a5-98c2-414e-8634-7418cee9e952} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 2549 | 2026.05.21 01:33:44.130969 [ 270 ] {6cd859a5-98c2-414e-8634-7418cee9e952} <Debug> TCPHandler: Processed in 0.001329467 sec. | ||
| 2550 | 2026.05.21 01:33:44.131085 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.05.21 01:33:44.131181 [ 270 ] {fd263bf3-7bf0-4535-9909-ee83a0a3a698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2552 | 2026.05.21 01:33:44.131237 [ 270 ] {fd263bf3-7bf0-4535-9909-ee83a0a3a698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2553 | 2026.05.21 01:33:44.131994 [ 270 ] {fd263bf3-7bf0-4535-9909-ee83a0a3a698} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.05.21 01:33:44.132032 [ 270 ] {fd263bf3-7bf0-4535-9909-ee83a0a3a698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2555 | 2026.05.21 01:33:44.132558 [ 270 ] {fd263bf3-7bf0-4535-9909-ee83a0a3a698} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2556 | 2026.05.21 01:33:44.132787 [ 270 ] {fd263bf3-7bf0-4535-9909-ee83a0a3a698} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.05.21 01:33:44.132927 [ 270 ] {fd263bf3-7bf0-4535-9909-ee83a0a3a698} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001765 sec., 14164.305949008498 rows/sec., 25.38 MiB/sec. | ||
| 2558 | 2026.05.21 01:33:44.132983 [ 270 ] {fd263bf3-7bf0-4535-9909-ee83a0a3a698} <Debug> TCPHandler: Processed in 0.001948499 sec. | ||
| 2559 | 2026.05.21 01:33:44.133114 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2026.05.21 01:33:44.133211 [ 270 ] {09d47cc1-0c16-45be-a4df-acf441b0bfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2561 | 2026.05.21 01:33:44.133254 [ 270 ] {09d47cc1-0c16-45be-a4df-acf441b0bfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2562 | 2026.05.21 01:33:44.133590 [ 270 ] {09d47cc1-0c16-45be-a4df-acf441b0bfae} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.05.21 01:33:44.133626 [ 270 ] {09d47cc1-0c16-45be-a4df-acf441b0bfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2564 | 2026.05.21 01:33:44.133929 [ 270 ] {09d47cc1-0c16-45be-a4df-acf441b0bfae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2565 | 2026.05.21 01:33:44.134139 [ 270 ] {09d47cc1-0c16-45be-a4df-acf441b0bfae} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.05.21 01:33:44.134268 [ 270 ] {09d47cc1-0c16-45be-a4df-acf441b0bfae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2567 | 2026.05.21 01:33:44.134300 [ 270 ] {09d47cc1-0c16-45be-a4df-acf441b0bfae} <Debug> TCPHandler: Processed in 0.001236925 sec. | ||
| 2568 | 2026.05.21 01:33:46.775772 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2569 | 2026.05.21 01:33:46.775856 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2570 | 2026.05.21 01:33:46.864793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5731 | ||
| 2571 | 2026.05.21 01:33:46.865252 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.05.21 01:33:46.865289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2573 | 2026.05.21 01:33:46.865839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2574 | 2026.05.21 01:33:46.866059 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.05.21 01:33:46.866181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5731 | ||
| 2576 | 2026.05.21 01:33:47.206160 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2577 | 2026.05.21 01:33:47.223063 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.05.21 01:33:47.223123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2579 | 2026.05.21 01:33:47.228685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2580 | 2026.05.21 01:33:47.229376 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.05.21 01:33:47.232187 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2582 | 2026.05.21 01:33:49.119290 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.05.21 01:33:49.119553 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2584 | 2026.05.21 01:33:49.119911 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2585 | 2026.05.21 01:33:49.119952 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2586 | 2026.05.21 01:33:49.120180 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2587 | 2026.05.21 01:33:49.120254 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2588 | 2026.05.21 01:33:49.120398 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2589 | 2026.05.21 01:33:49.120492 [ 331 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2590 | 2026.05.21 01:33:49.120498 [ 318 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2591 | 2026.05.21 01:33:49.120495 [ 358 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2592 | 2026.05.21 01:33:49.120644 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2593 | 2026.05.21 01:33:49.120676 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2594 | 2026.05.21 01:33:49.120750 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2595 | 2026.05.21 01:33:49.120771 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2596 | 2026.05.21 01:33:49.120808 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2597 | 2026.05.21 01:33:49.120847 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2598 | 2026.05.21 01:33:49.121932 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002485 sec., 9255.533199195172 rows/sec., 1.24 MiB/sec. | ||
| 2599 | 2026.05.21 01:33:49.122063 [ 270 ] {90b274c1-475d-4578-b92b-7842c22c85ae} <Debug> TCPHandler: Processed in 0.002918339 sec. | ||
| 2600 | 2026.05.21 01:33:49.123801 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.05.21 01:33:49.123935 [ 270 ] {6681de9e-b449-49e1-a9c5-44521de77763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2602 | 2026.05.21 01:33:49.123991 [ 270 ] {6681de9e-b449-49e1-a9c5-44521de77763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2603 | 2026.05.21 01:33:49.124557 [ 270 ] {6681de9e-b449-49e1-a9c5-44521de77763} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.21 01:33:49.124612 [ 270 ] {6681de9e-b449-49e1-a9c5-44521de77763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2605 | 2026.05.21 01:33:49.125022 [ 270 ] {6681de9e-b449-49e1-a9c5-44521de77763} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2606 | 2026.05.21 01:33:49.125258 [ 270 ] {6681de9e-b449-49e1-a9c5-44521de77763} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.05.21 01:33:49.125411 [ 270 ] {6681de9e-b449-49e1-a9c5-44521de77763} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001514 sec., 43593.13077939234 rows/sec., 3.47 MiB/sec. | ||
| 2608 | 2026.05.21 01:33:49.125446 [ 270 ] {6681de9e-b449-49e1-a9c5-44521de77763} <Debug> TCPHandler: Processed in 0.001698714 sec. | ||
| 2609 | 2026.05.21 01:33:49.125582 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.05.21 01:33:49.125712 [ 270 ] {a6d5d67a-44b5-4d5c-8465-c2306972bfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2611 | 2026.05.21 01:33:49.125764 [ 270 ] {a6d5d67a-44b5-4d5c-8465-c2306972bfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2612 | 2026.05.21 01:33:49.126248 [ 270 ] {a6d5d67a-44b5-4d5c-8465-c2306972bfcf} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.05.21 01:33:49.126293 [ 270 ] {a6d5d67a-44b5-4d5c-8465-c2306972bfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2614 | 2026.05.21 01:33:49.126664 [ 270 ] {a6d5d67a-44b5-4d5c-8465-c2306972bfcf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2615 | 2026.05.21 01:33:49.126908 [ 270 ] {a6d5d67a-44b5-4d5c-8465-c2306972bfcf} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.05.21 01:33:49.127042 [ 270 ] {a6d5d67a-44b5-4d5c-8465-c2306972bfcf} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001361 sec., 3673.7692872887583 rows/sec., 276.25 KiB/sec. | ||
| 2617 | 2026.05.21 01:33:49.127078 [ 270 ] {a6d5d67a-44b5-4d5c-8465-c2306972bfcf} <Debug> TCPHandler: Processed in 0.001559871 sec. | ||
| 2618 | 2026.05.21 01:33:49.127196 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2026.05.21 01:33:49.127293 [ 270 ] {63658791-c359-498f-8fcb-c3fc33ea3164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2620 | 2026.05.21 01:33:49.127335 [ 270 ] {63658791-c359-498f-8fcb-c3fc33ea3164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2621 | 2026.05.21 01:33:49.127751 [ 270 ] {63658791-c359-498f-8fcb-c3fc33ea3164} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.05.21 01:33:49.127788 [ 270 ] {63658791-c359-498f-8fcb-c3fc33ea3164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2623 | 2026.05.21 01:33:49.128099 [ 270 ] {63658791-c359-498f-8fcb-c3fc33ea3164} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2624 | 2026.05.21 01:33:49.128323 [ 270 ] {63658791-c359-498f-8fcb-c3fc33ea3164} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.05.21 01:33:49.128455 [ 270 ] {63658791-c359-498f-8fcb-c3fc33ea3164} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001181 sec., 58425.063505503815 rows/sec., 4.56 MiB/sec. | ||
| 2626 | 2026.05.21 01:33:49.128489 [ 270 ] {63658791-c359-498f-8fcb-c3fc33ea3164} <Debug> TCPHandler: Processed in 0.001344057 sec. | ||
| 2627 | 2026.05.21 01:33:49.128607 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.05.21 01:33:49.128703 [ 270 ] {c069392c-5d1f-42bd-aa7d-595966ae9781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2629 | 2026.05.21 01:33:49.128747 [ 270 ] {c069392c-5d1f-42bd-aa7d-595966ae9781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2630 | 2026.05.21 01:33:49.129148 [ 270 ] {c069392c-5d1f-42bd-aa7d-595966ae9781} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.05.21 01:33:49.129183 [ 270 ] {c069392c-5d1f-42bd-aa7d-595966ae9781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2632 | 2026.05.21 01:33:49.129508 [ 270 ] {c069392c-5d1f-42bd-aa7d-595966ae9781} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2633 | 2026.05.21 01:33:49.129715 [ 270 ] {c069392c-5d1f-42bd-aa7d-595966ae9781} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.05.21 01:33:49.129845 [ 270 ] {c069392c-5d1f-42bd-aa7d-595966ae9781} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 2635 | 2026.05.21 01:33:49.129879 [ 270 ] {c069392c-5d1f-42bd-aa7d-595966ae9781} <Debug> TCPHandler: Processed in 0.001322476 sec. | ||
| 2636 | 2026.05.21 01:33:49.129996 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.05.21 01:33:49.130092 [ 270 ] {9e030f9f-dc0b-4d45-ae32-9397e1f2266e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.05.21 01:33:49.130147 [ 270 ] {9e030f9f-dc0b-4d45-ae32-9397e1f2266e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2639 | 2026.05.21 01:33:49.130838 [ 270 ] {9e030f9f-dc0b-4d45-ae32-9397e1f2266e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.05.21 01:33:49.130875 [ 270 ] {9e030f9f-dc0b-4d45-ae32-9397e1f2266e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2641 | 2026.05.21 01:33:49.131355 [ 270 ] {9e030f9f-dc0b-4d45-ae32-9397e1f2266e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2642 | 2026.05.21 01:33:49.131577 [ 270 ] {9e030f9f-dc0b-4d45-ae32-9397e1f2266e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.05.21 01:33:49.131718 [ 270 ] {9e030f9f-dc0b-4d45-ae32-9397e1f2266e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001644 sec., 3041.3625304136253 rows/sec., 5.45 MiB/sec. | ||
| 2644 | 2026.05.21 01:33:49.131766 [ 270 ] {9e030f9f-dc0b-4d45-ae32-9397e1f2266e} <Debug> TCPHandler: Processed in 0.001820177 sec. | ||
| 2645 | 2026.05.21 01:33:49.131895 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.05.21 01:33:49.131992 [ 270 ] {17b666b4-0c4d-46ee-a523-5e9d86d5ac9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2647 | 2026.05.21 01:33:49.132034 [ 270 ] {17b666b4-0c4d-46ee-a523-5e9d86d5ac9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2648 | 2026.05.21 01:33:49.132367 [ 270 ] {17b666b4-0c4d-46ee-a523-5e9d86d5ac9e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.05.21 01:33:49.132403 [ 270 ] {17b666b4-0c4d-46ee-a523-5e9d86d5ac9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2650 | 2026.05.21 01:33:49.132702 [ 270 ] {17b666b4-0c4d-46ee-a523-5e9d86d5ac9e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2651 | 2026.05.21 01:33:49.132922 [ 270 ] {17b666b4-0c4d-46ee-a523-5e9d86d5ac9e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.05.21 01:33:49.133049 [ 270 ] {17b666b4-0c4d-46ee-a523-5e9d86d5ac9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2653 | 2026.05.21 01:33:49.133082 [ 270 ] {17b666b4-0c4d-46ee-a523-5e9d86d5ac9e} <Debug> TCPHandler: Processed in 0.001237865 sec. | ||
| 2654 | 2026.05.21 01:33:49.731770 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.05.21 01:33:49.732051 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 2656 | 2026.05.21 01:33:49.732442 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2657 | 2026.05.21 01:33:49.732494 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 2658 | 2026.05.21 01:33:49.732776 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2659 | 2026.05.21 01:33:49.732858 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2660 | 2026.05.21 01:33:49.733002 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2661 | 2026.05.21 01:33:49.733097 [ 331 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2662 | 2026.05.21 01:33:49.733132 [ 318 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2663 | 2026.05.21 01:33:49.733097 [ 323 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2664 | 2026.05.21 01:33:49.733271 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2665 | 2026.05.21 01:33:49.733301 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2666 | 2026.05.21 01:33:49.733371 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2667 | 2026.05.21 01:33:49.733393 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2668 | 2026.05.21 01:33:49.733431 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 2669 | 2026.05.21 01:33:49.733471 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 2670 | 2026.05.21 01:33:49.734526 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002594 sec., 8866.615265998458 rows/sec., 1.19 MiB/sec. | ||
| 2671 | 2026.05.21 01:33:49.734653 [ 270 ] {55881ca2-cf76-4fd2-8468-4863f5e09f57} <Debug> TCPHandler: Processed in 0.00303109 sec. | ||
| 2672 | 2026.05.21 01:33:49.755042 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.05.21 01:33:49.755183 [ 270 ] {5b92d474-4541-4488-947e-ce48f21d80ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2674 | 2026.05.21 01:33:49.755242 [ 270 ] {5b92d474-4541-4488-947e-ce48f21d80ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2675 | 2026.05.21 01:33:49.755915 [ 270 ] {5b92d474-4541-4488-947e-ce48f21d80ba} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.05.21 01:33:49.755963 [ 270 ] {5b92d474-4541-4488-947e-ce48f21d80ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2677 | 2026.05.21 01:33:49.756443 [ 270 ] {5b92d474-4541-4488-947e-ce48f21d80ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2678 | 2026.05.21 01:33:49.756648 [ 270 ] {5b92d474-4541-4488-947e-ce48f21d80ba} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.05.21 01:33:49.756805 [ 270 ] {5b92d474-4541-4488-947e-ce48f21d80ba} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001664 sec., 5408.653846153847 rows/sec., 1.10 MiB/sec. | ||
| 2680 | 2026.05.21 01:33:49.756846 [ 270 ] {5b92d474-4541-4488-947e-ce48f21d80ba} <Debug> TCPHandler: Processed in 0.001870937 sec. | ||
| 2681 | 2026.05.21 01:33:49.756965 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.05.21 01:33:49.757068 [ 270 ] {3a0cc08b-a4dc-4a30-83ff-02822114186f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2683 | 2026.05.21 01:33:49.757114 [ 270 ] {3a0cc08b-a4dc-4a30-83ff-02822114186f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2684 | 2026.05.21 01:33:49.757528 [ 270 ] {3a0cc08b-a4dc-4a30-83ff-02822114186f} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.05.21 01:33:49.757594 [ 270 ] {3a0cc08b-a4dc-4a30-83ff-02822114186f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2686 | 2026.05.21 01:33:49.757900 [ 270 ] {3a0cc08b-a4dc-4a30-83ff-02822114186f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2687 | 2026.05.21 01:33:49.758122 [ 270 ] {3a0cc08b-a4dc-4a30-83ff-02822114186f} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.05.21 01:33:49.758252 [ 270 ] {3a0cc08b-a4dc-4a30-83ff-02822114186f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001207 sec., 4971.0024855012425 rows/sec., 405.35 KiB/sec. | ||
| 2689 | 2026.05.21 01:33:49.758287 [ 270 ] {3a0cc08b-a4dc-4a30-83ff-02822114186f} <Debug> TCPHandler: Processed in 0.001373177 sec. | ||
| 2690 | 2026.05.21 01:33:49.758400 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.05.21 01:33:49.758496 [ 270 ] {7be33422-cb0b-4d4f-a3cf-5f14be4e74d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2692 | 2026.05.21 01:33:49.758539 [ 270 ] {7be33422-cb0b-4d4f-a3cf-5f14be4e74d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2693 | 2026.05.21 01:33:49.759993 [ 270 ] {7be33422-cb0b-4d4f-a3cf-5f14be4e74d1} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.05.21 01:33:49.760031 [ 270 ] {7be33422-cb0b-4d4f-a3cf-5f14be4e74d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2695 | 2026.05.21 01:33:49.760502 [ 270 ] {7be33422-cb0b-4d4f-a3cf-5f14be4e74d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2696 | 2026.05.21 01:33:49.760733 [ 270 ] {7be33422-cb0b-4d4f-a3cf-5f14be4e74d1} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.05.21 01:33:49.760872 [ 270 ] {7be33422-cb0b-4d4f-a3cf-5f14be4e74d1} <Debug> executeQuery: Read 2456 rows, 186.41 KiB in 0.002394 sec., 1025898.0785296576 rows/sec., 76.04 MiB/sec. | ||
| 2698 | 2026.05.21 01:33:49.760902 [ 108 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2699 | 2026.05.21 01:33:49.760908 [ 270 ] {7be33422-cb0b-4d4f-a3cf-5f14be4e74d1} <Debug> TCPHandler: Processed in 0.002557162 sec. | ||
| 2700 | 2026.05.21 01:33:49.760984 [ 108 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.05.21 01:33:49.761027 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2702 | 2026.05.21 01:33:49.761085 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2026.05.21 01:33:49.761190 [ 270 ] {1e247e84-8c0b-4502-83e7-9a5d0babb287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2704 | 2026.05.21 01:33:49.761208 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 2705 | 2026.05.21 01:33:49.761233 [ 270 ] {1e247e84-8c0b-4502-83e7-9a5d0babb287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2706 | 2026.05.21 01:33:49.761432 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2707 | 2026.05.21 01:33:49.761516 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 110 rows starting from the beginning of the part | ||
| 2708 | 2026.05.21 01:33:49.761667 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 2709 | 2026.05.21 01:33:49.761688 [ 270 ] {1e247e84-8c0b-4502-83e7-9a5d0babb287} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.05.21 01:33:49.761736 [ 270 ] {1e247e84-8c0b-4502-83e7-9a5d0babb287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2711 | 2026.05.21 01:33:49.761765 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 191 rows starting from the beginning of the part | ||
| 2712 | 2026.05.21 01:33:49.761850 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
| 2713 | 2026.05.21 01:33:49.761905 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 2714 | 2026.05.21 01:33:49.761947 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2456 rows starting from the beginning of the part | ||
| 2715 | 2026.05.21 01:33:49.762066 [ 270 ] {1e247e84-8c0b-4502-83e7-9a5d0babb287} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2716 | 2026.05.21 01:33:49.762327 [ 270 ] {1e247e84-8c0b-4502-83e7-9a5d0babb287} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.05.21 01:33:49.762462 [ 270 ] {1e247e84-8c0b-4502-83e7-9a5d0babb287} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001292 sec., 30959.752321981425 rows/sec., 2.25 MiB/sec. | ||
| 2718 | 2026.05.21 01:33:49.762498 [ 270 ] {1e247e84-8c0b-4502-83e7-9a5d0babb287} <Debug> TCPHandler: Processed in 0.001463729 sec. | ||
| 2719 | 2026.05.21 01:33:49.762610 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.05.21 01:33:49.762706 [ 270 ] {81cdb4e3-4e3f-416b-97f4-99921247a167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2721 | 2026.05.21 01:33:49.762748 [ 270 ] {81cdb4e3-4e3f-416b-97f4-99921247a167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2722 | 2026.05.21 01:33:49.763374 [ 270 ] {81cdb4e3-4e3f-416b-97f4-99921247a167} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.05.21 01:33:49.763410 [ 270 ] {81cdb4e3-4e3f-416b-97f4-99921247a167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2724 | 2026.05.21 01:33:49.763652 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3035 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252763 sec., 1200729.537155359 rows/sec., 96.00 MiB/sec. | ||
| 2725 | 2026.05.21 01:33:49.763744 [ 270 ] {81cdb4e3-4e3f-416b-97f4-99921247a167} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2726 | 2026.05.21 01:33:49.763977 [ 270 ] {81cdb4e3-4e3f-416b-97f4-99921247a167} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.05.21 01:33:49.763999 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2728 | 2026.05.21 01:33:49.764113 [ 270 ] {81cdb4e3-4e3f-416b-97f4-99921247a167} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001426 sec., 561711.0799438991 rows/sec., 32.45 MiB/sec. | ||
| 2729 | 2026.05.21 01:33:49.764156 [ 270 ] {81cdb4e3-4e3f-416b-97f4-99921247a167} <Debug> TCPHandler: Processed in 0.001597232 sec. | ||
| 2730 | 2026.05.21 01:33:49.764269 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.05.21 01:33:49.764280 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.05.21 01:33:49.764362 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_16_3} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2733 | 2026.05.21 01:33:49.764369 [ 270 ] {2b2df8e2-53ea-4b1d-971b-de84a960d096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.05.21 01:33:49.764416 [ 270 ] {2b2df8e2-53ea-4b1d-971b-de84a960d096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2735 | 2026.05.21 01:33:49.764440 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2736 | 2026.05.21 01:33:49.764794 [ 270 ] {2b2df8e2-53ea-4b1d-971b-de84a960d096} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.05.21 01:33:49.764835 [ 270 ] {2b2df8e2-53ea-4b1d-971b-de84a960d096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2738 | 2026.05.21 01:33:49.765123 [ 270 ] {2b2df8e2-53ea-4b1d-971b-de84a960d096} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2739 | 2026.05.21 01:33:49.765328 [ 270 ] {2b2df8e2-53ea-4b1d-971b-de84a960d096} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.05.21 01:33:49.765452 [ 270 ] {2b2df8e2-53ea-4b1d-971b-de84a960d096} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001102 sec., 1814.8820326678767 rows/sec., 127.61 KiB/sec. | ||
| 2741 | 2026.05.21 01:33:49.765487 [ 270 ] {2b2df8e2-53ea-4b1d-971b-de84a960d096} <Debug> TCPHandler: Processed in 0.001269006 sec. | ||
| 2742 | 2026.05.21 01:33:49.765602 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.05.21 01:33:49.765696 [ 270 ] {1f908650-ddf1-45ed-8868-13b84973fe61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2744 | 2026.05.21 01:33:49.765737 [ 270 ] {1f908650-ddf1-45ed-8868-13b84973fe61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2745 | 2026.05.21 01:33:49.766555 [ 270 ] {1f908650-ddf1-45ed-8868-13b84973fe61} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.05.21 01:33:49.766591 [ 270 ] {1f908650-ddf1-45ed-8868-13b84973fe61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2747 | 2026.05.21 01:33:49.766963 [ 270 ] {1f908650-ddf1-45ed-8868-13b84973fe61} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2748 | 2026.05.21 01:33:49.767177 [ 270 ] {1f908650-ddf1-45ed-8868-13b84973fe61} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.05.21 01:33:49.767280 [ 108 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2750 | 2026.05.21 01:33:49.767309 [ 270 ] {1f908650-ddf1-45ed-8868-13b84973fe61} <Debug> executeQuery: Read 1319 rows, 90.45 KiB in 0.00163 sec., 809202.4539877301 rows/sec., 54.19 MiB/sec. | ||
| 2751 | 2026.05.21 01:33:49.767317 [ 108 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.05.21 01:33:49.767352 [ 270 ] {1f908650-ddf1-45ed-8868-13b84973fe61} <Debug> TCPHandler: Processed in 0.001800116 sec. | ||
| 2753 | 2026.05.21 01:33:49.767356 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2754 | 2026.05.21 01:33:49.767453 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 2755 | 2026.05.21 01:33:49.767478 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.05.21 01:33:49.767571 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2757 | 2026.05.21 01:33:49.767581 [ 270 ] {c8101978-ab1f-4e2a-abe5-4281cd474c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.05.21 01:33:49.767616 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 107 rows starting from the beginning of the part | ||
| 2759 | 2026.05.21 01:33:49.767640 [ 270 ] {c8101978-ab1f-4e2a-abe5-4281cd474c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2760 | 2026.05.21 01:33:49.767688 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part | ||
| 2761 | 2026.05.21 01:33:49.767747 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 124 rows starting from the beginning of the part | ||
| 2762 | 2026.05.21 01:33:49.767801 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part | ||
| 2763 | 2026.05.21 01:33:49.767844 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 69 rows starting from the beginning of the part | ||
| 2764 | 2026.05.21 01:33:49.767885 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1319 rows starting from the beginning of the part | ||
| 2765 | 2026.05.21 01:33:49.768925 [ 270 ] {c8101978-ab1f-4e2a-abe5-4281cd474c5e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.05.21 01:33:49.768952 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1797 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015347 sec., 1170912.8819964814 rows/sec., 86.61 MiB/sec. | ||
| 2767 | 2026.05.21 01:33:49.768967 [ 270 ] {c8101978-ab1f-4e2a-abe5-4281cd474c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2768 | 2026.05.21 01:33:49.769133 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2769 | 2026.05.21 01:33:49.769412 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.05.21 01:33:49.769485 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_16_3} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2771 | 2026.05.21 01:33:49.769553 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2772 | 2026.05.21 01:33:49.769666 [ 270 ] {c8101978-ab1f-4e2a-abe5-4281cd474c5e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2773 | 2026.05.21 01:33:49.769904 [ 270 ] {c8101978-ab1f-4e2a-abe5-4281cd474c5e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.05.21 01:33:49.770005 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2775 | 2026.05.21 01:33:49.770034 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.05.21 01:33:49.770038 [ 270 ] {c8101978-ab1f-4e2a-abe5-4281cd474c5e} <Debug> executeQuery: Read 3831 rows, 249.31 KiB in 0.002476 sec., 1547253.634894992 rows/sec., 98.33 MiB/sec. | ||
| 2777 | 2026.05.21 01:33:49.770051 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2778 | 2026.05.21 01:33:49.770083 [ 270 ] {c8101978-ab1f-4e2a-abe5-4281cd474c5e} <Debug> TCPHandler: Processed in 0.002655063 sec. | ||
| 2779 | 2026.05.21 01:33:49.770130 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 2780 | 2026.05.21 01:33:49.770210 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.05.21 01:33:49.770224 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2782 | 2026.05.21 01:33:49.770260 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1734 rows starting from the beginning of the part | ||
| 2783 | 2026.05.21 01:33:49.770309 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2784 | 2026.05.21 01:33:49.770313 [ 270 ] {b1621137-388d-4de8-850f-30deeda2755d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2785 | 2026.05.21 01:33:49.770349 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 393 rows starting from the beginning of the part | ||
| 2786 | 2026.05.21 01:33:49.770378 [ 270 ] {b1621137-388d-4de8-850f-30deeda2755d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2787 | 2026.05.21 01:33:49.770393 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2788 | 2026.05.21 01:33:49.770436 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2789 | 2026.05.21 01:33:49.770472 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3831 rows starting from the beginning of the part | ||
| 2790 | 2026.05.21 01:33:49.771215 [ 270 ] {b1621137-388d-4de8-850f-30deeda2755d} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.05.21 01:33:49.771257 [ 270 ] {b1621137-388d-4de8-850f-30deeda2755d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2792 | 2026.05.21 01:33:49.771804 [ 270 ] {b1621137-388d-4de8-850f-30deeda2755d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2793 | 2026.05.21 01:33:49.772038 [ 270 ] {b1621137-388d-4de8-850f-30deeda2755d} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.05.21 01:33:49.772173 [ 270 ] {b1621137-388d-4de8-850f-30deeda2755d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001881 sec., 18075.491759702287 rows/sec., 32.39 MiB/sec. | ||
| 2795 | 2026.05.21 01:33:49.772220 [ 270 ] {b1621137-388d-4de8-850f-30deeda2755d} <Debug> TCPHandler: Processed in 0.002064371 sec. | ||
| 2796 | 2026.05.21 01:33:49.772339 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2026.05.21 01:33:49.772433 [ 270 ] {4223b511-18f5-4945-aad7-0a205fea8959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2798 | 2026.05.21 01:33:49.772476 [ 270 ] {4223b511-18f5-4945-aad7-0a205fea8959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2799 | 2026.05.21 01:33:49.772791 [ 270 ] {4223b511-18f5-4945-aad7-0a205fea8959} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.05.21 01:33:49.772835 [ 270 ] {4223b511-18f5-4945-aad7-0a205fea8959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2801 | 2026.05.21 01:33:49.777294 [ 270 ] {4223b511-18f5-4945-aad7-0a205fea8959} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2802 | 2026.05.21 01:33:49.777534 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6438 rows, containing 5 columns (5 merged, 0 gathered) in 0.007430957 sec., 866375.622951391 rows/sec., 57.53 MiB/sec. | ||
| 2803 | 2026.05.21 01:33:49.777555 [ 270 ] {4223b511-18f5-4945-aad7-0a205fea8959} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.05.21 01:33:49.777714 [ 108 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2805 | 2026.05.21 01:33:49.777720 [ 270 ] {4223b511-18f5-4945-aad7-0a205fea8959} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.005304 sec., 2262.4434389140274 rows/sec., 156.13 KiB/sec. | ||
| 2806 | 2026.05.21 01:33:49.777763 [ 108 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.05.21 01:33:49.777792 [ 270 ] {4223b511-18f5-4945-aad7-0a205fea8959} <Debug> TCPHandler: Processed in 0.00550455 sec. | ||
| 2808 | 2026.05.21 01:33:49.777793 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2809 | 2026.05.21 01:33:49.777887 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 2810 | 2026.05.21 01:33:49.777968 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2811 | 2026.05.21 01:33:49.777983 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2812 | 2026.05.21 01:33:49.778013 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 630 rows starting from the beginning of the part | ||
| 2813 | 2026.05.21 01:33:49.778054 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2814 | 2026.05.21 01:33:49.778091 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2815 | 2026.05.21 01:33:49.778124 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2816 | 2026.05.21 01:33:49.778158 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2817 | 2026.05.21 01:33:49.778196 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 2818 | 2026.05.21 01:33:49.778270 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.05.21 01:33:49.778357 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2820 | 2026.05.21 01:33:49.778451 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2821 | 2026.05.21 01:33:49.779104 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244355 sec., 708800.9450679268 rows/sec., 47.91 MiB/sec. | ||
| 2822 | 2026.05.21 01:33:49.779278 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2823 | 2026.05.21 01:33:49.779546 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.05.21 01:33:49.779612 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_16_3} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2825 | 2026.05.21 01:33:49.779679 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2826 | 2026.05.21 01:33:54.117669 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.05.21 01:33:54.118093 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2828 | 2026.05.21 01:33:54.118450 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2829 | 2026.05.21 01:33:54.118490 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2830 | 2026.05.21 01:33:54.118716 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2831 | 2026.05.21 01:33:54.118788 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2832 | 2026.05.21 01:33:54.118934 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2833 | 2026.05.21 01:33:54.119052 [ 344 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2834 | 2026.05.21 01:33:54.119058 [ 318 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2835 | 2026.05.21 01:33:54.119050 [ 323 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2836 | 2026.05.21 01:33:54.119051 [ 334 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2837 | 2026.05.21 01:33:54.119298 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2838 | 2026.05.21 01:33:54.119330 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2839 | 2026.05.21 01:33:54.119425 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2840 | 2026.05.21 01:33:54.119446 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 2841 | 2026.05.21 01:33:54.119485 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2842 | 2026.05.21 01:33:54.119526 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2843 | 2026.05.21 01:33:54.119564 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2844 | 2026.05.21 01:33:54.120750 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002847 sec., 11239.901650860555 rows/sec., 1.19 MiB/sec. | ||
| 2845 | 2026.05.21 01:33:54.120912 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Debug> MemoryTracker: Peak memory usage (for query): 135.49 KiB. | ||
| 2846 | 2026.05.21 01:33:54.120928 [ 270 ] {3814d48a-fa6f-4a7e-8fd9-d49cf8c138c8} <Debug> TCPHandler: Processed in 0.003455119 sec. | ||
| 2847 | 2026.05.21 01:33:54.122411 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.05.21 01:33:54.122526 [ 270 ] {48cf3ada-de06-46a8-85c4-52c524d7299c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2849 | 2026.05.21 01:33:54.122573 [ 270 ] {48cf3ada-de06-46a8-85c4-52c524d7299c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2850 | 2026.05.21 01:33:54.123087 [ 270 ] {48cf3ada-de06-46a8-85c4-52c524d7299c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.05.21 01:33:54.123125 [ 270 ] {48cf3ada-de06-46a8-85c4-52c524d7299c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2852 | 2026.05.21 01:33:54.123518 [ 270 ] {48cf3ada-de06-46a8-85c4-52c524d7299c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2853 | 2026.05.21 01:33:54.123752 [ 270 ] {48cf3ada-de06-46a8-85c4-52c524d7299c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.05.21 01:33:54.123907 [ 270 ] {48cf3ada-de06-46a8-85c4-52c524d7299c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001414 sec., 39603.960396039605 rows/sec., 3.04 MiB/sec. | ||
| 2855 | 2026.05.21 01:33:54.123948 [ 270 ] {48cf3ada-de06-46a8-85c4-52c524d7299c} <Debug> TCPHandler: Processed in 0.001591242 sec. | ||
| 2856 | 2026.05.21 01:33:54.124071 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.05.21 01:33:54.124173 [ 270 ] {80eb0938-2f7d-4cff-aa8c-1a3d856233b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2858 | 2026.05.21 01:33:54.124216 [ 270 ] {80eb0938-2f7d-4cff-aa8c-1a3d856233b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2859 | 2026.05.21 01:33:54.124650 [ 270 ] {80eb0938-2f7d-4cff-aa8c-1a3d856233b8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.05.21 01:33:54.124685 [ 270 ] {80eb0938-2f7d-4cff-aa8c-1a3d856233b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2861 | 2026.05.21 01:33:54.124996 [ 270 ] {80eb0938-2f7d-4cff-aa8c-1a3d856233b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2862 | 2026.05.21 01:33:54.125207 [ 270 ] {80eb0938-2f7d-4cff-aa8c-1a3d856233b8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.05.21 01:33:54.125343 [ 270 ] {80eb0938-2f7d-4cff-aa8c-1a3d856233b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 2864 | 2026.05.21 01:33:54.125377 [ 270 ] {80eb0938-2f7d-4cff-aa8c-1a3d856233b8} <Debug> TCPHandler: Processed in 0.001359167 sec. | ||
| 2865 | 2026.05.21 01:33:54.125497 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.05.21 01:33:54.125596 [ 270 ] {09092c9d-d027-4add-9637-19fe8da1e3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.05.21 01:33:54.125641 [ 270 ] {09092c9d-d027-4add-9637-19fe8da1e3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2868 | 2026.05.21 01:33:54.126014 [ 270 ] {09092c9d-d027-4add-9637-19fe8da1e3cd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.05.21 01:33:54.126051 [ 270 ] {09092c9d-d027-4add-9637-19fe8da1e3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2870 | 2026.05.21 01:33:54.126381 [ 270 ] {09092c9d-d027-4add-9637-19fe8da1e3cd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2871 | 2026.05.21 01:33:54.126595 [ 270 ] {09092c9d-d027-4add-9637-19fe8da1e3cd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.05.21 01:33:54.126730 [ 270 ] {09092c9d-d027-4add-9637-19fe8da1e3cd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001154 sec., 110918.54419410744 rows/sec., 7.73 MiB/sec. | ||
| 2873 | 2026.05.21 01:33:54.126763 [ 270 ] {09092c9d-d027-4add-9637-19fe8da1e3cd} <Debug> TCPHandler: Processed in 0.001317226 sec. | ||
| 2874 | 2026.05.21 01:33:54.126880 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.05.21 01:33:54.126978 [ 270 ] {a3bdc3e4-93ab-489a-b64c-cb010bfca689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.05.21 01:33:54.127021 [ 270 ] {a3bdc3e4-93ab-489a-b64c-cb010bfca689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2877 | 2026.05.21 01:33:54.127343 [ 270 ] {a3bdc3e4-93ab-489a-b64c-cb010bfca689} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.05.21 01:33:54.127378 [ 270 ] {a3bdc3e4-93ab-489a-b64c-cb010bfca689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2879 | 2026.05.21 01:33:54.127683 [ 270 ] {a3bdc3e4-93ab-489a-b64c-cb010bfca689} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2880 | 2026.05.21 01:33:54.127904 [ 270 ] {a3bdc3e4-93ab-489a-b64c-cb010bfca689} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.05.21 01:33:54.128036 [ 270 ] {a3bdc3e4-93ab-489a-b64c-cb010bfca689} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001077 sec., 44568.245125348185 rows/sec., 3.00 MiB/sec. | ||
| 2882 | 2026.05.21 01:33:54.128069 [ 270 ] {a3bdc3e4-93ab-489a-b64c-cb010bfca689} <Debug> TCPHandler: Processed in 0.001238915 sec. | ||
| 2883 | 2026.05.21 01:33:54.366301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6243 | ||
| 2884 | 2026.05.21 01:33:54.366832 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.05.21 01:33:54.366896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2886 | 2026.05.21 01:33:54.367421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2887 | 2026.05.21 01:33:54.367675 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.05.21 01:33:54.367826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6243 | ||
| 2889 | 2026.05.21 01:33:54.732306 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2890 | 2026.05.21 01:33:54.748467 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.05.21 01:33:54.748521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2892 | 2026.05.21 01:33:54.754637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2893 | 2026.05.21 01:33:54.755338 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.05.21 01:33:54.757980 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2895 | 2026.05.21 01:33:56.850125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 52 | ||
| 2896 | 2026.05.21 01:33:56.851831 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.05.21 01:33:56.851882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2898 | 2026.05.21 01:33:56.852985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2899 | 2026.05.21 01:33:56.853253 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.05.21 01:33:56.853495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 52 | ||
| 2901 | 2026.05.21 01:33:59.119025 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.05.21 01:33:59.119289 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2903 | 2026.05.21 01:33:59.119641 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2904 | 2026.05.21 01:33:59.119683 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2905 | 2026.05.21 01:33:59.119915 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2906 | 2026.05.21 01:33:59.119992 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2907 | 2026.05.21 01:33:59.120142 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2908 | 2026.05.21 01:33:59.120246 [ 318 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2909 | 2026.05.21 01:33:59.120261 [ 323 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2910 | 2026.05.21 01:33:59.120286 [ 344 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2911 | 2026.05.21 01:33:59.120246 [ 334 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2912 | 2026.05.21 01:33:59.120424 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2913 | 2026.05.21 01:33:59.120459 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2914 | 2026.05.21 01:33:59.120551 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2915 | 2026.05.21 01:33:59.120574 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 2916 | 2026.05.21 01:33:59.120612 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2917 | 2026.05.21 01:33:59.120651 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2918 | 2026.05.21 01:33:59.120689 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2919 | 2026.05.21 01:33:59.121823 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002639 sec., 12125.805229253507 rows/sec., 1.28 MiB/sec. | ||
| 2920 | 2026.05.21 01:33:59.121983 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Debug> MemoryTracker: Peak memory usage (for query): 135.62 KiB. | ||
| 2921 | 2026.05.21 01:33:59.122001 [ 270 ] {424cb773-cedb-49e8-8a68-01f0689c2135} <Debug> TCPHandler: Processed in 0.003124693 sec. | ||
| 2922 | 2026.05.21 01:33:59.123791 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.05.21 01:33:59.123913 [ 270 ] {4146decd-11c2-41e1-9a82-7ef11aa1b716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2924 | 2026.05.21 01:33:59.123962 [ 270 ] {4146decd-11c2-41e1-9a82-7ef11aa1b716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2925 | 2026.05.21 01:33:59.124489 [ 270 ] {4146decd-11c2-41e1-9a82-7ef11aa1b716} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.05.21 01:33:59.124528 [ 270 ] {4146decd-11c2-41e1-9a82-7ef11aa1b716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2927 | 2026.05.21 01:33:59.124927 [ 270 ] {4146decd-11c2-41e1-9a82-7ef11aa1b716} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2928 | 2026.05.21 01:33:59.125178 [ 270 ] {4146decd-11c2-41e1-9a82-7ef11aa1b716} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.05.21 01:33:59.125344 [ 270 ] {4146decd-11c2-41e1-9a82-7ef11aa1b716} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001468 sec., 44959.128065395096 rows/sec., 3.58 MiB/sec. | ||
| 2930 | 2026.05.21 01:33:59.125382 [ 270 ] {4146decd-11c2-41e1-9a82-7ef11aa1b716} <Debug> TCPHandler: Processed in 0.001645193 sec. | ||
| 2931 | 2026.05.21 01:33:59.125523 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.05.21 01:33:59.125626 [ 270 ] {40bb67a2-cc9a-4201-9a07-fd1133c2f6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.05.21 01:33:59.125669 [ 270 ] {40bb67a2-cc9a-4201-9a07-fd1133c2f6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2934 | 2026.05.21 01:33:59.126075 [ 270 ] {40bb67a2-cc9a-4201-9a07-fd1133c2f6d4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.05.21 01:33:59.126111 [ 270 ] {40bb67a2-cc9a-4201-9a07-fd1133c2f6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2936 | 2026.05.21 01:33:59.126425 [ 270 ] {40bb67a2-cc9a-4201-9a07-fd1133c2f6d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2937 | 2026.05.21 01:33:59.126654 [ 270 ] {40bb67a2-cc9a-4201-9a07-fd1133c2f6d4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.05.21 01:33:59.126754 [ 146 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2939 | 2026.05.21 01:33:59.126791 [ 146 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.05.21 01:33:59.126791 [ 270 ] {40bb67a2-cc9a-4201-9a07-fd1133c2f6d4} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001187 sec., 4212.299915754002 rows/sec., 316.75 KiB/sec. | ||
| 2941 | 2026.05.21 01:33:59.126812 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2942 | 2026.05.21 01:33:59.126835 [ 270 ] {40bb67a2-cc9a-4201-9a07-fd1133c2f6d4} <Debug> TCPHandler: Processed in 0.001365767 sec. | ||
| 2943 | 2026.05.21 01:33:59.126912 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 2944 | 2026.05.21 01:33:59.126966 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.05.21 01:33:59.127050 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2946 | 2026.05.21 01:33:59.127075 [ 270 ] {cd24dae1-d4e2-4100-aeb4-ed1ee1476980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2947 | 2026.05.21 01:33:59.127094 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 33 rows starting from the beginning of the part | ||
| 2948 | 2026.05.21 01:33:59.127123 [ 270 ] {cd24dae1-d4e2-4100-aeb4-ed1ee1476980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2949 | 2026.05.21 01:33:59.127191 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2950 | 2026.05.21 01:33:59.127248 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2951 | 2026.05.21 01:33:59.127288 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 2952 | 2026.05.21 01:33:59.127327 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2953 | 2026.05.21 01:33:59.127366 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 2954 | 2026.05.21 01:33:59.127548 [ 270 ] {cd24dae1-d4e2-4100-aeb4-ed1ee1476980} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.05.21 01:33:59.127591 [ 270 ] {cd24dae1-d4e2-4100-aeb4-ed1ee1476980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2956 | 2026.05.21 01:33:59.128042 [ 270 ] {cd24dae1-d4e2-4100-aeb4-ed1ee1476980} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2957 | 2026.05.21 01:33:59.128152 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278866 sec., 105562.27157497345 rows/sec., 8.10 MiB/sec. | ||
| 2958 | 2026.05.21 01:33:59.128293 [ 270 ] {cd24dae1-d4e2-4100-aeb4-ed1ee1476980} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.05.21 01:33:59.128313 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2960 | 2026.05.21 01:33:59.128441 [ 270 ] {cd24dae1-d4e2-4100-aeb4-ed1ee1476980} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001384 sec., 49855.491329479766 rows/sec., 3.89 MiB/sec. | ||
| 2961 | 2026.05.21 01:33:59.128484 [ 270 ] {cd24dae1-d4e2-4100-aeb4-ed1ee1476980} <Debug> TCPHandler: Processed in 0.001569122 sec. | ||
| 2962 | 2026.05.21 01:33:59.128605 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.05.21 01:33:59.128614 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2026.05.21 01:33:59.128688 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_11_2} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2965 | 2026.05.21 01:33:59.128724 [ 270 ] {c278eda1-1601-4855-97ae-cfc70f4f1976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2966 | 2026.05.21 01:33:59.128773 [ 270 ] {c278eda1-1601-4855-97ae-cfc70f4f1976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2967 | 2026.05.21 01:33:59.128775 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2968 | 2026.05.21 01:33:59.129192 [ 270 ] {c278eda1-1601-4855-97ae-cfc70f4f1976} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.05.21 01:33:59.129234 [ 270 ] {c278eda1-1601-4855-97ae-cfc70f4f1976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2970 | 2026.05.21 01:33:59.129586 [ 270 ] {c278eda1-1601-4855-97ae-cfc70f4f1976} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2971 | 2026.05.21 01:33:59.129812 [ 270 ] {c278eda1-1601-4855-97ae-cfc70f4f1976} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.05.21 01:33:59.129948 [ 270 ] {c278eda1-1601-4855-97ae-cfc70f4f1976} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 2973 | 2026.05.21 01:33:59.129983 [ 270 ] {c278eda1-1601-4855-97ae-cfc70f4f1976} <Debug> TCPHandler: Processed in 0.001420378 sec. | ||
| 2974 | 2026.05.21 01:33:59.130104 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.05.21 01:33:59.130202 [ 270 ] {40e2b8cd-0e1b-4491-90f7-e1babcf61806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.05.21 01:33:59.130258 [ 270 ] {40e2b8cd-0e1b-4491-90f7-e1babcf61806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2977 | 2026.05.21 01:33:59.130976 [ 270 ] {40e2b8cd-0e1b-4491-90f7-e1babcf61806} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.05.21 01:33:59.131013 [ 270 ] {40e2b8cd-0e1b-4491-90f7-e1babcf61806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2979 | 2026.05.21 01:33:59.131514 [ 270 ] {40e2b8cd-0e1b-4491-90f7-e1babcf61806} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2980 | 2026.05.21 01:33:59.131740 [ 270 ] {40e2b8cd-0e1b-4491-90f7-e1babcf61806} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.05.21 01:33:59.131878 [ 270 ] {40e2b8cd-0e1b-4491-90f7-e1babcf61806} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001695 sec., 2949.8525073746314 rows/sec., 5.29 MiB/sec. | ||
| 2982 | 2026.05.21 01:33:59.131927 [ 270 ] {40e2b8cd-0e1b-4491-90f7-e1babcf61806} <Debug> TCPHandler: Processed in 0.001873637 sec. | ||
| 2983 | 2026.05.21 01:33:59.132056 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.05.21 01:33:59.132155 [ 270 ] {11ac23ef-300d-47fd-9154-76e8cc7636f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.05.21 01:33:59.132198 [ 270 ] {11ac23ef-300d-47fd-9154-76e8cc7636f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2986 | 2026.05.21 01:33:59.132546 [ 270 ] {11ac23ef-300d-47fd-9154-76e8cc7636f0} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.05.21 01:33:59.132583 [ 270 ] {11ac23ef-300d-47fd-9154-76e8cc7636f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2988 | 2026.05.21 01:33:59.132898 [ 270 ] {11ac23ef-300d-47fd-9154-76e8cc7636f0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2989 | 2026.05.21 01:33:59.133119 [ 270 ] {11ac23ef-300d-47fd-9154-76e8cc7636f0} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.05.21 01:33:59.133252 [ 270 ] {11ac23ef-300d-47fd-9154-76e8cc7636f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 2991 | 2026.05.21 01:33:59.133286 [ 270 ] {11ac23ef-300d-47fd-9154-76e8cc7636f0} <Debug> TCPHandler: Processed in 0.001281575 sec. | ||
| 2992 | 2026.05.21 01:34:01.775927 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2993 | 2026.05.21 01:34:01.776029 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2994 | 2026.05.21 01:34:01.868090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6691 | ||
| 2995 | 2026.05.21 01:34:01.868599 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.05.21 01:34:01.868652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2997 | 2026.05.21 01:34:01.869134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2998 | 2026.05.21 01:34:01.869364 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.21 01:34:01.869509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6691 | ||
| 3000 | 2026.05.21 01:34:02.258255 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3001 | 2026.05.21 01:34:02.275962 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.05.21 01:34:02.276032 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3003 | 2026.05.21 01:34:02.281518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3004 | 2026.05.21 01:34:02.282249 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.05.21 01:34:02.285805 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3006 | 2026.05.21 01:34:04.120014 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.05.21 01:34:04.120280 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3008 | 2026.05.21 01:34:04.120642 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3009 | 2026.05.21 01:34:04.120681 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3010 | 2026.05.21 01:34:04.120899 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3011 | 2026.05.21 01:34:04.120968 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3012 | 2026.05.21 01:34:04.121109 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3013 | 2026.05.21 01:34:04.121224 [ 334 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3014 | 2026.05.21 01:34:04.121246 [ 344 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3015 | 2026.05.21 01:34:04.121232 [ 347 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3016 | 2026.05.21 01:34:04.121232 [ 343 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3017 | 2026.05.21 01:34:04.121411 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3018 | 2026.05.21 01:34:04.121437 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3019 | 2026.05.21 01:34:04.121527 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3020 | 2026.05.21 01:34:04.121547 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 3021 | 2026.05.21 01:34:04.121580 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3022 | 2026.05.21 01:34:04.121616 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3023 | 2026.05.21 01:34:04.121659 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3024 | 2026.05.21 01:34:04.122879 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002707 sec., 11821.204285186552 rows/sec., 1.25 MiB/sec. | ||
| 3025 | 2026.05.21 01:34:04.123012 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Debug> MemoryTracker: Peak memory usage (for query): 135.62 KiB. | ||
| 3026 | 2026.05.21 01:34:04.123028 [ 270 ] {8736bd41-0522-42e0-bb92-f9df3120aeee} <Debug> TCPHandler: Processed in 0.003155123 sec. | ||
| 3027 | 2026.05.21 01:34:04.125042 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.05.21 01:34:04.125175 [ 270 ] {2f212436-1f02-4262-974f-7e4bea6b7284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3029 | 2026.05.21 01:34:04.125230 [ 270 ] {2f212436-1f02-4262-974f-7e4bea6b7284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3030 | 2026.05.21 01:34:04.125788 [ 270 ] {2f212436-1f02-4262-974f-7e4bea6b7284} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.05.21 01:34:04.125831 [ 270 ] {2f212436-1f02-4262-974f-7e4bea6b7284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3032 | 2026.05.21 01:34:04.126210 [ 270 ] {2f212436-1f02-4262-974f-7e4bea6b7284} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3033 | 2026.05.21 01:34:04.126433 [ 270 ] {2f212436-1f02-4262-974f-7e4bea6b7284} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.05.21 01:34:04.126578 [ 270 ] {2f212436-1f02-4262-974f-7e4bea6b7284} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001441 sec., 73560.02775850103 rows/sec., 6.18 MiB/sec. | ||
| 3035 | 2026.05.21 01:34:04.126614 [ 270 ] {2f212436-1f02-4262-974f-7e4bea6b7284} <Debug> TCPHandler: Processed in 0.001636453 sec. | ||
| 3036 | 2026.05.21 01:34:04.126740 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.05.21 01:34:04.126840 [ 270 ] {dc3f8721-5300-40f3-a6fd-46b3bf7bb68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3038 | 2026.05.21 01:34:04.126881 [ 270 ] {dc3f8721-5300-40f3-a6fd-46b3bf7bb68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3039 | 2026.05.21 01:34:04.127283 [ 270 ] {dc3f8721-5300-40f3-a6fd-46b3bf7bb68f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.05.21 01:34:04.127321 [ 270 ] {dc3f8721-5300-40f3-a6fd-46b3bf7bb68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3041 | 2026.05.21 01:34:04.127613 [ 270 ] {dc3f8721-5300-40f3-a6fd-46b3bf7bb68f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3042 | 2026.05.21 01:34:04.127836 [ 270 ] {dc3f8721-5300-40f3-a6fd-46b3bf7bb68f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.05.21 01:34:04.127964 [ 270 ] {dc3f8721-5300-40f3-a6fd-46b3bf7bb68f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001145 sec., 21834.06113537118 rows/sec., 1.60 MiB/sec. | ||
| 3044 | 2026.05.21 01:34:04.127998 [ 270 ] {dc3f8721-5300-40f3-a6fd-46b3bf7bb68f} <Debug> TCPHandler: Processed in 0.001307806 sec. | ||
| 3045 | 2026.05.21 01:34:04.128107 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2026.05.21 01:34:04.128202 [ 270 ] {b201d0a8-931f-4c79-ac5f-970e203f72ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3047 | 2026.05.21 01:34:04.128244 [ 270 ] {b201d0a8-931f-4c79-ac5f-970e203f72ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3048 | 2026.05.21 01:34:04.128651 [ 270 ] {b201d0a8-931f-4c79-ac5f-970e203f72ba} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.05.21 01:34:04.128689 [ 270 ] {b201d0a8-931f-4c79-ac5f-970e203f72ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3050 | 2026.05.21 01:34:04.128985 [ 270 ] {b201d0a8-931f-4c79-ac5f-970e203f72ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3051 | 2026.05.21 01:34:04.129192 [ 270 ] {b201d0a8-931f-4c79-ac5f-970e203f72ba} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.05.21 01:34:04.129319 [ 270 ] {b201d0a8-931f-4c79-ac5f-970e203f72ba} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001135 sec., 78414.09691629956 rows/sec., 6.12 MiB/sec. | ||
| 3053 | 2026.05.21 01:34:04.129354 [ 270 ] {b201d0a8-931f-4c79-ac5f-970e203f72ba} <Debug> TCPHandler: Processed in 0.001295996 sec. | ||
| 3054 | 2026.05.21 01:34:04.129530 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.05.21 01:34:04.129625 [ 270 ] {ec9cd015-0a2f-4c6b-8131-b6e631b46ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3056 | 2026.05.21 01:34:04.129669 [ 270 ] {ec9cd015-0a2f-4c6b-8131-b6e631b46ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3057 | 2026.05.21 01:34:04.130059 [ 270 ] {ec9cd015-0a2f-4c6b-8131-b6e631b46ca8} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.05.21 01:34:04.130096 [ 270 ] {ec9cd015-0a2f-4c6b-8131-b6e631b46ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3059 | 2026.05.21 01:34:04.130421 [ 270 ] {ec9cd015-0a2f-4c6b-8131-b6e631b46ca8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3060 | 2026.05.21 01:34:04.130631 [ 270 ] {ec9cd015-0a2f-4c6b-8131-b6e631b46ca8} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.05.21 01:34:04.130757 [ 270 ] {ec9cd015-0a2f-4c6b-8131-b6e631b46ca8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 3062 | 2026.05.21 01:34:04.130791 [ 270 ] {ec9cd015-0a2f-4c6b-8131-b6e631b46ca8} <Debug> TCPHandler: Processed in 0.001310276 sec. | ||
| 3063 | 2026.05.21 01:34:04.130901 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.05.21 01:34:04.130997 [ 270 ] {f6aeae9f-55ff-4774-abe8-61b5a8b1c0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3065 | 2026.05.21 01:34:04.131052 [ 270 ] {f6aeae9f-55ff-4774-abe8-61b5a8b1c0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3066 | 2026.05.21 01:34:04.131758 [ 270 ] {f6aeae9f-55ff-4774-abe8-61b5a8b1c0c4} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.05.21 01:34:04.131794 [ 270 ] {f6aeae9f-55ff-4774-abe8-61b5a8b1c0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3068 | 2026.05.21 01:34:04.132324 [ 270 ] {f6aeae9f-55ff-4774-abe8-61b5a8b1c0c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3069 | 2026.05.21 01:34:04.132547 [ 270 ] {f6aeae9f-55ff-4774-abe8-61b5a8b1c0c4} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.05.21 01:34:04.132652 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3071 | 2026.05.21 01:34:04.132686 [ 270 ] {f6aeae9f-55ff-4774-abe8-61b5a8b1c0c4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001707 sec., 14645.577035735208 rows/sec., 26.24 MiB/sec. | ||
| 3072 | 2026.05.21 01:34:04.132705 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.05.21 01:34:04.132731 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3074 | 2026.05.21 01:34:04.132742 [ 270 ] {f6aeae9f-55ff-4774-abe8-61b5a8b1c0c4} <Debug> TCPHandler: Processed in 0.001888288 sec. | ||
| 3075 | 2026.05.21 01:34:04.132832 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 3076 | 2026.05.21 01:34:04.132869 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2026.05.21 01:34:04.132969 [ 270 ] {fc210d43-2aeb-475b-821e-9e29f3c9d6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3078 | 2026.05.21 01:34:04.133013 [ 270 ] {fc210d43-2aeb-475b-821e-9e29f3c9d6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3079 | 2026.05.21 01:34:04.133059 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3080 | 2026.05.21 01:34:04.133116 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part | ||
| 3081 | 2026.05.21 01:34:04.133234 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 3082 | 2026.05.21 01:34:04.133333 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 3083 | 2026.05.21 01:34:04.133343 [ 270 ] {fc210d43-2aeb-475b-821e-9e29f3c9d6f8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.05.21 01:34:04.133385 [ 270 ] {fc210d43-2aeb-475b-821e-9e29f3c9d6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3085 | 2026.05.21 01:34:04.133429 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3086 | 2026.05.21 01:34:04.133526 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3087 | 2026.05.21 01:34:04.133616 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 3088 | 2026.05.21 01:34:04.133704 [ 270 ] {fc210d43-2aeb-475b-821e-9e29f3c9d6f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3089 | 2026.05.21 01:34:04.133946 [ 270 ] {fc210d43-2aeb-475b-821e-9e29f3c9d6f8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.05.21 01:34:04.134082 [ 270 ] {fc210d43-2aeb-475b-821e-9e29f3c9d6f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 3091 | 2026.05.21 01:34:04.134115 [ 270 ] {fc210d43-2aeb-475b-821e-9e29f3c9d6f8} <Debug> TCPHandler: Processed in 0.001295136 sec. | ||
| 3092 | 2026.05.21 01:34:04.135857 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 19 columns (19 merged, 0 gathered) in 0.003071081 sec., 61867.46621140895 rows/sec., 110.86 MiB/sec. | ||
| 3093 | 2026.05.21 01:34:04.136350 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3094 | 2026.05.21 01:34:04.136726 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.05.21 01:34:04.136798 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3096 | 2026.05.21 01:34:04.136912 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3097 | 2026.05.21 01:34:09.120708 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.05.21 01:34:09.120988 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 3099 | 2026.05.21 01:34:09.121383 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3100 | 2026.05.21 01:34:09.121435 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 3101 | 2026.05.21 01:34:09.121719 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3102 | 2026.05.21 01:34:09.121802 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3103 | 2026.05.21 01:34:09.121953 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3104 | 2026.05.21 01:34:09.122050 [ 352 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3105 | 2026.05.21 01:34:09.122072 [ 322 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3106 | 2026.05.21 01:34:09.122071 [ 347 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3107 | 2026.05.21 01:34:09.122050 [ 348 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3108 | 2026.05.21 01:34:09.122254 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 3109 | 2026.05.21 01:34:09.122285 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3110 | 2026.05.21 01:34:09.122387 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3111 | 2026.05.21 01:34:09.122409 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
| 3112 | 2026.05.21 01:34:09.122448 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3113 | 2026.05.21 01:34:09.122491 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3114 | 2026.05.21 01:34:09.122530 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3115 | 2026.05.21 01:34:09.122568 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3116 | 2026.05.21 01:34:09.123855 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002983 sec., 12738.853503184713 rows/sec., 2.07 MiB/sec. | ||
| 3117 | 2026.05.21 01:34:09.124030 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Debug> MemoryTracker: Peak memory usage (for query): 176.68 KiB. | ||
| 3118 | 2026.05.21 01:34:09.124047 [ 270 ] {976b6743-1ba2-4b9d-b9d2-5578358afead} <Debug> TCPHandler: Processed in 0.0034891 sec. | ||
| 3119 | 2026.05.21 01:34:09.126586 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.05.21 01:34:09.126718 [ 270 ] {8d497bf5-d94c-440a-8c08-c78270ac0e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3121 | 2026.05.21 01:34:09.126775 [ 270 ] {8d497bf5-d94c-440a-8c08-c78270ac0e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3122 | 2026.05.21 01:34:09.127323 [ 270 ] {8d497bf5-d94c-440a-8c08-c78270ac0e82} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.05.21 01:34:09.127368 [ 270 ] {8d497bf5-d94c-440a-8c08-c78270ac0e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3124 | 2026.05.21 01:34:09.127788 [ 270 ] {8d497bf5-d94c-440a-8c08-c78270ac0e82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3125 | 2026.05.21 01:34:09.128023 [ 270 ] {8d497bf5-d94c-440a-8c08-c78270ac0e82} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.05.21 01:34:09.128168 [ 270 ] {8d497bf5-d94c-440a-8c08-c78270ac0e82} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001488 sec., 16129.032258064517 rows/sec., 1.34 MiB/sec. | ||
| 3127 | 2026.05.21 01:34:09.128205 [ 270 ] {8d497bf5-d94c-440a-8c08-c78270ac0e82} <Debug> TCPHandler: Processed in 0.001685173 sec. | ||
| 3128 | 2026.05.21 01:34:09.128327 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2026.05.21 01:34:09.128429 [ 270 ] {683f9e38-c461-4ac3-add6-5d20238ee22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3130 | 2026.05.21 01:34:09.128473 [ 270 ] {683f9e38-c461-4ac3-add6-5d20238ee22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3131 | 2026.05.21 01:34:09.128864 [ 270 ] {683f9e38-c461-4ac3-add6-5d20238ee22f} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.05.21 01:34:09.128899 [ 270 ] {683f9e38-c461-4ac3-add6-5d20238ee22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3133 | 2026.05.21 01:34:09.129189 [ 270 ] {683f9e38-c461-4ac3-add6-5d20238ee22f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3134 | 2026.05.21 01:34:09.129401 [ 270 ] {683f9e38-c461-4ac3-add6-5d20238ee22f} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.05.21 01:34:09.129531 [ 270 ] {683f9e38-c461-4ac3-add6-5d20238ee22f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001124 sec., 1779.3594306049822 rows/sec., 145.09 KiB/sec. | ||
| 3136 | 2026.05.21 01:34:09.129565 [ 270 ] {683f9e38-c461-4ac3-add6-5d20238ee22f} <Debug> TCPHandler: Processed in 0.001289946 sec. | ||
| 3137 | 2026.05.21 01:34:09.129682 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.05.21 01:34:09.129777 [ 270 ] {33889a83-099a-45bc-a893-754f83dddff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3139 | 2026.05.21 01:34:09.129818 [ 270 ] {33889a83-099a-45bc-a893-754f83dddff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3140 | 2026.05.21 01:34:09.130270 [ 270 ] {33889a83-099a-45bc-a893-754f83dddff6} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.05.21 01:34:09.130307 [ 270 ] {33889a83-099a-45bc-a893-754f83dddff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3142 | 2026.05.21 01:34:09.130636 [ 270 ] {33889a83-099a-45bc-a893-754f83dddff6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3143 | 2026.05.21 01:34:09.130852 [ 270 ] {33889a83-099a-45bc-a893-754f83dddff6} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.05.21 01:34:09.130976 [ 270 ] {33889a83-099a-45bc-a893-754f83dddff6} <Debug> executeQuery: Read 209 rows, 19.12 KiB in 0.001216 sec., 171875 rows/sec., 15.36 MiB/sec. | ||
| 3145 | 2026.05.21 01:34:09.131009 [ 270 ] {33889a83-099a-45bc-a893-754f83dddff6} <Debug> TCPHandler: Processed in 0.001376787 sec. | ||
| 3146 | 2026.05.21 01:34:09.131127 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.05.21 01:34:09.131222 [ 270 ] {11ab21de-2a3b-4ffa-b10e-32454c1f8985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3148 | 2026.05.21 01:34:09.131264 [ 270 ] {11ab21de-2a3b-4ffa-b10e-32454c1f8985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3149 | 2026.05.21 01:34:09.131657 [ 270 ] {11ab21de-2a3b-4ffa-b10e-32454c1f8985} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.05.21 01:34:09.131692 [ 270 ] {11ab21de-2a3b-4ffa-b10e-32454c1f8985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3151 | 2026.05.21 01:34:09.131983 [ 270 ] {11ab21de-2a3b-4ffa-b10e-32454c1f8985} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3152 | 2026.05.21 01:34:09.132191 [ 270 ] {11ab21de-2a3b-4ffa-b10e-32454c1f8985} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.05.21 01:34:09.132329 [ 270 ] {11ab21de-2a3b-4ffa-b10e-32454c1f8985} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001123 sec., 26714.158504007122 rows/sec., 2.00 MiB/sec. | ||
| 3154 | 2026.05.21 01:34:09.132362 [ 270 ] {11ab21de-2a3b-4ffa-b10e-32454c1f8985} <Debug> TCPHandler: Processed in 0.001284655 sec. | ||
| 3155 | 2026.05.21 01:34:09.132473 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.05.21 01:34:09.132569 [ 270 ] {a24b57b0-fb55-4e01-90f8-9a6f73ae48d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3157 | 2026.05.21 01:34:09.132609 [ 270 ] {a24b57b0-fb55-4e01-90f8-9a6f73ae48d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3158 | 2026.05.21 01:34:09.132996 [ 270 ] {a24b57b0-fb55-4e01-90f8-9a6f73ae48d0} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.05.21 01:34:09.133032 [ 270 ] {a24b57b0-fb55-4e01-90f8-9a6f73ae48d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3160 | 2026.05.21 01:34:09.133321 [ 270 ] {a24b57b0-fb55-4e01-90f8-9a6f73ae48d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3161 | 2026.05.21 01:34:09.133532 [ 270 ] {a24b57b0-fb55-4e01-90f8-9a6f73ae48d0} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.05.21 01:34:09.133658 [ 270 ] {a24b57b0-fb55-4e01-90f8-9a6f73ae48d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.80 MiB/sec. | ||
| 3163 | 2026.05.21 01:34:09.133692 [ 270 ] {a24b57b0-fb55-4e01-90f8-9a6f73ae48d0} <Debug> TCPHandler: Processed in 0.001267906 sec. | ||
| 3164 | 2026.05.21 01:34:09.133805 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.05.21 01:34:09.133899 [ 270 ] {ab63504c-9f75-4080-914f-f7b125399dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3166 | 2026.05.21 01:34:09.133940 [ 270 ] {ab63504c-9f75-4080-914f-f7b125399dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3167 | 2026.05.21 01:34:09.134317 [ 270 ] {ab63504c-9f75-4080-914f-f7b125399dbc} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.05.21 01:34:09.134354 [ 270 ] {ab63504c-9f75-4080-914f-f7b125399dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3169 | 2026.05.21 01:34:09.134641 [ 270 ] {ab63504c-9f75-4080-914f-f7b125399dbc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3170 | 2026.05.21 01:34:09.134858 [ 270 ] {ab63504c-9f75-4080-914f-f7b125399dbc} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.05.21 01:34:09.134982 [ 270 ] {ab63504c-9f75-4080-914f-f7b125399dbc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 3172 | 2026.05.21 01:34:09.135016 [ 270 ] {ab63504c-9f75-4080-914f-f7b125399dbc} <Debug> TCPHandler: Processed in 0.001259885 sec. | ||
| 3173 | 2026.05.21 01:34:09.135129 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.05.21 01:34:09.135224 [ 270 ] {6cc02f81-d5c9-4a91-b5b0-9a362cebf9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3175 | 2026.05.21 01:34:09.135263 [ 270 ] {6cc02f81-d5c9-4a91-b5b0-9a362cebf9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3176 | 2026.05.21 01:34:09.135669 [ 270 ] {6cc02f81-d5c9-4a91-b5b0-9a362cebf9fc} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.05.21 01:34:09.135705 [ 270 ] {6cc02f81-d5c9-4a91-b5b0-9a362cebf9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3178 | 2026.05.21 01:34:09.136004 [ 270 ] {6cc02f81-d5c9-4a91-b5b0-9a362cebf9fc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3179 | 2026.05.21 01:34:09.136213 [ 270 ] {6cc02f81-d5c9-4a91-b5b0-9a362cebf9fc} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.05.21 01:34:09.136339 [ 270 ] {6cc02f81-d5c9-4a91-b5b0-9a362cebf9fc} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.001132 sec., 104240.28268551237 rows/sec., 8.47 MiB/sec. | ||
| 3181 | 2026.05.21 01:34:09.136374 [ 270 ] {6cc02f81-d5c9-4a91-b5b0-9a362cebf9fc} <Debug> TCPHandler: Processed in 0.001293046 sec. | ||
| 3182 | 2026.05.21 01:34:09.136490 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.05.21 01:34:09.136585 [ 270 ] {cfed372f-9b94-450d-9d06-d37b5fd889ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.05.21 01:34:09.136628 [ 270 ] {cfed372f-9b94-450d-9d06-d37b5fd889ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3185 | 2026.05.21 01:34:09.137010 [ 270 ] {cfed372f-9b94-450d-9d06-d37b5fd889ab} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.05.21 01:34:09.137046 [ 270 ] {cfed372f-9b94-450d-9d06-d37b5fd889ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3187 | 2026.05.21 01:34:09.137363 [ 270 ] {cfed372f-9b94-450d-9d06-d37b5fd889ab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3188 | 2026.05.21 01:34:09.137575 [ 270 ] {cfed372f-9b94-450d-9d06-d37b5fd889ab} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.05.21 01:34:09.137706 [ 270 ] {cfed372f-9b94-450d-9d06-d37b5fd889ab} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001139 sec., 172958.7357330992 rows/sec., 12.41 MiB/sec. | ||
| 3190 | 2026.05.21 01:34:09.137740 [ 270 ] {cfed372f-9b94-450d-9d06-d37b5fd889ab} <Debug> TCPHandler: Processed in 0.001300406 sec. | ||
| 3191 | 2026.05.21 01:34:09.137858 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.05.21 01:34:09.137953 [ 270 ] {abf476e1-5db0-4889-8e7f-bd1ae340a976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.05.21 01:34:09.138007 [ 270 ] {abf476e1-5db0-4889-8e7f-bd1ae340a976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3194 | 2026.05.21 01:34:09.138716 [ 270 ] {abf476e1-5db0-4889-8e7f-bd1ae340a976} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.05.21 01:34:09.138751 [ 270 ] {abf476e1-5db0-4889-8e7f-bd1ae340a976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3196 | 2026.05.21 01:34:09.139250 [ 270 ] {abf476e1-5db0-4889-8e7f-bd1ae340a976} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3197 | 2026.05.21 01:34:09.139485 [ 270 ] {abf476e1-5db0-4889-8e7f-bd1ae340a976} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.05.21 01:34:09.139621 [ 270 ] {abf476e1-5db0-4889-8e7f-bd1ae340a976} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001686 sec., 9489.916963226571 rows/sec., 17.01 MiB/sec. | ||
| 3199 | 2026.05.21 01:34:09.139668 [ 270 ] {abf476e1-5db0-4889-8e7f-bd1ae340a976} <Debug> TCPHandler: Processed in 0.001859747 sec. | ||
| 3200 | 2026.05.21 01:34:09.139786 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.05.21 01:34:09.139882 [ 270 ] {4479b9f2-5ddc-40e9-9b59-ec98804c4093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3202 | 2026.05.21 01:34:09.139924 [ 270 ] {4479b9f2-5ddc-40e9-9b59-ec98804c4093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3203 | 2026.05.21 01:34:09.140264 [ 270 ] {4479b9f2-5ddc-40e9-9b59-ec98804c4093} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.05.21 01:34:09.140299 [ 270 ] {4479b9f2-5ddc-40e9-9b59-ec98804c4093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3205 | 2026.05.21 01:34:09.140622 [ 270 ] {4479b9f2-5ddc-40e9-9b59-ec98804c4093} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3206 | 2026.05.21 01:34:09.140838 [ 270 ] {4479b9f2-5ddc-40e9-9b59-ec98804c4093} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.05.21 01:34:09.140967 [ 270 ] {4479b9f2-5ddc-40e9-9b59-ec98804c4093} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 3208 | 2026.05.21 01:34:09.141000 [ 270 ] {4479b9f2-5ddc-40e9-9b59-ec98804c4093} <Debug> TCPHandler: Processed in 0.001263515 sec. | ||
| 3209 | 2026.05.21 01:34:09.369778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7203 | ||
| 3210 | 2026.05.21 01:34:09.370545 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.05.21 01:34:09.370601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3212 | 2026.05.21 01:34:09.371135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3213 | 2026.05.21 01:34:09.371378 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.05.21 01:34:09.371518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7203 | ||
| 3215 | 2026.05.21 01:34:09.786020 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3216 | 2026.05.21 01:34:09.802096 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.05.21 01:34:09.802142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3218 | 2026.05.21 01:34:09.807640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3219 | 2026.05.21 01:34:09.808326 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.05.21 01:34:09.810998 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3221 | 2026.05.21 01:34:14.012053 [ 261 ] {} <Trace> TCP-Session: 2f394e7f-f8b9-4a38-96cf-86a1a783910f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.05.21 01:34:14.012350 [ 261 ] {ef98d5a3-4da6-401a-be42-7a4ccda45930} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38455) 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) | ||
| 3223 | 2026.05.21 01:34:14.012883 [ 261 ] {ef98d5a3-4da6-401a-be42-7a4ccda45930} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3224 | 2026.05.21 01:34:14.013083 [ 261 ] {ef98d5a3-4da6-401a-be42-7a4ccda45930} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3225 | 2026.05.21 01:34:14.013457 [ 348 ] {ef98d5a3-4da6-401a-be42-7a4ccda45930} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3226 | 2026.05.21 01:34:14.013748 [ 261 ] {ef98d5a3-4da6-401a-be42-7a4ccda45930} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001539 sec., 26640.67576348278 rows/sec., 1.59 MiB/sec. | ||
| 3227 | 2026.05.21 01:34:14.013799 [ 261 ] {ef98d5a3-4da6-401a-be42-7a4ccda45930} <Debug> TCPHandler: Processed in 0.001913158 sec. | ||
| 3228 | 2026.05.21 01:34:14.119830 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.05.21 01:34:14.120096 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3230 | 2026.05.21 01:34:14.120453 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3231 | 2026.05.21 01:34:14.120495 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3232 | 2026.05.21 01:34:14.120720 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <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 01:34:14.120795 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3234 | 2026.05.21 01:34:14.120944 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3235 | 2026.05.21 01:34:14.121036 [ 362 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3236 | 2026.05.21 01:34:14.121045 [ 348 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3237 | 2026.05.21 01:34:14.121064 [ 322 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3238 | 2026.05.21 01:34:14.121053 [ 347 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3239 | 2026.05.21 01:34:14.121262 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3240 | 2026.05.21 01:34:14.121294 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3241 | 2026.05.21 01:34:14.121383 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3242 | 2026.05.21 01:34:14.121406 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 3243 | 2026.05.21 01:34:14.121445 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3244 | 2026.05.21 01:34:14.121501 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3245 | 2026.05.21 01:34:14.121550 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3246 | 2026.05.21 01:34:14.122749 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.00276 sec., 11594.202898550726 rows/sec., 1.23 MiB/sec. | ||
| 3247 | 2026.05.21 01:34:14.122889 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Debug> MemoryTracker: Peak memory usage (for query): 134.62 KiB. | ||
| 3248 | 2026.05.21 01:34:14.122905 [ 270 ] {60eb600e-8d62-4b42-8765-5fbefffe565d} <Debug> TCPHandler: Processed in 0.003222724 sec. | ||
| 3249 | 2026.05.21 01:34:14.124932 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.05.21 01:34:14.125047 [ 270 ] {5867e0e7-12be-4c22-9168-f731032eef16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3251 | 2026.05.21 01:34:14.125097 [ 270 ] {5867e0e7-12be-4c22-9168-f731032eef16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3252 | 2026.05.21 01:34:14.125703 [ 270 ] {5867e0e7-12be-4c22-9168-f731032eef16} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.05.21 01:34:14.125754 [ 270 ] {5867e0e7-12be-4c22-9168-f731032eef16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3254 | 2026.05.21 01:34:14.126188 [ 270 ] {5867e0e7-12be-4c22-9168-f731032eef16} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3255 | 2026.05.21 01:34:14.126429 [ 270 ] {5867e0e7-12be-4c22-9168-f731032eef16} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.05.21 01:34:14.126569 [ 124 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3257 | 2026.05.21 01:34:14.126581 [ 270 ] {5867e0e7-12be-4c22-9168-f731032eef16} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001566 sec., 67688.37803320562 rows/sec., 5.68 MiB/sec. | ||
| 3258 | 2026.05.21 01:34:14.126671 [ 124 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.05.21 01:34:14.126688 [ 270 ] {5867e0e7-12be-4c22-9168-f731032eef16} <Debug> TCPHandler: Processed in 0.001809486 sec. | ||
| 3260 | 2026.05.21 01:34:14.126705 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3261 | 2026.05.21 01:34:14.126818 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 3262 | 2026.05.21 01:34:14.126822 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.05.21 01:34:14.126945 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3264 | 2026.05.21 01:34:14.126962 [ 270 ] {de94840a-98c7-4b84-96a2-88f9a6df336e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3265 | 2026.05.21 01:34:14.126984 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 3266 | 2026.05.21 01:34:14.127012 [ 270 ] {de94840a-98c7-4b84-96a2-88f9a6df336e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3267 | 2026.05.21 01:34:14.127060 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3268 | 2026.05.21 01:34:14.127116 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
| 3269 | 2026.05.21 01:34:14.127156 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3270 | 2026.05.21 01:34:14.127196 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 209 rows starting from the beginning of the part | ||
| 3271 | 2026.05.21 01:34:14.127234 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3272 | 2026.05.21 01:34:14.127428 [ 270 ] {de94840a-98c7-4b84-96a2-88f9a6df336e} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.05.21 01:34:14.127472 [ 270 ] {de94840a-98c7-4b84-96a2-88f9a6df336e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3274 | 2026.05.21 01:34:14.127796 [ 270 ] {de94840a-98c7-4b84-96a2-88f9a6df336e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3275 | 2026.05.21 01:34:14.128047 [ 270 ] {de94840a-98c7-4b84-96a2-88f9a6df336e} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.05.21 01:34:14.128191 [ 270 ] {de94840a-98c7-4b84-96a2-88f9a6df336e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001252 sec., 19968.05111821086 rows/sec., 1.47 MiB/sec. | ||
| 3277 | 2026.05.21 01:34:14.128225 [ 270 ] {de94840a-98c7-4b84-96a2-88f9a6df336e} <Debug> TCPHandler: Processed in 0.001454319 sec. | ||
| 3278 | 2026.05.21 01:34:14.128351 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.05.21 01:34:14.128478 [ 270 ] {fd21ce2a-2586-4e02-8739-442f309832e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3280 | 2026.05.21 01:34:14.128530 [ 270 ] {fd21ce2a-2586-4e02-8739-442f309832e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3281 | 2026.05.21 01:34:14.128622 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849006 sec., 1694964.7540354114 rows/sec., 136.58 MiB/sec. | ||
| 3282 | 2026.05.21 01:34:14.128908 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3283 | 2026.05.21 01:34:14.129049 [ 270 ] {fd21ce2a-2586-4e02-8739-442f309832e5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.05.21 01:34:14.129101 [ 270 ] {fd21ce2a-2586-4e02-8739-442f309832e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3285 | 2026.05.21 01:34:14.129168 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_21_4} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.05.21 01:34:14.129246 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_21_4} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3287 | 2026.05.21 01:34:14.129316 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3288 | 2026.05.21 01:34:14.129446 [ 270 ] {fd21ce2a-2586-4e02-8739-442f309832e5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3289 | 2026.05.21 01:34:14.129673 [ 270 ] {fd21ce2a-2586-4e02-8739-442f309832e5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.05.21 01:34:14.129788 [ 124 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3291 | 2026.05.21 01:34:14.129807 [ 270 ] {fd21ce2a-2586-4e02-8739-442f309832e5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001356 sec., 65634.21828908555 rows/sec., 5.13 MiB/sec. | ||
| 3292 | 2026.05.21 01:34:14.129837 [ 124 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.05.21 01:34:14.129856 [ 270 ] {fd21ce2a-2586-4e02-8739-442f309832e5} <Debug> TCPHandler: Processed in 0.001569301 sec. | ||
| 3294 | 2026.05.21 01:34:14.129863 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3295 | 2026.05.21 01:34:14.129973 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 3296 | 2026.05.21 01:34:14.129990 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2026.05.21 01:34:14.130096 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3298 | 2026.05.21 01:34:14.130104 [ 270 ] {1e0cb3ba-410a-448f-bc5a-af74c18ec16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3299 | 2026.05.21 01:34:14.130135 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1388 rows starting from the beginning of the part | ||
| 3300 | 2026.05.21 01:34:14.130161 [ 270 ] {1e0cb3ba-410a-448f-bc5a-af74c18ec16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3301 | 2026.05.21 01:34:14.130200 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3302 | 2026.05.21 01:34:14.130252 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 69 rows starting from the beginning of the part | ||
| 3303 | 2026.05.21 01:34:14.130292 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part | ||
| 3304 | 2026.05.21 01:34:14.130331 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part | ||
| 3305 | 2026.05.21 01:34:14.130385 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part | ||
| 3306 | 2026.05.21 01:34:14.130565 [ 270 ] {1e0cb3ba-410a-448f-bc5a-af74c18ec16d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.05.21 01:34:14.130608 [ 270 ] {1e0cb3ba-410a-448f-bc5a-af74c18ec16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3308 | 2026.05.21 01:34:14.130967 [ 270 ] {1e0cb3ba-410a-448f-bc5a-af74c18ec16d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3309 | 2026.05.21 01:34:14.131204 [ 270 ] {1e0cb3ba-410a-448f-bc5a-af74c18ec16d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.05.21 01:34:14.131326 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3311 | 2026.05.21 01:34:14.131339 [ 270 ] {1e0cb3ba-410a-448f-bc5a-af74c18ec16d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 3312 | 2026.05.21 01:34:14.131362 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.05.21 01:34:14.131383 [ 270 ] {1e0cb3ba-410a-448f-bc5a-af74c18ec16d} <Debug> TCPHandler: Processed in 0.001444939 sec. | ||
| 3314 | 2026.05.21 01:34:14.131385 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3315 | 2026.05.21 01:34:14.131486 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 3316 | 2026.05.21 01:34:14.131511 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.05.21 01:34:14.131590 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3318 | 2026.05.21 01:34:14.131614 [ 270 ] {907d84af-7c2a-4b0f-ac93-2482e90fd732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3319 | 2026.05.21 01:34:14.131632 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6438 rows starting from the beginning of the part | ||
| 3320 | 2026.05.21 01:34:14.131633 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699663 sec., 1069035.4499686116 rows/sec., 79.37 MiB/sec. | ||
| 3321 | 2026.05.21 01:34:14.131676 [ 270 ] {907d84af-7c2a-4b0f-ac93-2482e90fd732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3322 | 2026.05.21 01:34:14.131694 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
| 3323 | 2026.05.21 01:34:14.131753 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3324 | 2026.05.21 01:34:14.131798 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3325 | 2026.05.21 01:34:14.131838 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3326 | 2026.05.21 01:34:14.131893 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3327 | 2026.05.21 01:34:14.131915 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3328 | 2026.05.21 01:34:14.132257 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.05.21 01:34:14.132329 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_21_4} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3330 | 2026.05.21 01:34:14.132405 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 3331 | 2026.05.21 01:34:14.132458 [ 270 ] {907d84af-7c2a-4b0f-ac93-2482e90fd732} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.05.21 01:34:14.132495 [ 270 ] {907d84af-7c2a-4b0f-ac93-2482e90fd732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3333 | 2026.05.21 01:34:14.133039 [ 270 ] {907d84af-7c2a-4b0f-ac93-2482e90fd732} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3334 | 2026.05.21 01:34:14.133286 [ 270 ] {907d84af-7c2a-4b0f-ac93-2482e90fd732} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.05.21 01:34:14.133429 [ 270 ] {907d84af-7c2a-4b0f-ac93-2482e90fd732} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001835 sec., 13623.978201634876 rows/sec., 24.41 MiB/sec. | ||
| 3336 | 2026.05.21 01:34:14.133480 [ 270 ] {907d84af-7c2a-4b0f-ac93-2482e90fd732} <Debug> TCPHandler: Processed in 0.00201991 sec. | ||
| 3337 | 2026.05.21 01:34:14.133602 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.05.21 01:34:14.133700 [ 270 ] {d181d261-0964-4e8d-a04a-95a7b66c7b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3339 | 2026.05.21 01:34:14.133743 [ 270 ] {d181d261-0964-4e8d-a04a-95a7b66c7b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3340 | 2026.05.21 01:34:14.134081 [ 270 ] {d181d261-0964-4e8d-a04a-95a7b66c7b1f} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.05.21 01:34:14.134118 [ 270 ] {d181d261-0964-4e8d-a04a-95a7b66c7b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3342 | 2026.05.21 01:34:14.134482 [ 270 ] {d181d261-0964-4e8d-a04a-95a7b66c7b1f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3343 | 2026.05.21 01:34:14.134698 [ 270 ] {d181d261-0964-4e8d-a04a-95a7b66c7b1f} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.05.21 01:34:14.134770 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7243 rows, containing 5 columns (5 merged, 0 gathered) in 0.003319846 sec., 2181727.706646634 rows/sec., 145.78 MiB/sec. | ||
| 3345 | 2026.05.21 01:34:14.134799 [ 124 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3346 | 2026.05.21 01:34:14.134830 [ 270 ] {d181d261-0964-4e8d-a04a-95a7b66c7b1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 3347 | 2026.05.21 01:34:14.134831 [ 124 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.05.21 01:34:14.134869 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3349 | 2026.05.21 01:34:14.134870 [ 270 ] {d181d261-0964-4e8d-a04a-95a7b66c7b1f} <Debug> TCPHandler: Processed in 0.001318296 sec. | ||
| 3350 | 2026.05.21 01:34:14.134943 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 3351 | 2026.05.21 01:34:14.135041 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3352 | 2026.05.21 01:34:14.135065 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 882 rows starting from the beginning of the part | ||
| 3353 | 2026.05.21 01:34:14.135109 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 3354 | 2026.05.21 01:34:14.135147 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3355 | 2026.05.21 01:34:14.135179 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3356 | 2026.05.21 01:34:14.135215 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3357 | 2026.05.21 01:34:14.135248 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3358 | 2026.05.21 01:34:14.135370 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3359 | 2026.05.21 01:34:14.135641 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.05.21 01:34:14.135718 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3361 | 2026.05.21 01:34:14.135793 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3362 | 2026.05.21 01:34:14.136080 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001167963 sec., 1001744.0620978576 rows/sec., 67.66 MiB/sec. | ||
| 3363 | 2026.05.21 01:34:14.136236 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3364 | 2026.05.21 01:34:14.136471 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.05.21 01:34:14.136531 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_21_4} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3366 | 2026.05.21 01:34:14.136586 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3367 | 2026.05.21 01:34:16.776091 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3368 | 2026.05.21 01:34:16.776198 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3369 | 2026.05.21 01:34:16.871745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7651 | ||
| 3370 | 2026.05.21 01:34:16.872275 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.05.21 01:34:16.872320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3372 | 2026.05.21 01:34:16.872800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3373 | 2026.05.21 01:34:16.873055 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.05.21 01:34:16.873185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7651 | ||
| 3375 | 2026.05.21 01:34:16.873231 [ 134 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3376 | 2026.05.21 01:34:16.873320 [ 134 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.05.21 01:34:16.873344 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3378 | 2026.05.21 01:34:16.873452 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 3379 | 2026.05.21 01:34:16.873575 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3380 | 2026.05.21 01:34:16.873612 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5283 rows starting from the beginning of the part | ||
| 3381 | 2026.05.21 01:34:16.873711 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 3382 | 2026.05.21 01:34:16.873762 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 3383 | 2026.05.21 01:34:16.873808 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 3384 | 2026.05.21 01:34:16.873851 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 3385 | 2026.05.21 01:34:16.873896 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 3386 | 2026.05.21 01:34:16.875337 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7651 rows, containing 4 columns (4 merged, 0 gathered) in 0.001929938 sec., 3964376.0576764643 rows/sec., 56.71 MiB/sec. | ||
| 3387 | 2026.05.21 01:34:16.875973 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3388 | 2026.05.21 01:34:16.876241 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_16_3} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.05.21 01:34:16.876307 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_16_3} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3390 | 2026.05.21 01:34:16.876374 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3391 | 2026.05.21 01:34:17.001327 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000931358 sec. | ||
| 3392 | 2026.05.21 01:34:17.311200 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3393 | 2026.05.21 01:34:17.327018 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.05.21 01:34:17.327065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3395 | 2026.05.21 01:34:17.332849 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3396 | 2026.05.21 01:34:17.333536 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.05.21 01:34:17.333808 [ 138 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3398 | 2026.05.21 01:34:17.333850 [ 138 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.05.21 01:34:17.333873 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3400 | 2026.05.21 01:34:17.334008 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 3401 | 2026.05.21 01:34:17.336438 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3402 | 2026.05.21 01:34:17.338431 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3403 | 2026.05.21 01:34:17.340019 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 3404 | 2026.05.21 01:34:17.344609 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 3405 | 2026.05.21 01:34:17.349000 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 3406 | 2026.05.21 01:34:17.353015 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 3407 | 2026.05.21 01:34:17.357541 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 3408 | 2026.05.21 01:34:17.361674 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 3409 | 2026.05.21 01:34:17.413716 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079772049 sec., 1516.8220136855205 rows/sec., 7.84 MiB/sec. | ||
| 3410 | 2026.05.21 01:34:17.416233 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3411 | 2026.05.21 01:34:17.418218 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_16_3} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.05.21 01:34:17.418294 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_16_3} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3413 | 2026.05.21 01:34:17.420205 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3414 | 2026.05.21 01:34:18.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.26 MiB, peak 237.23 MiB, free memory in arenas 0.00 B, will set to 236.49 MiB (RSS), difference: 9.22 MiB | ||
| 3415 | 2026.05.21 01:34:18.427594 [ 134 ] {} <Debug> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3416 | 2026.05.21 01:34:18.427659 [ 134 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.05.21 01:34:18.427679 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3418 | 2026.05.21 01:34:18.427795 [ 192 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::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 | ||
| 3419 | 2026.05.21 01:34:18.428349 [ 192 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3420 | 2026.05.21 01:34:18.428508 [ 192 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 43 rows starting from the beginning of the part | ||
| 3421 | 2026.05.21 01:34:18.428884 [ 192 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3422 | 2026.05.21 01:34:18.429202 [ 192 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::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 | ||
| 3423 | 2026.05.21 01:34:18.429576 [ 192 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::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 | ||
| 3424 | 2026.05.21 01:34:18.429895 [ 192 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::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 | ||
| 3425 | 2026.05.21 01:34:18.434556 [ 201 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 72 columns (72 merged, 0 gathered) in 0.006817235 sec., 7627.725903537138 rows/sec., 9.03 MiB/sec. | ||
| 3426 | 2026.05.21 01:34:18.435037 [ 192 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3427 | 2026.05.21 01:34:18.435547 [ 192 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::all_1_5_1} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.05.21 01:34:18.435612 [ 192 ] {9c208e50-4350-4897-8659-fa2c6cf8f6fc::all_1_5_1} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3429 | 2026.05.21 01:34:18.435729 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 3430 | 2026.05.21 01:34:19.120733 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.05.21 01:34:19.120993 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3432 | 2026.05.21 01:34:19.121371 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3433 | 2026.05.21 01:34:19.121411 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3434 | 2026.05.21 01:34:19.121633 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3435 | 2026.05.21 01:34:19.121704 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3436 | 2026.05.21 01:34:19.121846 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3437 | 2026.05.21 01:34:19.121927 [ 362 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3438 | 2026.05.21 01:34:19.121950 [ 329 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3439 | 2026.05.21 01:34:19.121970 [ 348 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3440 | 2026.05.21 01:34:19.121952 [ 322 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3441 | 2026.05.21 01:34:19.122113 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3442 | 2026.05.21 01:34:19.122142 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3443 | 2026.05.21 01:34:19.122226 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3444 | 2026.05.21 01:34:19.122247 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 3445 | 2026.05.21 01:34:19.122285 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3446 | 2026.05.21 01:34:19.122330 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3447 | 2026.05.21 01:34:19.122379 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3448 | 2026.05.21 01:34:19.123503 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002619 sec., 12218.403970981291 rows/sec., 1.29 MiB/sec. | ||
| 3449 | 2026.05.21 01:34:19.123661 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Debug> MemoryTracker: Peak memory usage (for query): 135.54 KiB. | ||
| 3450 | 2026.05.21 01:34:19.123676 [ 270 ] {5c44eb2d-3feb-46a6-85cf-440a1a183704} <Debug> TCPHandler: Processed in 0.003087272 sec. | ||
| 3451 | 2026.05.21 01:34:19.125494 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.05.21 01:34:19.125625 [ 270 ] {04f1d00c-4979-40da-9c25-4407ae2e3170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3453 | 2026.05.21 01:34:19.125680 [ 270 ] {04f1d00c-4979-40da-9c25-4407ae2e3170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3454 | 2026.05.21 01:34:19.126259 [ 270 ] {04f1d00c-4979-40da-9c25-4407ae2e3170} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.05.21 01:34:19.126306 [ 270 ] {04f1d00c-4979-40da-9c25-4407ae2e3170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3456 | 2026.05.21 01:34:19.126745 [ 270 ] {04f1d00c-4979-40da-9c25-4407ae2e3170} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3457 | 2026.05.21 01:34:19.126971 [ 270 ] {04f1d00c-4979-40da-9c25-4407ae2e3170} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.05.21 01:34:19.127123 [ 270 ] {04f1d00c-4979-40da-9c25-4407ae2e3170} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001535 sec., 57328.99022801303 rows/sec., 4.83 MiB/sec. | ||
| 3459 | 2026.05.21 01:34:19.127159 [ 270 ] {04f1d00c-4979-40da-9c25-4407ae2e3170} <Debug> TCPHandler: Processed in 0.001727234 sec. | ||
| 3460 | 2026.05.21 01:34:19.127283 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.05.21 01:34:19.127383 [ 270 ] {e14fa98e-ec5d-47b9-a919-00cfaa1db425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3462 | 2026.05.21 01:34:19.127427 [ 270 ] {e14fa98e-ec5d-47b9-a919-00cfaa1db425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3463 | 2026.05.21 01:34:19.127829 [ 270 ] {e14fa98e-ec5d-47b9-a919-00cfaa1db425} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.05.21 01:34:19.127866 [ 270 ] {e14fa98e-ec5d-47b9-a919-00cfaa1db425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3465 | 2026.05.21 01:34:19.128177 [ 270 ] {e14fa98e-ec5d-47b9-a919-00cfaa1db425} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3466 | 2026.05.21 01:34:19.128383 [ 270 ] {e14fa98e-ec5d-47b9-a919-00cfaa1db425} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.05.21 01:34:19.128515 [ 270 ] {e14fa98e-ec5d-47b9-a919-00cfaa1db425} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001154 sec., 13864.81802426343 rows/sec., 1.02 MiB/sec. | ||
| 3468 | 2026.05.21 01:34:19.128550 [ 270 ] {e14fa98e-ec5d-47b9-a919-00cfaa1db425} <Debug> TCPHandler: Processed in 0.001318336 sec. | ||
| 3469 | 2026.05.21 01:34:19.128662 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.05.21 01:34:19.128758 [ 270 ] {19425519-a8f3-425b-9ef4-e3be0f13e22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3471 | 2026.05.21 01:34:19.128798 [ 270 ] {19425519-a8f3-425b-9ef4-e3be0f13e22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3472 | 2026.05.21 01:34:19.129195 [ 270 ] {19425519-a8f3-425b-9ef4-e3be0f13e22f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.05.21 01:34:19.129232 [ 270 ] {19425519-a8f3-425b-9ef4-e3be0f13e22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3474 | 2026.05.21 01:34:19.129565 [ 270 ] {19425519-a8f3-425b-9ef4-e3be0f13e22f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3475 | 2026.05.21 01:34:19.129778 [ 270 ] {19425519-a8f3-425b-9ef4-e3be0f13e22f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.05.21 01:34:19.129904 [ 270 ] {19425519-a8f3-425b-9ef4-e3be0f13e22f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001165 sec., 68669.5278969957 rows/sec., 5.36 MiB/sec. | ||
| 3477 | 2026.05.21 01:34:19.129938 [ 270 ] {19425519-a8f3-425b-9ef4-e3be0f13e22f} <Debug> TCPHandler: Processed in 0.001326877 sec. | ||
| 3478 | 2026.05.21 01:34:19.130051 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.05.21 01:34:19.130146 [ 270 ] {67b1a620-83f9-4a09-bd0f-7b460faf12f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.05.21 01:34:19.130191 [ 270 ] {67b1a620-83f9-4a09-bd0f-7b460faf12f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3481 | 2026.05.21 01:34:19.130576 [ 270 ] {67b1a620-83f9-4a09-bd0f-7b460faf12f9} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.05.21 01:34:19.130612 [ 270 ] {67b1a620-83f9-4a09-bd0f-7b460faf12f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3483 | 2026.05.21 01:34:19.130937 [ 270 ] {67b1a620-83f9-4a09-bd0f-7b460faf12f9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3484 | 2026.05.21 01:34:19.131152 [ 270 ] {67b1a620-83f9-4a09-bd0f-7b460faf12f9} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.05.21 01:34:19.131280 [ 270 ] {67b1a620-83f9-4a09-bd0f-7b460faf12f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3486 | 2026.05.21 01:34:19.131313 [ 270 ] {67b1a620-83f9-4a09-bd0f-7b460faf12f9} <Debug> TCPHandler: Processed in 0.001312616 sec. | ||
| 3487 | 2026.05.21 01:34:19.131430 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.05.21 01:34:19.131527 [ 270 ] {3c19cb11-ab72-484b-b0b0-1619afed50a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.05.21 01:34:19.131582 [ 270 ] {3c19cb11-ab72-484b-b0b0-1619afed50a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3490 | 2026.05.21 01:34:19.132303 [ 270 ] {3c19cb11-ab72-484b-b0b0-1619afed50a8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.05.21 01:34:19.132340 [ 270 ] {3c19cb11-ab72-484b-b0b0-1619afed50a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3492 | 2026.05.21 01:34:19.132879 [ 270 ] {3c19cb11-ab72-484b-b0b0-1619afed50a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3493 | 2026.05.21 01:34:19.133121 [ 270 ] {3c19cb11-ab72-484b-b0b0-1619afed50a8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.05.21 01:34:19.133267 [ 270 ] {3c19cb11-ab72-484b-b0b0-1619afed50a8} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001759 sec., 9096.077316657193 rows/sec., 16.30 MiB/sec. | ||
| 3495 | 2026.05.21 01:34:19.133317 [ 270 ] {3c19cb11-ab72-484b-b0b0-1619afed50a8} <Debug> TCPHandler: Processed in 0.001937339 sec. | ||
| 3496 | 2026.05.21 01:34:19.133431 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.05.21 01:34:19.133528 [ 270 ] {f5cded32-41a6-4efe-b5a5-a15a7619b8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.05.21 01:34:19.133572 [ 270 ] {f5cded32-41a6-4efe-b5a5-a15a7619b8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3499 | 2026.05.21 01:34:19.133904 [ 270 ] {f5cded32-41a6-4efe-b5a5-a15a7619b8f2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.05.21 01:34:19.133939 [ 270 ] {f5cded32-41a6-4efe-b5a5-a15a7619b8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3501 | 2026.05.21 01:34:19.134242 [ 270 ] {f5cded32-41a6-4efe-b5a5-a15a7619b8f2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3502 | 2026.05.21 01:34:19.134451 [ 270 ] {f5cded32-41a6-4efe-b5a5-a15a7619b8f2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.05.21 01:34:19.134583 [ 270 ] {f5cded32-41a6-4efe-b5a5-a15a7619b8f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3504 | 2026.05.21 01:34:19.134616 [ 270 ] {f5cded32-41a6-4efe-b5a5-a15a7619b8f2} <Debug> TCPHandler: Processed in 0.001235915 sec. | ||
| 3505 | 2026.05.21 01:34:19.537569 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.05.21 01:34:19.537818 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 3507 | 2026.05.21 01:34:19.538185 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3508 | 2026.05.21 01:34:19.538229 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 3509 | 2026.05.21 01:34:19.538469 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3510 | 2026.05.21 01:34:19.538543 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3511 | 2026.05.21 01:34:19.538687 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 3512 | 2026.05.21 01:34:19.538790 [ 326 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3513 | 2026.05.21 01:34:19.538815 [ 322 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3514 | 2026.05.21 01:34:19.538789 [ 329 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3515 | 2026.05.21 01:34:19.541408 [ 348 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3516 | 2026.05.21 01:34:19.541529 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3517 | 2026.05.21 01:34:19.541578 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3518 | 2026.05.21 01:34:19.541726 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3519 | 2026.05.21 01:34:19.541761 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 3520 | 2026.05.21 01:34:19.541826 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 3521 | 2026.05.21 01:34:19.541891 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 3522 | 2026.05.21 01:34:19.541951 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 3523 | 2026.05.21 01:34:19.543185 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.005469 sec., 5851.161089778753 rows/sec., 923.17 KiB/sec. | ||
| 3524 | 2026.05.21 01:34:19.543356 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Debug> MemoryTracker: Peak memory usage (for query): 147.12 KiB. | ||
| 3525 | 2026.05.21 01:34:19.543373 [ 270 ] {463461af-5c0d-4d81-aff8-bfff6416bd61} <Debug> TCPHandler: Processed in 0.005941119 sec. | ||
| 3526 | 2026.05.21 01:34:19.554719 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.05.21 01:34:19.554861 [ 270 ] {dfb470ac-1626-44fc-aca3-f5a8d7fd5b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3528 | 2026.05.21 01:34:19.554919 [ 270 ] {dfb470ac-1626-44fc-aca3-f5a8d7fd5b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3529 | 2026.05.21 01:34:19.556328 [ 270 ] {dfb470ac-1626-44fc-aca3-f5a8d7fd5b61} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.05.21 01:34:19.556374 [ 270 ] {dfb470ac-1626-44fc-aca3-f5a8d7fd5b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3531 | 2026.05.21 01:34:19.556958 [ 270 ] {dfb470ac-1626-44fc-aca3-f5a8d7fd5b61} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3532 | 2026.05.21 01:34:19.557193 [ 270 ] {dfb470ac-1626-44fc-aca3-f5a8d7fd5b61} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.05.21 01:34:19.557353 [ 270 ] {dfb470ac-1626-44fc-aca3-f5a8d7fd5b61} <Debug> executeQuery: Read 2451 rows, 186.04 KiB in 0.002533 sec., 967627.3193841295 rows/sec., 71.72 MiB/sec. | ||
| 3534 | 2026.05.21 01:34:19.557392 [ 270 ] {dfb470ac-1626-44fc-aca3-f5a8d7fd5b61} <Debug> TCPHandler: Processed in 0.002739665 sec. | ||
| 3535 | 2026.05.21 01:34:19.557522 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.05.21 01:34:19.557625 [ 270 ] {40074829-5b96-4157-819b-419a6c2a8020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3537 | 2026.05.21 01:34:19.557669 [ 270 ] {40074829-5b96-4157-819b-419a6c2a8020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3538 | 2026.05.21 01:34:19.558087 [ 270 ] {40074829-5b96-4157-819b-419a6c2a8020} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.05.21 01:34:19.558125 [ 270 ] {40074829-5b96-4157-819b-419a6c2a8020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3540 | 2026.05.21 01:34:19.558428 [ 270 ] {40074829-5b96-4157-819b-419a6c2a8020} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3541 | 2026.05.21 01:34:19.558653 [ 270 ] {40074829-5b96-4157-819b-419a6c2a8020} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.05.21 01:34:19.558757 [ 129 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3543 | 2026.05.21 01:34:19.558787 [ 270 ] {40074829-5b96-4157-819b-419a6c2a8020} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001185 sec., 28691.983122362868 rows/sec., 2.11 MiB/sec. | ||
| 3544 | 2026.05.21 01:34:19.558801 [ 129 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.05.21 01:34:19.558829 [ 270 ] {40074829-5b96-4157-819b-419a6c2a8020} <Debug> TCPHandler: Processed in 0.001357618 sec. | ||
| 3546 | 2026.05.21 01:34:19.558830 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3547 | 2026.05.21 01:34:19.558947 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 3548 | 2026.05.21 01:34:19.558949 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.05.21 01:34:19.559069 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3550 | 2026.05.21 01:34:19.559070 [ 270 ] {32617a2d-d4c4-4ee3-91a7-135f28e97021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3551 | 2026.05.21 01:34:19.559110 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 3552 | 2026.05.21 01:34:19.559133 [ 270 ] {32617a2d-d4c4-4ee3-91a7-135f28e97021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3553 | 2026.05.21 01:34:19.559212 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 3554 | 2026.05.21 01:34:19.559277 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 3555 | 2026.05.21 01:34:19.559325 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3556 | 2026.05.21 01:34:19.559365 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 3557 | 2026.05.21 01:34:19.559425 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 3558 | 2026.05.21 01:34:19.559788 [ 270 ] {32617a2d-d4c4-4ee3-91a7-135f28e97021} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2026.05.21 01:34:19.559829 [ 270 ] {32617a2d-d4c4-4ee3-91a7-135f28e97021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3560 | 2026.05.21 01:34:19.560263 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359947 sec., 144858.58640079355 rows/sec., 11.20 MiB/sec. | ||
| 3561 | 2026.05.21 01:34:19.560293 [ 270 ] {32617a2d-d4c4-4ee3-91a7-135f28e97021} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3562 | 2026.05.21 01:34:19.560413 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3563 | 2026.05.21 01:34:19.560539 [ 270 ] {32617a2d-d4c4-4ee3-91a7-135f28e97021} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.05.21 01:34:19.560686 [ 270 ] {32617a2d-d4c4-4ee3-91a7-135f28e97021} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001637 sec., 489309.71288943186 rows/sec., 28.26 MiB/sec. | ||
| 3565 | 2026.05.21 01:34:19.560708 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_16_3} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.05.21 01:34:19.560721 [ 270 ] {32617a2d-d4c4-4ee3-91a7-135f28e97021} <Debug> TCPHandler: Processed in 0.001822866 sec. | ||
| 3567 | 2026.05.21 01:34:19.560788 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_16_3} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3568 | 2026.05.21 01:34:19.560845 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.05.21 01:34:19.560865 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3570 | 2026.05.21 01:34:19.560948 [ 270 ] {92e9e99a-c8cf-4567-a8a7-16af443b92df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3571 | 2026.05.21 01:34:19.560995 [ 270 ] {92e9e99a-c8cf-4567-a8a7-16af443b92df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3572 | 2026.05.21 01:34:19.561370 [ 270 ] {92e9e99a-c8cf-4567-a8a7-16af443b92df} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.05.21 01:34:19.561408 [ 270 ] {92e9e99a-c8cf-4567-a8a7-16af443b92df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3574 | 2026.05.21 01:34:19.561714 [ 270 ] {92e9e99a-c8cf-4567-a8a7-16af443b92df} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3575 | 2026.05.21 01:34:19.561931 [ 270 ] {92e9e99a-c8cf-4567-a8a7-16af443b92df} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.05.21 01:34:19.562056 [ 270 ] {92e9e99a-c8cf-4567-a8a7-16af443b92df} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 62.39 KiB/sec. | ||
| 3577 | 2026.05.21 01:34:19.562091 [ 270 ] {92e9e99a-c8cf-4567-a8a7-16af443b92df} <Debug> TCPHandler: Processed in 0.001295685 sec. | ||
| 3578 | 2026.05.21 01:34:19.562201 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.05.21 01:34:19.562297 [ 270 ] {474c7a4e-ae0b-4193-8fa6-c10d09b2e80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3580 | 2026.05.21 01:34:19.562338 [ 270 ] {474c7a4e-ae0b-4193-8fa6-c10d09b2e80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3581 | 2026.05.21 01:34:19.563203 [ 270 ] {474c7a4e-ae0b-4193-8fa6-c10d09b2e80f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.05.21 01:34:19.563240 [ 270 ] {474c7a4e-ae0b-4193-8fa6-c10d09b2e80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3583 | 2026.05.21 01:34:19.563673 [ 270 ] {474c7a4e-ae0b-4193-8fa6-c10d09b2e80f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3584 | 2026.05.21 01:34:19.563906 [ 270 ] {474c7a4e-ae0b-4193-8fa6-c10d09b2e80f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.05.21 01:34:19.564037 [ 270 ] {474c7a4e-ae0b-4193-8fa6-c10d09b2e80f} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001758 sec., 746871.4448236632 rows/sec., 49.97 MiB/sec. | ||
| 3586 | 2026.05.21 01:34:19.564072 [ 270 ] {474c7a4e-ae0b-4193-8fa6-c10d09b2e80f} <Debug> TCPHandler: Processed in 0.001921538 sec. | ||
| 3587 | 2026.05.21 01:34:19.564187 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2026.05.21 01:34:19.564284 [ 270 ] {453e1cdb-3fce-4b8c-9e67-9a96ffc35a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3589 | 2026.05.21 01:34:19.564329 [ 270 ] {453e1cdb-3fce-4b8c-9e67-9a96ffc35a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3590 | 2026.05.21 01:34:19.564998 [ 270 ] {453e1cdb-3fce-4b8c-9e67-9a96ffc35a5d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.05.21 01:34:19.565034 [ 270 ] {453e1cdb-3fce-4b8c-9e67-9a96ffc35a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3592 | 2026.05.21 01:34:19.565488 [ 270 ] {453e1cdb-3fce-4b8c-9e67-9a96ffc35a5d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3593 | 2026.05.21 01:34:19.565709 [ 270 ] {453e1cdb-3fce-4b8c-9e67-9a96ffc35a5d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.05.21 01:34:19.565839 [ 270 ] {453e1cdb-3fce-4b8c-9e67-9a96ffc35a5d} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001574 sec., 950444.7268106734 rows/sec., 57.64 MiB/sec. | ||
| 3595 | 2026.05.21 01:34:19.565874 [ 270 ] {453e1cdb-3fce-4b8c-9e67-9a96ffc35a5d} <Debug> TCPHandler: Processed in 0.001737115 sec. | ||
| 3596 | 2026.05.21 01:34:19.565995 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.05.21 01:34:19.566091 [ 270 ] {7a093a95-6ead-4837-9bb1-c1e36411b449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3598 | 2026.05.21 01:34:19.566148 [ 270 ] {7a093a95-6ead-4837-9bb1-c1e36411b449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3599 | 2026.05.21 01:34:19.566934 [ 270 ] {7a093a95-6ead-4837-9bb1-c1e36411b449} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.05.21 01:34:19.566972 [ 270 ] {7a093a95-6ead-4837-9bb1-c1e36411b449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3601 | 2026.05.21 01:34:19.567531 [ 270 ] {7a093a95-6ead-4837-9bb1-c1e36411b449} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3602 | 2026.05.21 01:34:19.567768 [ 270 ] {7a093a95-6ead-4837-9bb1-c1e36411b449} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.05.21 01:34:19.567909 [ 270 ] {7a093a95-6ead-4837-9bb1-c1e36411b449} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001836 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 3604 | 2026.05.21 01:34:19.567958 [ 270 ] {7a093a95-6ead-4837-9bb1-c1e36411b449} <Debug> TCPHandler: Processed in 0.00201387 sec. | ||
| 3605 | 2026.05.21 01:34:19.568079 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.05.21 01:34:19.568176 [ 270 ] {27ac6d0d-c84f-4644-9dea-5ac3edd912ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3607 | 2026.05.21 01:34:19.568220 [ 270 ] {27ac6d0d-c84f-4644-9dea-5ac3edd912ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3608 | 2026.05.21 01:34:19.568546 [ 270 ] {27ac6d0d-c84f-4644-9dea-5ac3edd912ad} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.05.21 01:34:19.568582 [ 270 ] {27ac6d0d-c84f-4644-9dea-5ac3edd912ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3610 | 2026.05.21 01:34:19.568882 [ 270 ] {27ac6d0d-c84f-4644-9dea-5ac3edd912ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3611 | 2026.05.21 01:34:19.569093 [ 270 ] {27ac6d0d-c84f-4644-9dea-5ac3edd912ad} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.05.21 01:34:19.569221 [ 270 ] {27ac6d0d-c84f-4644-9dea-5ac3edd912ad} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 779.05 KiB/sec. | ||
| 3613 | 2026.05.21 01:34:19.569254 [ 270 ] {27ac6d0d-c84f-4644-9dea-5ac3edd912ad} <Debug> TCPHandler: Processed in 0.001225154 sec. | ||
| 3614 | 2026.05.21 01:34:22.521786 [ 142 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3615 | 2026.05.21 01:34:22.521913 [ 142 ] {} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.05.21 01:34:22.521954 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3617 | 2026.05.21 01:34:22.522160 [ 192 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::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 | ||
| 3618 | 2026.05.21 01:34:22.522379 [ 192 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3619 | 2026.05.21 01:34:22.522441 [ 192 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::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 | ||
| 3620 | 2026.05.21 01:34:22.522563 [ 192 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::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 | ||
| 3621 | 2026.05.21 01:34:22.522654 [ 192 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::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 | ||
| 3622 | 2026.05.21 01:34:22.522736 [ 192 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3623 | 2026.05.21 01:34:22.522817 [ 192 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::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 | ||
| 3624 | 2026.05.21 01:34:22.523568 [ 201 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150007 sec., 17332.52448219083 rows/sec., 1.45 MiB/sec. | ||
| 3625 | 2026.05.21 01:34:22.523728 [ 201 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3626 | 2026.05.21 01:34:22.524031 [ 201 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_5_1} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2026.05.21 01:34:22.524111 [ 201 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_5_1} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3628 | 2026.05.21 01:34:22.524212 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3629 | 2026.05.21 01:34:23.371883 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60983 | ||
| 3630 | 2026.05.21 01:34:23.371962 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3631 | 2026.05.21 01:34:23.371988 [ 307 ] {} <Debug> TCP-Session: 90c8f3ef-7c45-49ad-88d6-c12661fcab9c Authenticating user 'default' from [fd00:1122:3344:101::e]:60983 | ||
| 3632 | 2026.05.21 01:34:23.372011 [ 307 ] {} <Debug> TCP-Session: 90c8f3ef-7c45-49ad-88d6-c12661fcab9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2026.05.21 01:34:23.372024 [ 307 ] {} <Debug> TCP-Session: 90c8f3ef-7c45-49ad-88d6-c12661fcab9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.05.21 01:34:23.372235 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49909 | ||
| 3635 | 2026.05.21 01:34:23.372246 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44155 | ||
| 3636 | 2026.05.21 01:34:23.372303 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36656 | ||
| 3637 | 2026.05.21 01:34:23.372317 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40321 | ||
| 3638 | 2026.05.21 01:34:23.372338 [ 307 ] {} <Trace> TCP-Session: 90c8f3ef-7c45-49ad-88d6-c12661fcab9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2026.05.21 01:34:23.372326 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3640 | 2026.05.21 01:34:23.372280 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39845 | ||
| 3641 | 2026.05.21 01:34:23.372425 [ 309 ] {} <Debug> TCP-Session: 5889911e-bd7d-41af-981a-d5e85d6be720 Authenticating user 'default' from [fd00:1122:3344:101::e]:49909 | ||
| 3642 | 2026.05.21 01:34:23.372275 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60244 | ||
| 3643 | 2026.05.21 01:34:23.372454 [ 309 ] {} <Debug> TCP-Session: 5889911e-bd7d-41af-981a-d5e85d6be720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2026.05.21 01:34:23.372256 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57732 | ||
| 3645 | 2026.05.21 01:34:23.372477 [ 309 ] {} <Debug> TCP-Session: 5889911e-bd7d-41af-981a-d5e85d6be720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.05.21 01:34:23.372248 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35608 | ||
| 3647 | 2026.05.21 01:34:23.372574 [ 307 ] {c07a19f1-1704-429e-b70b-2a8aa49f20dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60983) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3648 | 2026.05.21 01:34:23.372588 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3649 | 2026.05.21 01:34:23.372638 [ 308 ] {} <Debug> TCP-Session: f4f98503-3b92-4639-aa05-3934b7a57cce Authenticating user 'default' from [fd00:1122:3344:101::e]:44155 | ||
| 3650 | 2026.05.21 01:34:23.372664 [ 308 ] {} <Debug> TCP-Session: f4f98503-3b92-4639-aa05-3934b7a57cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2026.05.21 01:34:23.372677 [ 308 ] {} <Debug> TCP-Session: f4f98503-3b92-4639-aa05-3934b7a57cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.05.21 01:34:23.372821 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3653 | 2026.05.21 01:34:23.372857 [ 269 ] {} <Debug> TCP-Session: 8ed1d0b9-fc8c-477f-979f-7f6482718df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39845 | ||
| 3654 | 2026.05.21 01:34:23.372874 [ 269 ] {} <Debug> TCP-Session: 8ed1d0b9-fc8c-477f-979f-7f6482718df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.05.21 01:34:23.372891 [ 269 ] {} <Debug> TCP-Session: 8ed1d0b9-fc8c-477f-979f-7f6482718df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.05.21 01:34:23.372931 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3657 | 2026.05.21 01:34:23.372942 [ 307 ] {c07a19f1-1704-429e-b70b-2a8aa49f20dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3658 | 2026.05.21 01:34:23.372965 [ 311 ] {} <Debug> TCP-Session: c8d8461a-c317-433c-aced-d6837247f5d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57732 | ||
| 3659 | 2026.05.21 01:34:23.372987 [ 311 ] {} <Debug> TCP-Session: c8d8461a-c317-433c-aced-d6837247f5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3660 | 2026.05.21 01:34:23.373004 [ 311 ] {} <Debug> TCP-Session: c8d8461a-c317-433c-aced-d6837247f5d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.05.21 01:34:23.373026 [ 307 ] {c07a19f1-1704-429e-b70b-2a8aa49f20dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3662 | 2026.05.21 01:34:23.373153 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3663 | 2026.05.21 01:34:23.373182 [ 303 ] {} <Debug> TCP-Session: 56c15c22-ea26-42bc-8990-b43a39479866 Authenticating user 'default' from [fd00:1122:3344:101::e]:36656 | ||
| 3664 | 2026.05.21 01:34:23.373198 [ 303 ] {} <Debug> TCP-Session: 56c15c22-ea26-42bc-8990-b43a39479866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.05.21 01:34:23.373214 [ 303 ] {} <Debug> TCP-Session: 56c15c22-ea26-42bc-8990-b43a39479866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.05.21 01:34:23.373253 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3667 | 2026.05.21 01:34:23.373291 [ 259 ] {} <Debug> TCP-Session: cdcbe13f-4348-4da4-9d7a-6c05cf0859a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60244 | ||
| 3668 | 2026.05.21 01:34:23.373308 [ 259 ] {} <Debug> TCP-Session: cdcbe13f-4348-4da4-9d7a-6c05cf0859a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.05.21 01:34:23.373325 [ 259 ] {} <Debug> TCP-Session: cdcbe13f-4348-4da4-9d7a-6c05cf0859a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.05.21 01:34:23.373438 [ 307 ] {c07a19f1-1704-429e-b70b-2a8aa49f20dd} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 3671 | 2026.05.21 01:34:23.373582 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3672 | 2026.05.21 01:34:23.373621 [ 304 ] {} <Debug> TCP-Session: 2f6b6922-8e4c-4ff0-8c8e-def63d301ca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40321 | ||
| 3673 | 2026.05.21 01:34:23.373643 [ 304 ] {} <Debug> TCP-Session: 2f6b6922-8e4c-4ff0-8c8e-def63d301ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.05.21 01:34:23.373656 [ 304 ] {} <Debug> TCP-Session: 2f6b6922-8e4c-4ff0-8c8e-def63d301ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.05.21 01:34:23.373684 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3676 | 2026.05.21 01:34:23.373727 [ 310 ] {} <Debug> TCP-Session: e0f05bd5-67f7-465b-b6c5-31609cb51655 Authenticating user 'default' from [fd00:1122:3344:101::e]:35608 | ||
| 3677 | 2026.05.21 01:34:23.373748 [ 310 ] {} <Debug> TCP-Session: e0f05bd5-67f7-465b-b6c5-31609cb51655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.05.21 01:34:23.373762 [ 310 ] {} <Debug> TCP-Session: e0f05bd5-67f7-465b-b6c5-31609cb51655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.05.21 01:34:23.374580 [ 326 ] {c07a19f1-1704-429e-b70b-2a8aa49f20dd} <Trace> AggregatingTransform: Aggregating | ||
| 3680 | 2026.05.21 01:34:23.374627 [ 326 ] {c07a19f1-1704-429e-b70b-2a8aa49f20dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3681 | 2026.05.21 01:34:23.374663 [ 326 ] {c07a19f1-1704-429e-b70b-2a8aa49f20dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001076231 sec. (929.169 rows/sec., 36.30 KiB/sec.) | ||
| 3682 | 2026.05.21 01:34:23.374681 [ 326 ] {c07a19f1-1704-429e-b70b-2a8aa49f20dd} <Trace> Aggregator: Merging aggregated data | ||
| 3683 | 2026.05.21 01:34:23.375319 [ 307 ] {c07a19f1-1704-429e-b70b-2a8aa49f20dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002832 sec., 353.1073446327684 rows/sec., 13.79 KiB/sec. | ||
| 3684 | 2026.05.21 01:34:23.375453 [ 307 ] {c07a19f1-1704-429e-b70b-2a8aa49f20dd} <Debug> TCPHandler: Processed in 0.003231464 sec. | ||
| 3685 | 2026.05.21 01:34:23.375573 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3686 | 2026.05.21 01:34:23.375599 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3687 | 2026.05.21 01:34:23.375601 [ 307 ] {} <Debug> TCP-Session: 90c8f3ef-7c45-49ad-88d6-c12661fcab9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.05.21 01:34:23.375618 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3689 | 2026.05.21 01:34:23.375645 [ 308 ] {} <Debug> TCP-Session: f4f98503-3b92-4639-aa05-3934b7a57cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.05.21 01:34:23.375669 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3691 | 2026.05.21 01:34:23.375687 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3692 | 2026.05.21 01:34:23.375700 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3693 | 2026.05.21 01:34:23.375714 [ 304 ] {} <Debug> TCP-Session: 2f6b6922-8e4c-4ff0-8c8e-def63d301ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.05.21 01:34:23.375744 [ 303 ] {} <Debug> TCP-Session: 56c15c22-ea26-42bc-8990-b43a39479866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.05.21 01:34:23.375761 [ 311 ] {} <Debug> TCP-Session: c8d8461a-c317-433c-aced-d6837247f5d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.05.21 01:34:23.375717 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3697 | 2026.05.21 01:34:23.375691 [ 309 ] {} <Debug> TCP-Session: 5889911e-bd7d-41af-981a-d5e85d6be720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.05.21 01:34:23.375652 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3699 | 2026.05.21 01:34:23.375822 [ 269 ] {} <Debug> TCP-Session: 8ed1d0b9-fc8c-477f-979f-7f6482718df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.05.21 01:34:23.375641 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3701 | 2026.05.21 01:34:23.375867 [ 310 ] {} <Debug> TCP-Session: e0f05bd5-67f7-465b-b6c5-31609cb51655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.05.21 01:34:23.375890 [ 259 ] {} <Debug> TCP-Session: cdcbe13f-4348-4da4-9d7a-6c05cf0859a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.05.21 01:34:23.455787 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40748 | ||
| 3704 | 2026.05.21 01:34:23.455857 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3705 | 2026.05.21 01:34:23.455881 [ 307 ] {} <Debug> TCP-Session: 624c9bef-06ff-4fb0-9ebc-7655aed409d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40748 | ||
| 3706 | 2026.05.21 01:34:23.455901 [ 307 ] {} <Debug> TCP-Session: 624c9bef-06ff-4fb0-9ebc-7655aed409d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.05.21 01:34:23.455914 [ 307 ] {} <Debug> TCP-Session: 624c9bef-06ff-4fb0-9ebc-7655aed409d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2026.05.21 01:34:23.456112 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41473 | ||
| 3709 | 2026.05.21 01:34:23.456148 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56130 | ||
| 3710 | 2026.05.21 01:34:23.456178 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36595 | ||
| 3711 | 2026.05.21 01:34:23.456202 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35876 | ||
| 3712 | 2026.05.21 01:34:23.456226 [ 307 ] {} <Trace> TCP-Session: 624c9bef-06ff-4fb0-9ebc-7655aed409d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.05.21 01:34:23.456247 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3714 | 2026.05.21 01:34:23.456281 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3715 | 2026.05.21 01:34:23.456249 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3716 | 2026.05.21 01:34:23.456322 [ 303 ] {} <Debug> TCP-Session: 721c29b5-f52c-4c5c-8b86-9c57a82a7f4f Authenticating user 'default' from [fd00:1122:3344:101::e]:35876 | ||
| 3717 | 2026.05.21 01:34:23.456310 [ 259 ] {} <Debug> TCP-Session: 9298ece1-18b4-4b29-9d76-b353a0919371 Authenticating user 'default' from [fd00:1122:3344:101::e]:36595 | ||
| 3718 | 2026.05.21 01:34:23.456360 [ 309 ] {} <Debug> TCP-Session: 11dae327-38c2-4826-8c6f-7a7bb350b720 Authenticating user 'default' from [fd00:1122:3344:101::e]:56130 | ||
| 3719 | 2026.05.21 01:34:23.456365 [ 303 ] {} <Debug> TCP-Session: 721c29b5-f52c-4c5c-8b86-9c57a82a7f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.05.21 01:34:23.456396 [ 309 ] {} <Debug> TCP-Session: 11dae327-38c2-4826-8c6f-7a7bb350b720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.05.21 01:34:23.456396 [ 259 ] {} <Debug> TCP-Session: 9298ece1-18b4-4b29-9d76-b353a0919371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.05.21 01:34:23.456427 [ 309 ] {} <Debug> TCP-Session: 11dae327-38c2-4826-8c6f-7a7bb350b720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.05.21 01:34:23.456443 [ 259 ] {} <Debug> TCP-Session: 9298ece1-18b4-4b29-9d76-b353a0919371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.05.21 01:34:23.456416 [ 303 ] {} <Debug> TCP-Session: 721c29b5-f52c-4c5c-8b86-9c57a82a7f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.05.21 01:34:23.456404 [ 307 ] {c1d25809-c83a-47a5-8b7c-cccb2480afd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40748) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3726 | 2026.05.21 01:34:23.456219 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3727 | 2026.05.21 01:34:23.456210 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40810 | ||
| 3728 | 2026.05.21 01:34:23.456569 [ 308 ] {} <Debug> TCP-Session: 866ad3ba-2c09-4c5e-ab50-b077e553f560 Authenticating user 'default' from [fd00:1122:3344:101::e]:41473 | ||
| 3729 | 2026.05.21 01:34:23.456188 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37521 | ||
| 3730 | 2026.05.21 01:34:23.456598 [ 308 ] {} <Debug> TCP-Session: 866ad3ba-2c09-4c5e-ab50-b077e553f560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.05.21 01:34:23.456168 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57248 | ||
| 3732 | 2026.05.21 01:34:23.456633 [ 308 ] {} <Debug> TCP-Session: 866ad3ba-2c09-4c5e-ab50-b077e553f560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.05.21 01:34:23.456649 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3734 | 2026.05.21 01:34:23.456631 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3735 | 2026.05.21 01:34:23.456693 [ 269 ] {} <Debug> TCP-Session: 84602011-718c-4fa1-b06a-f647469a3b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:37521 | ||
| 3736 | 2026.05.21 01:34:23.456690 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3737 | 2026.05.21 01:34:23.456714 [ 304 ] {} <Debug> TCP-Session: aec77646-cd02-430c-b80a-7600407bba1d Authenticating user 'default' from [fd00:1122:3344:101::e]:40810 | ||
| 3738 | 2026.05.21 01:34:23.456724 [ 269 ] {} <Debug> TCP-Session: 84602011-718c-4fa1-b06a-f647469a3b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.05.21 01:34:23.456742 [ 311 ] {} <Debug> TCP-Session: 77fa81e0-1221-4143-86ab-69ef07cc718a Authenticating user 'default' from [fd00:1122:3344:101::e]:57248 | ||
| 3740 | 2026.05.21 01:34:23.456748 [ 307 ] {c1d25809-c83a-47a5-8b7c-cccb2480afd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3741 | 2026.05.21 01:34:23.456775 [ 311 ] {} <Debug> TCP-Session: 77fa81e0-1221-4143-86ab-69ef07cc718a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.05.21 01:34:23.456760 [ 269 ] {} <Debug> TCP-Session: 84602011-718c-4fa1-b06a-f647469a3b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.05.21 01:34:23.456796 [ 311 ] {} <Debug> TCP-Session: 77fa81e0-1221-4143-86ab-69ef07cc718a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.05.21 01:34:23.456816 [ 307 ] {c1d25809-c83a-47a5-8b7c-cccb2480afd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3745 | 2026.05.21 01:34:23.456750 [ 304 ] {} <Debug> TCP-Session: aec77646-cd02-430c-b80a-7600407bba1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.05.21 01:34:23.456173 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36655 | ||
| 3747 | 2026.05.21 01:34:23.456862 [ 304 ] {} <Debug> TCP-Session: aec77646-cd02-430c-b80a-7600407bba1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.05.21 01:34:23.456947 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3749 | 2026.05.21 01:34:23.456979 [ 310 ] {} <Debug> TCP-Session: 1f9f9158-bf47-4ea9-a152-b1f0bf97044f Authenticating user 'default' from [fd00:1122:3344:101::e]:36655 | ||
| 3750 | 2026.05.21 01:34:23.457001 [ 310 ] {} <Debug> TCP-Session: 1f9f9158-bf47-4ea9-a152-b1f0bf97044f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.05.21 01:34:23.457014 [ 310 ] {} <Debug> TCP-Session: 1f9f9158-bf47-4ea9-a152-b1f0bf97044f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.05.21 01:34:23.457106 [ 307 ] {c1d25809-c83a-47a5-8b7c-cccb2480afd0} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 3753 | 2026.05.21 01:34:23.458033 [ 345 ] {c1d25809-c83a-47a5-8b7c-cccb2480afd0} <Trace> AggregatingTransform: Aggregating | ||
| 3754 | 2026.05.21 01:34:23.458067 [ 345 ] {c1d25809-c83a-47a5-8b7c-cccb2480afd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3755 | 2026.05.21 01:34:23.458094 [ 345 ] {c1d25809-c83a-47a5-8b7c-cccb2480afd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888627 sec. (1125.332 rows/sec., 43.96 KiB/sec.) | ||
| 3756 | 2026.05.21 01:34:23.458108 [ 345 ] {c1d25809-c83a-47a5-8b7c-cccb2480afd0} <Trace> Aggregator: Merging aggregated data | ||
| 3757 | 2026.05.21 01:34:23.458730 [ 307 ] {c1d25809-c83a-47a5-8b7c-cccb2480afd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002381 sec., 419.99160016799664 rows/sec., 16.41 KiB/sec. | ||
| 3758 | 2026.05.21 01:34:23.458847 [ 307 ] {c1d25809-c83a-47a5-8b7c-cccb2480afd0} <Debug> TCPHandler: Processed in 0.002738904 sec. | ||
| 3759 | 2026.05.21 01:34:23.458981 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3760 | 2026.05.21 01:34:23.458999 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3761 | 2026.05.21 01:34:23.459015 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3762 | 2026.05.21 01:34:23.459033 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.05.21 01:34:23.459045 [ 304 ] {} <Debug> TCP-Session: aec77646-cd02-430c-b80a-7600407bba1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.05.21 01:34:23.459070 [ 308 ] {} <Debug> TCP-Session: 866ad3ba-2c09-4c5e-ab50-b077e553f560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.05.21 01:34:23.459063 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3766 | 2026.05.21 01:34:23.459085 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3767 | 2026.05.21 01:34:23.459107 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3768 | 2026.05.21 01:34:23.459131 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3769 | 2026.05.21 01:34:23.459154 [ 311 ] {} <Debug> TCP-Session: 77fa81e0-1221-4143-86ab-69ef07cc718a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.05.21 01:34:23.459156 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3771 | 2026.05.21 01:34:23.459181 [ 269 ] {} <Debug> TCP-Session: 84602011-718c-4fa1-b06a-f647469a3b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.05.21 01:34:23.459133 [ 309 ] {} <Debug> TCP-Session: 11dae327-38c2-4826-8c6f-7a7bb350b720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.05.21 01:34:23.459218 [ 259 ] {} <Debug> TCP-Session: 9298ece1-18b4-4b29-9d76-b353a0919371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.05.21 01:34:23.459232 [ 303 ] {} <Debug> TCP-Session: 721c29b5-f52c-4c5c-8b86-9c57a82a7f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.05.21 01:34:23.459039 [ 307 ] {} <Debug> TCP-Session: 624c9bef-06ff-4fb0-9ebc-7655aed409d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.05.21 01:34:23.459088 [ 310 ] {} <Debug> TCP-Session: 1f9f9158-bf47-4ea9-a152-b1f0bf97044f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.05.21 01:34:24.118209 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.05.21 01:34:24.118456 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3779 | 2026.05.21 01:34:24.118822 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3780 | 2026.05.21 01:34:24.118864 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3781 | 2026.05.21 01:34:24.119088 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3782 | 2026.05.21 01:34:24.119165 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3783 | 2026.05.21 01:34:24.119311 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3784 | 2026.05.21 01:34:24.119414 [ 334 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3785 | 2026.05.21 01:34:24.119447 [ 339 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3786 | 2026.05.21 01:34:24.119416 [ 345 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3787 | 2026.05.21 01:34:24.119414 [ 326 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3788 | 2026.05.21 01:34:24.119627 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3789 | 2026.05.21 01:34:24.119656 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3790 | 2026.05.21 01:34:24.119745 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3791 | 2026.05.21 01:34:24.119766 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 3792 | 2026.05.21 01:34:24.119804 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3793 | 2026.05.21 01:34:24.119859 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3794 | 2026.05.21 01:34:24.119908 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3795 | 2026.05.21 01:34:24.121168 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002808 sec., 11396.011396011396 rows/sec., 1.21 MiB/sec. | ||
| 3796 | 2026.05.21 01:34:24.121315 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Debug> MemoryTracker: Peak memory usage (for query): 134.36 KiB. | ||
| 3797 | 2026.05.21 01:34:24.121332 [ 270 ] {82c67cf4-6f65-4288-9d19-101b07235f12} <Debug> TCPHandler: Processed in 0.003268505 sec. | ||
| 3798 | 2026.05.21 01:34:24.122828 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2026.05.21 01:34:24.122947 [ 270 ] {562daae4-dedb-46b2-a78f-e1aa6f02d994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3800 | 2026.05.21 01:34:24.122997 [ 270 ] {562daae4-dedb-46b2-a78f-e1aa6f02d994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3801 | 2026.05.21 01:34:24.123515 [ 270 ] {562daae4-dedb-46b2-a78f-e1aa6f02d994} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.05.21 01:34:24.123562 [ 270 ] {562daae4-dedb-46b2-a78f-e1aa6f02d994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3803 | 2026.05.21 01:34:24.123947 [ 270 ] {562daae4-dedb-46b2-a78f-e1aa6f02d994} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3804 | 2026.05.21 01:34:24.124177 [ 270 ] {562daae4-dedb-46b2-a78f-e1aa6f02d994} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.05.21 01:34:24.124333 [ 270 ] {562daae4-dedb-46b2-a78f-e1aa6f02d994} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001421 sec., 39408.86699507389 rows/sec., 3.03 MiB/sec. | ||
| 3806 | 2026.05.21 01:34:24.124370 [ 270 ] {562daae4-dedb-46b2-a78f-e1aa6f02d994} <Debug> TCPHandler: Processed in 0.001599011 sec. | ||
| 3807 | 2026.05.21 01:34:24.124511 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2026.05.21 01:34:24.124620 [ 270 ] {8996ba00-02e7-45b3-bae3-e269eead8193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3809 | 2026.05.21 01:34:24.124665 [ 270 ] {8996ba00-02e7-45b3-bae3-e269eead8193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3810 | 2026.05.21 01:34:24.125103 [ 270 ] {8996ba00-02e7-45b3-bae3-e269eead8193} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2026.05.21 01:34:24.125141 [ 270 ] {8996ba00-02e7-45b3-bae3-e269eead8193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3812 | 2026.05.21 01:34:24.125489 [ 270 ] {8996ba00-02e7-45b3-bae3-e269eead8193} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3813 | 2026.05.21 01:34:24.125716 [ 270 ] {8996ba00-02e7-45b3-bae3-e269eead8193} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.05.21 01:34:24.125855 [ 270 ] {8996ba00-02e7-45b3-bae3-e269eead8193} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 3815 | 2026.05.21 01:34:24.125891 [ 270 ] {8996ba00-02e7-45b3-bae3-e269eead8193} <Debug> TCPHandler: Processed in 0.001436789 sec. | ||
| 3816 | 2026.05.21 01:34:24.126021 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2026.05.21 01:34:24.126122 [ 270 ] {88e86d6c-8186-45b5-adc0-b171cddc4694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3818 | 2026.05.21 01:34:24.126169 [ 270 ] {88e86d6c-8186-45b5-adc0-b171cddc4694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3819 | 2026.05.21 01:34:24.126565 [ 270 ] {88e86d6c-8186-45b5-adc0-b171cddc4694} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.05.21 01:34:24.126603 [ 270 ] {88e86d6c-8186-45b5-adc0-b171cddc4694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3821 | 2026.05.21 01:34:24.126982 [ 270 ] {88e86d6c-8186-45b5-adc0-b171cddc4694} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3822 | 2026.05.21 01:34:24.127200 [ 270 ] {88e86d6c-8186-45b5-adc0-b171cddc4694} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.05.21 01:34:24.127341 [ 270 ] {88e86d6c-8186-45b5-adc0-b171cddc4694} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001241 sec., 103142.62691377921 rows/sec., 7.18 MiB/sec. | ||
| 3824 | 2026.05.21 01:34:24.127377 [ 270 ] {88e86d6c-8186-45b5-adc0-b171cddc4694} <Debug> TCPHandler: Processed in 0.001406848 sec. | ||
| 3825 | 2026.05.21 01:34:24.127514 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2026.05.21 01:34:24.127614 [ 270 ] {b1a772a4-3c19-4d1d-81af-c9fd06ed63f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3827 | 2026.05.21 01:34:24.127659 [ 270 ] {b1a772a4-3c19-4d1d-81af-c9fd06ed63f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3828 | 2026.05.21 01:34:24.127997 [ 270 ] {b1a772a4-3c19-4d1d-81af-c9fd06ed63f7} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2026.05.21 01:34:24.128035 [ 270 ] {b1a772a4-3c19-4d1d-81af-c9fd06ed63f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3830 | 2026.05.21 01:34:24.128354 [ 270 ] {b1a772a4-3c19-4d1d-81af-c9fd06ed63f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3831 | 2026.05.21 01:34:24.128579 [ 270 ] {b1a772a4-3c19-4d1d-81af-c9fd06ed63f7} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.05.21 01:34:24.128715 [ 270 ] {b1a772a4-3c19-4d1d-81af-c9fd06ed63f7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001121 sec., 42818.911685994644 rows/sec., 2.89 MiB/sec. | ||
| 3833 | 2026.05.21 01:34:24.128749 [ 270 ] {b1a772a4-3c19-4d1d-81af-c9fd06ed63f7} <Debug> TCPHandler: Processed in 0.001287276 sec. | ||
| 3834 | 2026.05.21 01:34:24.373379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8163 | ||
| 3835 | 2026.05.21 01:34:24.374213 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.05.21 01:34:24.374312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3837 | 2026.05.21 01:34:24.375099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3838 | 2026.05.21 01:34:24.375437 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.05.21 01:34:24.375656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8163 | ||
| 3840 | 2026.05.21 01:34:24.836578 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3841 | 2026.05.21 01:34:24.852666 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.05.21 01:34:24.852743 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3843 | 2026.05.21 01:34:24.859076 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3844 | 2026.05.21 01:34:24.859858 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.05.21 01:34:24.863371 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3846 | 2026.05.21 01:34:25.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.31 MiB, peak 247.73 MiB, free memory in arenas 0.00 B, will set to 239.36 MiB (RSS), difference: 1.05 MiB | ||
| 3847 | 2026.05.21 01:34:25.113510 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49662 | ||
| 3848 | 2026.05.21 01:34:25.113601 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3849 | 2026.05.21 01:34:25.113626 [ 307 ] {} <Debug> TCP-Session: 9e35d889-8ce1-4ada-ab81-4d0c3d38e2d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49662 | ||
| 3850 | 2026.05.21 01:34:25.113648 [ 307 ] {} <Debug> TCP-Session: 9e35d889-8ce1-4ada-ab81-4d0c3d38e2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.05.21 01:34:25.113662 [ 307 ] {} <Debug> TCP-Session: 9e35d889-8ce1-4ada-ab81-4d0c3d38e2d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.05.21 01:34:25.113870 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36988 | ||
| 3853 | 2026.05.21 01:34:25.113909 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62234 | ||
| 3854 | 2026.05.21 01:34:25.113936 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60145 | ||
| 3855 | 2026.05.21 01:34:25.113949 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57297 | ||
| 3856 | 2026.05.21 01:34:25.113993 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2026.05.21 01:34:25.113965 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34948 | ||
| 3858 | 2026.05.21 01:34:25.114040 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3859 | 2026.05.21 01:34:25.114036 [ 311 ] {} <Debug> TCP-Session: 92c9752c-00da-40b5-9e09-2b454e8a5223 Authenticating user 'default' from [fd00:1122:3344:101::e]:62234 | ||
| 3860 | 2026.05.21 01:34:25.114023 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3861 | 2026.05.21 01:34:25.114084 [ 269 ] {} <Debug> TCP-Session: c7eb9934-57e3-4571-9505-47607419dc5c Authenticating user 'default' from [fd00:1122:3344:101::e]:57297 | ||
| 3862 | 2026.05.21 01:34:25.114096 [ 311 ] {} <Debug> TCP-Session: 92c9752c-00da-40b5-9e09-2b454e8a5223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.05.21 01:34:25.114118 [ 259 ] {} <Debug> TCP-Session: f5341345-ebc0-4dd0-b737-ca215b8f301e Authenticating user 'default' from [fd00:1122:3344:101::e]:60145 | ||
| 3864 | 2026.05.21 01:34:25.114084 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2026.05.21 01:34:25.114158 [ 269 ] {} <Debug> TCP-Session: c7eb9934-57e3-4571-9505-47607419dc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.05.21 01:34:25.114163 [ 259 ] {} <Debug> TCP-Session: f5341345-ebc0-4dd0-b737-ca215b8f301e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.05.21 01:34:25.114187 [ 304 ] {} <Debug> TCP-Session: 671fd295-0744-45ee-a027-558fac82c72f Authenticating user 'default' from [fd00:1122:3344:101::e]:34948 | ||
| 3868 | 2026.05.21 01:34:25.114200 [ 259 ] {} <Debug> TCP-Session: f5341345-ebc0-4dd0-b737-ca215b8f301e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.05.21 01:34:25.114195 [ 269 ] {} <Debug> TCP-Session: c7eb9934-57e3-4571-9505-47607419dc5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.05.21 01:34:25.114222 [ 304 ] {} <Debug> TCP-Session: 671fd295-0744-45ee-a027-558fac82c72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.21 01:34:25.114151 [ 311 ] {} <Debug> TCP-Session: 92c9752c-00da-40b5-9e09-2b454e8a5223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.05.21 01:34:25.114248 [ 304 ] {} <Debug> TCP-Session: 671fd295-0744-45ee-a027-558fac82c72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.05.21 01:34:25.113966 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3874 | 2026.05.21 01:34:25.113959 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33438 | ||
| 3875 | 2026.05.21 01:34:25.114308 [ 308 ] {} <Debug> TCP-Session: 0c2066fb-a447-41e0-99fd-9fa277604757 Authenticating user 'default' from [fd00:1122:3344:101::e]:36988 | ||
| 3876 | 2026.05.21 01:34:25.113960 [ 307 ] {} <Trace> TCP-Session: 9e35d889-8ce1-4ada-ab81-4d0c3d38e2d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.05.21 01:34:25.114349 [ 308 ] {} <Debug> TCP-Session: 0c2066fb-a447-41e0-99fd-9fa277604757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.05.21 01:34:25.114364 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3879 | 2026.05.21 01:34:25.114382 [ 308 ] {} <Debug> TCP-Session: 0c2066fb-a447-41e0-99fd-9fa277604757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.05.21 01:34:25.114405 [ 303 ] {} <Debug> TCP-Session: 8de1cab7-a9b8-4064-bce3-9967a15b1778 Authenticating user 'default' from [fd00:1122:3344:101::e]:33438 | ||
| 3881 | 2026.05.21 01:34:25.113913 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41183 | ||
| 3882 | 2026.05.21 01:34:25.114437 [ 303 ] {} <Debug> TCP-Session: 8de1cab7-a9b8-4064-bce3-9967a15b1778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.05.21 01:34:25.113877 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60011 | ||
| 3884 | 2026.05.21 01:34:25.114485 [ 303 ] {} <Debug> TCP-Session: 8de1cab7-a9b8-4064-bce3-9967a15b1778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.05.21 01:34:25.114523 [ 307 ] {59ce8649-5bcc-484b-ac17-05c205008163} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3886 | 2026.05.21 01:34:25.114536 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3887 | 2026.05.21 01:34:25.114575 [ 310 ] {} <Debug> TCP-Session: 502719e9-4b51-48e1-9d81-5a48539a3cb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41183 | ||
| 3888 | 2026.05.21 01:34:25.114597 [ 310 ] {} <Debug> TCP-Session: 502719e9-4b51-48e1-9d81-5a48539a3cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.21 01:34:25.114612 [ 310 ] {} <Debug> TCP-Session: 502719e9-4b51-48e1-9d81-5a48539a3cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.05.21 01:34:25.114660 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3891 | 2026.05.21 01:34:25.114690 [ 309 ] {} <Debug> TCP-Session: 2375c973-fde4-4c5c-b45b-a86e8cd876a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60011 | ||
| 3892 | 2026.05.21 01:34:25.114706 [ 309 ] {} <Debug> TCP-Session: 2375c973-fde4-4c5c-b45b-a86e8cd876a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.05.21 01:34:25.114719 [ 309 ] {} <Debug> TCP-Session: 2375c973-fde4-4c5c-b45b-a86e8cd876a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.05.21 01:34:25.114807 [ 307 ] {59ce8649-5bcc-484b-ac17-05c205008163} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3895 | 2026.05.21 01:34:25.114867 [ 307 ] {59ce8649-5bcc-484b-ac17-05c205008163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3896 | 2026.05.21 01:34:25.115149 [ 307 ] {59ce8649-5bcc-484b-ac17-05c205008163} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 3897 | 2026.05.21 01:34:25.116052 [ 345 ] {59ce8649-5bcc-484b-ac17-05c205008163} <Trace> AggregatingTransform: Aggregating | ||
| 3898 | 2026.05.21 01:34:25.116087 [ 345 ] {59ce8649-5bcc-484b-ac17-05c205008163} <Trace> Aggregator: Aggregation method: without_key | ||
| 3899 | 2026.05.21 01:34:25.116116 [ 345 ] {59ce8649-5bcc-484b-ac17-05c205008163} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868087 sec. (1151.958 rows/sec., 45.00 KiB/sec.) | ||
| 3900 | 2026.05.21 01:34:25.116131 [ 345 ] {59ce8649-5bcc-484b-ac17-05c205008163} <Trace> Aggregator: Merging aggregated data | ||
| 3901 | 2026.05.21 01:34:25.116690 [ 307 ] {59ce8649-5bcc-484b-ac17-05c205008163} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002225 sec., 449.43820224719104 rows/sec., 17.56 KiB/sec. | ||
| 3902 | 2026.05.21 01:34:25.116808 [ 307 ] {59ce8649-5bcc-484b-ac17-05c205008163} <Debug> TCPHandler: Processed in 0.002967909 sec. | ||
| 3903 | 2026.05.21 01:34:25.116926 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3904 | 2026.05.21 01:34:25.116953 [ 307 ] {} <Debug> TCP-Session: 9e35d889-8ce1-4ada-ab81-4d0c3d38e2d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.05.21 01:34:25.116956 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3906 | 2026.05.21 01:34:25.116976 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3907 | 2026.05.21 01:34:25.117003 [ 309 ] {} <Debug> TCP-Session: 2375c973-fde4-4c5c-b45b-a86e8cd876a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.05.21 01:34:25.117003 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3909 | 2026.05.21 01:34:25.117024 [ 308 ] {} <Debug> TCP-Session: 0c2066fb-a447-41e0-99fd-9fa277604757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.05.21 01:34:25.117021 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3911 | 2026.05.21 01:34:25.117060 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2026.05.21 01:34:25.117096 [ 259 ] {} <Debug> TCP-Session: f5341345-ebc0-4dd0-b737-ca215b8f301e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.21 01:34:25.117061 [ 311 ] {} <Debug> TCP-Session: 92c9752c-00da-40b5-9e09-2b454e8a5223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.05.21 01:34:25.117040 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3915 | 2026.05.21 01:34:25.117018 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3916 | 2026.05.21 01:34:25.117220 [ 310 ] {} <Debug> TCP-Session: 502719e9-4b51-48e1-9d81-5a48539a3cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.05.21 01:34:25.117125 [ 304 ] {} <Debug> TCP-Session: 671fd295-0744-45ee-a027-558fac82c72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.05.21 01:34:25.117248 [ 269 ] {} <Debug> TCP-Session: c7eb9934-57e3-4571-9505-47607419dc5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.05.21 01:34:25.117082 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3920 | 2026.05.21 01:34:25.117313 [ 303 ] {} <Debug> TCP-Session: 8de1cab7-a9b8-4064-bce3-9967a15b1778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.05.21 01:34:26.854205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 53 | ||
| 3922 | 2026.05.21 01:34:26.855838 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2026.05.21 01:34:26.855882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3924 | 2026.05.21 01:34:26.857008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3925 | 2026.05.21 01:34:26.857255 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2026.05.21 01:34:26.857514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 53 | ||
| 3927 | 2026.05.21 01:34:29.119734 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.05.21 01:34:29.119999 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3929 | 2026.05.21 01:34:29.120383 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3930 | 2026.05.21 01:34:29.120430 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3931 | 2026.05.21 01:34:29.120689 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3932 | 2026.05.21 01:34:29.120764 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3933 | 2026.05.21 01:34:29.120906 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3934 | 2026.05.21 01:34:29.121002 [ 268 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3935 | 2026.05.21 01:34:29.121013 [ 353 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3936 | 2026.05.21 01:34:29.121011 [ 363 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3937 | 2026.05.21 01:34:29.121013 [ 332 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3938 | 2026.05.21 01:34:29.121177 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3939 | 2026.05.21 01:34:29.121199 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3940 | 2026.05.21 01:34:29.121288 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3941 | 2026.05.21 01:34:29.121309 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 3942 | 2026.05.21 01:34:29.121343 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3943 | 2026.05.21 01:34:29.121381 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3944 | 2026.05.21 01:34:29.121417 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3945 | 2026.05.21 01:34:29.122621 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.00273 sec., 11721.611721611722 rows/sec., 1.24 MiB/sec. | ||
| 3946 | 2026.05.21 01:34:29.122739 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Debug> MemoryTracker: Peak memory usage (for query): 135.32 KiB. | ||
| 3947 | 2026.05.21 01:34:29.122755 [ 270 ] {6a1fb54c-f63e-4752-a1ef-13ea203344b7} <Debug> TCPHandler: Processed in 0.003177514 sec. | ||
| 3948 | 2026.05.21 01:34:29.124557 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2026.05.21 01:34:29.124667 [ 270 ] {d5b03a72-fbbf-449b-818a-b5a93f84a4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3950 | 2026.05.21 01:34:29.124717 [ 270 ] {d5b03a72-fbbf-449b-818a-b5a93f84a4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3951 | 2026.05.21 01:34:29.125352 [ 270 ] {d5b03a72-fbbf-449b-818a-b5a93f84a4e7} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.05.21 01:34:29.125402 [ 270 ] {d5b03a72-fbbf-449b-818a-b5a93f84a4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3953 | 2026.05.21 01:34:29.125803 [ 270 ] {d5b03a72-fbbf-449b-818a-b5a93f84a4e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3954 | 2026.05.21 01:34:29.126006 [ 270 ] {d5b03a72-fbbf-449b-818a-b5a93f84a4e7} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.05.21 01:34:29.126156 [ 270 ] {d5b03a72-fbbf-449b-818a-b5a93f84a4e7} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001559 sec., 56446.44002565747 rows/sec., 4.75 MiB/sec. | ||
| 3956 | 2026.05.21 01:34:29.126189 [ 270 ] {d5b03a72-fbbf-449b-818a-b5a93f84a4e7} <Debug> TCPHandler: Processed in 0.001723274 sec. | ||
| 3957 | 2026.05.21 01:34:29.126310 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.05.21 01:34:29.126401 [ 270 ] {e24bae26-66ff-429c-956d-20a9d4f57542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3959 | 2026.05.21 01:34:29.126439 [ 270 ] {e24bae26-66ff-429c-956d-20a9d4f57542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3960 | 2026.05.21 01:34:29.126912 [ 270 ] {e24bae26-66ff-429c-956d-20a9d4f57542} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.05.21 01:34:29.126948 [ 270 ] {e24bae26-66ff-429c-956d-20a9d4f57542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3962 | 2026.05.21 01:34:29.127235 [ 270 ] {e24bae26-66ff-429c-956d-20a9d4f57542} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3963 | 2026.05.21 01:34:29.127467 [ 270 ] {e24bae26-66ff-429c-956d-20a9d4f57542} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.05.21 01:34:29.127597 [ 270 ] {e24bae26-66ff-429c-956d-20a9d4f57542} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00116 sec., 13793.103448275862 rows/sec., 1.01 MiB/sec. | ||
| 3965 | 2026.05.21 01:34:29.127630 [ 270 ] {e24bae26-66ff-429c-956d-20a9d4f57542} <Debug> TCPHandler: Processed in 0.001317137 sec. | ||
| 3966 | 2026.05.21 01:34:29.127746 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2026.05.21 01:34:29.127839 [ 270 ] {9ac885c7-0c4d-49f2-ba2b-3dcfb17217c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3968 | 2026.05.21 01:34:29.127878 [ 270 ] {9ac885c7-0c4d-49f2-ba2b-3dcfb17217c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3969 | 2026.05.21 01:34:29.128276 [ 270 ] {9ac885c7-0c4d-49f2-ba2b-3dcfb17217c7} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.05.21 01:34:29.128312 [ 270 ] {9ac885c7-0c4d-49f2-ba2b-3dcfb17217c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3971 | 2026.05.21 01:34:29.128610 [ 270 ] {9ac885c7-0c4d-49f2-ba2b-3dcfb17217c7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3972 | 2026.05.21 01:34:29.128818 [ 270 ] {9ac885c7-0c4d-49f2-ba2b-3dcfb17217c7} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.05.21 01:34:29.128953 [ 270 ] {9ac885c7-0c4d-49f2-ba2b-3dcfb17217c7} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001131 sec., 70733.8638373121 rows/sec., 5.52 MiB/sec. | ||
| 3974 | 2026.05.21 01:34:29.128986 [ 270 ] {9ac885c7-0c4d-49f2-ba2b-3dcfb17217c7} <Debug> TCPHandler: Processed in 0.001287336 sec. | ||
| 3975 | 2026.05.21 01:34:29.129103 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.05.21 01:34:29.129197 [ 270 ] {a943f146-92ff-45e7-9744-81a3e96c29b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3977 | 2026.05.21 01:34:29.129239 [ 270 ] {a943f146-92ff-45e7-9744-81a3e96c29b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3978 | 2026.05.21 01:34:29.129628 [ 270 ] {a943f146-92ff-45e7-9744-81a3e96c29b9} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.05.21 01:34:29.129664 [ 270 ] {a943f146-92ff-45e7-9744-81a3e96c29b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3980 | 2026.05.21 01:34:29.129991 [ 270 ] {a943f146-92ff-45e7-9744-81a3e96c29b9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3981 | 2026.05.21 01:34:29.130201 [ 270 ] {a943f146-92ff-45e7-9744-81a3e96c29b9} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.05.21 01:34:29.130339 [ 270 ] {a943f146-92ff-45e7-9744-81a3e96c29b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 3983 | 2026.05.21 01:34:29.130371 [ 270 ] {a943f146-92ff-45e7-9744-81a3e96c29b9} <Debug> TCPHandler: Processed in 0.001316026 sec. | ||
| 3984 | 2026.05.21 01:34:29.130485 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.05.21 01:34:29.130579 [ 270 ] {bad223e4-d697-4824-869d-310d20a02eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3986 | 2026.05.21 01:34:29.130632 [ 270 ] {bad223e4-d697-4824-869d-310d20a02eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3987 | 2026.05.21 01:34:29.131326 [ 270 ] {bad223e4-d697-4824-869d-310d20a02eff} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.05.21 01:34:29.131362 [ 270 ] {bad223e4-d697-4824-869d-310d20a02eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3989 | 2026.05.21 01:34:29.131873 [ 270 ] {bad223e4-d697-4824-869d-310d20a02eff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3990 | 2026.05.21 01:34:29.132116 [ 270 ] {bad223e4-d697-4824-869d-310d20a02eff} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.05.21 01:34:29.132229 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3992 | 2026.05.21 01:34:29.132259 [ 270 ] {bad223e4-d697-4824-869d-310d20a02eff} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001699 sec., 9417.304296645085 rows/sec., 16.88 MiB/sec. | ||
| 3993 | 2026.05.21 01:34:29.132286 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.05.21 01:34:29.132314 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3995 | 2026.05.21 01:34:29.132316 [ 270 ] {bad223e4-d697-4824-869d-310d20a02eff} <Debug> TCPHandler: Processed in 0.001877588 sec. | ||
| 3996 | 2026.05.21 01:34:29.132420 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 3997 | 2026.05.21 01:34:29.132458 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2026.05.21 01:34:29.132553 [ 270 ] {0b472d7c-7b17-433f-a336-234918825eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3999 | 2026.05.21 01:34:29.132594 [ 270 ] {0b472d7c-7b17-433f-a336-234918825eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4000 | 2026.05.21 01:34:29.132627 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4001 | 2026.05.21 01:34:29.132682 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 190 rows starting from the beginning of the part | ||
| 4002 | 2026.05.21 01:34:29.132795 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
| 4003 | 2026.05.21 01:34:29.132891 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 4004 | 2026.05.21 01:34:29.132924 [ 270 ] {0b472d7c-7b17-433f-a336-234918825eb2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.05.21 01:34:29.132959 [ 270 ] {0b472d7c-7b17-433f-a336-234918825eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4006 | 2026.05.21 01:34:29.132980 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
| 4007 | 2026.05.21 01:34:29.133072 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 4008 | 2026.05.21 01:34:29.133169 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 4009 | 2026.05.21 01:34:29.133270 [ 270 ] {0b472d7c-7b17-433f-a336-234918825eb2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4010 | 2026.05.21 01:34:29.133479 [ 270 ] {0b472d7c-7b17-433f-a336-234918825eb2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.05.21 01:34:29.133617 [ 270 ] {0b472d7c-7b17-433f-a336-234918825eb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4012 | 2026.05.21 01:34:29.133650 [ 270 ] {0b472d7c-7b17-433f-a336-234918825eb2} <Debug> TCPHandler: Processed in 0.001240375 sec. | ||
| 4013 | 2026.05.21 01:34:29.136245 [ 187 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 19 columns (19 merged, 0 gathered) in 0.003872287 sec., 76698.86038922219 rows/sec., 137.44 MiB/sec. | ||
| 4014 | 2026.05.21 01:34:29.136779 [ 187 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4015 | 2026.05.21 01:34:29.137094 [ 187 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.05.21 01:34:29.137157 [ 187 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4017 | 2026.05.21 01:34:29.137234 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4018 | 2026.05.21 01:34:31.776469 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4019 | 2026.05.21 01:34:31.776549 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4020 | 2026.05.21 01:34:31.875809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8611 | ||
| 4021 | 2026.05.21 01:34:31.876500 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.05.21 01:34:31.876570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4023 | 2026.05.21 01:34:31.877126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4024 | 2026.05.21 01:34:31.877345 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.05.21 01:34:31.877487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8611 | ||
| 4026 | 2026.05.21 01:34:32.363514 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4027 | 2026.05.21 01:34:32.379474 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.05.21 01:34:32.379544 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4029 | 2026.05.21 01:34:32.385757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4030 | 2026.05.21 01:34:32.386486 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.05.21 01:34:32.389285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4032 | 2026.05.21 01:34:34.119948 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2026.05.21 01:34:34.120209 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4034 | 2026.05.21 01:34:34.120577 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4035 | 2026.05.21 01:34:34.120622 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4036 | 2026.05.21 01:34:34.120874 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4037 | 2026.05.21 01:34:34.120949 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4038 | 2026.05.21 01:34:34.121086 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4039 | 2026.05.21 01:34:34.121173 [ 353 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4040 | 2026.05.21 01:34:34.121174 [ 268 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4041 | 2026.05.21 01:34:34.121187 [ 363 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4042 | 2026.05.21 01:34:34.121180 [ 332 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4043 | 2026.05.21 01:34:34.121344 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4044 | 2026.05.21 01:34:34.121367 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4045 | 2026.05.21 01:34:34.121463 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4046 | 2026.05.21 01:34:34.121483 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 4047 | 2026.05.21 01:34:34.121518 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4048 | 2026.05.21 01:34:34.121555 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4049 | 2026.05.21 01:34:34.121591 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4050 | 2026.05.21 01:34:34.122739 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.00264 sec., 12121.212121212122 rows/sec., 1.28 MiB/sec. | ||
| 4051 | 2026.05.21 01:34:34.122857 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Debug> MemoryTracker: Peak memory usage (for query): 135.29 KiB. | ||
| 4052 | 2026.05.21 01:34:34.122873 [ 270 ] {44e570c0-7177-4ba7-ba79-d0dfdb9ce11a} <Debug> TCPHandler: Processed in 0.003064101 sec. | ||
| 4053 | 2026.05.21 01:34:34.124855 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.05.21 01:34:34.124985 [ 270 ] {cd25bd19-f024-44ee-88d0-4440eb3dac7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4055 | 2026.05.21 01:34:34.125037 [ 270 ] {cd25bd19-f024-44ee-88d0-4440eb3dac7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4056 | 2026.05.21 01:34:34.125677 [ 270 ] {cd25bd19-f024-44ee-88d0-4440eb3dac7b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.05.21 01:34:34.125728 [ 270 ] {cd25bd19-f024-44ee-88d0-4440eb3dac7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4058 | 2026.05.21 01:34:34.126133 [ 270 ] {cd25bd19-f024-44ee-88d0-4440eb3dac7b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4059 | 2026.05.21 01:34:34.126346 [ 270 ] {cd25bd19-f024-44ee-88d0-4440eb3dac7b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.05.21 01:34:34.126490 [ 270 ] {cd25bd19-f024-44ee-88d0-4440eb3dac7b} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001543 sec., 68697.34283862605 rows/sec., 5.77 MiB/sec. | ||
| 4061 | 2026.05.21 01:34:34.126490 [ 121 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4062 | 2026.05.21 01:34:34.126525 [ 270 ] {cd25bd19-f024-44ee-88d0-4440eb3dac7b} <Debug> TCPHandler: Processed in 0.001722125 sec. | ||
| 4063 | 2026.05.21 01:34:34.126617 [ 121 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.05.21 01:34:34.126661 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4065 | 2026.05.21 01:34:34.126741 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.05.21 01:34:34.126826 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 4067 | 2026.05.21 01:34:34.126843 [ 270 ] {c3283496-e241-476b-a710-bd6fc293502d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4068 | 2026.05.21 01:34:34.126936 [ 270 ] {c3283496-e241-476b-a710-bd6fc293502d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4069 | 2026.05.21 01:34:34.126999 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4070 | 2026.05.21 01:34:34.127040 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2614 rows starting from the beginning of the part | ||
| 4071 | 2026.05.21 01:34:34.127112 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part | ||
| 4072 | 2026.05.21 01:34:34.127163 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2451 rows starting from the beginning of the part | ||
| 4073 | 2026.05.21 01:34:34.127208 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4074 | 2026.05.21 01:34:34.127253 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 88 rows starting from the beginning of the part | ||
| 4075 | 2026.05.21 01:34:34.127301 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 4076 | 2026.05.21 01:34:34.127344 [ 270 ] {c3283496-e241-476b-a710-bd6fc293502d} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.05.21 01:34:34.127387 [ 270 ] {c3283496-e241-476b-a710-bd6fc293502d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4078 | 2026.05.21 01:34:34.127720 [ 270 ] {c3283496-e241-476b-a710-bd6fc293502d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4079 | 2026.05.21 01:34:34.127934 [ 270 ] {c3283496-e241-476b-a710-bd6fc293502d} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.05.21 01:34:34.128069 [ 270 ] {c3283496-e241-476b-a710-bd6fc293502d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001245 sec., 20080.321285140562 rows/sec., 1.47 MiB/sec. | ||
| 4081 | 2026.05.21 01:34:34.128103 [ 270 ] {c3283496-e241-476b-a710-bd6fc293502d} <Debug> TCPHandler: Processed in 0.001417508 sec. | ||
| 4082 | 2026.05.21 01:34:34.128226 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2026.05.21 01:34:34.128322 [ 270 ] {d5b970e9-8c9b-4239-aa22-9d2eda3db9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4084 | 2026.05.21 01:34:34.128362 [ 270 ] {d5b970e9-8c9b-4239-aa22-9d2eda3db9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4085 | 2026.05.21 01:34:34.128772 [ 270 ] {d5b970e9-8c9b-4239-aa22-9d2eda3db9d9} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.05.21 01:34:34.128807 [ 270 ] {d5b970e9-8c9b-4239-aa22-9d2eda3db9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4087 | 2026.05.21 01:34:34.129113 [ 270 ] {d5b970e9-8c9b-4239-aa22-9d2eda3db9d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4088 | 2026.05.21 01:34:34.129319 [ 270 ] {d5b970e9-8c9b-4239-aa22-9d2eda3db9d9} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.05.21 01:34:34.129332 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5403 rows, containing 5 columns (5 merged, 0 gathered) in 0.002589902 sec., 2086179.322615296 rows/sec., 164.90 MiB/sec. | ||
| 4090 | 2026.05.21 01:34:34.129422 [ 121 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4091 | 2026.05.21 01:34:34.129450 [ 270 ] {d5b970e9-8c9b-4239-aa22-9d2eda3db9d9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001145 sec., 77729.2576419214 rows/sec., 6.07 MiB/sec. | ||
| 4092 | 2026.05.21 01:34:34.129456 [ 121 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.05.21 01:34:34.129489 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4094 | 2026.05.21 01:34:34.129490 [ 270 ] {d5b970e9-8c9b-4239-aa22-9d2eda3db9d9} <Debug> TCPHandler: Processed in 0.001311896 sec. | ||
| 4095 | 2026.05.21 01:34:34.129590 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 4096 | 2026.05.21 01:34:34.129626 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2026.05.21 01:34:34.129668 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4098 | 2026.05.21 01:34:34.129695 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4099 | 2026.05.21 01:34:34.129720 [ 270 ] {ad1e1e09-343d-4598-a7f6-53a29d365a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4100 | 2026.05.21 01:34:34.129727 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 4101 | 2026.05.21 01:34:34.129763 [ 270 ] {ad1e1e09-343d-4598-a7f6-53a29d365a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4102 | 2026.05.21 01:34:34.129794 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 80 rows starting from the beginning of the part | ||
| 4103 | 2026.05.21 01:34:34.129851 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1313 rows starting from the beginning of the part | ||
| 4104 | 2026.05.21 01:34:34.129898 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4105 | 2026.05.21 01:34:34.129937 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 80 rows starting from the beginning of the part | ||
| 4106 | 2026.05.21 01:34:34.129952 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.05.21 01:34:34.129975 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 89 rows starting from the beginning of the part | ||
| 4108 | 2026.05.21 01:34:34.130019 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_26_5} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4109 | 2026.05.21 01:34:34.130093 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4110 | 2026.05.21 01:34:34.130184 [ 270 ] {ad1e1e09-343d-4598-a7f6-53a29d365a4d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2026.05.21 01:34:34.130219 [ 270 ] {ad1e1e09-343d-4598-a7f6-53a29d365a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4112 | 2026.05.21 01:34:34.130555 [ 270 ] {ad1e1e09-343d-4598-a7f6-53a29d365a4d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4113 | 2026.05.21 01:34:34.130762 [ 270 ] {ad1e1e09-343d-4598-a7f6-53a29d365a4d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.05.21 01:34:34.130864 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4115 | 2026.05.21 01:34:34.130889 [ 270 ] {ad1e1e09-343d-4598-a7f6-53a29d365a4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 4116 | 2026.05.21 01:34:34.130895 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.05.21 01:34:34.130928 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4118 | 2026.05.21 01:34:34.130929 [ 270 ] {ad1e1e09-343d-4598-a7f6-53a29d365a4d} <Debug> TCPHandler: Processed in 0.001351717 sec. | ||
| 4119 | 2026.05.21 01:34:34.130989 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 4120 | 2026.05.21 01:34:34.131067 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2026.05.21 01:34:34.131088 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3027 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538601 sec., 1967371.6577592243 rows/sec., 142.31 MiB/sec. | ||
| 4122 | 2026.05.21 01:34:34.131091 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4123 | 2026.05.21 01:34:34.131161 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7243 rows starting from the beginning of the part | ||
| 4124 | 2026.05.21 01:34:34.131178 [ 270 ] {33646c5a-9288-4861-8003-d8eff1d7ae18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4125 | 2026.05.21 01:34:34.131214 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4126 | 2026.05.21 01:34:34.131240 [ 270 ] {33646c5a-9288-4861-8003-d8eff1d7ae18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4127 | 2026.05.21 01:34:34.131260 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1496 rows starting from the beginning of the part | ||
| 4128 | 2026.05.21 01:34:34.131297 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4129 | 2026.05.21 01:34:34.131301 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 128 rows starting from the beginning of the part | ||
| 4130 | 2026.05.21 01:34:34.131343 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4131 | 2026.05.21 01:34:34.131379 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4132 | 2026.05.21 01:34:34.131585 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.05.21 01:34:34.131660 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_26_5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4134 | 2026.05.21 01:34:34.131740 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4135 | 2026.05.21 01:34:34.132035 [ 270 ] {33646c5a-9288-4861-8003-d8eff1d7ae18} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.05.21 01:34:34.132076 [ 270 ] {33646c5a-9288-4861-8003-d8eff1d7ae18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4137 | 2026.05.21 01:34:34.132609 [ 270 ] {33646c5a-9288-4861-8003-d8eff1d7ae18} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4138 | 2026.05.21 01:34:34.132839 [ 270 ] {33646c5a-9288-4861-8003-d8eff1d7ae18} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.05.21 01:34:34.132981 [ 270 ] {33646c5a-9288-4861-8003-d8eff1d7ae18} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00182 sec., 13736.263736263736 rows/sec., 24.61 MiB/sec. | ||
| 4140 | 2026.05.21 01:34:34.133028 [ 270 ] {33646c5a-9288-4861-8003-d8eff1d7ae18} <Debug> TCPHandler: Processed in 0.0020091 sec. | ||
| 4141 | 2026.05.21 01:34:34.133150 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2026.05.21 01:34:34.133248 [ 270 ] {aa180532-6028-4dd8-ab13-da3a091a07d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4143 | 2026.05.21 01:34:34.133289 [ 270 ] {aa180532-6028-4dd8-ab13-da3a091a07d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4144 | 2026.05.21 01:34:34.133632 [ 270 ] {aa180532-6028-4dd8-ab13-da3a091a07d5} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.05.21 01:34:34.133667 [ 270 ] {aa180532-6028-4dd8-ab13-da3a091a07d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4146 | 2026.05.21 01:34:34.133983 [ 270 ] {aa180532-6028-4dd8-ab13-da3a091a07d5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4147 | 2026.05.21 01:34:34.134198 [ 270 ] {aa180532-6028-4dd8-ab13-da3a091a07d5} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.05.21 01:34:34.134298 [ 117 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4149 | 2026.05.21 01:34:34.134323 [ 270 ] {aa180532-6028-4dd8-ab13-da3a091a07d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 4150 | 2026.05.21 01:34:34.134340 [ 117 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.05.21 01:34:34.134361 [ 270 ] {aa180532-6028-4dd8-ab13-da3a091a07d5} <Debug> TCPHandler: Processed in 0.001258045 sec. | ||
| 4152 | 2026.05.21 01:34:34.134366 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4153 | 2026.05.21 01:34:34.134477 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 4154 | 2026.05.21 01:34:34.134588 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4155 | 2026.05.21 01:34:34.134619 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1170 rows starting from the beginning of the part | ||
| 4156 | 2026.05.21 01:34:34.134680 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4157 | 2026.05.21 01:34:34.134726 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 4158 | 2026.05.21 01:34:34.134771 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
| 4159 | 2026.05.21 01:34:34.134815 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4160 | 2026.05.21 01:34:34.134844 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9347 rows, containing 5 columns (5 merged, 0 gathered) in 0.003879147 sec., 2409550.3470221674 rows/sec., 159.07 MiB/sec. | ||
| 4161 | 2026.05.21 01:34:34.134860 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4162 | 2026.05.21 01:34:34.135077 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4163 | 2026.05.21 01:34:34.135408 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.05.21 01:34:34.135486 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4165 | 2026.05.21 01:34:34.135555 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 4166 | 2026.05.21 01:34:34.135766 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327297 sec., 1062309.3399593309 rows/sec., 71.73 MiB/sec. | ||
| 4167 | 2026.05.21 01:34:34.136010 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4168 | 2026.05.21 01:34:34.136329 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.05.21 01:34:34.136406 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_26_5} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4170 | 2026.05.21 01:34:34.136496 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4171 | 2026.05.21 01:34:35.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.78 MiB, peak 249.68 MiB, free memory in arenas 0.00 B, will set to 242.98 MiB (RSS), difference: 1.20 MiB | ||
| 4172 | 2026.05.21 01:34:39.121383 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.05.21 01:34:39.121683 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4174 | 2026.05.21 01:34:39.122082 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4175 | 2026.05.21 01:34:39.122131 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4176 | 2026.05.21 01:34:39.122373 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4177 | 2026.05.21 01:34:39.122446 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4178 | 2026.05.21 01:34:39.122592 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4179 | 2026.05.21 01:34:39.122680 [ 332 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4180 | 2026.05.21 01:34:39.122681 [ 353 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4181 | 2026.05.21 01:34:39.122695 [ 363 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4182 | 2026.05.21 01:34:39.122687 [ 315 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4183 | 2026.05.21 01:34:39.122853 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 4184 | 2026.05.21 01:34:39.122877 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4185 | 2026.05.21 01:34:39.122975 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4186 | 2026.05.21 01:34:39.122997 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
| 4187 | 2026.05.21 01:34:39.123033 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4188 | 2026.05.21 01:34:39.123077 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4189 | 2026.05.21 01:34:39.123114 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4190 | 2026.05.21 01:34:39.123151 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4191 | 2026.05.21 01:34:39.124669 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003107 sec., 12230.447376890892 rows/sec., 1.98 MiB/sec. | ||
| 4192 | 2026.05.21 01:34:39.124837 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Debug> MemoryTracker: Peak memory usage (for query): 176.81 KiB. | ||
| 4193 | 2026.05.21 01:34:39.124854 [ 270 ] {36d176f2-dacd-4fc7-bb56-7f4fc52f1476} <Debug> TCPHandler: Processed in 0.003621192 sec. | ||
| 4194 | 2026.05.21 01:34:39.127502 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2026.05.21 01:34:39.127638 [ 270 ] {5b8cdd8f-a6a8-43f4-9679-67502d07f331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4196 | 2026.05.21 01:34:39.127693 [ 270 ] {5b8cdd8f-a6a8-43f4-9679-67502d07f331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4197 | 2026.05.21 01:34:39.128214 [ 270 ] {5b8cdd8f-a6a8-43f4-9679-67502d07f331} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.05.21 01:34:39.128258 [ 270 ] {5b8cdd8f-a6a8-43f4-9679-67502d07f331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4199 | 2026.05.21 01:34:39.128630 [ 270 ] {5b8cdd8f-a6a8-43f4-9679-67502d07f331} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4200 | 2026.05.21 01:34:39.128854 [ 270 ] {5b8cdd8f-a6a8-43f4-9679-67502d07f331} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.05.21 01:34:39.129002 [ 270 ] {5b8cdd8f-a6a8-43f4-9679-67502d07f331} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001404 sec., 17094.017094017094 rows/sec., 1.42 MiB/sec. | ||
| 4202 | 2026.05.21 01:34:39.129037 [ 270 ] {5b8cdd8f-a6a8-43f4-9679-67502d07f331} <Debug> TCPHandler: Processed in 0.001600232 sec. | ||
| 4203 | 2026.05.21 01:34:39.129158 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.05.21 01:34:39.129255 [ 270 ] {41746b25-ad4c-4a93-918e-427eb2b37b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4205 | 2026.05.21 01:34:39.129297 [ 270 ] {41746b25-ad4c-4a93-918e-427eb2b37b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4206 | 2026.05.21 01:34:39.129697 [ 270 ] {41746b25-ad4c-4a93-918e-427eb2b37b0d} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.05.21 01:34:39.129733 [ 270 ] {41746b25-ad4c-4a93-918e-427eb2b37b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4208 | 2026.05.21 01:34:39.130018 [ 270 ] {41746b25-ad4c-4a93-918e-427eb2b37b0d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4209 | 2026.05.21 01:34:39.130226 [ 270 ] {41746b25-ad4c-4a93-918e-427eb2b37b0d} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.05.21 01:34:39.130356 [ 270 ] {41746b25-ad4c-4a93-918e-427eb2b37b0d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 728.71 KiB/sec. | ||
| 4211 | 2026.05.21 01:34:39.130389 [ 270 ] {41746b25-ad4c-4a93-918e-427eb2b37b0d} <Debug> TCPHandler: Processed in 0.001282266 sec. | ||
| 4212 | 2026.05.21 01:34:39.130501 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2026.05.21 01:34:39.130597 [ 270 ] {779b9f26-8b72-44bf-91d2-fe40489cb22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4214 | 2026.05.21 01:34:39.130637 [ 270 ] {779b9f26-8b72-44bf-91d2-fe40489cb22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4215 | 2026.05.21 01:34:39.131124 [ 270 ] {779b9f26-8b72-44bf-91d2-fe40489cb22e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.05.21 01:34:39.131161 [ 270 ] {779b9f26-8b72-44bf-91d2-fe40489cb22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4217 | 2026.05.21 01:34:39.131493 [ 270 ] {779b9f26-8b72-44bf-91d2-fe40489cb22e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4218 | 2026.05.21 01:34:39.131738 [ 270 ] {779b9f26-8b72-44bf-91d2-fe40489cb22e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.05.21 01:34:39.131867 [ 270 ] {779b9f26-8b72-44bf-91d2-fe40489cb22e} <Debug> executeQuery: Read 213 rows, 19.42 KiB in 0.001288 sec., 165372.6708074534 rows/sec., 14.72 MiB/sec. | ||
| 4220 | 2026.05.21 01:34:39.131902 [ 270 ] {779b9f26-8b72-44bf-91d2-fe40489cb22e} <Debug> TCPHandler: Processed in 0.001453119 sec. | ||
| 4221 | 2026.05.21 01:34:39.132022 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.05.21 01:34:39.132119 [ 270 ] {88d58a6b-726d-4d6c-9a9a-475bd76fc69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4223 | 2026.05.21 01:34:39.132159 [ 270 ] {88d58a6b-726d-4d6c-9a9a-475bd76fc69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4224 | 2026.05.21 01:34:39.132552 [ 270 ] {88d58a6b-726d-4d6c-9a9a-475bd76fc69e} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.05.21 01:34:39.132589 [ 270 ] {88d58a6b-726d-4d6c-9a9a-475bd76fc69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4226 | 2026.05.21 01:34:39.132882 [ 270 ] {88d58a6b-726d-4d6c-9a9a-475bd76fc69e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4227 | 2026.05.21 01:34:39.133102 [ 270 ] {88d58a6b-726d-4d6c-9a9a-475bd76fc69e} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.05.21 01:34:39.133229 [ 270 ] {88d58a6b-726d-4d6c-9a9a-475bd76fc69e} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001128 sec., 33687.94326241135 rows/sec., 2.48 MiB/sec. | ||
| 4229 | 2026.05.21 01:34:39.133263 [ 270 ] {88d58a6b-726d-4d6c-9a9a-475bd76fc69e} <Debug> TCPHandler: Processed in 0.001291876 sec. | ||
| 4230 | 2026.05.21 01:34:39.133375 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.05.21 01:34:39.133472 [ 270 ] {902b1921-6ba1-42a5-bdc5-40d5a561dbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4232 | 2026.05.21 01:34:39.133514 [ 270 ] {902b1921-6ba1-42a5-bdc5-40d5a561dbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4233 | 2026.05.21 01:34:39.133900 [ 270 ] {902b1921-6ba1-42a5-bdc5-40d5a561dbbe} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.05.21 01:34:39.133936 [ 270 ] {902b1921-6ba1-42a5-bdc5-40d5a561dbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4235 | 2026.05.21 01:34:39.134235 [ 270 ] {902b1921-6ba1-42a5-bdc5-40d5a561dbbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4236 | 2026.05.21 01:34:39.134447 [ 270 ] {902b1921-6ba1-42a5-bdc5-40d5a561dbbe} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.05.21 01:34:39.134578 [ 270 ] {902b1921-6ba1-42a5-bdc5-40d5a561dbbe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 4238 | 2026.05.21 01:34:39.134613 [ 270 ] {902b1921-6ba1-42a5-bdc5-40d5a561dbbe} <Debug> TCPHandler: Processed in 0.001289706 sec. | ||
| 4239 | 2026.05.21 01:34:39.134728 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.05.21 01:34:39.134824 [ 270 ] {03baf03c-9084-4f71-a248-4695657af8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4241 | 2026.05.21 01:34:39.134865 [ 270 ] {03baf03c-9084-4f71-a248-4695657af8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4242 | 2026.05.21 01:34:39.135245 [ 270 ] {03baf03c-9084-4f71-a248-4695657af8c8} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.05.21 01:34:39.135282 [ 270 ] {03baf03c-9084-4f71-a248-4695657af8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4244 | 2026.05.21 01:34:39.135588 [ 270 ] {03baf03c-9084-4f71-a248-4695657af8c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4245 | 2026.05.21 01:34:39.135830 [ 270 ] {03baf03c-9084-4f71-a248-4695657af8c8} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.05.21 01:34:39.135958 [ 270 ] {03baf03c-9084-4f71-a248-4695657af8c8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 4247 | 2026.05.21 01:34:39.135992 [ 270 ] {03baf03c-9084-4f71-a248-4695657af8c8} <Debug> TCPHandler: Processed in 0.001313816 sec. | ||
| 4248 | 2026.05.21 01:34:39.136106 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.05.21 01:34:39.136201 [ 270 ] {4c0386e6-ae26-4f57-9d53-83f976bcc007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4250 | 2026.05.21 01:34:39.136241 [ 270 ] {4c0386e6-ae26-4f57-9d53-83f976bcc007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4251 | 2026.05.21 01:34:39.136664 [ 270 ] {4c0386e6-ae26-4f57-9d53-83f976bcc007} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.05.21 01:34:39.136700 [ 270 ] {4c0386e6-ae26-4f57-9d53-83f976bcc007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4253 | 2026.05.21 01:34:39.137006 [ 270 ] {4c0386e6-ae26-4f57-9d53-83f976bcc007} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4254 | 2026.05.21 01:34:39.137220 [ 270 ] {4c0386e6-ae26-4f57-9d53-83f976bcc007} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.05.21 01:34:39.137348 [ 270 ] {4c0386e6-ae26-4f57-9d53-83f976bcc007} <Debug> executeQuery: Read 126 rows, 10.47 KiB in 0.001163 sec., 108340.49871023216 rows/sec., 8.79 MiB/sec. | ||
| 4256 | 2026.05.21 01:34:39.137384 [ 270 ] {4c0386e6-ae26-4f57-9d53-83f976bcc007} <Debug> TCPHandler: Processed in 0.001329566 sec. | ||
| 4257 | 2026.05.21 01:34:39.137500 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.05.21 01:34:39.137596 [ 270 ] {1f045ff1-2200-41a7-b2af-d791c976ab87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4259 | 2026.05.21 01:34:39.137640 [ 270 ] {1f045ff1-2200-41a7-b2af-d791c976ab87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4260 | 2026.05.21 01:34:39.138026 [ 270 ] {1f045ff1-2200-41a7-b2af-d791c976ab87} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.05.21 01:34:39.138062 [ 270 ] {1f045ff1-2200-41a7-b2af-d791c976ab87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4262 | 2026.05.21 01:34:39.138420 [ 270 ] {1f045ff1-2200-41a7-b2af-d791c976ab87} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4263 | 2026.05.21 01:34:39.138635 [ 270 ] {1f045ff1-2200-41a7-b2af-d791c976ab87} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.05.21 01:34:39.138768 [ 270 ] {1f045ff1-2200-41a7-b2af-d791c976ab87} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.00119 sec., 168907.56302521008 rows/sec., 12.11 MiB/sec. | ||
| 4265 | 2026.05.21 01:34:39.138802 [ 270 ] {1f045ff1-2200-41a7-b2af-d791c976ab87} <Debug> TCPHandler: Processed in 0.001351738 sec. | ||
| 4266 | 2026.05.21 01:34:39.138925 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.05.21 01:34:39.139021 [ 270 ] {8dd6d084-0d50-4c6e-93b9-892bb826299b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.05.21 01:34:39.139075 [ 270 ] {8dd6d084-0d50-4c6e-93b9-892bb826299b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4269 | 2026.05.21 01:34:39.139779 [ 270 ] {8dd6d084-0d50-4c6e-93b9-892bb826299b} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.05.21 01:34:39.139816 [ 270 ] {8dd6d084-0d50-4c6e-93b9-892bb826299b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4271 | 2026.05.21 01:34:39.140343 [ 270 ] {8dd6d084-0d50-4c6e-93b9-892bb826299b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4272 | 2026.05.21 01:34:39.140584 [ 270 ] {8dd6d084-0d50-4c6e-93b9-892bb826299b} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.05.21 01:34:39.140736 [ 270 ] {8dd6d084-0d50-4c6e-93b9-892bb826299b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001733 sec., 9232.544720138489 rows/sec., 16.54 MiB/sec. | ||
| 4274 | 2026.05.21 01:34:39.140786 [ 270 ] {8dd6d084-0d50-4c6e-93b9-892bb826299b} <Debug> TCPHandler: Processed in 0.001912268 sec. | ||
| 4275 | 2026.05.21 01:34:39.140904 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.05.21 01:34:39.141002 [ 270 ] {ee70c4ce-5b9a-414e-8332-ea6467aecb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.05.21 01:34:39.141045 [ 270 ] {ee70c4ce-5b9a-414e-8332-ea6467aecb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4278 | 2026.05.21 01:34:39.141379 [ 270 ] {ee70c4ce-5b9a-414e-8332-ea6467aecb47} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.05.21 01:34:39.141414 [ 270 ] {ee70c4ce-5b9a-414e-8332-ea6467aecb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4280 | 2026.05.21 01:34:39.141735 [ 270 ] {ee70c4ce-5b9a-414e-8332-ea6467aecb47} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4281 | 2026.05.21 01:34:39.141947 [ 270 ] {ee70c4ce-5b9a-414e-8332-ea6467aecb47} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.05.21 01:34:39.142077 [ 270 ] {ee70c4ce-5b9a-414e-8332-ea6467aecb47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4283 | 2026.05.21 01:34:39.142111 [ 270 ] {ee70c4ce-5b9a-414e-8332-ea6467aecb47} <Debug> TCPHandler: Processed in 0.001258625 sec. | ||
| 4284 | 2026.05.21 01:34:39.377624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9123 | ||
| 4285 | 2026.05.21 01:34:39.378467 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.05.21 01:34:39.378536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4287 | 2026.05.21 01:34:39.379014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4288 | 2026.05.21 01:34:39.379260 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.05.21 01:34:39.379392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9123 | ||
| 4290 | 2026.05.21 01:34:39.889654 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4291 | 2026.05.21 01:34:39.906203 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.05.21 01:34:39.906263 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4293 | 2026.05.21 01:34:39.912262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4294 | 2026.05.21 01:34:39.912996 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.05.21 01:34:39.916164 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4296 | 2026.05.21 01:34:44.119959 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.05.21 01:34:44.120210 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4298 | 2026.05.21 01:34:44.120544 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4299 | 2026.05.21 01:34:44.120586 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4300 | 2026.05.21 01:34:44.120810 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4301 | 2026.05.21 01:34:44.120885 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4302 | 2026.05.21 01:34:44.121032 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4303 | 2026.05.21 01:34:44.121124 [ 315 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4304 | 2026.05.21 01:34:44.121128 [ 320 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4305 | 2026.05.21 01:34:44.121146 [ 363 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4306 | 2026.05.21 01:34:44.121143 [ 342 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4307 | 2026.05.21 01:34:44.121376 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4308 | 2026.05.21 01:34:44.121406 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4309 | 2026.05.21 01:34:44.121494 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4310 | 2026.05.21 01:34:44.121516 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 4311 | 2026.05.21 01:34:44.121552 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4312 | 2026.05.21 01:34:44.121594 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4313 | 2026.05.21 01:34:44.121635 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4314 | 2026.05.21 01:34:44.122736 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.00262 sec., 12213.740458015267 rows/sec., 1.29 MiB/sec. | ||
| 4315 | 2026.05.21 01:34:44.122881 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Debug> MemoryTracker: Peak memory usage (for query): 134.93 KiB. | ||
| 4316 | 2026.05.21 01:34:44.122898 [ 270 ] {5dadf210-0fa6-4324-b887-587bc6808f53} <Debug> TCPHandler: Processed in 0.003075601 sec. | ||
| 4317 | 2026.05.21 01:34:44.124949 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.05.21 01:34:44.125064 [ 270 ] {56ecc7e1-5396-4610-83dd-4e3dcdcd188d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4319 | 2026.05.21 01:34:44.125111 [ 270 ] {56ecc7e1-5396-4610-83dd-4e3dcdcd188d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4320 | 2026.05.21 01:34:44.125631 [ 270 ] {56ecc7e1-5396-4610-83dd-4e3dcdcd188d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.05.21 01:34:44.125673 [ 270 ] {56ecc7e1-5396-4610-83dd-4e3dcdcd188d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4322 | 2026.05.21 01:34:44.126065 [ 270 ] {56ecc7e1-5396-4610-83dd-4e3dcdcd188d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4323 | 2026.05.21 01:34:44.126302 [ 270 ] {56ecc7e1-5396-4610-83dd-4e3dcdcd188d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.05.21 01:34:44.126454 [ 270 ] {56ecc7e1-5396-4610-83dd-4e3dcdcd188d} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001424 sec., 74438.20224719102 rows/sec., 6.25 MiB/sec. | ||
| 4325 | 2026.05.21 01:34:44.126492 [ 270 ] {56ecc7e1-5396-4610-83dd-4e3dcdcd188d} <Debug> TCPHandler: Processed in 0.001596792 sec. | ||
| 4326 | 2026.05.21 01:34:44.126627 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.05.21 01:34:44.126731 [ 270 ] {459d3980-af24-405b-a2df-bd072370efff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4328 | 2026.05.21 01:34:44.126774 [ 270 ] {459d3980-af24-405b-a2df-bd072370efff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4329 | 2026.05.21 01:34:44.127189 [ 270 ] {459d3980-af24-405b-a2df-bd072370efff} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.05.21 01:34:44.127227 [ 270 ] {459d3980-af24-405b-a2df-bd072370efff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4331 | 2026.05.21 01:34:44.127542 [ 270 ] {459d3980-af24-405b-a2df-bd072370efff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4332 | 2026.05.21 01:34:44.127755 [ 270 ] {459d3980-af24-405b-a2df-bd072370efff} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.05.21 01:34:44.127891 [ 270 ] {459d3980-af24-405b-a2df-bd072370efff} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001184 sec., 21114.864864864867 rows/sec., 1.55 MiB/sec. | ||
| 4334 | 2026.05.21 01:34:44.127926 [ 270 ] {459d3980-af24-405b-a2df-bd072370efff} <Debug> TCPHandler: Processed in 0.001350216 sec. | ||
| 4335 | 2026.05.21 01:34:44.128048 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.05.21 01:34:44.128144 [ 270 ] {864d11db-a866-4d61-9db0-1beceb991b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4337 | 2026.05.21 01:34:44.128185 [ 270 ] {864d11db-a866-4d61-9db0-1beceb991b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4338 | 2026.05.21 01:34:44.128603 [ 270 ] {864d11db-a866-4d61-9db0-1beceb991b95} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.05.21 01:34:44.128641 [ 270 ] {864d11db-a866-4d61-9db0-1beceb991b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4340 | 2026.05.21 01:34:44.128954 [ 270 ] {864d11db-a866-4d61-9db0-1beceb991b95} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4341 | 2026.05.21 01:34:44.129172 [ 270 ] {864d11db-a866-4d61-9db0-1beceb991b95} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.05.21 01:34:44.129304 [ 270 ] {864d11db-a866-4d61-9db0-1beceb991b95} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001179 sec., 75487.70144189992 rows/sec., 5.90 MiB/sec. | ||
| 4343 | 2026.05.21 01:34:44.129339 [ 270 ] {864d11db-a866-4d61-9db0-1beceb991b95} <Debug> TCPHandler: Processed in 0.001342867 sec. | ||
| 4344 | 2026.05.21 01:34:44.129465 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2026.05.21 01:34:44.129563 [ 270 ] {4fc05ecd-6b0e-4ec1-9078-764c1b59b9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4346 | 2026.05.21 01:34:44.129607 [ 270 ] {4fc05ecd-6b0e-4ec1-9078-764c1b59b9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4347 | 2026.05.21 01:34:44.130012 [ 270 ] {4fc05ecd-6b0e-4ec1-9078-764c1b59b9bf} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.05.21 01:34:44.130050 [ 270 ] {4fc05ecd-6b0e-4ec1-9078-764c1b59b9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4349 | 2026.05.21 01:34:44.130386 [ 270 ] {4fc05ecd-6b0e-4ec1-9078-764c1b59b9bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4350 | 2026.05.21 01:34:44.130597 [ 270 ] {4fc05ecd-6b0e-4ec1-9078-764c1b59b9bf} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.05.21 01:34:44.130734 [ 270 ] {4fc05ecd-6b0e-4ec1-9078-764c1b59b9bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4352 | 2026.05.21 01:34:44.130768 [ 270 ] {4fc05ecd-6b0e-4ec1-9078-764c1b59b9bf} <Debug> TCPHandler: Processed in 0.001355547 sec. | ||
| 4353 | 2026.05.21 01:34:44.130887 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.05.21 01:34:44.130987 [ 270 ] {55bf3134-b2bf-4f4c-a59a-88df25ff4606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4355 | 2026.05.21 01:34:44.131043 [ 270 ] {55bf3134-b2bf-4f4c-a59a-88df25ff4606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4356 | 2026.05.21 01:34:44.131814 [ 270 ] {55bf3134-b2bf-4f4c-a59a-88df25ff4606} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.05.21 01:34:44.131851 [ 270 ] {55bf3134-b2bf-4f4c-a59a-88df25ff4606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4358 | 2026.05.21 01:34:44.132393 [ 270 ] {55bf3134-b2bf-4f4c-a59a-88df25ff4606} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4359 | 2026.05.21 01:34:44.132618 [ 270 ] {55bf3134-b2bf-4f4c-a59a-88df25ff4606} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.05.21 01:34:44.132768 [ 270 ] {55bf3134-b2bf-4f4c-a59a-88df25ff4606} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001798 sec., 13904.338153503893 rows/sec., 24.92 MiB/sec. | ||
| 4361 | 2026.05.21 01:34:44.132819 [ 270 ] {55bf3134-b2bf-4f4c-a59a-88df25ff4606} <Debug> TCPHandler: Processed in 0.001981809 sec. | ||
| 4362 | 2026.05.21 01:34:44.132949 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.05.21 01:34:44.133047 [ 270 ] {9da24501-f806-40d4-b0b3-43c160902ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4364 | 2026.05.21 01:34:44.133091 [ 270 ] {9da24501-f806-40d4-b0b3-43c160902ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4365 | 2026.05.21 01:34:44.133431 [ 270 ] {9da24501-f806-40d4-b0b3-43c160902ecc} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.05.21 01:34:44.133468 [ 270 ] {9da24501-f806-40d4-b0b3-43c160902ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4367 | 2026.05.21 01:34:44.133785 [ 270 ] {9da24501-f806-40d4-b0b3-43c160902ecc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4368 | 2026.05.21 01:34:44.133997 [ 270 ] {9da24501-f806-40d4-b0b3-43c160902ecc} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.05.21 01:34:44.134128 [ 270 ] {9da24501-f806-40d4-b0b3-43c160902ecc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 4370 | 2026.05.21 01:34:44.134161 [ 270 ] {9da24501-f806-40d4-b0b3-43c160902ecc} <Debug> TCPHandler: Processed in 0.001261466 sec. | ||
| 4371 | 2026.05.21 01:34:46.776810 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4372 | 2026.05.21 01:34:46.776914 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4373 | 2026.05.21 01:34:46.879507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9571 | ||
| 4374 | 2026.05.21 01:34:46.880151 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.05.21 01:34:46.880200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4376 | 2026.05.21 01:34:46.880712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4377 | 2026.05.21 01:34:46.880945 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.05.21 01:34:46.881084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9571 | ||
| 4379 | 2026.05.21 01:34:47.416274 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4380 | 2026.05.21 01:34:47.433505 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.05.21 01:34:47.433547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4382 | 2026.05.21 01:34:47.439682 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4383 | 2026.05.21 01:34:47.440426 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.05.21 01:34:47.443166 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4385 | 2026.05.21 01:34:49.119581 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.05.21 01:34:49.119843 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4387 | 2026.05.21 01:34:49.120218 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4388 | 2026.05.21 01:34:49.120264 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4389 | 2026.05.21 01:34:49.120510 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4390 | 2026.05.21 01:34:49.120581 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4391 | 2026.05.21 01:34:49.120727 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4392 | 2026.05.21 01:34:49.120819 [ 315 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4393 | 2026.05.21 01:34:49.120831 [ 349 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4394 | 2026.05.21 01:34:49.120838 [ 342 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4395 | 2026.05.21 01:34:49.120832 [ 363 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4396 | 2026.05.21 01:34:49.121024 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4397 | 2026.05.21 01:34:49.121056 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4398 | 2026.05.21 01:34:49.121148 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4399 | 2026.05.21 01:34:49.121168 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 4400 | 2026.05.21 01:34:49.121205 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4401 | 2026.05.21 01:34:49.121244 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4402 | 2026.05.21 01:34:49.121283 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4403 | 2026.05.21 01:34:49.122434 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002698 sec., 11860.637509266124 rows/sec., 1.26 MiB/sec. | ||
| 4404 | 2026.05.21 01:34:49.122567 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Debug> MemoryTracker: Peak memory usage (for query): 135.24 KiB. | ||
| 4405 | 2026.05.21 01:34:49.122582 [ 270 ] {8e2f4be6-c63c-48f2-af9d-171e1ce798ae} <Debug> TCPHandler: Processed in 0.003151913 sec. | ||
| 4406 | 2026.05.21 01:34:49.124388 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.05.21 01:34:49.124517 [ 270 ] {ce29db29-be74-4455-adcd-9a7c463a98a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4408 | 2026.05.21 01:34:49.124563 [ 270 ] {ce29db29-be74-4455-adcd-9a7c463a98a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4409 | 2026.05.21 01:34:49.125103 [ 270 ] {ce29db29-be74-4455-adcd-9a7c463a98a9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.05.21 01:34:49.125138 [ 270 ] {ce29db29-be74-4455-adcd-9a7c463a98a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4411 | 2026.05.21 01:34:49.125527 [ 270 ] {ce29db29-be74-4455-adcd-9a7c463a98a9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4412 | 2026.05.21 01:34:49.125781 [ 270 ] {ce29db29-be74-4455-adcd-9a7c463a98a9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.05.21 01:34:49.125924 [ 270 ] {ce29db29-be74-4455-adcd-9a7c463a98a9} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001445 sec., 60899.65397923875 rows/sec., 5.13 MiB/sec. | ||
| 4414 | 2026.05.21 01:34:49.125959 [ 270 ] {ce29db29-be74-4455-adcd-9a7c463a98a9} <Debug> TCPHandler: Processed in 0.001623903 sec. | ||
| 4415 | 2026.05.21 01:34:49.126092 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.05.21 01:34:49.126188 [ 270 ] {08951d7c-320e-44cf-9981-ad20e5bf9b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4417 | 2026.05.21 01:34:49.126230 [ 270 ] {08951d7c-320e-44cf-9981-ad20e5bf9b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4418 | 2026.05.21 01:34:49.126645 [ 270 ] {08951d7c-320e-44cf-9981-ad20e5bf9b63} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.05.21 01:34:49.126680 [ 270 ] {08951d7c-320e-44cf-9981-ad20e5bf9b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4420 | 2026.05.21 01:34:49.126970 [ 270 ] {08951d7c-320e-44cf-9981-ad20e5bf9b63} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4421 | 2026.05.21 01:34:49.127175 [ 270 ] {08951d7c-320e-44cf-9981-ad20e5bf9b63} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.05.21 01:34:49.127290 [ 98 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4423 | 2026.05.21 01:34:49.127301 [ 270 ] {08951d7c-320e-44cf-9981-ad20e5bf9b63} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001132 sec., 14134.275618374559 rows/sec., 1.04 MiB/sec. | ||
| 4424 | 2026.05.21 01:34:49.127326 [ 98 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2026.05.21 01:34:49.127342 [ 270 ] {08951d7c-320e-44cf-9981-ad20e5bf9b63} <Debug> TCPHandler: Processed in 0.001308146 sec. | ||
| 4426 | 2026.05.21 01:34:49.127346 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4427 | 2026.05.21 01:34:49.127455 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.05.21 01:34:49.127458 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 4429 | 2026.05.21 01:34:49.127553 [ 270 ] {ed97f05a-9adb-48e0-b0b1-dac3eb2c53fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4430 | 2026.05.21 01:34:49.127606 [ 270 ] {ed97f05a-9adb-48e0-b0b1-dac3eb2c53fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4431 | 2026.05.21 01:34:49.127611 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4432 | 2026.05.21 01:34:49.127653 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 4433 | 2026.05.21 01:34:49.127717 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 4434 | 2026.05.21 01:34:49.127762 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4435 | 2026.05.21 01:34:49.127800 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 4436 | 2026.05.21 01:34:49.127840 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4437 | 2026.05.21 01:34:49.127885 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 4438 | 2026.05.21 01:34:49.128028 [ 270 ] {ed97f05a-9adb-48e0-b0b1-dac3eb2c53fa} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.05.21 01:34:49.128071 [ 270 ] {ed97f05a-9adb-48e0-b0b1-dac3eb2c53fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4440 | 2026.05.21 01:34:49.128429 [ 270 ] {ed97f05a-9adb-48e0-b0b1-dac3eb2c53fa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4441 | 2026.05.21 01:34:49.128658 [ 270 ] {ed97f05a-9adb-48e0-b0b1-dac3eb2c53fa} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.05.21 01:34:49.128726 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316776 sec., 151886.1218612733 rows/sec., 11.71 MiB/sec. | ||
| 4443 | 2026.05.21 01:34:49.128787 [ 270 ] {ed97f05a-9adb-48e0-b0b1-dac3eb2c53fa} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001253 sec., 63846.76775738228 rows/sec., 4.99 MiB/sec. | ||
| 4444 | 2026.05.21 01:34:49.128828 [ 270 ] {ed97f05a-9adb-48e0-b0b1-dac3eb2c53fa} <Debug> TCPHandler: Processed in 0.001423508 sec. | ||
| 4445 | 2026.05.21 01:34:49.128910 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4446 | 2026.05.21 01:34:49.128952 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.05.21 01:34:49.129053 [ 270 ] {80d96688-f290-47e3-92ba-314357511e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.05.21 01:34:49.129098 [ 270 ] {80d96688-f290-47e3-92ba-314357511e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4449 | 2026.05.21 01:34:49.129215 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.05.21 01:34:49.129296 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_21_4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4451 | 2026.05.21 01:34:49.129388 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4452 | 2026.05.21 01:34:49.129490 [ 270 ] {80d96688-f290-47e3-92ba-314357511e90} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.05.21 01:34:49.129531 [ 270 ] {80d96688-f290-47e3-92ba-314357511e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4454 | 2026.05.21 01:34:49.129877 [ 270 ] {80d96688-f290-47e3-92ba-314357511e90} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4455 | 2026.05.21 01:34:49.130112 [ 270 ] {80d96688-f290-47e3-92ba-314357511e90} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.05.21 01:34:49.130243 [ 270 ] {80d96688-f290-47e3-92ba-314357511e90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4457 | 2026.05.21 01:34:49.130277 [ 270 ] {80d96688-f290-47e3-92ba-314357511e90} <Debug> TCPHandler: Processed in 0.001375157 sec. | ||
| 4458 | 2026.05.21 01:34:49.130383 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.05.21 01:34:49.130479 [ 270 ] {2ec70d95-8c36-406f-ab04-44e7b6cee4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.05.21 01:34:49.130533 [ 270 ] {2ec70d95-8c36-406f-ab04-44e7b6cee4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4461 | 2026.05.21 01:34:49.131226 [ 270 ] {2ec70d95-8c36-406f-ab04-44e7b6cee4fb} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.05.21 01:34:49.131263 [ 270 ] {2ec70d95-8c36-406f-ab04-44e7b6cee4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4463 | 2026.05.21 01:34:49.131799 [ 270 ] {2ec70d95-8c36-406f-ab04-44e7b6cee4fb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4464 | 2026.05.21 01:34:49.132023 [ 270 ] {2ec70d95-8c36-406f-ab04-44e7b6cee4fb} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.05.21 01:34:49.132162 [ 270 ] {2ec70d95-8c36-406f-ab04-44e7b6cee4fb} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.0017 sec., 9411.764705882353 rows/sec., 16.87 MiB/sec. | ||
| 4466 | 2026.05.21 01:34:49.132212 [ 270 ] {2ec70d95-8c36-406f-ab04-44e7b6cee4fb} <Debug> TCPHandler: Processed in 0.001878798 sec. | ||
| 4467 | 2026.05.21 01:34:49.132340 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.05.21 01:34:49.132437 [ 270 ] {37fbee23-5178-45a4-95b5-28a4d6632123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.05.21 01:34:49.132479 [ 270 ] {37fbee23-5178-45a4-95b5-28a4d6632123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4470 | 2026.05.21 01:34:49.132803 [ 270 ] {37fbee23-5178-45a4-95b5-28a4d6632123} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.05.21 01:34:49.132838 [ 270 ] {37fbee23-5178-45a4-95b5-28a4d6632123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4472 | 2026.05.21 01:34:49.133153 [ 270 ] {37fbee23-5178-45a4-95b5-28a4d6632123} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4473 | 2026.05.21 01:34:49.133365 [ 270 ] {37fbee23-5178-45a4-95b5-28a4d6632123} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.05.21 01:34:49.133493 [ 270 ] {37fbee23-5178-45a4-95b5-28a4d6632123} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4475 | 2026.05.21 01:34:49.133527 [ 270 ] {37fbee23-5178-45a4-95b5-28a4d6632123} <Debug> TCPHandler: Processed in 0.001236575 sec. | ||
| 4476 | 2026.05.21 01:34:49.534040 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.05.21 01:34:49.534321 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 4478 | 2026.05.21 01:34:49.534704 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4479 | 2026.05.21 01:34:49.534748 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 4480 | 2026.05.21 01:34:49.535106 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4481 | 2026.05.21 01:34:49.535180 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4482 | 2026.05.21 01:34:49.535331 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4483 | 2026.05.21 01:34:49.535424 [ 349 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4484 | 2026.05.21 01:34:49.535426 [ 315 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4485 | 2026.05.21 01:34:49.535451 [ 363 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4486 | 2026.05.21 01:34:49.535428 [ 342 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4487 | 2026.05.21 01:34:49.535638 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4488 | 2026.05.21 01:34:49.535668 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4489 | 2026.05.21 01:34:49.535763 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4490 | 2026.05.21 01:34:49.535784 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 4491 | 2026.05.21 01:34:49.535823 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4492 | 2026.05.21 01:34:49.535862 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4493 | 2026.05.21 01:34:49.535899 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4494 | 2026.05.21 01:34:49.537115 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.002915 sec., 10977.70154373928 rows/sec., 1.69 MiB/sec. | ||
| 4495 | 2026.05.21 01:34:49.537260 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Debug> MemoryTracker: Peak memory usage (for query): 140.75 KiB. | ||
| 4496 | 2026.05.21 01:34:49.537276 [ 270 ] {d9ffce3e-4c1d-430c-9f6d-465af85cbfb9} <Debug> TCPHandler: Processed in 0.003385058 sec. | ||
| 4497 | 2026.05.21 01:34:49.549615 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2026.05.21 01:34:49.549755 [ 270 ] {4f523d40-72d5-4714-a5d8-92b55614b3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4499 | 2026.05.21 01:34:49.549809 [ 270 ] {4f523d40-72d5-4714-a5d8-92b55614b3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4500 | 2026.05.21 01:34:49.550342 [ 270 ] {4f523d40-72d5-4714-a5d8-92b55614b3cc} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.05.21 01:34:49.550393 [ 270 ] {4f523d40-72d5-4714-a5d8-92b55614b3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4502 | 2026.05.21 01:34:49.550768 [ 270 ] {4f523d40-72d5-4714-a5d8-92b55614b3cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4503 | 2026.05.21 01:34:49.551023 [ 270 ] {4f523d40-72d5-4714-a5d8-92b55614b3cc} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.05.21 01:34:49.551180 [ 270 ] {4f523d40-72d5-4714-a5d8-92b55614b3cc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 334.42 KiB/sec. | ||
| 4505 | 2026.05.21 01:34:49.551216 [ 270 ] {4f523d40-72d5-4714-a5d8-92b55614b3cc} <Debug> TCPHandler: Processed in 0.001676743 sec. | ||
| 4506 | 2026.05.21 01:34:49.551327 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2026.05.21 01:34:49.551425 [ 270 ] {d4a7526b-61dc-4bfc-95c4-e1d3ca4cb491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4508 | 2026.05.21 01:34:49.551468 [ 270 ] {d4a7526b-61dc-4bfc-95c4-e1d3ca4cb491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4509 | 2026.05.21 01:34:49.552964 [ 270 ] {d4a7526b-61dc-4bfc-95c4-e1d3ca4cb491} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.05.21 01:34:49.553002 [ 270 ] {d4a7526b-61dc-4bfc-95c4-e1d3ca4cb491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4511 | 2026.05.21 01:34:49.553469 [ 270 ] {d4a7526b-61dc-4bfc-95c4-e1d3ca4cb491} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4512 | 2026.05.21 01:34:49.553689 [ 270 ] {d4a7526b-61dc-4bfc-95c4-e1d3ca4cb491} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.05.21 01:34:49.553823 [ 270 ] {d4a7526b-61dc-4bfc-95c4-e1d3ca4cb491} <Debug> executeQuery: Read 2428 rows, 184.25 KiB in 0.002418 sec., 1004135.6492969396 rows/sec., 74.41 MiB/sec. | ||
| 4514 | 2026.05.21 01:34:49.553859 [ 270 ] {d4a7526b-61dc-4bfc-95c4-e1d3ca4cb491} <Debug> TCPHandler: Processed in 0.002582531 sec. | ||
| 4515 | 2026.05.21 01:34:49.553975 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.05.21 01:34:49.554075 [ 270 ] {65d94c7a-0905-48a7-94dd-257a09c953b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4517 | 2026.05.21 01:34:49.554116 [ 270 ] {65d94c7a-0905-48a7-94dd-257a09c953b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4518 | 2026.05.21 01:34:49.554521 [ 270 ] {65d94c7a-0905-48a7-94dd-257a09c953b9} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.05.21 01:34:49.554559 [ 270 ] {65d94c7a-0905-48a7-94dd-257a09c953b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4520 | 2026.05.21 01:34:49.554881 [ 270 ] {65d94c7a-0905-48a7-94dd-257a09c953b9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4521 | 2026.05.21 01:34:49.555094 [ 270 ] {65d94c7a-0905-48a7-94dd-257a09c953b9} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.05.21 01:34:49.555226 [ 270 ] {65d94c7a-0905-48a7-94dd-257a09c953b9} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.00117 sec., 34188.03418803419 rows/sec., 2.48 MiB/sec. | ||
| 4523 | 2026.05.21 01:34:49.555260 [ 270 ] {65d94c7a-0905-48a7-94dd-257a09c953b9} <Debug> TCPHandler: Processed in 0.001336666 sec. | ||
| 4524 | 2026.05.21 01:34:49.555383 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.05.21 01:34:49.555504 [ 270 ] {491c8a8c-1e90-4132-9236-39b0b281709a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4526 | 2026.05.21 01:34:49.555556 [ 270 ] {491c8a8c-1e90-4132-9236-39b0b281709a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4527 | 2026.05.21 01:34:49.556305 [ 270 ] {491c8a8c-1e90-4132-9236-39b0b281709a} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.05.21 01:34:49.556350 [ 270 ] {491c8a8c-1e90-4132-9236-39b0b281709a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4529 | 2026.05.21 01:34:49.556726 [ 270 ] {491c8a8c-1e90-4132-9236-39b0b281709a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4530 | 2026.05.21 01:34:49.556948 [ 270 ] {491c8a8c-1e90-4132-9236-39b0b281709a} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.05.21 01:34:49.557053 [ 92 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4532 | 2026.05.21 01:34:49.557079 [ 270 ] {491c8a8c-1e90-4132-9236-39b0b281709a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.0016 sec., 500625 rows/sec., 28.92 MiB/sec. | ||
| 4533 | 2026.05.21 01:34:49.557128 [ 92 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.05.21 01:34:49.557132 [ 270 ] {491c8a8c-1e90-4132-9236-39b0b281709a} <Debug> TCPHandler: Processed in 0.001811446 sec. | ||
| 4535 | 2026.05.21 01:34:49.557160 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4536 | 2026.05.21 01:34:49.557263 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.05.21 01:34:49.557267 [ 203 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::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 | ||
| 4538 | 2026.05.21 01:34:49.557368 [ 270 ] {1ef26484-0be0-4440-858c-98a52fc1a7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4539 | 2026.05.21 01:34:49.557415 [ 203 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4540 | 2026.05.21 01:34:49.557419 [ 270 ] {1ef26484-0be0-4440-858c-98a52fc1a7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4541 | 2026.05.21 01:34:49.557457 [ 203 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::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 | ||
| 4542 | 2026.05.21 01:34:49.557554 [ 203 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 801 rows starting from the beginning of the part | ||
| 4543 | 2026.05.21 01:34:49.557606 [ 203 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::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 | ||
| 4544 | 2026.05.21 01:34:49.557650 [ 203 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::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 | ||
| 4545 | 2026.05.21 01:34:49.557712 [ 203 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::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 | ||
| 4546 | 2026.05.21 01:34:49.557763 [ 203 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::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 | ||
| 4547 | 2026.05.21 01:34:49.557875 [ 270 ] {1ef26484-0be0-4440-858c-98a52fc1a7cf} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.05.21 01:34:49.557919 [ 270 ] {1ef26484-0be0-4440-858c-98a52fc1a7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4549 | 2026.05.21 01:34:49.558264 [ 270 ] {1ef26484-0be0-4440-858c-98a52fc1a7cf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4550 | 2026.05.21 01:34:49.558506 [ 270 ] {1ef26484-0be0-4440-858c-98a52fc1a7cf} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.05.21 01:34:49.558649 [ 270 ] {1ef26484-0be0-4440-858c-98a52fc1a7cf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001299 sec., 769.8229407236336 rows/sec., 54.13 KiB/sec. | ||
| 4552 | 2026.05.21 01:34:49.558690 [ 270 ] {1ef26484-0be0-4440-858c-98a52fc1a7cf} <Debug> TCPHandler: Processed in 0.001472469 sec. | ||
| 4553 | 2026.05.21 01:34:49.558810 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2026.05.21 01:34:49.558906 [ 270 ] {fc82a707-26ea-4957-9133-279e2e5b927d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4555 | 2026.05.21 01:34:49.558947 [ 270 ] {fc82a707-26ea-4957-9133-279e2e5b927d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4556 | 2026.05.21 01:34:49.559034 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001808466 sec., 1368563.1911244115 rows/sec., 85.28 MiB/sec. | ||
| 4557 | 2026.05.21 01:34:49.559234 [ 199 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4558 | 2026.05.21 01:34:49.559523 [ 199 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_6_1} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.05.21 01:34:49.559592 [ 199 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_6_1} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4560 | 2026.05.21 01:34:49.559665 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4561 | 2026.05.21 01:34:49.559762 [ 270 ] {fc82a707-26ea-4957-9133-279e2e5b927d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.05.21 01:34:49.559805 [ 270 ] {fc82a707-26ea-4957-9133-279e2e5b927d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4563 | 2026.05.21 01:34:49.560181 [ 270 ] {fc82a707-26ea-4957-9133-279e2e5b927d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4564 | 2026.05.21 01:34:49.560407 [ 270 ] {fc82a707-26ea-4957-9133-279e2e5b927d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.05.21 01:34:49.560540 [ 270 ] {fc82a707-26ea-4957-9133-279e2e5b927d} <Debug> executeQuery: Read 1291 rows, 88.21 KiB in 0.001652 sec., 781476.9975786925 rows/sec., 52.14 MiB/sec. | ||
| 4566 | 2026.05.21 01:34:49.560576 [ 270 ] {fc82a707-26ea-4957-9133-279e2e5b927d} <Debug> TCPHandler: Processed in 0.001815946 sec. | ||
| 4567 | 2026.05.21 01:34:49.560694 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.05.21 01:34:49.560791 [ 270 ] {10744907-e244-41aa-bb27-e0ba5a6303d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4569 | 2026.05.21 01:34:49.560835 [ 270 ] {10744907-e244-41aa-bb27-e0ba5a6303d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4570 | 2026.05.21 01:34:49.561535 [ 270 ] {10744907-e244-41aa-bb27-e0ba5a6303d5} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.05.21 01:34:49.561572 [ 270 ] {10744907-e244-41aa-bb27-e0ba5a6303d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4572 | 2026.05.21 01:34:49.562035 [ 270 ] {10744907-e244-41aa-bb27-e0ba5a6303d5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4573 | 2026.05.21 01:34:49.562257 [ 270 ] {10744907-e244-41aa-bb27-e0ba5a6303d5} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.05.21 01:34:49.562399 [ 270 ] {10744907-e244-41aa-bb27-e0ba5a6303d5} <Debug> executeQuery: Read 1473 rows, 91.28 KiB in 0.001627 sec., 905347.2649047327 rows/sec., 54.79 MiB/sec. | ||
| 4575 | 2026.05.21 01:34:49.562434 [ 270 ] {10744907-e244-41aa-bb27-e0ba5a6303d5} <Debug> TCPHandler: Processed in 0.001790966 sec. | ||
| 4576 | 2026.05.21 01:34:49.562555 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.05.21 01:34:49.562684 [ 270 ] {7a64465a-4fa3-4aaf-b2e8-6bd86cb012d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4578 | 2026.05.21 01:34:49.562752 [ 270 ] {7a64465a-4fa3-4aaf-b2e8-6bd86cb012d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4579 | 2026.05.21 01:34:49.563608 [ 270 ] {7a64465a-4fa3-4aaf-b2e8-6bd86cb012d0} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.05.21 01:34:49.563645 [ 270 ] {7a64465a-4fa3-4aaf-b2e8-6bd86cb012d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4581 | 2026.05.21 01:34:49.564217 [ 270 ] {7a64465a-4fa3-4aaf-b2e8-6bd86cb012d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4582 | 2026.05.21 01:34:49.564449 [ 270 ] {7a64465a-4fa3-4aaf-b2e8-6bd86cb012d0} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.05.21 01:34:49.564571 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4584 | 2026.05.21 01:34:49.564609 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.05.21 01:34:49.564627 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4586 | 2026.05.21 01:34:49.564644 [ 270 ] {7a64465a-4fa3-4aaf-b2e8-6bd86cb012d0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001983 sec., 17145.738779626827 rows/sec., 30.72 MiB/sec. | ||
| 4587 | 2026.05.21 01:34:49.564709 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 4588 | 2026.05.21 01:34:49.564724 [ 270 ] {7a64465a-4fa3-4aaf-b2e8-6bd86cb012d0} <Debug> TCPHandler: Processed in 0.002230164 sec. | ||
| 4589 | 2026.05.21 01:34:49.564857 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4590 | 2026.05.21 01:34:49.564943 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4591 | 2026.05.21 01:34:49.564958 [ 270 ] {c99510c6-00fd-4bf6-95e8-9add1cce260b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4592 | 2026.05.21 01:34:49.565010 [ 270 ] {c99510c6-00fd-4bf6-95e8-9add1cce260b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4593 | 2026.05.21 01:34:49.565012 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 297 rows starting from the beginning of the part | ||
| 4594 | 2026.05.21 01:34:49.565168 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4595 | 2026.05.21 01:34:49.565303 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 4596 | 2026.05.21 01:34:49.565387 [ 270 ] {c99510c6-00fd-4bf6-95e8-9add1cce260b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.05.21 01:34:49.565413 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4598 | 2026.05.21 01:34:49.565430 [ 270 ] {c99510c6-00fd-4bf6-95e8-9add1cce260b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4599 | 2026.05.21 01:34:49.565525 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 4600 | 2026.05.21 01:34:49.565639 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4601 | 2026.05.21 01:34:49.565795 [ 270 ] {c99510c6-00fd-4bf6-95e8-9add1cce260b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4602 | 2026.05.21 01:34:49.566059 [ 270 ] {c99510c6-00fd-4bf6-95e8-9add1cce260b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.05.21 01:34:49.566205 [ 270 ] {c99510c6-00fd-4bf6-95e8-9add1cce260b} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001266 sec., 4739.336492890995 rows/sec., 321.66 KiB/sec. | ||
| 4604 | 2026.05.21 01:34:49.566239 [ 270 ] {c99510c6-00fd-4bf6-95e8-9add1cce260b} <Debug> TCPHandler: Processed in 0.001435109 sec. | ||
| 4605 | 2026.05.21 01:34:49.569018 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 19 columns (19 merged, 0 gathered) in 0.004342366 sec., 95109.44033736446 rows/sec., 170.43 MiB/sec. | ||
| 4606 | 2026.05.21 01:34:49.569721 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4607 | 2026.05.21 01:34:49.570045 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.05.21 01:34:49.570115 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4609 | 2026.05.21 01:34:49.570202 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 4610 | 2026.05.21 01:34:54.119475 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2026.05.21 01:34:54.119801 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4612 | 2026.05.21 01:34:54.120124 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4613 | 2026.05.21 01:34:54.120160 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4614 | 2026.05.21 01:34:54.120377 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4615 | 2026.05.21 01:34:54.120446 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4616 | 2026.05.21 01:34:54.120589 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4617 | 2026.05.21 01:34:54.120693 [ 317 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4618 | 2026.05.21 01:34:54.120707 [ 338 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4619 | 2026.05.21 01:34:54.120696 [ 363 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4620 | 2026.05.21 01:34:54.120804 [ 317 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4621 | 2026.05.21 01:34:54.121093 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4622 | 2026.05.21 01:34:54.121139 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4623 | 2026.05.21 01:34:54.121244 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4624 | 2026.05.21 01:34:54.121269 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 4625 | 2026.05.21 01:34:54.121312 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4626 | 2026.05.21 01:34:54.121359 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4627 | 2026.05.21 01:34:54.121410 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4628 | 2026.05.21 01:34:54.122739 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.003029 sec., 10564.542753383956 rows/sec., 1.12 MiB/sec. | ||
| 4629 | 2026.05.21 01:34:54.122896 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Debug> MemoryTracker: Peak memory usage (for query): 133.50 KiB. | ||
| 4630 | 2026.05.21 01:34:54.122912 [ 270 ] {c01fae98-b357-404c-9944-4f796afbce4b} <Debug> TCPHandler: Processed in 0.003632222 sec. | ||
| 4631 | 2026.05.21 01:34:54.124463 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2026.05.21 01:34:54.124584 [ 270 ] {7b093792-48ca-4cd2-a59a-5df1d71117bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4633 | 2026.05.21 01:34:54.124634 [ 270 ] {7b093792-48ca-4cd2-a59a-5df1d71117bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4634 | 2026.05.21 01:34:54.125184 [ 270 ] {7b093792-48ca-4cd2-a59a-5df1d71117bb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.05.21 01:34:54.125227 [ 270 ] {7b093792-48ca-4cd2-a59a-5df1d71117bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4636 | 2026.05.21 01:34:54.125598 [ 270 ] {7b093792-48ca-4cd2-a59a-5df1d71117bb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4637 | 2026.05.21 01:34:54.125817 [ 270 ] {7b093792-48ca-4cd2-a59a-5df1d71117bb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.05.21 01:34:54.125956 [ 97 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4639 | 2026.05.21 01:34:54.125963 [ 270 ] {7b093792-48ca-4cd2-a59a-5df1d71117bb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001415 sec., 39575.971731448764 rows/sec., 3.04 MiB/sec. | ||
| 4640 | 2026.05.21 01:34:54.126005 [ 97 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.05.21 01:34:54.126018 [ 270 ] {7b093792-48ca-4cd2-a59a-5df1d71117bb} <Debug> TCPHandler: Processed in 0.001611232 sec. | ||
| 4642 | 2026.05.21 01:34:54.126035 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4643 | 2026.05.21 01:34:54.126143 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 4644 | 2026.05.21 01:34:54.126150 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.05.21 01:34:54.126285 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4646 | 2026.05.21 01:34:54.126291 [ 270 ] {e8e1b134-9182-4582-9c31-1aca840eb32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4647 | 2026.05.21 01:34:54.126323 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2614 rows starting from the beginning of the part | ||
| 4648 | 2026.05.21 01:34:54.126345 [ 270 ] {e8e1b134-9182-4582-9c31-1aca840eb32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4649 | 2026.05.21 01:34:54.126387 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 213 rows starting from the beginning of the part | ||
| 4650 | 2026.05.21 01:34:54.126438 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 106 rows starting from the beginning of the part | ||
| 4651 | 2026.05.21 01:34:54.126481 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 88 rows starting from the beginning of the part | ||
| 4652 | 2026.05.21 01:34:54.126526 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2428 rows starting from the beginning of the part | ||
| 4653 | 2026.05.21 01:34:54.126566 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4654 | 2026.05.21 01:34:54.126802 [ 270 ] {e8e1b134-9182-4582-9c31-1aca840eb32c} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.05.21 01:34:54.126845 [ 270 ] {e8e1b134-9182-4582-9c31-1aca840eb32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4656 | 2026.05.21 01:34:54.127161 [ 270 ] {e8e1b134-9182-4582-9c31-1aca840eb32c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4657 | 2026.05.21 01:34:54.127382 [ 270 ] {e8e1b134-9182-4582-9c31-1aca840eb32c} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.05.21 01:34:54.127512 [ 97 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4659 | 2026.05.21 01:34:54.127513 [ 270 ] {e8e1b134-9182-4582-9c31-1aca840eb32c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 4660 | 2026.05.21 01:34:54.127555 [ 97 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.05.21 01:34:54.127572 [ 270 ] {e8e1b134-9182-4582-9c31-1aca840eb32c} <Debug> TCPHandler: Processed in 0.001470539 sec. | ||
| 4662 | 2026.05.21 01:34:54.127581 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4663 | 2026.05.21 01:34:54.127686 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 4664 | 2026.05.21 01:34:54.127706 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.05.21 01:34:54.127766 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4666 | 2026.05.21 01:34:54.127791 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4667 | 2026.05.21 01:34:54.127807 [ 270 ] {e2da7253-eb54-422c-8a9e-a3b5f2698437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4668 | 2026.05.21 01:34:54.127851 [ 270 ] {e2da7253-eb54-422c-8a9e-a3b5f2698437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4669 | 2026.05.21 01:34:54.127864 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 126 rows starting from the beginning of the part | ||
| 4670 | 2026.05.21 01:34:54.127909 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 89 rows starting from the beginning of the part | ||
| 4671 | 2026.05.21 01:34:54.127948 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 80 rows starting from the beginning of the part | ||
| 4672 | 2026.05.21 01:34:54.127986 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1291 rows starting from the beginning of the part | ||
| 4673 | 2026.05.21 01:34:54.128027 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4674 | 2026.05.21 01:34:54.128349 [ 270 ] {e2da7253-eb54-422c-8a9e-a3b5f2698437} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.05.21 01:34:54.128392 [ 270 ] {e2da7253-eb54-422c-8a9e-a3b5f2698437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4676 | 2026.05.21 01:34:54.128451 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5505 rows, containing 5 columns (5 merged, 0 gathered) in 0.002351606 sec., 2340953.373992072 rows/sec., 185.95 MiB/sec. | ||
| 4677 | 2026.05.21 01:34:54.128761 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4678 | 2026.05.21 01:34:54.128794 [ 270 ] {e2da7253-eb54-422c-8a9e-a3b5f2698437} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4679 | 2026.05.21 01:34:54.129079 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.05.21 01:34:54.129094 [ 270 ] {e2da7253-eb54-422c-8a9e-a3b5f2698437} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.05.21 01:34:54.129168 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_31_6} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4682 | 2026.05.21 01:34:54.129228 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4683 | 2026.05.21 01:34:54.129243 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 4684 | 2026.05.21 01:34:54.129244 [ 270 ] {e2da7253-eb54-422c-8a9e-a3b5f2698437} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001456 sec., 101648.35164835164 rows/sec., 7.08 MiB/sec. | ||
| 4685 | 2026.05.21 01:34:54.129272 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.05.21 01:34:54.129315 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3051 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673604 sec., 1823011.8952870572 rows/sec., 132.25 MiB/sec. | ||
| 4687 | 2026.05.21 01:34:54.129343 [ 270 ] {e2da7253-eb54-422c-8a9e-a3b5f2698437} <Debug> TCPHandler: Processed in 0.001686793 sec. | ||
| 4688 | 2026.05.21 01:34:54.129349 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4689 | 2026.05.21 01:34:54.129434 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 4690 | 2026.05.21 01:34:54.129489 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.21 01:34:54.129522 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4692 | 2026.05.21 01:34:54.129546 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9347 rows starting from the beginning of the part | ||
| 4693 | 2026.05.21 01:34:54.129591 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 201 rows starting from the beginning of the part | ||
| 4694 | 2026.05.21 01:34:54.129592 [ 270 ] {64742ecd-75ac-4959-9b6d-4b1e7371e73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4695 | 2026.05.21 01:34:54.129603 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4696 | 2026.05.21 01:34:54.129630 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 4697 | 2026.05.21 01:34:54.129653 [ 270 ] {64742ecd-75ac-4959-9b6d-4b1e7371e73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4698 | 2026.05.21 01:34:54.129672 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4699 | 2026.05.21 01:34:54.129709 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1473 rows starting from the beginning of the part | ||
| 4700 | 2026.05.21 01:34:54.129747 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 4701 | 2026.05.21 01:34:54.129946 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.05.21 01:34:54.130041 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_31_6} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4703 | 2026.05.21 01:34:54.130067 [ 270 ] {64742ecd-75ac-4959-9b6d-4b1e7371e73e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.05.21 01:34:54.130114 [ 270 ] {64742ecd-75ac-4959-9b6d-4b1e7371e73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4705 | 2026.05.21 01:34:54.130135 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4706 | 2026.05.21 01:34:54.130497 [ 270 ] {64742ecd-75ac-4959-9b6d-4b1e7371e73e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4707 | 2026.05.21 01:34:54.130729 [ 270 ] {64742ecd-75ac-4959-9b6d-4b1e7371e73e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.21 01:34:54.130837 [ 97 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4709 | 2026.05.21 01:34:54.130859 [ 270 ] {64742ecd-75ac-4959-9b6d-4b1e7371e73e} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001293 sec., 41763.34106728538 rows/sec., 2.82 MiB/sec. | ||
| 4710 | 2026.05.21 01:34:54.130866 [ 97 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.05.21 01:34:54.130901 [ 270 ] {64742ecd-75ac-4959-9b6d-4b1e7371e73e} <Debug> TCPHandler: Processed in 0.0014599 sec. | ||
| 4712 | 2026.05.21 01:34:54.130902 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4713 | 2026.05.21 01:34:54.131003 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 4714 | 2026.05.21 01:34:54.131112 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4715 | 2026.05.21 01:34:54.131140 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 4716 | 2026.05.21 01:34:54.131193 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 4717 | 2026.05.21 01:34:54.131233 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 4718 | 2026.05.21 01:34:54.131268 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 4719 | 2026.05.21 01:34:54.131302 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 4720 | 2026.05.21 01:34:54.131338 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
| 4721 | 2026.05.21 01:34:54.132339 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371847 sec., 1202758.0335124836 rows/sec., 81.19 MiB/sec. | ||
| 4722 | 2026.05.21 01:34:54.132597 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4723 | 2026.05.21 01:34:54.132842 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_31_6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.05.21 01:34:54.132922 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_31_6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4725 | 2026.05.21 01:34:54.132997 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4726 | 2026.05.21 01:34:54.133280 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11489 rows, containing 5 columns (5 merged, 0 gathered) in 0.003869357 sec., 2969227.186842672 rows/sec., 194.65 MiB/sec. | ||
| 4727 | 2026.05.21 01:34:54.133634 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4728 | 2026.05.21 01:34:54.133881 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.05.21 01:34:54.133956 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4730 | 2026.05.21 01:34:54.134039 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4731 | 2026.05.21 01:34:54.381161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10083 | ||
| 4732 | 2026.05.21 01:34:54.381705 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.05.21 01:34:54.381764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4734 | 2026.05.21 01:34:54.382318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4735 | 2026.05.21 01:34:54.382588 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.05.21 01:34:54.382753 [ 97 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4737 | 2026.05.21 01:34:54.382763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10083 | ||
| 4738 | 2026.05.21 01:34:54.382813 [ 97 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.05.21 01:34:54.382844 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4740 | 2026.05.21 01:34:54.383044 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 4741 | 2026.05.21 01:34:54.383265 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4742 | 2026.05.21 01:34:54.383328 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7651 rows starting from the beginning of the part | ||
| 4743 | 2026.05.21 01:34:54.383426 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 4744 | 2026.05.21 01:34:54.383526 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 4745 | 2026.05.21 01:34:54.383598 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 4746 | 2026.05.21 01:34:54.383663 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 4747 | 2026.05.21 01:34:54.383727 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 4748 | 2026.05.21 01:34:54.386524 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10083 rows, containing 4 columns (4 merged, 0 gathered) in 0.003584511 sec., 2812935.990432168 rows/sec., 40.24 MiB/sec. | ||
| 4749 | 2026.05.21 01:34:54.386896 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4750 | 2026.05.21 01:34:54.387495 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_21_4} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.05.21 01:34:54.387627 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_21_4} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4752 | 2026.05.21 01:34:54.387779 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4753 | 2026.05.21 01:34:54.943227 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4754 | 2026.05.21 01:34:54.961409 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.05.21 01:34:54.961476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4756 | 2026.05.21 01:34:54.967442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4757 | 2026.05.21 01:34:54.968194 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.05.21 01:34:54.968505 [ 95 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4759 | 2026.05.21 01:34:54.968574 [ 95 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.05.21 01:34:54.968598 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4761 | 2026.05.21 01:34:54.968773 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 4762 | 2026.05.21 01:34:54.971345 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4763 | 2026.05.21 01:34:54.973380 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4764 | 2026.05.21 01:34:54.975030 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 4765 | 2026.05.21 01:34:54.979999 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4766 | 2026.05.21 01:34:54.984426 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4767 | 2026.05.21 01:34:54.988584 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 4768 | 2026.05.21 01:34:54.993246 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 4769 | 2026.05.21 01:34:54.997570 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 4770 | 2026.05.21 01:34:55.048474 [ 193 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079795029 sec., 1992.6053288357098 rows/sec., 10.30 MiB/sec. | ||
| 4771 | 2026.05.21 01:34:55.050471 [ 195 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4772 | 2026.05.21 01:34:55.052436 [ 195 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_21_4} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.05.21 01:34:55.052540 [ 195 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_21_4} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4774 | 2026.05.21 01:34:55.053949 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4775 | 2026.05.21 01:34:56.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.22 MiB, peak 257.76 MiB, free memory in arenas 0.00 B, will set to 253.29 MiB (RSS), difference: 6.06 MiB | ||
| 4776 | 2026.05.21 01:34:59.120036 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.05.21 01:34:59.120322 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4778 | 2026.05.21 01:34:59.120720 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4779 | 2026.05.21 01:34:59.120762 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4780 | 2026.05.21 01:34:59.120989 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4781 | 2026.05.21 01:34:59.121065 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4782 | 2026.05.21 01:34:59.121213 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4783 | 2026.05.21 01:34:59.121310 [ 359 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4784 | 2026.05.21 01:34:59.121328 [ 317 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4785 | 2026.05.21 01:34:59.121334 [ 338 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4786 | 2026.05.21 01:34:59.121326 [ 363 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4787 | 2026.05.21 01:34:59.121521 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4788 | 2026.05.21 01:34:59.121553 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4789 | 2026.05.21 01:34:59.121643 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4790 | 2026.05.21 01:34:59.121666 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 4791 | 2026.05.21 01:34:59.121703 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4792 | 2026.05.21 01:34:59.121742 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4793 | 2026.05.21 01:34:59.121779 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4794 | 2026.05.21 01:34:59.122889 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002673 sec., 11971.567527123083 rows/sec., 1.27 MiB/sec. | ||
| 4795 | 2026.05.21 01:34:59.123060 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Debug> MemoryTracker: Peak memory usage (for query): 135.06 KiB. | ||
| 4796 | 2026.05.21 01:34:59.123076 [ 270 ] {a8e82bb0-87db-4f0c-91bf-e072994da3ec} <Debug> TCPHandler: Processed in 0.003192283 sec. | ||
| 4797 | 2026.05.21 01:34:59.124895 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.05.21 01:34:59.125030 [ 270 ] {ca05c2ea-21c5-4a5a-91ce-e3321895169e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4799 | 2026.05.21 01:34:59.125087 [ 270 ] {ca05c2ea-21c5-4a5a-91ce-e3321895169e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4800 | 2026.05.21 01:34:59.125703 [ 270 ] {ca05c2ea-21c5-4a5a-91ce-e3321895169e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.05.21 01:34:59.125754 [ 270 ] {ca05c2ea-21c5-4a5a-91ce-e3321895169e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4802 | 2026.05.21 01:34:59.126171 [ 270 ] {ca05c2ea-21c5-4a5a-91ce-e3321895169e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4803 | 2026.05.21 01:34:59.126406 [ 270 ] {ca05c2ea-21c5-4a5a-91ce-e3321895169e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.05.21 01:34:59.126560 [ 270 ] {ca05c2ea-21c5-4a5a-91ce-e3321895169e} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001569 sec., 56086.67941363926 rows/sec., 4.72 MiB/sec. | ||
| 4805 | 2026.05.21 01:34:59.126598 [ 270 ] {ca05c2ea-21c5-4a5a-91ce-e3321895169e} <Debug> TCPHandler: Processed in 0.001768416 sec. | ||
| 4806 | 2026.05.21 01:34:59.126729 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.05.21 01:34:59.126831 [ 270 ] {15d8b668-7fdb-4105-90fd-39e970fe8b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4808 | 2026.05.21 01:34:59.126874 [ 270 ] {15d8b668-7fdb-4105-90fd-39e970fe8b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4809 | 2026.05.21 01:34:59.127284 [ 270 ] {15d8b668-7fdb-4105-90fd-39e970fe8b3d} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.05.21 01:34:59.127323 [ 270 ] {15d8b668-7fdb-4105-90fd-39e970fe8b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4811 | 2026.05.21 01:34:59.127631 [ 270 ] {15d8b668-7fdb-4105-90fd-39e970fe8b3d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4812 | 2026.05.21 01:34:59.127845 [ 270 ] {15d8b668-7fdb-4105-90fd-39e970fe8b3d} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.05.21 01:34:59.127979 [ 270 ] {15d8b668-7fdb-4105-90fd-39e970fe8b3d} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00117 sec., 13675.213675213674 rows/sec., 1.00 MiB/sec. | ||
| 4814 | 2026.05.21 01:34:59.128016 [ 270 ] {15d8b668-7fdb-4105-90fd-39e970fe8b3d} <Debug> TCPHandler: Processed in 0.001339477 sec. | ||
| 4815 | 2026.05.21 01:34:59.128135 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.05.21 01:34:59.128233 [ 270 ] {ba4fb340-fe14-41d1-b856-1e2abd4fe099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4817 | 2026.05.21 01:34:59.128274 [ 270 ] {ba4fb340-fe14-41d1-b856-1e2abd4fe099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4818 | 2026.05.21 01:34:59.128688 [ 270 ] {ba4fb340-fe14-41d1-b856-1e2abd4fe099} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.05.21 01:34:59.128727 [ 270 ] {ba4fb340-fe14-41d1-b856-1e2abd4fe099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4820 | 2026.05.21 01:34:59.129069 [ 270 ] {ba4fb340-fe14-41d1-b856-1e2abd4fe099} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4821 | 2026.05.21 01:34:59.129282 [ 270 ] {ba4fb340-fe14-41d1-b856-1e2abd4fe099} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.05.21 01:34:59.129413 [ 270 ] {ba4fb340-fe14-41d1-b856-1e2abd4fe099} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001197 sec., 66833.75104427736 rows/sec., 5.22 MiB/sec. | ||
| 4823 | 2026.05.21 01:34:59.129448 [ 270 ] {ba4fb340-fe14-41d1-b856-1e2abd4fe099} <Debug> TCPHandler: Processed in 0.001364117 sec. | ||
| 4824 | 2026.05.21 01:34:59.129572 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.05.21 01:34:59.129669 [ 270 ] {c2b0edce-7a05-45c9-975f-7df942d90b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4826 | 2026.05.21 01:34:59.129718 [ 270 ] {c2b0edce-7a05-45c9-975f-7df942d90b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4827 | 2026.05.21 01:34:59.130123 [ 270 ] {c2b0edce-7a05-45c9-975f-7df942d90b47} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.05.21 01:34:59.130161 [ 270 ] {c2b0edce-7a05-45c9-975f-7df942d90b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4829 | 2026.05.21 01:34:59.130503 [ 270 ] {c2b0edce-7a05-45c9-975f-7df942d90b47} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4830 | 2026.05.21 01:34:59.130728 [ 270 ] {c2b0edce-7a05-45c9-975f-7df942d90b47} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.05.21 01:34:59.130859 [ 270 ] {c2b0edce-7a05-45c9-975f-7df942d90b47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4832 | 2026.05.21 01:34:59.130895 [ 270 ] {c2b0edce-7a05-45c9-975f-7df942d90b47} <Debug> TCPHandler: Processed in 0.001372777 sec. | ||
| 4833 | 2026.05.21 01:34:59.131013 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.05.21 01:34:59.131110 [ 270 ] {f395f80d-4eee-4db1-8b62-ad16d0daa1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.05.21 01:34:59.131165 [ 270 ] {f395f80d-4eee-4db1-8b62-ad16d0daa1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4836 | 2026.05.21 01:34:59.131897 [ 270 ] {f395f80d-4eee-4db1-8b62-ad16d0daa1bd} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.05.21 01:34:59.131935 [ 270 ] {f395f80d-4eee-4db1-8b62-ad16d0daa1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4838 | 2026.05.21 01:34:59.132537 [ 270 ] {f395f80d-4eee-4db1-8b62-ad16d0daa1bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4839 | 2026.05.21 01:34:59.132770 [ 270 ] {f395f80d-4eee-4db1-8b62-ad16d0daa1bd} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.05.21 01:34:59.132911 [ 270 ] {f395f80d-4eee-4db1-8b62-ad16d0daa1bd} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001819 sec., 8796.04178119846 rows/sec., 15.76 MiB/sec. | ||
| 4841 | 2026.05.21 01:34:59.132967 [ 270 ] {f395f80d-4eee-4db1-8b62-ad16d0daa1bd} <Debug> TCPHandler: Processed in 0.00200432 sec. | ||
| 4842 | 2026.05.21 01:34:59.133097 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.05.21 01:34:59.133194 [ 270 ] {566adcd6-665f-427c-a51d-8b0e7df0132b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.05.21 01:34:59.133236 [ 270 ] {566adcd6-665f-427c-a51d-8b0e7df0132b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4845 | 2026.05.21 01:34:59.133570 [ 270 ] {566adcd6-665f-427c-a51d-8b0e7df0132b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.05.21 01:34:59.133606 [ 270 ] {566adcd6-665f-427c-a51d-8b0e7df0132b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4847 | 2026.05.21 01:34:59.133913 [ 270 ] {566adcd6-665f-427c-a51d-8b0e7df0132b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4848 | 2026.05.21 01:34:59.134172 [ 270 ] {566adcd6-665f-427c-a51d-8b0e7df0132b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.05.21 01:34:59.134306 [ 270 ] {566adcd6-665f-427c-a51d-8b0e7df0132b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 4850 | 2026.05.21 01:34:59.134339 [ 270 ] {566adcd6-665f-427c-a51d-8b0e7df0132b} <Debug> TCPHandler: Processed in 0.001293536 sec. | ||
| 4851 | 2026.05.21 01:35:01.777174 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4852 | 2026.05.21 01:35:01.777233 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4853 | 2026.05.21 01:35:01.882861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10531 | ||
| 4854 | 2026.05.21 01:35:01.883404 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.05.21 01:35:01.883454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4856 | 2026.05.21 01:35:01.884091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4857 | 2026.05.21 01:35:01.884320 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.05.21 01:35:01.884453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10531 | ||
| 4859 | 2026.05.21 01:35:02.471420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4860 | 2026.05.21 01:35:02.486850 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.05.21 01:35:02.486897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4862 | 2026.05.21 01:35:02.492490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4863 | 2026.05.21 01:35:02.493211 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.21 01:35:02.495803 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4865 | 2026.05.21 01:35:04.119869 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.05.21 01:35:04.120126 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4867 | 2026.05.21 01:35:04.120504 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4868 | 2026.05.21 01:35:04.120552 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4869 | 2026.05.21 01:35:04.120812 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4870 | 2026.05.21 01:35:04.120894 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4871 | 2026.05.21 01:35:04.121038 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4872 | 2026.05.21 01:35:04.121148 [ 333 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4873 | 2026.05.21 01:35:04.121163 [ 359 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4874 | 2026.05.21 01:35:04.121151 [ 363 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4875 | 2026.05.21 01:35:04.121148 [ 317 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4876 | 2026.05.21 01:35:04.121346 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4877 | 2026.05.21 01:35:04.121373 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4878 | 2026.05.21 01:35:04.121458 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4879 | 2026.05.21 01:35:04.121478 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 4880 | 2026.05.21 01:35:04.121513 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4881 | 2026.05.21 01:35:04.121551 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4882 | 2026.05.21 01:35:04.121591 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4883 | 2026.05.21 01:35:04.122717 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002696 sec., 11869.436201780416 rows/sec., 1.26 MiB/sec. | ||
| 4884 | 2026.05.21 01:35:04.122902 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Debug> MemoryTracker: Peak memory usage (for query): 135.55 KiB. | ||
| 4885 | 2026.05.21 01:35:04.122920 [ 270 ] {7d5122e5-1f17-4718-bb5f-03df9a482dfc} <Debug> TCPHandler: Processed in 0.003185444 sec. | ||
| 4886 | 2026.05.21 01:35:04.124937 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.05.21 01:35:04.125055 [ 270 ] {9beef780-5a20-47ae-a619-0306408ce08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4888 | 2026.05.21 01:35:04.125101 [ 270 ] {9beef780-5a20-47ae-a619-0306408ce08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4889 | 2026.05.21 01:35:04.125621 [ 270 ] {9beef780-5a20-47ae-a619-0306408ce08f} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.05.21 01:35:04.125663 [ 270 ] {9beef780-5a20-47ae-a619-0306408ce08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4891 | 2026.05.21 01:35:04.126045 [ 270 ] {9beef780-5a20-47ae-a619-0306408ce08f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4892 | 2026.05.21 01:35:04.126281 [ 270 ] {9beef780-5a20-47ae-a619-0306408ce08f} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.05.21 01:35:04.126427 [ 270 ] {9beef780-5a20-47ae-a619-0306408ce08f} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001405 sec., 75444.83985765124 rows/sec., 6.33 MiB/sec. | ||
| 4894 | 2026.05.21 01:35:04.126472 [ 270 ] {9beef780-5a20-47ae-a619-0306408ce08f} <Debug> TCPHandler: Processed in 0.001588322 sec. | ||
| 4895 | 2026.05.21 01:35:04.126617 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.05.21 01:35:04.126715 [ 270 ] {5003a182-9070-4a05-88c6-23b460c5e89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4897 | 2026.05.21 01:35:04.126759 [ 270 ] {5003a182-9070-4a05-88c6-23b460c5e89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4898 | 2026.05.21 01:35:04.127156 [ 270 ] {5003a182-9070-4a05-88c6-23b460c5e89c} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.05.21 01:35:04.127191 [ 270 ] {5003a182-9070-4a05-88c6-23b460c5e89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4900 | 2026.05.21 01:35:04.127483 [ 270 ] {5003a182-9070-4a05-88c6-23b460c5e89c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4901 | 2026.05.21 01:35:04.127694 [ 270 ] {5003a182-9070-4a05-88c6-23b460c5e89c} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.05.21 01:35:04.127827 [ 270 ] {5003a182-9070-4a05-88c6-23b460c5e89c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001131 sec., 22104.332449160032 rows/sec., 1.62 MiB/sec. | ||
| 4903 | 2026.05.21 01:35:04.127861 [ 270 ] {5003a182-9070-4a05-88c6-23b460c5e89c} <Debug> TCPHandler: Processed in 0.001307477 sec. | ||
| 4904 | 2026.05.21 01:35:04.127981 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4905 | 2026.05.21 01:35:04.128077 [ 270 ] {fb5fb192-67e5-44dc-a52d-0f21815dfbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4906 | 2026.05.21 01:35:04.128117 [ 270 ] {fb5fb192-67e5-44dc-a52d-0f21815dfbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4907 | 2026.05.21 01:35:04.128513 [ 270 ] {fb5fb192-67e5-44dc-a52d-0f21815dfbc5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2026.05.21 01:35:04.128550 [ 270 ] {fb5fb192-67e5-44dc-a52d-0f21815dfbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4909 | 2026.05.21 01:35:04.128854 [ 270 ] {fb5fb192-67e5-44dc-a52d-0f21815dfbc5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4910 | 2026.05.21 01:35:04.129076 [ 270 ] {fb5fb192-67e5-44dc-a52d-0f21815dfbc5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.05.21 01:35:04.129204 [ 270 ] {fb5fb192-67e5-44dc-a52d-0f21815dfbc5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001145 sec., 77729.2576419214 rows/sec., 6.07 MiB/sec. | ||
| 4912 | 2026.05.21 01:35:04.129239 [ 270 ] {fb5fb192-67e5-44dc-a52d-0f21815dfbc5} <Debug> TCPHandler: Processed in 0.001309056 sec. | ||
| 4913 | 2026.05.21 01:35:04.129356 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4914 | 2026.05.21 01:35:04.129452 [ 270 ] {32a767c6-b073-48cb-ac2b-26599cbe3a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4915 | 2026.05.21 01:35:04.129497 [ 270 ] {32a767c6-b073-48cb-ac2b-26599cbe3a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4916 | 2026.05.21 01:35:04.129893 [ 270 ] {32a767c6-b073-48cb-ac2b-26599cbe3a9a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.05.21 01:35:04.129929 [ 270 ] {32a767c6-b073-48cb-ac2b-26599cbe3a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4918 | 2026.05.21 01:35:04.130270 [ 270 ] {32a767c6-b073-48cb-ac2b-26599cbe3a9a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4919 | 2026.05.21 01:35:04.130479 [ 270 ] {32a767c6-b073-48cb-ac2b-26599cbe3a9a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.05.21 01:35:04.130607 [ 270 ] {32a767c6-b073-48cb-ac2b-26599cbe3a9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4921 | 2026.05.21 01:35:04.130643 [ 270 ] {32a767c6-b073-48cb-ac2b-26599cbe3a9a} <Debug> TCPHandler: Processed in 0.001338267 sec. | ||
| 4922 | 2026.05.21 01:35:04.130760 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2026.05.21 01:35:04.130857 [ 270 ] {3a412979-cc83-45fd-8f66-2bc1f67c3089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4924 | 2026.05.21 01:35:04.130912 [ 270 ] {3a412979-cc83-45fd-8f66-2bc1f67c3089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4925 | 2026.05.21 01:35:04.131649 [ 270 ] {3a412979-cc83-45fd-8f66-2bc1f67c3089} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.05.21 01:35:04.131685 [ 270 ] {3a412979-cc83-45fd-8f66-2bc1f67c3089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4927 | 2026.05.21 01:35:04.132227 [ 270 ] {3a412979-cc83-45fd-8f66-2bc1f67c3089} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4928 | 2026.05.21 01:35:04.132459 [ 270 ] {3a412979-cc83-45fd-8f66-2bc1f67c3089} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.05.21 01:35:04.132604 [ 270 ] {3a412979-cc83-45fd-8f66-2bc1f67c3089} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001764 sec., 14172.33560090703 rows/sec., 25.40 MiB/sec. | ||
| 4930 | 2026.05.21 01:35:04.132653 [ 270 ] {3a412979-cc83-45fd-8f66-2bc1f67c3089} <Debug> TCPHandler: Processed in 0.001956159 sec. | ||
| 4931 | 2026.05.21 01:35:04.132776 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.05.21 01:35:04.132878 [ 270 ] {568a0134-fe90-4083-9746-884d78e98520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4933 | 2026.05.21 01:35:04.132925 [ 270 ] {568a0134-fe90-4083-9746-884d78e98520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4934 | 2026.05.21 01:35:04.133264 [ 270 ] {568a0134-fe90-4083-9746-884d78e98520} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.05.21 01:35:04.133300 [ 270 ] {568a0134-fe90-4083-9746-884d78e98520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4936 | 2026.05.21 01:35:04.133606 [ 270 ] {568a0134-fe90-4083-9746-884d78e98520} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4937 | 2026.05.21 01:35:04.133824 [ 270 ] {568a0134-fe90-4083-9746-884d78e98520} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.05.21 01:35:04.133952 [ 270 ] {568a0134-fe90-4083-9746-884d78e98520} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4939 | 2026.05.21 01:35:04.133985 [ 270 ] {568a0134-fe90-4083-9746-884d78e98520} <Debug> TCPHandler: Processed in 0.001260286 sec. | ||
| 4940 | 2026.05.21 01:35:09.122599 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.05.21 01:35:09.122879 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4942 | 2026.05.21 01:35:09.123238 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4943 | 2026.05.21 01:35:09.123278 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4944 | 2026.05.21 01:35:09.123514 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4945 | 2026.05.21 01:35:09.123581 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4946 | 2026.05.21 01:35:09.123726 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4947 | 2026.05.21 01:35:09.123830 [ 333 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4948 | 2026.05.21 01:35:09.123833 [ 317 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4949 | 2026.05.21 01:35:09.123835 [ 359 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4950 | 2026.05.21 01:35:09.123830 [ 363 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4951 | 2026.05.21 01:35:09.124021 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 4952 | 2026.05.21 01:35:09.124050 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4953 | 2026.05.21 01:35:09.124147 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4954 | 2026.05.21 01:35:09.124168 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
| 4955 | 2026.05.21 01:35:09.124206 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4956 | 2026.05.21 01:35:09.124245 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4957 | 2026.05.21 01:35:09.124282 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4958 | 2026.05.21 01:35:09.124319 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4959 | 2026.05.21 01:35:09.125474 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002712 sec., 14011.799410029498 rows/sec., 2.27 MiB/sec. | ||
| 4960 | 2026.05.21 01:35:09.125633 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Debug> MemoryTracker: Peak memory usage (for query): 178.11 KiB. | ||
| 4961 | 2026.05.21 01:35:09.125648 [ 270 ] {ddf110bf-d012-4449-949a-c6f6c66ed37c} <Debug> TCPHandler: Processed in 0.003190844 sec. | ||
| 4962 | 2026.05.21 01:35:09.128211 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.05.21 01:35:09.128338 [ 270 ] {6401498d-f614-4a1c-95c0-6d210e4ac054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4964 | 2026.05.21 01:35:09.128389 [ 270 ] {6401498d-f614-4a1c-95c0-6d210e4ac054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4965 | 2026.05.21 01:35:09.128927 [ 270 ] {6401498d-f614-4a1c-95c0-6d210e4ac054} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.05.21 01:35:09.128970 [ 270 ] {6401498d-f614-4a1c-95c0-6d210e4ac054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4967 | 2026.05.21 01:35:09.129339 [ 270 ] {6401498d-f614-4a1c-95c0-6d210e4ac054} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4968 | 2026.05.21 01:35:09.129576 [ 270 ] {6401498d-f614-4a1c-95c0-6d210e4ac054} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.05.21 01:35:09.129726 [ 270 ] {6401498d-f614-4a1c-95c0-6d210e4ac054} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001423 sec., 16865.776528461 rows/sec., 1.40 MiB/sec. | ||
| 4970 | 2026.05.21 01:35:09.129768 [ 270 ] {6401498d-f614-4a1c-95c0-6d210e4ac054} <Debug> TCPHandler: Processed in 0.001615502 sec. | ||
| 4971 | 2026.05.21 01:35:09.129891 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2026.05.21 01:35:09.129988 [ 270 ] {f11dae35-93cf-4620-9999-e49cee212164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4973 | 2026.05.21 01:35:09.130029 [ 270 ] {f11dae35-93cf-4620-9999-e49cee212164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4974 | 2026.05.21 01:35:09.130427 [ 270 ] {f11dae35-93cf-4620-9999-e49cee212164} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.05.21 01:35:09.130464 [ 270 ] {f11dae35-93cf-4620-9999-e49cee212164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4976 | 2026.05.21 01:35:09.130887 [ 270 ] {f11dae35-93cf-4620-9999-e49cee212164} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4977 | 2026.05.21 01:35:09.131141 [ 270 ] {f11dae35-93cf-4620-9999-e49cee212164} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.05.21 01:35:09.131280 [ 270 ] {f11dae35-93cf-4620-9999-e49cee212164} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001309 sec., 1527.8838808250573 rows/sec., 124.59 KiB/sec. | ||
| 4979 | 2026.05.21 01:35:09.131323 [ 270 ] {f11dae35-93cf-4620-9999-e49cee212164} <Debug> TCPHandler: Processed in 0.00148077 sec. | ||
| 4980 | 2026.05.21 01:35:09.131456 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.05.21 01:35:09.131555 [ 270 ] {08190212-3349-4af2-bdbc-5c7b1441b86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4982 | 2026.05.21 01:35:09.131596 [ 270 ] {08190212-3349-4af2-bdbc-5c7b1441b86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4983 | 2026.05.21 01:35:09.132082 [ 270 ] {08190212-3349-4af2-bdbc-5c7b1441b86a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.05.21 01:35:09.132120 [ 270 ] {08190212-3349-4af2-bdbc-5c7b1441b86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4985 | 2026.05.21 01:35:09.132443 [ 270 ] {08190212-3349-4af2-bdbc-5c7b1441b86a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4986 | 2026.05.21 01:35:09.132673 [ 270 ] {08190212-3349-4af2-bdbc-5c7b1441b86a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.05.21 01:35:09.132810 [ 270 ] {08190212-3349-4af2-bdbc-5c7b1441b86a} <Debug> executeQuery: Read 209 rows, 19.12 KiB in 0.001275 sec., 163921.56862745096 rows/sec., 14.65 MiB/sec. | ||
| 4988 | 2026.05.21 01:35:09.132847 [ 270 ] {08190212-3349-4af2-bdbc-5c7b1441b86a} <Debug> TCPHandler: Processed in 0.001442379 sec. | ||
| 4989 | 2026.05.21 01:35:09.132971 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.05.21 01:35:09.133070 [ 270 ] {daa0d457-e25d-4cb1-a100-47a71368b7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4991 | 2026.05.21 01:35:09.133113 [ 270 ] {daa0d457-e25d-4cb1-a100-47a71368b7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4992 | 2026.05.21 01:35:09.133514 [ 270 ] {daa0d457-e25d-4cb1-a100-47a71368b7be} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.05.21 01:35:09.133552 [ 270 ] {daa0d457-e25d-4cb1-a100-47a71368b7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4994 | 2026.05.21 01:35:09.133860 [ 270 ] {daa0d457-e25d-4cb1-a100-47a71368b7be} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4995 | 2026.05.21 01:35:09.134070 [ 270 ] {daa0d457-e25d-4cb1-a100-47a71368b7be} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.05.21 01:35:09.134208 [ 270 ] {daa0d457-e25d-4cb1-a100-47a71368b7be} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001157 sec., 25929.127052722557 rows/sec., 1.94 MiB/sec. | ||
| 4997 | 2026.05.21 01:35:09.134243 [ 270 ] {daa0d457-e25d-4cb1-a100-47a71368b7be} <Debug> TCPHandler: Processed in 0.001323896 sec. | ||
| 4998 | 2026.05.21 01:35:09.134363 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.05.21 01:35:09.134460 [ 270 ] {f84100c1-fd95-4e6b-bf99-ee4914ac9c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5000 | 2026.05.21 01:35:09.134502 [ 270 ] {f84100c1-fd95-4e6b-bf99-ee4914ac9c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5001 | 2026.05.21 01:35:09.134900 [ 270 ] {f84100c1-fd95-4e6b-bf99-ee4914ac9c6d} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.05.21 01:35:09.134937 [ 270 ] {f84100c1-fd95-4e6b-bf99-ee4914ac9c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5003 | 2026.05.21 01:35:09.135248 [ 270 ] {f84100c1-fd95-4e6b-bf99-ee4914ac9c6d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5004 | 2026.05.21 01:35:09.135469 [ 270 ] {f84100c1-fd95-4e6b-bf99-ee4914ac9c6d} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.05.21 01:35:09.135598 [ 270 ] {f84100c1-fd95-4e6b-bf99-ee4914ac9c6d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 5006 | 2026.05.21 01:35:09.135633 [ 270 ] {f84100c1-fd95-4e6b-bf99-ee4914ac9c6d} <Debug> TCPHandler: Processed in 0.001322017 sec. | ||
| 5007 | 2026.05.21 01:35:09.135752 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.05.21 01:35:09.135849 [ 270 ] {fcff8b86-4849-484a-a9b0-ab3925a4b860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.05.21 01:35:09.135892 [ 270 ] {fcff8b86-4849-484a-a9b0-ab3925a4b860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5010 | 2026.05.21 01:35:09.136284 [ 270 ] {fcff8b86-4849-484a-a9b0-ab3925a4b860} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.05.21 01:35:09.136323 [ 270 ] {fcff8b86-4849-484a-a9b0-ab3925a4b860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5012 | 2026.05.21 01:35:09.136619 [ 270 ] {fcff8b86-4849-484a-a9b0-ab3925a4b860} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5013 | 2026.05.21 01:35:09.136851 [ 270 ] {fcff8b86-4849-484a-a9b0-ab3925a4b860} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.05.21 01:35:09.136982 [ 270 ] {fcff8b86-4849-484a-a9b0-ab3925a4b860} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 5015 | 2026.05.21 01:35:09.137018 [ 270 ] {fcff8b86-4849-484a-a9b0-ab3925a4b860} <Debug> TCPHandler: Processed in 0.001317116 sec. | ||
| 5016 | 2026.05.21 01:35:09.137168 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.05.21 01:35:09.137264 [ 270 ] {4e178a35-7cde-4c03-97e9-3271c2d1cf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5018 | 2026.05.21 01:35:09.137304 [ 270 ] {4e178a35-7cde-4c03-97e9-3271c2d1cf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5019 | 2026.05.21 01:35:09.137731 [ 270 ] {4e178a35-7cde-4c03-97e9-3271c2d1cf0f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.05.21 01:35:09.137768 [ 270 ] {4e178a35-7cde-4c03-97e9-3271c2d1cf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5021 | 2026.05.21 01:35:09.138081 [ 270 ] {4e178a35-7cde-4c03-97e9-3271c2d1cf0f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5022 | 2026.05.21 01:35:09.138291 [ 270 ] {4e178a35-7cde-4c03-97e9-3271c2d1cf0f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.05.21 01:35:09.138416 [ 270 ] {4e178a35-7cde-4c03-97e9-3271c2d1cf0f} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.00117 sec., 100854.70085470086 rows/sec., 8.19 MiB/sec. | ||
| 5024 | 2026.05.21 01:35:09.138450 [ 270 ] {4e178a35-7cde-4c03-97e9-3271c2d1cf0f} <Debug> TCPHandler: Processed in 0.001330377 sec. | ||
| 5025 | 2026.05.21 01:35:09.138591 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.05.21 01:35:09.138685 [ 270 ] {8b9fe237-55ed-476c-b684-a1ef7ca52236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.05.21 01:35:09.138728 [ 270 ] {8b9fe237-55ed-476c-b684-a1ef7ca52236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5028 | 2026.05.21 01:35:09.139106 [ 270 ] {8b9fe237-55ed-476c-b684-a1ef7ca52236} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.05.21 01:35:09.139141 [ 270 ] {8b9fe237-55ed-476c-b684-a1ef7ca52236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5030 | 2026.05.21 01:35:09.139471 [ 270 ] {8b9fe237-55ed-476c-b684-a1ef7ca52236} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5031 | 2026.05.21 01:35:09.139676 [ 270 ] {8b9fe237-55ed-476c-b684-a1ef7ca52236} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.05.21 01:35:09.139802 [ 270 ] {8b9fe237-55ed-476c-b684-a1ef7ca52236} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001136 sec., 173415.49295774646 rows/sec., 12.44 MiB/sec. | ||
| 5033 | 2026.05.21 01:35:09.139835 [ 270 ] {8b9fe237-55ed-476c-b684-a1ef7ca52236} <Debug> TCPHandler: Processed in 0.001291945 sec. | ||
| 5034 | 2026.05.21 01:35:09.139956 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2026.05.21 01:35:09.140049 [ 270 ] {5f6a3077-69ca-469a-98a8-c67e2d8e80c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5036 | 2026.05.21 01:35:09.140103 [ 270 ] {5f6a3077-69ca-469a-98a8-c67e2d8e80c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5037 | 2026.05.21 01:35:09.140844 [ 270 ] {5f6a3077-69ca-469a-98a8-c67e2d8e80c6} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2026.05.21 01:35:09.140879 [ 270 ] {5f6a3077-69ca-469a-98a8-c67e2d8e80c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5039 | 2026.05.21 01:35:09.141380 [ 270 ] {5f6a3077-69ca-469a-98a8-c67e2d8e80c6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5040 | 2026.05.21 01:35:09.141597 [ 270 ] {5f6a3077-69ca-469a-98a8-c67e2d8e80c6} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.05.21 01:35:09.141734 [ 270 ] {5f6a3077-69ca-469a-98a8-c67e2d8e80c6} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001703 sec., 9395.184967704052 rows/sec., 16.84 MiB/sec. | ||
| 5042 | 2026.05.21 01:35:09.141783 [ 270 ] {5f6a3077-69ca-469a-98a8-c67e2d8e80c6} <Debug> TCPHandler: Processed in 0.001873787 sec. | ||
| 5043 | 2026.05.21 01:35:09.141925 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2026.05.21 01:35:09.142047 [ 270 ] {516c2f30-16b9-4ff0-a048-63f680c94284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5045 | 2026.05.21 01:35:09.142097 [ 270 ] {516c2f30-16b9-4ff0-a048-63f680c94284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5046 | 2026.05.21 01:35:09.142535 [ 270 ] {516c2f30-16b9-4ff0-a048-63f680c94284} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.05.21 01:35:09.142577 [ 270 ] {516c2f30-16b9-4ff0-a048-63f680c94284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5048 | 2026.05.21 01:35:09.142945 [ 270 ] {516c2f30-16b9-4ff0-a048-63f680c94284} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5049 | 2026.05.21 01:35:09.143174 [ 270 ] {516c2f30-16b9-4ff0-a048-63f680c94284} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.05.21 01:35:09.143300 [ 270 ] {516c2f30-16b9-4ff0-a048-63f680c94284} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001278 sec., 46948.35680751174 rows/sec., 3.16 MiB/sec. | ||
| 5051 | 2026.05.21 01:35:09.143332 [ 270 ] {516c2f30-16b9-4ff0-a048-63f680c94284} <Debug> TCPHandler: Processed in 0.001466009 sec. | ||
| 5052 | 2026.05.21 01:35:09.384564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11043 | ||
| 5053 | 2026.05.21 01:35:09.385261 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.05.21 01:35:09.385306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5055 | 2026.05.21 01:35:09.385909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5056 | 2026.05.21 01:35:09.386157 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.05.21 01:35:09.386304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11043 | ||
| 5058 | 2026.05.21 01:35:09.995899 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5059 | 2026.05.21 01:35:10.012096 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.05.21 01:35:10.012158 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5061 | 2026.05.21 01:35:10.018605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5062 | 2026.05.21 01:35:10.019308 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.05.21 01:35:10.022013 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5064 | 2026.05.21 01:35:14.120256 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.05.21 01:35:14.120531 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5066 | 2026.05.21 01:35:14.120906 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5067 | 2026.05.21 01:35:14.120954 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5068 | 2026.05.21 01:35:14.121216 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5069 | 2026.05.21 01:35:14.121290 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5070 | 2026.05.21 01:35:14.121435 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5071 | 2026.05.21 01:35:14.121511 [ 328 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5072 | 2026.05.21 01:35:14.121544 [ 313 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5073 | 2026.05.21 01:35:14.121544 [ 363 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5074 | 2026.05.21 01:35:14.121545 [ 317 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5075 | 2026.05.21 01:35:14.121699 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5076 | 2026.05.21 01:35:14.121727 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5077 | 2026.05.21 01:35:14.121815 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5078 | 2026.05.21 01:35:14.121837 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 5079 | 2026.05.21 01:35:14.121873 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5080 | 2026.05.21 01:35:14.121914 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5081 | 2026.05.21 01:35:14.121950 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5082 | 2026.05.21 01:35:14.123058 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002635 sec., 12144.212523719165 rows/sec., 1.29 MiB/sec. | ||
| 5083 | 2026.05.21 01:35:14.123195 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Debug> MemoryTracker: Peak memory usage (for query): 134.63 KiB. | ||
| 5084 | 2026.05.21 01:35:14.123210 [ 270 ] {3ab5334a-fd0f-4bad-bc27-445ba4288f29} <Debug> TCPHandler: Processed in 0.003100482 sec. | ||
| 5085 | 2026.05.21 01:35:14.125110 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.05.21 01:35:14.125223 [ 270 ] {dde8a148-0591-4b52-98ee-da03c67b0d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5087 | 2026.05.21 01:35:14.125271 [ 270 ] {dde8a148-0591-4b52-98ee-da03c67b0d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5088 | 2026.05.21 01:35:14.125789 [ 270 ] {dde8a148-0591-4b52-98ee-da03c67b0d87} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.05.21 01:35:14.125831 [ 270 ] {dde8a148-0591-4b52-98ee-da03c67b0d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5090 | 2026.05.21 01:35:14.126218 [ 270 ] {dde8a148-0591-4b52-98ee-da03c67b0d87} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5091 | 2026.05.21 01:35:14.126455 [ 270 ] {dde8a148-0591-4b52-98ee-da03c67b0d87} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.05.21 01:35:14.126615 [ 270 ] {dde8a148-0591-4b52-98ee-da03c67b0d87} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001424 sec., 74438.20224719102 rows/sec., 6.25 MiB/sec. | ||
| 5093 | 2026.05.21 01:35:14.126652 [ 270 ] {dde8a148-0591-4b52-98ee-da03c67b0d87} <Debug> TCPHandler: Processed in 0.001596332 sec. | ||
| 5094 | 2026.05.21 01:35:14.126774 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.05.21 01:35:14.126873 [ 270 ] {3de687e7-a5c4-4019-ac7d-7dd128e35769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5096 | 2026.05.21 01:35:14.126917 [ 270 ] {3de687e7-a5c4-4019-ac7d-7dd128e35769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5097 | 2026.05.21 01:35:14.127330 [ 270 ] {3de687e7-a5c4-4019-ac7d-7dd128e35769} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.05.21 01:35:14.127367 [ 270 ] {3de687e7-a5c4-4019-ac7d-7dd128e35769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5099 | 2026.05.21 01:35:14.127669 [ 270 ] {3de687e7-a5c4-4019-ac7d-7dd128e35769} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5100 | 2026.05.21 01:35:14.127899 [ 270 ] {3de687e7-a5c4-4019-ac7d-7dd128e35769} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.05.21 01:35:14.128016 [ 74 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5102 | 2026.05.21 01:35:14.128033 [ 270 ] {3de687e7-a5c4-4019-ac7d-7dd128e35769} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001181 sec., 21168.501270110075 rows/sec., 1.55 MiB/sec. | ||
| 5103 | 2026.05.21 01:35:14.128080 [ 74 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.05.21 01:35:14.128086 [ 270 ] {3de687e7-a5c4-4019-ac7d-7dd128e35769} <Debug> TCPHandler: Processed in 0.001363498 sec. | ||
| 5105 | 2026.05.21 01:35:14.128111 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5106 | 2026.05.21 01:35:14.128211 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.05.21 01:35:14.128215 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 5108 | 2026.05.21 01:35:14.128315 [ 270 ] {be0d0580-7a22-40dd-ba9a-25113c87a36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5109 | 2026.05.21 01:35:14.128350 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5110 | 2026.05.21 01:35:14.128362 [ 270 ] {be0d0580-7a22-40dd-ba9a-25113c87a36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5111 | 2026.05.21 01:35:14.128388 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 5112 | 2026.05.21 01:35:14.128452 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 5113 | 2026.05.21 01:35:14.128496 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 5114 | 2026.05.21 01:35:14.128534 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 5115 | 2026.05.21 01:35:14.128569 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 5116 | 2026.05.21 01:35:14.128604 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 5117 | 2026.05.21 01:35:14.128798 [ 270 ] {be0d0580-7a22-40dd-ba9a-25113c87a36e} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.05.21 01:35:14.128840 [ 270 ] {be0d0580-7a22-40dd-ba9a-25113c87a36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5119 | 2026.05.21 01:35:14.129298 [ 270 ] {be0d0580-7a22-40dd-ba9a-25113c87a36e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5120 | 2026.05.21 01:35:14.129396 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222554 sec., 176679.31232485434 rows/sec., 13.63 MiB/sec. | ||
| 5121 | 2026.05.21 01:35:14.129528 [ 270 ] {be0d0580-7a22-40dd-ba9a-25113c87a36e} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.05.21 01:35:14.129540 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5123 | 2026.05.21 01:35:14.129667 [ 270 ] {be0d0580-7a22-40dd-ba9a-25113c87a36e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001371 sec., 64916.1196207148 rows/sec., 5.07 MiB/sec. | ||
| 5124 | 2026.05.21 01:35:14.129708 [ 270 ] {be0d0580-7a22-40dd-ba9a-25113c87a36e} <Debug> TCPHandler: Processed in 0.001547361 sec. | ||
| 5125 | 2026.05.21 01:35:14.129816 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.05.21 01:35:14.129831 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.05.21 01:35:14.129895 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_26_5} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5128 | 2026.05.21 01:35:14.129932 [ 270 ] {42f0a365-7601-4442-b2b4-12aa41dc8839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.05.21 01:35:14.129973 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5130 | 2026.05.21 01:35:14.129982 [ 270 ] {42f0a365-7601-4442-b2b4-12aa41dc8839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5131 | 2026.05.21 01:35:14.130402 [ 270 ] {42f0a365-7601-4442-b2b4-12aa41dc8839} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.05.21 01:35:14.130440 [ 270 ] {42f0a365-7601-4442-b2b4-12aa41dc8839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5133 | 2026.05.21 01:35:14.130781 [ 270 ] {42f0a365-7601-4442-b2b4-12aa41dc8839} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5134 | 2026.05.21 01:35:14.131000 [ 270 ] {42f0a365-7601-4442-b2b4-12aa41dc8839} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.05.21 01:35:14.131135 [ 270 ] {42f0a365-7601-4442-b2b4-12aa41dc8839} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 5136 | 2026.05.21 01:35:14.131169 [ 270 ] {42f0a365-7601-4442-b2b4-12aa41dc8839} <Debug> TCPHandler: Processed in 0.001388828 sec. | ||
| 5137 | 2026.05.21 01:35:14.131283 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.05.21 01:35:14.131379 [ 270 ] {f7516ed2-77aa-41e3-8e5d-dd2e6e73cc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5139 | 2026.05.21 01:35:14.131434 [ 270 ] {f7516ed2-77aa-41e3-8e5d-dd2e6e73cc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5140 | 2026.05.21 01:35:14.132181 [ 270 ] {f7516ed2-77aa-41e3-8e5d-dd2e6e73cc0b} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.05.21 01:35:14.132217 [ 270 ] {f7516ed2-77aa-41e3-8e5d-dd2e6e73cc0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5142 | 2026.05.21 01:35:14.132734 [ 270 ] {f7516ed2-77aa-41e3-8e5d-dd2e6e73cc0b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5143 | 2026.05.21 01:35:14.132977 [ 270 ] {f7516ed2-77aa-41e3-8e5d-dd2e6e73cc0b} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.05.21 01:35:14.133121 [ 270 ] {f7516ed2-77aa-41e3-8e5d-dd2e6e73cc0b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00176 sec., 14204.545454545454 rows/sec., 25.45 MiB/sec. | ||
| 5145 | 2026.05.21 01:35:14.133170 [ 270 ] {f7516ed2-77aa-41e3-8e5d-dd2e6e73cc0b} <Debug> TCPHandler: Processed in 0.001936049 sec. | ||
| 5146 | 2026.05.21 01:35:14.133301 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2026.05.21 01:35:14.133397 [ 270 ] {4e2eb843-796c-4412-9bd4-c2e0aef94bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5148 | 2026.05.21 01:35:14.133440 [ 270 ] {4e2eb843-796c-4412-9bd4-c2e0aef94bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5149 | 2026.05.21 01:35:14.133775 [ 270 ] {4e2eb843-796c-4412-9bd4-c2e0aef94bc2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.05.21 01:35:14.133817 [ 270 ] {4e2eb843-796c-4412-9bd4-c2e0aef94bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5151 | 2026.05.21 01:35:14.134130 [ 270 ] {4e2eb843-796c-4412-9bd4-c2e0aef94bc2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5152 | 2026.05.21 01:35:14.134348 [ 270 ] {4e2eb843-796c-4412-9bd4-c2e0aef94bc2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.05.21 01:35:14.134477 [ 270 ] {4e2eb843-796c-4412-9bd4-c2e0aef94bc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 5154 | 2026.05.21 01:35:14.134511 [ 270 ] {4e2eb843-796c-4412-9bd4-c2e0aef94bc2} <Debug> TCPHandler: Processed in 0.001260015 sec. | ||
| 5155 | 2026.05.21 01:35:16.777481 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5156 | 2026.05.21 01:35:16.777555 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5157 | 2026.05.21 01:35:16.886388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11491 | ||
| 5158 | 2026.05.21 01:35:16.887018 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.05.21 01:35:16.887084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5160 | 2026.05.21 01:35:16.887652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5161 | 2026.05.21 01:35:16.887893 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.05.21 01:35:16.888040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11491 | ||
| 5163 | 2026.05.21 01:35:17.522095 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5164 | 2026.05.21 01:35:17.538806 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.05.21 01:35:17.538857 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5166 | 2026.05.21 01:35:17.544932 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5167 | 2026.05.21 01:35:17.545625 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.05.21 01:35:17.548350 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5169 | 2026.05.21 01:35:19.120006 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.05.21 01:35:19.120268 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5171 | 2026.05.21 01:35:19.120622 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5172 | 2026.05.21 01:35:19.120660 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5173 | 2026.05.21 01:35:19.120880 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5174 | 2026.05.21 01:35:19.120949 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5175 | 2026.05.21 01:35:19.121092 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5176 | 2026.05.21 01:35:19.121189 [ 328 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5177 | 2026.05.21 01:35:19.121192 [ 333 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5178 | 2026.05.21 01:35:19.121192 [ 363 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5179 | 2026.05.21 01:35:19.121192 [ 313 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5180 | 2026.05.21 01:35:19.121363 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5181 | 2026.05.21 01:35:19.121391 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5182 | 2026.05.21 01:35:19.121476 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5183 | 2026.05.21 01:35:19.121497 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 5184 | 2026.05.21 01:35:19.121533 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5185 | 2026.05.21 01:35:19.121572 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5186 | 2026.05.21 01:35:19.121608 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5187 | 2026.05.21 01:35:19.122735 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002577 sec., 12417.539774932093 rows/sec., 1.31 MiB/sec. | ||
| 5188 | 2026.05.21 01:35:19.122890 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Debug> MemoryTracker: Peak memory usage (for query): 135.26 KiB. | ||
| 5189 | 2026.05.21 01:35:19.122905 [ 270 ] {ae4e24cd-e526-47a6-8d0b-7c429ec25ef0} <Debug> TCPHandler: Processed in 0.003043301 sec. | ||
| 5190 | 2026.05.21 01:35:19.124844 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.05.21 01:35:19.124973 [ 270 ] {6042f157-c67b-48ad-97f6-f2223cdc21fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5192 | 2026.05.21 01:35:19.125027 [ 270 ] {6042f157-c67b-48ad-97f6-f2223cdc21fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5193 | 2026.05.21 01:35:19.125587 [ 270 ] {6042f157-c67b-48ad-97f6-f2223cdc21fc} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.05.21 01:35:19.125635 [ 270 ] {6042f157-c67b-48ad-97f6-f2223cdc21fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5195 | 2026.05.21 01:35:19.126023 [ 270 ] {6042f157-c67b-48ad-97f6-f2223cdc21fc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5196 | 2026.05.21 01:35:19.126250 [ 270 ] {6042f157-c67b-48ad-97f6-f2223cdc21fc} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.05.21 01:35:19.126395 [ 270 ] {6042f157-c67b-48ad-97f6-f2223cdc21fc} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001459 sec., 60315.28444139822 rows/sec., 5.08 MiB/sec. | ||
| 5198 | 2026.05.21 01:35:19.126391 [ 69 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5199 | 2026.05.21 01:35:19.126432 [ 270 ] {6042f157-c67b-48ad-97f6-f2223cdc21fc} <Debug> TCPHandler: Processed in 0.001651453 sec. | ||
| 5200 | 2026.05.21 01:35:19.126470 [ 69 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.05.21 01:35:19.126496 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5202 | 2026.05.21 01:35:19.126583 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 5203 | 2026.05.21 01:35:19.126584 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.05.21 01:35:19.126684 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5205 | 2026.05.21 01:35:19.126701 [ 270 ] {c4f0bb8f-43ce-484e-a958-f5f3f57f17b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.05.21 01:35:19.126713 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2614 rows starting from the beginning of the part | ||
| 5207 | 2026.05.21 01:35:19.126751 [ 270 ] {c4f0bb8f-43ce-484e-a958-f5f3f57f17b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5208 | 2026.05.21 01:35:19.126775 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 5209 | 2026.05.21 01:35:19.126821 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 5210 | 2026.05.21 01:35:19.126865 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 209 rows starting from the beginning of the part | ||
| 5211 | 2026.05.21 01:35:19.126906 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 106 rows starting from the beginning of the part | ||
| 5212 | 2026.05.21 01:35:19.126946 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 5213 | 2026.05.21 01:35:19.127160 [ 270 ] {c4f0bb8f-43ce-484e-a958-f5f3f57f17b1} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.05.21 01:35:19.127195 [ 270 ] {c4f0bb8f-43ce-484e-a958-f5f3f57f17b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5215 | 2026.05.21 01:35:19.127491 [ 270 ] {c4f0bb8f-43ce-484e-a958-f5f3f57f17b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5216 | 2026.05.21 01:35:19.127720 [ 270 ] {c4f0bb8f-43ce-484e-a958-f5f3f57f17b1} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.05.21 01:35:19.127851 [ 270 ] {c4f0bb8f-43ce-484e-a958-f5f3f57f17b1} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001169 sec., 13686.911890504705 rows/sec., 1.01 MiB/sec. | ||
| 5218 | 2026.05.21 01:35:19.127885 [ 270 ] {c4f0bb8f-43ce-484e-a958-f5f3f57f17b1} <Debug> TCPHandler: Processed in 0.001350087 sec. | ||
| 5219 | 2026.05.21 01:35:19.128011 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5220 | 2026.05.21 01:35:19.128106 [ 270 ] {e0605338-32cf-4046-be2e-62cea6dddbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5221 | 2026.05.21 01:35:19.128146 [ 270 ] {e0605338-32cf-4046-be2e-62cea6dddbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5222 | 2026.05.21 01:35:19.128288 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742235 sec., 1843034.952230899 rows/sec., 149.42 MiB/sec. | ||
| 5223 | 2026.05.21 01:35:19.128557 [ 270 ] {e0605338-32cf-4046-be2e-62cea6dddbdf} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.05.21 01:35:19.128596 [ 270 ] {e0605338-32cf-4046-be2e-62cea6dddbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5225 | 2026.05.21 01:35:19.128626 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5226 | 2026.05.21 01:35:19.128942 [ 270 ] {e0605338-32cf-4046-be2e-62cea6dddbdf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5227 | 2026.05.21 01:35:19.128992 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.05.21 01:35:19.129108 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_36_7} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5229 | 2026.05.21 01:35:19.129192 [ 270 ] {e0605338-32cf-4046-be2e-62cea6dddbdf} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.05.21 01:35:19.129220 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5231 | 2026.05.21 01:35:19.129305 [ 69 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5232 | 2026.05.21 01:35:19.129341 [ 69 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.05.21 01:35:19.129346 [ 270 ] {e0605338-32cf-4046-be2e-62cea6dddbdf} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001257 sec., 63643.595863166265 rows/sec., 4.97 MiB/sec. | ||
| 5234 | 2026.05.21 01:35:19.129359 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5235 | 2026.05.21 01:35:19.129393 [ 270 ] {e0605338-32cf-4046-be2e-62cea6dddbdf} <Debug> TCPHandler: Processed in 0.001431609 sec. | ||
| 5236 | 2026.05.21 01:35:19.129441 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 5237 | 2026.05.21 01:35:19.129520 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5238 | 2026.05.21 01:35:19.129526 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.05.21 01:35:19.129544 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 5240 | 2026.05.21 01:35:19.129591 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 80 rows starting from the beginning of the part | ||
| 5241 | 2026.05.21 01:35:19.129625 [ 270 ] {fadcac1f-4e83-4cfa-a45b-d6d12c5cbd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5242 | 2026.05.21 01:35:19.129629 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part | ||
| 5243 | 2026.05.21 01:35:19.129671 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
| 5244 | 2026.05.21 01:35:19.129673 [ 270 ] {fadcac1f-4e83-4cfa-a45b-d6d12c5cbd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5245 | 2026.05.21 01:35:19.129706 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 89 rows starting from the beginning of the part | ||
| 5246 | 2026.05.21 01:35:19.129742 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 80 rows starting from the beginning of the part | ||
| 5247 | 2026.05.21 01:35:19.130113 [ 270 ] {fadcac1f-4e83-4cfa-a45b-d6d12c5cbd94} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.05.21 01:35:19.130147 [ 270 ] {fadcac1f-4e83-4cfa-a45b-d6d12c5cbd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5249 | 2026.05.21 01:35:19.130483 [ 270 ] {fadcac1f-4e83-4cfa-a45b-d6d12c5cbd94} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5250 | 2026.05.21 01:35:19.130668 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1857 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252685 sec., 1482415.7709240553 rows/sec., 110.32 MiB/sec. | ||
| 5251 | 2026.05.21 01:35:19.130700 [ 270 ] {fadcac1f-4e83-4cfa-a45b-d6d12c5cbd94} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.05.21 01:35:19.130814 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5253 | 2026.05.21 01:35:19.130833 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5254 | 2026.05.21 01:35:19.130840 [ 270 ] {fadcac1f-4e83-4cfa-a45b-d6d12c5cbd94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 5255 | 2026.05.21 01:35:19.130845 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.05.21 01:35:19.130884 [ 270 ] {fadcac1f-4e83-4cfa-a45b-d6d12c5cbd94} <Debug> TCPHandler: Processed in 0.001406828 sec. | ||
| 5257 | 2026.05.21 01:35:19.130887 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5258 | 2026.05.21 01:35:19.130983 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 5259 | 2026.05.21 01:35:19.131025 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.05.21 01:35:19.131086 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5261 | 2026.05.21 01:35:19.131092 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2026.05.21 01:35:19.131115 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11489 rows starting from the beginning of the part | ||
| 5263 | 2026.05.21 01:35:19.131121 [ 270 ] {7e1bede1-50b8-493a-b09b-857679169ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5264 | 2026.05.21 01:35:19.131158 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_36_7} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5265 | 2026.05.21 01:35:19.131178 [ 270 ] {7e1bede1-50b8-493a-b09b-857679169ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5266 | 2026.05.21 01:35:19.131193 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5267 | 2026.05.21 01:35:19.131218 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 5268 | 2026.05.21 01:35:19.131240 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5269 | 2026.05.21 01:35:19.131278 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 197 rows starting from the beginning of the part | ||
| 5270 | 2026.05.21 01:35:19.131324 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 5271 | 2026.05.21 01:35:19.131364 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5272 | 2026.05.21 01:35:19.131944 [ 270 ] {7e1bede1-50b8-493a-b09b-857679169ee2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.05.21 01:35:19.131981 [ 270 ] {7e1bede1-50b8-493a-b09b-857679169ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5274 | 2026.05.21 01:35:19.132537 [ 270 ] {7e1bede1-50b8-493a-b09b-857679169ee2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5275 | 2026.05.21 01:35:19.132761 [ 270 ] {7e1bede1-50b8-493a-b09b-857679169ee2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.05.21 01:35:19.132875 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5277 | 2026.05.21 01:35:19.132914 [ 270 ] {7e1bede1-50b8-493a-b09b-857679169ee2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001809 sec., 8844.665561083471 rows/sec., 15.85 MiB/sec. | ||
| 5278 | 2026.05.21 01:35:19.132916 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.05.21 01:35:19.132957 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5280 | 2026.05.21 01:35:19.132975 [ 270 ] {7e1bede1-50b8-493a-b09b-857679169ee2} <Debug> TCPHandler: Processed in 0.00200004 sec. | ||
| 5281 | 2026.05.21 01:35:19.133038 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 5282 | 2026.05.21 01:35:19.133112 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.05.21 01:35:19.133214 [ 270 ] {e4dfb0b3-a048-4cec-8ec7-7eedd4c8b26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.05.21 01:35:19.133252 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5285 | 2026.05.21 01:35:19.133257 [ 270 ] {e4dfb0b3-a048-4cec-8ec7-7eedd4c8b26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5286 | 2026.05.21 01:35:19.133318 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 413 rows starting from the beginning of the part | ||
| 5287 | 2026.05.21 01:35:19.133455 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 5288 | 2026.05.21 01:35:19.133565 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 5289 | 2026.05.21 01:35:19.133630 [ 270 ] {e4dfb0b3-a048-4cec-8ec7-7eedd4c8b26e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.05.21 01:35:19.133673 [ 270 ] {e4dfb0b3-a048-4cec-8ec7-7eedd4c8b26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5291 | 2026.05.21 01:35:19.133675 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 5292 | 2026.05.21 01:35:19.133795 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 5293 | 2026.05.21 01:35:19.133904 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 5294 | 2026.05.21 01:35:19.134114 [ 270 ] {e4dfb0b3-a048-4cec-8ec7-7eedd4c8b26e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5295 | 2026.05.21 01:35:19.134364 [ 270 ] {e4dfb0b3-a048-4cec-8ec7-7eedd4c8b26e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.05.21 01:35:19.134485 [ 69 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5297 | 2026.05.21 01:35:19.134513 [ 270 ] {e4dfb0b3-a048-4cec-8ec7-7eedd4c8b26e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. | ||
| 5298 | 2026.05.21 01:35:19.134524 [ 69 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.05.21 01:35:19.134566 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5300 | 2026.05.21 01:35:19.134569 [ 270 ] {e4dfb0b3-a048-4cec-8ec7-7eedd4c8b26e} <Debug> TCPHandler: Processed in 0.00150729 sec. | ||
| 5301 | 2026.05.21 01:35:19.134636 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 5302 | 2026.05.21 01:35:19.134711 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12326 rows, containing 5 columns (5 merged, 0 gathered) in 0.003760665 sec., 3277611.805358893 rows/sec., 215.89 MiB/sec. | ||
| 5303 | 2026.05.21 01:35:19.134727 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5304 | 2026.05.21 01:35:19.134770 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1650 rows starting from the beginning of the part | ||
| 5305 | 2026.05.21 01:35:19.134817 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5306 | 2026.05.21 01:35:19.134858 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 5307 | 2026.05.21 01:35:19.134900 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 5308 | 2026.05.21 01:35:19.134936 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 5309 | 2026.05.21 01:35:19.134974 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 5310 | 2026.05.21 01:35:19.135118 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5311 | 2026.05.21 01:35:19.135418 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.05.21 01:35:19.135495 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5313 | 2026.05.21 01:35:19.135575 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 5314 | 2026.05.21 01:35:19.136014 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403088 sec., 1389791.6595395298 rows/sec., 93.79 MiB/sec. | ||
| 5315 | 2026.05.21 01:35:19.136286 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5316 | 2026.05.21 01:35:19.136528 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_36_7} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.05.21 01:35:19.136601 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_36_7} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5318 | 2026.05.21 01:35:19.136673 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5319 | 2026.05.21 01:35:19.157459 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 511 rows, containing 19 columns (19 merged, 0 gathered) in 0.024453217 sec., 20897.04597967621 rows/sec., 37.45 MiB/sec. | ||
| 5320 | 2026.05.21 01:35:19.158247 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5321 | 2026.05.21 01:35:19.158571 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.05.21 01:35:19.158637 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5323 | 2026.05.21 01:35:19.158724 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5324 | 2026.05.21 01:35:19.535061 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2026.05.21 01:35:19.535304 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 5326 | 2026.05.21 01:35:19.535651 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5327 | 2026.05.21 01:35:19.535692 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 5328 | 2026.05.21 01:35:19.535929 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5329 | 2026.05.21 01:35:19.536009 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5330 | 2026.05.21 01:35:19.536172 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 5331 | 2026.05.21 01:35:19.536277 [ 325 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5332 | 2026.05.21 01:35:19.536285 [ 313 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5333 | 2026.05.21 01:35:19.536277 [ 363 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5334 | 2026.05.21 01:35:19.536283 [ 333 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5335 | 2026.05.21 01:35:19.536484 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5336 | 2026.05.21 01:35:19.536513 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5337 | 2026.05.21 01:35:19.536600 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5338 | 2026.05.21 01:35:19.536622 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 5339 | 2026.05.21 01:35:19.536659 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 5340 | 2026.05.21 01:35:19.536702 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 5341 | 2026.05.21 01:35:19.536740 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 5342 | 2026.05.21 01:35:19.537747 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.002547 sec., 12563.800549666275 rows/sec., 1.94 MiB/sec. | ||
| 5343 | 2026.05.21 01:35:19.537902 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Debug> MemoryTracker: Peak memory usage (for query): 146.82 KiB. | ||
| 5344 | 2026.05.21 01:35:19.537919 [ 270 ] {3abb69c3-3254-4714-b84c-edc92b05aba8} <Debug> TCPHandler: Processed in 0.002991969 sec. | ||
| 5345 | 2026.05.21 01:35:19.549080 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.05.21 01:35:19.549212 [ 270 ] {cbeb240f-5cde-4c37-a8c2-2de15f5eea3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5347 | 2026.05.21 01:35:19.549265 [ 270 ] {cbeb240f-5cde-4c37-a8c2-2de15f5eea3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5348 | 2026.05.21 01:35:19.550688 [ 270 ] {cbeb240f-5cde-4c37-a8c2-2de15f5eea3f} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.05.21 01:35:19.550742 [ 270 ] {cbeb240f-5cde-4c37-a8c2-2de15f5eea3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5350 | 2026.05.21 01:35:19.551332 [ 270 ] {cbeb240f-5cde-4c37-a8c2-2de15f5eea3f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5351 | 2026.05.21 01:35:19.551572 [ 270 ] {cbeb240f-5cde-4c37-a8c2-2de15f5eea3f} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.05.21 01:35:19.551720 [ 270 ] {cbeb240f-5cde-4c37-a8c2-2de15f5eea3f} <Debug> executeQuery: Read 2425 rows, 184.03 KiB in 0.002547 sec., 952100.5104043974 rows/sec., 70.56 MiB/sec. | ||
| 5353 | 2026.05.21 01:35:19.551757 [ 270 ] {cbeb240f-5cde-4c37-a8c2-2de15f5eea3f} <Debug> TCPHandler: Processed in 0.002738945 sec. | ||
| 5354 | 2026.05.21 01:35:19.551895 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.05.21 01:35:19.551993 [ 270 ] {8e2e2a91-e48c-4763-91ab-2155c08486f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5356 | 2026.05.21 01:35:19.552035 [ 270 ] {8e2e2a91-e48c-4763-91ab-2155c08486f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5357 | 2026.05.21 01:35:19.552453 [ 270 ] {8e2e2a91-e48c-4763-91ab-2155c08486f6} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.05.21 01:35:19.552491 [ 270 ] {8e2e2a91-e48c-4763-91ab-2155c08486f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5359 | 2026.05.21 01:35:19.552789 [ 270 ] {8e2e2a91-e48c-4763-91ab-2155c08486f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5360 | 2026.05.21 01:35:19.553005 [ 270 ] {8e2e2a91-e48c-4763-91ab-2155c08486f6} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.05.21 01:35:19.553135 [ 270 ] {8e2e2a91-e48c-4763-91ab-2155c08486f6} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001162 sec., 29259.896729776247 rows/sec., 2.15 MiB/sec. | ||
| 5362 | 2026.05.21 01:35:19.553171 [ 270 ] {8e2e2a91-e48c-4763-91ab-2155c08486f6} <Debug> TCPHandler: Processed in 0.001326046 sec. | ||
| 5363 | 2026.05.21 01:35:19.553290 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.05.21 01:35:19.553385 [ 270 ] {d53cc6f8-a669-4ee5-8b70-3c20de8c07ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5365 | 2026.05.21 01:35:19.553427 [ 270 ] {d53cc6f8-a669-4ee5-8b70-3c20de8c07ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5366 | 2026.05.21 01:35:19.554075 [ 270 ] {d53cc6f8-a669-4ee5-8b70-3c20de8c07ea} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.05.21 01:35:19.554112 [ 270 ] {d53cc6f8-a669-4ee5-8b70-3c20de8c07ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5368 | 2026.05.21 01:35:19.554448 [ 270 ] {d53cc6f8-a669-4ee5-8b70-3c20de8c07ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5369 | 2026.05.21 01:35:19.554653 [ 270 ] {d53cc6f8-a669-4ee5-8b70-3c20de8c07ea} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.05.21 01:35:19.554785 [ 270 ] {d53cc6f8-a669-4ee5-8b70-3c20de8c07ea} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001418 sec., 564880.1128349788 rows/sec., 32.63 MiB/sec. | ||
| 5371 | 2026.05.21 01:35:19.554819 [ 270 ] {d53cc6f8-a669-4ee5-8b70-3c20de8c07ea} <Debug> TCPHandler: Processed in 0.001578792 sec. | ||
| 5372 | 2026.05.21 01:35:19.554928 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2026.05.21 01:35:19.555023 [ 270 ] {0e3635a9-1729-4c13-8206-5e88006ec332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5374 | 2026.05.21 01:35:19.555063 [ 270 ] {0e3635a9-1729-4c13-8206-5e88006ec332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5375 | 2026.05.21 01:35:19.555435 [ 270 ] {0e3635a9-1729-4c13-8206-5e88006ec332} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.05.21 01:35:19.555472 [ 270 ] {0e3635a9-1729-4c13-8206-5e88006ec332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5377 | 2026.05.21 01:35:19.555772 [ 270 ] {0e3635a9-1729-4c13-8206-5e88006ec332} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5378 | 2026.05.21 01:35:19.555978 [ 270 ] {0e3635a9-1729-4c13-8206-5e88006ec332} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2026.05.21 01:35:19.556105 [ 270 ] {0e3635a9-1729-4c13-8206-5e88006ec332} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 5380 | 2026.05.21 01:35:19.556140 [ 270 ] {0e3635a9-1729-4c13-8206-5e88006ec332} <Debug> TCPHandler: Processed in 0.001261475 sec. | ||
| 5381 | 2026.05.21 01:35:19.556247 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2026.05.21 01:35:19.556341 [ 270 ] {4e67f37d-6756-4282-b959-268a397d04b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5383 | 2026.05.21 01:35:19.556382 [ 270 ] {4e67f37d-6756-4282-b959-268a397d04b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5384 | 2026.05.21 01:35:19.557114 [ 270 ] {4e67f37d-6756-4282-b959-268a397d04b2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.05.21 01:35:19.557151 [ 270 ] {4e67f37d-6756-4282-b959-268a397d04b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5386 | 2026.05.21 01:35:19.557528 [ 270 ] {4e67f37d-6756-4282-b959-268a397d04b2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5387 | 2026.05.21 01:35:19.557734 [ 270 ] {4e67f37d-6756-4282-b959-268a397d04b2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.05.21 01:35:19.557861 [ 270 ] {4e67f37d-6756-4282-b959-268a397d04b2} <Debug> executeQuery: Read 1285 rows, 87.72 KiB in 0.001537 sec., 836044.2420299285 rows/sec., 55.74 MiB/sec. | ||
| 5389 | 2026.05.21 01:35:19.557897 [ 270 ] {4e67f37d-6756-4282-b959-268a397d04b2} <Debug> TCPHandler: Processed in 0.001699954 sec. | ||
| 5390 | 2026.05.21 01:35:19.558011 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.05.21 01:35:19.558106 [ 270 ] {af13917d-ea45-46a9-83f7-f61820bbcc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5392 | 2026.05.21 01:35:19.558150 [ 270 ] {af13917d-ea45-46a9-83f7-f61820bbcc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5393 | 2026.05.21 01:35:19.558779 [ 270 ] {af13917d-ea45-46a9-83f7-f61820bbcc38} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.05.21 01:35:19.558817 [ 270 ] {af13917d-ea45-46a9-83f7-f61820bbcc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5395 | 2026.05.21 01:35:19.559240 [ 270 ] {af13917d-ea45-46a9-83f7-f61820bbcc38} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5396 | 2026.05.21 01:35:19.559459 [ 270 ] {af13917d-ea45-46a9-83f7-f61820bbcc38} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.05.21 01:35:19.559588 [ 270 ] {af13917d-ea45-46a9-83f7-f61820bbcc38} <Debug> executeQuery: Read 1476 rows, 91.48 KiB in 0.001501 sec., 983344.4370419721 rows/sec., 59.52 MiB/sec. | ||
| 5398 | 2026.05.21 01:35:19.559624 [ 270 ] {af13917d-ea45-46a9-83f7-f61820bbcc38} <Debug> TCPHandler: Processed in 0.001662753 sec. | ||
| 5399 | 2026.05.21 01:35:19.559736 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2026.05.21 01:35:19.559832 [ 270 ] {4257812c-ebb3-4e83-bc9b-0374f7d12e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5401 | 2026.05.21 01:35:19.559888 [ 270 ] {4257812c-ebb3-4e83-bc9b-0374f7d12e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5402 | 2026.05.21 01:35:19.560629 [ 270 ] {4257812c-ebb3-4e83-bc9b-0374f7d12e0b} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.05.21 01:35:19.560666 [ 270 ] {4257812c-ebb3-4e83-bc9b-0374f7d12e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5404 | 2026.05.21 01:35:19.561208 [ 270 ] {4257812c-ebb3-4e83-bc9b-0374f7d12e0b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5405 | 2026.05.21 01:35:19.561446 [ 270 ] {4257812c-ebb3-4e83-bc9b-0374f7d12e0b} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.05.21 01:35:19.561590 [ 270 ] {4257812c-ebb3-4e83-bc9b-0374f7d12e0b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001776 sec., 19144.144144144146 rows/sec., 34.31 MiB/sec. | ||
| 5407 | 2026.05.21 01:35:19.561639 [ 270 ] {4257812c-ebb3-4e83-bc9b-0374f7d12e0b} <Debug> TCPHandler: Processed in 0.001953619 sec. | ||
| 5408 | 2026.05.21 01:35:19.561760 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.05.21 01:35:19.561878 [ 270 ] {275f576a-12a4-43c5-9825-26e0d83b0d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5410 | 2026.05.21 01:35:19.561921 [ 270 ] {275f576a-12a4-43c5-9825-26e0d83b0d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5411 | 2026.05.21 01:35:19.562265 [ 270 ] {275f576a-12a4-43c5-9825-26e0d83b0d3b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.05.21 01:35:19.562303 [ 270 ] {275f576a-12a4-43c5-9825-26e0d83b0d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5413 | 2026.05.21 01:35:19.562598 [ 270 ] {275f576a-12a4-43c5-9825-26e0d83b0d3b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5414 | 2026.05.21 01:35:19.562807 [ 270 ] {275f576a-12a4-43c5-9825-26e0d83b0d3b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.05.21 01:35:19.562932 [ 270 ] {275f576a-12a4-43c5-9825-26e0d83b0d3b} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 379.52 KiB/sec. | ||
| 5416 | 2026.05.21 01:35:19.562966 [ 270 ] {275f576a-12a4-43c5-9825-26e0d83b0d3b} <Debug> TCPHandler: Processed in 0.001256505 sec. | ||
| 5417 | 2026.05.21 01:35:20.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.07 MiB, peak 265.95 MiB, free memory in arenas 0.00 B, will set to 257.19 MiB (RSS), difference: 1.13 MiB | ||
| 5418 | 2026.05.21 01:35:23.507333 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50004 | ||
| 5419 | 2026.05.21 01:35:23.507430 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5420 | 2026.05.21 01:35:23.507458 [ 307 ] {} <Debug> TCP-Session: 16ec8f00-dea0-40eb-919c-0eb4764b543d Authenticating user 'default' from [fd00:1122:3344:101::e]:50004 | ||
| 5421 | 2026.05.21 01:35:23.507481 [ 307 ] {} <Debug> TCP-Session: 16ec8f00-dea0-40eb-919c-0eb4764b543d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.05.21 01:35:23.507495 [ 307 ] {} <Debug> TCP-Session: 16ec8f00-dea0-40eb-919c-0eb4764b543d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.05.21 01:35:23.507727 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40512 | ||
| 5424 | 2026.05.21 01:35:23.507754 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43816 | ||
| 5425 | 2026.05.21 01:35:23.507766 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42935 | ||
| 5426 | 2026.05.21 01:35:23.507772 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51528 | ||
| 5427 | 2026.05.21 01:35:23.507844 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45591 | ||
| 5428 | 2026.05.21 01:35:23.507887 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5429 | 2026.05.21 01:35:23.507836 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41926 | ||
| 5430 | 2026.05.21 01:35:23.507927 [ 259 ] {} <Debug> TCP-Session: 57dae593-b8c8-407f-8946-b49444fcb76d Authenticating user 'default' from [fd00:1122:3344:101::e]:42935 | ||
| 5431 | 2026.05.21 01:35:23.507772 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44270 | ||
| 5432 | 2026.05.21 01:35:23.507960 [ 259 ] {} <Debug> TCP-Session: 57dae593-b8c8-407f-8946-b49444fcb76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.05.21 01:35:23.507732 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50445 | ||
| 5434 | 2026.05.21 01:35:23.507983 [ 259 ] {} <Debug> TCP-Session: 57dae593-b8c8-407f-8946-b49444fcb76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.05.21 01:35:23.507826 [ 307 ] {} <Trace> TCP-Session: 16ec8f00-dea0-40eb-919c-0eb4764b543d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2026.05.21 01:35:23.507837 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5437 | 2026.05.21 01:35:23.508047 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5438 | 2026.05.21 01:35:23.507830 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5439 | 2026.05.21 01:35:23.508085 [ 308 ] {} <Debug> TCP-Session: 9f3a0f91-3ba4-4d78-afc7-6d949ecf1f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:40512 | ||
| 5440 | 2026.05.21 01:35:23.508101 [ 310 ] {} <Debug> TCP-Session: 73e2a773-3d5d-425c-9316-660ac93825c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51528 | ||
| 5441 | 2026.05.21 01:35:23.508121 [ 311 ] {} <Debug> TCP-Session: 78e69746-72bb-4717-9493-a43371bd4101 Authenticating user 'default' from [fd00:1122:3344:101::e]:43816 | ||
| 5442 | 2026.05.21 01:35:23.508153 [ 310 ] {} <Debug> TCP-Session: 73e2a773-3d5d-425c-9316-660ac93825c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5443 | 2026.05.21 01:35:23.508172 [ 311 ] {} <Debug> TCP-Session: 78e69746-72bb-4717-9493-a43371bd4101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.05.21 01:35:23.508182 [ 310 ] {} <Debug> TCP-Session: 73e2a773-3d5d-425c-9316-660ac93825c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.05.21 01:35:23.508196 [ 311 ] {} <Debug> TCP-Session: 78e69746-72bb-4717-9493-a43371bd4101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.05.21 01:35:23.508206 [ 307 ] {aa7cbd26-8a95-46e7-97e5-8bb66d479bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50004) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5447 | 2026.05.21 01:35:23.508137 [ 308 ] {} <Debug> TCP-Session: 9f3a0f91-3ba4-4d78-afc7-6d949ecf1f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.05.21 01:35:23.508258 [ 308 ] {} <Debug> TCP-Session: 9f3a0f91-3ba4-4d78-afc7-6d949ecf1f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.05.21 01:35:23.508308 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5450 | 2026.05.21 01:35:23.508343 [ 309 ] {} <Debug> TCP-Session: b8f969c9-62a7-4e0b-b172-fede51ea1f74 Authenticating user 'default' from [fd00:1122:3344:101::e]:50445 | ||
| 5451 | 2026.05.21 01:35:23.508362 [ 309 ] {} <Debug> TCP-Session: b8f969c9-62a7-4e0b-b172-fede51ea1f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.05.21 01:35:23.508374 [ 309 ] {} <Debug> TCP-Session: b8f969c9-62a7-4e0b-b172-fede51ea1f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.05.21 01:35:23.508382 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5454 | 2026.05.21 01:35:23.508411 [ 269 ] {} <Debug> TCP-Session: 2f962110-dbcd-4e3d-9738-21ef467da1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44270 | ||
| 5455 | 2026.05.21 01:35:23.508427 [ 269 ] {} <Debug> TCP-Session: 2f962110-dbcd-4e3d-9738-21ef467da1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.05.21 01:35:23.508439 [ 269 ] {} <Debug> TCP-Session: 2f962110-dbcd-4e3d-9738-21ef467da1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.05.21 01:35:23.508505 [ 307 ] {aa7cbd26-8a95-46e7-97e5-8bb66d479bbd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5458 | 2026.05.21 01:35:23.508566 [ 307 ] {aa7cbd26-8a95-46e7-97e5-8bb66d479bbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5459 | 2026.05.21 01:35:23.508627 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5460 | 2026.05.21 01:35:23.508660 [ 304 ] {} <Debug> TCP-Session: 2f7de6c4-b2e6-49b6-90ff-33f9806fcc0f Authenticating user 'default' from [fd00:1122:3344:101::e]:45591 | ||
| 5461 | 2026.05.21 01:35:23.508676 [ 304 ] {} <Debug> TCP-Session: 2f7de6c4-b2e6-49b6-90ff-33f9806fcc0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.05.21 01:35:23.508691 [ 304 ] {} <Debug> TCP-Session: 2f7de6c4-b2e6-49b6-90ff-33f9806fcc0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.05.21 01:35:23.508729 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5464 | 2026.05.21 01:35:23.508762 [ 303 ] {} <Debug> TCP-Session: 59c61c0d-30ae-474c-a36f-9eb7fe820802 Authenticating user 'default' from [fd00:1122:3344:101::e]:41926 | ||
| 5465 | 2026.05.21 01:35:23.508780 [ 303 ] {} <Debug> TCP-Session: 59c61c0d-30ae-474c-a36f-9eb7fe820802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2026.05.21 01:35:23.508793 [ 303 ] {} <Debug> TCP-Session: 59c61c0d-30ae-474c-a36f-9eb7fe820802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.05.21 01:35:23.508863 [ 307 ] {aa7cbd26-8a95-46e7-97e5-8bb66d479bbd} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 5468 | 2026.05.21 01:35:23.509846 [ 363 ] {aa7cbd26-8a95-46e7-97e5-8bb66d479bbd} <Trace> AggregatingTransform: Aggregating | ||
| 5469 | 2026.05.21 01:35:23.509881 [ 363 ] {aa7cbd26-8a95-46e7-97e5-8bb66d479bbd} <Trace> Aggregator: Aggregation method: without_key | ||
| 5470 | 2026.05.21 01:35:23.509909 [ 363 ] {aa7cbd26-8a95-46e7-97e5-8bb66d479bbd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947459 sec. (1055.455 rows/sec., 41.23 KiB/sec.) | ||
| 5471 | 2026.05.21 01:35:23.509923 [ 363 ] {aa7cbd26-8a95-46e7-97e5-8bb66d479bbd} <Trace> Aggregator: Merging aggregated data | ||
| 5472 | 2026.05.21 01:35:23.510598 [ 307 ] {aa7cbd26-8a95-46e7-97e5-8bb66d479bbd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002456 sec., 407.1661237785016 rows/sec., 15.90 KiB/sec. | ||
| 5473 | 2026.05.21 01:35:23.510734 [ 307 ] {aa7cbd26-8a95-46e7-97e5-8bb66d479bbd} <Debug> TCPHandler: Processed in 0.00302713 sec. | ||
| 5474 | 2026.05.21 01:35:23.510860 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5475 | 2026.05.21 01:35:23.510890 [ 307 ] {} <Debug> TCP-Session: 16ec8f00-dea0-40eb-919c-0eb4764b543d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.05.21 01:35:23.510890 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5477 | 2026.05.21 01:35:23.510908 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5478 | 2026.05.21 01:35:23.510925 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5479 | 2026.05.21 01:35:23.510941 [ 308 ] {} <Debug> TCP-Session: 9f3a0f91-3ba4-4d78-afc7-6d949ecf1f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.05.21 01:35:23.510949 [ 304 ] {} <Debug> TCP-Session: 2f7de6c4-b2e6-49b6-90ff-33f9806fcc0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.05.21 01:35:23.510957 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5482 | 2026.05.21 01:35:23.510972 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5483 | 2026.05.21 01:35:23.510991 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5484 | 2026.05.21 01:35:23.511007 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5485 | 2026.05.21 01:35:23.511032 [ 311 ] {} <Debug> TCP-Session: 78e69746-72bb-4717-9493-a43371bd4101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.05.21 01:35:23.511043 [ 269 ] {} <Debug> TCP-Session: 2f962110-dbcd-4e3d-9738-21ef467da1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5487 | 2026.05.21 01:35:23.511049 [ 259 ] {} <Debug> TCP-Session: 57dae593-b8c8-407f-8946-b49444fcb76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.05.21 01:35:23.511064 [ 303 ] {} <Debug> TCP-Session: 59c61c0d-30ae-474c-a36f-9eb7fe820802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.05.21 01:35:23.510977 [ 310 ] {} <Debug> TCP-Session: 73e2a773-3d5d-425c-9316-660ac93825c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5490 | 2026.05.21 01:35:23.510956 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5491 | 2026.05.21 01:35:23.511144 [ 309 ] {} <Debug> TCP-Session: b8f969c9-62a7-4e0b-b172-fede51ea1f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.05.21 01:35:23.525873 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49622 | ||
| 5493 | 2026.05.21 01:35:23.525934 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5494 | 2026.05.21 01:35:23.525959 [ 259 ] {} <Debug> TCP-Session: 6864e32f-a1d3-4c9c-8e7d-3653c292ea76 Authenticating user 'default' from [fd00:1122:3344:101::e]:49622 | ||
| 5495 | 2026.05.21 01:35:23.525980 [ 259 ] {} <Debug> TCP-Session: 6864e32f-a1d3-4c9c-8e7d-3653c292ea76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.05.21 01:35:23.525995 [ 259 ] {} <Debug> TCP-Session: 6864e32f-a1d3-4c9c-8e7d-3653c292ea76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.05.21 01:35:23.526193 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56050 | ||
| 5498 | 2026.05.21 01:35:23.526211 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56499 | ||
| 5499 | 2026.05.21 01:35:23.526221 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40541 | ||
| 5500 | 2026.05.21 01:35:23.526243 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40973 | ||
| 5501 | 2026.05.21 01:35:23.526258 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5502 | 2026.05.21 01:35:23.526275 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5503 | 2026.05.21 01:35:23.526297 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5504 | 2026.05.21 01:35:23.526310 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5505 | 2026.05.21 01:35:23.526328 [ 303 ] {} <Debug> TCP-Session: 1349c5a4-4027-45ec-ab64-39bb115a56a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56499 | ||
| 5506 | 2026.05.21 01:35:23.526341 [ 304 ] {} <Debug> TCP-Session: 37cf2879-de2c-41ad-b8a6-1518897c20c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40541 | ||
| 5507 | 2026.05.21 01:35:23.526373 [ 303 ] {} <Debug> TCP-Session: 1349c5a4-4027-45ec-ab64-39bb115a56a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.05.21 01:35:23.526372 [ 308 ] {} <Debug> TCP-Session: 764221ae-6108-4a0a-a086-b4032df0c932 Authenticating user 'default' from [fd00:1122:3344:101::e]:40973 | ||
| 5509 | 2026.05.21 01:35:23.526384 [ 304 ] {} <Debug> TCP-Session: 37cf2879-de2c-41ad-b8a6-1518897c20c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5510 | 2026.05.21 01:35:23.526398 [ 303 ] {} <Debug> TCP-Session: 1349c5a4-4027-45ec-ab64-39bb115a56a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.05.21 01:35:23.526415 [ 308 ] {} <Debug> TCP-Session: 764221ae-6108-4a0a-a086-b4032df0c932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.05.21 01:35:23.526419 [ 304 ] {} <Debug> TCP-Session: 37cf2879-de2c-41ad-b8a6-1518897c20c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.05.21 01:35:23.526445 [ 308 ] {} <Debug> TCP-Session: 764221ae-6108-4a0a-a086-b4032df0c932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.05.21 01:35:23.526314 [ 269 ] {} <Debug> TCP-Session: d5bfa621-7798-4c82-9c91-e68a98a55ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56050 | ||
| 5515 | 2026.05.21 01:35:23.526267 [ 259 ] {} <Trace> TCP-Session: 6864e32f-a1d3-4c9c-8e7d-3653c292ea76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2026.05.21 01:35:23.526486 [ 269 ] {} <Debug> TCP-Session: d5bfa621-7798-4c82-9c91-e68a98a55ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2026.05.21 01:35:23.526263 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53428 | ||
| 5518 | 2026.05.21 01:35:23.526510 [ 269 ] {} <Debug> TCP-Session: d5bfa621-7798-4c82-9c91-e68a98a55ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.05.21 01:35:23.526244 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33840 | ||
| 5520 | 2026.05.21 01:35:23.526575 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5521 | 2026.05.21 01:35:23.526234 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39688 | ||
| 5522 | 2026.05.21 01:35:23.526608 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5523 | 2026.05.21 01:35:23.526611 [ 310 ] {} <Debug> TCP-Session: 0f831549-7389-412e-b631-0438ebc29c84 Authenticating user 'default' from [fd00:1122:3344:101::e]:53428 | ||
| 5524 | 2026.05.21 01:35:23.526645 [ 309 ] {} <Debug> TCP-Session: d0c54be3-e888-4039-a65d-f5a6f7fee707 Authenticating user 'default' from [fd00:1122:3344:101::e]:33840 | ||
| 5525 | 2026.05.21 01:35:23.526649 [ 259 ] {4f0b87e5-42b8-4fc4-94a0-e3330669a32e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49622) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5526 | 2026.05.21 01:35:23.526672 [ 309 ] {} <Debug> TCP-Session: d0c54be3-e888-4039-a65d-f5a6f7fee707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.05.21 01:35:23.526664 [ 310 ] {} <Debug> TCP-Session: 0f831549-7389-412e-b631-0438ebc29c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.05.21 01:35:23.526700 [ 309 ] {} <Debug> TCP-Session: d0c54be3-e888-4039-a65d-f5a6f7fee707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2026.05.21 01:35:23.526714 [ 310 ] {} <Debug> TCP-Session: 0f831549-7389-412e-b631-0438ebc29c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.05.21 01:35:23.526650 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5531 | 2026.05.21 01:35:23.526266 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53479 | ||
| 5532 | 2026.05.21 01:35:23.526768 [ 307 ] {} <Debug> TCP-Session: 173e8c0a-1da9-4a2a-861f-92adb588a525 Authenticating user 'default' from [fd00:1122:3344:101::e]:39688 | ||
| 5533 | 2026.05.21 01:35:23.526793 [ 307 ] {} <Debug> TCP-Session: 173e8c0a-1da9-4a2a-861f-92adb588a525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5534 | 2026.05.21 01:35:23.526807 [ 307 ] {} <Debug> TCP-Session: 173e8c0a-1da9-4a2a-861f-92adb588a525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5535 | 2026.05.21 01:35:23.526811 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5536 | 2026.05.21 01:35:23.526839 [ 311 ] {} <Debug> TCP-Session: 281cd460-d096-4dd0-b17e-329f9f3c9744 Authenticating user 'default' from [fd00:1122:3344:101::e]:53479 | ||
| 5537 | 2026.05.21 01:35:23.526859 [ 311 ] {} <Debug> TCP-Session: 281cd460-d096-4dd0-b17e-329f9f3c9744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.05.21 01:35:23.526874 [ 311 ] {} <Debug> TCP-Session: 281cd460-d096-4dd0-b17e-329f9f3c9744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.05.21 01:35:23.526905 [ 259 ] {4f0b87e5-42b8-4fc4-94a0-e3330669a32e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5540 | 2026.05.21 01:35:23.526963 [ 259 ] {4f0b87e5-42b8-4fc4-94a0-e3330669a32e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5541 | 2026.05.21 01:35:23.527254 [ 259 ] {4f0b87e5-42b8-4fc4-94a0-e3330669a32e} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 5542 | 2026.05.21 01:35:23.528155 [ 313 ] {4f0b87e5-42b8-4fc4-94a0-e3330669a32e} <Trace> AggregatingTransform: Aggregating | ||
| 5543 | 2026.05.21 01:35:23.528196 [ 313 ] {4f0b87e5-42b8-4fc4-94a0-e3330669a32e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5544 | 2026.05.21 01:35:23.528226 [ 313 ] {4f0b87e5-42b8-4fc4-94a0-e3330669a32e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874277 sec. (1143.802 rows/sec., 44.68 KiB/sec.) | ||
| 5545 | 2026.05.21 01:35:23.528242 [ 313 ] {4f0b87e5-42b8-4fc4-94a0-e3330669a32e} <Trace> Aggregator: Merging aggregated data | ||
| 5546 | 2026.05.21 01:35:23.528763 [ 259 ] {4f0b87e5-42b8-4fc4-94a0-e3330669a32e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002167 sec., 461.4674665436087 rows/sec., 18.03 KiB/sec. | ||
| 5547 | 2026.05.21 01:35:23.528884 [ 259 ] {4f0b87e5-42b8-4fc4-94a0-e3330669a32e} <Debug> TCPHandler: Processed in 0.002731534 sec. | ||
| 5548 | 2026.05.21 01:35:23.529003 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5549 | 2026.05.21 01:35:23.529028 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5550 | 2026.05.21 01:35:23.529045 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5551 | 2026.05.21 01:35:23.529062 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5552 | 2026.05.21 01:35:23.529079 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5553 | 2026.05.21 01:35:23.529096 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5554 | 2026.05.21 01:35:23.529114 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5555 | 2026.05.21 01:35:23.529125 [ 269 ] {} <Debug> TCP-Session: d5bfa621-7798-4c82-9c91-e68a98a55ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.05.21 01:35:23.529131 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5557 | 2026.05.21 01:35:23.529159 [ 304 ] {} <Debug> TCP-Session: 37cf2879-de2c-41ad-b8a6-1518897c20c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.05.21 01:35:23.529156 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5559 | 2026.05.21 01:35:23.529185 [ 307 ] {} <Debug> TCP-Session: 173e8c0a-1da9-4a2a-861f-92adb588a525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.05.21 01:35:23.529119 [ 303 ] {} <Debug> TCP-Session: 1349c5a4-4027-45ec-ab64-39bb115a56a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.05.21 01:35:23.529214 [ 309 ] {} <Debug> TCP-Session: d0c54be3-e888-4039-a65d-f5a6f7fee707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.05.21 01:35:23.529070 [ 310 ] {} <Debug> TCP-Session: 0f831549-7389-412e-b631-0438ebc29c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.05.21 01:35:23.529033 [ 259 ] {} <Debug> TCP-Session: 6864e32f-a1d3-4c9c-8e7d-3653c292ea76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2026.05.21 01:35:23.529138 [ 311 ] {} <Debug> TCP-Session: 281cd460-d096-4dd0-b17e-329f9f3c9744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.05.21 01:35:23.529088 [ 308 ] {} <Debug> TCP-Session: 764221ae-6108-4a0a-a086-b4032df0c932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.05.21 01:35:24.120322 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.05.21 01:35:24.120561 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5568 | 2026.05.21 01:35:24.120912 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5569 | 2026.05.21 01:35:24.120953 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5570 | 2026.05.21 01:35:24.121175 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5571 | 2026.05.21 01:35:24.121250 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5572 | 2026.05.21 01:35:24.121397 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5573 | 2026.05.21 01:35:24.121506 [ 359 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5574 | 2026.05.21 01:35:24.121523 [ 329 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5575 | 2026.05.21 01:35:24.121506 [ 347 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5576 | 2026.05.21 01:35:24.121506 [ 323 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5577 | 2026.05.21 01:35:24.121705 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5578 | 2026.05.21 01:35:24.121735 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5579 | 2026.05.21 01:35:24.121825 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5580 | 2026.05.21 01:35:24.121847 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 5581 | 2026.05.21 01:35:24.121884 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5582 | 2026.05.21 01:35:24.121925 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5583 | 2026.05.21 01:35:24.121962 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5584 | 2026.05.21 01:35:24.123251 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002785 sec., 11490.125673249551 rows/sec., 1.22 MiB/sec. | ||
| 5585 | 2026.05.21 01:35:24.123421 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Debug> MemoryTracker: Peak memory usage (for query): 134.05 KiB. | ||
| 5586 | 2026.05.21 01:35:24.123438 [ 270 ] {ca4b8ffc-e968-4434-a03a-989e877daffe} <Debug> TCPHandler: Processed in 0.003257845 sec. | ||
| 5587 | 2026.05.21 01:35:24.124988 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.05.21 01:35:24.125108 [ 270 ] {43b4f91e-68af-4562-b7f4-67c936142994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5589 | 2026.05.21 01:35:24.125157 [ 270 ] {43b4f91e-68af-4562-b7f4-67c936142994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5590 | 2026.05.21 01:35:24.125701 [ 270 ] {43b4f91e-68af-4562-b7f4-67c936142994} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.05.21 01:35:24.125751 [ 270 ] {43b4f91e-68af-4562-b7f4-67c936142994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5592 | 2026.05.21 01:35:24.126165 [ 270 ] {43b4f91e-68af-4562-b7f4-67c936142994} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5593 | 2026.05.21 01:35:24.126403 [ 270 ] {43b4f91e-68af-4562-b7f4-67c936142994} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.05.21 01:35:24.126580 [ 270 ] {43b4f91e-68af-4562-b7f4-67c936142994} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001505 sec., 37209.3023255814 rows/sec., 2.86 MiB/sec. | ||
| 5595 | 2026.05.21 01:35:24.126619 [ 270 ] {43b4f91e-68af-4562-b7f4-67c936142994} <Debug> TCPHandler: Processed in 0.001686853 sec. | ||
| 5596 | 2026.05.21 01:35:24.126760 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.05.21 01:35:24.126865 [ 270 ] {4c24e48a-3e6f-445f-9b2b-8522b1bac903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5598 | 2026.05.21 01:35:24.126908 [ 270 ] {4c24e48a-3e6f-445f-9b2b-8522b1bac903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5599 | 2026.05.21 01:35:24.127354 [ 270 ] {4c24e48a-3e6f-445f-9b2b-8522b1bac903} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2026.05.21 01:35:24.127396 [ 270 ] {4c24e48a-3e6f-445f-9b2b-8522b1bac903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5601 | 2026.05.21 01:35:24.127765 [ 270 ] {4c24e48a-3e6f-445f-9b2b-8522b1bac903} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5602 | 2026.05.21 01:35:24.127987 [ 270 ] {4c24e48a-3e6f-445f-9b2b-8522b1bac903} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.05.21 01:35:24.128138 [ 270 ] {4c24e48a-3e6f-445f-9b2b-8522b1bac903} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. | ||
| 5604 | 2026.05.21 01:35:24.128174 [ 270 ] {4c24e48a-3e6f-445f-9b2b-8522b1bac903} <Debug> TCPHandler: Processed in 0.001463889 sec. | ||
| 5605 | 2026.05.21 01:35:24.128333 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2026.05.21 01:35:24.128442 [ 270 ] {e38ab468-b526-4917-84f1-3df7a8b2dc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5607 | 2026.05.21 01:35:24.128488 [ 270 ] {e38ab468-b526-4917-84f1-3df7a8b2dc07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5608 | 2026.05.21 01:35:24.128916 [ 270 ] {e38ab468-b526-4917-84f1-3df7a8b2dc07} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.05.21 01:35:24.128956 [ 270 ] {e38ab468-b526-4917-84f1-3df7a8b2dc07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5610 | 2026.05.21 01:35:24.129316 [ 270 ] {e38ab468-b526-4917-84f1-3df7a8b2dc07} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5611 | 2026.05.21 01:35:24.129539 [ 270 ] {e38ab468-b526-4917-84f1-3df7a8b2dc07} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.05.21 01:35:24.129688 [ 270 ] {e38ab468-b526-4917-84f1-3df7a8b2dc07} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001267 sec., 116811.36543014996 rows/sec., 8.13 MiB/sec. | ||
| 5613 | 2026.05.21 01:35:24.129727 [ 270 ] {e38ab468-b526-4917-84f1-3df7a8b2dc07} <Debug> TCPHandler: Processed in 0.001444408 sec. | ||
| 5614 | 2026.05.21 01:35:24.129862 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.05.21 01:35:24.129962 [ 270 ] {0a0f0763-4a87-4ab2-a437-b6a67f4e4a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.05.21 01:35:24.130006 [ 270 ] {0a0f0763-4a87-4ab2-a437-b6a67f4e4a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5617 | 2026.05.21 01:35:24.130364 [ 270 ] {0a0f0763-4a87-4ab2-a437-b6a67f4e4a80} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.21 01:35:24.130401 [ 270 ] {0a0f0763-4a87-4ab2-a437-b6a67f4e4a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5619 | 2026.05.21 01:35:24.130733 [ 270 ] {0a0f0763-4a87-4ab2-a437-b6a67f4e4a80} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5620 | 2026.05.21 01:35:24.130962 [ 270 ] {0a0f0763-4a87-4ab2-a437-b6a67f4e4a80} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.05.21 01:35:24.131110 [ 270 ] {0a0f0763-4a87-4ab2-a437-b6a67f4e4a80} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001166 sec., 46312.178387650085 rows/sec., 3.13 MiB/sec. | ||
| 5622 | 2026.05.21 01:35:24.131143 [ 270 ] {0a0f0763-4a87-4ab2-a437-b6a67f4e4a80} <Debug> TCPHandler: Processed in 0.001337357 sec. | ||
| 5623 | 2026.05.21 01:35:24.388223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12003 | ||
| 5624 | 2026.05.21 01:35:24.389003 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.05.21 01:35:24.389072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5626 | 2026.05.21 01:35:24.389662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5627 | 2026.05.21 01:35:24.389964 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.05.21 01:35:24.390130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12003 | ||
| 5629 | 2026.05.21 01:35:24.887603 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55301 | ||
| 5630 | 2026.05.21 01:35:24.887680 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5631 | 2026.05.21 01:35:24.887705 [ 259 ] {} <Debug> TCP-Session: e67a06ef-9353-499b-bab3-860ba1f89c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:55301 | ||
| 5632 | 2026.05.21 01:35:24.887726 [ 259 ] {} <Debug> TCP-Session: e67a06ef-9353-499b-bab3-860ba1f89c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.05.21 01:35:24.887739 [ 259 ] {} <Debug> TCP-Session: e67a06ef-9353-499b-bab3-860ba1f89c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.05.21 01:35:24.887947 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63008 | ||
| 5635 | 2026.05.21 01:35:24.887998 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58125 | ||
| 5636 | 2026.05.21 01:35:24.888015 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5637 | 2026.05.21 01:35:24.888040 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58581 | ||
| 5638 | 2026.05.21 01:35:24.888065 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50669 | ||
| 5639 | 2026.05.21 01:35:24.888072 [ 269 ] {} <Debug> TCP-Session: d91328d8-c3b2-4dea-9895-204aa743d491 Authenticating user 'default' from [fd00:1122:3344:101::e]:63008 | ||
| 5640 | 2026.05.21 01:35:24.888091 [ 259 ] {} <Trace> TCP-Session: e67a06ef-9353-499b-bab3-860ba1f89c7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2026.05.21 01:35:24.888116 [ 269 ] {} <Debug> TCP-Session: d91328d8-c3b2-4dea-9895-204aa743d491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.05.21 01:35:24.888124 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5643 | 2026.05.21 01:35:24.888127 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5644 | 2026.05.21 01:35:24.888136 [ 269 ] {} <Debug> TCP-Session: d91328d8-c3b2-4dea-9895-204aa743d491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.05.21 01:35:24.888157 [ 304 ] {} <Debug> TCP-Session: 3b0507b5-cf5a-4e89-81eb-94441c6c568d Authenticating user 'default' from [fd00:1122:3344:101::e]:58581 | ||
| 5646 | 2026.05.21 01:35:24.888165 [ 308 ] {} <Debug> TCP-Session: fe0be732-25b3-4a57-b655-18c3aa27251f Authenticating user 'default' from [fd00:1122:3344:101::e]:50669 | ||
| 5647 | 2026.05.21 01:35:24.888197 [ 304 ] {} <Debug> TCP-Session: 3b0507b5-cf5a-4e89-81eb-94441c6c568d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.05.21 01:35:24.888203 [ 308 ] {} <Debug> TCP-Session: fe0be732-25b3-4a57-b655-18c3aa27251f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.05.21 01:35:24.888212 [ 304 ] {} <Debug> TCP-Session: 3b0507b5-cf5a-4e89-81eb-94441c6c568d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.05.21 01:35:24.888219 [ 308 ] {} <Debug> TCP-Session: fe0be732-25b3-4a57-b655-18c3aa27251f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.05.21 01:35:24.888113 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43213 | ||
| 5652 | 2026.05.21 01:35:24.888105 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39677 | ||
| 5653 | 2026.05.21 01:35:24.888270 [ 259 ] {580314c6-1421-46fe-b1d6-52adb0a16452} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5654 | 2026.05.21 01:35:24.888097 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5655 | 2026.05.21 01:35:24.888343 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5656 | 2026.05.21 01:35:24.888338 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5657 | 2026.05.21 01:35:24.888368 [ 303 ] {} <Debug> TCP-Session: 7d7d6f04-194c-48e2-a295-bea0a5a050d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58125 | ||
| 5658 | 2026.05.21 01:35:24.888370 [ 311 ] {} <Debug> TCP-Session: a121047f-8fe1-4b4d-b0cc-0979e07b053e Authenticating user 'default' from [fd00:1122:3344:101::e]:39677 | ||
| 5659 | 2026.05.21 01:35:24.888393 [ 310 ] {} <Debug> TCP-Session: 8788b933-b58c-477a-b56f-1c4b9f3d689d Authenticating user 'default' from [fd00:1122:3344:101::e]:43213 | ||
| 5660 | 2026.05.21 01:35:24.888407 [ 311 ] {} <Debug> TCP-Session: a121047f-8fe1-4b4d-b0cc-0979e07b053e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.05.21 01:35:24.888402 [ 303 ] {} <Debug> TCP-Session: 7d7d6f04-194c-48e2-a295-bea0a5a050d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.05.21 01:35:24.888430 [ 310 ] {} <Debug> TCP-Session: 8788b933-b58c-477a-b56f-1c4b9f3d689d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.05.21 01:35:24.888442 [ 303 ] {} <Debug> TCP-Session: 7d7d6f04-194c-48e2-a295-bea0a5a050d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2026.05.21 01:35:24.888456 [ 310 ] {} <Debug> TCP-Session: 8788b933-b58c-477a-b56f-1c4b9f3d689d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.05.21 01:35:24.888083 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65400 | ||
| 5666 | 2026.05.21 01:35:24.888040 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43303 | ||
| 5667 | 2026.05.21 01:35:24.888433 [ 311 ] {} <Debug> TCP-Session: a121047f-8fe1-4b4d-b0cc-0979e07b053e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.05.21 01:35:24.888538 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5669 | 2026.05.21 01:35:24.888565 [ 259 ] {580314c6-1421-46fe-b1d6-52adb0a16452} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5670 | 2026.05.21 01:35:24.888574 [ 309 ] {} <Debug> TCP-Session: 04f54532-1183-45d6-b1a6-6827dd0d79d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65400 | ||
| 5671 | 2026.05.21 01:35:24.888568 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5672 | 2026.05.21 01:35:24.888620 [ 309 ] {} <Debug> TCP-Session: 04f54532-1183-45d6-b1a6-6827dd0d79d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.05.21 01:35:24.888622 [ 259 ] {580314c6-1421-46fe-b1d6-52adb0a16452} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5674 | 2026.05.21 01:35:24.888641 [ 309 ] {} <Debug> TCP-Session: 04f54532-1183-45d6-b1a6-6827dd0d79d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.05.21 01:35:24.888636 [ 307 ] {} <Debug> TCP-Session: 25295f5d-8eb2-4093-891b-8b5d2a1a90fc Authenticating user 'default' from [fd00:1122:3344:101::e]:43303 | ||
| 5676 | 2026.05.21 01:35:24.888685 [ 307 ] {} <Debug> TCP-Session: 25295f5d-8eb2-4093-891b-8b5d2a1a90fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.05.21 01:35:24.888700 [ 307 ] {} <Debug> TCP-Session: 25295f5d-8eb2-4093-891b-8b5d2a1a90fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.05.21 01:35:24.888901 [ 259 ] {580314c6-1421-46fe-b1d6-52adb0a16452} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 5679 | 2026.05.21 01:35:24.889798 [ 347 ] {580314c6-1421-46fe-b1d6-52adb0a16452} <Trace> AggregatingTransform: Aggregating | ||
| 5680 | 2026.05.21 01:35:24.889835 [ 347 ] {580314c6-1421-46fe-b1d6-52adb0a16452} <Trace> Aggregator: Aggregation method: without_key | ||
| 5681 | 2026.05.21 01:35:24.889865 [ 347 ] {580314c6-1421-46fe-b1d6-52adb0a16452} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868068 sec. (1151.983 rows/sec., 45.00 KiB/sec.) | ||
| 5682 | 2026.05.21 01:35:24.889880 [ 347 ] {580314c6-1421-46fe-b1d6-52adb0a16452} <Trace> Aggregator: Merging aggregated data | ||
| 5683 | 2026.05.21 01:35:24.890531 [ 259 ] {580314c6-1421-46fe-b1d6-52adb0a16452} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002317 sec., 431.59257660768236 rows/sec., 16.86 KiB/sec. | ||
| 5684 | 2026.05.21 01:35:24.890661 [ 259 ] {580314c6-1421-46fe-b1d6-52adb0a16452} <Debug> TCPHandler: Processed in 0.002695534 sec. | ||
| 5685 | 2026.05.21 01:35:24.890773 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5686 | 2026.05.21 01:35:24.890800 [ 259 ] {} <Debug> TCP-Session: e67a06ef-9353-499b-bab3-860ba1f89c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.05.21 01:35:24.890804 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5688 | 2026.05.21 01:35:24.890829 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5689 | 2026.05.21 01:35:24.890841 [ 269 ] {} <Debug> TCP-Session: d91328d8-c3b2-4dea-9895-204aa743d491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.05.21 01:35:24.890853 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5691 | 2026.05.21 01:35:24.890875 [ 311 ] {} <Debug> TCP-Session: a121047f-8fe1-4b4d-b0cc-0979e07b053e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.05.21 01:35:24.890879 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5693 | 2026.05.21 01:35:24.890950 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5694 | 2026.05.21 01:35:24.891029 [ 307 ] {} <Debug> TCP-Session: 25295f5d-8eb2-4093-891b-8b5d2a1a90fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.05.21 01:35:24.890919 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5696 | 2026.05.21 01:35:24.891065 [ 310 ] {} <Debug> TCP-Session: 8788b933-b58c-477a-b56f-1c4b9f3d689d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.05.21 01:35:24.890906 [ 303 ] {} <Debug> TCP-Session: 7d7d6f04-194c-48e2-a295-bea0a5a050d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.05.21 01:35:24.891094 [ 309 ] {} <Debug> TCP-Session: 04f54532-1183-45d6-b1a6-6827dd0d79d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.05.21 01:35:24.890896 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5700 | 2026.05.21 01:35:24.890863 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5701 | 2026.05.21 01:35:24.891169 [ 304 ] {} <Debug> TCP-Session: 3b0507b5-cf5a-4e89-81eb-94441c6c568d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.05.21 01:35:24.891187 [ 308 ] {} <Debug> TCP-Session: fe0be732-25b3-4a57-b655-18c3aa27251f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.05.21 01:35:25.048499 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5704 | 2026.05.21 01:35:25.067018 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.05.21 01:35:25.067197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5706 | 2026.05.21 01:35:25.073159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5707 | 2026.05.21 01:35:25.073977 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.05.21 01:35:25.078015 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5709 | 2026.05.21 01:35:29.120177 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.05.21 01:35:29.120431 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5711 | 2026.05.21 01:35:29.120764 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5712 | 2026.05.21 01:35:29.120802 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5713 | 2026.05.21 01:35:29.121022 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5714 | 2026.05.21 01:35:29.121091 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5715 | 2026.05.21 01:35:29.121234 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5716 | 2026.05.21 01:35:29.121316 [ 353 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5717 | 2026.05.21 01:35:29.121342 [ 347 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5718 | 2026.05.21 01:35:29.121351 [ 329 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5719 | 2026.05.21 01:35:29.121349 [ 314 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5720 | 2026.05.21 01:35:29.121524 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5721 | 2026.05.21 01:35:29.121552 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5722 | 2026.05.21 01:35:29.121637 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5723 | 2026.05.21 01:35:29.121659 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 5724 | 2026.05.21 01:35:29.121695 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5725 | 2026.05.21 01:35:29.121733 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5726 | 2026.05.21 01:35:29.121769 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 01:35:29.122878 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002545 sec., 12573.673870333989 rows/sec., 1.33 MiB/sec. | ||
| 5728 | 2026.05.21 01:35:29.123046 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Debug> MemoryTracker: Peak memory usage (for query): 135.38 KiB. | ||
| 5729 | 2026.05.21 01:35:29.123077 [ 270 ] {c7c5665c-f47c-4750-a744-08a267ca3057} <Debug> TCPHandler: Processed in 0.003035 sec. | ||
| 5730 | 2026.05.21 01:35:29.125064 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.05.21 01:35:29.125263 [ 270 ] {61ecc6f6-6fbe-4379-bbfe-ee3affa305aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5732 | 2026.05.21 01:35:29.125340 [ 270 ] {61ecc6f6-6fbe-4379-bbfe-ee3affa305aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5733 | 2026.05.21 01:35:29.126036 [ 270 ] {61ecc6f6-6fbe-4379-bbfe-ee3affa305aa} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.05.21 01:35:29.126081 [ 270 ] {61ecc6f6-6fbe-4379-bbfe-ee3affa305aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5735 | 2026.05.21 01:35:29.126481 [ 270 ] {61ecc6f6-6fbe-4379-bbfe-ee3affa305aa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5736 | 2026.05.21 01:35:29.126710 [ 270 ] {61ecc6f6-6fbe-4379-bbfe-ee3affa305aa} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.05.21 01:35:29.126863 [ 270 ] {61ecc6f6-6fbe-4379-bbfe-ee3affa305aa} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001655 sec., 53172.20543806646 rows/sec., 4.48 MiB/sec. | ||
| 5738 | 2026.05.21 01:35:29.126901 [ 270 ] {61ecc6f6-6fbe-4379-bbfe-ee3affa305aa} <Debug> TCPHandler: Processed in 0.001937348 sec. | ||
| 5739 | 2026.05.21 01:35:29.127033 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2026.05.21 01:35:29.127134 [ 270 ] {bb318038-7b6f-41f2-b1ca-dcb0821fcbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5741 | 2026.05.21 01:35:29.127177 [ 270 ] {bb318038-7b6f-41f2-b1ca-dcb0821fcbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5742 | 2026.05.21 01:35:29.127585 [ 270 ] {bb318038-7b6f-41f2-b1ca-dcb0821fcbef} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2026.05.21 01:35:29.127623 [ 270 ] {bb318038-7b6f-41f2-b1ca-dcb0821fcbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5744 | 2026.05.21 01:35:29.127926 [ 270 ] {bb318038-7b6f-41f2-b1ca-dcb0821fcbef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5745 | 2026.05.21 01:35:29.128147 [ 270 ] {bb318038-7b6f-41f2-b1ca-dcb0821fcbef} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.05.21 01:35:29.128283 [ 270 ] {bb318038-7b6f-41f2-b1ca-dcb0821fcbef} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001171 sec., 13663.535439795047 rows/sec., 1.00 MiB/sec. | ||
| 5747 | 2026.05.21 01:35:29.128318 [ 270 ] {bb318038-7b6f-41f2-b1ca-dcb0821fcbef} <Debug> TCPHandler: Processed in 0.001336427 sec. | ||
| 5748 | 2026.05.21 01:35:29.128435 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5749 | 2026.05.21 01:35:29.128531 [ 270 ] {0d2e2ad8-0c42-48db-ba3a-e6395090e57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5750 | 2026.05.21 01:35:29.128572 [ 270 ] {0d2e2ad8-0c42-48db-ba3a-e6395090e57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5751 | 2026.05.21 01:35:29.128991 [ 270 ] {0d2e2ad8-0c42-48db-ba3a-e6395090e57b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.05.21 01:35:29.129028 [ 270 ] {0d2e2ad8-0c42-48db-ba3a-e6395090e57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5753 | 2026.05.21 01:35:29.129341 [ 270 ] {0d2e2ad8-0c42-48db-ba3a-e6395090e57b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5754 | 2026.05.21 01:35:29.129552 [ 270 ] {0d2e2ad8-0c42-48db-ba3a-e6395090e57b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.05.21 01:35:29.129680 [ 270 ] {0d2e2ad8-0c42-48db-ba3a-e6395090e57b} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001167 sec., 68551.84233076264 rows/sec., 5.35 MiB/sec. | ||
| 5756 | 2026.05.21 01:35:29.129714 [ 270 ] {0d2e2ad8-0c42-48db-ba3a-e6395090e57b} <Debug> TCPHandler: Processed in 0.001329486 sec. | ||
| 5757 | 2026.05.21 01:35:29.129838 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.05.21 01:35:29.129936 [ 270 ] {44dd0c93-ccaf-4447-9eb9-925d261425fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.05.21 01:35:29.129980 [ 270 ] {44dd0c93-ccaf-4447-9eb9-925d261425fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5760 | 2026.05.21 01:35:29.130378 [ 270 ] {44dd0c93-ccaf-4447-9eb9-925d261425fa} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.05.21 01:35:29.130416 [ 270 ] {44dd0c93-ccaf-4447-9eb9-925d261425fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5762 | 2026.05.21 01:35:29.130776 [ 270 ] {44dd0c93-ccaf-4447-9eb9-925d261425fa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5763 | 2026.05.21 01:35:29.130999 [ 270 ] {44dd0c93-ccaf-4447-9eb9-925d261425fa} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.05.21 01:35:29.131137 [ 270 ] {44dd0c93-ccaf-4447-9eb9-925d261425fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 5765 | 2026.05.21 01:35:29.131171 [ 270 ] {44dd0c93-ccaf-4447-9eb9-925d261425fa} <Debug> TCPHandler: Processed in 0.001384417 sec. | ||
| 5766 | 2026.05.21 01:35:29.131278 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.05.21 01:35:29.131377 [ 270 ] {7e82eabd-f344-48c2-a823-8ac16d896945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5768 | 2026.05.21 01:35:29.131433 [ 270 ] {7e82eabd-f344-48c2-a823-8ac16d896945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5769 | 2026.05.21 01:35:29.132141 [ 270 ] {7e82eabd-f344-48c2-a823-8ac16d896945} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.05.21 01:35:29.132178 [ 270 ] {7e82eabd-f344-48c2-a823-8ac16d896945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5771 | 2026.05.21 01:35:29.132698 [ 270 ] {7e82eabd-f344-48c2-a823-8ac16d896945} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5772 | 2026.05.21 01:35:29.132916 [ 270 ] {7e82eabd-f344-48c2-a823-8ac16d896945} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.05.21 01:35:29.133046 [ 270 ] {7e82eabd-f344-48c2-a823-8ac16d896945} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001697 sec., 9428.403064230995 rows/sec., 16.90 MiB/sec. | ||
| 5774 | 2026.05.21 01:35:29.133092 [ 270 ] {7e82eabd-f344-48c2-a823-8ac16d896945} <Debug> TCPHandler: Processed in 0.001875107 sec. | ||
| 5775 | 2026.05.21 01:35:29.133207 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.05.21 01:35:29.133294 [ 270 ] {9108e51e-e25b-4489-b355-9a9d673a068c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5777 | 2026.05.21 01:35:29.133332 [ 270 ] {9108e51e-e25b-4489-b355-9a9d673a068c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5778 | 2026.05.21 01:35:29.133638 [ 270 ] {9108e51e-e25b-4489-b355-9a9d673a068c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.05.21 01:35:29.133671 [ 270 ] {9108e51e-e25b-4489-b355-9a9d673a068c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5780 | 2026.05.21 01:35:29.134035 [ 270 ] {9108e51e-e25b-4489-b355-9a9d673a068c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5781 | 2026.05.21 01:35:29.134242 [ 270 ] {9108e51e-e25b-4489-b355-9a9d673a068c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.05.21 01:35:29.134367 [ 270 ] {9108e51e-e25b-4489-b355-9a9d673a068c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5783 | 2026.05.21 01:35:29.134399 [ 270 ] {9108e51e-e25b-4489-b355-9a9d673a068c} <Debug> TCPHandler: Processed in 0.001218004 sec. | ||
| 5784 | 2026.05.21 01:35:31.777612 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5785 | 2026.05.21 01:35:31.777669 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5786 | 2026.05.21 01:35:31.890325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12451 | ||
| 5787 | 2026.05.21 01:35:31.890800 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.05.21 01:35:31.890844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5789 | 2026.05.21 01:35:31.891310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5790 | 2026.05.21 01:35:31.891535 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.05.21 01:35:31.891662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12451 | ||
| 5792 | 2026.05.21 01:35:31.891668 [ 8 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5793 | 2026.05.21 01:35:31.891724 [ 8 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.05.21 01:35:31.891743 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5795 | 2026.05.21 01:35:31.891860 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 5796 | 2026.05.21 01:35:31.891964 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5797 | 2026.05.21 01:35:31.891998 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10083 rows starting from the beginning of the part | ||
| 5798 | 2026.05.21 01:35:31.892061 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 5799 | 2026.05.21 01:35:31.892110 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 5800 | 2026.05.21 01:35:31.892153 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 5801 | 2026.05.21 01:35:31.892194 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 5802 | 2026.05.21 01:35:31.892234 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 5803 | 2026.05.21 01:35:31.894133 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12451 rows, containing 4 columns (4 merged, 0 gathered) in 0.002324637 sec., 5356105.060704101 rows/sec., 76.62 MiB/sec. | ||
| 5804 | 2026.05.21 01:35:31.894348 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5805 | 2026.05.21 01:35:31.894566 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_26_5} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.05.21 01:35:31.894625 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_26_5} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5807 | 2026.05.21 01:35:31.894683 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5808 | 2026.05.21 01:35:32.578189 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5809 | 2026.05.21 01:35:32.596153 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.05.21 01:35:32.596224 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5811 | 2026.05.21 01:35:32.601876 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5812 | 2026.05.21 01:35:32.602657 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.05.21 01:35:32.602969 [ 8 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5814 | 2026.05.21 01:35:32.603033 [ 8 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.05.21 01:35:32.603053 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5816 | 2026.05.21 01:35:32.603188 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 5817 | 2026.05.21 01:35:32.605776 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5818 | 2026.05.21 01:35:32.606644 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5819 | 2026.05.21 01:35:32.608045 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 5820 | 2026.05.21 01:35:32.612631 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 5821 | 2026.05.21 01:35:32.617129 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 5822 | 2026.05.21 01:35:32.621602 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 5823 | 2026.05.21 01:35:32.626227 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 5824 | 2026.05.21 01:35:32.630571 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 5825 | 2026.05.21 01:35:32.683480 [ 193 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.08035752 sec., 2439.0996636033565 rows/sec., 12.61 MiB/sec. | ||
| 5826 | 2026.05.21 01:35:32.686222 [ 193 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5827 | 2026.05.21 01:35:32.688456 [ 193 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_26_5} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2026.05.21 01:35:32.688558 [ 193 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_26_5} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5829 | 2026.05.21 01:35:32.690706 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5830 | 2026.05.21 01:35:33.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.91 MiB, peak 269.46 MiB, free memory in arenas 0.00 B, will set to 264.02 MiB (RSS), difference: 5.11 MiB | ||
| 5831 | 2026.05.21 01:35:34.119857 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.05.21 01:35:34.120119 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5833 | 2026.05.21 01:35:34.120504 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5834 | 2026.05.21 01:35:34.120549 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5835 | 2026.05.21 01:35:34.120801 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5836 | 2026.05.21 01:35:34.120880 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5837 | 2026.05.21 01:35:34.121047 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5838 | 2026.05.21 01:35:34.121128 [ 353 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5839 | 2026.05.21 01:35:34.121153 [ 347 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5840 | 2026.05.21 01:35:34.121164 [ 314 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5841 | 2026.05.21 01:35:34.121161 [ 329 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5842 | 2026.05.21 01:35:34.121350 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5843 | 2026.05.21 01:35:34.121378 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5844 | 2026.05.21 01:35:34.121463 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5845 | 2026.05.21 01:35:34.121483 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 5846 | 2026.05.21 01:35:34.121518 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5847 | 2026.05.21 01:35:34.121558 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5848 | 2026.05.21 01:35:34.121594 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5849 | 2026.05.21 01:35:34.122659 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002651 sec., 12070.916635231988 rows/sec., 1.28 MiB/sec. | ||
| 5850 | 2026.05.21 01:35:34.122791 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Debug> MemoryTracker: Peak memory usage (for query): 135.25 KiB. | ||
| 5851 | 2026.05.21 01:35:34.122807 [ 270 ] {0c6136f5-30d1-40d0-be6d-c8c94ed5bb3e} <Debug> TCPHandler: Processed in 0.003093112 sec. | ||
| 5852 | 2026.05.21 01:35:34.124836 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.05.21 01:35:34.124946 [ 270 ] {a931e05f-9e9c-4f64-ad8b-42d0caa132d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5854 | 2026.05.21 01:35:34.124996 [ 270 ] {a931e05f-9e9c-4f64-ad8b-42d0caa132d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5855 | 2026.05.21 01:35:34.125519 [ 270 ] {a931e05f-9e9c-4f64-ad8b-42d0caa132d1} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.05.21 01:35:34.125563 [ 270 ] {a931e05f-9e9c-4f64-ad8b-42d0caa132d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5857 | 2026.05.21 01:35:34.125936 [ 270 ] {a931e05f-9e9c-4f64-ad8b-42d0caa132d1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5858 | 2026.05.21 01:35:34.126155 [ 270 ] {a931e05f-9e9c-4f64-ad8b-42d0caa132d1} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.05.21 01:35:34.126300 [ 270 ] {a931e05f-9e9c-4f64-ad8b-42d0caa132d1} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001386 sec., 76479.07647907648 rows/sec., 6.42 MiB/sec. | ||
| 5860 | 2026.05.21 01:35:34.126334 [ 270 ] {a931e05f-9e9c-4f64-ad8b-42d0caa132d1} <Debug> TCPHandler: Processed in 0.001551591 sec. | ||
| 5861 | 2026.05.21 01:35:34.126469 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.05.21 01:35:34.126563 [ 270 ] {34ea84e3-e0fa-4733-b801-39a4bff25fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5863 | 2026.05.21 01:35:34.126602 [ 270 ] {34ea84e3-e0fa-4733-b801-39a4bff25fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5864 | 2026.05.21 01:35:34.127009 [ 270 ] {34ea84e3-e0fa-4733-b801-39a4bff25fb8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.05.21 01:35:34.127045 [ 270 ] {34ea84e3-e0fa-4733-b801-39a4bff25fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5866 | 2026.05.21 01:35:34.127331 [ 270 ] {34ea84e3-e0fa-4733-b801-39a4bff25fb8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5867 | 2026.05.21 01:35:34.127538 [ 270 ] {34ea84e3-e0fa-4733-b801-39a4bff25fb8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.05.21 01:35:34.127665 [ 270 ] {34ea84e3-e0fa-4733-b801-39a4bff25fb8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00112 sec., 22321.428571428572 rows/sec., 1.64 MiB/sec. | ||
| 5869 | 2026.05.21 01:35:34.127699 [ 270 ] {34ea84e3-e0fa-4733-b801-39a4bff25fb8} <Debug> TCPHandler: Processed in 0.001277225 sec. | ||
| 5870 | 2026.05.21 01:35:34.127821 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.05.21 01:35:34.127914 [ 270 ] {e22f76fc-f565-4780-8ca1-e0fd939c592d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5872 | 2026.05.21 01:35:34.127953 [ 270 ] {e22f76fc-f565-4780-8ca1-e0fd939c592d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5873 | 2026.05.21 01:35:34.128380 [ 270 ] {e22f76fc-f565-4780-8ca1-e0fd939c592d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.05.21 01:35:34.128415 [ 270 ] {e22f76fc-f565-4780-8ca1-e0fd939c592d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5875 | 2026.05.21 01:35:34.128707 [ 270 ] {e22f76fc-f565-4780-8ca1-e0fd939c592d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5876 | 2026.05.21 01:35:34.128932 [ 270 ] {e22f76fc-f565-4780-8ca1-e0fd939c592d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.05.21 01:35:34.129058 [ 270 ] {e22f76fc-f565-4780-8ca1-e0fd939c592d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001162 sec., 76592.082616179 rows/sec., 5.98 MiB/sec. | ||
| 5878 | 2026.05.21 01:35:34.129091 [ 270 ] {e22f76fc-f565-4780-8ca1-e0fd939c592d} <Debug> TCPHandler: Processed in 0.001318326 sec. | ||
| 5879 | 2026.05.21 01:35:34.129277 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.05.21 01:35:34.129370 [ 270 ] {64db63ab-abdd-406a-94b5-f837273bf7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.05.21 01:35:34.129412 [ 270 ] {64db63ab-abdd-406a-94b5-f837273bf7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5882 | 2026.05.21 01:35:34.129822 [ 270 ] {64db63ab-abdd-406a-94b5-f837273bf7da} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.05.21 01:35:34.129857 [ 270 ] {64db63ab-abdd-406a-94b5-f837273bf7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5884 | 2026.05.21 01:35:34.130191 [ 270 ] {64db63ab-abdd-406a-94b5-f837273bf7da} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5885 | 2026.05.21 01:35:34.130394 [ 270 ] {64db63ab-abdd-406a-94b5-f837273bf7da} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2026.05.21 01:35:34.130523 [ 270 ] {64db63ab-abdd-406a-94b5-f837273bf7da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 5887 | 2026.05.21 01:35:34.130555 [ 270 ] {64db63ab-abdd-406a-94b5-f837273bf7da} <Debug> TCPHandler: Processed in 0.001324906 sec. | ||
| 5888 | 2026.05.21 01:35:34.130690 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.05.21 01:35:34.130783 [ 270 ] {9ea5af80-950c-448f-ab66-d24176a4a504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5890 | 2026.05.21 01:35:34.130836 [ 270 ] {9ea5af80-950c-448f-ab66-d24176a4a504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5891 | 2026.05.21 01:35:34.131646 [ 270 ] {9ea5af80-950c-448f-ab66-d24176a4a504} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.05.21 01:35:34.131680 [ 270 ] {9ea5af80-950c-448f-ab66-d24176a4a504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5893 | 2026.05.21 01:35:34.132201 [ 270 ] {9ea5af80-950c-448f-ab66-d24176a4a504} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5894 | 2026.05.21 01:35:34.132427 [ 270 ] {9ea5af80-950c-448f-ab66-d24176a4a504} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.05.21 01:35:34.132563 [ 270 ] {9ea5af80-950c-448f-ab66-d24176a4a504} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001797 sec., 13912.07568169171 rows/sec., 24.93 MiB/sec. | ||
| 5896 | 2026.05.21 01:35:34.132610 [ 270 ] {9ea5af80-950c-448f-ab66-d24176a4a504} <Debug> TCPHandler: Processed in 0.001966609 sec. | ||
| 5897 | 2026.05.21 01:35:34.132739 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5898 | 2026.05.21 01:35:34.132833 [ 270 ] {f8ebd6ec-aae6-41a2-b86a-15543251f884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5899 | 2026.05.21 01:35:34.132874 [ 270 ] {f8ebd6ec-aae6-41a2-b86a-15543251f884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5900 | 2026.05.21 01:35:34.133216 [ 270 ] {f8ebd6ec-aae6-41a2-b86a-15543251f884} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2026.05.21 01:35:34.133250 [ 270 ] {f8ebd6ec-aae6-41a2-b86a-15543251f884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5902 | 2026.05.21 01:35:34.133561 [ 270 ] {f8ebd6ec-aae6-41a2-b86a-15543251f884} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5903 | 2026.05.21 01:35:34.133762 [ 270 ] {f8ebd6ec-aae6-41a2-b86a-15543251f884} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.05.21 01:35:34.133885 [ 270 ] {f8ebd6ec-aae6-41a2-b86a-15543251f884} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5905 | 2026.05.21 01:35:34.133915 [ 270 ] {f8ebd6ec-aae6-41a2-b86a-15543251f884} <Debug> TCPHandler: Processed in 0.001224344 sec. | ||
| 5906 | 2026.05.21 01:35:39.121199 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2026.05.21 01:35:39.121456 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 5908 | 2026.05.21 01:35:39.121822 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5909 | 2026.05.21 01:35:39.121864 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 5910 | 2026.05.21 01:35:39.122103 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5911 | 2026.05.21 01:35:39.122173 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5912 | 2026.05.21 01:35:39.122318 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5913 | 2026.05.21 01:35:39.122403 [ 353 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5914 | 2026.05.21 01:35:39.122416 [ 321 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5915 | 2026.05.21 01:35:39.122439 [ 347 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5916 | 2026.05.21 01:35:39.122416 [ 344 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5917 | 2026.05.21 01:35:39.122588 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 5918 | 2026.05.21 01:35:39.122618 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5919 | 2026.05.21 01:35:39.122716 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5920 | 2026.05.21 01:35:39.122738 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
| 5921 | 2026.05.21 01:35:39.122777 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5922 | 2026.05.21 01:35:39.122819 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5923 | 2026.05.21 01:35:39.122859 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5924 | 2026.05.21 01:35:39.122898 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5925 | 2026.05.21 01:35:39.124038 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002685 sec., 14152.70018621974 rows/sec., 2.29 MiB/sec. | ||
| 5926 | 2026.05.21 01:35:39.124206 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Debug> MemoryTracker: Peak memory usage (for query): 176.55 KiB. | ||
| 5927 | 2026.05.21 01:35:39.124222 [ 270 ] {77b0e408-ddc9-4d72-924f-2066d62ce56d} <Debug> TCPHandler: Processed in 0.003161433 sec. | ||
| 5928 | 2026.05.21 01:35:39.126979 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.05.21 01:35:39.127094 [ 270 ] {f1c78d72-568b-43ce-a1d8-66dcc62947e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5930 | 2026.05.21 01:35:39.127140 [ 270 ] {f1c78d72-568b-43ce-a1d8-66dcc62947e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5931 | 2026.05.21 01:35:39.127639 [ 270 ] {f1c78d72-568b-43ce-a1d8-66dcc62947e8} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.05.21 01:35:39.127687 [ 270 ] {f1c78d72-568b-43ce-a1d8-66dcc62947e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5933 | 2026.05.21 01:35:39.128068 [ 270 ] {f1c78d72-568b-43ce-a1d8-66dcc62947e8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5934 | 2026.05.21 01:35:39.128286 [ 270 ] {f1c78d72-568b-43ce-a1d8-66dcc62947e8} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.05.21 01:35:39.128416 [ 56 ] {} <Debug> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5936 | 2026.05.21 01:35:39.128438 [ 270 ] {f1c78d72-568b-43ce-a1d8-66dcc62947e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001375 sec., 17454.545454545456 rows/sec., 1.45 MiB/sec. | ||
| 5937 | 2026.05.21 01:35:39.128471 [ 56 ] {} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.05.21 01:35:39.128484 [ 270 ] {f1c78d72-568b-43ce-a1d8-66dcc62947e8} <Debug> TCPHandler: Processed in 0.001558211 sec. | ||
| 5939 | 2026.05.21 01:35:39.128506 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5940 | 2026.05.21 01:35:39.128627 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2026.05.21 01:35:39.128633 [ 196 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::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 | ||
| 5942 | 2026.05.21 01:35:39.128732 [ 270 ] {a47fcb5e-0d52-4bc1-9404-8ff5ff78875a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5943 | 2026.05.21 01:35:39.128778 [ 270 ] {a47fcb5e-0d52-4bc1-9404-8ff5ff78875a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5944 | 2026.05.21 01:35:39.128790 [ 196 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5945 | 2026.05.21 01:35:39.128832 [ 196 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 5946 | 2026.05.21 01:35:39.128906 [ 196 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 5947 | 2026.05.21 01:35:39.128961 [ 196 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 5948 | 2026.05.21 01:35:39.129007 [ 196 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 5949 | 2026.05.21 01:35:39.129053 [ 196 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 5950 | 2026.05.21 01:35:39.129184 [ 270 ] {a47fcb5e-0d52-4bc1-9404-8ff5ff78875a} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.05.21 01:35:39.129229 [ 270 ] {a47fcb5e-0d52-4bc1-9404-8ff5ff78875a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5952 | 2026.05.21 01:35:39.129553 [ 270 ] {a47fcb5e-0d52-4bc1-9404-8ff5ff78875a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5953 | 2026.05.21 01:35:39.129778 [ 270 ] {a47fcb5e-0d52-4bc1-9404-8ff5ff78875a} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.05.21 01:35:39.129879 [ 199 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301756 sec., 92183.17411250649 rows/sec., 8.00 MiB/sec. | ||
| 5955 | 2026.05.21 01:35:39.129910 [ 270 ] {a47fcb5e-0d52-4bc1-9404-8ff5ff78875a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001199 sec., 8340.283569641368 rows/sec., 680.09 KiB/sec. | ||
| 5956 | 2026.05.21 01:35:39.129953 [ 270 ] {a47fcb5e-0d52-4bc1-9404-8ff5ff78875a} <Debug> TCPHandler: Processed in 0.001377887 sec. | ||
| 5957 | 2026.05.21 01:35:39.130058 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5958 | 2026.05.21 01:35:39.130078 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.05.21 01:35:39.130179 [ 270 ] {dede4b70-9b46-46b6-9ad8-b1ec564bc327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5960 | 2026.05.21 01:35:39.130221 [ 270 ] {dede4b70-9b46-46b6-9ad8-b1ec564bc327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5961 | 2026.05.21 01:35:39.130353 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_5_1} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.05.21 01:35:39.130426 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_5_1} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5963 | 2026.05.21 01:35:39.130523 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5964 | 2026.05.21 01:35:39.130714 [ 270 ] {dede4b70-9b46-46b6-9ad8-b1ec564bc327} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.05.21 01:35:39.130755 [ 270 ] {dede4b70-9b46-46b6-9ad8-b1ec564bc327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5966 | 2026.05.21 01:35:39.131085 [ 270 ] {dede4b70-9b46-46b6-9ad8-b1ec564bc327} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5967 | 2026.05.21 01:35:39.131290 [ 270 ] {dede4b70-9b46-46b6-9ad8-b1ec564bc327} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.05.21 01:35:39.131397 [ 56 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5969 | 2026.05.21 01:35:39.131420 [ 270 ] {dede4b70-9b46-46b6-9ad8-b1ec564bc327} <Debug> executeQuery: Read 213 rows, 19.42 KiB in 0.001259 sec., 169181.8903891978 rows/sec., 15.06 MiB/sec. | ||
| 5970 | 2026.05.21 01:35:39.131432 [ 56 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.05.21 01:35:39.131462 [ 270 ] {dede4b70-9b46-46b6-9ad8-b1ec564bc327} <Debug> TCPHandler: Processed in 0.001432128 sec. | ||
| 5972 | 2026.05.21 01:35:39.131463 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5973 | 2026.05.21 01:35:39.131587 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 5974 | 2026.05.21 01:35:39.131596 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.05.21 01:35:39.131683 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5976 | 2026.05.21 01:35:39.131706 [ 270 ] {33cb73a6-c0d1-4468-a17e-3288313f234a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5977 | 2026.05.21 01:35:39.131713 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2614 rows starting from the beginning of the part | ||
| 5978 | 2026.05.21 01:35:39.131754 [ 270 ] {33cb73a6-c0d1-4468-a17e-3288313f234a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5979 | 2026.05.21 01:35:39.131782 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2425 rows starting from the beginning of the part | ||
| 5980 | 2026.05.21 01:35:39.131827 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 5981 | 2026.05.21 01:35:39.131867 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 88 rows starting from the beginning of the part | ||
| 5982 | 2026.05.21 01:35:39.131902 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 5983 | 2026.05.21 01:35:39.131935 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 213 rows starting from the beginning of the part | ||
| 5984 | 2026.05.21 01:35:39.132173 [ 270 ] {33cb73a6-c0d1-4468-a17e-3288313f234a} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.05.21 01:35:39.132215 [ 270 ] {33cb73a6-c0d1-4468-a17e-3288313f234a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5986 | 2026.05.21 01:35:39.132515 [ 270 ] {33cb73a6-c0d1-4468-a17e-3288313f234a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5987 | 2026.05.21 01:35:39.132768 [ 270 ] {33cb73a6-c0d1-4468-a17e-3288313f234a} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.05.21 01:35:39.132871 [ 56 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5989 | 2026.05.21 01:35:39.132898 [ 270 ] {33cb73a6-c0d1-4468-a17e-3288313f234a} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00121 sec., 31404.958677685954 rows/sec., 2.31 MiB/sec. | ||
| 5990 | 2026.05.21 01:35:39.132900 [ 56 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.05.21 01:35:39.132937 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5992 | 2026.05.21 01:35:39.132940 [ 270 ] {33cb73a6-c0d1-4468-a17e-3288313f234a} <Debug> TCPHandler: Processed in 0.001393768 sec. | ||
| 5993 | 2026.05.21 01:35:39.133015 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 5994 | 2026.05.21 01:35:39.133074 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.05.21 01:35:39.133098 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5996 | 2026.05.21 01:35:39.133132 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 5997 | 2026.05.21 01:35:39.133179 [ 270 ] {33412b22-a98a-43d4-b29e-423899b14ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5998 | 2026.05.21 01:35:39.133185 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 5999 | 2026.05.21 01:35:39.133228 [ 270 ] {33412b22-a98a-43d4-b29e-423899b14ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6000 | 2026.05.21 01:35:39.133244 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 6001 | 2026.05.21 01:35:39.133289 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 6002 | 2026.05.21 01:35:39.133327 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 6003 | 2026.05.21 01:35:39.133365 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 6004 | 2026.05.21 01:35:39.133630 [ 270 ] {33412b22-a98a-43d4-b29e-423899b14ef4} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.05.21 01:35:39.133667 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5502 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120852 sec., 2594240.427903503 rows/sec., 206.07 MiB/sec. | ||
| 6006 | 2026.05.21 01:35:39.133671 [ 270 ] {33412b22-a98a-43d4-b29e-423899b14ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6007 | 2026.05.21 01:35:39.133999 [ 203 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6008 | 2026.05.21 01:35:39.134047 [ 270 ] {33412b22-a98a-43d4-b29e-423899b14ef4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6009 | 2026.05.21 01:35:39.134106 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120982 sec., 186443.6717092692 rows/sec., 14.37 MiB/sec. | ||
| 6010 | 2026.05.21 01:35:39.134276 [ 198 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6011 | 2026.05.21 01:35:39.134347 [ 270 ] {33412b22-a98a-43d4-b29e-423899b14ef4} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.05.21 01:35:39.134371 [ 203 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.05.21 01:35:39.134469 [ 203 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_41_8} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6014 | 2026.05.21 01:35:39.134495 [ 270 ] {33412b22-a98a-43d4-b29e-423899b14ef4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001333 sec., 18004.50112528132 rows/sec., 1.49 MiB/sec. | ||
| 6015 | 2026.05.21 01:35:39.134536 [ 270 ] {33412b22-a98a-43d4-b29e-423899b14ef4} <Debug> TCPHandler: Processed in 0.00151234 sec. | ||
| 6016 | 2026.05.21 01:35:39.134567 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 6017 | 2026.05.21 01:35:39.134605 [ 203 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.05.21 01:35:39.134662 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.05.21 01:35:39.134693 [ 203 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_31_6} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6020 | 2026.05.21 01:35:39.134763 [ 270 ] {38b10c18-ebcc-44f1-b587-3180afbdfca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6021 | 2026.05.21 01:35:39.134777 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6022 | 2026.05.21 01:35:39.134815 [ 270 ] {38b10c18-ebcc-44f1-b587-3180afbdfca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6023 | 2026.05.21 01:35:39.135214 [ 270 ] {38b10c18-ebcc-44f1-b587-3180afbdfca5} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.05.21 01:35:39.135250 [ 270 ] {38b10c18-ebcc-44f1-b587-3180afbdfca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6025 | 2026.05.21 01:35:39.135545 [ 270 ] {38b10c18-ebcc-44f1-b587-3180afbdfca5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6026 | 2026.05.21 01:35:39.135749 [ 270 ] {38b10c18-ebcc-44f1-b587-3180afbdfca5} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2026.05.21 01:35:39.135844 [ 56 ] {} <Debug> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6028 | 2026.05.21 01:35:39.135873 [ 56 ] {} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.05.21 01:35:39.135879 [ 270 ] {38b10c18-ebcc-44f1-b587-3180afbdfca5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 6030 | 2026.05.21 01:35:39.135888 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6031 | 2026.05.21 01:35:39.135922 [ 270 ] {38b10c18-ebcc-44f1-b587-3180afbdfca5} <Debug> TCPHandler: Processed in 0.001309836 sec. | ||
| 6032 | 2026.05.21 01:35:39.135987 [ 196 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::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 | ||
| 6033 | 2026.05.21 01:35:39.136052 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.05.21 01:35:39.136087 [ 196 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6035 | 2026.05.21 01:35:39.136117 [ 196 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 6036 | 2026.05.21 01:35:39.136152 [ 270 ] {08da4bf0-500c-472e-ba72-180642146660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6037 | 2026.05.21 01:35:39.136161 [ 196 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 6038 | 2026.05.21 01:35:39.136200 [ 270 ] {08da4bf0-500c-472e-ba72-180642146660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6039 | 2026.05.21 01:35:39.136215 [ 196 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 6040 | 2026.05.21 01:35:39.136261 [ 196 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::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 | ||
| 6041 | 2026.05.21 01:35:39.136305 [ 196 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 6042 | 2026.05.21 01:35:39.136640 [ 270 ] {08da4bf0-500c-472e-ba72-180642146660} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.05.21 01:35:39.136682 [ 270 ] {08da4bf0-500c-472e-ba72-180642146660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6044 | 2026.05.21 01:35:39.137007 [ 198 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001051491 sec., 57061.82934518697 rows/sec., 4.57 MiB/sec. | ||
| 6045 | 2026.05.21 01:35:39.137015 [ 270 ] {08da4bf0-500c-472e-ba72-180642146660} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6046 | 2026.05.21 01:35:39.137156 [ 196 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6047 | 2026.05.21 01:35:39.137300 [ 270 ] {08da4bf0-500c-472e-ba72-180642146660} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.05.21 01:35:39.137426 [ 56 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6049 | 2026.05.21 01:35:39.137441 [ 196 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_5_1} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.05.21 01:35:39.137449 [ 270 ] {08da4bf0-500c-472e-ba72-180642146660} <Debug> executeQuery: Read 126 rows, 10.47 KiB in 0.001314 sec., 95890.4109589041 rows/sec., 7.78 MiB/sec. | ||
| 6051 | 2026.05.21 01:35:39.137455 [ 56 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.05.21 01:35:39.137499 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6053 | 2026.05.21 01:35:39.137499 [ 270 ] {08da4bf0-500c-472e-ba72-180642146660} <Debug> TCPHandler: Processed in 0.00149609 sec. | ||
| 6054 | 2026.05.21 01:35:39.137518 [ 196 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_5_1} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6055 | 2026.05.21 01:35:39.137561 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 6056 | 2026.05.21 01:35:39.137592 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6057 | 2026.05.21 01:35:39.137640 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6058 | 2026.05.21 01:35:39.137642 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.05.21 01:35:39.137671 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 6060 | 2026.05.21 01:35:39.137726 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1285 rows starting from the beginning of the part | ||
| 6061 | 2026.05.21 01:35:39.137758 [ 270 ] {df5bb972-f2ab-4fc7-879f-513659a0e8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6062 | 2026.05.21 01:35:39.137763 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6063 | 2026.05.21 01:35:39.137812 [ 270 ] {df5bb972-f2ab-4fc7-879f-513659a0e8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6064 | 2026.05.21 01:35:39.137819 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 80 rows starting from the beginning of the part | ||
| 6065 | 2026.05.21 01:35:39.137885 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 89 rows starting from the beginning of the part | ||
| 6066 | 2026.05.21 01:35:39.137920 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 126 rows starting from the beginning of the part | ||
| 6067 | 2026.05.21 01:35:39.138250 [ 270 ] {df5bb972-f2ab-4fc7-879f-513659a0e8c4} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.05.21 01:35:39.138291 [ 270 ] {df5bb972-f2ab-4fc7-879f-513659a0e8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6069 | 2026.05.21 01:35:39.138637 [ 270 ] {df5bb972-f2ab-4fc7-879f-513659a0e8c4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6070 | 2026.05.21 01:35:39.138845 [ 270 ] {df5bb972-f2ab-4fc7-879f-513659a0e8c4} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.05.21 01:35:39.138963 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6072 | 2026.05.21 01:35:39.138978 [ 270 ] {df5bb972-f2ab-4fc7-879f-513659a0e8c4} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001238 sec., 162358.64297253636 rows/sec., 11.64 MiB/sec. | ||
| 6073 | 2026.05.21 01:35:39.139000 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.05.21 01:35:39.139014 [ 270 ] {df5bb972-f2ab-4fc7-879f-513659a0e8c4} <Debug> TCPHandler: Processed in 0.001421018 sec. | ||
| 6075 | 2026.05.21 01:35:39.139020 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6076 | 2026.05.21 01:35:39.139079 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3045 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153853 sec., 1979161.9272942354 rows/sec., 143.53 MiB/sec. | ||
| 6077 | 2026.05.21 01:35:39.139101 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 6078 | 2026.05.21 01:35:39.139139 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.05.21 01:35:39.139219 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6080 | 2026.05.21 01:35:39.139239 [ 270 ] {14eec476-38a5-44b3-9efd-18d2408701a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6081 | 2026.05.21 01:35:39.139257 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12326 rows starting from the beginning of the part | ||
| 6082 | 2026.05.21 01:35:39.139300 [ 270 ] {14eec476-38a5-44b3-9efd-18d2408701a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6083 | 2026.05.21 01:35:39.139304 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6084 | 2026.05.21 01:35:39.139330 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1476 rows starting from the beginning of the part | ||
| 6085 | 2026.05.21 01:35:39.139381 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 6086 | 2026.05.21 01:35:39.139423 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6087 | 2026.05.21 01:35:39.139463 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6088 | 2026.05.21 01:35:39.139501 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 201 rows starting from the beginning of the part | ||
| 6089 | 2026.05.21 01:35:39.139624 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.05.21 01:35:39.139709 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_41_8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6091 | 2026.05.21 01:35:39.139812 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6092 | 2026.05.21 01:35:39.140042 [ 270 ] {14eec476-38a5-44b3-9efd-18d2408701a1} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.05.21 01:35:39.140083 [ 270 ] {14eec476-38a5-44b3-9efd-18d2408701a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6094 | 2026.05.21 01:35:39.140640 [ 270 ] {14eec476-38a5-44b3-9efd-18d2408701a1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6095 | 2026.05.21 01:35:39.140866 [ 270 ] {14eec476-38a5-44b3-9efd-18d2408701a1} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.05.21 01:35:39.141011 [ 270 ] {14eec476-38a5-44b3-9efd-18d2408701a1} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00179 sec., 8938.54748603352 rows/sec., 16.02 MiB/sec. | ||
| 6097 | 2026.05.21 01:35:39.141064 [ 270 ] {14eec476-38a5-44b3-9efd-18d2408701a1} <Debug> TCPHandler: Processed in 0.001973579 sec. | ||
| 6098 | 2026.05.21 01:35:39.141194 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.05.21 01:35:39.141291 [ 270 ] {9aa6902e-caca-4c58-93c3-360dcdbddf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.05.21 01:35:39.141332 [ 270 ] {9aa6902e-caca-4c58-93c3-360dcdbddf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6101 | 2026.05.21 01:35:39.141676 [ 270 ] {9aa6902e-caca-4c58-93c3-360dcdbddf8a} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.05.21 01:35:39.141712 [ 270 ] {9aa6902e-caca-4c58-93c3-360dcdbddf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6103 | 2026.05.21 01:35:39.142126 [ 270 ] {9aa6902e-caca-4c58-93c3-360dcdbddf8a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6104 | 2026.05.21 01:35:39.142415 [ 270 ] {9aa6902e-caca-4c58-93c3-360dcdbddf8a} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.05.21 01:35:39.142527 [ 55 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6106 | 2026.05.21 01:35:39.142554 [ 55 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.05.21 01:35:39.142571 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6108 | 2026.05.21 01:35:39.142571 [ 270 ] {9aa6902e-caca-4c58-93c3-360dcdbddf8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. | ||
| 6109 | 2026.05.21 01:35:39.142616 [ 270 ] {9aa6902e-caca-4c58-93c3-360dcdbddf8a} <Debug> TCPHandler: Processed in 0.00147158 sec. | ||
| 6110 | 2026.05.21 01:35:39.142647 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 6111 | 2026.05.21 01:35:39.142736 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6112 | 2026.05.21 01:35:39.142765 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1950 rows starting from the beginning of the part | ||
| 6113 | 2026.05.21 01:35:39.142818 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 6114 | 2026.05.21 01:35:39.142860 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 54 rows starting from the beginning of the part | ||
| 6115 | 2026.05.21 01:35:39.142897 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6116 | 2026.05.21 01:35:39.142954 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 6117 | 2026.05.21 01:35:39.142993 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 6118 | 2026.05.21 01:35:39.143996 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001379957 sec., 1587005.971925212 rows/sec., 107.08 MiB/sec. | ||
| 6119 | 2026.05.21 01:35:39.144316 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6120 | 2026.05.21 01:35:39.144350 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14471 rows, containing 5 columns (5 merged, 0 gathered) in 0.005283685 sec., 2738808.237054253 rows/sec., 179.46 MiB/sec. | ||
| 6121 | 2026.05.21 01:35:39.144645 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_41_8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.05.21 01:35:39.144735 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_41_8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6123 | 2026.05.21 01:35:39.144775 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6124 | 2026.05.21 01:35:39.144821 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6125 | 2026.05.21 01:35:39.145052 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.05.21 01:35:39.145127 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6127 | 2026.05.21 01:35:39.145212 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. | ||
| 6128 | 2026.05.21 01:35:39.391785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12963 | ||
| 6129 | 2026.05.21 01:35:39.392338 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.05.21 01:35:39.392386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6131 | 2026.05.21 01:35:39.392911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6132 | 2026.05.21 01:35:39.393159 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.05.21 01:35:39.393309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12963 | ||
| 6134 | 2026.05.21 01:35:40.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.95 MiB, peak 273.91 MiB, free memory in arenas 0.00 B, will set to 266.29 MiB (RSS), difference: 1.34 MiB | ||
| 6135 | 2026.05.21 01:35:40.105905 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6136 | 2026.05.21 01:35:40.121768 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.05.21 01:35:40.121822 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6138 | 2026.05.21 01:35:40.128174 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6139 | 2026.05.21 01:35:40.128872 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.05.21 01:35:40.131454 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6141 | 2026.05.21 01:35:41.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.82 MiB, peak 273.91 MiB, free memory in arenas 0.00 B, will set to 267.98 MiB (RSS), difference: 1.16 MiB | ||
| 6142 | 2026.05.21 01:35:44.120364 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.05.21 01:35:44.120641 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6144 | 2026.05.21 01:35:44.121036 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6145 | 2026.05.21 01:35:44.121085 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6146 | 2026.05.21 01:35:44.121344 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6147 | 2026.05.21 01:35:44.121425 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6148 | 2026.05.21 01:35:44.121568 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6149 | 2026.05.21 01:35:44.121657 [ 353 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6150 | 2026.05.21 01:35:44.121668 [ 321 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6151 | 2026.05.21 01:35:44.121667 [ 325 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6152 | 2026.05.21 01:35:44.121667 [ 344 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6153 | 2026.05.21 01:35:44.121842 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6154 | 2026.05.21 01:35:44.121871 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6155 | 2026.05.21 01:35:44.121959 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6156 | 2026.05.21 01:35:44.121980 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 6157 | 2026.05.21 01:35:44.122016 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6158 | 2026.05.21 01:35:44.122056 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6159 | 2026.05.21 01:35:44.122093 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6160 | 2026.05.21 01:35:44.123595 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.003063 sec., 10447.273914462945 rows/sec., 1.11 MiB/sec. | ||
| 6161 | 2026.05.21 01:35:44.123755 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Debug> MemoryTracker: Peak memory usage (for query): 134.64 KiB. | ||
| 6162 | 2026.05.21 01:35:44.123771 [ 270 ] {2ef3a7cb-6d06-4aca-a664-14dbdee9a3c6} <Debug> TCPHandler: Processed in 0.003552461 sec. | ||
| 6163 | 2026.05.21 01:35:44.125796 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.05.21 01:35:44.125910 [ 270 ] {0ece9ae0-571b-4af1-a081-9762c54ce568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6165 | 2026.05.21 01:35:44.125956 [ 270 ] {0ece9ae0-571b-4af1-a081-9762c54ce568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6166 | 2026.05.21 01:35:44.126510 [ 270 ] {0ece9ae0-571b-4af1-a081-9762c54ce568} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.05.21 01:35:44.126556 [ 270 ] {0ece9ae0-571b-4af1-a081-9762c54ce568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6168 | 2026.05.21 01:35:44.126933 [ 270 ] {0ece9ae0-571b-4af1-a081-9762c54ce568} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6169 | 2026.05.21 01:35:44.127160 [ 270 ] {0ece9ae0-571b-4af1-a081-9762c54ce568} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.05.21 01:35:44.127302 [ 270 ] {0ece9ae0-571b-4af1-a081-9762c54ce568} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001426 sec., 74333.80084151473 rows/sec., 6.24 MiB/sec. | ||
| 6171 | 2026.05.21 01:35:44.127337 [ 270 ] {0ece9ae0-571b-4af1-a081-9762c54ce568} <Debug> TCPHandler: Processed in 0.001592162 sec. | ||
| 6172 | 2026.05.21 01:35:44.127461 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.05.21 01:35:44.127556 [ 270 ] {3fdc63db-7d7e-42cc-8f6f-e3f34e968275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6174 | 2026.05.21 01:35:44.127596 [ 270 ] {3fdc63db-7d7e-42cc-8f6f-e3f34e968275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6175 | 2026.05.21 01:35:44.128021 [ 270 ] {3fdc63db-7d7e-42cc-8f6f-e3f34e968275} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.05.21 01:35:44.128058 [ 270 ] {3fdc63db-7d7e-42cc-8f6f-e3f34e968275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6177 | 2026.05.21 01:35:44.128339 [ 270 ] {3fdc63db-7d7e-42cc-8f6f-e3f34e968275} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6178 | 2026.05.21 01:35:44.128543 [ 270 ] {3fdc63db-7d7e-42cc-8f6f-e3f34e968275} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.05.21 01:35:44.128676 [ 270 ] {3fdc63db-7d7e-42cc-8f6f-e3f34e968275} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 1.61 MiB/sec. | ||
| 6180 | 2026.05.21 01:35:44.128709 [ 270 ] {3fdc63db-7d7e-42cc-8f6f-e3f34e968275} <Debug> TCPHandler: Processed in 0.001295335 sec. | ||
| 6181 | 2026.05.21 01:35:44.128850 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.05.21 01:35:44.128942 [ 270 ] {42477a0d-0beb-4b97-a7ec-2c35183522f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6183 | 2026.05.21 01:35:44.128981 [ 270 ] {42477a0d-0beb-4b97-a7ec-2c35183522f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6184 | 2026.05.21 01:35:44.129391 [ 270 ] {42477a0d-0beb-4b97-a7ec-2c35183522f8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.05.21 01:35:44.129426 [ 270 ] {42477a0d-0beb-4b97-a7ec-2c35183522f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6186 | 2026.05.21 01:35:44.129741 [ 270 ] {42477a0d-0beb-4b97-a7ec-2c35183522f8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6187 | 2026.05.21 01:35:44.129942 [ 270 ] {42477a0d-0beb-4b97-a7ec-2c35183522f8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.05.21 01:35:44.130067 [ 270 ] {42477a0d-0beb-4b97-a7ec-2c35183522f8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001143 sec., 77865.2668416448 rows/sec., 6.08 MiB/sec. | ||
| 6189 | 2026.05.21 01:35:44.130100 [ 270 ] {42477a0d-0beb-4b97-a7ec-2c35183522f8} <Debug> TCPHandler: Processed in 0.001296606 sec. | ||
| 6190 | 2026.05.21 01:35:44.130231 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.05.21 01:35:44.130324 [ 270 ] {6f8c0a12-b77b-4c4f-989e-7090194dcb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6192 | 2026.05.21 01:35:44.130366 [ 270 ] {6f8c0a12-b77b-4c4f-989e-7090194dcb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6193 | 2026.05.21 01:35:44.130772 [ 270 ] {6f8c0a12-b77b-4c4f-989e-7090194dcb01} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.05.21 01:35:44.130805 [ 270 ] {6f8c0a12-b77b-4c4f-989e-7090194dcb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6195 | 2026.05.21 01:35:44.131122 [ 270 ] {6f8c0a12-b77b-4c4f-989e-7090194dcb01} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6196 | 2026.05.21 01:35:44.131327 [ 270 ] {6f8c0a12-b77b-4c4f-989e-7090194dcb01} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.05.21 01:35:44.131452 [ 270 ] {6f8c0a12-b77b-4c4f-989e-7090194dcb01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 6198 | 2026.05.21 01:35:44.131485 [ 270 ] {6f8c0a12-b77b-4c4f-989e-7090194dcb01} <Debug> TCPHandler: Processed in 0.001309837 sec. | ||
| 6199 | 2026.05.21 01:35:44.131610 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.05.21 01:35:44.131703 [ 270 ] {58d7104a-79f7-44dc-91f5-f13c785d11cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6201 | 2026.05.21 01:35:44.131758 [ 270 ] {58d7104a-79f7-44dc-91f5-f13c785d11cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6202 | 2026.05.21 01:35:44.132512 [ 270 ] {58d7104a-79f7-44dc-91f5-f13c785d11cd} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.05.21 01:35:44.132546 [ 270 ] {58d7104a-79f7-44dc-91f5-f13c785d11cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6204 | 2026.05.21 01:35:44.133064 [ 270 ] {58d7104a-79f7-44dc-91f5-f13c785d11cd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6205 | 2026.05.21 01:35:44.133284 [ 270 ] {58d7104a-79f7-44dc-91f5-f13c785d11cd} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.05.21 01:35:44.133410 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6207 | 2026.05.21 01:35:44.133417 [ 270 ] {58d7104a-79f7-44dc-91f5-f13c785d11cd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001731 sec., 14442.51877527441 rows/sec., 25.88 MiB/sec. | ||
| 6208 | 2026.05.21 01:35:44.133457 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.05.21 01:35:44.133480 [ 270 ] {58d7104a-79f7-44dc-91f5-f13c785d11cd} <Debug> TCPHandler: Processed in 0.001924718 sec. | ||
| 6210 | 2026.05.21 01:35:44.133480 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6211 | 2026.05.21 01:35:44.133593 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.05.21 01:35:44.133594 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 6213 | 2026.05.21 01:35:44.133698 [ 270 ] {0ceb45a6-a88f-4095-9caa-a94b6681923b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6214 | 2026.05.21 01:35:44.133744 [ 270 ] {0ceb45a6-a88f-4095-9caa-a94b6681923b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6215 | 2026.05.21 01:35:44.133864 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6216 | 2026.05.21 01:35:44.133942 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 511 rows starting from the beginning of the part | ||
| 6217 | 2026.05.21 01:35:44.134072 [ 270 ] {0ceb45a6-a88f-4095-9caa-a94b6681923b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.05.21 01:35:44.134080 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6219 | 2026.05.21 01:35:44.134118 [ 270 ] {0ceb45a6-a88f-4095-9caa-a94b6681923b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6220 | 2026.05.21 01:35:44.134222 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 6221 | 2026.05.21 01:35:44.134345 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 6222 | 2026.05.21 01:35:44.134427 [ 270 ] {0ceb45a6-a88f-4095-9caa-a94b6681923b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6223 | 2026.05.21 01:35:44.134454 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
| 6224 | 2026.05.21 01:35:44.134557 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 6225 | 2026.05.21 01:35:44.134647 [ 270 ] {0ceb45a6-a88f-4095-9caa-a94b6681923b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.05.21 01:35:44.134779 [ 270 ] {0ceb45a6-a88f-4095-9caa-a94b6681923b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6227 | 2026.05.21 01:35:44.134811 [ 270 ] {0ceb45a6-a88f-4095-9caa-a94b6681923b} <Debug> TCPHandler: Processed in 0.001265445 sec. | ||
| 6228 | 2026.05.21 01:35:44.139607 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 19 columns (19 merged, 0 gathered) in 0.00604769 sec., 103675.9489987086 rows/sec., 185.78 MiB/sec. | ||
| 6229 | 2026.05.21 01:35:44.140539 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6230 | 2026.05.21 01:35:44.140949 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.05.21 01:35:44.141041 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6232 | 2026.05.21 01:35:44.141179 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6233 | 2026.05.21 01:35:45.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.43 MiB, peak 275.89 MiB, free memory in arenas 0.00 B, will set to 270.73 MiB (RSS), difference: 2.29 MiB | ||
| 6234 | 2026.05.21 01:35:46.777912 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6235 | 2026.05.21 01:35:46.777973 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6236 | 2026.05.21 01:35:46.893405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13411 | ||
| 6237 | 2026.05.21 01:35:46.893886 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.05.21 01:35:46.893933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6239 | 2026.05.21 01:35:46.894687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6240 | 2026.05.21 01:35:46.894948 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.05.21 01:35:46.895095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13411 | ||
| 6242 | 2026.05.21 01:35:47.631548 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6243 | 2026.05.21 01:35:47.647522 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.05.21 01:35:47.647589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6245 | 2026.05.21 01:35:47.653882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6246 | 2026.05.21 01:35:47.654571 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2026.05.21 01:35:47.657283 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6248 | 2026.05.21 01:35:49.119665 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.05.21 01:35:49.119916 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6250 | 2026.05.21 01:35:49.120292 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6251 | 2026.05.21 01:35:49.120337 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6252 | 2026.05.21 01:35:49.120589 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6253 | 2026.05.21 01:35:49.120657 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6254 | 2026.05.21 01:35:49.120796 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6255 | 2026.05.21 01:35:49.120890 [ 321 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6256 | 2026.05.21 01:35:49.120905 [ 364 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6257 | 2026.05.21 01:35:49.120894 [ 353 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6258 | 2026.05.21 01:35:49.120890 [ 344 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6259 | 2026.05.21 01:35:49.121087 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6260 | 2026.05.21 01:35:49.121118 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6261 | 2026.05.21 01:35:49.121204 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6262 | 2026.05.21 01:35:49.121224 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 6263 | 2026.05.21 01:35:49.121259 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6264 | 2026.05.21 01:35:49.121295 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6265 | 2026.05.21 01:35:49.121330 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6266 | 2026.05.21 01:35:49.122556 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002744 sec., 11661.807580174927 rows/sec., 1.23 MiB/sec. | ||
| 6267 | 2026.05.21 01:35:49.122711 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Debug> MemoryTracker: Peak memory usage (for query): 135.25 KiB. | ||
| 6268 | 2026.05.21 01:35:49.122726 [ 270 ] {62bb50df-c2b2-45e5-83c9-c9f83f3fba8c} <Debug> TCPHandler: Processed in 0.003227245 sec. | ||
| 6269 | 2026.05.21 01:35:49.124673 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.05.21 01:35:49.124811 [ 270 ] {19ae15f3-4b24-4852-b232-3e8190479cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6271 | 2026.05.21 01:35:49.124862 [ 270 ] {19ae15f3-4b24-4852-b232-3e8190479cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6272 | 2026.05.21 01:35:49.125461 [ 270 ] {19ae15f3-4b24-4852-b232-3e8190479cb9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.05.21 01:35:49.125504 [ 270 ] {19ae15f3-4b24-4852-b232-3e8190479cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6274 | 2026.05.21 01:35:49.125879 [ 270 ] {19ae15f3-4b24-4852-b232-3e8190479cb9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6275 | 2026.05.21 01:35:49.126128 [ 270 ] {19ae15f3-4b24-4852-b232-3e8190479cb9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.05.21 01:35:49.126267 [ 270 ] {19ae15f3-4b24-4852-b232-3e8190479cb9} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001493 sec., 58941.72806430007 rows/sec., 4.96 MiB/sec. | ||
| 6277 | 2026.05.21 01:35:49.126300 [ 270 ] {19ae15f3-4b24-4852-b232-3e8190479cb9} <Debug> TCPHandler: Processed in 0.001697494 sec. | ||
| 6278 | 2026.05.21 01:35:49.126439 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.05.21 01:35:49.126547 [ 270 ] {50aaa406-5e52-4970-9195-cb59ea8ea05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.05.21 01:35:49.126587 [ 270 ] {50aaa406-5e52-4970-9195-cb59ea8ea05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6281 | 2026.05.21 01:35:49.126975 [ 270 ] {50aaa406-5e52-4970-9195-cb59ea8ea05e} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.05.21 01:35:49.127011 [ 270 ] {50aaa406-5e52-4970-9195-cb59ea8ea05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6283 | 2026.05.21 01:35:49.127295 [ 270 ] {50aaa406-5e52-4970-9195-cb59ea8ea05e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6284 | 2026.05.21 01:35:49.127496 [ 270 ] {50aaa406-5e52-4970-9195-cb59ea8ea05e} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.05.21 01:35:49.127620 [ 270 ] {50aaa406-5e52-4970-9195-cb59ea8ea05e} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001093 sec., 14638.609332113449 rows/sec., 1.07 MiB/sec. | ||
| 6286 | 2026.05.21 01:35:49.127653 [ 270 ] {50aaa406-5e52-4970-9195-cb59ea8ea05e} <Debug> TCPHandler: Processed in 0.001271216 sec. | ||
| 6287 | 2026.05.21 01:35:49.127769 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2026.05.21 01:35:49.127861 [ 270 ] {3d441539-9b82-49b6-8265-bfdec467a8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6289 | 2026.05.21 01:35:49.127900 [ 270 ] {3d441539-9b82-49b6-8265-bfdec467a8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6290 | 2026.05.21 01:35:49.128320 [ 270 ] {3d441539-9b82-49b6-8265-bfdec467a8e5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.05.21 01:35:49.128356 [ 270 ] {3d441539-9b82-49b6-8265-bfdec467a8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6292 | 2026.05.21 01:35:49.128649 [ 270 ] {3d441539-9b82-49b6-8265-bfdec467a8e5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6293 | 2026.05.21 01:35:49.128848 [ 270 ] {3d441539-9b82-49b6-8265-bfdec467a8e5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.05.21 01:35:49.128970 [ 270 ] {3d441539-9b82-49b6-8265-bfdec467a8e5} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001126 sec., 71047.95737122558 rows/sec., 5.55 MiB/sec. | ||
| 6295 | 2026.05.21 01:35:49.129002 [ 270 ] {3d441539-9b82-49b6-8265-bfdec467a8e5} <Debug> TCPHandler: Processed in 0.001280186 sec. | ||
| 6296 | 2026.05.21 01:35:49.129119 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.05.21 01:35:49.129211 [ 270 ] {a7855f12-2e17-408c-825a-73592cb15392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6298 | 2026.05.21 01:35:49.129252 [ 270 ] {a7855f12-2e17-408c-825a-73592cb15392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6299 | 2026.05.21 01:35:49.129647 [ 270 ] {a7855f12-2e17-408c-825a-73592cb15392} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.05.21 01:35:49.129682 [ 270 ] {a7855f12-2e17-408c-825a-73592cb15392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6301 | 2026.05.21 01:35:49.129989 [ 270 ] {a7855f12-2e17-408c-825a-73592cb15392} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6302 | 2026.05.21 01:35:49.130193 [ 270 ] {a7855f12-2e17-408c-825a-73592cb15392} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2026.05.21 01:35:49.130320 [ 270 ] {a7855f12-2e17-408c-825a-73592cb15392} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 6304 | 2026.05.21 01:35:49.130353 [ 270 ] {a7855f12-2e17-408c-825a-73592cb15392} <Debug> TCPHandler: Processed in 0.001281955 sec. | ||
| 6305 | 2026.05.21 01:35:49.130465 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6306 | 2026.05.21 01:35:49.130556 [ 270 ] {59aed33b-89a2-485b-9d09-6f329606fff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6307 | 2026.05.21 01:35:49.130609 [ 270 ] {59aed33b-89a2-485b-9d09-6f329606fff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 01:35:49.131346 [ 270 ] {59aed33b-89a2-485b-9d09-6f329606fff0} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2026.05.21 01:35:49.131381 [ 270 ] {59aed33b-89a2-485b-9d09-6f329606fff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6310 | 2026.05.21 01:35:49.131896 [ 270 ] {59aed33b-89a2-485b-9d09-6f329606fff0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6311 | 2026.05.21 01:35:49.132118 [ 270 ] {59aed33b-89a2-485b-9d09-6f329606fff0} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6312 | 2026.05.21 01:35:49.132254 [ 270 ] {59aed33b-89a2-485b-9d09-6f329606fff0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001715 sec., 9329.446064139942 rows/sec., 16.72 MiB/sec. | ||
| 6313 | 2026.05.21 01:35:49.132302 [ 270 ] {59aed33b-89a2-485b-9d09-6f329606fff0} <Debug> TCPHandler: Processed in 0.001883857 sec. | ||
| 6314 | 2026.05.21 01:35:49.132435 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6315 | 2026.05.21 01:35:49.132528 [ 270 ] {b970359f-b65f-40d4-8610-ca900319dccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6316 | 2026.05.21 01:35:49.132569 [ 270 ] {b970359f-b65f-40d4-8610-ca900319dccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6317 | 2026.05.21 01:35:49.132893 [ 270 ] {b970359f-b65f-40d4-8610-ca900319dccd} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.05.21 01:35:49.132928 [ 270 ] {b970359f-b65f-40d4-8610-ca900319dccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6319 | 2026.05.21 01:35:49.133223 [ 270 ] {b970359f-b65f-40d4-8610-ca900319dccd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6320 | 2026.05.21 01:35:49.133426 [ 270 ] {b970359f-b65f-40d4-8610-ca900319dccd} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.05.21 01:35:49.133559 [ 270 ] {b970359f-b65f-40d4-8610-ca900319dccd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 6322 | 2026.05.21 01:35:49.133591 [ 270 ] {b970359f-b65f-40d4-8610-ca900319dccd} <Debug> TCPHandler: Processed in 0.001203814 sec. | ||
| 6323 | 2026.05.21 01:35:49.540350 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2026.05.21 01:35:49.540618 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 6325 | 2026.05.21 01:35:49.540963 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6326 | 2026.05.21 01:35:49.541003 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 6327 | 2026.05.21 01:35:49.541239 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6328 | 2026.05.21 01:35:49.541308 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6329 | 2026.05.21 01:35:49.541452 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6330 | 2026.05.21 01:35:49.541529 [ 353 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6331 | 2026.05.21 01:35:49.541558 [ 343 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6332 | 2026.05.21 01:35:49.541564 [ 364 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6333 | 2026.05.21 01:35:49.541564 [ 321 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6334 | 2026.05.21 01:35:49.541722 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6335 | 2026.05.21 01:35:49.541749 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6336 | 2026.05.21 01:35:49.541834 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6337 | 2026.05.21 01:35:49.541855 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 6338 | 2026.05.21 01:35:49.541891 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6339 | 2026.05.21 01:35:49.541931 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6340 | 2026.05.21 01:35:49.541969 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6341 | 2026.05.21 01:35:49.543130 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.002628 sec., 12176.5601217656 rows/sec., 1.88 MiB/sec. | ||
| 6342 | 2026.05.21 01:35:49.543259 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Debug> MemoryTracker: Peak memory usage (for query): 140.74 KiB. | ||
| 6343 | 2026.05.21 01:35:49.543275 [ 270 ] {24eff806-7053-403f-a09e-073adb8b335f} <Debug> TCPHandler: Processed in 0.003071152 sec. | ||
| 6344 | 2026.05.21 01:35:49.554933 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2026.05.21 01:35:49.555050 [ 270 ] {d8b3250d-6591-435c-aaa8-5b04f3127c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6346 | 2026.05.21 01:35:49.555094 [ 270 ] {d8b3250d-6591-435c-aaa8-5b04f3127c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6347 | 2026.05.21 01:35:49.555549 [ 270 ] {d8b3250d-6591-435c-aaa8-5b04f3127c1d} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.05.21 01:35:49.555592 [ 270 ] {d8b3250d-6591-435c-aaa8-5b04f3127c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6349 | 2026.05.21 01:35:49.555955 [ 270 ] {d8b3250d-6591-435c-aaa8-5b04f3127c1d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6350 | 2026.05.21 01:35:49.556180 [ 270 ] {d8b3250d-6591-435c-aaa8-5b04f3127c1d} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.05.21 01:35:49.556316 [ 46 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6352 | 2026.05.21 01:35:49.556326 [ 270 ] {d8b3250d-6591-435c-aaa8-5b04f3127c1d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 374.05 KiB/sec. | ||
| 6353 | 2026.05.21 01:35:49.556391 [ 46 ] {} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.05.21 01:35:49.556411 [ 270 ] {d8b3250d-6591-435c-aaa8-5b04f3127c1d} <Debug> TCPHandler: Processed in 0.00152992 sec. | ||
| 6355 | 2026.05.21 01:35:49.556420 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6356 | 2026.05.21 01:35:49.556537 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::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 | ||
| 6357 | 2026.05.21 01:35:49.556552 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.05.21 01:35:49.556659 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6359 | 2026.05.21 01:35:49.556667 [ 270 ] {a0d9f922-4f2b-441b-b592-2fad87529a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6360 | 2026.05.21 01:35:49.556700 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6361 | 2026.05.21 01:35:49.556723 [ 270 ] {a0d9f922-4f2b-441b-b592-2fad87529a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6362 | 2026.05.21 01:35:49.556772 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 6363 | 2026.05.21 01:35:49.556830 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::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 | ||
| 6364 | 2026.05.21 01:35:49.556875 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6365 | 2026.05.21 01:35:49.556920 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 6366 | 2026.05.21 01:35:49.556964 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::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 | ||
| 6367 | 2026.05.21 01:35:49.557751 [ 188 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257705 sec., 41345.14850461754 rows/sec., 3.45 MiB/sec. | ||
| 6368 | 2026.05.21 01:35:49.557882 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6369 | 2026.05.21 01:35:49.558114 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_10_2} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.05.21 01:35:49.558180 [ 194 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_10_2} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6371 | 2026.05.21 01:35:49.558242 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6372 | 2026.05.21 01:35:49.558507 [ 270 ] {a0d9f922-4f2b-441b-b592-2fad87529a00} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.05.21 01:35:49.558551 [ 270 ] {a0d9f922-4f2b-441b-b592-2fad87529a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6374 | 2026.05.21 01:35:49.559019 [ 270 ] {a0d9f922-4f2b-441b-b592-2fad87529a00} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6375 | 2026.05.21 01:35:49.559235 [ 270 ] {a0d9f922-4f2b-441b-b592-2fad87529a00} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.05.21 01:35:49.559376 [ 270 ] {a0d9f922-4f2b-441b-b592-2fad87529a00} <Debug> executeQuery: Read 2454 rows, 186.26 KiB in 0.002727 sec., 899889.9889988999 rows/sec., 66.70 MiB/sec. | ||
| 6377 | 2026.05.21 01:35:49.559412 [ 270 ] {a0d9f922-4f2b-441b-b592-2fad87529a00} <Debug> TCPHandler: Processed in 0.002911678 sec. | ||
| 6378 | 2026.05.21 01:35:49.559536 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6379 | 2026.05.21 01:35:49.559634 [ 270 ] {18bf9e64-c35d-4c8b-a71b-19bf4c948c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6380 | 2026.05.21 01:35:49.559677 [ 270 ] {18bf9e64-c35d-4c8b-a71b-19bf4c948c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6381 | 2026.05.21 01:35:49.560104 [ 270 ] {18bf9e64-c35d-4c8b-a71b-19bf4c948c55} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.05.21 01:35:49.560142 [ 270 ] {18bf9e64-c35d-4c8b-a71b-19bf4c948c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6383 | 2026.05.21 01:35:49.560446 [ 270 ] {18bf9e64-c35d-4c8b-a71b-19bf4c948c55} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6384 | 2026.05.21 01:35:49.560652 [ 270 ] {18bf9e64-c35d-4c8b-a71b-19bf4c948c55} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.05.21 01:35:49.560782 [ 270 ] {18bf9e64-c35d-4c8b-a71b-19bf4c948c55} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001166 sec., 34305.31732418525 rows/sec., 2.49 MiB/sec. | ||
| 6386 | 2026.05.21 01:35:49.560817 [ 270 ] {18bf9e64-c35d-4c8b-a71b-19bf4c948c55} <Debug> TCPHandler: Processed in 0.001331777 sec. | ||
| 6387 | 2026.05.21 01:35:49.560937 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6388 | 2026.05.21 01:35:49.561033 [ 270 ] {55f61e25-0fe4-48e6-be61-53e87310bc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6389 | 2026.05.21 01:35:49.561075 [ 270 ] {55f61e25-0fe4-48e6-be61-53e87310bc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6390 | 2026.05.21 01:35:49.561782 [ 270 ] {55f61e25-0fe4-48e6-be61-53e87310bc5e} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.05.21 01:35:49.561820 [ 270 ] {55f61e25-0fe4-48e6-be61-53e87310bc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6392 | 2026.05.21 01:35:49.562150 [ 270 ] {55f61e25-0fe4-48e6-be61-53e87310bc5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6393 | 2026.05.21 01:35:49.562370 [ 270 ] {55f61e25-0fe4-48e6-be61-53e87310bc5e} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.05.21 01:35:49.562503 [ 270 ] {55f61e25-0fe4-48e6-be61-53e87310bc5e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001488 sec., 538306.4516129033 rows/sec., 31.09 MiB/sec. | ||
| 6395 | 2026.05.21 01:35:49.562542 [ 270 ] {55f61e25-0fe4-48e6-be61-53e87310bc5e} <Debug> TCPHandler: Processed in 0.001654113 sec. | ||
| 6396 | 2026.05.21 01:35:49.562677 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.05.21 01:35:49.562776 [ 270 ] {671b2bc6-56f7-4d5d-948b-637f7a1d77fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6398 | 2026.05.21 01:35:49.562817 [ 270 ] {671b2bc6-56f7-4d5d-948b-637f7a1d77fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6399 | 2026.05.21 01:35:49.563202 [ 270 ] {671b2bc6-56f7-4d5d-948b-637f7a1d77fe} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.05.21 01:35:49.563241 [ 270 ] {671b2bc6-56f7-4d5d-948b-637f7a1d77fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6401 | 2026.05.21 01:35:49.563541 [ 270 ] {671b2bc6-56f7-4d5d-948b-637f7a1d77fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6402 | 2026.05.21 01:35:49.563750 [ 270 ] {671b2bc6-56f7-4d5d-948b-637f7a1d77fe} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2026.05.21 01:35:49.563885 [ 270 ] {671b2bc6-56f7-4d5d-948b-637f7a1d77fe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 62.39 KiB/sec. | ||
| 6404 | 2026.05.21 01:35:49.563921 [ 270 ] {671b2bc6-56f7-4d5d-948b-637f7a1d77fe} <Debug> TCPHandler: Processed in 0.001295386 sec. | ||
| 6405 | 2026.05.21 01:35:49.564049 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.05.21 01:35:49.564152 [ 270 ] {fe3c36e9-9f5d-498e-88c3-9b690bcf9d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6407 | 2026.05.21 01:35:49.564194 [ 270 ] {fe3c36e9-9f5d-498e-88c3-9b690bcf9d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6408 | 2026.05.21 01:35:49.565131 [ 270 ] {fe3c36e9-9f5d-498e-88c3-9b690bcf9d89} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.05.21 01:35:49.565169 [ 270 ] {fe3c36e9-9f5d-498e-88c3-9b690bcf9d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6410 | 2026.05.21 01:35:49.565542 [ 270 ] {fe3c36e9-9f5d-498e-88c3-9b690bcf9d89} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6411 | 2026.05.21 01:35:49.565754 [ 270 ] {fe3c36e9-9f5d-498e-88c3-9b690bcf9d89} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.05.21 01:35:49.565885 [ 270 ] {fe3c36e9-9f5d-498e-88c3-9b690bcf9d89} <Debug> executeQuery: Read 1319 rows, 90.45 KiB in 0.001751 sec., 753283.8378069674 rows/sec., 50.44 MiB/sec. | ||
| 6413 | 2026.05.21 01:35:49.565921 [ 270 ] {fe3c36e9-9f5d-498e-88c3-9b690bcf9d89} <Debug> TCPHandler: Processed in 0.001932409 sec. | ||
| 6414 | 2026.05.21 01:35:49.566046 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2026.05.21 01:35:49.566173 [ 270 ] {e9b302bb-cb07-47ec-b5a8-260523aca5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6416 | 2026.05.21 01:35:49.566228 [ 270 ] {e9b302bb-cb07-47ec-b5a8-260523aca5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6417 | 2026.05.21 01:35:49.567014 [ 270 ] {e9b302bb-cb07-47ec-b5a8-260523aca5d3} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.05.21 01:35:49.567053 [ 270 ] {e9b302bb-cb07-47ec-b5a8-260523aca5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6419 | 2026.05.21 01:35:49.567487 [ 270 ] {e9b302bb-cb07-47ec-b5a8-260523aca5d3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6420 | 2026.05.21 01:35:49.567706 [ 270 ] {e9b302bb-cb07-47ec-b5a8-260523aca5d3} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.05.21 01:35:49.567843 [ 270 ] {e9b302bb-cb07-47ec-b5a8-260523aca5d3} <Debug> executeQuery: Read 1493 rows, 92.70 KiB in 0.001695 sec., 880825.9587020649 rows/sec., 53.41 MiB/sec. | ||
| 6422 | 2026.05.21 01:35:49.567879 [ 270 ] {e9b302bb-cb07-47ec-b5a8-260523aca5d3} <Debug> TCPHandler: Processed in 0.001896077 sec. | ||
| 6423 | 2026.05.21 01:35:49.568000 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.05.21 01:35:49.568116 [ 270 ] {265ff0bc-9b01-4098-a262-60e257a6a60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6425 | 2026.05.21 01:35:49.568179 [ 270 ] {265ff0bc-9b01-4098-a262-60e257a6a60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6426 | 2026.05.21 01:35:49.569016 [ 270 ] {265ff0bc-9b01-4098-a262-60e257a6a60f} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.05.21 01:35:49.569053 [ 270 ] {265ff0bc-9b01-4098-a262-60e257a6a60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6428 | 2026.05.21 01:35:49.569590 [ 270 ] {265ff0bc-9b01-4098-a262-60e257a6a60f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6429 | 2026.05.21 01:35:49.569811 [ 270 ] {265ff0bc-9b01-4098-a262-60e257a6a60f} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.05.21 01:35:49.569945 [ 270 ] {265ff0bc-9b01-4098-a262-60e257a6a60f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001853 sec., 18348.623853211007 rows/sec., 32.88 MiB/sec. | ||
| 6431 | 2026.05.21 01:35:49.569994 [ 270 ] {265ff0bc-9b01-4098-a262-60e257a6a60f} <Debug> TCPHandler: Processed in 0.002047321 sec. | ||
| 6432 | 2026.05.21 01:35:49.570120 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2026.05.21 01:35:49.570213 [ 270 ] {04dfbac4-a0f7-4d52-b4e5-b8b4d9a635ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6434 | 2026.05.21 01:35:49.570255 [ 270 ] {04dfbac4-a0f7-4d52-b4e5-b8b4d9a635ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6435 | 2026.05.21 01:35:49.570571 [ 270 ] {04dfbac4-a0f7-4d52-b4e5-b8b4d9a635ab} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.05.21 01:35:49.570606 [ 270 ] {04dfbac4-a0f7-4d52-b4e5-b8b4d9a635ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6437 | 2026.05.21 01:35:49.570898 [ 270 ] {04dfbac4-a0f7-4d52-b4e5-b8b4d9a635ab} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6438 | 2026.05.21 01:35:49.571109 [ 270 ] {04dfbac4-a0f7-4d52-b4e5-b8b4d9a635ab} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.05.21 01:35:49.571239 [ 270 ] {04dfbac4-a0f7-4d52-b4e5-b8b4d9a635ab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001044 sec., 11494.252873563219 rows/sec., 793.22 KiB/sec. | ||
| 6440 | 2026.05.21 01:35:49.571271 [ 270 ] {04dfbac4-a0f7-4d52-b4e5-b8b4d9a635ab} <Debug> TCPHandler: Processed in 0.001199674 sec. | ||
| 6441 | 2026.05.21 01:35:54.118941 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2026.05.21 01:35:54.119214 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6443 | 2026.05.21 01:35:54.119585 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6444 | 2026.05.21 01:35:54.119629 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6445 | 2026.05.21 01:35:54.119859 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6446 | 2026.05.21 01:35:54.119931 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6447 | 2026.05.21 01:35:54.120074 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6448 | 2026.05.21 01:35:54.120160 [ 349 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6449 | 2026.05.21 01:35:54.120161 [ 353 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6450 | 2026.05.21 01:35:54.120178 [ 364 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6451 | 2026.05.21 01:35:54.120171 [ 343 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6452 | 2026.05.21 01:35:54.120347 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6453 | 2026.05.21 01:35:54.120374 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6454 | 2026.05.21 01:35:54.120457 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6455 | 2026.05.21 01:35:54.120478 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 6456 | 2026.05.21 01:35:54.120513 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6457 | 2026.05.21 01:35:54.120558 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6458 | 2026.05.21 01:35:54.120595 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6459 | 2026.05.21 01:35:54.121731 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002622 sec., 12204.424103737603 rows/sec., 1.29 MiB/sec. | ||
| 6460 | 2026.05.21 01:35:54.121883 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Debug> MemoryTracker: Peak memory usage (for query): 133.98 KiB. | ||
| 6461 | 2026.05.21 01:35:54.121902 [ 270 ] {852dbb36-0bfa-49be-abb2-42a9bd8aa7d1} <Debug> TCPHandler: Processed in 0.003102882 sec. | ||
| 6462 | 2026.05.21 01:35:54.123370 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.05.21 01:35:54.123477 [ 270 ] {e981071f-2299-4de3-94c5-8a2b6d308a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6464 | 2026.05.21 01:35:54.123520 [ 270 ] {e981071f-2299-4de3-94c5-8a2b6d308a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6465 | 2026.05.21 01:35:54.123996 [ 270 ] {e981071f-2299-4de3-94c5-8a2b6d308a7f} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.05.21 01:35:54.124037 [ 270 ] {e981071f-2299-4de3-94c5-8a2b6d308a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6467 | 2026.05.21 01:35:54.124420 [ 270 ] {e981071f-2299-4de3-94c5-8a2b6d308a7f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6468 | 2026.05.21 01:35:54.124634 [ 270 ] {e981071f-2299-4de3-94c5-8a2b6d308a7f} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2026.05.21 01:35:54.124780 [ 270 ] {e981071f-2299-4de3-94c5-8a2b6d308a7f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001334 sec., 41979.01049475263 rows/sec., 3.22 MiB/sec. | ||
| 6470 | 2026.05.21 01:35:54.124816 [ 270 ] {e981071f-2299-4de3-94c5-8a2b6d308a7f} <Debug> TCPHandler: Processed in 0.001495039 sec. | ||
| 6471 | 2026.05.21 01:35:54.124935 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.05.21 01:35:54.125029 [ 270 ] {ca59b86f-ae77-4e11-a12d-ca614ae748bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6473 | 2026.05.21 01:35:54.125069 [ 270 ] {ca59b86f-ae77-4e11-a12d-ca614ae748bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6474 | 2026.05.21 01:35:54.125461 [ 270 ] {ca59b86f-ae77-4e11-a12d-ca614ae748bf} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.05.21 01:35:54.125497 [ 270 ] {ca59b86f-ae77-4e11-a12d-ca614ae748bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6476 | 2026.05.21 01:35:54.125788 [ 270 ] {ca59b86f-ae77-4e11-a12d-ca614ae748bf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6477 | 2026.05.21 01:35:54.125993 [ 270 ] {ca59b86f-ae77-4e11-a12d-ca614ae748bf} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.05.21 01:35:54.126120 [ 270 ] {ca59b86f-ae77-4e11-a12d-ca614ae748bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001108 sec., 57761.73285198556 rows/sec., 4.51 MiB/sec. | ||
| 6479 | 2026.05.21 01:35:54.126152 [ 270 ] {ca59b86f-ae77-4e11-a12d-ca614ae748bf} <Debug> TCPHandler: Processed in 0.001266205 sec. | ||
| 6480 | 2026.05.21 01:35:54.126272 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.05.21 01:35:54.126364 [ 270 ] {6ef08bb9-c26b-413a-925c-b286318d97dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.05.21 01:35:54.126405 [ 270 ] {6ef08bb9-c26b-413a-925c-b286318d97dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6483 | 2026.05.21 01:35:54.126764 [ 270 ] {6ef08bb9-c26b-413a-925c-b286318d97dd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.05.21 01:35:54.126799 [ 270 ] {6ef08bb9-c26b-413a-925c-b286318d97dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6485 | 2026.05.21 01:35:54.127110 [ 270 ] {6ef08bb9-c26b-413a-925c-b286318d97dd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6486 | 2026.05.21 01:35:54.127314 [ 270 ] {6ef08bb9-c26b-413a-925c-b286318d97dd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.05.21 01:35:54.127446 [ 270 ] {6ef08bb9-c26b-413a-925c-b286318d97dd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001099 sec., 116469.5177434031 rows/sec., 8.11 MiB/sec. | ||
| 6488 | 2026.05.21 01:35:54.127478 [ 270 ] {6ef08bb9-c26b-413a-925c-b286318d97dd} <Debug> TCPHandler: Processed in 0.001255205 sec. | ||
| 6489 | 2026.05.21 01:35:54.127595 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.05.21 01:35:54.127686 [ 270 ] {a8ed647f-32ce-428a-aff1-33ab0ba76e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6491 | 2026.05.21 01:35:54.127727 [ 270 ] {a8ed647f-32ce-428a-aff1-33ab0ba76e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6492 | 2026.05.21 01:35:54.128041 [ 270 ] {a8ed647f-32ce-428a-aff1-33ab0ba76e3d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.05.21 01:35:54.128074 [ 270 ] {a8ed647f-32ce-428a-aff1-33ab0ba76e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6494 | 2026.05.21 01:35:54.128366 [ 270 ] {a8ed647f-32ce-428a-aff1-33ab0ba76e3d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6495 | 2026.05.21 01:35:54.128574 [ 270 ] {a8ed647f-32ce-428a-aff1-33ab0ba76e3d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.05.21 01:35:54.128701 [ 270 ] {a8ed647f-32ce-428a-aff1-33ab0ba76e3d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001032 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 6497 | 2026.05.21 01:35:54.128734 [ 270 ] {a8ed647f-32ce-428a-aff1-33ab0ba76e3d} <Debug> TCPHandler: Processed in 0.001186193 sec. | ||
| 6498 | 2026.05.21 01:35:54.395183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13923 | ||
| 6499 | 2026.05.21 01:35:54.395787 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.05.21 01:35:54.395851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6501 | 2026.05.21 01:35:54.396449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6502 | 2026.05.21 01:35:54.396740 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.05.21 01:35:54.396905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13923 | ||
| 6504 | 2026.05.21 01:35:55.157359 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6505 | 2026.05.21 01:35:55.173751 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.05.21 01:35:55.173815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6507 | 2026.05.21 01:35:55.180144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6508 | 2026.05.21 01:35:55.180832 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.05.21 01:35:55.183640 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6510 | 2026.05.21 01:35:59.120899 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2026.05.21 01:35:59.121172 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6512 | 2026.05.21 01:35:59.121556 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6513 | 2026.05.21 01:35:59.121602 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6514 | 2026.05.21 01:35:59.121861 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6515 | 2026.05.21 01:35:59.121931 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6516 | 2026.05.21 01:35:59.122075 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6517 | 2026.05.21 01:35:59.122154 [ 353 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6518 | 2026.05.21 01:35:59.122160 [ 349 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6519 | 2026.05.21 01:35:59.122184 [ 348 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6520 | 2026.05.21 01:35:59.122169 [ 343 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6521 | 2026.05.21 01:35:59.122324 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6522 | 2026.05.21 01:35:59.122355 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6523 | 2026.05.21 01:35:59.122444 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6524 | 2026.05.21 01:35:59.122467 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 6525 | 2026.05.21 01:35:59.122506 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6526 | 2026.05.21 01:35:59.122545 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6527 | 2026.05.21 01:35:59.122583 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6528 | 2026.05.21 01:35:59.123633 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002569 sec., 12456.208641494744 rows/sec., 1.32 MiB/sec. | ||
| 6529 | 2026.05.21 01:35:59.123768 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Debug> MemoryTracker: Peak memory usage (for query): 135.34 KiB. | ||
| 6530 | 2026.05.21 01:35:59.123785 [ 270 ] {5bbe91ff-603e-4978-97d4-9a3d16fc9f17} <Debug> TCPHandler: Processed in 0.003029161 sec. | ||
| 6531 | 2026.05.21 01:35:59.125557 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.05.21 01:35:59.125667 [ 270 ] {513abe31-1403-4f64-8e2f-9e6f74cbc5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6533 | 2026.05.21 01:35:59.125711 [ 270 ] {513abe31-1403-4f64-8e2f-9e6f74cbc5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6534 | 2026.05.21 01:35:59.126180 [ 270 ] {513abe31-1403-4f64-8e2f-9e6f74cbc5d9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.05.21 01:35:59.126223 [ 270 ] {513abe31-1403-4f64-8e2f-9e6f74cbc5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6536 | 2026.05.21 01:35:59.126596 [ 270 ] {513abe31-1403-4f64-8e2f-9e6f74cbc5d9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6537 | 2026.05.21 01:35:59.126812 [ 270 ] {513abe31-1403-4f64-8e2f-9e6f74cbc5d9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.05.21 01:35:59.126955 [ 270 ] {513abe31-1403-4f64-8e2f-9e6f74cbc5d9} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00132 sec., 66666.66666666667 rows/sec., 5.62 MiB/sec. | ||
| 6539 | 2026.05.21 01:35:59.126957 [ 37 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6540 | 2026.05.21 01:35:59.126992 [ 270 ] {513abe31-1403-4f64-8e2f-9e6f74cbc5d9} <Debug> TCPHandler: Processed in 0.001487069 sec. | ||
| 6541 | 2026.05.21 01:35:59.127024 [ 37 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.05.21 01:35:59.127057 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6543 | 2026.05.21 01:35:59.127134 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2026.05.21 01:35:59.127192 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 6545 | 2026.05.21 01:35:59.127234 [ 270 ] {e3584234-ef3d-41d6-a582-6e12f79ef02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6546 | 2026.05.21 01:35:59.127281 [ 270 ] {e3584234-ef3d-41d6-a582-6e12f79ef02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6547 | 2026.05.21 01:35:59.127330 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6548 | 2026.05.21 01:35:59.127372 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2614 rows starting from the beginning of the part | ||
| 6549 | 2026.05.21 01:35:59.127444 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 106 rows starting from the beginning of the part | ||
| 6550 | 2026.05.21 01:35:59.127496 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 88 rows starting from the beginning of the part | ||
| 6551 | 2026.05.21 01:35:59.127542 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2454 rows starting from the beginning of the part | ||
| 6552 | 2026.05.21 01:35:59.127588 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6553 | 2026.05.21 01:35:59.127636 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 6554 | 2026.05.21 01:35:59.127668 [ 270 ] {e3584234-ef3d-41d6-a582-6e12f79ef02b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.05.21 01:35:59.127711 [ 270 ] {e3584234-ef3d-41d6-a582-6e12f79ef02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6556 | 2026.05.21 01:35:59.128041 [ 270 ] {e3584234-ef3d-41d6-a582-6e12f79ef02b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6557 | 2026.05.21 01:35:59.128267 [ 270 ] {e3584234-ef3d-41d6-a582-6e12f79ef02b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.05.21 01:35:59.128401 [ 270 ] {e3584234-ef3d-41d6-a582-6e12f79ef02b} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001185 sec., 13502.109704641349 rows/sec., 1015.30 KiB/sec. | ||
| 6559 | 2026.05.21 01:35:59.128437 [ 270 ] {e3584234-ef3d-41d6-a582-6e12f79ef02b} <Debug> TCPHandler: Processed in 0.001362447 sec. | ||
| 6560 | 2026.05.21 01:35:59.128549 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.05.21 01:35:59.128644 [ 270 ] {bd9a5bb5-33ab-4ead-8c14-1faf1143f3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6562 | 2026.05.21 01:35:59.128684 [ 270 ] {bd9a5bb5-33ab-4ead-8c14-1faf1143f3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6563 | 2026.05.21 01:35:59.129090 [ 270 ] {bd9a5bb5-33ab-4ead-8c14-1faf1143f3f4} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.05.21 01:35:59.129127 [ 270 ] {bd9a5bb5-33ab-4ead-8c14-1faf1143f3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6565 | 2026.05.21 01:35:59.129424 [ 270 ] {bd9a5bb5-33ab-4ead-8c14-1faf1143f3f4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6566 | 2026.05.21 01:35:59.129646 [ 270 ] {bd9a5bb5-33ab-4ead-8c14-1faf1143f3f4} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.05.21 01:35:59.129775 [ 270 ] {bd9a5bb5-33ab-4ead-8c14-1faf1143f3f4} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001148 sec., 69686.41114982578 rows/sec., 5.44 MiB/sec. | ||
| 6568 | 2026.05.21 01:35:59.129778 [ 36 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6569 | 2026.05.21 01:35:59.129812 [ 270 ] {bd9a5bb5-33ab-4ead-8c14-1faf1143f3f4} <Debug> TCPHandler: Processed in 0.001312456 sec. | ||
| 6570 | 2026.05.21 01:35:59.129834 [ 36 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.05.21 01:35:59.129860 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6572 | 2026.05.21 01:35:59.129908 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5406 rows, containing 5 columns (5 merged, 0 gathered) in 0.002771855 sec., 1950318.4690396863 rows/sec., 154.16 MiB/sec. | ||
| 6573 | 2026.05.21 01:35:59.129937 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.05.21 01:35:59.129939 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 6575 | 2026.05.21 01:35:59.130041 [ 270 ] {a231f94d-e77c-4ba9-8990-189d8ca6205c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6576 | 2026.05.21 01:35:59.130068 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6577 | 2026.05.21 01:35:59.130091 [ 270 ] {a231f94d-e77c-4ba9-8990-189d8ca6205c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6578 | 2026.05.21 01:35:59.130107 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 6579 | 2026.05.21 01:35:59.130178 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 89 rows starting from the beginning of the part | ||
| 6580 | 2026.05.21 01:35:59.130232 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 80 rows starting from the beginning of the part | ||
| 6581 | 2026.05.21 01:35:59.130263 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6582 | 2026.05.21 01:35:59.130283 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1319 rows starting from the beginning of the part | ||
| 6583 | 2026.05.21 01:35:59.130332 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6584 | 2026.05.21 01:35:59.130381 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 80 rows starting from the beginning of the part | ||
| 6585 | 2026.05.21 01:35:59.130490 [ 270 ] {a231f94d-e77c-4ba9-8990-189d8ca6205c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.05.21 01:35:59.130534 [ 270 ] {a231f94d-e77c-4ba9-8990-189d8ca6205c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6587 | 2026.05.21 01:35:59.130555 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.05.21 01:35:59.130632 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_46_9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6589 | 2026.05.21 01:35:59.130714 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6590 | 2026.05.21 01:35:59.130869 [ 270 ] {a231f94d-e77c-4ba9-8990-189d8ca6205c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6591 | 2026.05.21 01:35:59.131076 [ 270 ] {a231f94d-e77c-4ba9-8990-189d8ca6205c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.05.21 01:35:59.131186 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6593 | 2026.05.21 01:35:59.131207 [ 270 ] {a231f94d-e77c-4ba9-8990-189d8ca6205c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6594 | 2026.05.21 01:35:59.131219 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.05.21 01:35:59.131254 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6596 | 2026.05.21 01:35:59.131254 [ 270 ] {a231f94d-e77c-4ba9-8990-189d8ca6205c} <Debug> TCPHandler: Processed in 0.001366947 sec. | ||
| 6597 | 2026.05.21 01:35:59.131325 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 6598 | 2026.05.21 01:35:59.131403 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6599 | 2026.05.21 01:35:59.131412 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.05.21 01:35:59.131430 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14471 rows starting from the beginning of the part | ||
| 6601 | 2026.05.21 01:35:59.131488 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 6602 | 2026.05.21 01:35:59.131528 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6603 | 2026.05.21 01:35:59.131539 [ 270 ] {896060ac-1158-4f00-91fe-f538f1e991d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6604 | 2026.05.21 01:35:59.131569 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1493 rows starting from the beginning of the part | ||
| 6605 | 2026.05.21 01:35:59.131608 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 128 rows starting from the beginning of the part | ||
| 6606 | 2026.05.21 01:35:59.131608 [ 270 ] {896060ac-1158-4f00-91fe-f538f1e991d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6607 | 2026.05.21 01:35:59.131649 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6608 | 2026.05.21 01:35:59.131801 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899678 sec., 1596586.3688477732 rows/sec., 115.53 MiB/sec. | ||
| 6609 | 2026.05.21 01:35:59.131980 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6610 | 2026.05.21 01:35:59.132241 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.05.21 01:35:59.132309 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_46_9} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6612 | 2026.05.21 01:35:59.132376 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6613 | 2026.05.21 01:35:59.132387 [ 270 ] {896060ac-1158-4f00-91fe-f538f1e991d8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.05.21 01:35:59.132425 [ 270 ] {896060ac-1158-4f00-91fe-f538f1e991d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6615 | 2026.05.21 01:35:59.132952 [ 270 ] {896060ac-1158-4f00-91fe-f538f1e991d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6616 | 2026.05.21 01:35:59.133192 [ 270 ] {896060ac-1158-4f00-91fe-f538f1e991d8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.05.21 01:35:59.133335 [ 270 ] {896060ac-1158-4f00-91fe-f538f1e991d8} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001822 sec., 8781.558726673984 rows/sec., 15.74 MiB/sec. | ||
| 6618 | 2026.05.21 01:35:59.133390 [ 270 ] {896060ac-1158-4f00-91fe-f538f1e991d8} <Debug> TCPHandler: Processed in 0.002040991 sec. | ||
| 6619 | 2026.05.21 01:35:59.133511 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.05.21 01:35:59.133609 [ 270 ] {5008609c-98ca-4800-ae03-c5c52353abdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6621 | 2026.05.21 01:35:59.133653 [ 270 ] {5008609c-98ca-4800-ae03-c5c52353abdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6622 | 2026.05.21 01:35:59.133991 [ 270 ] {5008609c-98ca-4800-ae03-c5c52353abdb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.05.21 01:35:59.134028 [ 270 ] {5008609c-98ca-4800-ae03-c5c52353abdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6624 | 2026.05.21 01:35:59.134459 [ 270 ] {5008609c-98ca-4800-ae03-c5c52353abdb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6625 | 2026.05.21 01:35:59.134682 [ 270 ] {5008609c-98ca-4800-ae03-c5c52353abdb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.05.21 01:35:59.134791 [ 36 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6627 | 2026.05.21 01:35:59.134817 [ 270 ] {5008609c-98ca-4800-ae03-c5c52353abdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 6628 | 2026.05.21 01:35:59.134821 [ 36 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.05.21 01:35:59.134857 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6630 | 2026.05.21 01:35:59.134859 [ 270 ] {5008609c-98ca-4800-ae03-c5c52353abdb} <Debug> TCPHandler: Processed in 0.001399238 sec. | ||
| 6631 | 2026.05.21 01:35:59.134960 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 6632 | 2026.05.21 01:35:59.135091 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6633 | 2026.05.21 01:35:59.135127 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2190 rows starting from the beginning of the part | ||
| 6634 | 2026.05.21 01:35:59.135194 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 6635 | 2026.05.21 01:35:59.135245 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 6636 | 2026.05.21 01:35:59.135291 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
| 6637 | 2026.05.21 01:35:59.135341 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part | ||
| 6638 | 2026.05.21 01:35:59.135386 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6639 | 2026.05.21 01:35:59.136189 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16572 rows, containing 5 columns (5 merged, 0 gathered) in 0.004882538 sec., 3394136.4102030545 rows/sec., 221.42 MiB/sec. | ||
| 6640 | 2026.05.21 01:35:59.136435 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6641 | 2026.05.21 01:35:59.136665 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 4 columns (4 merged, 0 gathered) in 0.001751675 sec., 1387243.6382319778 rows/sec., 93.59 MiB/sec. | ||
| 6642 | 2026.05.21 01:35:59.136739 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.05.21 01:35:59.136824 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6644 | 2026.05.21 01:35:59.136906 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6645 | 2026.05.21 01:35:59.136939 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 6646 | 2026.05.21 01:35:59.137236 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_46_9} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.05.21 01:35:59.137330 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_46_9} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6648 | 2026.05.21 01:35:59.137423 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6649 | 2026.05.21 01:36:01.158092 [ 34 ] {} <Debug> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6650 | 2026.05.21 01:36:01.158161 [ 34 ] {} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.05.21 01:36:01.158185 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6652 | 2026.05.21 01:36:01.158343 [ 187 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 6653 | 2026.05.21 01:36:01.158544 [ 187 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6654 | 2026.05.21 01:36:01.158597 [ 187 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 6655 | 2026.05.21 01:36:01.158698 [ 187 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 6656 | 2026.05.21 01:36:01.158775 [ 187 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 6657 | 2026.05.21 01:36:01.158844 [ 187 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 6658 | 2026.05.21 01:36:01.158909 [ 187 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 6659 | 2026.05.21 01:36:01.159700 [ 191 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427929 sec., 4201.88958974851 rows/sec., 311.86 KiB/sec. | ||
| 6660 | 2026.05.21 01:36:01.159884 [ 191 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6661 | 2026.05.21 01:36:01.160190 [ 191 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_5_1} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.05.21 01:36:01.160272 [ 191 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_5_1} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6663 | 2026.05.21 01:36:01.160380 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6664 | 2026.05.21 01:36:01.778229 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6665 | 2026.05.21 01:36:01.778331 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6666 | 2026.05.21 01:36:01.896986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14371 | ||
| 6667 | 2026.05.21 01:36:01.897541 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.05.21 01:36:01.897595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6669 | 2026.05.21 01:36:01.898136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6670 | 2026.05.21 01:36:01.898376 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.05.21 01:36:01.898523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14371 | ||
| 6672 | 2026.05.21 01:36:02.683713 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6673 | 2026.05.21 01:36:02.700952 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.05.21 01:36:02.701006 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6675 | 2026.05.21 01:36:02.706988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6676 | 2026.05.21 01:36:02.707673 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.05.21 01:36:02.710515 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6678 | 2026.05.21 01:36:03.790494 [ 32 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6679 | 2026.05.21 01:36:03.790551 [ 32 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.05.21 01:36:03.790572 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6681 | 2026.05.21 01:36:03.790696 [ 192 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::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 | ||
| 6682 | 2026.05.21 01:36:03.790832 [ 192 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6683 | 2026.05.21 01:36:03.790867 [ 192 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 825 rows starting from the beginning of the part | ||
| 6684 | 2026.05.21 01:36:03.790936 [ 192 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6685 | 2026.05.21 01:36:03.790979 [ 192 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 6686 | 2026.05.21 01:36:03.791018 [ 192 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::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 | ||
| 6687 | 2026.05.21 01:36:03.791055 [ 192 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 6688 | 2026.05.21 01:36:03.792104 [ 191 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459139 sec., 1696205.7761460699 rows/sec., 105.69 MiB/sec. | ||
| 6689 | 2026.05.21 01:36:03.792324 [ 191 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6690 | 2026.05.21 01:36:03.792625 [ 191 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_10_2} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.05.21 01:36:03.792708 [ 191 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_10_2} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6692 | 2026.05.21 01:36:03.792813 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6693 | 2026.05.21 01:36:04.120502 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.05.21 01:36:04.120771 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6695 | 2026.05.21 01:36:04.121150 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6696 | 2026.05.21 01:36:04.121190 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6697 | 2026.05.21 01:36:04.121416 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6698 | 2026.05.21 01:36:04.121491 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6699 | 2026.05.21 01:36:04.121639 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6700 | 2026.05.21 01:36:04.121718 [ 349 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6701 | 2026.05.21 01:36:04.121755 [ 336 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6702 | 2026.05.21 01:36:04.121762 [ 348 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6703 | 2026.05.21 01:36:04.121763 [ 360 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6704 | 2026.05.21 01:36:04.121945 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6705 | 2026.05.21 01:36:04.121974 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6706 | 2026.05.21 01:36:04.122061 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6707 | 2026.05.21 01:36:04.122084 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 6708 | 2026.05.21 01:36:04.122120 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6709 | 2026.05.21 01:36:04.122159 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6710 | 2026.05.21 01:36:04.122197 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6711 | 2026.05.21 01:36:04.123329 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002669 sec., 11989.509179467967 rows/sec., 1.27 MiB/sec. | ||
| 6712 | 2026.05.21 01:36:04.123475 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Debug> MemoryTracker: Peak memory usage (for query): 135.30 KiB. | ||
| 6713 | 2026.05.21 01:36:04.123490 [ 270 ] {846fcbbe-dda5-43fc-a8b3-c113af5331e7} <Debug> TCPHandler: Processed in 0.003139283 sec. | ||
| 6714 | 2026.05.21 01:36:04.125548 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.05.21 01:36:04.125682 [ 270 ] {4f29a4da-537b-400d-b96b-57e5462615b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6716 | 2026.05.21 01:36:04.125739 [ 270 ] {4f29a4da-537b-400d-b96b-57e5462615b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6717 | 2026.05.21 01:36:04.126299 [ 270 ] {4f29a4da-537b-400d-b96b-57e5462615b3} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.05.21 01:36:04.126343 [ 270 ] {4f29a4da-537b-400d-b96b-57e5462615b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6719 | 2026.05.21 01:36:04.126753 [ 270 ] {4f29a4da-537b-400d-b96b-57e5462615b3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6720 | 2026.05.21 01:36:04.126996 [ 270 ] {4f29a4da-537b-400d-b96b-57e5462615b3} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.05.21 01:36:04.127150 [ 270 ] {4f29a4da-537b-400d-b96b-57e5462615b3} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001508 sec., 70291.77718832891 rows/sec., 5.90 MiB/sec. | ||
| 6722 | 2026.05.21 01:36:04.127188 [ 270 ] {4f29a4da-537b-400d-b96b-57e5462615b3} <Debug> TCPHandler: Processed in 0.001705834 sec. | ||
| 6723 | 2026.05.21 01:36:04.127318 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2026.05.21 01:36:04.127421 [ 270 ] {cc318852-5dc9-4bb2-9b4a-5b671d1b5f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6725 | 2026.05.21 01:36:04.127467 [ 270 ] {cc318852-5dc9-4bb2-9b4a-5b671d1b5f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6726 | 2026.05.21 01:36:04.127877 [ 270 ] {cc318852-5dc9-4bb2-9b4a-5b671d1b5f89} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.05.21 01:36:04.127917 [ 270 ] {cc318852-5dc9-4bb2-9b4a-5b671d1b5f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6728 | 2026.05.21 01:36:04.128229 [ 270 ] {cc318852-5dc9-4bb2-9b4a-5b671d1b5f89} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6729 | 2026.05.21 01:36:04.128451 [ 270 ] {cc318852-5dc9-4bb2-9b4a-5b671d1b5f89} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.05.21 01:36:04.128572 [ 32 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6731 | 2026.05.21 01:36:04.128593 [ 270 ] {cc318852-5dc9-4bb2-9b4a-5b671d1b5f89} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001194 sec., 20938.023450586265 rows/sec., 1.54 MiB/sec. | ||
| 6732 | 2026.05.21 01:36:04.128624 [ 32 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.05.21 01:36:04.128638 [ 270 ] {cc318852-5dc9-4bb2-9b4a-5b671d1b5f89} <Debug> TCPHandler: Processed in 0.001371057 sec. | ||
| 6734 | 2026.05.21 01:36:04.128661 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6735 | 2026.05.21 01:36:04.128777 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2026.05.21 01:36:04.128800 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 6737 | 2026.05.21 01:36:04.128881 [ 270 ] {011835d1-ab38-4646-8889-8a9891c0ce6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6738 | 2026.05.21 01:36:04.128930 [ 270 ] {011835d1-ab38-4646-8889-8a9891c0ce6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6739 | 2026.05.21 01:36:04.128945 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6740 | 2026.05.21 01:36:04.128987 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 6741 | 2026.05.21 01:36:04.129058 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6742 | 2026.05.21 01:36:04.129108 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
| 6743 | 2026.05.21 01:36:04.129151 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 6744 | 2026.05.21 01:36:04.129191 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
| 6745 | 2026.05.21 01:36:04.129231 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
| 6746 | 2026.05.21 01:36:04.129376 [ 270 ] {011835d1-ab38-4646-8889-8a9891c0ce6d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.05.21 01:36:04.129419 [ 270 ] {011835d1-ab38-4646-8889-8a9891c0ce6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6748 | 2026.05.21 01:36:04.129754 [ 270 ] {011835d1-ab38-4646-8889-8a9891c0ce6d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6749 | 2026.05.21 01:36:04.129987 [ 270 ] {011835d1-ab38-4646-8889-8a9891c0ce6d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.05.21 01:36:04.130063 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314416 sec., 153680.41776728223 rows/sec., 11.82 MiB/sec. | ||
| 6751 | 2026.05.21 01:36:04.130123 [ 270 ] {011835d1-ab38-4646-8889-8a9891c0ce6d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001262 sec., 70522.9793977813 rows/sec., 5.51 MiB/sec. | ||
| 6752 | 2026.05.21 01:36:04.130164 [ 270 ] {011835d1-ab38-4646-8889-8a9891c0ce6d} <Debug> TCPHandler: Processed in 0.001439398 sec. | ||
| 6753 | 2026.05.21 01:36:04.130250 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6754 | 2026.05.21 01:36:04.130292 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.05.21 01:36:04.130390 [ 270 ] {23bea61b-cd98-44e3-b5eb-06c3740fc38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6756 | 2026.05.21 01:36:04.130436 [ 270 ] {23bea61b-cd98-44e3-b5eb-06c3740fc38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6757 | 2026.05.21 01:36:04.130572 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.05.21 01:36:04.130653 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_36_7} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6759 | 2026.05.21 01:36:04.130764 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6760 | 2026.05.21 01:36:04.130859 [ 270 ] {23bea61b-cd98-44e3-b5eb-06c3740fc38f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.05.21 01:36:04.130894 [ 270 ] {23bea61b-cd98-44e3-b5eb-06c3740fc38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6762 | 2026.05.21 01:36:04.131234 [ 270 ] {23bea61b-cd98-44e3-b5eb-06c3740fc38f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6763 | 2026.05.21 01:36:04.131460 [ 270 ] {23bea61b-cd98-44e3-b5eb-06c3740fc38f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.05.21 01:36:04.131599 [ 270 ] {23bea61b-cd98-44e3-b5eb-06c3740fc38f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 6765 | 2026.05.21 01:36:04.131634 [ 270 ] {23bea61b-cd98-44e3-b5eb-06c3740fc38f} <Debug> TCPHandler: Processed in 0.001394268 sec. | ||
| 6766 | 2026.05.21 01:36:04.131756 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.05.21 01:36:04.131853 [ 270 ] {b38682c8-7969-4c2b-a732-1fddd8b03f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6768 | 2026.05.21 01:36:04.131911 [ 270 ] {b38682c8-7969-4c2b-a732-1fddd8b03f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 01:36:04.132710 [ 270 ] {b38682c8-7969-4c2b-a732-1fddd8b03f9a} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.05.21 01:36:04.132749 [ 270 ] {b38682c8-7969-4c2b-a732-1fddd8b03f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6771 | 2026.05.21 01:36:04.133287 [ 270 ] {b38682c8-7969-4c2b-a732-1fddd8b03f9a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6772 | 2026.05.21 01:36:04.133521 [ 270 ] {b38682c8-7969-4c2b-a732-1fddd8b03f9a} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.05.21 01:36:04.133664 [ 270 ] {b38682c8-7969-4c2b-a732-1fddd8b03f9a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001829 sec., 13668.671405139421 rows/sec., 24.49 MiB/sec. | ||
| 6774 | 2026.05.21 01:36:04.133719 [ 270 ] {b38682c8-7969-4c2b-a732-1fddd8b03f9a} <Debug> TCPHandler: Processed in 0.00201348 sec. | ||
| 6775 | 2026.05.21 01:36:04.133869 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.05.21 01:36:04.133966 [ 270 ] {42c132a5-e36a-4c3e-83dd-454c433152f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6777 | 2026.05.21 01:36:04.134010 [ 270 ] {42c132a5-e36a-4c3e-83dd-454c433152f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6778 | 2026.05.21 01:36:04.134357 [ 270 ] {42c132a5-e36a-4c3e-83dd-454c433152f2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.05.21 01:36:04.134394 [ 270 ] {42c132a5-e36a-4c3e-83dd-454c433152f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6780 | 2026.05.21 01:36:04.134718 [ 270 ] {42c132a5-e36a-4c3e-83dd-454c433152f2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6781 | 2026.05.21 01:36:04.134931 [ 270 ] {42c132a5-e36a-4c3e-83dd-454c433152f2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.05.21 01:36:04.135062 [ 270 ] {42c132a5-e36a-4c3e-83dd-454c433152f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 6783 | 2026.05.21 01:36:04.135096 [ 270 ] {42c132a5-e36a-4c3e-83dd-454c433152f2} <Debug> TCPHandler: Processed in 0.001278306 sec. | ||
| 6784 | 2026.05.21 01:36:09.121448 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.05.21 01:36:09.121733 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6786 | 2026.05.21 01:36:09.122140 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6787 | 2026.05.21 01:36:09.122188 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 6788 | 2026.05.21 01:36:09.122433 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <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 01:36:09.122501 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6790 | 2026.05.21 01:36:09.122644 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6791 | 2026.05.21 01:36:09.122730 [ 349 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6792 | 2026.05.21 01:36:09.122741 [ 348 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6793 | 2026.05.21 01:36:09.122764 [ 360 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6794 | 2026.05.21 01:36:09.122741 [ 336 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6795 | 2026.05.21 01:36:09.122919 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 6796 | 2026.05.21 01:36:09.122948 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6797 | 2026.05.21 01:36:09.123043 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6798 | 2026.05.21 01:36:09.123066 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
| 6799 | 2026.05.21 01:36:09.123104 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6800 | 2026.05.21 01:36:09.123146 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6801 | 2026.05.21 01:36:09.123183 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6802 | 2026.05.21 01:36:09.123218 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6803 | 2026.05.21 01:36:09.124404 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002786 sec., 13639.626704953338 rows/sec., 2.21 MiB/sec. | ||
| 6804 | 2026.05.21 01:36:09.124586 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Debug> MemoryTracker: Peak memory usage (for query): 176.79 KiB. | ||
| 6805 | 2026.05.21 01:36:09.124602 [ 270 ] {0503eb10-6978-4394-8129-d7470fbf5322} <Debug> TCPHandler: Processed in 0.003300366 sec. | ||
| 6806 | 2026.05.21 01:36:09.127317 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.05.21 01:36:09.127445 [ 270 ] {cdd114f2-45cd-46ff-83f0-4a9fc82e0626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.05.21 01:36:09.127497 [ 270 ] {cdd114f2-45cd-46ff-83f0-4a9fc82e0626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6809 | 2026.05.21 01:36:09.128049 [ 270 ] {cdd114f2-45cd-46ff-83f0-4a9fc82e0626} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.05.21 01:36:09.128101 [ 270 ] {cdd114f2-45cd-46ff-83f0-4a9fc82e0626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6811 | 2026.05.21 01:36:09.128453 [ 270 ] {cdd114f2-45cd-46ff-83f0-4a9fc82e0626} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6812 | 2026.05.21 01:36:09.128668 [ 270 ] {cdd114f2-45cd-46ff-83f0-4a9fc82e0626} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.05.21 01:36:09.128801 [ 270 ] {cdd114f2-45cd-46ff-83f0-4a9fc82e0626} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001443 sec., 16632.01663201663 rows/sec., 1.38 MiB/sec. | ||
| 6814 | 2026.05.21 01:36:09.128834 [ 270 ] {cdd114f2-45cd-46ff-83f0-4a9fc82e0626} <Debug> TCPHandler: Processed in 0.001629813 sec. | ||
| 6815 | 2026.05.21 01:36:09.128951 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.05.21 01:36:09.129105 [ 270 ] {17616f50-0525-4fd8-b0a0-bdcf59b51629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6817 | 2026.05.21 01:36:09.129146 [ 270 ] {17616f50-0525-4fd8-b0a0-bdcf59b51629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6818 | 2026.05.21 01:36:09.129531 [ 270 ] {17616f50-0525-4fd8-b0a0-bdcf59b51629} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.05.21 01:36:09.129566 [ 270 ] {17616f50-0525-4fd8-b0a0-bdcf59b51629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6820 | 2026.05.21 01:36:09.129841 [ 270 ] {17616f50-0525-4fd8-b0a0-bdcf59b51629} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6821 | 2026.05.21 01:36:09.130047 [ 270 ] {17616f50-0525-4fd8-b0a0-bdcf59b51629} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.05.21 01:36:09.130178 [ 270 ] {17616f50-0525-4fd8-b0a0-bdcf59b51629} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001091 sec., 1833.1805682859763 rows/sec., 149.48 KiB/sec. | ||
| 6823 | 2026.05.21 01:36:09.130213 [ 270 ] {17616f50-0525-4fd8-b0a0-bdcf59b51629} <Debug> TCPHandler: Processed in 0.001250935 sec. | ||
| 6824 | 2026.05.21 01:36:09.130330 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.05.21 01:36:09.130423 [ 270 ] {83eca4a8-aa88-4930-a089-7677abb38bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6826 | 2026.05.21 01:36:09.130463 [ 270 ] {83eca4a8-aa88-4930-a089-7677abb38bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6827 | 2026.05.21 01:36:09.130962 [ 270 ] {83eca4a8-aa88-4930-a089-7677abb38bc0} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.05.21 01:36:09.130998 [ 270 ] {83eca4a8-aa88-4930-a089-7677abb38bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6829 | 2026.05.21 01:36:09.131305 [ 270 ] {83eca4a8-aa88-4930-a089-7677abb38bc0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6830 | 2026.05.21 01:36:09.131503 [ 270 ] {83eca4a8-aa88-4930-a089-7677abb38bc0} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.05.21 01:36:09.131629 [ 270 ] {83eca4a8-aa88-4930-a089-7677abb38bc0} <Debug> executeQuery: Read 209 rows, 19.12 KiB in 0.001223 sec., 170891.25102207687 rows/sec., 15.27 MiB/sec. | ||
| 6832 | 2026.05.21 01:36:09.131662 [ 270 ] {83eca4a8-aa88-4930-a089-7677abb38bc0} <Debug> TCPHandler: Processed in 0.001379648 sec. | ||
| 6833 | 2026.05.21 01:36:09.131781 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.05.21 01:36:09.131874 [ 270 ] {b190ee25-3664-4365-85c8-5fd7aeaabd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6835 | 2026.05.21 01:36:09.131937 [ 270 ] {b190ee25-3664-4365-85c8-5fd7aeaabd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6836 | 2026.05.21 01:36:09.132331 [ 270 ] {b190ee25-3664-4365-85c8-5fd7aeaabd67} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.05.21 01:36:09.132366 [ 270 ] {b190ee25-3664-4365-85c8-5fd7aeaabd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6838 | 2026.05.21 01:36:09.132654 [ 270 ] {b190ee25-3664-4365-85c8-5fd7aeaabd67} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6839 | 2026.05.21 01:36:09.132858 [ 270 ] {b190ee25-3664-4365-85c8-5fd7aeaabd67} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.05.21 01:36:09.132985 [ 270 ] {b190ee25-3664-4365-85c8-5fd7aeaabd67} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001129 sec., 26572.187776793624 rows/sec., 1.99 MiB/sec. | ||
| 6841 | 2026.05.21 01:36:09.133019 [ 270 ] {b190ee25-3664-4365-85c8-5fd7aeaabd67} <Debug> TCPHandler: Processed in 0.001286296 sec. | ||
| 6842 | 2026.05.21 01:36:09.133140 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.05.21 01:36:09.133232 [ 270 ] {e326ae84-0d8e-4b17-923d-0853e99397c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6844 | 2026.05.21 01:36:09.133272 [ 270 ] {e326ae84-0d8e-4b17-923d-0853e99397c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6845 | 2026.05.21 01:36:09.133659 [ 270 ] {e326ae84-0d8e-4b17-923d-0853e99397c9} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.05.21 01:36:09.133695 [ 270 ] {e326ae84-0d8e-4b17-923d-0853e99397c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6847 | 2026.05.21 01:36:09.133978 [ 270 ] {e326ae84-0d8e-4b17-923d-0853e99397c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6848 | 2026.05.21 01:36:09.134187 [ 270 ] {e326ae84-0d8e-4b17-923d-0853e99397c9} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.05.21 01:36:09.134315 [ 270 ] {e326ae84-0d8e-4b17-923d-0853e99397c9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001101 sec., 21798.365122615804 rows/sec., 1.81 MiB/sec. | ||
| 6850 | 2026.05.21 01:36:09.134348 [ 270 ] {e326ae84-0d8e-4b17-923d-0853e99397c9} <Debug> TCPHandler: Processed in 0.001255455 sec. | ||
| 6851 | 2026.05.21 01:36:09.134465 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.05.21 01:36:09.134556 [ 270 ] {a4f94dc2-f18b-44cf-ba60-e9c74a06aaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.05.21 01:36:09.134595 [ 270 ] {a4f94dc2-f18b-44cf-ba60-e9c74a06aaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6854 | 2026.05.21 01:36:09.134973 [ 270 ] {a4f94dc2-f18b-44cf-ba60-e9c74a06aaa5} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.05.21 01:36:09.135009 [ 270 ] {a4f94dc2-f18b-44cf-ba60-e9c74a06aaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6856 | 2026.05.21 01:36:09.135292 [ 270 ] {a4f94dc2-f18b-44cf-ba60-e9c74a06aaa5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6857 | 2026.05.21 01:36:09.135493 [ 270 ] {a4f94dc2-f18b-44cf-ba60-e9c74a06aaa5} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.05.21 01:36:09.135618 [ 270 ] {a4f94dc2-f18b-44cf-ba60-e9c74a06aaa5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 868.86 KiB/sec. | ||
| 6859 | 2026.05.21 01:36:09.135651 [ 270 ] {a4f94dc2-f18b-44cf-ba60-e9c74a06aaa5} <Debug> TCPHandler: Processed in 0.001233624 sec. | ||
| 6860 | 2026.05.21 01:36:09.135772 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.05.21 01:36:09.135865 [ 270 ] {2159f730-ba6a-4e4e-bcd1-99a20bd0de7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6862 | 2026.05.21 01:36:09.135904 [ 270 ] {2159f730-ba6a-4e4e-bcd1-99a20bd0de7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6863 | 2026.05.21 01:36:09.136321 [ 270 ] {2159f730-ba6a-4e4e-bcd1-99a20bd0de7e} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.05.21 01:36:09.136355 [ 270 ] {2159f730-ba6a-4e4e-bcd1-99a20bd0de7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6865 | 2026.05.21 01:36:09.136650 [ 270 ] {2159f730-ba6a-4e4e-bcd1-99a20bd0de7e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6866 | 2026.05.21 01:36:09.136856 [ 270 ] {2159f730-ba6a-4e4e-bcd1-99a20bd0de7e} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.05.21 01:36:09.136985 [ 270 ] {2159f730-ba6a-4e4e-bcd1-99a20bd0de7e} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.001137 sec., 103781.88214599824 rows/sec., 8.43 MiB/sec. | ||
| 6868 | 2026.05.21 01:36:09.137018 [ 270 ] {2159f730-ba6a-4e4e-bcd1-99a20bd0de7e} <Debug> TCPHandler: Processed in 0.001293376 sec. | ||
| 6869 | 2026.05.21 01:36:09.137138 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.05.21 01:36:09.137231 [ 270 ] {4ffa19cd-adcb-4792-863a-22fdfd9d654d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.05.21 01:36:09.137273 [ 270 ] {4ffa19cd-adcb-4792-863a-22fdfd9d654d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6872 | 2026.05.21 01:36:09.137664 [ 270 ] {4ffa19cd-adcb-4792-863a-22fdfd9d654d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.05.21 01:36:09.137700 [ 270 ] {4ffa19cd-adcb-4792-863a-22fdfd9d654d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6874 | 2026.05.21 01:36:09.138028 [ 270 ] {4ffa19cd-adcb-4792-863a-22fdfd9d654d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6875 | 2026.05.21 01:36:09.138232 [ 270 ] {4ffa19cd-adcb-4792-863a-22fdfd9d654d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.05.21 01:36:09.138357 [ 270 ] {4ffa19cd-adcb-4792-863a-22fdfd9d654d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001144 sec., 172202.7972027972 rows/sec., 12.35 MiB/sec. | ||
| 6877 | 2026.05.21 01:36:09.138390 [ 270 ] {4ffa19cd-adcb-4792-863a-22fdfd9d654d} <Debug> TCPHandler: Processed in 0.001299656 sec. | ||
| 6878 | 2026.05.21 01:36:09.138508 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.05.21 01:36:09.138601 [ 270 ] {57f374be-f366-4aab-8b3b-e5f4cb5be673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.05.21 01:36:09.138654 [ 270 ] {57f374be-f366-4aab-8b3b-e5f4cb5be673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6881 | 2026.05.21 01:36:09.139366 [ 270 ] {57f374be-f366-4aab-8b3b-e5f4cb5be673} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.05.21 01:36:09.139402 [ 270 ] {57f374be-f366-4aab-8b3b-e5f4cb5be673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6883 | 2026.05.21 01:36:09.139898 [ 270 ] {57f374be-f366-4aab-8b3b-e5f4cb5be673} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6884 | 2026.05.21 01:36:09.140116 [ 270 ] {57f374be-f366-4aab-8b3b-e5f4cb5be673} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.05.21 01:36:09.140241 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6886 | 2026.05.21 01:36:09.140254 [ 270 ] {57f374be-f366-4aab-8b3b-e5f4cb5be673} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001671 sec., 9575.10472770796 rows/sec., 17.16 MiB/sec. | ||
| 6887 | 2026.05.21 01:36:09.140327 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.05.21 01:36:09.140349 [ 270 ] {57f374be-f366-4aab-8b3b-e5f4cb5be673} <Debug> TCPHandler: Processed in 0.001887778 sec. | ||
| 6889 | 2026.05.21 01:36:09.140368 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6890 | 2026.05.21 01:36:09.140478 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 6891 | 2026.05.21 01:36:09.140484 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2026.05.21 01:36:09.140592 [ 270 ] {22c20795-916b-433c-af28-2e09959a3923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.05.21 01:36:09.140632 [ 270 ] {22c20795-916b-433c-af28-2e09959a3923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6894 | 2026.05.21 01:36:09.140682 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6895 | 2026.05.21 01:36:09.140742 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 627 rows starting from the beginning of the part | ||
| 6896 | 2026.05.21 01:36:09.140870 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 6897 | 2026.05.21 01:36:09.140969 [ 270 ] {22c20795-916b-433c-af28-2e09959a3923} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.05.21 01:36:09.140983 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 6899 | 2026.05.21 01:36:09.141005 [ 270 ] {22c20795-916b-433c-af28-2e09959a3923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6900 | 2026.05.21 01:36:09.141086 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 6901 | 2026.05.21 01:36:09.141192 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6902 | 2026.05.21 01:36:09.141301 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 6903 | 2026.05.21 01:36:09.141340 [ 270 ] {22c20795-916b-433c-af28-2e09959a3923} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6904 | 2026.05.21 01:36:09.141552 [ 270 ] {22c20795-916b-433c-af28-2e09959a3923} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.05.21 01:36:09.141680 [ 270 ] {22c20795-916b-433c-af28-2e09959a3923} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 6906 | 2026.05.21 01:36:09.141712 [ 270 ] {22c20795-916b-433c-af28-2e09959a3923} <Debug> TCPHandler: Processed in 0.001276936 sec. | ||
| 6907 | 2026.05.21 01:36:09.145729 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 19 columns (19 merged, 0 gathered) in 0.005280206 sec., 139009.72802955037 rows/sec., 249.10 MiB/sec. | ||
| 6908 | 2026.05.21 01:36:09.146697 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6909 | 2026.05.21 01:36:09.147092 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.05.21 01:36:09.147173 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6911 | 2026.05.21 01:36:09.147318 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 6912 | 2026.05.21 01:36:09.398630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14883 | ||
| 6913 | 2026.05.21 01:36:09.399145 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.05.21 01:36:09.399184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6915 | 2026.05.21 01:36:09.399610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6916 | 2026.05.21 01:36:09.399818 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.05.21 01:36:09.399924 [ 62 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6918 | 2026.05.21 01:36:09.399929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14883 | ||
| 6919 | 2026.05.21 01:36:09.399959 [ 62 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.05.21 01:36:09.399979 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6921 | 2026.05.21 01:36:09.400084 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 6922 | 2026.05.21 01:36:09.400221 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6923 | 2026.05.21 01:36:09.400261 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12451 rows starting from the beginning of the part | ||
| 6924 | 2026.05.21 01:36:09.400331 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 6925 | 2026.05.21 01:36:09.400382 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 6926 | 2026.05.21 01:36:09.400428 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 6927 | 2026.05.21 01:36:09.400472 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 6928 | 2026.05.21 01:36:09.400516 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 6929 | 2026.05.21 01:36:09.402506 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14883 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466489 sec., 6034083.265727112 rows/sec., 86.32 MiB/sec. | ||
| 6930 | 2026.05.21 01:36:09.402769 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6931 | 2026.05.21 01:36:09.403023 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_31_6} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.05.21 01:36:09.403102 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_31_6} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6933 | 2026.05.21 01:36:09.403177 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6934 | 2026.05.21 01:36:10.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.34 MiB, peak 281.85 MiB, free memory in arenas 0.00 B, will set to 275.83 MiB (RSS), difference: 1.49 MiB | ||
| 6935 | 2026.05.21 01:36:10.210638 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6936 | 2026.05.21 01:36:10.228008 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.05.21 01:36:10.228066 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6938 | 2026.05.21 01:36:10.233878 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6939 | 2026.05.21 01:36:10.234565 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.05.21 01:36:10.234930 [ 73 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6941 | 2026.05.21 01:36:10.235014 [ 73 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.05.21 01:36:10.235050 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6943 | 2026.05.21 01:36:10.235236 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 6944 | 2026.05.21 01:36:10.237553 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6945 | 2026.05.21 01:36:10.239004 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6946 | 2026.05.21 01:36:10.240590 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 6947 | 2026.05.21 01:36:10.245301 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 6948 | 2026.05.21 01:36:10.249923 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 6949 | 2026.05.21 01:36:10.254390 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 6950 | 2026.05.21 01:36:10.258703 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 6951 | 2026.05.21 01:36:10.262423 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 6952 | 2026.05.21 01:36:10.316658 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081496523 sec., 2871.2881407222735 rows/sec., 14.85 MiB/sec. | ||
| 6953 | 2026.05.21 01:36:10.319499 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6954 | 2026.05.21 01:36:10.321429 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_31_6} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.05.21 01:36:10.321535 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_31_6} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6956 | 2026.05.21 01:36:10.324309 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6957 | 2026.05.21 01:36:11.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.92 MiB, peak 287.47 MiB, free memory in arenas 0.00 B, will set to 280.57 MiB (RSS), difference: 3.65 MiB | ||
| 6958 | 2026.05.21 01:36:14.012763 [ 261 ] {} <Trace> TCP-Session: 2f394e7f-f8b9-4a38-96cf-86a1a783910f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.05.21 01:36:14.013055 [ 261 ] {7044e7c4-531e-4d78-9277-d398ffb370d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38455) 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) | ||
| 6960 | 2026.05.21 01:36:14.013556 [ 261 ] {7044e7c4-531e-4d78-9277-d398ffb370d7} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 6961 | 2026.05.21 01:36:14.013760 [ 261 ] {7044e7c4-531e-4d78-9277-d398ffb370d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6962 | 2026.05.21 01:36:14.014128 [ 348 ] {7044e7c4-531e-4d78-9277-d398ffb370d7} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 6963 | 2026.05.21 01:36:14.014429 [ 261 ] {7044e7c4-531e-4d78-9277-d398ffb370d7} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001502 sec., 27296.93741677763 rows/sec., 1.62 MiB/sec. | ||
| 6964 | 2026.05.21 01:36:14.014483 [ 261 ] {7044e7c4-531e-4d78-9277-d398ffb370d7} <Debug> TCPHandler: Processed in 0.001857767 sec. | ||
| 6965 | 2026.05.21 01:36:14.120512 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.05.21 01:36:14.120778 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6967 | 2026.05.21 01:36:14.121173 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6968 | 2026.05.21 01:36:14.121223 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6969 | 2026.05.21 01:36:14.121475 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6970 | 2026.05.21 01:36:14.121550 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6971 | 2026.05.21 01:36:14.121698 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6972 | 2026.05.21 01:36:14.121782 [ 336 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6973 | 2026.05.21 01:36:14.121804 [ 349 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6974 | 2026.05.21 01:36:14.121810 [ 365 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6975 | 2026.05.21 01:36:14.121814 [ 316 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6976 | 2026.05.21 01:36:14.121958 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6977 | 2026.05.21 01:36:14.121986 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6978 | 2026.05.21 01:36:14.122080 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6979 | 2026.05.21 01:36:14.122101 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 6980 | 2026.05.21 01:36:14.122138 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6981 | 2026.05.21 01:36:14.122180 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6982 | 2026.05.21 01:36:14.122218 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6983 | 2026.05.21 01:36:14.123273 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002604 sec., 12288.78648233487 rows/sec., 1.30 MiB/sec. | ||
| 6984 | 2026.05.21 01:36:14.123435 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Debug> MemoryTracker: Peak memory usage (for query): 134.93 KiB. | ||
| 6985 | 2026.05.21 01:36:14.123452 [ 270 ] {a9d4af20-13bb-471c-9a64-06017a1558de} <Debug> TCPHandler: Processed in 0.003095832 sec. | ||
| 6986 | 2026.05.21 01:36:14.125544 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.05.21 01:36:14.125660 [ 270 ] {5f7682d2-aac5-4a9d-ab70-3a0b18b5d71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6988 | 2026.05.21 01:36:14.125708 [ 270 ] {5f7682d2-aac5-4a9d-ab70-3a0b18b5d71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6989 | 2026.05.21 01:36:14.126269 [ 270 ] {5f7682d2-aac5-4a9d-ab70-3a0b18b5d71d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.05.21 01:36:14.126312 [ 270 ] {5f7682d2-aac5-4a9d-ab70-3a0b18b5d71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6991 | 2026.05.21 01:36:14.126709 [ 270 ] {5f7682d2-aac5-4a9d-ab70-3a0b18b5d71d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6992 | 2026.05.21 01:36:14.126933 [ 270 ] {5f7682d2-aac5-4a9d-ab70-3a0b18b5d71d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.05.21 01:36:14.127083 [ 270 ] {5f7682d2-aac5-4a9d-ab70-3a0b18b5d71d} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001457 sec., 72752.2306108442 rows/sec., 6.11 MiB/sec. | ||
| 6994 | 2026.05.21 01:36:14.127121 [ 270 ] {5f7682d2-aac5-4a9d-ab70-3a0b18b5d71d} <Debug> TCPHandler: Processed in 0.001631373 sec. | ||
| 6995 | 2026.05.21 01:36:14.127262 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.05.21 01:36:14.127362 [ 270 ] {d50cd945-3615-4ba4-bb23-09a24193eb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.05.21 01:36:14.127405 [ 270 ] {d50cd945-3615-4ba4-bb23-09a24193eb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6998 | 2026.05.21 01:36:14.127825 [ 270 ] {d50cd945-3615-4ba4-bb23-09a24193eb52} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.05.21 01:36:14.127862 [ 270 ] {d50cd945-3615-4ba4-bb23-09a24193eb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7000 | 2026.05.21 01:36:14.128158 [ 270 ] {d50cd945-3615-4ba4-bb23-09a24193eb52} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7001 | 2026.05.21 01:36:14.128364 [ 270 ] {d50cd945-3615-4ba4-bb23-09a24193eb52} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.05.21 01:36:14.128499 [ 270 ] {d50cd945-3615-4ba4-bb23-09a24193eb52} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001158 sec., 21588.946459412782 rows/sec., 1.59 MiB/sec. | ||
| 7003 | 2026.05.21 01:36:14.128534 [ 270 ] {d50cd945-3615-4ba4-bb23-09a24193eb52} <Debug> TCPHandler: Processed in 0.001324117 sec. | ||
| 7004 | 2026.05.21 01:36:14.128651 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.05.21 01:36:14.128751 [ 270 ] {99340425-074a-4754-830a-77fc61393eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7006 | 2026.05.21 01:36:14.128793 [ 270 ] {99340425-074a-4754-830a-77fc61393eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7007 | 2026.05.21 01:36:14.129218 [ 270 ] {99340425-074a-4754-830a-77fc61393eca} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.05.21 01:36:14.129255 [ 270 ] {99340425-074a-4754-830a-77fc61393eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7009 | 2026.05.21 01:36:14.129554 [ 270 ] {99340425-074a-4754-830a-77fc61393eca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7010 | 2026.05.21 01:36:14.129757 [ 270 ] {99340425-074a-4754-830a-77fc61393eca} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.05.21 01:36:14.129889 [ 270 ] {99340425-074a-4754-830a-77fc61393eca} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001157 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 7012 | 2026.05.21 01:36:14.129924 [ 270 ] {99340425-074a-4754-830a-77fc61393eca} <Debug> TCPHandler: Processed in 0.001322677 sec. | ||
| 7013 | 2026.05.21 01:36:14.130042 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.05.21 01:36:14.130140 [ 270 ] {c44cf420-e0be-447e-92ca-2761fc731934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7015 | 2026.05.21 01:36:14.130185 [ 270 ] {c44cf420-e0be-447e-92ca-2761fc731934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7016 | 2026.05.21 01:36:14.130587 [ 270 ] {c44cf420-e0be-447e-92ca-2761fc731934} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.05.21 01:36:14.130623 [ 270 ] {c44cf420-e0be-447e-92ca-2761fc731934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7018 | 2026.05.21 01:36:14.130966 [ 270 ] {c44cf420-e0be-447e-92ca-2761fc731934} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7019 | 2026.05.21 01:36:14.131184 [ 270 ] {c44cf420-e0be-447e-92ca-2761fc731934} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.05.21 01:36:14.131313 [ 270 ] {c44cf420-e0be-447e-92ca-2761fc731934} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 7021 | 2026.05.21 01:36:14.131347 [ 270 ] {c44cf420-e0be-447e-92ca-2761fc731934} <Debug> TCPHandler: Processed in 0.001353567 sec. | ||
| 7022 | 2026.05.21 01:36:14.131459 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.05.21 01:36:14.131555 [ 270 ] {e491d15c-9862-4212-9e2e-f69aece590de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7024 | 2026.05.21 01:36:14.131611 [ 270 ] {e491d15c-9862-4212-9e2e-f69aece590de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7025 | 2026.05.21 01:36:14.132365 [ 270 ] {e491d15c-9862-4212-9e2e-f69aece590de} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.05.21 01:36:14.132401 [ 270 ] {e491d15c-9862-4212-9e2e-f69aece590de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7027 | 2026.05.21 01:36:14.132935 [ 270 ] {e491d15c-9862-4212-9e2e-f69aece590de} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7028 | 2026.05.21 01:36:14.133160 [ 270 ] {e491d15c-9862-4212-9e2e-f69aece590de} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2026.05.21 01:36:14.133299 [ 270 ] {e491d15c-9862-4212-9e2e-f69aece590de} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001762 sec., 14188.422247446086 rows/sec., 25.43 MiB/sec. | ||
| 7030 | 2026.05.21 01:36:14.133351 [ 270 ] {e491d15c-9862-4212-9e2e-f69aece590de} <Debug> TCPHandler: Processed in 0.001941039 sec. | ||
| 7031 | 2026.05.21 01:36:14.133477 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2026.05.21 01:36:14.133575 [ 270 ] {095ee0e9-a714-494c-b9fc-a6cd2b975602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7033 | 2026.05.21 01:36:14.133618 [ 270 ] {095ee0e9-a714-494c-b9fc-a6cd2b975602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7034 | 2026.05.21 01:36:14.133950 [ 270 ] {095ee0e9-a714-494c-b9fc-a6cd2b975602} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.05.21 01:36:14.133984 [ 270 ] {095ee0e9-a714-494c-b9fc-a6cd2b975602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7036 | 2026.05.21 01:36:14.134289 [ 270 ] {095ee0e9-a714-494c-b9fc-a6cd2b975602} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7037 | 2026.05.21 01:36:14.134492 [ 270 ] {095ee0e9-a714-494c-b9fc-a6cd2b975602} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.05.21 01:36:14.134618 [ 270 ] {095ee0e9-a714-494c-b9fc-a6cd2b975602} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 7039 | 2026.05.21 01:36:14.134650 [ 270 ] {095ee0e9-a714-494c-b9fc-a6cd2b975602} <Debug> TCPHandler: Processed in 0.001223825 sec. | ||
| 7040 | 2026.05.21 01:36:16.778388 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7041 | 2026.05.21 01:36:16.778456 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7042 | 2026.05.21 01:36:16.900075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15331 | ||
| 7043 | 2026.05.21 01:36:16.900698 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.05.21 01:36:16.900743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7045 | 2026.05.21 01:36:16.901472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7046 | 2026.05.21 01:36:16.901703 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.05.21 01:36:16.901838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15331 | ||
| 7048 | 2026.05.21 01:36:17.001553 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00102501 sec. | ||
| 7049 | 2026.05.21 01:36:17.737657 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7050 | 2026.05.21 01:36:17.752710 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.05.21 01:36:17.752771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7052 | 2026.05.21 01:36:17.758273 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7053 | 2026.05.21 01:36:17.758956 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.05.21 01:36:17.761885 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7055 | 2026.05.21 01:36:19.119718 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2026.05.21 01:36:19.119958 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7057 | 2026.05.21 01:36:19.120356 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7058 | 2026.05.21 01:36:19.120401 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7059 | 2026.05.21 01:36:19.120638 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7060 | 2026.05.21 01:36:19.120714 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7061 | 2026.05.21 01:36:19.120862 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7062 | 2026.05.21 01:36:19.120942 [ 349 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7063 | 2026.05.21 01:36:19.120969 [ 336 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7064 | 2026.05.21 01:36:19.120974 [ 322 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7065 | 2026.05.21 01:36:19.120976 [ 316 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7066 | 2026.05.21 01:36:19.121152 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7067 | 2026.05.21 01:36:19.121188 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7068 | 2026.05.21 01:36:19.121281 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7069 | 2026.05.21 01:36:19.121305 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 7070 | 2026.05.21 01:36:19.121343 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7071 | 2026.05.21 01:36:19.121386 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7072 | 2026.05.21 01:36:19.121428 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7073 | 2026.05.21 01:36:19.122603 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002744 sec., 11661.807580174927 rows/sec., 1.23 MiB/sec. | ||
| 7074 | 2026.05.21 01:36:19.122749 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Debug> MemoryTracker: Peak memory usage (for query): 135.23 KiB. | ||
| 7075 | 2026.05.21 01:36:19.122765 [ 270 ] {1f3a57fd-9a92-4d24-b72f-5f238ae0018a} <Debug> TCPHandler: Processed in 0.003191413 sec. | ||
| 7076 | 2026.05.21 01:36:19.124681 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2026.05.21 01:36:19.124803 [ 270 ] {6baeeb06-9f25-4582-a070-2db66b671970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7078 | 2026.05.21 01:36:19.124857 [ 270 ] {6baeeb06-9f25-4582-a070-2db66b671970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7079 | 2026.05.21 01:36:19.125441 [ 270 ] {6baeeb06-9f25-4582-a070-2db66b671970} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.05.21 01:36:19.125489 [ 270 ] {6baeeb06-9f25-4582-a070-2db66b671970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7081 | 2026.05.21 01:36:19.125880 [ 270 ] {6baeeb06-9f25-4582-a070-2db66b671970} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7082 | 2026.05.21 01:36:19.126132 [ 270 ] {6baeeb06-9f25-4582-a070-2db66b671970} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.05.21 01:36:19.126287 [ 270 ] {6baeeb06-9f25-4582-a070-2db66b671970} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001518 sec., 57971.014492753624 rows/sec., 4.88 MiB/sec. | ||
| 7084 | 2026.05.21 01:36:19.126329 [ 270 ] {6baeeb06-9f25-4582-a070-2db66b671970} <Debug> TCPHandler: Processed in 0.001706284 sec. | ||
| 7085 | 2026.05.21 01:36:19.126465 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.05.21 01:36:19.126568 [ 270 ] {27d64fc9-562a-4f19-920f-59ac927df276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7087 | 2026.05.21 01:36:19.126610 [ 270 ] {27d64fc9-562a-4f19-920f-59ac927df276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7088 | 2026.05.21 01:36:19.127019 [ 270 ] {27d64fc9-562a-4f19-920f-59ac927df276} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.05.21 01:36:19.127056 [ 270 ] {27d64fc9-562a-4f19-920f-59ac927df276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7090 | 2026.05.21 01:36:19.127358 [ 270 ] {27d64fc9-562a-4f19-920f-59ac927df276} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7091 | 2026.05.21 01:36:19.127587 [ 270 ] {27d64fc9-562a-4f19-920f-59ac927df276} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.05.21 01:36:19.127722 [ 270 ] {27d64fc9-562a-4f19-920f-59ac927df276} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001178 sec., 13582.342954159592 rows/sec., 1021.33 KiB/sec. | ||
| 7093 | 2026.05.21 01:36:19.127756 [ 270 ] {27d64fc9-562a-4f19-920f-59ac927df276} <Debug> TCPHandler: Processed in 0.001341077 sec. | ||
| 7094 | 2026.05.21 01:36:19.127878 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2026.05.21 01:36:19.127973 [ 270 ] {ab8edb0f-7134-4d89-9d98-d700d548b100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7096 | 2026.05.21 01:36:19.128013 [ 270 ] {ab8edb0f-7134-4d89-9d98-d700d548b100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7097 | 2026.05.21 01:36:19.128435 [ 270 ] {ab8edb0f-7134-4d89-9d98-d700d548b100} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.05.21 01:36:19.128471 [ 270 ] {ab8edb0f-7134-4d89-9d98-d700d548b100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7099 | 2026.05.21 01:36:19.128780 [ 270 ] {ab8edb0f-7134-4d89-9d98-d700d548b100} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7100 | 2026.05.21 01:36:19.128990 [ 270 ] {ab8edb0f-7134-4d89-9d98-d700d548b100} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.05.21 01:36:19.129118 [ 270 ] {ab8edb0f-7134-4d89-9d98-d700d548b100} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001163 sec., 68787.61822871883 rows/sec., 5.37 MiB/sec. | ||
| 7102 | 2026.05.21 01:36:19.129154 [ 270 ] {ab8edb0f-7134-4d89-9d98-d700d548b100} <Debug> TCPHandler: Processed in 0.001324377 sec. | ||
| 7103 | 2026.05.21 01:36:19.129300 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.05.21 01:36:19.129396 [ 270 ] {410bb634-1363-449f-a24c-2663bf6c43d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7105 | 2026.05.21 01:36:19.129440 [ 270 ] {410bb634-1363-449f-a24c-2663bf6c43d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7106 | 2026.05.21 01:36:19.129866 [ 270 ] {410bb634-1363-449f-a24c-2663bf6c43d7} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.05.21 01:36:19.129903 [ 270 ] {410bb634-1363-449f-a24c-2663bf6c43d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7108 | 2026.05.21 01:36:19.130237 [ 270 ] {410bb634-1363-449f-a24c-2663bf6c43d7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7109 | 2026.05.21 01:36:19.130466 [ 270 ] {410bb634-1363-449f-a24c-2663bf6c43d7} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.05.21 01:36:19.130601 [ 270 ] {410bb634-1363-449f-a24c-2663bf6c43d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 7111 | 2026.05.21 01:36:19.130636 [ 270 ] {410bb634-1363-449f-a24c-2663bf6c43d7} <Debug> TCPHandler: Processed in 0.001383928 sec. | ||
| 7112 | 2026.05.21 01:36:19.130773 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.05.21 01:36:19.130869 [ 270 ] {a3a65525-b9b3-433e-96a3-1637dd508a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7114 | 2026.05.21 01:36:19.130924 [ 270 ] {a3a65525-b9b3-433e-96a3-1637dd508a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7115 | 2026.05.21 01:36:19.131705 [ 270 ] {a3a65525-b9b3-433e-96a3-1637dd508a07} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.05.21 01:36:19.131742 [ 270 ] {a3a65525-b9b3-433e-96a3-1637dd508a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7117 | 2026.05.21 01:36:19.132254 [ 270 ] {a3a65525-b9b3-433e-96a3-1637dd508a07} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7118 | 2026.05.21 01:36:19.132469 [ 270 ] {a3a65525-b9b3-433e-96a3-1637dd508a07} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.05.21 01:36:19.132618 [ 270 ] {a3a65525-b9b3-433e-96a3-1637dd508a07} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001766 sec., 9060.022650056626 rows/sec., 16.24 MiB/sec. | ||
| 7120 | 2026.05.21 01:36:19.132670 [ 270 ] {a3a65525-b9b3-433e-96a3-1637dd508a07} <Debug> TCPHandler: Processed in 0.001945918 sec. | ||
| 7121 | 2026.05.21 01:36:19.132806 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.05.21 01:36:19.132902 [ 270 ] {db5eb04f-be25-4d84-873f-2a9488d0935a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.05.21 01:36:19.132944 [ 270 ] {db5eb04f-be25-4d84-873f-2a9488d0935a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7124 | 2026.05.21 01:36:19.133293 [ 270 ] {db5eb04f-be25-4d84-873f-2a9488d0935a} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.05.21 01:36:19.133329 [ 270 ] {db5eb04f-be25-4d84-873f-2a9488d0935a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7126 | 2026.05.21 01:36:19.133636 [ 270 ] {db5eb04f-be25-4d84-873f-2a9488d0935a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7127 | 2026.05.21 01:36:19.133845 [ 270 ] {db5eb04f-be25-4d84-873f-2a9488d0935a} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.05.21 01:36:19.133974 [ 270 ] {db5eb04f-be25-4d84-873f-2a9488d0935a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 7129 | 2026.05.21 01:36:19.134007 [ 270 ] {db5eb04f-be25-4d84-873f-2a9488d0935a} <Debug> TCPHandler: Processed in 0.001251025 sec. | ||
| 7130 | 2026.05.21 01:36:19.540319 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.05.21 01:36:19.540668 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 7132 | 2026.05.21 01:36:19.541016 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7133 | 2026.05.21 01:36:19.541058 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 7134 | 2026.05.21 01:36:19.541296 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7135 | 2026.05.21 01:36:19.541366 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7136 | 2026.05.21 01:36:19.541511 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 7137 | 2026.05.21 01:36:19.541613 [ 336 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7138 | 2026.05.21 01:36:19.541628 [ 322 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7139 | 2026.05.21 01:36:19.541641 [ 316 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7140 | 2026.05.21 01:36:19.541636 [ 351 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7141 | 2026.05.21 01:36:19.541855 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7142 | 2026.05.21 01:36:19.541886 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7143 | 2026.05.21 01:36:19.541973 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7144 | 2026.05.21 01:36:19.541995 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 7145 | 2026.05.21 01:36:19.542033 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 7146 | 2026.05.21 01:36:19.542076 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 7147 | 2026.05.21 01:36:19.542116 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 7148 | 2026.05.21 01:36:19.543378 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.002849 sec., 11232.011232011233 rows/sec., 1.73 MiB/sec. | ||
| 7149 | 2026.05.21 01:36:19.543558 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Debug> MemoryTracker: Peak memory usage (for query): 146.81 KiB. | ||
| 7150 | 2026.05.21 01:36:19.543575 [ 270 ] {df4dfa4c-3287-46c7-abfc-5ee636154cc4} <Debug> TCPHandler: Processed in 0.003443418 sec. | ||
| 7151 | 2026.05.21 01:36:19.556054 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2026.05.21 01:36:19.556194 [ 270 ] {1fc83a15-708d-4298-b661-012d1e2ceeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7153 | 2026.05.21 01:36:19.556250 [ 270 ] {1fc83a15-708d-4298-b661-012d1e2ceeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7154 | 2026.05.21 01:36:19.557949 [ 270 ] {1fc83a15-708d-4298-b661-012d1e2ceeca} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.05.21 01:36:19.557993 [ 270 ] {1fc83a15-708d-4298-b661-012d1e2ceeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7156 | 2026.05.21 01:36:19.558520 [ 270 ] {1fc83a15-708d-4298-b661-012d1e2ceeca} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7157 | 2026.05.21 01:36:19.558761 [ 270 ] {1fc83a15-708d-4298-b661-012d1e2ceeca} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.05.21 01:36:19.558912 [ 270 ] {1fc83a15-708d-4298-b661-012d1e2ceeca} <Debug> executeQuery: Read 2451 rows, 186.04 KiB in 0.002755 sec., 889655.172413793 rows/sec., 65.94 MiB/sec. | ||
| 7159 | 2026.05.21 01:36:19.558941 [ 149 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7160 | 2026.05.21 01:36:19.558950 [ 270 ] {1fc83a15-708d-4298-b661-012d1e2ceeca} <Debug> TCPHandler: Processed in 0.002959959 sec. | ||
| 7161 | 2026.05.21 01:36:19.559036 [ 149 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.05.21 01:36:19.559081 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7163 | 2026.05.21 01:36:19.559148 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2026.05.21 01:36:19.559236 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 7165 | 2026.05.21 01:36:19.559252 [ 270 ] {26b3475d-6173-4e7b-bcd1-7230a4b345ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7166 | 2026.05.21 01:36:19.559336 [ 270 ] {26b3475d-6173-4e7b-bcd1-7230a4b345ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7167 | 2026.05.21 01:36:19.559422 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7168 | 2026.05.21 01:36:19.559478 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2614 rows starting from the beginning of the part | ||
| 7169 | 2026.05.21 01:36:19.559606 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part | ||
| 7170 | 2026.05.21 01:36:19.559663 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 209 rows starting from the beginning of the part | ||
| 7171 | 2026.05.21 01:36:19.559707 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part | ||
| 7172 | 2026.05.21 01:36:19.559750 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 88 rows starting from the beginning of the part | ||
| 7173 | 2026.05.21 01:36:19.559793 [ 270 ] {26b3475d-6173-4e7b-bcd1-7230a4b345ea} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2026.05.21 01:36:19.559794 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2451 rows starting from the beginning of the part | ||
| 7175 | 2026.05.21 01:36:19.559839 [ 270 ] {26b3475d-6173-4e7b-bcd1-7230a4b345ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7176 | 2026.05.21 01:36:19.560173 [ 270 ] {26b3475d-6173-4e7b-bcd1-7230a4b345ea} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7177 | 2026.05.21 01:36:19.560407 [ 270 ] {26b3475d-6173-4e7b-bcd1-7230a4b345ea} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.05.21 01:36:19.560545 [ 270 ] {26b3475d-6173-4e7b-bcd1-7230a4b345ea} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001311 sec., 25934.401220442407 rows/sec., 1.90 MiB/sec. | ||
| 7179 | 2026.05.21 01:36:19.560581 [ 270 ] {26b3475d-6173-4e7b-bcd1-7230a4b345ea} <Debug> TCPHandler: Processed in 0.00148318 sec. | ||
| 7180 | 2026.05.21 01:36:19.560699 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2026.05.21 01:36:19.560797 [ 270 ] {9758f667-be16-4d07-933f-ced7a64a7e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7182 | 2026.05.21 01:36:19.560838 [ 270 ] {9758f667-be16-4d07-933f-ced7a64a7e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7183 | 2026.05.21 01:36:19.561538 [ 270 ] {9758f667-be16-4d07-933f-ced7a64a7e8d} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.05.21 01:36:19.561581 [ 270 ] {9758f667-be16-4d07-933f-ced7a64a7e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7185 | 2026.05.21 01:36:19.561950 [ 270 ] {9758f667-be16-4d07-933f-ced7a64a7e8d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7186 | 2026.05.21 01:36:19.562080 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5574 rows, containing 5 columns (5 merged, 0 gathered) in 0.002909638 sec., 1915702.2282496998 rows/sec., 152.46 MiB/sec. | ||
| 7187 | 2026.05.21 01:36:19.562184 [ 270 ] {9758f667-be16-4d07-933f-ced7a64a7e8d} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.05.21 01:36:19.562319 [ 270 ] {9758f667-be16-4d07-933f-ced7a64a7e8d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00154 sec., 520129.87012987013 rows/sec., 30.04 MiB/sec. | ||
| 7189 | 2026.05.21 01:36:19.562357 [ 270 ] {9758f667-be16-4d07-933f-ced7a64a7e8d} <Debug> TCPHandler: Processed in 0.001706464 sec. | ||
| 7190 | 2026.05.21 01:36:19.562416 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7191 | 2026.05.21 01:36:19.562499 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2026.05.21 01:36:19.562603 [ 270 ] {cb65b3cf-a277-40e8-a456-c992c7baca83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7193 | 2026.05.21 01:36:19.562646 [ 270 ] {cb65b3cf-a277-40e8-a456-c992c7baca83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7194 | 2026.05.21 01:36:19.562673 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.05.21 01:36:19.562754 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_51_10} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7196 | 2026.05.21 01:36:19.562851 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 7197 | 2026.05.21 01:36:19.563034 [ 270 ] {cb65b3cf-a277-40e8-a456-c992c7baca83} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.05.21 01:36:19.563076 [ 270 ] {cb65b3cf-a277-40e8-a456-c992c7baca83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7199 | 2026.05.21 01:36:19.563381 [ 270 ] {cb65b3cf-a277-40e8-a456-c992c7baca83} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7200 | 2026.05.21 01:36:19.563603 [ 270 ] {cb65b3cf-a277-40e8-a456-c992c7baca83} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.05.21 01:36:19.563732 [ 270 ] {cb65b3cf-a277-40e8-a456-c992c7baca83} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 61.30 KiB/sec. | ||
| 7202 | 2026.05.21 01:36:19.563767 [ 270 ] {cb65b3cf-a277-40e8-a456-c992c7baca83} <Debug> TCPHandler: Processed in 0.001321116 sec. | ||
| 7203 | 2026.05.21 01:36:19.563890 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.05.21 01:36:19.563987 [ 270 ] {85a9185a-17e8-403a-8f3a-eeb188c67a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7205 | 2026.05.21 01:36:19.564029 [ 270 ] {85a9185a-17e8-403a-8f3a-eeb188c67a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7206 | 2026.05.21 01:36:19.564924 [ 270 ] {85a9185a-17e8-403a-8f3a-eeb188c67a30} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.05.21 01:36:19.564962 [ 270 ] {85a9185a-17e8-403a-8f3a-eeb188c67a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7208 | 2026.05.21 01:36:19.565338 [ 270 ] {85a9185a-17e8-403a-8f3a-eeb188c67a30} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7209 | 2026.05.21 01:36:19.565553 [ 270 ] {85a9185a-17e8-403a-8f3a-eeb188c67a30} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.05.21 01:36:19.565668 [ 149 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7211 | 2026.05.21 01:36:19.565683 [ 270 ] {85a9185a-17e8-403a-8f3a-eeb188c67a30} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001714 sec., 766044.3407234539 rows/sec., 51.25 MiB/sec. | ||
| 7212 | 2026.05.21 01:36:19.565707 [ 149 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2026.05.21 01:36:19.565729 [ 270 ] {85a9185a-17e8-403a-8f3a-eeb188c67a30} <Debug> TCPHandler: Processed in 0.001889807 sec. | ||
| 7214 | 2026.05.21 01:36:19.565732 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7215 | 2026.05.21 01:36:19.565830 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 7216 | 2026.05.21 01:36:19.565861 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2026.05.21 01:36:19.565950 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7218 | 2026.05.21 01:36:19.565963 [ 270 ] {1b7cd52e-2e90-4945-b231-b2f88fdb406b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7219 | 2026.05.21 01:36:19.565987 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 7220 | 2026.05.21 01:36:19.566016 [ 270 ] {1b7cd52e-2e90-4945-b231-b2f88fdb406b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7221 | 2026.05.21 01:36:19.566047 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 89 rows starting from the beginning of the part | ||
| 7222 | 2026.05.21 01:36:19.566097 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 118 rows starting from the beginning of the part | ||
| 7223 | 2026.05.21 01:36:19.566140 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 89 rows starting from the beginning of the part | ||
| 7224 | 2026.05.21 01:36:19.566179 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 80 rows starting from the beginning of the part | ||
| 7225 | 2026.05.21 01:36:19.566217 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1313 rows starting from the beginning of the part | ||
| 7226 | 2026.05.21 01:36:19.566719 [ 270 ] {1b7cd52e-2e90-4945-b231-b2f88fdb406b} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.05.21 01:36:19.566762 [ 270 ] {1b7cd52e-2e90-4945-b231-b2f88fdb406b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7228 | 2026.05.21 01:36:19.567234 [ 270 ] {1b7cd52e-2e90-4945-b231-b2f88fdb406b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7229 | 2026.05.21 01:36:19.567453 [ 270 ] {1b7cd52e-2e90-4945-b231-b2f88fdb406b} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.05.21 01:36:19.567516 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720524 sec., 1795964.4852382182 rows/sec., 130.48 MiB/sec. | ||
| 7231 | 2026.05.21 01:36:19.567564 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7232 | 2026.05.21 01:36:19.567589 [ 270 ] {1b7cd52e-2e90-4945-b231-b2f88fdb406b} <Debug> executeQuery: Read 1490 rows, 92.49 KiB in 0.001644 sec., 906326.0340632603 rows/sec., 54.94 MiB/sec. | ||
| 7233 | 2026.05.21 01:36:19.567599 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.05.21 01:36:19.567632 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7235 | 2026.05.21 01:36:19.567633 [ 270 ] {1b7cd52e-2e90-4945-b231-b2f88fdb406b} <Debug> TCPHandler: Processed in 0.001821566 sec. | ||
| 7236 | 2026.05.21 01:36:19.567720 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 7237 | 2026.05.21 01:36:19.567746 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7238 | 2026.05.21 01:36:19.567768 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.05.21 01:36:19.567846 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7240 | 2026.05.21 01:36:19.567865 [ 270 ] {950a865c-4cb6-4842-b013-ce03456d246a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7241 | 2026.05.21 01:36:19.567889 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16572 rows starting from the beginning of the part | ||
| 7242 | 2026.05.21 01:36:19.567926 [ 270 ] {950a865c-4cb6-4842-b013-ce03456d246a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7243 | 2026.05.21 01:36:19.567965 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7244 | 2026.05.21 01:36:19.568022 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 197 rows starting from the beginning of the part | ||
| 7245 | 2026.05.21 01:36:19.568074 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 7246 | 2026.05.21 01:36:19.568074 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2026.05.21 01:36:19.568139 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7248 | 2026.05.21 01:36:19.568189 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_51_10} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7249 | 2026.05.21 01:36:19.568197 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1490 rows starting from the beginning of the part | ||
| 7250 | 2026.05.21 01:36:19.568304 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7251 | 2026.05.21 01:36:19.568711 [ 270 ] {950a865c-4cb6-4842-b013-ce03456d246a} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2026.05.21 01:36:19.568749 [ 270 ] {950a865c-4cb6-4842-b013-ce03456d246a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7253 | 2026.05.21 01:36:19.569479 [ 270 ] {950a865c-4cb6-4842-b013-ce03456d246a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7254 | 2026.05.21 01:36:19.569714 [ 270 ] {950a865c-4cb6-4842-b013-ce03456d246a} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2026.05.21 01:36:19.569861 [ 270 ] {950a865c-4cb6-4842-b013-ce03456d246a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002013 sec., 16890.213611525087 rows/sec., 30.27 MiB/sec. | ||
| 7256 | 2026.05.21 01:36:19.569914 [ 270 ] {950a865c-4cb6-4842-b013-ce03456d246a} <Debug> TCPHandler: Processed in 0.002195854 sec. | ||
| 7257 | 2026.05.21 01:36:19.570040 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2026.05.21 01:36:19.570136 [ 270 ] {c25b78e0-3266-41fc-ab9c-e0c28dcf73bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7259 | 2026.05.21 01:36:19.570180 [ 270 ] {c25b78e0-3266-41fc-ab9c-e0c28dcf73bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7260 | 2026.05.21 01:36:19.570508 [ 270 ] {c25b78e0-3266-41fc-ab9c-e0c28dcf73bd} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.05.21 01:36:19.570544 [ 270 ] {c25b78e0-3266-41fc-ab9c-e0c28dcf73bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7262 | 2026.05.21 01:36:19.570997 [ 270 ] {c25b78e0-3266-41fc-ab9c-e0c28dcf73bd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7263 | 2026.05.21 01:36:19.571221 [ 270 ] {c25b78e0-3266-41fc-ab9c-e0c28dcf73bd} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2026.05.21 01:36:19.571358 [ 270 ] {c25b78e0-3266-41fc-ab9c-e0c28dcf73bd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00124 sec., 9677.41935483871 rows/sec., 667.84 KiB/sec. | ||
| 7265 | 2026.05.21 01:36:19.571359 [ 147 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7266 | 2026.05.21 01:36:19.571394 [ 270 ] {c25b78e0-3266-41fc-ab9c-e0c28dcf73bd} <Debug> TCPHandler: Processed in 0.001403398 sec. | ||
| 7267 | 2026.05.21 01:36:19.571437 [ 147 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.05.21 01:36:19.571465 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7269 | 2026.05.21 01:36:19.571548 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 7270 | 2026.05.21 01:36:19.571653 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7271 | 2026.05.21 01:36:19.571685 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2430 rows starting from the beginning of the part | ||
| 7272 | 2026.05.21 01:36:19.571738 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 7273 | 2026.05.21 01:36:19.571784 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 7274 | 2026.05.21 01:36:19.571827 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 7275 | 2026.05.21 01:36:19.571868 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 7276 | 2026.05.21 01:36:19.571910 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
| 7277 | 2026.05.21 01:36:19.573372 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2682 rows, containing 4 columns (4 merged, 0 gathered) in 0.001855867 sec., 1445146.6619105788 rows/sec., 97.49 MiB/sec. | ||
| 7278 | 2026.05.21 01:36:19.573701 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7279 | 2026.05.21 01:36:19.573955 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_51_10} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.05.21 01:36:19.574024 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_51_10} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7281 | 2026.05.21 01:36:19.574119 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7282 | 2026.05.21 01:36:19.574885 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18739 rows, containing 5 columns (5 merged, 0 gathered) in 0.007201464 sec., 2602109.7932309317 rows/sec., 169.27 MiB/sec. | ||
| 7283 | 2026.05.21 01:36:19.575177 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7284 | 2026.05.21 01:36:19.575425 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.05.21 01:36:19.575492 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7286 | 2026.05.21 01:36:19.575577 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 7287 | 2026.05.21 01:36:20.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.95 MiB, peak 291.81 MiB, free memory in arenas 0.00 B, will set to 284.34 MiB (RSS), difference: 2.40 MiB | ||
| 7288 | 2026.05.21 01:36:23.592175 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63434 | ||
| 7289 | 2026.05.21 01:36:23.592268 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7290 | 2026.05.21 01:36:23.592294 [ 259 ] {} <Debug> TCP-Session: 0da0875d-af3f-409d-a4ea-dc937ea00b57 Authenticating user 'default' from [fd00:1122:3344:101::e]:63434 | ||
| 7291 | 2026.05.21 01:36:23.592317 [ 259 ] {} <Debug> TCP-Session: 0da0875d-af3f-409d-a4ea-dc937ea00b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2026.05.21 01:36:23.592330 [ 259 ] {} <Debug> TCP-Session: 0da0875d-af3f-409d-a4ea-dc937ea00b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.05.21 01:36:23.592512 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61400 | ||
| 7294 | 2026.05.21 01:36:23.592549 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55532 | ||
| 7295 | 2026.05.21 01:36:23.592571 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42943 | ||
| 7296 | 2026.05.21 01:36:23.592602 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49735 | ||
| 7297 | 2026.05.21 01:36:23.592611 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45365 | ||
| 7298 | 2026.05.21 01:36:23.592651 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7299 | 2026.05.21 01:36:23.592645 [ 259 ] {} <Trace> TCP-Session: 0da0875d-af3f-409d-a4ea-dc937ea00b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7300 | 2026.05.21 01:36:23.592712 [ 303 ] {} <Debug> TCP-Session: 8b1ac0b7-cd8c-48d5-968e-309c5519d979 Authenticating user 'default' from [fd00:1122:3344:101::e]:55532 | ||
| 7301 | 2026.05.21 01:36:23.592580 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53514 | ||
| 7302 | 2026.05.21 01:36:23.592751 [ 303 ] {} <Debug> TCP-Session: 8b1ac0b7-cd8c-48d5-968e-309c5519d979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.05.21 01:36:23.592571 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62691 | ||
| 7304 | 2026.05.21 01:36:23.592789 [ 303 ] {} <Debug> TCP-Session: 8b1ac0b7-cd8c-48d5-968e-309c5519d979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.05.21 01:36:23.592574 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7306 | 2026.05.21 01:36:23.592562 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48083 | ||
| 7307 | 2026.05.21 01:36:23.592870 [ 269 ] {} <Debug> TCP-Session: ed63038e-6cf7-4626-8162-8a1285e11ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61400 | ||
| 7308 | 2026.05.21 01:36:23.592880 [ 259 ] {c02250e3-349b-45eb-9560-dfa3f124a2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63434) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7309 | 2026.05.21 01:36:23.592910 [ 269 ] {} <Debug> TCP-Session: ed63038e-6cf7-4626-8162-8a1285e11ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7310 | 2026.05.21 01:36:23.592925 [ 269 ] {} <Debug> TCP-Session: ed63038e-6cf7-4626-8162-8a1285e11ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2026.05.21 01:36:23.593151 [ 259 ] {c02250e3-349b-45eb-9560-dfa3f124a2ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7312 | 2026.05.21 01:36:23.593216 [ 259 ] {c02250e3-349b-45eb-9560-dfa3f124a2ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7313 | 2026.05.21 01:36:23.593324 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7314 | 2026.05.21 01:36:23.593359 [ 307 ] {} <Debug> TCP-Session: f9863af3-bbc2-436b-9805-c7770ec1103d Authenticating user 'default' from [fd00:1122:3344:101::e]:48083 | ||
| 7315 | 2026.05.21 01:36:23.593377 [ 307 ] {} <Debug> TCP-Session: f9863af3-bbc2-436b-9805-c7770ec1103d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.05.21 01:36:23.593390 [ 307 ] {} <Debug> TCP-Session: f9863af3-bbc2-436b-9805-c7770ec1103d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7317 | 2026.05.21 01:36:23.593444 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7318 | 2026.05.21 01:36:23.593477 [ 309 ] {} <Debug> TCP-Session: 6e21462f-36e8-4d50-82cf-4a022f352602 Authenticating user 'default' from [fd00:1122:3344:101::e]:53514 | ||
| 7319 | 2026.05.21 01:36:23.593494 [ 309 ] {} <Debug> TCP-Session: 6e21462f-36e8-4d50-82cf-4a022f352602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2026.05.21 01:36:23.593501 [ 259 ] {c02250e3-349b-45eb-9560-dfa3f124a2ab} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 7321 | 2026.05.21 01:36:23.593513 [ 309 ] {} <Debug> TCP-Session: 6e21462f-36e8-4d50-82cf-4a022f352602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.05.21 01:36:23.593566 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7323 | 2026.05.21 01:36:23.593604 [ 304 ] {} <Debug> TCP-Session: 5612b8b9-a5de-4722-a376-f99bf750ce75 Authenticating user 'default' from [fd00:1122:3344:101::e]:62691 | ||
| 7324 | 2026.05.21 01:36:23.593625 [ 304 ] {} <Debug> TCP-Session: 5612b8b9-a5de-4722-a376-f99bf750ce75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2026.05.21 01:36:23.593642 [ 304 ] {} <Debug> TCP-Session: 5612b8b9-a5de-4722-a376-f99bf750ce75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7326 | 2026.05.21 01:36:23.593681 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7327 | 2026.05.21 01:36:23.593715 [ 311 ] {} <Debug> TCP-Session: 5f8fee3c-e10e-432d-bd02-7c1eb0770a6a Authenticating user 'default' from [fd00:1122:3344:101::e]:49735 | ||
| 7328 | 2026.05.21 01:36:23.593732 [ 311 ] {} <Debug> TCP-Session: 5f8fee3c-e10e-432d-bd02-7c1eb0770a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2026.05.21 01:36:23.593745 [ 311 ] {} <Debug> TCP-Session: 5f8fee3c-e10e-432d-bd02-7c1eb0770a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2026.05.21 01:36:23.594008 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7331 | 2026.05.21 01:36:23.594042 [ 308 ] {} <Debug> TCP-Session: a2289ec7-d923-41f4-8fb9-9beea16ff252 Authenticating user 'default' from [fd00:1122:3344:101::e]:42943 | ||
| 7332 | 2026.05.21 01:36:23.594059 [ 308 ] {} <Debug> TCP-Session: a2289ec7-d923-41f4-8fb9-9beea16ff252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2026.05.21 01:36:23.594071 [ 308 ] {} <Debug> TCP-Session: a2289ec7-d923-41f4-8fb9-9beea16ff252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.05.21 01:36:23.594128 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7335 | 2026.05.21 01:36:23.594181 [ 310 ] {} <Debug> TCP-Session: d6d9e57b-49f8-4e17-aea2-328c2bcaaa2c Authenticating user 'default' from [fd00:1122:3344:101::e]:45365 | ||
| 7336 | 2026.05.21 01:36:23.594207 [ 310 ] {} <Debug> TCP-Session: d6d9e57b-49f8-4e17-aea2-328c2bcaaa2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2026.05.21 01:36:23.594224 [ 310 ] {} <Debug> TCP-Session: d6d9e57b-49f8-4e17-aea2-328c2bcaaa2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2026.05.21 01:36:23.594486 [ 336 ] {c02250e3-349b-45eb-9560-dfa3f124a2ab} <Trace> AggregatingTransform: Aggregating | ||
| 7339 | 2026.05.21 01:36:23.594522 [ 336 ] {c02250e3-349b-45eb-9560-dfa3f124a2ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 7340 | 2026.05.21 01:36:23.594551 [ 336 ] {c02250e3-349b-45eb-9560-dfa3f124a2ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940729 sec. (1063.005 rows/sec., 41.52 KiB/sec.) | ||
| 7341 | 2026.05.21 01:36:23.594566 [ 336 ] {c02250e3-349b-45eb-9560-dfa3f124a2ab} <Trace> Aggregator: Merging aggregated data | ||
| 7342 | 2026.05.21 01:36:23.595257 [ 259 ] {c02250e3-349b-45eb-9560-dfa3f124a2ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002433 sec., 411.01520756267985 rows/sec., 16.06 KiB/sec. | ||
| 7343 | 2026.05.21 01:36:23.595388 [ 259 ] {c02250e3-349b-45eb-9560-dfa3f124a2ab} <Debug> TCPHandler: Processed in 0.002875327 sec. | ||
| 7344 | 2026.05.21 01:36:23.595518 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7345 | 2026.05.21 01:36:23.595546 [ 259 ] {} <Debug> TCP-Session: 0da0875d-af3f-409d-a4ea-dc937ea00b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.05.21 01:36:23.595550 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7347 | 2026.05.21 01:36:23.595567 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7348 | 2026.05.21 01:36:23.595583 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7349 | 2026.05.21 01:36:23.595603 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7350 | 2026.05.21 01:36:23.595617 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7351 | 2026.05.21 01:36:23.595626 [ 303 ] {} <Debug> TCP-Session: 8b1ac0b7-cd8c-48d5-968e-309c5519d979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2026.05.21 01:36:23.595652 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7353 | 2026.05.21 01:36:23.595656 [ 310 ] {} <Debug> TCP-Session: d6d9e57b-49f8-4e17-aea2-328c2bcaaa2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.05.21 01:36:23.595677 [ 308 ] {} <Debug> TCP-Session: a2289ec7-d923-41f4-8fb9-9beea16ff252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2026.05.21 01:36:23.595682 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7356 | 2026.05.21 01:36:23.595696 [ 307 ] {} <Debug> TCP-Session: f9863af3-bbc2-436b-9805-c7770ec1103d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2026.05.21 01:36:23.595633 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7358 | 2026.05.21 01:36:23.595750 [ 309 ] {} <Debug> TCP-Session: 6e21462f-36e8-4d50-82cf-4a022f352602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2026.05.21 01:36:23.595607 [ 269 ] {} <Debug> TCP-Session: ed63038e-6cf7-4626-8162-8a1285e11ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7360 | 2026.05.21 01:36:23.595792 [ 304 ] {} <Debug> TCP-Session: 5612b8b9-a5de-4722-a376-f99bf750ce75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2026.05.21 01:36:23.595622 [ 311 ] {} <Debug> TCP-Session: 5f8fee3c-e10e-432d-bd02-7c1eb0770a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7362 | 2026.05.21 01:36:23.600260 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50301 | ||
| 7363 | 2026.05.21 01:36:23.600304 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7364 | 2026.05.21 01:36:23.600326 [ 259 ] {} <Debug> TCP-Session: 350b70e6-6080-4252-b84f-fe8c54b22d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:50301 | ||
| 7365 | 2026.05.21 01:36:23.600346 [ 259 ] {} <Debug> TCP-Session: 350b70e6-6080-4252-b84f-fe8c54b22d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2026.05.21 01:36:23.600361 [ 259 ] {} <Debug> TCP-Session: 350b70e6-6080-4252-b84f-fe8c54b22d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2026.05.21 01:36:23.600518 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60703 | ||
| 7368 | 2026.05.21 01:36:23.600534 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63930 | ||
| 7369 | 2026.05.21 01:36:23.600575 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36157 | ||
| 7370 | 2026.05.21 01:36:23.600586 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7371 | 2026.05.21 01:36:23.600617 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38708 | ||
| 7372 | 2026.05.21 01:36:23.600626 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57683 | ||
| 7373 | 2026.05.21 01:36:23.600650 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47371 | ||
| 7374 | 2026.05.21 01:36:23.600685 [ 259 ] {} <Trace> TCP-Session: 350b70e6-6080-4252-b84f-fe8c54b22d3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.05.21 01:36:23.600701 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7376 | 2026.05.21 01:36:23.600722 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7377 | 2026.05.21 01:36:23.600741 [ 308 ] {} <Debug> TCP-Session: 4049751e-91e8-4359-b204-35ed9122b2de Authenticating user 'default' from [fd00:1122:3344:101::e]:57683 | ||
| 7378 | 2026.05.21 01:36:23.600757 [ 310 ] {} <Debug> TCP-Session: dfdd0258-521d-49fc-ab57-04a177c88eff Authenticating user 'default' from [fd00:1122:3344:101::e]:47371 | ||
| 7379 | 2026.05.21 01:36:23.600772 [ 308 ] {} <Debug> TCP-Session: 4049751e-91e8-4359-b204-35ed9122b2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2026.05.21 01:36:23.600682 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7381 | 2026.05.21 01:36:23.600798 [ 308 ] {} <Debug> TCP-Session: 4049751e-91e8-4359-b204-35ed9122b2de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7382 | 2026.05.21 01:36:23.600795 [ 310 ] {} <Debug> TCP-Session: dfdd0258-521d-49fc-ab57-04a177c88eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7383 | 2026.05.21 01:36:23.600820 [ 259 ] {cca08dc3-e577-4dce-895f-8435c5684a96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7384 | 2026.05.21 01:36:23.600842 [ 310 ] {} <Debug> TCP-Session: dfdd0258-521d-49fc-ab57-04a177c88eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2026.05.21 01:36:23.600821 [ 307 ] {} <Debug> TCP-Session: 13dd3555-fb83-4428-ae24-e23db7f6db01 Authenticating user 'default' from [fd00:1122:3344:101::e]:38708 | ||
| 7386 | 2026.05.21 01:36:23.600655 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47420 | ||
| 7387 | 2026.05.21 01:36:23.600892 [ 307 ] {} <Debug> TCP-Session: 13dd3555-fb83-4428-ae24-e23db7f6db01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7388 | 2026.05.21 01:36:23.600636 [ 269 ] {} <Debug> TCP-Session: 90247a0a-48c9-4045-9609-7b6f668714d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60703 | ||
| 7389 | 2026.05.21 01:36:23.600916 [ 307 ] {} <Debug> TCP-Session: 13dd3555-fb83-4428-ae24-e23db7f6db01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2026.05.21 01:36:23.600931 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7391 | 2026.05.21 01:36:23.600942 [ 269 ] {} <Debug> TCP-Session: 90247a0a-48c9-4045-9609-7b6f668714d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7392 | 2026.05.21 01:36:23.600963 [ 311 ] {} <Debug> TCP-Session: 4d4102e8-6858-4ae4-8f5b-f0257a08c476 Authenticating user 'default' from [fd00:1122:3344:101::e]:47420 | ||
| 7393 | 2026.05.21 01:36:23.600974 [ 269 ] {} <Debug> TCP-Session: 90247a0a-48c9-4045-9609-7b6f668714d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.05.21 01:36:23.600990 [ 311 ] {} <Debug> TCP-Session: 4d4102e8-6858-4ae4-8f5b-f0257a08c476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.05.21 01:36:23.600636 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7396 | 2026.05.21 01:36:23.601012 [ 259 ] {cca08dc3-e577-4dce-895f-8435c5684a96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7397 | 2026.05.21 01:36:23.601041 [ 304 ] {} <Debug> TCP-Session: 1db05bff-f253-4063-b192-2452f9ac211c Authenticating user 'default' from [fd00:1122:3344:101::e]:36157 | ||
| 7398 | 2026.05.21 01:36:23.600628 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40732 | ||
| 7399 | 2026.05.21 01:36:23.601077 [ 259 ] {cca08dc3-e577-4dce-895f-8435c5684a96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7400 | 2026.05.21 01:36:23.601071 [ 304 ] {} <Debug> TCP-Session: 1db05bff-f253-4063-b192-2452f9ac211c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2026.05.21 01:36:23.601111 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7402 | 2026.05.21 01:36:23.601120 [ 304 ] {} <Debug> TCP-Session: 1db05bff-f253-4063-b192-2452f9ac211c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2026.05.21 01:36:23.601138 [ 309 ] {} <Debug> TCP-Session: f655fbf8-2f11-4e6c-ae0c-eebeed1547e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40732 | ||
| 7404 | 2026.05.21 01:36:23.600589 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7405 | 2026.05.21 01:36:23.601164 [ 309 ] {} <Debug> TCP-Session: f655fbf8-2f11-4e6c-ae0c-eebeed1547e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7406 | 2026.05.21 01:36:23.601015 [ 311 ] {} <Debug> TCP-Session: 4d4102e8-6858-4ae4-8f5b-f0257a08c476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.05.21 01:36:23.601193 [ 303 ] {} <Debug> TCP-Session: 5a5f0efd-648b-4531-a1fb-3d9c7fef6e97 Authenticating user 'default' from [fd00:1122:3344:101::e]:63930 | ||
| 7408 | 2026.05.21 01:36:23.601196 [ 309 ] {} <Debug> TCP-Session: f655fbf8-2f11-4e6c-ae0c-eebeed1547e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7409 | 2026.05.21 01:36:23.601223 [ 303 ] {} <Debug> TCP-Session: 5a5f0efd-648b-4531-a1fb-3d9c7fef6e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7410 | 2026.05.21 01:36:23.601248 [ 303 ] {} <Debug> TCP-Session: 5a5f0efd-648b-4531-a1fb-3d9c7fef6e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.05.21 01:36:23.601323 [ 259 ] {cca08dc3-e577-4dce-895f-8435c5684a96} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 7412 | 2026.05.21 01:36:23.602158 [ 351 ] {cca08dc3-e577-4dce-895f-8435c5684a96} <Trace> AggregatingTransform: Aggregating | ||
| 7413 | 2026.05.21 01:36:23.602201 [ 351 ] {cca08dc3-e577-4dce-895f-8435c5684a96} <Trace> Aggregator: Aggregation method: without_key | ||
| 7414 | 2026.05.21 01:36:23.602232 [ 351 ] {cca08dc3-e577-4dce-895f-8435c5684a96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000820646 sec. (1218.552 rows/sec., 47.60 KiB/sec.) | ||
| 7415 | 2026.05.21 01:36:23.602248 [ 351 ] {cca08dc3-e577-4dce-895f-8435c5684a96} <Trace> Aggregator: Merging aggregated data | ||
| 7416 | 2026.05.21 01:36:23.602825 [ 259 ] {cca08dc3-e577-4dce-895f-8435c5684a96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002037 sec., 490.91801669121253 rows/sec., 19.18 KiB/sec. | ||
| 7417 | 2026.05.21 01:36:23.602949 [ 259 ] {cca08dc3-e577-4dce-895f-8435c5684a96} <Debug> TCPHandler: Processed in 0.002318747 sec. | ||
| 7418 | 2026.05.21 01:36:23.603099 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7419 | 2026.05.21 01:36:23.603128 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7420 | 2026.05.21 01:36:23.603143 [ 259 ] {} <Debug> TCP-Session: 350b70e6-6080-4252-b84f-fe8c54b22d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.05.21 01:36:23.603154 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7422 | 2026.05.21 01:36:23.603164 [ 269 ] {} <Debug> TCP-Session: 90247a0a-48c9-4045-9609-7b6f668714d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.05.21 01:36:23.603175 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7424 | 2026.05.21 01:36:23.603192 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7425 | 2026.05.21 01:36:23.603206 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7426 | 2026.05.21 01:36:23.603227 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7427 | 2026.05.21 01:36:23.603247 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7428 | 2026.05.21 01:36:23.603260 [ 308 ] {} <Debug> TCP-Session: 4049751e-91e8-4359-b204-35ed9122b2de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2026.05.21 01:36:23.603269 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7430 | 2026.05.21 01:36:23.603290 [ 309 ] {} <Debug> TCP-Session: f655fbf8-2f11-4e6c-ae0c-eebeed1547e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2026.05.21 01:36:23.603317 [ 307 ] {} <Debug> TCP-Session: 13dd3555-fb83-4428-ae24-e23db7f6db01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7432 | 2026.05.21 01:36:23.603278 [ 304 ] {} <Debug> TCP-Session: 1db05bff-f253-4063-b192-2452f9ac211c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7433 | 2026.05.21 01:36:23.603229 [ 311 ] {} <Debug> TCP-Session: 4d4102e8-6858-4ae4-8f5b-f0257a08c476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2026.05.21 01:36:23.603240 [ 303 ] {} <Debug> TCP-Session: 5a5f0efd-648b-4531-a1fb-3d9c7fef6e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7435 | 2026.05.21 01:36:23.603200 [ 310 ] {} <Debug> TCP-Session: dfdd0258-521d-49fc-ab57-04a177c88eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7436 | 2026.05.21 01:36:24.118805 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.05.21 01:36:24.119059 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7438 | 2026.05.21 01:36:24.119406 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7439 | 2026.05.21 01:36:24.119446 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7440 | 2026.05.21 01:36:24.119679 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7441 | 2026.05.21 01:36:24.119753 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7442 | 2026.05.21 01:36:24.119915 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7443 | 2026.05.21 01:36:24.120019 [ 350 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7444 | 2026.05.21 01:36:24.120030 [ 321 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7445 | 2026.05.21 01:36:24.120019 [ 342 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7446 | 2026.05.21 01:36:24.120019 [ 346 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7447 | 2026.05.21 01:36:24.120184 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7448 | 2026.05.21 01:36:24.120216 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7449 | 2026.05.21 01:36:24.120305 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7450 | 2026.05.21 01:36:24.120328 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 7451 | 2026.05.21 01:36:24.120365 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7452 | 2026.05.21 01:36:24.120406 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7453 | 2026.05.21 01:36:24.120450 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7454 | 2026.05.21 01:36:24.121557 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002603 sec., 12293.507491356128 rows/sec., 1.30 MiB/sec. | ||
| 7455 | 2026.05.21 01:36:24.121782 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Debug> MemoryTracker: Peak memory usage (for query): 134.34 KiB. | ||
| 7456 | 2026.05.21 01:36:24.121801 [ 270 ] {0c912b06-5c14-41f7-8274-b4f24e7b02c8} <Debug> TCPHandler: Processed in 0.003153073 sec. | ||
| 7457 | 2026.05.21 01:36:24.123380 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2026.05.21 01:36:24.123496 [ 270 ] {0252fe93-f7e3-4a10-9f9c-5d27f4282a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7459 | 2026.05.21 01:36:24.123543 [ 270 ] {0252fe93-f7e3-4a10-9f9c-5d27f4282a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7460 | 2026.05.21 01:36:24.124102 [ 270 ] {0252fe93-f7e3-4a10-9f9c-5d27f4282a46} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.05.21 01:36:24.124153 [ 270 ] {0252fe93-f7e3-4a10-9f9c-5d27f4282a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7462 | 2026.05.21 01:36:24.124561 [ 270 ] {0252fe93-f7e3-4a10-9f9c-5d27f4282a46} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7463 | 2026.05.21 01:36:24.124810 [ 270 ] {0252fe93-f7e3-4a10-9f9c-5d27f4282a46} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.05.21 01:36:24.125016 [ 270 ] {0252fe93-f7e3-4a10-9f9c-5d27f4282a46} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001553 sec., 36059.240180296205 rows/sec., 2.77 MiB/sec. | ||
| 7465 | 2026.05.21 01:36:24.125052 [ 270 ] {0252fe93-f7e3-4a10-9f9c-5d27f4282a46} <Debug> TCPHandler: Processed in 0.001730364 sec. | ||
| 7466 | 2026.05.21 01:36:24.125190 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2026.05.21 01:36:24.125289 [ 270 ] {58511ac9-08e9-4a76-8df7-f3f76b7b41d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7468 | 2026.05.21 01:36:24.125330 [ 270 ] {58511ac9-08e9-4a76-8df7-f3f76b7b41d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7469 | 2026.05.21 01:36:24.125772 [ 270 ] {58511ac9-08e9-4a76-8df7-f3f76b7b41d9} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2026.05.21 01:36:24.125810 [ 270 ] {58511ac9-08e9-4a76-8df7-f3f76b7b41d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7471 | 2026.05.21 01:36:24.126123 [ 270 ] {58511ac9-08e9-4a76-8df7-f3f76b7b41d9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7472 | 2026.05.21 01:36:24.126347 [ 270 ] {58511ac9-08e9-4a76-8df7-f3f76b7b41d9} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.05.21 01:36:24.126478 [ 270 ] {58511ac9-08e9-4a76-8df7-f3f76b7b41d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 7474 | 2026.05.21 01:36:24.126514 [ 270 ] {58511ac9-08e9-4a76-8df7-f3f76b7b41d9} <Debug> TCPHandler: Processed in 0.001375128 sec. | ||
| 7475 | 2026.05.21 01:36:24.126637 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2026.05.21 01:36:24.126736 [ 270 ] {608b9805-769b-4120-8202-16a91e58e8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7477 | 2026.05.21 01:36:24.126780 [ 270 ] {608b9805-769b-4120-8202-16a91e58e8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7478 | 2026.05.21 01:36:24.127212 [ 270 ] {608b9805-769b-4120-8202-16a91e58e8df} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7479 | 2026.05.21 01:36:24.127255 [ 270 ] {608b9805-769b-4120-8202-16a91e58e8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7480 | 2026.05.21 01:36:24.127653 [ 270 ] {608b9805-769b-4120-8202-16a91e58e8df} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7481 | 2026.05.21 01:36:24.127916 [ 270 ] {608b9805-769b-4120-8202-16a91e58e8df} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2026.05.21 01:36:24.128058 [ 270 ] {608b9805-769b-4120-8202-16a91e58e8df} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001342 sec., 95380.0298062593 rows/sec., 6.64 MiB/sec. | ||
| 7483 | 2026.05.21 01:36:24.128096 [ 270 ] {608b9805-769b-4120-8202-16a91e58e8df} <Debug> TCPHandler: Processed in 0.00150721 sec. | ||
| 7484 | 2026.05.21 01:36:24.128233 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7485 | 2026.05.21 01:36:24.128340 [ 270 ] {4f554997-5d01-4445-8f65-a677a9840263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7486 | 2026.05.21 01:36:24.128386 [ 270 ] {4f554997-5d01-4445-8f65-a677a9840263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7487 | 2026.05.21 01:36:24.128738 [ 270 ] {4f554997-5d01-4445-8f65-a677a9840263} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2026.05.21 01:36:24.128781 [ 270 ] {4f554997-5d01-4445-8f65-a677a9840263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7489 | 2026.05.21 01:36:24.129105 [ 270 ] {4f554997-5d01-4445-8f65-a677a9840263} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7490 | 2026.05.21 01:36:24.129339 [ 270 ] {4f554997-5d01-4445-8f65-a677a9840263} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2026.05.21 01:36:24.129483 [ 270 ] {4f554997-5d01-4445-8f65-a677a9840263} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001161 sec., 41343.669250645995 rows/sec., 2.79 MiB/sec. | ||
| 7492 | 2026.05.21 01:36:24.129519 [ 270 ] {4f554997-5d01-4445-8f65-a677a9840263} <Debug> TCPHandler: Processed in 0.001336886 sec. | ||
| 7493 | 2026.05.21 01:36:24.401965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15843 | ||
| 7494 | 2026.05.21 01:36:24.402505 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.05.21 01:36:24.402561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7496 | 2026.05.21 01:36:24.403093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7497 | 2026.05.21 01:36:24.403383 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.05.21 01:36:24.403590 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15843 | ||
| 7499 | 2026.05.21 01:36:24.759187 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41021 | ||
| 7500 | 2026.05.21 01:36:24.759272 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7501 | 2026.05.21 01:36:24.759297 [ 269 ] {} <Debug> TCP-Session: 3293f033-b391-4426-923a-21af823f45cb Authenticating user 'default' from [fd00:1122:3344:101::e]:41021 | ||
| 7502 | 2026.05.21 01:36:24.759319 [ 269 ] {} <Debug> TCP-Session: 3293f033-b391-4426-923a-21af823f45cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7503 | 2026.05.21 01:36:24.759331 [ 269 ] {} <Debug> TCP-Session: 3293f033-b391-4426-923a-21af823f45cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7504 | 2026.05.21 01:36:24.759553 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59058 | ||
| 7505 | 2026.05.21 01:36:24.759581 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60739 | ||
| 7506 | 2026.05.21 01:36:24.759604 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40557 | ||
| 7507 | 2026.05.21 01:36:24.759635 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40074 | ||
| 7508 | 2026.05.21 01:36:24.759661 [ 269 ] {} <Trace> TCP-Session: 3293f033-b391-4426-923a-21af823f45cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2026.05.21 01:36:24.759659 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7510 | 2026.05.21 01:36:24.759679 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7511 | 2026.05.21 01:36:24.759714 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7512 | 2026.05.21 01:36:24.759730 [ 309 ] {} <Debug> TCP-Session: acdaddd2-8ac2-4d9b-915a-f653e1e7913f Authenticating user 'default' from [fd00:1122:3344:101::e]:40557 | ||
| 7513 | 2026.05.21 01:36:24.759719 [ 307 ] {} <Debug> TCP-Session: 12d50100-d6e0-45c0-a659-4e9b59347e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:60739 | ||
| 7514 | 2026.05.21 01:36:24.759752 [ 259 ] {} <Debug> TCP-Session: ead3a3ad-3c7c-41ef-a1e4-127a172652e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40074 | ||
| 7515 | 2026.05.21 01:36:24.759757 [ 309 ] {} <Debug> TCP-Session: acdaddd2-8ac2-4d9b-915a-f653e1e7913f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.05.21 01:36:24.759797 [ 307 ] {} <Debug> TCP-Session: 12d50100-d6e0-45c0-a659-4e9b59347e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2026.05.21 01:36:24.759816 [ 309 ] {} <Debug> TCP-Session: acdaddd2-8ac2-4d9b-915a-f653e1e7913f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.05.21 01:36:24.759828 [ 269 ] {01f61cc9-a193-4d93-abb8-2235c17daaff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7519 | 2026.05.21 01:36:24.759833 [ 307 ] {} <Debug> TCP-Session: 12d50100-d6e0-45c0-a659-4e9b59347e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2026.05.21 01:36:24.759809 [ 259 ] {} <Debug> TCP-Session: ead3a3ad-3c7c-41ef-a1e4-127a172652e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2026.05.21 01:36:24.759656 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7522 | 2026.05.21 01:36:24.759907 [ 259 ] {} <Debug> TCP-Session: ead3a3ad-3c7c-41ef-a1e4-127a172652e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2026.05.21 01:36:24.759634 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42992 | ||
| 7524 | 2026.05.21 01:36:24.759629 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44329 | ||
| 7525 | 2026.05.21 01:36:24.759593 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62974 | ||
| 7526 | 2026.05.21 01:36:24.760022 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7527 | 2026.05.21 01:36:24.760035 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7528 | 2026.05.21 01:36:24.759578 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61148 | ||
| 7529 | 2026.05.21 01:36:24.760080 [ 310 ] {} <Debug> TCP-Session: 527e9ca1-14d6-4013-8535-0147d071046c Authenticating user 'default' from [fd00:1122:3344:101::e]:42992 | ||
| 7530 | 2026.05.21 01:36:24.760097 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7531 | 2026.05.21 01:36:24.760132 [ 310 ] {} <Debug> TCP-Session: 527e9ca1-14d6-4013-8535-0147d071046c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.05.21 01:36:24.760136 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7533 | 2026.05.21 01:36:24.760153 [ 308 ] {} <Debug> TCP-Session: ff90babf-e679-4674-8bdb-851a0e2aa68c Authenticating user 'default' from [fd00:1122:3344:101::e]:62974 | ||
| 7534 | 2026.05.21 01:36:24.760158 [ 310 ] {} <Debug> TCP-Session: 527e9ca1-14d6-4013-8535-0147d071046c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7535 | 2026.05.21 01:36:24.760190 [ 308 ] {} <Debug> TCP-Session: ff90babf-e679-4674-8bdb-851a0e2aa68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2026.05.21 01:36:24.760177 [ 304 ] {} <Debug> TCP-Session: 87c77464-f1fc-456f-9a2a-3575651c27e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61148 | ||
| 7537 | 2026.05.21 01:36:24.760221 [ 308 ] {} <Debug> TCP-Session: ff90babf-e679-4674-8bdb-851a0e2aa68c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2026.05.21 01:36:24.760100 [ 269 ] {01f61cc9-a193-4d93-abb8-2235c17daaff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7539 | 2026.05.21 01:36:24.760237 [ 304 ] {} <Debug> TCP-Session: 87c77464-f1fc-456f-9a2a-3575651c27e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2026.05.21 01:36:24.760086 [ 311 ] {} <Debug> TCP-Session: 48828e90-b2bb-4d93-b5f3-48eb0bafe97d Authenticating user 'default' from [fd00:1122:3344:101::e]:44329 | ||
| 7541 | 2026.05.21 01:36:24.760282 [ 304 ] {} <Debug> TCP-Session: 87c77464-f1fc-456f-9a2a-3575651c27e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2026.05.21 01:36:24.760309 [ 269 ] {01f61cc9-a193-4d93-abb8-2235c17daaff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7543 | 2026.05.21 01:36:24.760319 [ 311 ] {} <Debug> TCP-Session: 48828e90-b2bb-4d93-b5f3-48eb0bafe97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7544 | 2026.05.21 01:36:24.759934 [ 303 ] {} <Debug> TCP-Session: f4f2d7e9-e2f7-4d91-b0e6-2390d6901b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:59058 | ||
| 7545 | 2026.05.21 01:36:24.760364 [ 311 ] {} <Debug> TCP-Session: 48828e90-b2bb-4d93-b5f3-48eb0bafe97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2026.05.21 01:36:24.760376 [ 303 ] {} <Debug> TCP-Session: f4f2d7e9-e2f7-4d91-b0e6-2390d6901b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2026.05.21 01:36:24.760392 [ 303 ] {} <Debug> TCP-Session: f4f2d7e9-e2f7-4d91-b0e6-2390d6901b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.05.21 01:36:24.760627 [ 269 ] {01f61cc9-a193-4d93-abb8-2235c17daaff} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 7549 | 2026.05.21 01:36:24.761523 [ 342 ] {01f61cc9-a193-4d93-abb8-2235c17daaff} <Trace> AggregatingTransform: Aggregating | ||
| 7550 | 2026.05.21 01:36:24.761562 [ 342 ] {01f61cc9-a193-4d93-abb8-2235c17daaff} <Trace> Aggregator: Aggregation method: without_key | ||
| 7551 | 2026.05.21 01:36:24.761594 [ 342 ] {01f61cc9-a193-4d93-abb8-2235c17daaff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863287 sec. (1158.363 rows/sec., 45.25 KiB/sec.) | ||
| 7552 | 2026.05.21 01:36:24.761613 [ 342 ] {01f61cc9-a193-4d93-abb8-2235c17daaff} <Trace> Aggregator: Merging aggregated data | ||
| 7553 | 2026.05.21 01:36:24.762119 [ 269 ] {01f61cc9-a193-4d93-abb8-2235c17daaff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002345 sec., 426.4392324093817 rows/sec., 16.66 KiB/sec. | ||
| 7554 | 2026.05.21 01:36:24.762228 [ 269 ] {01f61cc9-a193-4d93-abb8-2235c17daaff} <Debug> TCPHandler: Processed in 0.002716194 sec. | ||
| 7555 | 2026.05.21 01:36:24.762348 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7556 | 2026.05.21 01:36:24.762375 [ 269 ] {} <Debug> TCP-Session: 3293f033-b391-4426-923a-21af823f45cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2026.05.21 01:36:24.762376 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7558 | 2026.05.21 01:36:24.762403 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7559 | 2026.05.21 01:36:24.762432 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7560 | 2026.05.21 01:36:24.762447 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7561 | 2026.05.21 01:36:24.762471 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7562 | 2026.05.21 01:36:24.762487 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7563 | 2026.05.21 01:36:24.762496 [ 311 ] {} <Debug> TCP-Session: 48828e90-b2bb-4d93-b5f3-48eb0bafe97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7564 | 2026.05.21 01:36:24.762517 [ 309 ] {} <Debug> TCP-Session: acdaddd2-8ac2-4d9b-915a-f653e1e7913f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7565 | 2026.05.21 01:36:24.762539 [ 310 ] {} <Debug> TCP-Session: 527e9ca1-14d6-4013-8535-0147d071046c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2026.05.21 01:36:24.762480 [ 307 ] {} <Debug> TCP-Session: 12d50100-d6e0-45c0-a659-4e9b59347e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.05.21 01:36:24.762464 [ 308 ] {} <Debug> TCP-Session: ff90babf-e679-4674-8bdb-851a0e2aa68c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2026.05.21 01:36:24.762436 [ 303 ] {} <Debug> TCP-Session: f4f2d7e9-e2f7-4d91-b0e6-2390d6901b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.05.21 01:36:24.762390 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7570 | 2026.05.21 01:36:24.762433 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7571 | 2026.05.21 01:36:24.762665 [ 259 ] {} <Debug> TCP-Session: ead3a3ad-3c7c-41ef-a1e4-127a172652e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2026.05.21 01:36:24.762689 [ 304 ] {} <Debug> TCP-Session: 87c77464-f1fc-456f-9a2a-3575651c27e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7573 | 2026.05.21 01:36:25.261998 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7574 | 2026.05.21 01:36:25.278892 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2026.05.21 01:36:25.278953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7576 | 2026.05.21 01:36:25.284850 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7577 | 2026.05.21 01:36:25.285553 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.05.21 01:36:25.288588 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7579 | 2026.05.21 01:36:29.120589 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7580 | 2026.05.21 01:36:29.120869 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7581 | 2026.05.21 01:36:29.121221 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7582 | 2026.05.21 01:36:29.121261 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7583 | 2026.05.21 01:36:29.121489 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7584 | 2026.05.21 01:36:29.121559 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7585 | 2026.05.21 01:36:29.121704 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7586 | 2026.05.21 01:36:29.121782 [ 353 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7587 | 2026.05.21 01:36:29.121806 [ 342 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7588 | 2026.05.21 01:36:29.121814 [ 321 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7589 | 2026.05.21 01:36:29.121809 [ 360 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7590 | 2026.05.21 01:36:29.121987 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7591 | 2026.05.21 01:36:29.122016 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7592 | 2026.05.21 01:36:29.122103 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7593 | 2026.05.21 01:36:29.122125 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 7594 | 2026.05.21 01:36:29.122162 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7595 | 2026.05.21 01:36:29.122203 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7596 | 2026.05.21 01:36:29.122242 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7597 | 2026.05.21 01:36:29.123387 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002627 sec., 12181.195279786829 rows/sec., 1.29 MiB/sec. | ||
| 7598 | 2026.05.21 01:36:29.123551 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Debug> MemoryTracker: Peak memory usage (for query): 135.38 KiB. | ||
| 7599 | 2026.05.21 01:36:29.123568 [ 270 ] {b0e9a641-59e1-4674-a2c0-29c826d903d2} <Debug> TCPHandler: Processed in 0.003123182 sec. | ||
| 7600 | 2026.05.21 01:36:29.125543 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2026.05.21 01:36:29.125655 [ 270 ] {6700a082-ff95-4628-89e1-efa53e07a344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7602 | 2026.05.21 01:36:29.125702 [ 270 ] {6700a082-ff95-4628-89e1-efa53e07a344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7603 | 2026.05.21 01:36:29.126205 [ 270 ] {6700a082-ff95-4628-89e1-efa53e07a344} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.05.21 01:36:29.126244 [ 270 ] {6700a082-ff95-4628-89e1-efa53e07a344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7605 | 2026.05.21 01:36:29.126625 [ 270 ] {6700a082-ff95-4628-89e1-efa53e07a344} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7606 | 2026.05.21 01:36:29.126851 [ 270 ] {6700a082-ff95-4628-89e1-efa53e07a344} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.05.21 01:36:29.126996 [ 270 ] {6700a082-ff95-4628-89e1-efa53e07a344} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001373 sec., 64093.22651128915 rows/sec., 5.40 MiB/sec. | ||
| 7608 | 2026.05.21 01:36:29.127033 [ 270 ] {6700a082-ff95-4628-89e1-efa53e07a344} <Debug> TCPHandler: Processed in 0.00153954 sec. | ||
| 7609 | 2026.05.21 01:36:29.127158 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.05.21 01:36:29.127257 [ 270 ] {e966d6f0-4353-4d38-90b9-bbfcc7005e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7611 | 2026.05.21 01:36:29.127299 [ 270 ] {e966d6f0-4353-4d38-90b9-bbfcc7005e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7612 | 2026.05.21 01:36:29.127699 [ 270 ] {e966d6f0-4353-4d38-90b9-bbfcc7005e1a} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.05.21 01:36:29.127737 [ 270 ] {e966d6f0-4353-4d38-90b9-bbfcc7005e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7614 | 2026.05.21 01:36:29.128030 [ 270 ] {e966d6f0-4353-4d38-90b9-bbfcc7005e1a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7615 | 2026.05.21 01:36:29.128253 [ 270 ] {e966d6f0-4353-4d38-90b9-bbfcc7005e1a} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.05.21 01:36:29.128365 [ 125 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7617 | 2026.05.21 01:36:29.128385 [ 270 ] {e966d6f0-4353-4d38-90b9-bbfcc7005e1a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001147 sec., 13949.433304272014 rows/sec., 1.02 MiB/sec. | ||
| 7618 | 2026.05.21 01:36:29.128425 [ 125 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.05.21 01:36:29.128433 [ 270 ] {e966d6f0-4353-4d38-90b9-bbfcc7005e1a} <Debug> TCPHandler: Processed in 0.001323526 sec. | ||
| 7620 | 2026.05.21 01:36:29.128460 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7621 | 2026.05.21 01:36:29.128570 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7622 | 2026.05.21 01:36:29.128575 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 7623 | 2026.05.21 01:36:29.128681 [ 270 ] {b8e242af-aa3b-4de5-ad32-a1e54fd1af7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7624 | 2026.05.21 01:36:29.128727 [ 270 ] {b8e242af-aa3b-4de5-ad32-a1e54fd1af7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7625 | 2026.05.21 01:36:29.128741 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7626 | 2026.05.21 01:36:29.128785 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 80 rows starting from the beginning of the part | ||
| 7627 | 2026.05.21 01:36:29.128856 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 7628 | 2026.05.21 01:36:29.128913 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part | ||
| 7629 | 2026.05.21 01:36:29.128957 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part | ||
| 7630 | 2026.05.21 01:36:29.128998 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 7631 | 2026.05.21 01:36:29.129040 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part | ||
| 7632 | 2026.05.21 01:36:29.129159 [ 270 ] {b8e242af-aa3b-4de5-ad32-a1e54fd1af7f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.05.21 01:36:29.129210 [ 270 ] {b8e242af-aa3b-4de5-ad32-a1e54fd1af7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7634 | 2026.05.21 01:36:29.129573 [ 270 ] {b8e242af-aa3b-4de5-ad32-a1e54fd1af7f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7635 | 2026.05.21 01:36:29.129814 [ 270 ] {b8e242af-aa3b-4de5-ad32-a1e54fd1af7f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.05.21 01:36:29.129880 [ 197 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355267 sec., 148310.2591592653 rows/sec., 11.46 MiB/sec. | ||
| 7637 | 2026.05.21 01:36:29.129954 [ 270 ] {b8e242af-aa3b-4de5-ad32-a1e54fd1af7f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001293 sec., 61871.61639597834 rows/sec., 4.83 MiB/sec. | ||
| 7638 | 2026.05.21 01:36:29.129992 [ 270 ] {b8e242af-aa3b-4de5-ad32-a1e54fd1af7f} <Debug> TCPHandler: Processed in 0.001475499 sec. | ||
| 7639 | 2026.05.21 01:36:29.130019 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7640 | 2026.05.21 01:36:29.130110 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2026.05.21 01:36:29.130217 [ 270 ] {0d0d820e-7e64-43e6-a226-f40625f4b25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7642 | 2026.05.21 01:36:29.130265 [ 270 ] {0d0d820e-7e64-43e6-a226-f40625f4b25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7643 | 2026.05.21 01:36:29.130285 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.05.21 01:36:29.130364 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_41_8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7645 | 2026.05.21 01:36:29.130440 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7646 | 2026.05.21 01:36:29.130673 [ 270 ] {0d0d820e-7e64-43e6-a226-f40625f4b25d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.05.21 01:36:29.130716 [ 270 ] {0d0d820e-7e64-43e6-a226-f40625f4b25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7648 | 2026.05.21 01:36:29.131072 [ 270 ] {0d0d820e-7e64-43e6-a226-f40625f4b25d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7649 | 2026.05.21 01:36:29.131298 [ 270 ] {0d0d820e-7e64-43e6-a226-f40625f4b25d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2026.05.21 01:36:29.131434 [ 270 ] {0d0d820e-7e64-43e6-a226-f40625f4b25d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 7651 | 2026.05.21 01:36:29.131473 [ 270 ] {0d0d820e-7e64-43e6-a226-f40625f4b25d} <Debug> TCPHandler: Processed in 0.001411697 sec. | ||
| 7652 | 2026.05.21 01:36:29.131590 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2026.05.21 01:36:29.131689 [ 270 ] {46f570fc-5588-496a-9fde-00150921bcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7654 | 2026.05.21 01:36:29.131745 [ 270 ] {46f570fc-5588-496a-9fde-00150921bcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7655 | 2026.05.21 01:36:29.132487 [ 270 ] {46f570fc-5588-496a-9fde-00150921bcd7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.05.21 01:36:29.132524 [ 270 ] {46f570fc-5588-496a-9fde-00150921bcd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7657 | 2026.05.21 01:36:29.133053 [ 270 ] {46f570fc-5588-496a-9fde-00150921bcd7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7658 | 2026.05.21 01:36:29.133282 [ 270 ] {46f570fc-5588-496a-9fde-00150921bcd7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2026.05.21 01:36:29.133424 [ 270 ] {46f570fc-5588-496a-9fde-00150921bcd7} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001753 sec., 9127.210496292071 rows/sec., 16.36 MiB/sec. | ||
| 7660 | 2026.05.21 01:36:29.133475 [ 270 ] {46f570fc-5588-496a-9fde-00150921bcd7} <Debug> TCPHandler: Processed in 0.001933398 sec. | ||
| 7661 | 2026.05.21 01:36:29.133596 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2026.05.21 01:36:29.133695 [ 270 ] {9047aa62-1eec-49ca-b9b7-7a3b698bec96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7663 | 2026.05.21 01:36:29.133738 [ 270 ] {9047aa62-1eec-49ca-b9b7-7a3b698bec96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7664 | 2026.05.21 01:36:29.134072 [ 270 ] {9047aa62-1eec-49ca-b9b7-7a3b698bec96} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2026.05.21 01:36:29.134111 [ 270 ] {9047aa62-1eec-49ca-b9b7-7a3b698bec96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7666 | 2026.05.21 01:36:29.134427 [ 270 ] {9047aa62-1eec-49ca-b9b7-7a3b698bec96} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7667 | 2026.05.21 01:36:29.134645 [ 270 ] {9047aa62-1eec-49ca-b9b7-7a3b698bec96} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2026.05.21 01:36:29.134776 [ 270 ] {9047aa62-1eec-49ca-b9b7-7a3b698bec96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 7669 | 2026.05.21 01:36:29.134811 [ 270 ] {9047aa62-1eec-49ca-b9b7-7a3b698bec96} <Debug> TCPHandler: Processed in 0.001263785 sec. | ||
| 7670 | 2026.05.21 01:36:31.778518 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7671 | 2026.05.21 01:36:31.778621 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7672 | 2026.05.21 01:36:31.903739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16291 | ||
| 7673 | 2026.05.21 01:36:31.904270 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.05.21 01:36:31.904316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7675 | 2026.05.21 01:36:31.904799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7676 | 2026.05.21 01:36:31.905018 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.05.21 01:36:31.905153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16291 | ||
| 7678 | 2026.05.21 01:36:32.788701 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7679 | 2026.05.21 01:36:32.805050 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2026.05.21 01:36:32.805125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7681 | 2026.05.21 01:36:32.814763 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7682 | 2026.05.21 01:36:32.815698 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2026.05.21 01:36:32.824667 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7684 | 2026.05.21 01:36:34.120199 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7685 | 2026.05.21 01:36:34.120424 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7686 | 2026.05.21 01:36:34.120765 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7687 | 2026.05.21 01:36:34.120804 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7688 | 2026.05.21 01:36:34.121028 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7689 | 2026.05.21 01:36:34.121097 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7690 | 2026.05.21 01:36:34.121235 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7691 | 2026.05.21 01:36:34.121326 [ 353 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7692 | 2026.05.21 01:36:34.121337 [ 326 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7693 | 2026.05.21 01:36:34.121341 [ 342 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7694 | 2026.05.21 01:36:34.121345 [ 321 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7695 | 2026.05.21 01:36:34.121511 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7696 | 2026.05.21 01:36:34.121538 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7697 | 2026.05.21 01:36:34.121625 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7698 | 2026.05.21 01:36:34.121647 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 7699 | 2026.05.21 01:36:34.121685 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7700 | 2026.05.21 01:36:34.121725 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7701 | 2026.05.21 01:36:34.121762 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7702 | 2026.05.21 01:36:34.122877 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002548 sec., 12558.869701726844 rows/sec., 1.33 MiB/sec. | ||
| 7703 | 2026.05.21 01:36:34.123035 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Debug> MemoryTracker: Peak memory usage (for query): 135.52 KiB. | ||
| 7704 | 2026.05.21 01:36:34.123050 [ 270 ] {ab7d91e0-6f0e-40b0-8880-121b9e5b52fa} <Debug> TCPHandler: Processed in 0.002981329 sec. | ||
| 7705 | 2026.05.21 01:36:34.125103 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.05.21 01:36:34.125213 [ 270 ] {39d6ed62-47f9-4803-b6f3-ead50a788b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7707 | 2026.05.21 01:36:34.125258 [ 270 ] {39d6ed62-47f9-4803-b6f3-ead50a788b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7708 | 2026.05.21 01:36:34.125773 [ 270 ] {39d6ed62-47f9-4803-b6f3-ead50a788b6c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.05.21 01:36:34.125813 [ 270 ] {39d6ed62-47f9-4803-b6f3-ead50a788b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7710 | 2026.05.21 01:36:34.126199 [ 270 ] {39d6ed62-47f9-4803-b6f3-ead50a788b6c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7711 | 2026.05.21 01:36:34.126440 [ 270 ] {39d6ed62-47f9-4803-b6f3-ead50a788b6c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.05.21 01:36:34.126582 [ 270 ] {39d6ed62-47f9-4803-b6f3-ead50a788b6c} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001401 sec., 75660.24268379729 rows/sec., 6.35 MiB/sec. | ||
| 7713 | 2026.05.21 01:36:34.126619 [ 270 ] {39d6ed62-47f9-4803-b6f3-ead50a788b6c} <Debug> TCPHandler: Processed in 0.001568701 sec. | ||
| 7714 | 2026.05.21 01:36:34.126768 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2026.05.21 01:36:34.126863 [ 270 ] {04937fc0-5534-4f77-af19-57a871babae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7716 | 2026.05.21 01:36:34.126903 [ 270 ] {04937fc0-5534-4f77-af19-57a871babae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7717 | 2026.05.21 01:36:34.127360 [ 270 ] {04937fc0-5534-4f77-af19-57a871babae3} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.05.21 01:36:34.127393 [ 270 ] {04937fc0-5534-4f77-af19-57a871babae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7719 | 2026.05.21 01:36:34.127681 [ 270 ] {04937fc0-5534-4f77-af19-57a871babae3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7720 | 2026.05.21 01:36:34.127888 [ 270 ] {04937fc0-5534-4f77-af19-57a871babae3} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.05.21 01:36:34.128019 [ 270 ] {04937fc0-5534-4f77-af19-57a871babae3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001175 sec., 21276.59574468085 rows/sec., 1.56 MiB/sec. | ||
| 7722 | 2026.05.21 01:36:34.128052 [ 270 ] {04937fc0-5534-4f77-af19-57a871babae3} <Debug> TCPHandler: Processed in 0.001332927 sec. | ||
| 7723 | 2026.05.21 01:36:34.128179 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7724 | 2026.05.21 01:36:34.128271 [ 270 ] {64a37021-a731-42c9-927c-4777f8ff1241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7725 | 2026.05.21 01:36:34.128310 [ 270 ] {64a37021-a731-42c9-927c-4777f8ff1241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7726 | 2026.05.21 01:36:34.128733 [ 270 ] {64a37021-a731-42c9-927c-4777f8ff1241} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2026.05.21 01:36:34.128767 [ 270 ] {64a37021-a731-42c9-927c-4777f8ff1241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7728 | 2026.05.21 01:36:34.129113 [ 270 ] {64a37021-a731-42c9-927c-4777f8ff1241} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7729 | 2026.05.21 01:36:34.129317 [ 270 ] {64a37021-a731-42c9-927c-4777f8ff1241} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2026.05.21 01:36:34.129443 [ 270 ] {64a37021-a731-42c9-927c-4777f8ff1241} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001189 sec., 74852.81749369219 rows/sec., 5.85 MiB/sec. | ||
| 7731 | 2026.05.21 01:36:34.129475 [ 270 ] {64a37021-a731-42c9-927c-4777f8ff1241} <Debug> TCPHandler: Processed in 0.001343457 sec. | ||
| 7732 | 2026.05.21 01:36:34.129596 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7733 | 2026.05.21 01:36:34.129689 [ 270 ] {664b5f05-b089-41c0-8043-6c4faa375a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7734 | 2026.05.21 01:36:34.129731 [ 270 ] {664b5f05-b089-41c0-8043-6c4faa375a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7735 | 2026.05.21 01:36:34.130156 [ 270 ] {664b5f05-b089-41c0-8043-6c4faa375a89} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2026.05.21 01:36:34.130195 [ 270 ] {664b5f05-b089-41c0-8043-6c4faa375a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7737 | 2026.05.21 01:36:34.130526 [ 270 ] {664b5f05-b089-41c0-8043-6c4faa375a89} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7738 | 2026.05.21 01:36:34.130743 [ 270 ] {664b5f05-b089-41c0-8043-6c4faa375a89} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2026.05.21 01:36:34.130869 [ 270 ] {664b5f05-b089-41c0-8043-6c4faa375a89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7740 | 2026.05.21 01:36:34.130901 [ 270 ] {664b5f05-b089-41c0-8043-6c4faa375a89} <Debug> TCPHandler: Processed in 0.001352707 sec. | ||
| 7741 | 2026.05.21 01:36:34.131019 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7742 | 2026.05.21 01:36:34.131117 [ 270 ] {fbaf3577-bb1e-49fb-85f9-4cb0f996d86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7743 | 2026.05.21 01:36:34.131172 [ 270 ] {fbaf3577-bb1e-49fb-85f9-4cb0f996d86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7744 | 2026.05.21 01:36:34.131979 [ 270 ] {fbaf3577-bb1e-49fb-85f9-4cb0f996d86f} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2026.05.21 01:36:34.132012 [ 270 ] {fbaf3577-bb1e-49fb-85f9-4cb0f996d86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7746 | 2026.05.21 01:36:34.132559 [ 270 ] {fbaf3577-bb1e-49fb-85f9-4cb0f996d86f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7747 | 2026.05.21 01:36:34.132789 [ 270 ] {fbaf3577-bb1e-49fb-85f9-4cb0f996d86f} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2026.05.21 01:36:34.132890 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7749 | 2026.05.21 01:36:34.132924 [ 270 ] {fbaf3577-bb1e-49fb-85f9-4cb0f996d86f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. | ||
| 7750 | 2026.05.21 01:36:34.132927 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.05.21 01:36:34.132957 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7752 | 2026.05.21 01:36:34.132973 [ 270 ] {fbaf3577-bb1e-49fb-85f9-4cb0f996d86f} <Debug> TCPHandler: Processed in 0.00200158 sec. | ||
| 7753 | 2026.05.21 01:36:34.133064 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 7754 | 2026.05.21 01:36:34.133100 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2026.05.21 01:36:34.133200 [ 270 ] {a0f35f58-9111-42a3-95b5-7732ba67c19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7756 | 2026.05.21 01:36:34.133242 [ 270 ] {a0f35f58-9111-42a3-95b5-7732ba67c19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7757 | 2026.05.21 01:36:34.133313 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7758 | 2026.05.21 01:36:34.133373 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 734 rows starting from the beginning of the part | ||
| 7759 | 2026.05.21 01:36:34.133491 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 7760 | 2026.05.21 01:36:34.133592 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 7761 | 2026.05.21 01:36:34.133615 [ 270 ] {a0f35f58-9111-42a3-95b5-7732ba67c19d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.05.21 01:36:34.133654 [ 270 ] {a0f35f58-9111-42a3-95b5-7732ba67c19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7763 | 2026.05.21 01:36:34.133687 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 7764 | 2026.05.21 01:36:34.133790 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 7765 | 2026.05.21 01:36:34.133880 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 7766 | 2026.05.21 01:36:34.133992 [ 270 ] {a0f35f58-9111-42a3-95b5-7732ba67c19d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7767 | 2026.05.21 01:36:34.134223 [ 270 ] {a0f35f58-9111-42a3-95b5-7732ba67c19d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.05.21 01:36:34.134370 [ 270 ] {a0f35f58-9111-42a3-95b5-7732ba67c19d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 7769 | 2026.05.21 01:36:34.134403 [ 270 ] {a0f35f58-9111-42a3-95b5-7732ba67c19d} <Debug> TCPHandler: Processed in 0.001350657 sec. | ||
| 7770 | 2026.05.21 01:36:34.144219 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 19 columns (19 merged, 0 gathered) in 0.011195703 sec., 75921.98542601569 rows/sec., 136.05 MiB/sec. | ||
| 7771 | 2026.05.21 01:36:34.145229 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7772 | 2026.05.21 01:36:34.145579 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2026.05.21 01:36:34.145659 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7774 | 2026.05.21 01:36:34.145765 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 7775 | 2026.05.21 01:36:35.000823 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.32 MiB, peak 295.07 MiB, free memory in arenas 0.00 B, will set to 287.49 MiB (RSS), difference: 2.17 MiB | ||
| 7776 | 2026.05.21 01:36:39.121609 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2026.05.21 01:36:39.121864 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 7778 | 2026.05.21 01:36:39.122235 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7779 | 2026.05.21 01:36:39.122275 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 7780 | 2026.05.21 01:36:39.122511 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7781 | 2026.05.21 01:36:39.122580 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7782 | 2026.05.21 01:36:39.122723 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7783 | 2026.05.21 01:36:39.122810 [ 353 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7784 | 2026.05.21 01:36:39.122818 [ 321 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7785 | 2026.05.21 01:36:39.122836 [ 326 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7786 | 2026.05.21 01:36:39.122836 [ 350 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7787 | 2026.05.21 01:36:39.122999 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 7788 | 2026.05.21 01:36:39.123028 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7789 | 2026.05.21 01:36:39.123124 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7790 | 2026.05.21 01:36:39.123147 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
| 7791 | 2026.05.21 01:36:39.123184 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7792 | 2026.05.21 01:36:39.123226 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7793 | 2026.05.21 01:36:39.123264 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7794 | 2026.05.21 01:36:39.123304 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7795 | 2026.05.21 01:36:39.124613 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00285 sec., 13333.333333333332 rows/sec., 2.16 MiB/sec. | ||
| 7796 | 2026.05.21 01:36:39.124815 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Debug> MemoryTracker: Peak memory usage (for query): 176.82 KiB. | ||
| 7797 | 2026.05.21 01:36:39.124832 [ 270 ] {017ed99d-b348-4298-97ad-3b84ca9a75fe} <Debug> TCPHandler: Processed in 0.003357617 sec. | ||
| 7798 | 2026.05.21 01:36:39.127536 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.05.21 01:36:39.127666 [ 270 ] {15821f0c-4a73-4160-aea6-5db8af574b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7800 | 2026.05.21 01:36:39.127718 [ 270 ] {15821f0c-4a73-4160-aea6-5db8af574b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7801 | 2026.05.21 01:36:39.128276 [ 270 ] {15821f0c-4a73-4160-aea6-5db8af574b87} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.05.21 01:36:39.128321 [ 270 ] {15821f0c-4a73-4160-aea6-5db8af574b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7803 | 2026.05.21 01:36:39.128688 [ 270 ] {15821f0c-4a73-4160-aea6-5db8af574b87} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7804 | 2026.05.21 01:36:39.128925 [ 270 ] {15821f0c-4a73-4160-aea6-5db8af574b87} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.05.21 01:36:39.129082 [ 270 ] {15821f0c-4a73-4160-aea6-5db8af574b87} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001454 sec., 16506.189821182943 rows/sec., 1.37 MiB/sec. | ||
| 7806 | 2026.05.21 01:36:39.129120 [ 270 ] {15821f0c-4a73-4160-aea6-5db8af574b87} <Debug> TCPHandler: Processed in 0.001653793 sec. | ||
| 7807 | 2026.05.21 01:36:39.129270 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2026.05.21 01:36:39.129368 [ 270 ] {85b2993c-ec3e-4eea-8359-26c7146af44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7809 | 2026.05.21 01:36:39.129409 [ 270 ] {85b2993c-ec3e-4eea-8359-26c7146af44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7810 | 2026.05.21 01:36:39.129809 [ 270 ] {85b2993c-ec3e-4eea-8359-26c7146af44f} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.05.21 01:36:39.129846 [ 270 ] {85b2993c-ec3e-4eea-8359-26c7146af44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7812 | 2026.05.21 01:36:39.130132 [ 270 ] {85b2993c-ec3e-4eea-8359-26c7146af44f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7813 | 2026.05.21 01:36:39.130347 [ 270 ] {85b2993c-ec3e-4eea-8359-26c7146af44f} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.05.21 01:36:39.130476 [ 270 ] {85b2993c-ec3e-4eea-8359-26c7146af44f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001127 sec., 8873.114463176575 rows/sec., 723.54 KiB/sec. | ||
| 7815 | 2026.05.21 01:36:39.130511 [ 270 ] {85b2993c-ec3e-4eea-8359-26c7146af44f} <Debug> TCPHandler: Processed in 0.001303146 sec. | ||
| 7816 | 2026.05.21 01:36:39.130647 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2026.05.21 01:36:39.130742 [ 270 ] {9e04d352-098e-4117-92de-7a619f1aa0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7818 | 2026.05.21 01:36:39.130782 [ 270 ] {9e04d352-098e-4117-92de-7a619f1aa0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7819 | 2026.05.21 01:36:39.131267 [ 270 ] {9e04d352-098e-4117-92de-7a619f1aa0b2} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.05.21 01:36:39.131303 [ 270 ] {9e04d352-098e-4117-92de-7a619f1aa0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7821 | 2026.05.21 01:36:39.131610 [ 270 ] {9e04d352-098e-4117-92de-7a619f1aa0b2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7822 | 2026.05.21 01:36:39.131817 [ 270 ] {9e04d352-098e-4117-92de-7a619f1aa0b2} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.05.21 01:36:39.131946 [ 270 ] {9e04d352-098e-4117-92de-7a619f1aa0b2} <Debug> executeQuery: Read 213 rows, 19.42 KiB in 0.001221 sec., 174447.17444717445 rows/sec., 15.53 MiB/sec. | ||
| 7824 | 2026.05.21 01:36:39.131980 [ 270 ] {9e04d352-098e-4117-92de-7a619f1aa0b2} <Debug> TCPHandler: Processed in 0.001391758 sec. | ||
| 7825 | 2026.05.21 01:36:39.132102 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.05.21 01:36:39.132198 [ 270 ] {6faa059d-f8f3-4e93-a651-8a0055316f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7827 | 2026.05.21 01:36:39.132238 [ 270 ] {6faa059d-f8f3-4e93-a651-8a0055316f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7828 | 2026.05.21 01:36:39.132641 [ 270 ] {6faa059d-f8f3-4e93-a651-8a0055316f10} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.05.21 01:36:39.132678 [ 270 ] {6faa059d-f8f3-4e93-a651-8a0055316f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7830 | 2026.05.21 01:36:39.132983 [ 270 ] {6faa059d-f8f3-4e93-a651-8a0055316f10} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7831 | 2026.05.21 01:36:39.133197 [ 270 ] {6faa059d-f8f3-4e93-a651-8a0055316f10} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.05.21 01:36:39.133326 [ 270 ] {6faa059d-f8f3-4e93-a651-8a0055316f10} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001146 sec., 33158.813263525306 rows/sec., 2.44 MiB/sec. | ||
| 7833 | 2026.05.21 01:36:39.133362 [ 270 ] {6faa059d-f8f3-4e93-a651-8a0055316f10} <Debug> TCPHandler: Processed in 0.001307695 sec. | ||
| 7834 | 2026.05.21 01:36:39.133487 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.05.21 01:36:39.133582 [ 270 ] {98d4baf7-060e-4112-82b2-425ddaa9a2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.05.21 01:36:39.133622 [ 270 ] {98d4baf7-060e-4112-82b2-425ddaa9a2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7837 | 2026.05.21 01:36:39.134014 [ 270 ] {98d4baf7-060e-4112-82b2-425ddaa9a2a0} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.05.21 01:36:39.134049 [ 270 ] {98d4baf7-060e-4112-82b2-425ddaa9a2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7839 | 2026.05.21 01:36:39.134349 [ 270 ] {98d4baf7-060e-4112-82b2-425ddaa9a2a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7840 | 2026.05.21 01:36:39.134555 [ 270 ] {98d4baf7-060e-4112-82b2-425ddaa9a2a0} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.05.21 01:36:39.134684 [ 270 ] {98d4baf7-060e-4112-82b2-425ddaa9a2a0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.78 MiB/sec. | ||
| 7842 | 2026.05.21 01:36:39.134720 [ 270 ] {98d4baf7-060e-4112-82b2-425ddaa9a2a0} <Debug> TCPHandler: Processed in 0.001282086 sec. | ||
| 7843 | 2026.05.21 01:36:39.134845 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.05.21 01:36:39.134940 [ 270 ] {7e80e323-7a67-454a-9821-9e023721b0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7845 | 2026.05.21 01:36:39.134980 [ 270 ] {7e80e323-7a67-454a-9821-9e023721b0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7846 | 2026.05.21 01:36:39.135365 [ 270 ] {7e80e323-7a67-454a-9821-9e023721b0ab} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.05.21 01:36:39.135403 [ 270 ] {7e80e323-7a67-454a-9821-9e023721b0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7848 | 2026.05.21 01:36:39.135706 [ 270 ] {7e80e323-7a67-454a-9821-9e023721b0ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7849 | 2026.05.21 01:36:39.135915 [ 270 ] {7e80e323-7a67-454a-9821-9e023721b0ab} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.05.21 01:36:39.136040 [ 270 ] {7e80e323-7a67-454a-9821-9e023721b0ab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 7851 | 2026.05.21 01:36:39.136074 [ 270 ] {7e80e323-7a67-454a-9821-9e023721b0ab} <Debug> TCPHandler: Processed in 0.001281236 sec. | ||
| 7852 | 2026.05.21 01:36:39.136200 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2026.05.21 01:36:39.136295 [ 270 ] {d500ffc1-afe4-4abd-8c36-69b13829166a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7854 | 2026.05.21 01:36:39.136334 [ 270 ] {d500ffc1-afe4-4abd-8c36-69b13829166a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7855 | 2026.05.21 01:36:39.136765 [ 270 ] {d500ffc1-afe4-4abd-8c36-69b13829166a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.05.21 01:36:39.136801 [ 270 ] {d500ffc1-afe4-4abd-8c36-69b13829166a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7857 | 2026.05.21 01:36:39.137124 [ 270 ] {d500ffc1-afe4-4abd-8c36-69b13829166a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7858 | 2026.05.21 01:36:39.137334 [ 270 ] {d500ffc1-afe4-4abd-8c36-69b13829166a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.05.21 01:36:39.137462 [ 270 ] {d500ffc1-afe4-4abd-8c36-69b13829166a} <Debug> executeQuery: Read 126 rows, 10.47 KiB in 0.001185 sec., 106329.11392405063 rows/sec., 8.63 MiB/sec. | ||
| 7860 | 2026.05.21 01:36:39.137497 [ 270 ] {d500ffc1-afe4-4abd-8c36-69b13829166a} <Debug> TCPHandler: Processed in 0.001353767 sec. | ||
| 7861 | 2026.05.21 01:36:39.137619 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.05.21 01:36:39.137715 [ 270 ] {515c2026-4c80-42fc-b7d7-74bac0e851cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7863 | 2026.05.21 01:36:39.137758 [ 270 ] {515c2026-4c80-42fc-b7d7-74bac0e851cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7864 | 2026.05.21 01:36:39.138158 [ 270 ] {515c2026-4c80-42fc-b7d7-74bac0e851cc} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.05.21 01:36:39.138194 [ 270 ] {515c2026-4c80-42fc-b7d7-74bac0e851cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7866 | 2026.05.21 01:36:39.138521 [ 270 ] {515c2026-4c80-42fc-b7d7-74bac0e851cc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7867 | 2026.05.21 01:36:39.138729 [ 270 ] {515c2026-4c80-42fc-b7d7-74bac0e851cc} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.05.21 01:36:39.138857 [ 270 ] {515c2026-4c80-42fc-b7d7-74bac0e851cc} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001161 sec., 173126.6149870801 rows/sec., 12.41 MiB/sec. | ||
| 7869 | 2026.05.21 01:36:39.138891 [ 270 ] {515c2026-4c80-42fc-b7d7-74bac0e851cc} <Debug> TCPHandler: Processed in 0.001322797 sec. | ||
| 7870 | 2026.05.21 01:36:39.139015 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2026.05.21 01:36:39.139110 [ 270 ] {b26dcc82-0d22-4d3c-8e59-f12f23ed0d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7872 | 2026.05.21 01:36:39.139164 [ 270 ] {b26dcc82-0d22-4d3c-8e59-f12f23ed0d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7873 | 2026.05.21 01:36:39.139898 [ 270 ] {b26dcc82-0d22-4d3c-8e59-f12f23ed0d66} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.05.21 01:36:39.139934 [ 270 ] {b26dcc82-0d22-4d3c-8e59-f12f23ed0d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7875 | 2026.05.21 01:36:39.140443 [ 270 ] {b26dcc82-0d22-4d3c-8e59-f12f23ed0d66} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7876 | 2026.05.21 01:36:39.140663 [ 270 ] {b26dcc82-0d22-4d3c-8e59-f12f23ed0d66} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.05.21 01:36:39.140803 [ 270 ] {b26dcc82-0d22-4d3c-8e59-f12f23ed0d66} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001711 sec., 9351.25657510228 rows/sec., 16.76 MiB/sec. | ||
| 7878 | 2026.05.21 01:36:39.140854 [ 270 ] {b26dcc82-0d22-4d3c-8e59-f12f23ed0d66} <Debug> TCPHandler: Processed in 0.001888248 sec. | ||
| 7879 | 2026.05.21 01:36:39.140976 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7880 | 2026.05.21 01:36:39.141073 [ 270 ] {997bd311-9312-4167-97f2-7692cfa7e2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7881 | 2026.05.21 01:36:39.141115 [ 270 ] {997bd311-9312-4167-97f2-7692cfa7e2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7882 | 2026.05.21 01:36:39.141459 [ 270 ] {997bd311-9312-4167-97f2-7692cfa7e2d7} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2026.05.21 01:36:39.141496 [ 270 ] {997bd311-9312-4167-97f2-7692cfa7e2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7884 | 2026.05.21 01:36:39.141800 [ 270 ] {997bd311-9312-4167-97f2-7692cfa7e2d7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7885 | 2026.05.21 01:36:39.142006 [ 270 ] {997bd311-9312-4167-97f2-7692cfa7e2d7} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.05.21 01:36:39.142136 [ 270 ] {997bd311-9312-4167-97f2-7692cfa7e2d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7887 | 2026.05.21 01:36:39.142170 [ 270 ] {997bd311-9312-4167-97f2-7692cfa7e2d7} <Debug> TCPHandler: Processed in 0.001245015 sec. | ||
| 7888 | 2026.05.21 01:36:39.405273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16803 | ||
| 7889 | 2026.05.21 01:36:39.405914 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.05.21 01:36:39.405980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7891 | 2026.05.21 01:36:39.406661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7892 | 2026.05.21 01:36:39.406972 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.05.21 01:36:39.407152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16803 | ||
| 7894 | 2026.05.21 01:36:40.324825 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7895 | 2026.05.21 01:36:40.341430 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.05.21 01:36:40.341475 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7897 | 2026.05.21 01:36:40.347497 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7898 | 2026.05.21 01:36:40.348166 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.05.21 01:36:40.350869 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7900 | 2026.05.21 01:36:44.121186 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7901 | 2026.05.21 01:36:44.121462 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7902 | 2026.05.21 01:36:44.121839 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7903 | 2026.05.21 01:36:44.121886 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7904 | 2026.05.21 01:36:44.122132 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7905 | 2026.05.21 01:36:44.122201 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7906 | 2026.05.21 01:36:44.122334 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7907 | 2026.05.21 01:36:44.122405 [ 353 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7908 | 2026.05.21 01:36:44.122433 [ 358 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7909 | 2026.05.21 01:36:44.122434 [ 350 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7910 | 2026.05.21 01:36:44.122434 [ 326 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7911 | 2026.05.21 01:36:44.122556 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7912 | 2026.05.21 01:36:44.122582 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7913 | 2026.05.21 01:36:44.122664 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7914 | 2026.05.21 01:36:44.122683 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 7915 | 2026.05.21 01:36:44.122717 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7916 | 2026.05.21 01:36:44.122755 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7917 | 2026.05.21 01:36:44.122790 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7918 | 2026.05.21 01:36:44.123924 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.00257 sec., 12451.361867704281 rows/sec., 1.32 MiB/sec. | ||
| 7919 | 2026.05.21 01:36:44.124093 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Debug> MemoryTracker: Peak memory usage (for query): 134.93 KiB. | ||
| 7920 | 2026.05.21 01:36:44.124108 [ 270 ] {4381c59f-64c4-48bd-9e7a-b5e46739999f} <Debug> TCPHandler: Processed in 0.003074291 sec. | ||
| 7921 | 2026.05.21 01:36:44.126119 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2026.05.21 01:36:44.126242 [ 270 ] {71393f00-179d-4c2e-90ed-3a3d7334c181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7923 | 2026.05.21 01:36:44.126291 [ 270 ] {71393f00-179d-4c2e-90ed-3a3d7334c181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7924 | 2026.05.21 01:36:44.126835 [ 270 ] {71393f00-179d-4c2e-90ed-3a3d7334c181} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2026.05.21 01:36:44.126880 [ 270 ] {71393f00-179d-4c2e-90ed-3a3d7334c181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7926 | 2026.05.21 01:36:44.127343 [ 270 ] {71393f00-179d-4c2e-90ed-3a3d7334c181} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7927 | 2026.05.21 01:36:44.127576 [ 270 ] {71393f00-179d-4c2e-90ed-3a3d7334c181} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.05.21 01:36:44.127709 [ 138 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7929 | 2026.05.21 01:36:44.127722 [ 270 ] {71393f00-179d-4c2e-90ed-3a3d7334c181} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.0015 sec., 70666.66666666667 rows/sec., 5.93 MiB/sec. | ||
| 7930 | 2026.05.21 01:36:44.127745 [ 138 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.05.21 01:36:44.127759 [ 270 ] {71393f00-179d-4c2e-90ed-3a3d7334c181} <Debug> TCPHandler: Processed in 0.001680113 sec. | ||
| 7932 | 2026.05.21 01:36:44.127769 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7933 | 2026.05.21 01:36:44.127864 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 7934 | 2026.05.21 01:36:44.127883 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2026.05.21 01:36:44.127965 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7936 | 2026.05.21 01:36:44.127981 [ 270 ] {0a215edd-23f3-4195-be25-ce25d617d762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7937 | 2026.05.21 01:36:44.127998 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2614 rows starting from the beginning of the part | ||
| 7938 | 2026.05.21 01:36:44.128019 [ 270 ] {0a215edd-23f3-4195-be25-ce25d617d762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7939 | 2026.05.21 01:36:44.128057 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 7940 | 2026.05.21 01:36:44.128108 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 88 rows starting from the beginning of the part | ||
| 7941 | 2026.05.21 01:36:44.128152 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 7942 | 2026.05.21 01:36:44.128190 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 213 rows starting from the beginning of the part | ||
| 7943 | 2026.05.21 01:36:44.128229 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 106 rows starting from the beginning of the part | ||
| 7944 | 2026.05.21 01:36:44.128390 [ 270 ] {0a215edd-23f3-4195-be25-ce25d617d762} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.05.21 01:36:44.128423 [ 270 ] {0a215edd-23f3-4195-be25-ce25d617d762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7946 | 2026.05.21 01:36:44.128700 [ 270 ] {0a215edd-23f3-4195-be25-ce25d617d762} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7947 | 2026.05.21 01:36:44.128892 [ 270 ] {0a215edd-23f3-4195-be25-ce25d617d762} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.05.21 01:36:44.129086 [ 270 ] {0a215edd-23f3-4195-be25-ce25d617d762} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001122 sec., 22281.639928698754 rows/sec., 1.64 MiB/sec. | ||
| 7949 | 2026.05.21 01:36:44.129120 [ 270 ] {0a215edd-23f3-4195-be25-ce25d617d762} <Debug> TCPHandler: Processed in 0.001286805 sec. | ||
| 7950 | 2026.05.21 01:36:44.129223 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.05.21 01:36:44.129319 [ 270 ] {5a88e57b-187e-4669-a201-a1343d52d9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7952 | 2026.05.21 01:36:44.129358 [ 270 ] {5a88e57b-187e-4669-a201-a1343d52d9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7953 | 2026.05.21 01:36:44.129537 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703203 sec., 1868831.8421233406 rows/sec., 151.12 MiB/sec. | ||
| 7954 | 2026.05.21 01:36:44.129768 [ 270 ] {5a88e57b-187e-4669-a201-a1343d52d9a5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.05.21 01:36:44.129808 [ 270 ] {5a88e57b-187e-4669-a201-a1343d52d9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7956 | 2026.05.21 01:36:44.129835 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7957 | 2026.05.21 01:36:44.130089 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.05.21 01:36:44.130100 [ 270 ] {5a88e57b-187e-4669-a201-a1343d52d9a5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7959 | 2026.05.21 01:36:44.130153 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_56_11} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7960 | 2026.05.21 01:36:44.130208 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 7961 | 2026.05.21 01:36:44.130295 [ 270 ] {5a88e57b-187e-4669-a201-a1343d52d9a5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2026.05.21 01:36:44.130388 [ 138 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7963 | 2026.05.21 01:36:44.130411 [ 138 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.05.21 01:36:44.130417 [ 270 ] {5a88e57b-187e-4669-a201-a1343d52d9a5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001146 sec., 77661.43106457242 rows/sec., 6.06 MiB/sec. | ||
| 7965 | 2026.05.21 01:36:44.130427 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7966 | 2026.05.21 01:36:44.130450 [ 270 ] {5a88e57b-187e-4669-a201-a1343d52d9a5} <Debug> TCPHandler: Processed in 0.001308486 sec. | ||
| 7967 | 2026.05.21 01:36:44.130532 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 7968 | 2026.05.21 01:36:44.130563 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.05.21 01:36:44.130661 [ 270 ] {7c94f5db-a07e-4a9a-a7d2-277da0e69586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7970 | 2026.05.21 01:36:44.130665 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7971 | 2026.05.21 01:36:44.130706 [ 270 ] {7c94f5db-a07e-4a9a-a7d2-277da0e69586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7972 | 2026.05.21 01:36:44.130713 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 7973 | 2026.05.21 01:36:44.130787 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7974 | 2026.05.21 01:36:44.130829 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 80 rows starting from the beginning of the part | ||
| 7975 | 2026.05.21 01:36:44.130871 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 89 rows starting from the beginning of the part | ||
| 7976 | 2026.05.21 01:36:44.130909 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 126 rows starting from the beginning of the part | ||
| 7977 | 2026.05.21 01:36:44.131016 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 89 rows starting from the beginning of the part | ||
| 7978 | 2026.05.21 01:36:44.131159 [ 270 ] {7c94f5db-a07e-4a9a-a7d2-277da0e69586} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.05.21 01:36:44.131200 [ 270 ] {7c94f5db-a07e-4a9a-a7d2-277da0e69586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7980 | 2026.05.21 01:36:44.131559 [ 270 ] {7c94f5db-a07e-4a9a-a7d2-277da0e69586} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7981 | 2026.05.21 01:36:44.131799 [ 270 ] {7c94f5db-a07e-4a9a-a7d2-277da0e69586} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.05.21 01:36:44.131906 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7983 | 2026.05.21 01:36:44.131930 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.05.21 01:36:44.131945 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7985 | 2026.05.21 01:36:44.131960 [ 270 ] {7c94f5db-a07e-4a9a-a7d2-277da0e69586} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 7986 | 2026.05.21 01:36:44.131999 [ 270 ] {7c94f5db-a07e-4a9a-a7d2-277da0e69586} <Debug> TCPHandler: Processed in 0.001447869 sec. | ||
| 7987 | 2026.05.21 01:36:44.132008 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 7988 | 2026.05.21 01:36:44.132084 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7989 | 2026.05.21 01:36:44.132104 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.05.21 01:36:44.132110 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18739 rows starting from the beginning of the part | ||
| 7991 | 2026.05.21 01:36:44.132167 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part | ||
| 7992 | 2026.05.21 01:36:44.132195 [ 270 ] {2c14d22e-6ec0-447d-b905-b06bfd7d544d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7993 | 2026.05.21 01:36:44.132222 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7994 | 2026.05.21 01:36:44.132241 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1849 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745115 sec., 1059529.0281729284 rows/sec., 78.82 MiB/sec. | ||
| 7995 | 2026.05.21 01:36:44.132248 [ 270 ] {2c14d22e-6ec0-447d-b905-b06bfd7d544d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7996 | 2026.05.21 01:36:44.132268 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7997 | 2026.05.21 01:36:44.132313 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 201 rows starting from the beginning of the part | ||
| 7998 | 2026.05.21 01:36:44.132351 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 7999 | 2026.05.21 01:36:44.132470 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8000 | 2026.05.21 01:36:44.132795 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.05.21 01:36:44.132884 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_56_11} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8002 | 2026.05.21 01:36:44.133054 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8003 | 2026.05.21 01:36:44.133093 [ 270 ] {2c14d22e-6ec0-447d-b905-b06bfd7d544d} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.05.21 01:36:44.133144 [ 270 ] {2c14d22e-6ec0-447d-b905-b06bfd7d544d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8005 | 2026.05.21 01:36:44.133870 [ 270 ] {2c14d22e-6ec0-447d-b905-b06bfd7d544d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8006 | 2026.05.21 01:36:44.134161 [ 270 ] {2c14d22e-6ec0-447d-b905-b06bfd7d544d} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.05.21 01:36:44.134329 [ 270 ] {2c14d22e-6ec0-447d-b905-b06bfd7d544d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002158 sec., 11584.800741427247 rows/sec., 20.76 MiB/sec. | ||
| 8008 | 2026.05.21 01:36:44.134398 [ 270 ] {2c14d22e-6ec0-447d-b905-b06bfd7d544d} <Debug> TCPHandler: Processed in 0.002361017 sec. | ||
| 8009 | 2026.05.21 01:36:44.134530 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.05.21 01:36:44.134641 [ 270 ] {e339951f-db6a-4065-864b-6bd37e51fd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8011 | 2026.05.21 01:36:44.134691 [ 270 ] {e339951f-db6a-4065-864b-6bd37e51fd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8012 | 2026.05.21 01:36:44.135150 [ 270 ] {e339951f-db6a-4065-864b-6bd37e51fd83} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.05.21 01:36:44.135192 [ 270 ] {e339951f-db6a-4065-864b-6bd37e51fd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8014 | 2026.05.21 01:36:44.135591 [ 270 ] {e339951f-db6a-4065-864b-6bd37e51fd83} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8015 | 2026.05.21 01:36:44.135869 [ 270 ] {e339951f-db6a-4065-864b-6bd37e51fd83} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.05.21 01:36:44.135990 [ 134 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8017 | 2026.05.21 01:36:44.136024 [ 134 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.05.21 01:36:44.136028 [ 270 ] {e339951f-db6a-4065-864b-6bd37e51fd83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 8019 | 2026.05.21 01:36:44.136043 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8020 | 2026.05.21 01:36:44.136074 [ 270 ] {e339951f-db6a-4065-864b-6bd37e51fd83} <Debug> TCPHandler: Processed in 0.001569391 sec. | ||
| 8021 | 2026.05.21 01:36:44.136129 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 8022 | 2026.05.21 01:36:44.136299 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8023 | 2026.05.21 01:36:44.136351 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2682 rows starting from the beginning of the part | ||
| 8024 | 2026.05.21 01:36:44.136449 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
| 8025 | 2026.05.21 01:36:44.136522 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8026 | 2026.05.21 01:36:44.136590 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 8027 | 2026.05.21 01:36:44.136653 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 8028 | 2026.05.21 01:36:44.136717 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8029 | 2026.05.21 01:36:44.138287 [ 193 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 4 columns (4 merged, 0 gathered) in 0.002191824 sec., 1355035.8057946258 rows/sec., 91.40 MiB/sec. | ||
| 8030 | 2026.05.21 01:36:44.138563 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006578921 sec., 2971307.909002099 rows/sec., 193.91 MiB/sec. | ||
| 8031 | 2026.05.21 01:36:44.138910 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8032 | 2026.05.21 01:36:44.138916 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8033 | 2026.05.21 01:36:44.139305 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.05.21 01:36:44.139353 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_56_11} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2026.05.21 01:36:44.139372 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8036 | 2026.05.21 01:36:44.139433 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 8037 | 2026.05.21 01:36:44.139440 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_56_11} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8038 | 2026.05.21 01:36:44.139538 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8039 | 2026.05.21 01:36:45.000714 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.29 MiB, peak 298.21 MiB, free memory in arenas 0.00 B, will set to 290.12 MiB (RSS), difference: 1.83 MiB | ||
| 8040 | 2026.05.21 01:36:46.778900 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8041 | 2026.05.21 01:36:46.778967 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8042 | 2026.05.21 01:36:46.908599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17251 | ||
| 8043 | 2026.05.21 01:36:46.909079 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.05.21 01:36:46.909118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8045 | 2026.05.21 01:36:46.909597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8046 | 2026.05.21 01:36:46.909809 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.05.21 01:36:46.909928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17251 | ||
| 8048 | 2026.05.21 01:36:46.909930 [ 129 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8049 | 2026.05.21 01:36:46.909975 [ 129 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.05.21 01:36:46.909993 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8051 | 2026.05.21 01:36:46.910105 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 8052 | 2026.05.21 01:36:46.910243 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8053 | 2026.05.21 01:36:46.910280 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14883 rows starting from the beginning of the part | ||
| 8054 | 2026.05.21 01:36:46.910340 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 8055 | 2026.05.21 01:36:46.910383 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 8056 | 2026.05.21 01:36:46.910424 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 8057 | 2026.05.21 01:36:46.910462 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 8058 | 2026.05.21 01:36:46.910498 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 8059 | 2026.05.21 01:36:46.912515 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17251 rows, containing 4 columns (4 merged, 0 gathered) in 0.002438499 sec., 7074433.90380722 rows/sec., 101.20 MiB/sec. | ||
| 8060 | 2026.05.21 01:36:46.912867 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8061 | 2026.05.21 01:36:46.913174 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_36_7} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2026.05.21 01:36:46.913253 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_36_7} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8063 | 2026.05.21 01:36:46.913397 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8064 | 2026.05.21 01:36:47.852519 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8065 | 2026.05.21 01:36:47.869688 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.05.21 01:36:47.869748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8067 | 2026.05.21 01:36:47.875609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8068 | 2026.05.21 01:36:47.876290 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.05.21 01:36:47.876601 [ 129 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8070 | 2026.05.21 01:36:47.876669 [ 129 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.05.21 01:36:47.876690 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8072 | 2026.05.21 01:36:47.876786 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 8073 | 2026.05.21 01:36:47.879443 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8074 | 2026.05.21 01:36:47.880937 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8075 | 2026.05.21 01:36:47.882560 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 8076 | 2026.05.21 01:36:47.887440 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 8077 | 2026.05.21 01:36:47.891947 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 8078 | 2026.05.21 01:36:47.896359 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 8079 | 2026.05.21 01:36:47.900692 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 8080 | 2026.05.21 01:36:47.904630 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 8081 | 2026.05.21 01:36:47.955131 [ 191 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.07836075 sec., 3471.125531595856 rows/sec., 17.95 MiB/sec. | ||
| 8082 | 2026.05.21 01:36:47.957686 [ 199 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8083 | 2026.05.21 01:36:47.959665 [ 199 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_36_7} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2026.05.21 01:36:47.959774 [ 199 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_36_7} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8085 | 2026.05.21 01:36:47.962421 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8086 | 2026.05.21 01:36:48.000388 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.42 MiB, peak 303.28 MiB, free memory in arenas 0.00 B, will set to 293.16 MiB (RSS), difference: 1.74 MiB | ||
| 8087 | 2026.05.21 01:36:49.121998 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.05.21 01:36:49.122229 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8089 | 2026.05.21 01:36:49.122574 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8090 | 2026.05.21 01:36:49.122612 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8091 | 2026.05.21 01:36:49.122840 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8092 | 2026.05.21 01:36:49.122910 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8093 | 2026.05.21 01:36:49.123057 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8094 | 2026.05.21 01:36:49.123144 [ 353 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8095 | 2026.05.21 01:36:49.123154 [ 350 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8096 | 2026.05.21 01:36:49.123148 [ 326 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8097 | 2026.05.21 01:36:49.123148 [ 358 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8098 | 2026.05.21 01:36:49.123298 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8099 | 2026.05.21 01:36:49.123325 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8100 | 2026.05.21 01:36:49.123403 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8101 | 2026.05.21 01:36:49.123424 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 8102 | 2026.05.21 01:36:49.123457 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8103 | 2026.05.21 01:36:49.123495 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8104 | 2026.05.21 01:36:49.123530 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8105 | 2026.05.21 01:36:49.124628 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002491 sec., 12846.246487354476 rows/sec., 1.36 MiB/sec. | ||
| 8106 | 2026.05.21 01:36:49.124811 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Debug> MemoryTracker: Peak memory usage (for query): 135.25 KiB. | ||
| 8107 | 2026.05.21 01:36:49.124827 [ 270 ] {c9ea0202-ec34-4d9d-91af-fb10bdfe5ed1} <Debug> TCPHandler: Processed in 0.002968869 sec. | ||
| 8108 | 2026.05.21 01:36:49.126764 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8109 | 2026.05.21 01:36:49.126873 [ 270 ] {d72a521f-6ba8-4469-aa14-0ced61537de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8110 | 2026.05.21 01:36:49.126922 [ 270 ] {d72a521f-6ba8-4469-aa14-0ced61537de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8111 | 2026.05.21 01:36:49.127416 [ 270 ] {d72a521f-6ba8-4469-aa14-0ced61537de7} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.05.21 01:36:49.127459 [ 270 ] {d72a521f-6ba8-4469-aa14-0ced61537de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8113 | 2026.05.21 01:36:49.127806 [ 270 ] {d72a521f-6ba8-4469-aa14-0ced61537de7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8114 | 2026.05.21 01:36:49.128030 [ 270 ] {d72a521f-6ba8-4469-aa14-0ced61537de7} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.05.21 01:36:49.128243 [ 270 ] {d72a521f-6ba8-4469-aa14-0ced61537de7} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001401 sec., 62812.27694503926 rows/sec., 5.29 MiB/sec. | ||
| 8116 | 2026.05.21 01:36:49.128278 [ 270 ] {d72a521f-6ba8-4469-aa14-0ced61537de7} <Debug> TCPHandler: Processed in 0.001562631 sec. | ||
| 8117 | 2026.05.21 01:36:49.128410 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2026.05.21 01:36:49.128504 [ 270 ] {a2599924-9d46-4306-96ea-2791b29f0a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8119 | 2026.05.21 01:36:49.128544 [ 270 ] {a2599924-9d46-4306-96ea-2791b29f0a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8120 | 2026.05.21 01:36:49.128943 [ 270 ] {a2599924-9d46-4306-96ea-2791b29f0a20} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2026.05.21 01:36:49.128982 [ 270 ] {a2599924-9d46-4306-96ea-2791b29f0a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8122 | 2026.05.21 01:36:49.129263 [ 270 ] {a2599924-9d46-4306-96ea-2791b29f0a20} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8123 | 2026.05.21 01:36:49.129468 [ 270 ] {a2599924-9d46-4306-96ea-2791b29f0a20} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2026.05.21 01:36:49.129607 [ 270 ] {a2599924-9d46-4306-96ea-2791b29f0a20} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001121 sec., 14272.970561998216 rows/sec., 1.05 MiB/sec. | ||
| 8125 | 2026.05.21 01:36:49.129641 [ 270 ] {a2599924-9d46-4306-96ea-2791b29f0a20} <Debug> TCPHandler: Processed in 0.001286246 sec. | ||
| 8126 | 2026.05.21 01:36:49.129753 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8127 | 2026.05.21 01:36:49.129847 [ 270 ] {06f51936-3877-40ce-9a61-6eb646b586d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8128 | 2026.05.21 01:36:49.129891 [ 270 ] {06f51936-3877-40ce-9a61-6eb646b586d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8129 | 2026.05.21 01:36:49.130304 [ 270 ] {06f51936-3877-40ce-9a61-6eb646b586d0} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2026.05.21 01:36:49.130340 [ 270 ] {06f51936-3877-40ce-9a61-6eb646b586d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8131 | 2026.05.21 01:36:49.130635 [ 270 ] {06f51936-3877-40ce-9a61-6eb646b586d0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8132 | 2026.05.21 01:36:49.130848 [ 270 ] {06f51936-3877-40ce-9a61-6eb646b586d0} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.05.21 01:36:49.130973 [ 270 ] {06f51936-3877-40ce-9a61-6eb646b586d0} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001145 sec., 69868.99563318778 rows/sec., 5.46 MiB/sec. | ||
| 8134 | 2026.05.21 01:36:49.131013 [ 270 ] {06f51936-3877-40ce-9a61-6eb646b586d0} <Debug> TCPHandler: Processed in 0.001307436 sec. | ||
| 8135 | 2026.05.21 01:36:49.131129 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2026.05.21 01:36:49.131218 [ 270 ] {2cb0ec55-9b2f-4be5-8a8d-83716c427fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8137 | 2026.05.21 01:36:49.131259 [ 270 ] {2cb0ec55-9b2f-4be5-8a8d-83716c427fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8138 | 2026.05.21 01:36:49.131633 [ 270 ] {2cb0ec55-9b2f-4be5-8a8d-83716c427fba} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2026.05.21 01:36:49.131666 [ 270 ] {2cb0ec55-9b2f-4be5-8a8d-83716c427fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8140 | 2026.05.21 01:36:49.131966 [ 270 ] {2cb0ec55-9b2f-4be5-8a8d-83716c427fba} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8141 | 2026.05.21 01:36:49.132235 [ 270 ] {2cb0ec55-9b2f-4be5-8a8d-83716c427fba} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.05.21 01:36:49.132360 [ 270 ] {2cb0ec55-9b2f-4be5-8a8d-83716c427fba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 8143 | 2026.05.21 01:36:49.132394 [ 270 ] {2cb0ec55-9b2f-4be5-8a8d-83716c427fba} <Debug> TCPHandler: Processed in 0.001311786 sec. | ||
| 8144 | 2026.05.21 01:36:49.132513 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.05.21 01:36:49.132606 [ 270 ] {31965c2c-f6ce-4e9e-b837-9cbddf0cbfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.05.21 01:36:49.132660 [ 270 ] {31965c2c-f6ce-4e9e-b837-9cbddf0cbfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8147 | 2026.05.21 01:36:49.133405 [ 270 ] {31965c2c-f6ce-4e9e-b837-9cbddf0cbfa2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.05.21 01:36:49.133445 [ 270 ] {31965c2c-f6ce-4e9e-b837-9cbddf0cbfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8149 | 2026.05.21 01:36:49.133957 [ 270 ] {31965c2c-f6ce-4e9e-b837-9cbddf0cbfa2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8150 | 2026.05.21 01:36:49.134175 [ 270 ] {31965c2c-f6ce-4e9e-b837-9cbddf0cbfa2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.05.21 01:36:49.134318 [ 270 ] {31965c2c-f6ce-4e9e-b837-9cbddf0cbfa2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001729 sec., 9253.903990746096 rows/sec., 16.58 MiB/sec. | ||
| 8152 | 2026.05.21 01:36:49.134368 [ 270 ] {31965c2c-f6ce-4e9e-b837-9cbddf0cbfa2} <Debug> TCPHandler: Processed in 0.001902708 sec. | ||
| 8153 | 2026.05.21 01:36:49.134490 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.05.21 01:36:49.134583 [ 270 ] {06a2f19d-bc7e-40d5-be51-a473641336fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8155 | 2026.05.21 01:36:49.134625 [ 270 ] {06a2f19d-bc7e-40d5-be51-a473641336fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8156 | 2026.05.21 01:36:49.134964 [ 270 ] {06a2f19d-bc7e-40d5-be51-a473641336fd} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.05.21 01:36:49.134999 [ 270 ] {06a2f19d-bc7e-40d5-be51-a473641336fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8158 | 2026.05.21 01:36:49.135308 [ 270 ] {06a2f19d-bc7e-40d5-be51-a473641336fd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8159 | 2026.05.21 01:36:49.135512 [ 270 ] {06a2f19d-bc7e-40d5-be51-a473641336fd} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.05.21 01:36:49.135639 [ 270 ] {06a2f19d-bc7e-40d5-be51-a473641336fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8161 | 2026.05.21 01:36:49.135671 [ 270 ] {06a2f19d-bc7e-40d5-be51-a473641336fd} <Debug> TCPHandler: Processed in 0.001230095 sec. | ||
| 8162 | 2026.05.21 01:36:49.539216 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.05.21 01:36:49.539465 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 8164 | 2026.05.21 01:36:49.539797 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8165 | 2026.05.21 01:36:49.539838 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 8166 | 2026.05.21 01:36:49.540065 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8167 | 2026.05.21 01:36:49.540131 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8168 | 2026.05.21 01:36:49.540269 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8169 | 2026.05.21 01:36:49.540345 [ 353 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8170 | 2026.05.21 01:36:49.540356 [ 350 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8171 | 2026.05.21 01:36:49.540373 [ 336 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8172 | 2026.05.21 01:36:49.540354 [ 358 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8173 | 2026.05.21 01:36:49.540511 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8174 | 2026.05.21 01:36:49.540538 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8175 | 2026.05.21 01:36:49.540615 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8176 | 2026.05.21 01:36:49.540634 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 8177 | 2026.05.21 01:36:49.540668 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8178 | 2026.05.21 01:36:49.540705 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8179 | 2026.05.21 01:36:49.540739 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8180 | 2026.05.21 01:36:49.542019 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.00266 sec., 12030.075187969926 rows/sec., 1.85 MiB/sec. | ||
| 8181 | 2026.05.21 01:36:49.542178 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Debug> MemoryTracker: Peak memory usage (for query): 140.13 KiB. | ||
| 8182 | 2026.05.21 01:36:49.542193 [ 270 ] {1f7d7139-d335-44b7-81f1-3af62e6b8488} <Debug> TCPHandler: Processed in 0.003096192 sec. | ||
| 8183 | 2026.05.21 01:36:49.554527 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2026.05.21 01:36:49.554701 [ 270 ] {a5507947-c3e4-463d-9dee-a1286f72521a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8185 | 2026.05.21 01:36:49.554752 [ 270 ] {a5507947-c3e4-463d-9dee-a1286f72521a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8186 | 2026.05.21 01:36:49.555318 [ 270 ] {a5507947-c3e4-463d-9dee-a1286f72521a} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.05.21 01:36:49.555365 [ 270 ] {a5507947-c3e4-463d-9dee-a1286f72521a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8188 | 2026.05.21 01:36:49.555740 [ 270 ] {a5507947-c3e4-463d-9dee-a1286f72521a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8189 | 2026.05.21 01:36:49.555955 [ 270 ] {a5507947-c3e4-463d-9dee-a1286f72521a} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.05.21 01:36:49.556100 [ 270 ] {a5507947-c3e4-463d-9dee-a1286f72521a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 340.23 KiB/sec. | ||
| 8191 | 2026.05.21 01:36:49.556135 [ 270 ] {a5507947-c3e4-463d-9dee-a1286f72521a} <Debug> TCPHandler: Processed in 0.001699004 sec. | ||
| 8192 | 2026.05.21 01:36:49.556276 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2026.05.21 01:36:49.556369 [ 270 ] {795ad338-22de-43de-9331-f026f66ae2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8194 | 2026.05.21 01:36:49.556407 [ 270 ] {795ad338-22de-43de-9331-f026f66ae2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8195 | 2026.05.21 01:36:49.557635 [ 270 ] {795ad338-22de-43de-9331-f026f66ae2a6} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2026.05.21 01:36:49.557667 [ 270 ] {795ad338-22de-43de-9331-f026f66ae2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8197 | 2026.05.21 01:36:49.558082 [ 270 ] {795ad338-22de-43de-9331-f026f66ae2a6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8198 | 2026.05.21 01:36:49.558341 [ 270 ] {795ad338-22de-43de-9331-f026f66ae2a6} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.05.21 01:36:49.558473 [ 270 ] {795ad338-22de-43de-9331-f026f66ae2a6} <Debug> executeQuery: Read 2454 rows, 186.26 KiB in 0.002121 sec., 1157001.414427157 rows/sec., 85.76 MiB/sec. | ||
| 8200 | 2026.05.21 01:36:49.558506 [ 270 ] {795ad338-22de-43de-9331-f026f66ae2a6} <Debug> TCPHandler: Processed in 0.002284785 sec. | ||
| 8201 | 2026.05.21 01:36:49.558642 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2026.05.21 01:36:49.558736 [ 270 ] {e32f5033-331b-40d1-8ac2-2cd3fc9ccac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8203 | 2026.05.21 01:36:49.558776 [ 270 ] {e32f5033-331b-40d1-8ac2-2cd3fc9ccac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8204 | 2026.05.21 01:36:49.559260 [ 270 ] {e32f5033-331b-40d1-8ac2-2cd3fc9ccac3} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.05.21 01:36:49.559299 [ 270 ] {e32f5033-331b-40d1-8ac2-2cd3fc9ccac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8206 | 2026.05.21 01:36:49.559585 [ 270 ] {e32f5033-331b-40d1-8ac2-2cd3fc9ccac3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8207 | 2026.05.21 01:36:49.559788 [ 270 ] {e32f5033-331b-40d1-8ac2-2cd3fc9ccac3} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.05.21 01:36:49.559891 [ 142 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8209 | 2026.05.21 01:36:49.559913 [ 270 ] {e32f5033-331b-40d1-8ac2-2cd3fc9ccac3} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001195 sec., 33472.80334728033 rows/sec., 2.43 MiB/sec. | ||
| 8210 | 2026.05.21 01:36:49.559927 [ 142 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.05.21 01:36:49.559946 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8212 | 2026.05.21 01:36:49.559946 [ 270 ] {e32f5033-331b-40d1-8ac2-2cd3fc9ccac3} <Debug> TCPHandler: Processed in 0.001351467 sec. | ||
| 8213 | 2026.05.21 01:36:49.560068 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 8214 | 2026.05.21 01:36:49.560091 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2026.05.21 01:36:49.560206 [ 270 ] {42da8d52-f805-406e-aa17-ef5af30bb20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8216 | 2026.05.21 01:36:49.560233 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8217 | 2026.05.21 01:36:49.560246 [ 270 ] {42da8d52-f805-406e-aa17-ef5af30bb20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8218 | 2026.05.21 01:36:49.560280 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 80 rows starting from the beginning of the part | ||
| 8219 | 2026.05.21 01:36:49.560359 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 8220 | 2026.05.21 01:36:49.560412 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part | ||
| 8221 | 2026.05.21 01:36:49.560459 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part | ||
| 8222 | 2026.05.21 01:36:49.560507 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 16 rows starting from the beginning of the part | ||
| 8223 | 2026.05.21 01:36:49.560553 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 8224 | 2026.05.21 01:36:49.560877 [ 270 ] {42da8d52-f805-406e-aa17-ef5af30bb20e} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.05.21 01:36:49.560918 [ 270 ] {42da8d52-f805-406e-aa17-ef5af30bb20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8226 | 2026.05.21 01:36:49.561313 [ 270 ] {42da8d52-f805-406e-aa17-ef5af30bb20e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8227 | 2026.05.21 01:36:49.561366 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369477 sec., 163566.0912888643 rows/sec., 12.59 MiB/sec. | ||
| 8228 | 2026.05.21 01:36:49.561509 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8229 | 2026.05.21 01:36:49.561515 [ 270 ] {42da8d52-f805-406e-aa17-ef5af30bb20e} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.05.21 01:36:49.561657 [ 270 ] {42da8d52-f805-406e-aa17-ef5af30bb20e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001495 sec., 535785.9531772576 rows/sec., 30.95 MiB/sec. | ||
| 8231 | 2026.05.21 01:36:49.561692 [ 270 ] {42da8d52-f805-406e-aa17-ef5af30bb20e} <Debug> TCPHandler: Processed in 0.001676884 sec. | ||
| 8232 | 2026.05.21 01:36:49.561765 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.05.21 01:36:49.561809 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8234 | 2026.05.21 01:36:49.561840 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_46_9} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8235 | 2026.05.21 01:36:49.561902 [ 270 ] {0f931609-b5d2-4e83-9201-7eae235f077c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8236 | 2026.05.21 01:36:49.561923 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8237 | 2026.05.21 01:36:49.561944 [ 270 ] {0f931609-b5d2-4e83-9201-7eae235f077c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8238 | 2026.05.21 01:36:49.562375 [ 270 ] {0f931609-b5d2-4e83-9201-7eae235f077c} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.05.21 01:36:49.562411 [ 270 ] {0f931609-b5d2-4e83-9201-7eae235f077c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8240 | 2026.05.21 01:36:49.562687 [ 270 ] {0f931609-b5d2-4e83-9201-7eae235f077c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8241 | 2026.05.21 01:36:49.562892 [ 270 ] {0f931609-b5d2-4e83-9201-7eae235f077c} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.05.21 01:36:49.563015 [ 270 ] {0f931609-b5d2-4e83-9201-7eae235f077c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 8243 | 2026.05.21 01:36:49.563048 [ 270 ] {0f931609-b5d2-4e83-9201-7eae235f077c} <Debug> TCPHandler: Processed in 0.001249875 sec. | ||
| 8244 | 2026.05.21 01:36:49.563162 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2026.05.21 01:36:49.563253 [ 270 ] {e6992883-86ad-47a0-9c18-9e1da34e32cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8246 | 2026.05.21 01:36:49.563293 [ 270 ] {e6992883-86ad-47a0-9c18-9e1da34e32cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8247 | 2026.05.21 01:36:49.564045 [ 270 ] {e6992883-86ad-47a0-9c18-9e1da34e32cf} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2026.05.21 01:36:49.564079 [ 270 ] {e6992883-86ad-47a0-9c18-9e1da34e32cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8249 | 2026.05.21 01:36:49.564427 [ 270 ] {e6992883-86ad-47a0-9c18-9e1da34e32cf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8250 | 2026.05.21 01:36:49.564627 [ 270 ] {e6992883-86ad-47a0-9c18-9e1da34e32cf} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2026.05.21 01:36:49.564755 [ 270 ] {e6992883-86ad-47a0-9c18-9e1da34e32cf} <Debug> executeQuery: Read 1319 rows, 90.45 KiB in 0.001519 sec., 868334.4305464121 rows/sec., 58.15 MiB/sec. | ||
| 8252 | 2026.05.21 01:36:49.564789 [ 270 ] {e6992883-86ad-47a0-9c18-9e1da34e32cf} <Debug> TCPHandler: Processed in 0.001674093 sec. | ||
| 8253 | 2026.05.21 01:36:49.564908 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2026.05.21 01:36:49.565001 [ 270 ] {fefe556a-6aac-4ce7-a1c9-e6aa4e722213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8255 | 2026.05.21 01:36:49.565043 [ 270 ] {fefe556a-6aac-4ce7-a1c9-e6aa4e722213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8256 | 2026.05.21 01:36:49.565671 [ 270 ] {fefe556a-6aac-4ce7-a1c9-e6aa4e722213} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.05.21 01:36:49.565702 [ 270 ] {fefe556a-6aac-4ce7-a1c9-e6aa4e722213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8258 | 2026.05.21 01:36:49.566078 [ 270 ] {fefe556a-6aac-4ce7-a1c9-e6aa4e722213} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8259 | 2026.05.21 01:36:49.566335 [ 270 ] {fefe556a-6aac-4ce7-a1c9-e6aa4e722213} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.05.21 01:36:49.566465 [ 270 ] {fefe556a-6aac-4ce7-a1c9-e6aa4e722213} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001481 sec., 1012153.9500337611 rows/sec., 61.40 MiB/sec. | ||
| 8261 | 2026.05.21 01:36:49.566498 [ 270 ] {fefe556a-6aac-4ce7-a1c9-e6aa4e722213} <Debug> TCPHandler: Processed in 0.001636183 sec. | ||
| 8262 | 2026.05.21 01:36:49.566624 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.05.21 01:36:49.566744 [ 270 ] {301362d5-63d8-4379-9647-56f83f2d2029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8264 | 2026.05.21 01:36:49.566809 [ 270 ] {301362d5-63d8-4379-9647-56f83f2d2029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8265 | 2026.05.21 01:36:49.567755 [ 270 ] {301362d5-63d8-4379-9647-56f83f2d2029} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.05.21 01:36:49.567791 [ 270 ] {301362d5-63d8-4379-9647-56f83f2d2029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8267 | 2026.05.21 01:36:49.568330 [ 270 ] {301362d5-63d8-4379-9647-56f83f2d2029} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8268 | 2026.05.21 01:36:49.568558 [ 270 ] {301362d5-63d8-4379-9647-56f83f2d2029} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.05.21 01:36:49.568699 [ 270 ] {301362d5-63d8-4379-9647-56f83f2d2029} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001979 sec., 17180.394138453765 rows/sec., 30.79 MiB/sec. | ||
| 8270 | 2026.05.21 01:36:49.568748 [ 270 ] {301362d5-63d8-4379-9647-56f83f2d2029} <Debug> TCPHandler: Processed in 0.002182843 sec. | ||
| 8271 | 2026.05.21 01:36:49.568874 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.05.21 01:36:49.568970 [ 270 ] {b759d782-a005-4734-9534-a74038d08f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8273 | 2026.05.21 01:36:49.569011 [ 270 ] {b759d782-a005-4734-9534-a74038d08f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8274 | 2026.05.21 01:36:49.569327 [ 270 ] {b759d782-a005-4734-9534-a74038d08f15} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.05.21 01:36:49.569359 [ 270 ] {b759d782-a005-4734-9534-a74038d08f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8276 | 2026.05.21 01:36:49.569631 [ 270 ] {b759d782-a005-4734-9534-a74038d08f15} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8277 | 2026.05.21 01:36:49.569819 [ 270 ] {b759d782-a005-4734-9534-a74038d08f15} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.05.21 01:36:49.569944 [ 270 ] {b759d782-a005-4734-9534-a74038d08f15} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001038 sec., 11560.693641618496 rows/sec., 797.81 KiB/sec. | ||
| 8279 | 2026.05.21 01:36:49.569975 [ 270 ] {b759d782-a005-4734-9534-a74038d08f15} <Debug> TCPHandler: Processed in 0.001195534 sec. | ||
| 8280 | 2026.05.21 01:36:50.000493 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.23 MiB, peak 303.28 MiB, free memory in arenas 0.00 B, will set to 293.19 MiB (RSS), difference: -1.04 MiB | ||
| 8281 | 2026.05.21 01:36:54.121387 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.05.21 01:36:54.121640 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8283 | 2026.05.21 01:36:54.121976 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8284 | 2026.05.21 01:36:54.122014 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8285 | 2026.05.21 01:36:54.122233 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8286 | 2026.05.21 01:36:54.122304 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8287 | 2026.05.21 01:36:54.122447 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8288 | 2026.05.21 01:36:54.122541 [ 322 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8289 | 2026.05.21 01:36:54.122550 [ 336 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8290 | 2026.05.21 01:36:54.122542 [ 350 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8291 | 2026.05.21 01:36:54.122541 [ 358 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8292 | 2026.05.21 01:36:54.122731 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8293 | 2026.05.21 01:36:54.122756 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8294 | 2026.05.21 01:36:54.122837 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8295 | 2026.05.21 01:36:54.122856 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 8296 | 2026.05.21 01:36:54.122889 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8297 | 2026.05.21 01:36:54.122925 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8298 | 2026.05.21 01:36:54.122962 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8299 | 2026.05.21 01:36:54.124111 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002562 sec., 12490.24199843872 rows/sec., 1.32 MiB/sec. | ||
| 8300 | 2026.05.21 01:36:54.124312 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Debug> MemoryTracker: Peak memory usage (for query): 134.27 KiB. | ||
| 8301 | 2026.05.21 01:36:54.124332 [ 270 ] {d01a46ea-7022-48f1-96f1-7443d335de81} <Debug> TCPHandler: Processed in 0.003082042 sec. | ||
| 8302 | 2026.05.21 01:36:54.125733 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2026.05.21 01:36:54.125845 [ 270 ] {3040b1f2-7fd9-4c33-9420-3c7afcda761d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8304 | 2026.05.21 01:36:54.125893 [ 270 ] {3040b1f2-7fd9-4c33-9420-3c7afcda761d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8305 | 2026.05.21 01:36:54.126513 [ 270 ] {3040b1f2-7fd9-4c33-9420-3c7afcda761d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.05.21 01:36:54.126562 [ 270 ] {3040b1f2-7fd9-4c33-9420-3c7afcda761d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8307 | 2026.05.21 01:36:54.126970 [ 270 ] {3040b1f2-7fd9-4c33-9420-3c7afcda761d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8308 | 2026.05.21 01:36:54.127217 [ 270 ] {3040b1f2-7fd9-4c33-9420-3c7afcda761d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.05.21 01:36:54.127359 [ 270 ] {3040b1f2-7fd9-4c33-9420-3c7afcda761d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.68 MiB/sec. | ||
| 8310 | 2026.05.21 01:36:54.127460 [ 270 ] {3040b1f2-7fd9-4c33-9420-3c7afcda761d} <Debug> TCPHandler: Processed in 0.001777655 sec. | ||
| 8311 | 2026.05.21 01:36:54.127584 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2026.05.21 01:36:54.127682 [ 270 ] {863625d2-7b05-491d-be61-733aafadab6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8313 | 2026.05.21 01:36:54.127722 [ 270 ] {863625d2-7b05-491d-be61-733aafadab6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8314 | 2026.05.21 01:36:54.128128 [ 270 ] {863625d2-7b05-491d-be61-733aafadab6d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.05.21 01:36:54.128165 [ 270 ] {863625d2-7b05-491d-be61-733aafadab6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8316 | 2026.05.21 01:36:54.128468 [ 270 ] {863625d2-7b05-491d-be61-733aafadab6d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8317 | 2026.05.21 01:36:54.128682 [ 270 ] {863625d2-7b05-491d-be61-733aafadab6d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.05.21 01:36:54.128810 [ 270 ] {863625d2-7b05-491d-be61-733aafadab6d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 8319 | 2026.05.21 01:36:54.128846 [ 270 ] {863625d2-7b05-491d-be61-733aafadab6d} <Debug> TCPHandler: Processed in 0.001312707 sec. | ||
| 8320 | 2026.05.21 01:36:54.128966 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8321 | 2026.05.21 01:36:54.129062 [ 270 ] {d2d62386-e17b-4e6c-ab86-2bd1ed49ca8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8322 | 2026.05.21 01:36:54.129107 [ 270 ] {d2d62386-e17b-4e6c-ab86-2bd1ed49ca8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8323 | 2026.05.21 01:36:54.129473 [ 270 ] {d2d62386-e17b-4e6c-ab86-2bd1ed49ca8f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2026.05.21 01:36:54.129510 [ 270 ] {d2d62386-e17b-4e6c-ab86-2bd1ed49ca8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8325 | 2026.05.21 01:36:54.129830 [ 270 ] {d2d62386-e17b-4e6c-ab86-2bd1ed49ca8f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8326 | 2026.05.21 01:36:54.130046 [ 270 ] {d2d62386-e17b-4e6c-ab86-2bd1ed49ca8f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2026.05.21 01:36:54.130172 [ 270 ] {d2d62386-e17b-4e6c-ab86-2bd1ed49ca8f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001127 sec., 113575.86512866017 rows/sec., 7.91 MiB/sec. | ||
| 8328 | 2026.05.21 01:36:54.130206 [ 270 ] {d2d62386-e17b-4e6c-ab86-2bd1ed49ca8f} <Debug> TCPHandler: Processed in 0.001289746 sec. | ||
| 8329 | 2026.05.21 01:36:54.130326 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8330 | 2026.05.21 01:36:54.130420 [ 270 ] {5823fadf-9292-4315-86ff-496e79477591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8331 | 2026.05.21 01:36:54.130461 [ 270 ] {5823fadf-9292-4315-86ff-496e79477591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8332 | 2026.05.21 01:36:54.130765 [ 270 ] {5823fadf-9292-4315-86ff-496e79477591} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.05.21 01:36:54.130800 [ 270 ] {5823fadf-9292-4315-86ff-496e79477591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8334 | 2026.05.21 01:36:54.131089 [ 270 ] {5823fadf-9292-4315-86ff-496e79477591} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8335 | 2026.05.21 01:36:54.131310 [ 270 ] {5823fadf-9292-4315-86ff-496e79477591} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2026.05.21 01:36:54.131499 [ 270 ] {5823fadf-9292-4315-86ff-496e79477591} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 8337 | 2026.05.21 01:36:54.131533 [ 270 ] {5823fadf-9292-4315-86ff-496e79477591} <Debug> TCPHandler: Processed in 0.001256365 sec. | ||
| 8338 | 2026.05.21 01:36:54.410866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17763 | ||
| 8339 | 2026.05.21 01:36:54.411377 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2026.05.21 01:36:54.411421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8341 | 2026.05.21 01:36:54.411872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8342 | 2026.05.21 01:36:54.412100 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2026.05.21 01:36:54.412224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17763 | ||
| 8344 | 2026.05.21 01:36:55.380403 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8345 | 2026.05.21 01:36:55.398418 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.05.21 01:36:55.398491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8347 | 2026.05.21 01:36:55.404279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8348 | 2026.05.21 01:36:55.404975 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.05.21 01:36:55.407871 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8350 | 2026.05.21 01:36:59.124004 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2026.05.21 01:36:59.124286 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8352 | 2026.05.21 01:36:59.124667 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8353 | 2026.05.21 01:36:59.124710 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8354 | 2026.05.21 01:36:59.124939 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8355 | 2026.05.21 01:36:59.125016 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8356 | 2026.05.21 01:36:59.125164 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8357 | 2026.05.21 01:36:59.125272 [ 314 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8358 | 2026.05.21 01:36:59.125272 [ 336 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8359 | 2026.05.21 01:36:59.125273 [ 322 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8360 | 2026.05.21 01:36:59.125272 [ 350 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8361 | 2026.05.21 01:36:59.125473 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8362 | 2026.05.21 01:36:59.125506 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8363 | 2026.05.21 01:36:59.125597 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8364 | 2026.05.21 01:36:59.125619 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 8365 | 2026.05.21 01:36:59.125657 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8366 | 2026.05.21 01:36:59.125701 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8367 | 2026.05.21 01:36:59.125741 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8368 | 2026.05.21 01:36:59.126863 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002685 sec., 11918.06331471136 rows/sec., 1.26 MiB/sec. | ||
| 8369 | 2026.05.21 01:36:59.127050 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Debug> MemoryTracker: Peak memory usage (for query): 135.34 KiB. | ||
| 8370 | 2026.05.21 01:36:59.127068 [ 270 ] {4a024fd1-994a-4faf-a06e-11315539e3f7} <Debug> TCPHandler: Processed in 0.003218224 sec. | ||
| 8371 | 2026.05.21 01:36:59.128986 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8372 | 2026.05.21 01:36:59.129201 [ 270 ] {608e9f3a-02be-4cfa-b0e1-0ce04e9f3850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8373 | 2026.05.21 01:36:59.129288 [ 270 ] {608e9f3a-02be-4cfa-b0e1-0ce04e9f3850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8374 | 2026.05.21 01:36:59.129969 [ 270 ] {608e9f3a-02be-4cfa-b0e1-0ce04e9f3850} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.05.21 01:36:59.130018 [ 270 ] {608e9f3a-02be-4cfa-b0e1-0ce04e9f3850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8376 | 2026.05.21 01:36:59.130405 [ 270 ] {608e9f3a-02be-4cfa-b0e1-0ce04e9f3850} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8377 | 2026.05.21 01:36:59.130630 [ 270 ] {608e9f3a-02be-4cfa-b0e1-0ce04e9f3850} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2026.05.21 01:36:59.130783 [ 270 ] {608e9f3a-02be-4cfa-b0e1-0ce04e9f3850} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001646 sec., 53462.9404617254 rows/sec., 4.50 MiB/sec. | ||
| 8379 | 2026.05.21 01:36:59.130822 [ 270 ] {608e9f3a-02be-4cfa-b0e1-0ce04e9f3850} <Debug> TCPHandler: Processed in 0.001943649 sec. | ||
| 8380 | 2026.05.21 01:36:59.130954 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2026.05.21 01:36:59.131056 [ 270 ] {a37282e5-8f6c-4756-ab85-7ca622aaf6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8382 | 2026.05.21 01:36:59.131101 [ 270 ] {a37282e5-8f6c-4756-ab85-7ca622aaf6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8383 | 2026.05.21 01:36:59.131511 [ 270 ] {a37282e5-8f6c-4756-ab85-7ca622aaf6fd} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.05.21 01:36:59.131549 [ 270 ] {a37282e5-8f6c-4756-ab85-7ca622aaf6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8385 | 2026.05.21 01:36:59.131850 [ 270 ] {a37282e5-8f6c-4756-ab85-7ca622aaf6fd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8386 | 2026.05.21 01:36:59.132062 [ 270 ] {a37282e5-8f6c-4756-ab85-7ca622aaf6fd} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.05.21 01:36:59.132197 [ 270 ] {a37282e5-8f6c-4756-ab85-7ca622aaf6fd} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001163 sec., 13757.523645743766 rows/sec., 1.01 MiB/sec. | ||
| 8388 | 2026.05.21 01:36:59.132232 [ 270 ] {a37282e5-8f6c-4756-ab85-7ca622aaf6fd} <Debug> TCPHandler: Processed in 0.001331366 sec. | ||
| 8389 | 2026.05.21 01:36:59.132356 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2026.05.21 01:36:59.132453 [ 270 ] {6facb96a-5ff6-48f0-9d5f-c63bad85d4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8391 | 2026.05.21 01:36:59.132496 [ 270 ] {6facb96a-5ff6-48f0-9d5f-c63bad85d4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8392 | 2026.05.21 01:36:59.132928 [ 270 ] {6facb96a-5ff6-48f0-9d5f-c63bad85d4cc} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.05.21 01:36:59.132969 [ 270 ] {6facb96a-5ff6-48f0-9d5f-c63bad85d4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8394 | 2026.05.21 01:36:59.133271 [ 270 ] {6facb96a-5ff6-48f0-9d5f-c63bad85d4cc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8395 | 2026.05.21 01:36:59.133493 [ 270 ] {6facb96a-5ff6-48f0-9d5f-c63bad85d4cc} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2026.05.21 01:36:59.133624 [ 270 ] {6facb96a-5ff6-48f0-9d5f-c63bad85d4cc} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00119 sec., 67226.89075630251 rows/sec., 5.25 MiB/sec. | ||
| 8397 | 2026.05.21 01:36:59.133659 [ 270 ] {6facb96a-5ff6-48f0-9d5f-c63bad85d4cc} <Debug> TCPHandler: Processed in 0.001353718 sec. | ||
| 8398 | 2026.05.21 01:36:59.133778 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8399 | 2026.05.21 01:36:59.133875 [ 270 ] {c7c2c90d-2779-4a33-b8af-6d2079c740c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8400 | 2026.05.21 01:36:59.133919 [ 270 ] {c7c2c90d-2779-4a33-b8af-6d2079c740c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8401 | 2026.05.21 01:36:59.134343 [ 270 ] {c7c2c90d-2779-4a33-b8af-6d2079c740c3} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.05.21 01:36:59.134379 [ 270 ] {c7c2c90d-2779-4a33-b8af-6d2079c740c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8403 | 2026.05.21 01:36:59.134717 [ 270 ] {c7c2c90d-2779-4a33-b8af-6d2079c740c3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8404 | 2026.05.21 01:36:59.134934 [ 270 ] {c7c2c90d-2779-4a33-b8af-6d2079c740c3} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.05.21 01:36:59.135068 [ 270 ] {c7c2c90d-2779-4a33-b8af-6d2079c740c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 8406 | 2026.05.21 01:36:59.135103 [ 270 ] {c7c2c90d-2779-4a33-b8af-6d2079c740c3} <Debug> TCPHandler: Processed in 0.001375727 sec. | ||
| 8407 | 2026.05.21 01:36:59.135219 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8408 | 2026.05.21 01:36:59.135317 [ 270 ] {cac3c44e-bfe4-4fef-990e-1020fff0be13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8409 | 2026.05.21 01:36:59.135373 [ 270 ] {cac3c44e-bfe4-4fef-990e-1020fff0be13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8410 | 2026.05.21 01:36:59.136137 [ 270 ] {cac3c44e-bfe4-4fef-990e-1020fff0be13} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.05.21 01:36:59.136174 [ 270 ] {cac3c44e-bfe4-4fef-990e-1020fff0be13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8412 | 2026.05.21 01:36:59.136706 [ 270 ] {cac3c44e-bfe4-4fef-990e-1020fff0be13} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8413 | 2026.05.21 01:36:59.136928 [ 270 ] {cac3c44e-bfe4-4fef-990e-1020fff0be13} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8414 | 2026.05.21 01:36:59.137046 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8415 | 2026.05.21 01:36:59.137077 [ 270 ] {cac3c44e-bfe4-4fef-990e-1020fff0be13} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001778 sec., 8998.875140607424 rows/sec., 16.13 MiB/sec. | ||
| 8416 | 2026.05.21 01:36:59.137115 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2026.05.21 01:36:59.137139 [ 270 ] {cac3c44e-bfe4-4fef-990e-1020fff0be13} <Debug> TCPHandler: Processed in 0.00196989 sec. | ||
| 8418 | 2026.05.21 01:36:59.137141 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8419 | 2026.05.21 01:36:59.137271 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 8420 | 2026.05.21 01:36:59.137281 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.05.21 01:36:59.137398 [ 270 ] {b5425821-7615-4568-a7db-d6b74b6a5964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8422 | 2026.05.21 01:36:59.137442 [ 270 ] {b5425821-7615-4568-a7db-d6b74b6a5964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8423 | 2026.05.21 01:36:59.137506 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8424 | 2026.05.21 01:36:59.137567 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 850 rows starting from the beginning of the part | ||
| 8425 | 2026.05.21 01:36:59.137691 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 8426 | 2026.05.21 01:36:59.137788 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 8427 | 2026.05.21 01:36:59.137789 [ 270 ] {b5425821-7615-4568-a7db-d6b74b6a5964} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.05.21 01:36:59.137838 [ 270 ] {b5425821-7615-4568-a7db-d6b74b6a5964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8429 | 2026.05.21 01:36:59.137883 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 8430 | 2026.05.21 01:36:59.137986 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 8431 | 2026.05.21 01:36:59.138093 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
| 8432 | 2026.05.21 01:36:59.138156 [ 270 ] {b5425821-7615-4568-a7db-d6b74b6a5964} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8433 | 2026.05.21 01:36:59.138381 [ 270 ] {b5425821-7615-4568-a7db-d6b74b6a5964} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2026.05.21 01:36:59.138522 [ 270 ] {b5425821-7615-4568-a7db-d6b74b6a5964} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 8435 | 2026.05.21 01:36:59.138557 [ 270 ] {b5425821-7615-4568-a7db-d6b74b6a5964} <Debug> TCPHandler: Processed in 0.001326817 sec. | ||
| 8436 | 2026.05.21 01:36:59.143876 [ 195 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 19 columns (19 merged, 0 gathered) in 0.006649563 sec., 143919.23198562072 rows/sec., 257.90 MiB/sec. | ||
| 8437 | 2026.05.21 01:36:59.145036 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8438 | 2026.05.21 01:36:59.145357 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.05.21 01:36:59.145428 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8440 | 2026.05.21 01:36:59.145534 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.18 MiB. | ||
| 8441 | 2026.05.21 01:37:00.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.28 MiB, peak 303.28 MiB, free memory in arenas 0.00 B, will set to 297.81 MiB (RSS), difference: 3.52 MiB | ||
| 8442 | 2026.05.21 01:37:01.780009 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8443 | 2026.05.21 01:37:01.780075 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8444 | 2026.05.21 01:37:01.913272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18211 | ||
| 8445 | 2026.05.21 01:37:01.913824 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2026.05.21 01:37:01.913881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8447 | 2026.05.21 01:37:01.914405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8448 | 2026.05.21 01:37:01.914649 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2026.05.21 01:37:01.914797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18211 | ||
| 8450 | 2026.05.21 01:37:02.845213 [ 121 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8451 | 2026.05.21 01:37:02.845280 [ 121 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2026.05.21 01:37:02.845300 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8453 | 2026.05.21 01:37:02.845399 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8454 | 2026.05.21 01:37:02.845528 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8455 | 2026.05.21 01:37:02.845562 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 825 rows starting from the beginning of the part | ||
| 8456 | 2026.05.21 01:37:02.845625 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8457 | 2026.05.21 01:37:02.845671 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 8458 | 2026.05.21 01:37:02.845711 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8459 | 2026.05.21 01:37:02.845751 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 8460 | 2026.05.21 01:37:02.846856 [ 191 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149437 sec., 1656216.331965979 rows/sec., 103.20 MiB/sec. | ||
| 8461 | 2026.05.21 01:37:02.847086 [ 195 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8462 | 2026.05.21 01:37:02.847391 [ 195 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.05.21 01:37:02.847466 [ 195 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_14_3} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8464 | 2026.05.21 01:37:02.847582 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8465 | 2026.05.21 01:37:02.908520 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8466 | 2026.05.21 01:37:02.925515 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2026.05.21 01:37:02.925577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8468 | 2026.05.21 01:37:02.931577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8469 | 2026.05.21 01:37:02.932285 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.05.21 01:37:02.935224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8471 | 2026.05.21 01:37:04.121666 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2026.05.21 01:37:04.121900 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8473 | 2026.05.21 01:37:04.122231 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8474 | 2026.05.21 01:37:04.122267 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8475 | 2026.05.21 01:37:04.122482 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8476 | 2026.05.21 01:37:04.122551 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8477 | 2026.05.21 01:37:04.122691 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8478 | 2026.05.21 01:37:04.122796 [ 314 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8479 | 2026.05.21 01:37:04.122813 [ 336 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8480 | 2026.05.21 01:37:04.122798 [ 350 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8481 | 2026.05.21 01:37:04.122796 [ 322 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8482 | 2026.05.21 01:37:04.123009 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8483 | 2026.05.21 01:37:04.123039 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8484 | 2026.05.21 01:37:04.123126 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8485 | 2026.05.21 01:37:04.123147 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 8486 | 2026.05.21 01:37:04.123184 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8487 | 2026.05.21 01:37:04.123224 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8488 | 2026.05.21 01:37:04.123261 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8489 | 2026.05.21 01:37:04.124626 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002822 sec., 11339.475549255847 rows/sec., 1.20 MiB/sec. | ||
| 8490 | 2026.05.21 01:37:04.124804 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Debug> MemoryTracker: Peak memory usage (for query): 135.54 KiB. | ||
| 8491 | 2026.05.21 01:37:04.124820 [ 270 ] {450da97f-50b0-4074-89d8-ef7cf87301ba} <Debug> TCPHandler: Processed in 0.003299376 sec. | ||
| 8492 | 2026.05.21 01:37:04.126877 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2026.05.21 01:37:04.126998 [ 270 ] {90ee4268-4a5a-4400-8613-6bf9285dedf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8494 | 2026.05.21 01:37:04.127051 [ 270 ] {90ee4268-4a5a-4400-8613-6bf9285dedf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8495 | 2026.05.21 01:37:04.127806 [ 270 ] {90ee4268-4a5a-4400-8613-6bf9285dedf1} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2026.05.21 01:37:04.127861 [ 270 ] {90ee4268-4a5a-4400-8613-6bf9285dedf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8497 | 2026.05.21 01:37:04.128261 [ 270 ] {90ee4268-4a5a-4400-8613-6bf9285dedf1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8498 | 2026.05.21 01:37:04.128478 [ 270 ] {90ee4268-4a5a-4400-8613-6bf9285dedf1} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.05.21 01:37:04.128621 [ 270 ] {90ee4268-4a5a-4400-8613-6bf9285dedf1} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00166 sec., 63855.42168674699 rows/sec., 5.36 MiB/sec. | ||
| 8500 | 2026.05.21 01:37:04.128641 [ 115 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8501 | 2026.05.21 01:37:04.128655 [ 270 ] {90ee4268-4a5a-4400-8613-6bf9285dedf1} <Debug> TCPHandler: Processed in 0.001838616 sec. | ||
| 8502 | 2026.05.21 01:37:04.128701 [ 115 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.05.21 01:37:04.128731 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8504 | 2026.05.21 01:37:04.128816 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8505 | 2026.05.21 01:37:04.128869 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 8506 | 2026.05.21 01:37:04.128924 [ 270 ] {98e3813b-e25b-4b1d-85fc-f80bfa1e61a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8507 | 2026.05.21 01:37:04.128970 [ 270 ] {98e3813b-e25b-4b1d-85fc-f80bfa1e61a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8508 | 2026.05.21 01:37:04.129027 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8509 | 2026.05.21 01:37:04.129068 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2614 rows starting from the beginning of the part | ||
| 8510 | 2026.05.21 01:37:04.129141 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 88 rows starting from the beginning of the part | ||
| 8511 | 2026.05.21 01:37:04.129192 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2454 rows starting from the beginning of the part | ||
| 8512 | 2026.05.21 01:37:04.129239 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 8513 | 2026.05.21 01:37:04.129287 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 88 rows starting from the beginning of the part | ||
| 8514 | 2026.05.21 01:37:04.129340 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part | ||
| 8515 | 2026.05.21 01:37:04.129433 [ 270 ] {98e3813b-e25b-4b1d-85fc-f80bfa1e61a5} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.05.21 01:37:04.129476 [ 270 ] {98e3813b-e25b-4b1d-85fc-f80bfa1e61a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8517 | 2026.05.21 01:37:04.129798 [ 270 ] {98e3813b-e25b-4b1d-85fc-f80bfa1e61a5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8518 | 2026.05.21 01:37:04.130007 [ 270 ] {98e3813b-e25b-4b1d-85fc-f80bfa1e61a5} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.05.21 01:37:04.130142 [ 270 ] {98e3813b-e25b-4b1d-85fc-f80bfa1e61a5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001236 sec., 20226.53721682848 rows/sec., 1.49 MiB/sec. | ||
| 8520 | 2026.05.21 01:37:04.130177 [ 270 ] {98e3813b-e25b-4b1d-85fc-f80bfa1e61a5} <Debug> TCPHandler: Processed in 0.001408278 sec. | ||
| 8521 | 2026.05.21 01:37:04.130310 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.05.21 01:37:04.130404 [ 270 ] {79d471f4-97d2-43d6-af17-0c5364c95591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8523 | 2026.05.21 01:37:04.130443 [ 270 ] {79d471f4-97d2-43d6-af17-0c5364c95591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8524 | 2026.05.21 01:37:04.130862 [ 270 ] {79d471f4-97d2-43d6-af17-0c5364c95591} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.05.21 01:37:04.130899 [ 270 ] {79d471f4-97d2-43d6-af17-0c5364c95591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8526 | 2026.05.21 01:37:04.131192 [ 270 ] {79d471f4-97d2-43d6-af17-0c5364c95591} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8527 | 2026.05.21 01:37:04.131270 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5406 rows, containing 5 columns (5 merged, 0 gathered) in 0.002462019 sec., 2195758.846702645 rows/sec., 173.56 MiB/sec. | ||
| 8528 | 2026.05.21 01:37:04.131400 [ 270 ] {79d471f4-97d2-43d6-af17-0c5364c95591} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.05.21 01:37:04.131523 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8530 | 2026.05.21 01:37:04.131534 [ 270 ] {79d471f4-97d2-43d6-af17-0c5364c95591} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001148 sec., 77526.13240418119 rows/sec., 6.05 MiB/sec. | ||
| 8531 | 2026.05.21 01:37:04.131541 [ 115 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8532 | 2026.05.21 01:37:04.131583 [ 270 ] {79d471f4-97d2-43d6-af17-0c5364c95591} <Debug> TCPHandler: Processed in 0.001320716 sec. | ||
| 8533 | 2026.05.21 01:37:04.131598 [ 115 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.05.21 01:37:04.131626 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8535 | 2026.05.21 01:37:04.131713 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8536 | 2026.05.21 01:37:04.131723 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 8537 | 2026.05.21 01:37:04.131792 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.05.21 01:37:04.131817 [ 270 ] {a38ac05d-1435-4be3-ac44-cbb5f24560cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8539 | 2026.05.21 01:37:04.131862 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8540 | 2026.05.21 01:37:04.131870 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_61_12} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8541 | 2026.05.21 01:37:04.131865 [ 270 ] {a38ac05d-1435-4be3-ac44-cbb5f24560cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8542 | 2026.05.21 01:37:04.131903 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
| 8543 | 2026.05.21 01:37:04.131963 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8544 | 2026.05.21 01:37:04.131979 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 80 rows starting from the beginning of the part | ||
| 8545 | 2026.05.21 01:37:04.132028 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1319 rows starting from the beginning of the part | ||
| 8546 | 2026.05.21 01:37:04.132069 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8547 | 2026.05.21 01:37:04.132109 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 80 rows starting from the beginning of the part | ||
| 8548 | 2026.05.21 01:37:04.132151 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 89 rows starting from the beginning of the part | ||
| 8549 | 2026.05.21 01:37:04.132348 [ 270 ] {a38ac05d-1435-4be3-ac44-cbb5f24560cc} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.05.21 01:37:04.132390 [ 270 ] {a38ac05d-1435-4be3-ac44-cbb5f24560cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8551 | 2026.05.21 01:37:04.132731 [ 270 ] {a38ac05d-1435-4be3-ac44-cbb5f24560cc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8552 | 2026.05.21 01:37:04.132958 [ 270 ] {a38ac05d-1435-4be3-ac44-cbb5f24560cc} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2026.05.21 01:37:04.133086 [ 270 ] {a38ac05d-1435-4be3-ac44-cbb5f24560cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 8554 | 2026.05.21 01:37:04.133094 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8555 | 2026.05.21 01:37:04.133120 [ 270 ] {a38ac05d-1435-4be3-ac44-cbb5f24560cc} <Debug> TCPHandler: Processed in 0.001455239 sec. | ||
| 8556 | 2026.05.21 01:37:04.133138 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.05.21 01:37:04.133163 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8558 | 2026.05.21 01:37:04.133253 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.05.21 01:37:04.133255 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 8560 | 2026.05.21 01:37:04.133365 [ 270 ] {4dbcb9eb-db30-45d2-a2d3-e5dc406a375e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8561 | 2026.05.21 01:37:04.133374 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697274 sec., 1786983.1270613938 rows/sec., 129.30 MiB/sec. | ||
| 8562 | 2026.05.21 01:37:04.133369 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8563 | 2026.05.21 01:37:04.133431 [ 270 ] {4dbcb9eb-db30-45d2-a2d3-e5dc406a375e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8564 | 2026.05.21 01:37:04.133442 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19548 rows starting from the beginning of the part | ||
| 8565 | 2026.05.21 01:37:04.133518 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8566 | 2026.05.21 01:37:04.133555 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8567 | 2026.05.21 01:37:04.133559 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1499 rows starting from the beginning of the part | ||
| 8568 | 2026.05.21 01:37:04.133613 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 128 rows starting from the beginning of the part | ||
| 8569 | 2026.05.21 01:37:04.133649 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8570 | 2026.05.21 01:37:04.133687 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8571 | 2026.05.21 01:37:04.133824 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.05.21 01:37:04.133907 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_61_12} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8573 | 2026.05.21 01:37:04.133979 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8574 | 2026.05.21 01:37:04.134274 [ 270 ] {4dbcb9eb-db30-45d2-a2d3-e5dc406a375e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2026.05.21 01:37:04.134316 [ 270 ] {4dbcb9eb-db30-45d2-a2d3-e5dc406a375e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8576 | 2026.05.21 01:37:04.134925 [ 270 ] {4dbcb9eb-db30-45d2-a2d3-e5dc406a375e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8577 | 2026.05.21 01:37:04.135160 [ 270 ] {4dbcb9eb-db30-45d2-a2d3-e5dc406a375e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2026.05.21 01:37:04.135310 [ 270 ] {4dbcb9eb-db30-45d2-a2d3-e5dc406a375e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001963 sec., 12735.60876209883 rows/sec., 22.82 MiB/sec. | ||
| 8579 | 2026.05.21 01:37:04.135362 [ 270 ] {4dbcb9eb-db30-45d2-a2d3-e5dc406a375e} <Debug> TCPHandler: Processed in 0.002160404 sec. | ||
| 8580 | 2026.05.21 01:37:04.135490 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2026.05.21 01:37:04.135589 [ 270 ] {b50c037e-bad1-4336-a67a-12d0aa495249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8582 | 2026.05.21 01:37:04.135632 [ 270 ] {b50c037e-bad1-4336-a67a-12d0aa495249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8583 | 2026.05.21 01:37:04.136008 [ 270 ] {b50c037e-bad1-4336-a67a-12d0aa495249} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.05.21 01:37:04.136043 [ 270 ] {b50c037e-bad1-4336-a67a-12d0aa495249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8585 | 2026.05.21 01:37:04.136458 [ 270 ] {b50c037e-bad1-4336-a67a-12d0aa495249} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8586 | 2026.05.21 01:37:04.136676 [ 270 ] {b50c037e-bad1-4336-a67a-12d0aa495249} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.05.21 01:37:04.136805 [ 270 ] {b50c037e-bad1-4336-a67a-12d0aa495249} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 8588 | 2026.05.21 01:37:04.136808 [ 115 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8589 | 2026.05.21 01:37:04.136841 [ 270 ] {b50c037e-bad1-4336-a67a-12d0aa495249} <Debug> TCPHandler: Processed in 0.001399198 sec. | ||
| 8590 | 2026.05.21 01:37:04.136859 [ 115 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.05.21 01:37:04.136883 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8592 | 2026.05.21 01:37:04.136982 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 8593 | 2026.05.21 01:37:04.137106 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8594 | 2026.05.21 01:37:04.137139 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2970 rows starting from the beginning of the part | ||
| 8595 | 2026.05.21 01:37:04.137199 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 8596 | 2026.05.21 01:37:04.137247 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part | ||
| 8597 | 2026.05.21 01:37:04.137292 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
| 8598 | 2026.05.21 01:37:04.137334 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8599 | 2026.05.21 01:37:04.137375 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8600 | 2026.05.21 01:37:04.138822 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001884297 sec., 1703553.1022975678 rows/sec., 114.90 MiB/sec. | ||
| 8601 | 2026.05.21 01:37:04.139221 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8602 | 2026.05.21 01:37:04.139464 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21655 rows, containing 5 columns (5 merged, 0 gathered) in 0.006245774 sec., 3467144.3443198553 rows/sec., 225.59 MiB/sec. | ||
| 8603 | 2026.05.21 01:37:04.139533 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_61_12} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2026.05.21 01:37:04.139614 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_61_12} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8605 | 2026.05.21 01:37:04.139703 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8606 | 2026.05.21 01:37:04.139804 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8607 | 2026.05.21 01:37:04.140030 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.05.21 01:37:04.140087 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8609 | 2026.05.21 01:37:04.140144 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8610 | 2026.05.21 01:37:05.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.49 MiB, peak 308.62 MiB, free memory in arenas 0.00 B, will set to 300.46 MiB (RSS), difference: 1.97 MiB | ||
| 8611 | 2026.05.21 01:37:09.123450 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.05.21 01:37:09.123693 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8613 | 2026.05.21 01:37:09.124041 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8614 | 2026.05.21 01:37:09.124079 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 8615 | 2026.05.21 01:37:09.124294 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8616 | 2026.05.21 01:37:09.124362 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8617 | 2026.05.21 01:37:09.124502 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8618 | 2026.05.21 01:37:09.124589 [ 328 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8619 | 2026.05.21 01:37:09.124597 [ 325 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8620 | 2026.05.21 01:37:09.124607 [ 314 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8621 | 2026.05.21 01:37:09.124596 [ 336 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8622 | 2026.05.21 01:37:09.124763 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8623 | 2026.05.21 01:37:09.124790 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8624 | 2026.05.21 01:37:09.124874 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8625 | 2026.05.21 01:37:09.124894 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 8626 | 2026.05.21 01:37:09.124935 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8627 | 2026.05.21 01:37:09.125003 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8628 | 2026.05.21 01:37:09.125067 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8629 | 2026.05.21 01:37:09.126137 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002538 sec., 12608.353033884949 rows/sec., 1.33 MiB/sec. | ||
| 8630 | 2026.05.21 01:37:09.126304 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Debug> MemoryTracker: Peak memory usage (for query): 129.21 KiB. | ||
| 8631 | 2026.05.21 01:37:09.126320 [ 270 ] {449926dd-af33-4beb-868a-586f93c971a7} <Debug> TCPHandler: Processed in 0.00300481 sec. | ||
| 8632 | 2026.05.21 01:37:09.128311 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2026.05.21 01:37:09.128437 [ 270 ] {d16cf6c3-30fe-4399-abd6-b61721ff95b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8634 | 2026.05.21 01:37:09.128489 [ 270 ] {d16cf6c3-30fe-4399-abd6-b61721ff95b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8635 | 2026.05.21 01:37:09.129006 [ 270 ] {d16cf6c3-30fe-4399-abd6-b61721ff95b4} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2026.05.21 01:37:09.129055 [ 270 ] {d16cf6c3-30fe-4399-abd6-b61721ff95b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8637 | 2026.05.21 01:37:09.129428 [ 270 ] {d16cf6c3-30fe-4399-abd6-b61721ff95b4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8638 | 2026.05.21 01:37:09.129633 [ 270 ] {d16cf6c3-30fe-4399-abd6-b61721ff95b4} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2026.05.21 01:37:09.129779 [ 270 ] {d16cf6c3-30fe-4399-abd6-b61721ff95b4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001379 sec., 1450.3263234227702 rows/sec., 118.26 KiB/sec. | ||
| 8640 | 2026.05.21 01:37:09.129813 [ 270 ] {d16cf6c3-30fe-4399-abd6-b61721ff95b4} <Debug> TCPHandler: Processed in 0.001560651 sec. | ||
| 8641 | 2026.05.21 01:37:09.129933 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2026.05.21 01:37:09.130026 [ 270 ] {b0700111-0a61-4e66-baef-fe728c5f232a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8643 | 2026.05.21 01:37:09.130064 [ 270 ] {b0700111-0a61-4e66-baef-fe728c5f232a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8644 | 2026.05.21 01:37:09.130486 [ 270 ] {b0700111-0a61-4e66-baef-fe728c5f232a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.05.21 01:37:09.130521 [ 270 ] {b0700111-0a61-4e66-baef-fe728c5f232a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8646 | 2026.05.21 01:37:09.130812 [ 270 ] {b0700111-0a61-4e66-baef-fe728c5f232a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8647 | 2026.05.21 01:37:09.131019 [ 270 ] {b0700111-0a61-4e66-baef-fe728c5f232a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.05.21 01:37:09.131143 [ 270 ] {b0700111-0a61-4e66-baef-fe728c5f232a} <Debug> executeQuery: Read 89 rows, 7.66 KiB in 0.001135 sec., 78414.09691629956 rows/sec., 6.59 MiB/sec. | ||
| 8649 | 2026.05.21 01:37:09.131176 [ 270 ] {b0700111-0a61-4e66-baef-fe728c5f232a} <Debug> TCPHandler: Processed in 0.001291385 sec. | ||
| 8650 | 2026.05.21 01:37:09.131291 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8651 | 2026.05.21 01:37:09.131383 [ 270 ] {46198569-efa2-4335-ae77-6a329b1f3117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8652 | 2026.05.21 01:37:09.131422 [ 270 ] {46198569-efa2-4335-ae77-6a329b1f3117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8653 | 2026.05.21 01:37:09.131806 [ 270 ] {46198569-efa2-4335-ae77-6a329b1f3117} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.05.21 01:37:09.131841 [ 270 ] {46198569-efa2-4335-ae77-6a329b1f3117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8655 | 2026.05.21 01:37:09.132119 [ 270 ] {46198569-efa2-4335-ae77-6a329b1f3117} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8656 | 2026.05.21 01:37:09.132319 [ 270 ] {46198569-efa2-4335-ae77-6a329b1f3117} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8657 | 2026.05.21 01:37:09.132445 [ 270 ] {46198569-efa2-4335-ae77-6a329b1f3117} <Debug> executeQuery: Read 18 rows, 1.34 KiB in 0.00108 sec., 16666.666666666668 rows/sec., 1.21 MiB/sec. | ||
| 8658 | 2026.05.21 01:37:09.132478 [ 270 ] {46198569-efa2-4335-ae77-6a329b1f3117} <Debug> TCPHandler: Processed in 0.001234144 sec. | ||
| 8659 | 2026.05.21 01:37:09.132588 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.05.21 01:37:09.132680 [ 270 ] {5ad2da9f-18f7-4dbb-a0ae-65043f099590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8661 | 2026.05.21 01:37:09.132718 [ 270 ] {5ad2da9f-18f7-4dbb-a0ae-65043f099590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8662 | 2026.05.21 01:37:09.133117 [ 270 ] {5ad2da9f-18f7-4dbb-a0ae-65043f099590} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.05.21 01:37:09.133153 [ 270 ] {5ad2da9f-18f7-4dbb-a0ae-65043f099590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8664 | 2026.05.21 01:37:09.133442 [ 270 ] {5ad2da9f-18f7-4dbb-a0ae-65043f099590} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8665 | 2026.05.21 01:37:09.133633 [ 270 ] {5ad2da9f-18f7-4dbb-a0ae-65043f099590} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.05.21 01:37:09.133756 [ 270 ] {5ad2da9f-18f7-4dbb-a0ae-65043f099590} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001093 sec., 75022.87282708143 rows/sec., 5.86 MiB/sec. | ||
| 8667 | 2026.05.21 01:37:09.133788 [ 270 ] {5ad2da9f-18f7-4dbb-a0ae-65043f099590} <Debug> TCPHandler: Processed in 0.001247094 sec. | ||
| 8668 | 2026.05.21 01:37:09.133902 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.05.21 01:37:09.133994 [ 270 ] {b4577e1e-390b-4868-a9e1-f3f3574a7d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8670 | 2026.05.21 01:37:09.134036 [ 270 ] {b4577e1e-390b-4868-a9e1-f3f3574a7d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8671 | 2026.05.21 01:37:09.134425 [ 270 ] {b4577e1e-390b-4868-a9e1-f3f3574a7d4a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.05.21 01:37:09.134460 [ 270 ] {b4577e1e-390b-4868-a9e1-f3f3574a7d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8673 | 2026.05.21 01:37:09.134764 [ 270 ] {b4577e1e-390b-4868-a9e1-f3f3574a7d4a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8674 | 2026.05.21 01:37:09.134965 [ 270 ] {b4577e1e-390b-4868-a9e1-f3f3574a7d4a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.05.21 01:37:09.135091 [ 270 ] {b4577e1e-390b-4868-a9e1-f3f3574a7d4a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001115 sec., 144394.6188340807 rows/sec., 10.06 MiB/sec. | ||
| 8676 | 2026.05.21 01:37:09.135123 [ 270 ] {b4577e1e-390b-4868-a9e1-f3f3574a7d4a} <Debug> TCPHandler: Processed in 0.001268925 sec. | ||
| 8677 | 2026.05.21 01:37:09.135234 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.05.21 01:37:09.135326 [ 270 ] {310be7b7-25de-4474-8fad-aee6fb1fa69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.05.21 01:37:09.135379 [ 270 ] {310be7b7-25de-4474-8fad-aee6fb1fa69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8680 | 2026.05.21 01:37:09.136094 [ 270 ] {310be7b7-25de-4474-8fad-aee6fb1fa69f} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.05.21 01:37:09.136129 [ 270 ] {310be7b7-25de-4474-8fad-aee6fb1fa69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8682 | 2026.05.21 01:37:09.136658 [ 270 ] {310be7b7-25de-4474-8fad-aee6fb1fa69f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8683 | 2026.05.21 01:37:09.136876 [ 270 ] {310be7b7-25de-4474-8fad-aee6fb1fa69f} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.05.21 01:37:09.137013 [ 270 ] {310be7b7-25de-4474-8fad-aee6fb1fa69f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001704 sec., 9389.671361502347 rows/sec., 16.83 MiB/sec. | ||
| 8685 | 2026.05.21 01:37:09.137062 [ 270 ] {310be7b7-25de-4474-8fad-aee6fb1fa69f} <Debug> TCPHandler: Processed in 0.001875057 sec. | ||
| 8686 | 2026.05.21 01:37:09.137183 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.05.21 01:37:09.137277 [ 270 ] {8e793049-3cd1-4106-8048-065f2f7e1632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8688 | 2026.05.21 01:37:09.137319 [ 270 ] {8e793049-3cd1-4106-8048-065f2f7e1632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8689 | 2026.05.21 01:37:09.137644 [ 270 ] {8e793049-3cd1-4106-8048-065f2f7e1632} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.05.21 01:37:09.137679 [ 270 ] {8e793049-3cd1-4106-8048-065f2f7e1632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8691 | 2026.05.21 01:37:09.137996 [ 270 ] {8e793049-3cd1-4106-8048-065f2f7e1632} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8692 | 2026.05.21 01:37:09.138200 [ 270 ] {8e793049-3cd1-4106-8048-065f2f7e1632} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.05.21 01:37:09.138325 [ 270 ] {8e793049-3cd1-4106-8048-065f2f7e1632} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 8694 | 2026.05.21 01:37:09.138357 [ 270 ] {8e793049-3cd1-4106-8048-065f2f7e1632} <Debug> TCPHandler: Processed in 0.001221334 sec. | ||
| 8695 | 2026.05.21 01:37:09.414855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18723 | ||
| 8696 | 2026.05.21 01:37:09.415338 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.05.21 01:37:09.415383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8698 | 2026.05.21 01:37:09.415850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8699 | 2026.05.21 01:37:09.416071 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.05.21 01:37:09.416199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18723 | ||
| 8701 | 2026.05.21 01:37:10.435408 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8702 | 2026.05.21 01:37:10.452111 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.05.21 01:37:10.452169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8704 | 2026.05.21 01:37:10.458319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8705 | 2026.05.21 01:37:10.459031 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2026.05.21 01:37:10.462115 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8707 | 2026.05.21 01:37:14.121787 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2026.05.21 01:37:14.122038 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8709 | 2026.05.21 01:37:14.122389 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8710 | 2026.05.21 01:37:14.122496 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8711 | 2026.05.21 01:37:14.122721 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8712 | 2026.05.21 01:37:14.122791 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8713 | 2026.05.21 01:37:14.122930 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8714 | 2026.05.21 01:37:14.123006 [ 328 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8715 | 2026.05.21 01:37:14.123031 [ 334 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8716 | 2026.05.21 01:37:14.123038 [ 333 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8717 | 2026.05.21 01:37:14.123031 [ 314 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8718 | 2026.05.21 01:37:14.123197 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8719 | 2026.05.21 01:37:14.123224 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8720 | 2026.05.21 01:37:14.123309 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8721 | 2026.05.21 01:37:14.123329 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 8722 | 2026.05.21 01:37:14.123364 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8723 | 2026.05.21 01:37:14.123403 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8724 | 2026.05.21 01:37:14.123439 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8725 | 2026.05.21 01:37:14.124614 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002645 sec., 12098.298676748582 rows/sec., 1.28 MiB/sec. | ||
| 8726 | 2026.05.21 01:37:14.124768 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Debug> MemoryTracker: Peak memory usage (for query): 135.45 KiB. | ||
| 8727 | 2026.05.21 01:37:14.124784 [ 270 ] {440ded1f-bd1f-4aa7-8ce7-063c90e0cf66} <Debug> TCPHandler: Processed in 0.003121613 sec. | ||
| 8728 | 2026.05.21 01:37:14.126925 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.05.21 01:37:14.127080 [ 270 ] {86c35ce2-985d-484d-afcc-59123eda506b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8730 | 2026.05.21 01:37:14.127139 [ 270 ] {86c35ce2-985d-484d-afcc-59123eda506b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8731 | 2026.05.21 01:37:14.127746 [ 270 ] {86c35ce2-985d-484d-afcc-59123eda506b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.05.21 01:37:14.127796 [ 270 ] {86c35ce2-985d-484d-afcc-59123eda506b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8733 | 2026.05.21 01:37:14.128229 [ 270 ] {86c35ce2-985d-484d-afcc-59123eda506b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8734 | 2026.05.21 01:37:14.128477 [ 270 ] {86c35ce2-985d-484d-afcc-59123eda506b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.05.21 01:37:14.128641 [ 270 ] {86c35ce2-985d-484d-afcc-59123eda506b} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001609 sec., 65879.42821628341 rows/sec., 5.53 MiB/sec. | ||
| 8736 | 2026.05.21 01:37:14.128699 [ 270 ] {86c35ce2-985d-484d-afcc-59123eda506b} <Debug> TCPHandler: Processed in 0.001839457 sec. | ||
| 8737 | 2026.05.21 01:37:14.128853 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.05.21 01:37:14.128956 [ 270 ] {0687309e-88af-43a0-8504-5e29601d7170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8739 | 2026.05.21 01:37:14.128998 [ 270 ] {0687309e-88af-43a0-8504-5e29601d7170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8740 | 2026.05.21 01:37:14.129417 [ 270 ] {0687309e-88af-43a0-8504-5e29601d7170} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.05.21 01:37:14.129458 [ 270 ] {0687309e-88af-43a0-8504-5e29601d7170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8742 | 2026.05.21 01:37:14.129762 [ 270 ] {0687309e-88af-43a0-8504-5e29601d7170} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8743 | 2026.05.21 01:37:14.129985 [ 270 ] {0687309e-88af-43a0-8504-5e29601d7170} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.05.21 01:37:14.130124 [ 270 ] {0687309e-88af-43a0-8504-5e29601d7170} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001186 sec., 21079.258010118043 rows/sec., 1.55 MiB/sec. | ||
| 8745 | 2026.05.21 01:37:14.130160 [ 270 ] {0687309e-88af-43a0-8504-5e29601d7170} <Debug> TCPHandler: Processed in 0.001358377 sec. | ||
| 8746 | 2026.05.21 01:37:14.130292 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2026.05.21 01:37:14.130387 [ 270 ] {a2161181-1502-40d5-94e5-86c2c15e670b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8748 | 2026.05.21 01:37:14.130431 [ 270 ] {a2161181-1502-40d5-94e5-86c2c15e670b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8749 | 2026.05.21 01:37:14.130859 [ 270 ] {a2161181-1502-40d5-94e5-86c2c15e670b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.05.21 01:37:14.130896 [ 270 ] {a2161181-1502-40d5-94e5-86c2c15e670b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8751 | 2026.05.21 01:37:14.131211 [ 270 ] {a2161181-1502-40d5-94e5-86c2c15e670b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8752 | 2026.05.21 01:37:14.131421 [ 270 ] {a2161181-1502-40d5-94e5-86c2c15e670b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.05.21 01:37:14.131554 [ 270 ] {a2161181-1502-40d5-94e5-86c2c15e670b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001185 sec., 75105.48523206751 rows/sec., 5.87 MiB/sec. | ||
| 8754 | 2026.05.21 01:37:14.131589 [ 270 ] {a2161181-1502-40d5-94e5-86c2c15e670b} <Debug> TCPHandler: Processed in 0.001347056 sec. | ||
| 8755 | 2026.05.21 01:37:14.131732 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2026.05.21 01:37:14.131828 [ 270 ] {c1f4b7ba-9244-42b9-bc0d-7385401bb4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8757 | 2026.05.21 01:37:14.131873 [ 270 ] {c1f4b7ba-9244-42b9-bc0d-7385401bb4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8758 | 2026.05.21 01:37:14.132300 [ 270 ] {c1f4b7ba-9244-42b9-bc0d-7385401bb4a8} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.05.21 01:37:14.132339 [ 270 ] {c1f4b7ba-9244-42b9-bc0d-7385401bb4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8760 | 2026.05.21 01:37:14.132686 [ 270 ] {c1f4b7ba-9244-42b9-bc0d-7385401bb4a8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8761 | 2026.05.21 01:37:14.132898 [ 270 ] {c1f4b7ba-9244-42b9-bc0d-7385401bb4a8} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.05.21 01:37:14.133032 [ 270 ] {c1f4b7ba-9244-42b9-bc0d-7385401bb4a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 8763 | 2026.05.21 01:37:14.133072 [ 270 ] {c1f4b7ba-9244-42b9-bc0d-7385401bb4a8} <Debug> TCPHandler: Processed in 0.001393478 sec. | ||
| 8764 | 2026.05.21 01:37:14.133204 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8765 | 2026.05.21 01:37:14.133305 [ 270 ] {b047256b-905c-4e3c-8361-83382de1747e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8766 | 2026.05.21 01:37:14.133359 [ 270 ] {b047256b-905c-4e3c-8361-83382de1747e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8767 | 2026.05.21 01:37:14.134145 [ 270 ] {b047256b-905c-4e3c-8361-83382de1747e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.05.21 01:37:14.134182 [ 270 ] {b047256b-905c-4e3c-8361-83382de1747e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8769 | 2026.05.21 01:37:14.134728 [ 270 ] {b047256b-905c-4e3c-8361-83382de1747e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8770 | 2026.05.21 01:37:14.134953 [ 270 ] {b047256b-905c-4e3c-8361-83382de1747e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.05.21 01:37:14.135095 [ 270 ] {b047256b-905c-4e3c-8361-83382de1747e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001809 sec., 13819.789939192924 rows/sec., 24.76 MiB/sec. | ||
| 8772 | 2026.05.21 01:37:14.135147 [ 270 ] {b047256b-905c-4e3c-8361-83382de1747e} <Debug> TCPHandler: Processed in 0.00200218 sec. | ||
| 8773 | 2026.05.21 01:37:14.135269 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8774 | 2026.05.21 01:37:14.135379 [ 270 ] {4cba5055-63b2-4dbc-beae-8ee8832ebc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8775 | 2026.05.21 01:37:14.135422 [ 270 ] {4cba5055-63b2-4dbc-beae-8ee8832ebc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8776 | 2026.05.21 01:37:14.135762 [ 270 ] {4cba5055-63b2-4dbc-beae-8ee8832ebc71} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2026.05.21 01:37:14.135799 [ 270 ] {4cba5055-63b2-4dbc-beae-8ee8832ebc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8778 | 2026.05.21 01:37:14.136111 [ 270 ] {4cba5055-63b2-4dbc-beae-8ee8832ebc71} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8779 | 2026.05.21 01:37:14.136326 [ 270 ] {4cba5055-63b2-4dbc-beae-8ee8832ebc71} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.05.21 01:37:14.136461 [ 270 ] {4cba5055-63b2-4dbc-beae-8ee8832ebc71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 8781 | 2026.05.21 01:37:14.136497 [ 270 ] {4cba5055-63b2-4dbc-beae-8ee8832ebc71} <Debug> TCPHandler: Processed in 0.001277085 sec. | ||
| 8782 | 2026.05.21 01:37:16.780333 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8783 | 2026.05.21 01:37:16.780432 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8784 | 2026.05.21 01:37:16.916435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19171 | ||
| 8785 | 2026.05.21 01:37:16.916980 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.05.21 01:37:16.917026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8787 | 2026.05.21 01:37:16.917542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8788 | 2026.05.21 01:37:16.917772 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2026.05.21 01:37:16.917899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19171 | ||
| 8790 | 2026.05.21 01:37:17.962262 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8791 | 2026.05.21 01:37:17.979023 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.05.21 01:37:17.979071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8793 | 2026.05.21 01:37:17.985605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8794 | 2026.05.21 01:37:17.986357 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.05.21 01:37:17.989524 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8796 | 2026.05.21 01:37:19.121904 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8797 | 2026.05.21 01:37:19.122164 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8798 | 2026.05.21 01:37:19.122559 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8799 | 2026.05.21 01:37:19.122606 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8800 | 2026.05.21 01:37:19.122845 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8801 | 2026.05.21 01:37:19.122914 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8802 | 2026.05.21 01:37:19.123056 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8803 | 2026.05.21 01:37:19.123152 [ 328 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8804 | 2026.05.21 01:37:19.123162 [ 313 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8805 | 2026.05.21 01:37:19.123151 [ 314 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8806 | 2026.05.21 01:37:19.123151 [ 334 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8807 | 2026.05.21 01:37:19.123336 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8808 | 2026.05.21 01:37:19.123362 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8809 | 2026.05.21 01:37:19.123447 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8810 | 2026.05.21 01:37:19.123468 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 8811 | 2026.05.21 01:37:19.123504 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8812 | 2026.05.21 01:37:19.123545 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8813 | 2026.05.21 01:37:19.123592 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8814 | 2026.05.21 01:37:19.124704 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002648 sec., 12084.592145015105 rows/sec., 1.28 MiB/sec. | ||
| 8815 | 2026.05.21 01:37:19.124874 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Debug> MemoryTracker: Peak memory usage (for query): 135.55 KiB. | ||
| 8816 | 2026.05.21 01:37:19.124890 [ 270 ] {ba6b9e81-6dfd-4d08-be85-99b8d903c6b7} <Debug> TCPHandler: Processed in 0.003128432 sec. | ||
| 8817 | 2026.05.21 01:37:19.126785 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2026.05.21 01:37:19.126913 [ 270 ] {588ea0ff-c662-4f66-b83c-6400923241d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8819 | 2026.05.21 01:37:19.126966 [ 270 ] {588ea0ff-c662-4f66-b83c-6400923241d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8820 | 2026.05.21 01:37:19.127539 [ 270 ] {588ea0ff-c662-4f66-b83c-6400923241d7} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.05.21 01:37:19.127594 [ 270 ] {588ea0ff-c662-4f66-b83c-6400923241d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8822 | 2026.05.21 01:37:19.127987 [ 270 ] {588ea0ff-c662-4f66-b83c-6400923241d7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8823 | 2026.05.21 01:37:19.128205 [ 270 ] {588ea0ff-c662-4f66-b83c-6400923241d7} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2026.05.21 01:37:19.128351 [ 270 ] {588ea0ff-c662-4f66-b83c-6400923241d7} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001475 sec., 59661.016949152545 rows/sec., 5.03 MiB/sec. | ||
| 8825 | 2026.05.21 01:37:19.128385 [ 270 ] {588ea0ff-c662-4f66-b83c-6400923241d7} <Debug> TCPHandler: Processed in 0.001659933 sec. | ||
| 8826 | 2026.05.21 01:37:19.128570 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2026.05.21 01:37:19.128665 [ 270 ] {53eddb25-68a8-4ab7-852c-50f10242c6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8828 | 2026.05.21 01:37:19.128706 [ 270 ] {53eddb25-68a8-4ab7-852c-50f10242c6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8829 | 2026.05.21 01:37:19.129094 [ 270 ] {53eddb25-68a8-4ab7-852c-50f10242c6db} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.05.21 01:37:19.129128 [ 270 ] {53eddb25-68a8-4ab7-852c-50f10242c6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8831 | 2026.05.21 01:37:19.129422 [ 270 ] {53eddb25-68a8-4ab7-852c-50f10242c6db} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8832 | 2026.05.21 01:37:19.129628 [ 270 ] {53eddb25-68a8-4ab7-852c-50f10242c6db} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.05.21 01:37:19.129730 [ 98 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8834 | 2026.05.21 01:37:19.129758 [ 270 ] {53eddb25-68a8-4ab7-852c-50f10242c6db} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001111 sec., 14401.440144014401 rows/sec., 1.06 MiB/sec. | ||
| 8835 | 2026.05.21 01:37:19.129774 [ 98 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.05.21 01:37:19.129792 [ 270 ] {53eddb25-68a8-4ab7-852c-50f10242c6db} <Debug> TCPHandler: Processed in 0.001271205 sec. | ||
| 8837 | 2026.05.21 01:37:19.129798 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8838 | 2026.05.21 01:37:19.129903 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.05.21 01:37:19.129924 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 8840 | 2026.05.21 01:37:19.129998 [ 270 ] {9faedbfc-a501-40b7-9a34-9501c2372188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8841 | 2026.05.21 01:37:19.130043 [ 270 ] {9faedbfc-a501-40b7-9a34-9501c2372188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8842 | 2026.05.21 01:37:19.130090 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8843 | 2026.05.21 01:37:19.130133 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 80 rows starting from the beginning of the part | ||
| 8844 | 2026.05.21 01:37:19.130202 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part | ||
| 8845 | 2026.05.21 01:37:19.130254 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 8846 | 2026.05.21 01:37:19.130299 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 18 rows starting from the beginning of the part | ||
| 8847 | 2026.05.21 01:37:19.130345 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 25 rows starting from the beginning of the part | ||
| 8848 | 2026.05.21 01:37:19.130391 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part | ||
| 8849 | 2026.05.21 01:37:19.130444 [ 270 ] {9faedbfc-a501-40b7-9a34-9501c2372188} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8850 | 2026.05.21 01:37:19.130484 [ 270 ] {9faedbfc-a501-40b7-9a34-9501c2372188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8851 | 2026.05.21 01:37:19.130821 [ 270 ] {9faedbfc-a501-40b7-9a34-9501c2372188} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8852 | 2026.05.21 01:37:19.131038 [ 270 ] {9faedbfc-a501-40b7-9a34-9501c2372188} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2026.05.21 01:37:19.131163 [ 270 ] {9faedbfc-a501-40b7-9a34-9501c2372188} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001224 sec., 65359.477124183 rows/sec., 5.10 MiB/sec. | ||
| 8854 | 2026.05.21 01:37:19.131195 [ 270 ] {9faedbfc-a501-40b7-9a34-9501c2372188} <Debug> TCPHandler: Processed in 0.001384717 sec. | ||
| 8855 | 2026.05.21 01:37:19.131237 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404738 sec., 128137.77373431914 rows/sec., 9.86 MiB/sec. | ||
| 8856 | 2026.05.21 01:37:19.131307 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8857 | 2026.05.21 01:37:19.131399 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8858 | 2026.05.21 01:37:19.131403 [ 270 ] {b534462e-6dee-4573-923e-aee02d52eb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8859 | 2026.05.21 01:37:19.131450 [ 270 ] {b534462e-6dee-4573-923e-aee02d52eb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8860 | 2026.05.21 01:37:19.131722 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.05.21 01:37:19.131794 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_51_10} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8862 | 2026.05.21 01:37:19.131884 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8863 | 2026.05.21 01:37:19.131904 [ 270 ] {b534462e-6dee-4573-923e-aee02d52eb86} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.05.21 01:37:19.131938 [ 270 ] {b534462e-6dee-4573-923e-aee02d52eb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8865 | 2026.05.21 01:37:19.132261 [ 270 ] {b534462e-6dee-4573-923e-aee02d52eb86} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8866 | 2026.05.21 01:37:19.132471 [ 270 ] {b534462e-6dee-4573-923e-aee02d52eb86} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.05.21 01:37:19.132602 [ 270 ] {b534462e-6dee-4573-923e-aee02d52eb86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8868 | 2026.05.21 01:37:19.132635 [ 270 ] {b534462e-6dee-4573-923e-aee02d52eb86} <Debug> TCPHandler: Processed in 0.001325466 sec. | ||
| 8869 | 2026.05.21 01:37:19.132755 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.05.21 01:37:19.132851 [ 270 ] {b704f607-678f-4b26-8217-2bf67409669b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8871 | 2026.05.21 01:37:19.132905 [ 270 ] {b704f607-678f-4b26-8217-2bf67409669b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8872 | 2026.05.21 01:37:19.133627 [ 270 ] {b704f607-678f-4b26-8217-2bf67409669b} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.05.21 01:37:19.133662 [ 270 ] {b704f607-678f-4b26-8217-2bf67409669b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8874 | 2026.05.21 01:37:19.134192 [ 270 ] {b704f607-678f-4b26-8217-2bf67409669b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8875 | 2026.05.21 01:37:19.134424 [ 270 ] {b704f607-678f-4b26-8217-2bf67409669b} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.05.21 01:37:19.134567 [ 270 ] {b704f607-678f-4b26-8217-2bf67409669b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001734 sec., 9227.220299884659 rows/sec., 16.53 MiB/sec. | ||
| 8877 | 2026.05.21 01:37:19.134617 [ 270 ] {b704f607-678f-4b26-8217-2bf67409669b} <Debug> TCPHandler: Processed in 0.001911719 sec. | ||
| 8878 | 2026.05.21 01:37:19.134736 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.05.21 01:37:19.134832 [ 270 ] {7405b74a-b7d5-4c39-9e1b-6ef7dbca870c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.05.21 01:37:19.134874 [ 270 ] {7405b74a-b7d5-4c39-9e1b-6ef7dbca870c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8881 | 2026.05.21 01:37:19.135200 [ 270 ] {7405b74a-b7d5-4c39-9e1b-6ef7dbca870c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.05.21 01:37:19.135234 [ 270 ] {7405b74a-b7d5-4c39-9e1b-6ef7dbca870c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8883 | 2026.05.21 01:37:19.135546 [ 270 ] {7405b74a-b7d5-4c39-9e1b-6ef7dbca870c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8884 | 2026.05.21 01:37:19.135761 [ 270 ] {7405b74a-b7d5-4c39-9e1b-6ef7dbca870c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.05.21 01:37:19.135888 [ 270 ] {7405b74a-b7d5-4c39-9e1b-6ef7dbca870c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 8886 | 2026.05.21 01:37:19.135922 [ 270 ] {7405b74a-b7d5-4c39-9e1b-6ef7dbca870c} <Debug> TCPHandler: Processed in 0.001235695 sec. | ||
| 8887 | 2026.05.21 01:37:19.538752 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.05.21 01:37:19.538993 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 8889 | 2026.05.21 01:37:19.539363 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8890 | 2026.05.21 01:37:19.539406 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 8891 | 2026.05.21 01:37:19.539655 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8892 | 2026.05.21 01:37:19.539730 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8893 | 2026.05.21 01:37:19.539880 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 8894 | 2026.05.21 01:37:19.539977 [ 334 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8895 | 2026.05.21 01:37:19.539988 [ 313 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8896 | 2026.05.21 01:37:19.539980 [ 328 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8897 | 2026.05.21 01:37:19.539979 [ 314 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8898 | 2026.05.21 01:37:19.540174 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8899 | 2026.05.21 01:37:19.540202 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8900 | 2026.05.21 01:37:19.540294 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8901 | 2026.05.21 01:37:19.540315 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 8902 | 2026.05.21 01:37:19.540354 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 8903 | 2026.05.21 01:37:19.540401 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 8904 | 2026.05.21 01:37:19.540440 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 8905 | 2026.05.21 01:37:19.541579 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.002688 sec., 11904.761904761905 rows/sec., 1.83 MiB/sec. | ||
| 8906 | 2026.05.21 01:37:19.541752 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Debug> MemoryTracker: Peak memory usage (for query): 146.82 KiB. | ||
| 8907 | 2026.05.21 01:37:19.541771 [ 270 ] {ddb65cee-2ffe-4fb2-a913-654274509634} <Debug> TCPHandler: Processed in 0.003147842 sec. | ||
| 8908 | 2026.05.21 01:37:19.554572 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.05.21 01:37:19.554694 [ 270 ] {270875d8-d682-4619-b7a0-a075d9e9151c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8910 | 2026.05.21 01:37:19.554747 [ 270 ] {270875d8-d682-4619-b7a0-a075d9e9151c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8911 | 2026.05.21 01:37:19.556598 [ 270 ] {270875d8-d682-4619-b7a0-a075d9e9151c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.05.21 01:37:19.556636 [ 270 ] {270875d8-d682-4619-b7a0-a075d9e9151c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8913 | 2026.05.21 01:37:19.557130 [ 270 ] {270875d8-d682-4619-b7a0-a075d9e9151c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8914 | 2026.05.21 01:37:19.557352 [ 270 ] {270875d8-d682-4619-b7a0-a075d9e9151c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.05.21 01:37:19.557564 [ 270 ] {270875d8-d682-4619-b7a0-a075d9e9151c} <Debug> executeQuery: Read 2451 rows, 186.04 KiB in 0.002906 sec., 843427.3916035788 rows/sec., 62.52 MiB/sec. | ||
| 8916 | 2026.05.21 01:37:19.557605 [ 270 ] {270875d8-d682-4619-b7a0-a075d9e9151c} <Debug> TCPHandler: Processed in 0.003089522 sec. | ||
| 8917 | 2026.05.21 01:37:19.557733 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8918 | 2026.05.21 01:37:19.557834 [ 270 ] {178a6194-713e-4cd3-b7cf-5930b15264be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8919 | 2026.05.21 01:37:19.557877 [ 270 ] {178a6194-713e-4cd3-b7cf-5930b15264be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8920 | 2026.05.21 01:37:19.558315 [ 270 ] {178a6194-713e-4cd3-b7cf-5930b15264be} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2026.05.21 01:37:19.558351 [ 270 ] {178a6194-713e-4cd3-b7cf-5930b15264be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8922 | 2026.05.21 01:37:19.558655 [ 270 ] {178a6194-713e-4cd3-b7cf-5930b15264be} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8923 | 2026.05.21 01:37:19.558880 [ 270 ] {178a6194-713e-4cd3-b7cf-5930b15264be} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.05.21 01:37:19.559014 [ 270 ] {178a6194-713e-4cd3-b7cf-5930b15264be} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001202 sec., 28286.189683860233 rows/sec., 2.08 MiB/sec. | ||
| 8925 | 2026.05.21 01:37:19.559050 [ 270 ] {178a6194-713e-4cd3-b7cf-5930b15264be} <Debug> TCPHandler: Processed in 0.001368368 sec. | ||
| 8926 | 2026.05.21 01:37:19.559165 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8927 | 2026.05.21 01:37:19.559262 [ 270 ] {5e182c0c-7278-4627-8275-d26296926e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8928 | 2026.05.21 01:37:19.559301 [ 270 ] {5e182c0c-7278-4627-8275-d26296926e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8929 | 2026.05.21 01:37:19.560022 [ 270 ] {5e182c0c-7278-4627-8275-d26296926e65} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.05.21 01:37:19.560057 [ 270 ] {5e182c0c-7278-4627-8275-d26296926e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8931 | 2026.05.21 01:37:19.560394 [ 270 ] {5e182c0c-7278-4627-8275-d26296926e65} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8932 | 2026.05.21 01:37:19.560605 [ 270 ] {5e182c0c-7278-4627-8275-d26296926e65} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.05.21 01:37:19.560735 [ 270 ] {5e182c0c-7278-4627-8275-d26296926e65} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001493 sec., 536503.683858004 rows/sec., 30.99 MiB/sec. | ||
| 8934 | 2026.05.21 01:37:19.560770 [ 270 ] {5e182c0c-7278-4627-8275-d26296926e65} <Debug> TCPHandler: Processed in 0.001654303 sec. | ||
| 8935 | 2026.05.21 01:37:19.560887 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2026.05.21 01:37:19.560983 [ 270 ] {14f29c51-214b-4a18-aae7-99824c92a7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8937 | 2026.05.21 01:37:19.561022 [ 270 ] {14f29c51-214b-4a18-aae7-99824c92a7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8938 | 2026.05.21 01:37:19.561396 [ 270 ] {14f29c51-214b-4a18-aae7-99824c92a7a9} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.05.21 01:37:19.561431 [ 270 ] {14f29c51-214b-4a18-aae7-99824c92a7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8940 | 2026.05.21 01:37:19.561722 [ 270 ] {14f29c51-214b-4a18-aae7-99824c92a7a9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8941 | 2026.05.21 01:37:19.561935 [ 270 ] {14f29c51-214b-4a18-aae7-99824c92a7a9} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.05.21 01:37:19.562064 [ 270 ] {14f29c51-214b-4a18-aae7-99824c92a7a9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 8943 | 2026.05.21 01:37:19.562099 [ 270 ] {14f29c51-214b-4a18-aae7-99824c92a7a9} <Debug> TCPHandler: Processed in 0.001262815 sec. | ||
| 8944 | 2026.05.21 01:37:19.562214 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.05.21 01:37:19.562309 [ 270 ] {38e4c545-0fa2-4982-b1f1-9e1765efd7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8946 | 2026.05.21 01:37:19.562348 [ 270 ] {38e4c545-0fa2-4982-b1f1-9e1765efd7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8947 | 2026.05.21 01:37:19.563276 [ 270 ] {38e4c545-0fa2-4982-b1f1-9e1765efd7fb} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.05.21 01:37:19.563312 [ 270 ] {38e4c545-0fa2-4982-b1f1-9e1765efd7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8949 | 2026.05.21 01:37:19.563704 [ 270 ] {38e4c545-0fa2-4982-b1f1-9e1765efd7fb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8950 | 2026.05.21 01:37:19.563928 [ 270 ] {38e4c545-0fa2-4982-b1f1-9e1765efd7fb} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2026.05.21 01:37:19.564062 [ 270 ] {38e4c545-0fa2-4982-b1f1-9e1765efd7fb} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001771 sec., 741389.0457368718 rows/sec., 49.60 MiB/sec. | ||
| 8952 | 2026.05.21 01:37:19.564098 [ 270 ] {38e4c545-0fa2-4982-b1f1-9e1765efd7fb} <Debug> TCPHandler: Processed in 0.001934348 sec. | ||
| 8953 | 2026.05.21 01:37:19.564218 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2026.05.21 01:37:19.564314 [ 270 ] {61ee5702-7730-4f80-9425-791db07ab292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8955 | 2026.05.21 01:37:19.564358 [ 270 ] {61ee5702-7730-4f80-9425-791db07ab292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8956 | 2026.05.21 01:37:19.565119 [ 270 ] {61ee5702-7730-4f80-9425-791db07ab292} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2026.05.21 01:37:19.565156 [ 270 ] {61ee5702-7730-4f80-9425-791db07ab292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8958 | 2026.05.21 01:37:19.565597 [ 270 ] {61ee5702-7730-4f80-9425-791db07ab292} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8959 | 2026.05.21 01:37:19.565812 [ 270 ] {61ee5702-7730-4f80-9425-791db07ab292} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2026.05.21 01:37:19.565947 [ 270 ] {61ee5702-7730-4f80-9425-791db07ab292} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001651 sec., 906117.5045427014 rows/sec., 54.95 MiB/sec. | ||
| 8961 | 2026.05.21 01:37:19.565982 [ 270 ] {61ee5702-7730-4f80-9425-791db07ab292} <Debug> TCPHandler: Processed in 0.001814427 sec. | ||
| 8962 | 2026.05.21 01:37:19.566096 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8963 | 2026.05.21 01:37:19.566192 [ 270 ] {b7164482-7134-44a3-a399-19fc43fd8278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8964 | 2026.05.21 01:37:19.566245 [ 270 ] {b7164482-7134-44a3-a399-19fc43fd8278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8965 | 2026.05.21 01:37:19.567032 [ 270 ] {b7164482-7134-44a3-a399-19fc43fd8278} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2026.05.21 01:37:19.567069 [ 270 ] {b7164482-7134-44a3-a399-19fc43fd8278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8967 | 2026.05.21 01:37:19.567630 [ 270 ] {b7164482-7134-44a3-a399-19fc43fd8278} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8968 | 2026.05.21 01:37:19.567890 [ 270 ] {b7164482-7134-44a3-a399-19fc43fd8278} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.05.21 01:37:19.568020 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8970 | 2026.05.21 01:37:19.568036 [ 270 ] {b7164482-7134-44a3-a399-19fc43fd8278} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001861 sec., 18269.747447608814 rows/sec., 32.74 MiB/sec. | ||
| 8971 | 2026.05.21 01:37:19.568101 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.05.21 01:37:19.568129 [ 270 ] {b7164482-7134-44a3-a399-19fc43fd8278} <Debug> TCPHandler: Processed in 0.002081131 sec. | ||
| 8973 | 2026.05.21 01:37:19.568131 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8974 | 2026.05.21 01:37:19.568251 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 8975 | 2026.05.21 01:37:19.568275 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.05.21 01:37:19.568372 [ 270 ] {9ff5e2ca-3899-42eb-bf26-d87d2424c17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8977 | 2026.05.21 01:37:19.568414 [ 270 ] {9ff5e2ca-3899-42eb-bf26-d87d2424c17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8978 | 2026.05.21 01:37:19.568467 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8979 | 2026.05.21 01:37:19.568524 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 957 rows starting from the beginning of the part | ||
| 8980 | 2026.05.21 01:37:19.568650 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 8981 | 2026.05.21 01:37:19.568738 [ 270 ] {9ff5e2ca-3899-42eb-bf26-d87d2424c17d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.05.21 01:37:19.568764 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 8983 | 2026.05.21 01:37:19.568776 [ 270 ] {9ff5e2ca-3899-42eb-bf26-d87d2424c17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8984 | 2026.05.21 01:37:19.568858 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 8985 | 2026.05.21 01:37:19.568944 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 8986 | 2026.05.21 01:37:19.569033 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 8987 | 2026.05.21 01:37:19.569089 [ 270 ] {9ff5e2ca-3899-42eb-bf26-d87d2424c17d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8988 | 2026.05.21 01:37:19.569312 [ 270 ] {9ff5e2ca-3899-42eb-bf26-d87d2424c17d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.05.21 01:37:19.569450 [ 270 ] {9ff5e2ca-3899-42eb-bf26-d87d2424c17d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 8990 | 2026.05.21 01:37:19.569485 [ 270 ] {9ff5e2ca-3899-42eb-bf26-d87d2424c17d} <Debug> TCPHandler: Processed in 0.001260495 sec. | ||
| 8991 | 2026.05.21 01:37:19.574755 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1073 rows, containing 19 columns (19 merged, 0 gathered) in 0.00654535 sec., 163933.1739326392 rows/sec., 293.76 MiB/sec. | ||
| 8992 | 2026.05.21 01:37:19.576139 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8993 | 2026.05.21 01:37:19.576530 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.05.21 01:37:19.576620 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8995 | 2026.05.21 01:37:19.576766 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.41 MiB. | ||
| 8996 | 2026.05.21 01:37:20.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.07 MiB, peak 310.44 MiB, free memory in arenas 0.00 B, will set to 304.35 MiB (RSS), difference: 2.28 MiB | ||
| 8997 | 2026.05.21 01:37:20.535775 [ 92 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8998 | 2026.05.21 01:37:20.535848 [ 92 ] {} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.05.21 01:37:20.535869 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9000 | 2026.05.21 01:37:20.535991 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9001 | 2026.05.21 01:37:20.536143 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9002 | 2026.05.21 01:37:20.536176 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
| 9003 | 2026.05.21 01:37:20.536243 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9004 | 2026.05.21 01:37:20.536288 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 9005 | 2026.05.21 01:37:20.536331 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 9006 | 2026.05.21 01:37:20.536371 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9007 | 2026.05.21 01:37:20.537180 [ 192 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241105 sec., 30617.87681138985 rows/sec., 2.55 MiB/sec. | ||
| 9008 | 2026.05.21 01:37:20.537377 [ 191 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9009 | 2026.05.21 01:37:20.537682 [ 191 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2026.05.21 01:37:20.537762 [ 191 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_14_3} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9011 | 2026.05.21 01:37:20.537869 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9012 | 2026.05.21 01:37:23.642955 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36444 | ||
| 9013 | 2026.05.21 01:37:23.643047 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9014 | 2026.05.21 01:37:23.643073 [ 269 ] {} <Debug> TCP-Session: b46b90b7-091d-458d-a575-5ed039f38001 Authenticating user 'default' from [fd00:1122:3344:101::e]:36444 | ||
| 9015 | 2026.05.21 01:37:23.643095 [ 269 ] {} <Debug> TCP-Session: b46b90b7-091d-458d-a575-5ed039f38001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9016 | 2026.05.21 01:37:23.643109 [ 269 ] {} <Debug> TCP-Session: b46b90b7-091d-458d-a575-5ed039f38001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2026.05.21 01:37:23.643348 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55618 | ||
| 9018 | 2026.05.21 01:37:23.643379 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59851 | ||
| 9019 | 2026.05.21 01:37:23.643390 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59882 | ||
| 9020 | 2026.05.21 01:37:23.643425 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40478 | ||
| 9021 | 2026.05.21 01:37:23.643449 [ 269 ] {} <Trace> TCP-Session: b46b90b7-091d-458d-a575-5ed039f38001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9022 | 2026.05.21 01:37:23.643443 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9023 | 2026.05.21 01:37:23.643486 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9024 | 2026.05.21 01:37:23.643444 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9025 | 2026.05.21 01:37:23.643521 [ 303 ] {} <Debug> TCP-Session: ca93b78c-478b-4067-8467-4744542b0ed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55618 | ||
| 9026 | 2026.05.21 01:37:23.643534 [ 308 ] {} <Debug> TCP-Session: cd20ec83-2417-4351-9576-f48a505acaba Authenticating user 'default' from [fd00:1122:3344:101::e]:59882 | ||
| 9027 | 2026.05.21 01:37:23.643552 [ 307 ] {} <Debug> TCP-Session: 7e19deb3-5cba-40b2-ad2c-78c447036266 Authenticating user 'default' from [fd00:1122:3344:101::e]:59851 | ||
| 9028 | 2026.05.21 01:37:23.643561 [ 303 ] {} <Debug> TCP-Session: ca93b78c-478b-4067-8467-4744542b0ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9029 | 2026.05.21 01:37:23.643577 [ 308 ] {} <Debug> TCP-Session: cd20ec83-2417-4351-9576-f48a505acaba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2026.05.21 01:37:23.643592 [ 303 ] {} <Debug> TCP-Session: ca93b78c-478b-4067-8467-4744542b0ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9031 | 2026.05.21 01:37:23.643605 [ 308 ] {} <Debug> TCP-Session: cd20ec83-2417-4351-9576-f48a505acaba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2026.05.21 01:37:23.643588 [ 307 ] {} <Debug> TCP-Session: 7e19deb3-5cba-40b2-ad2c-78c447036266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9033 | 2026.05.21 01:37:23.643631 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9034 | 2026.05.21 01:37:23.643642 [ 269 ] {3da57ab8-ad15-4c88-b3db-a0889f6ca22f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36444) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9035 | 2026.05.21 01:37:23.643655 [ 307 ] {} <Debug> TCP-Session: 7e19deb3-5cba-40b2-ad2c-78c447036266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9036 | 2026.05.21 01:37:23.643692 [ 259 ] {} <Debug> TCP-Session: 6e417e06-ee16-418d-b08a-7b1caddbb5e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40478 | ||
| 9037 | 2026.05.21 01:37:23.643427 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44566 | ||
| 9038 | 2026.05.21 01:37:23.643746 [ 259 ] {} <Debug> TCP-Session: 6e417e06-ee16-418d-b08a-7b1caddbb5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9039 | 2026.05.21 01:37:23.643398 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46674 | ||
| 9040 | 2026.05.21 01:37:23.643806 [ 259 ] {} <Debug> TCP-Session: 6e417e06-ee16-418d-b08a-7b1caddbb5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9041 | 2026.05.21 01:37:23.643372 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44456 | ||
| 9042 | 2026.05.21 01:37:23.643423 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58299 | ||
| 9043 | 2026.05.21 01:37:23.643966 [ 269 ] {3da57ab8-ad15-4c88-b3db-a0889f6ca22f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9044 | 2026.05.21 01:37:23.644029 [ 269 ] {3da57ab8-ad15-4c88-b3db-a0889f6ca22f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9045 | 2026.05.21 01:37:23.644319 [ 269 ] {3da57ab8-ad15-4c88-b3db-a0889f6ca22f} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 9046 | 2026.05.21 01:37:23.644355 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9047 | 2026.05.21 01:37:23.644392 [ 311 ] {} <Debug> TCP-Session: 6c2494cf-d0d5-4702-9898-e6127c798a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:58299 | ||
| 9048 | 2026.05.21 01:37:23.644410 [ 311 ] {} <Debug> TCP-Session: 6c2494cf-d0d5-4702-9898-e6127c798a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9049 | 2026.05.21 01:37:23.644426 [ 311 ] {} <Debug> TCP-Session: 6c2494cf-d0d5-4702-9898-e6127c798a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9050 | 2026.05.21 01:37:23.644471 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9051 | 2026.05.21 01:37:23.644503 [ 304 ] {} <Debug> TCP-Session: d4d52d9c-1635-4143-9e7a-d16b8fd1f83d Authenticating user 'default' from [fd00:1122:3344:101::e]:44456 | ||
| 9052 | 2026.05.21 01:37:23.644520 [ 304 ] {} <Debug> TCP-Session: d4d52d9c-1635-4143-9e7a-d16b8fd1f83d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9053 | 2026.05.21 01:37:23.644532 [ 304 ] {} <Debug> TCP-Session: d4d52d9c-1635-4143-9e7a-d16b8fd1f83d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9054 | 2026.05.21 01:37:23.644719 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9055 | 2026.05.21 01:37:23.644764 [ 310 ] {} <Debug> TCP-Session: c4c6006f-44e3-40e8-9b23-2bf7efb50cda Authenticating user 'default' from [fd00:1122:3344:101::e]:44566 | ||
| 9056 | 2026.05.21 01:37:23.644789 [ 310 ] {} <Debug> TCP-Session: c4c6006f-44e3-40e8-9b23-2bf7efb50cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2026.05.21 01:37:23.644803 [ 310 ] {} <Debug> TCP-Session: c4c6006f-44e3-40e8-9b23-2bf7efb50cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2026.05.21 01:37:23.644828 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9059 | 2026.05.21 01:37:23.644864 [ 309 ] {} <Debug> TCP-Session: dfaf85ac-d409-4c04-936f-a059acd59598 Authenticating user 'default' from [fd00:1122:3344:101::e]:46674 | ||
| 9060 | 2026.05.21 01:37:23.644881 [ 309 ] {} <Debug> TCP-Session: dfaf85ac-d409-4c04-936f-a059acd59598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2026.05.21 01:37:23.644894 [ 309 ] {} <Debug> TCP-Session: dfaf85ac-d409-4c04-936f-a059acd59598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9062 | 2026.05.21 01:37:23.645242 [ 328 ] {3da57ab8-ad15-4c88-b3db-a0889f6ca22f} <Trace> AggregatingTransform: Aggregating | ||
| 9063 | 2026.05.21 01:37:23.645275 [ 328 ] {3da57ab8-ad15-4c88-b3db-a0889f6ca22f} <Trace> Aggregator: Aggregation method: without_key | ||
| 9064 | 2026.05.21 01:37:23.645307 [ 328 ] {3da57ab8-ad15-4c88-b3db-a0889f6ca22f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889828 sec. (1123.813 rows/sec., 43.90 KiB/sec.) | ||
| 9065 | 2026.05.21 01:37:23.645322 [ 328 ] {3da57ab8-ad15-4c88-b3db-a0889f6ca22f} <Trace> Aggregator: Merging aggregated data | ||
| 9066 | 2026.05.21 01:37:23.645909 [ 269 ] {3da57ab8-ad15-4c88-b3db-a0889f6ca22f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002325 sec., 430.10752688172045 rows/sec., 16.80 KiB/sec. | ||
| 9067 | 2026.05.21 01:37:23.646056 [ 269 ] {3da57ab8-ad15-4c88-b3db-a0889f6ca22f} <Debug> TCPHandler: Processed in 0.002716534 sec. | ||
| 9068 | 2026.05.21 01:37:23.646170 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9069 | 2026.05.21 01:37:23.646198 [ 269 ] {} <Debug> TCP-Session: b46b90b7-091d-458d-a575-5ed039f38001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9070 | 2026.05.21 01:37:23.646200 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9071 | 2026.05.21 01:37:23.646221 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9072 | 2026.05.21 01:37:23.646248 [ 304 ] {} <Debug> TCP-Session: d4d52d9c-1635-4143-9e7a-d16b8fd1f83d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9073 | 2026.05.21 01:37:23.646258 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9074 | 2026.05.21 01:37:23.646265 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9075 | 2026.05.21 01:37:23.646286 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9076 | 2026.05.21 01:37:23.646327 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9077 | 2026.05.21 01:37:23.646334 [ 308 ] {} <Debug> TCP-Session: cd20ec83-2417-4351-9576-f48a505acaba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9078 | 2026.05.21 01:37:23.646359 [ 310 ] {} <Debug> TCP-Session: c4c6006f-44e3-40e8-9b23-2bf7efb50cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9079 | 2026.05.21 01:37:23.646379 [ 311 ] {} <Debug> TCP-Session: 6c2494cf-d0d5-4702-9898-e6127c798a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9080 | 2026.05.21 01:37:23.646309 [ 309 ] {} <Debug> TCP-Session: dfaf85ac-d409-4c04-936f-a059acd59598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9081 | 2026.05.21 01:37:23.646271 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9082 | 2026.05.21 01:37:23.646303 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9083 | 2026.05.21 01:37:23.646460 [ 303 ] {} <Debug> TCP-Session: ca93b78c-478b-4067-8467-4744542b0ed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2026.05.21 01:37:23.646259 [ 259 ] {} <Debug> TCP-Session: 6e417e06-ee16-418d-b08a-7b1caddbb5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9085 | 2026.05.21 01:37:23.646479 [ 307 ] {} <Debug> TCP-Session: 7e19deb3-5cba-40b2-ad2c-78c447036266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9086 | 2026.05.21 01:37:23.667458 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37909 | ||
| 9087 | 2026.05.21 01:37:23.667511 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9088 | 2026.05.21 01:37:23.667535 [ 269 ] {} <Debug> TCP-Session: d6481b34-7ee9-4651-8807-32e2580a88d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37909 | ||
| 9089 | 2026.05.21 01:37:23.667552 [ 269 ] {} <Debug> TCP-Session: d6481b34-7ee9-4651-8807-32e2580a88d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9090 | 2026.05.21 01:37:23.667564 [ 269 ] {} <Debug> TCP-Session: d6481b34-7ee9-4651-8807-32e2580a88d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9091 | 2026.05.21 01:37:23.667729 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58989 | ||
| 9092 | 2026.05.21 01:37:23.667767 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41710 | ||
| 9093 | 2026.05.21 01:37:23.667785 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48811 | ||
| 9094 | 2026.05.21 01:37:23.667788 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56194 | ||
| 9095 | 2026.05.21 01:37:23.667830 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9096 | 2026.05.21 01:37:23.667839 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9097 | 2026.05.21 01:37:23.667860 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57996 | ||
| 9098 | 2026.05.21 01:37:23.667866 [ 304 ] {} <Debug> TCP-Session: 7b3390df-284e-478a-88f0-a53dbc0cf2f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41710 | ||
| 9099 | 2026.05.21 01:37:23.667874 [ 308 ] {} <Debug> TCP-Session: 1d5f8bf1-7681-4067-8887-1378f828caba Authenticating user 'default' from [fd00:1122:3344:101::e]:48811 | ||
| 9100 | 2026.05.21 01:37:23.667917 [ 304 ] {} <Debug> TCP-Session: 7b3390df-284e-478a-88f0-a53dbc0cf2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9101 | 2026.05.21 01:37:23.667921 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9102 | 2026.05.21 01:37:23.667931 [ 308 ] {} <Debug> TCP-Session: 1d5f8bf1-7681-4067-8887-1378f828caba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9103 | 2026.05.21 01:37:23.667940 [ 304 ] {} <Debug> TCP-Session: 7b3390df-284e-478a-88f0-a53dbc0cf2f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9104 | 2026.05.21 01:37:23.667961 [ 310 ] {} <Debug> TCP-Session: fbc482c2-f8ee-4ae6-890b-b6ada1909ce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57996 | ||
| 9105 | 2026.05.21 01:37:23.667965 [ 308 ] {} <Debug> TCP-Session: 1d5f8bf1-7681-4067-8887-1378f828caba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9106 | 2026.05.21 01:37:23.668009 [ 310 ] {} <Debug> TCP-Session: fbc482c2-f8ee-4ae6-890b-b6ada1909ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9107 | 2026.05.21 01:37:23.667872 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9108 | 2026.05.21 01:37:23.668034 [ 310 ] {} <Debug> TCP-Session: fbc482c2-f8ee-4ae6-890b-b6ada1909ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9109 | 2026.05.21 01:37:23.667869 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41813 | ||
| 9110 | 2026.05.21 01:37:23.668063 [ 309 ] {} <Debug> TCP-Session: 8a2f0a00-c695-4161-9244-f4de015bde0d Authenticating user 'default' from [fd00:1122:3344:101::e]:56194 | ||
| 9111 | 2026.05.21 01:37:23.667802 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9112 | 2026.05.21 01:37:23.668110 [ 309 ] {} <Debug> TCP-Session: 8a2f0a00-c695-4161-9244-f4de015bde0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9113 | 2026.05.21 01:37:23.668120 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9114 | 2026.05.21 01:37:23.668134 [ 303 ] {} <Debug> TCP-Session: f4183463-9df7-47d4-b633-2c250c058b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:58989 | ||
| 9115 | 2026.05.21 01:37:23.668142 [ 309 ] {} <Debug> TCP-Session: 8a2f0a00-c695-4161-9244-f4de015bde0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9116 | 2026.05.21 01:37:23.668166 [ 303 ] {} <Debug> TCP-Session: f4183463-9df7-47d4-b633-2c250c058b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9117 | 2026.05.21 01:37:23.668160 [ 311 ] {} <Debug> TCP-Session: edc5ca9b-73d6-4687-83d8-82de8ca88726 Authenticating user 'default' from [fd00:1122:3344:101::e]:41813 | ||
| 9118 | 2026.05.21 01:37:23.668193 [ 303 ] {} <Debug> TCP-Session: f4183463-9df7-47d4-b633-2c250c058b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9119 | 2026.05.21 01:37:23.668208 [ 311 ] {} <Debug> TCP-Session: edc5ca9b-73d6-4687-83d8-82de8ca88726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9120 | 2026.05.21 01:37:23.667799 [ 269 ] {} <Trace> TCP-Session: d6481b34-7ee9-4651-8807-32e2580a88d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2026.05.21 01:37:23.668225 [ 311 ] {} <Debug> TCP-Session: edc5ca9b-73d6-4687-83d8-82de8ca88726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9122 | 2026.05.21 01:37:23.667872 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34712 | ||
| 9123 | 2026.05.21 01:37:23.667776 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48444 | ||
| 9124 | 2026.05.21 01:37:23.668312 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9125 | 2026.05.21 01:37:23.668338 [ 259 ] {} <Debug> TCP-Session: f3794c86-77fc-4b9c-9ab4-c82279437eff Authenticating user 'default' from [fd00:1122:3344:101::e]:34712 | ||
| 9126 | 2026.05.21 01:37:23.668339 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9127 | 2026.05.21 01:37:23.668359 [ 259 ] {} <Debug> TCP-Session: f3794c86-77fc-4b9c-9ab4-c82279437eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9128 | 2026.05.21 01:37:23.668366 [ 269 ] {c07feaef-a094-4230-b891-479202164bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37909) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9129 | 2026.05.21 01:37:23.668382 [ 259 ] {} <Debug> TCP-Session: f3794c86-77fc-4b9c-9ab4-c82279437eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9130 | 2026.05.21 01:37:23.668378 [ 307 ] {} <Debug> TCP-Session: a00215f8-7ade-484e-82a5-c8451000a754 Authenticating user 'default' from [fd00:1122:3344:101::e]:48444 | ||
| 9131 | 2026.05.21 01:37:23.668418 [ 307 ] {} <Debug> TCP-Session: a00215f8-7ade-484e-82a5-c8451000a754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2026.05.21 01:37:23.668432 [ 307 ] {} <Debug> TCP-Session: a00215f8-7ade-484e-82a5-c8451000a754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9133 | 2026.05.21 01:37:23.668562 [ 269 ] {c07feaef-a094-4230-b891-479202164bdf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9134 | 2026.05.21 01:37:23.668610 [ 269 ] {c07feaef-a094-4230-b891-479202164bdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9135 | 2026.05.21 01:37:23.668841 [ 269 ] {c07feaef-a094-4230-b891-479202164bdf} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 9136 | 2026.05.21 01:37:23.669724 [ 315 ] {c07feaef-a094-4230-b891-479202164bdf} <Trace> AggregatingTransform: Aggregating | ||
| 9137 | 2026.05.21 01:37:23.669754 [ 315 ] {c07feaef-a094-4230-b891-479202164bdf} <Trace> Aggregator: Aggregation method: without_key | ||
| 9138 | 2026.05.21 01:37:23.669780 [ 315 ] {c07feaef-a094-4230-b891-479202164bdf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000842017 sec. (1187.624 rows/sec., 46.39 KiB/sec.) | ||
| 9139 | 2026.05.21 01:37:23.669794 [ 315 ] {c07feaef-a094-4230-b891-479202164bdf} <Trace> Aggregator: Merging aggregated data | ||
| 9140 | 2026.05.21 01:37:23.670393 [ 269 ] {c07feaef-a094-4230-b891-479202164bdf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002064 sec., 484.4961240310078 rows/sec., 18.93 KiB/sec. | ||
| 9141 | 2026.05.21 01:37:23.670526 [ 269 ] {c07feaef-a094-4230-b891-479202164bdf} <Debug> TCPHandler: Processed in 0.002794026 sec. | ||
| 9142 | 2026.05.21 01:37:23.670654 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9143 | 2026.05.21 01:37:23.670680 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9144 | 2026.05.21 01:37:23.670686 [ 269 ] {} <Debug> TCP-Session: d6481b34-7ee9-4651-8807-32e2580a88d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9145 | 2026.05.21 01:37:23.670698 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9146 | 2026.05.21 01:37:23.670716 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9147 | 2026.05.21 01:37:23.670736 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9148 | 2026.05.21 01:37:23.670749 [ 303 ] {} <Debug> TCP-Session: f4183463-9df7-47d4-b633-2c250c058b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9149 | 2026.05.21 01:37:23.670765 [ 304 ] {} <Debug> TCP-Session: 7b3390df-284e-478a-88f0-a53dbc0cf2f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9150 | 2026.05.21 01:37:23.670777 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9151 | 2026.05.21 01:37:23.670792 [ 307 ] {} <Debug> TCP-Session: a00215f8-7ade-484e-82a5-c8451000a754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9152 | 2026.05.21 01:37:23.670808 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9153 | 2026.05.21 01:37:23.670832 [ 310 ] {} <Debug> TCP-Session: fbc482c2-f8ee-4ae6-890b-b6ada1909ce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2026.05.21 01:37:23.670788 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9155 | 2026.05.21 01:37:23.670867 [ 308 ] {} <Debug> TCP-Session: 1d5f8bf1-7681-4067-8887-1378f828caba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9156 | 2026.05.21 01:37:23.670758 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9157 | 2026.05.21 01:37:23.670903 [ 311 ] {} <Debug> TCP-Session: edc5ca9b-73d6-4687-83d8-82de8ca88726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2026.05.21 01:37:23.670711 [ 259 ] {} <Debug> TCP-Session: f3794c86-77fc-4b9c-9ab4-c82279437eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9159 | 2026.05.21 01:37:23.670942 [ 309 ] {} <Debug> TCP-Session: 8a2f0a00-c695-4161-9244-f4de015bde0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.05.21 01:37:24.120169 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2026.05.21 01:37:24.120407 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9162 | 2026.05.21 01:37:24.120770 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9163 | 2026.05.21 01:37:24.120811 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9164 | 2026.05.21 01:37:24.121050 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9165 | 2026.05.21 01:37:24.121129 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9166 | 2026.05.21 01:37:24.121280 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9167 | 2026.05.21 01:37:24.121382 [ 343 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9168 | 2026.05.21 01:37:24.121395 [ 360 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9169 | 2026.05.21 01:37:24.121382 [ 339 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9170 | 2026.05.21 01:37:24.121383 [ 320 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9171 | 2026.05.21 01:37:24.121549 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9172 | 2026.05.21 01:37:24.121582 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9173 | 2026.05.21 01:37:24.121675 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9174 | 2026.05.21 01:37:24.121698 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 9175 | 2026.05.21 01:37:24.121735 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9176 | 2026.05.21 01:37:24.121778 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9177 | 2026.05.21 01:37:24.121821 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9178 | 2026.05.21 01:37:24.123006 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002689 sec., 11900.33469691335 rows/sec., 1.26 MiB/sec. | ||
| 9179 | 2026.05.21 01:37:24.123217 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Debug> MemoryTracker: Peak memory usage (for query): 133.78 KiB. | ||
| 9180 | 2026.05.21 01:37:24.123234 [ 270 ] {1cf36e07-bbf1-434c-be8a-0ec0a6d77b09} <Debug> TCPHandler: Processed in 0.003208024 sec. | ||
| 9181 | 2026.05.21 01:37:24.124884 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9182 | 2026.05.21 01:37:24.125004 [ 270 ] {89957003-ac2c-4a73-91e6-1f32844d82fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9183 | 2026.05.21 01:37:24.125061 [ 270 ] {89957003-ac2c-4a73-91e6-1f32844d82fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9184 | 2026.05.21 01:37:24.125662 [ 270 ] {89957003-ac2c-4a73-91e6-1f32844d82fa} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.05.21 01:37:24.125718 [ 270 ] {89957003-ac2c-4a73-91e6-1f32844d82fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9186 | 2026.05.21 01:37:24.126143 [ 270 ] {89957003-ac2c-4a73-91e6-1f32844d82fa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9187 | 2026.05.21 01:37:24.126372 [ 270 ] {89957003-ac2c-4a73-91e6-1f32844d82fa} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.05.21 01:37:24.126534 [ 270 ] {89957003-ac2c-4a73-91e6-1f32844d82fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001565 sec., 35782.747603833865 rows/sec., 2.75 MiB/sec. | ||
| 9189 | 2026.05.21 01:37:24.126543 [ 101 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9190 | 2026.05.21 01:37:24.126577 [ 270 ] {89957003-ac2c-4a73-91e6-1f32844d82fa} <Debug> TCPHandler: Processed in 0.001746995 sec. | ||
| 9191 | 2026.05.21 01:37:24.126598 [ 101 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.05.21 01:37:24.126628 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9193 | 2026.05.21 01:37:24.126713 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9194 | 2026.05.21 01:37:24.126728 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 9195 | 2026.05.21 01:37:24.126821 [ 270 ] {080834d3-6d21-4220-ae2d-a7c34118eda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9196 | 2026.05.21 01:37:24.126822 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9197 | 2026.05.21 01:37:24.126862 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2614 rows starting from the beginning of the part | ||
| 9198 | 2026.05.21 01:37:24.126866 [ 270 ] {080834d3-6d21-4220-ae2d-a7c34118eda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9199 | 2026.05.21 01:37:24.126920 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 89 rows starting from the beginning of the part | ||
| 9200 | 2026.05.21 01:37:24.126964 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 106 rows starting from the beginning of the part | ||
| 9201 | 2026.05.21 01:37:24.127006 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 88 rows starting from the beginning of the part | ||
| 9202 | 2026.05.21 01:37:24.127046 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 2451 rows starting from the beginning of the part | ||
| 9203 | 2026.05.21 01:37:24.127086 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9204 | 2026.05.21 01:37:24.127295 [ 270 ] {080834d3-6d21-4220-ae2d-a7c34118eda5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.05.21 01:37:24.127332 [ 270 ] {080834d3-6d21-4220-ae2d-a7c34118eda5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9206 | 2026.05.21 01:37:24.127651 [ 270 ] {080834d3-6d21-4220-ae2d-a7c34118eda5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9207 | 2026.05.21 01:37:24.127870 [ 270 ] {080834d3-6d21-4220-ae2d-a7c34118eda5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2026.05.21 01:37:24.127998 [ 101 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9209 | 2026.05.21 01:37:24.128014 [ 270 ] {080834d3-6d21-4220-ae2d-a7c34118eda5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 9210 | 2026.05.21 01:37:24.128034 [ 101 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2026.05.21 01:37:24.128056 [ 270 ] {080834d3-6d21-4220-ae2d-a7c34118eda5} <Debug> TCPHandler: Processed in 0.001395798 sec. | ||
| 9212 | 2026.05.21 01:37:24.128058 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9213 | 2026.05.21 01:37:24.128171 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 9214 | 2026.05.21 01:37:24.128197 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9215 | 2026.05.21 01:37:24.128288 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9216 | 2026.05.21 01:37:24.128303 [ 270 ] {7b9d3675-124c-49ab-9f1a-eebd85c8745d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9217 | 2026.05.21 01:37:24.128324 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1401 rows starting from the beginning of the part | ||
| 9218 | 2026.05.21 01:37:24.128353 [ 270 ] {7b9d3675-124c-49ab-9f1a-eebd85c8745d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9219 | 2026.05.21 01:37:24.128390 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
| 9220 | 2026.05.21 01:37:24.128441 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 89 rows starting from the beginning of the part | ||
| 9221 | 2026.05.21 01:37:24.128482 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 80 rows starting from the beginning of the part | ||
| 9222 | 2026.05.21 01:37:24.128522 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1313 rows starting from the beginning of the part | ||
| 9223 | 2026.05.21 01:37:24.128562 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9224 | 2026.05.21 01:37:24.128752 [ 270 ] {7b9d3675-124c-49ab-9f1a-eebd85c8745d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2026.05.21 01:37:24.128793 [ 270 ] {7b9d3675-124c-49ab-9f1a-eebd85c8745d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9226 | 2026.05.21 01:37:24.128911 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5404 rows, containing 5 columns (5 merged, 0 gathered) in 0.002221414 sec., 2432684.7674499215 rows/sec., 192.29 MiB/sec. | ||
| 9227 | 2026.05.21 01:37:24.129170 [ 270 ] {7b9d3675-124c-49ab-9f1a-eebd85c8745d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9228 | 2026.05.21 01:37:24.129308 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9229 | 2026.05.21 01:37:24.129427 [ 270 ] {7b9d3675-124c-49ab-9f1a-eebd85c8745d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.05.21 01:37:24.129562 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9231 | 2026.05.21 01:37:24.129578 [ 270 ] {7b9d3675-124c-49ab-9f1a-eebd85c8745d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001297 sec., 98689.2829606785 rows/sec., 6.87 MiB/sec. | ||
| 9232 | 2026.05.21 01:37:24.129601 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.05.21 01:37:24.129620 [ 270 ] {7b9d3675-124c-49ab-9f1a-eebd85c8745d} <Debug> TCPHandler: Processed in 0.001474269 sec. | ||
| 9234 | 2026.05.21 01:37:24.129628 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9235 | 2026.05.21 01:37:24.129725 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 9236 | 2026.05.21 01:37:24.129758 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.05.21 01:37:24.129775 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9238 | 2026.05.21 01:37:24.129850 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_66_13} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9239 | 2026.05.21 01:37:24.129858 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9240 | 2026.05.21 01:37:24.129877 [ 270 ] {9d808044-419c-4b87-9600-74dd8d4313f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9241 | 2026.05.21 01:37:24.129899 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21655 rows starting from the beginning of the part | ||
| 9242 | 2026.05.21 01:37:24.129926 [ 270 ] {9d808044-419c-4b87-9600-74dd8d4313f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9243 | 2026.05.21 01:37:24.129953 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9244 | 2026.05.21 01:37:24.129958 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part | ||
| 9245 | 2026.05.21 01:37:24.130011 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 9246 | 2026.05.21 01:37:24.130035 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001909738 sec., 1586081.4415380538 rows/sec., 114.74 MiB/sec. | ||
| 9247 | 2026.05.21 01:37:24.130057 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9248 | 2026.05.21 01:37:24.130118 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1496 rows starting from the beginning of the part | ||
| 9249 | 2026.05.21 01:37:24.130158 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 128 rows starting from the beginning of the part | ||
| 9250 | 2026.05.21 01:37:24.130265 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9251 | 2026.05.21 01:37:24.130302 [ 270 ] {9d808044-419c-4b87-9600-74dd8d4313f8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.05.21 01:37:24.130346 [ 270 ] {9d808044-419c-4b87-9600-74dd8d4313f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9253 | 2026.05.21 01:37:24.130589 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.05.21 01:37:24.130710 [ 270 ] {9d808044-419c-4b87-9600-74dd8d4313f8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9255 | 2026.05.21 01:37:24.130714 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_66_13} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9256 | 2026.05.21 01:37:24.130840 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 9257 | 2026.05.21 01:37:24.130951 [ 270 ] {9d808044-419c-4b87-9600-74dd8d4313f8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2026.05.21 01:37:24.131076 [ 101 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9259 | 2026.05.21 01:37:24.131092 [ 270 ] {9d808044-419c-4b87-9600-74dd8d4313f8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001232 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
| 9260 | 2026.05.21 01:37:24.131120 [ 101 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.05.21 01:37:24.131132 [ 270 ] {9d808044-419c-4b87-9600-74dd8d4313f8} <Debug> TCPHandler: Processed in 0.001411828 sec. | ||
| 9262 | 2026.05.21 01:37:24.131151 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9263 | 2026.05.21 01:37:24.131253 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 9264 | 2026.05.21 01:37:24.131363 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9265 | 2026.05.21 01:37:24.131392 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3210 rows starting from the beginning of the part | ||
| 9266 | 2026.05.21 01:37:24.131442 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 9267 | 2026.05.21 01:37:24.131486 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 9268 | 2026.05.21 01:37:24.131528 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 9269 | 2026.05.21 01:37:24.131567 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 12 rows starting from the beginning of the part | ||
| 9270 | 2026.05.21 01:37:24.131605 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
| 9271 | 2026.05.21 01:37:24.132866 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001657623 sec., 2081293.5148703898 rows/sec., 140.37 MiB/sec. | ||
| 9272 | 2026.05.21 01:37:24.133100 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9273 | 2026.05.21 01:37:24.133344 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_66_13} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.05.21 01:37:24.133412 [ 191 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_66_13} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9275 | 2026.05.21 01:37:24.133474 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9276 | 2026.05.21 01:37:24.140354 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23760 rows, containing 5 columns (5 merged, 0 gathered) in 0.010666312 sec., 2227574.0668377224 rows/sec., 144.58 MiB/sec. | ||
| 9277 | 2026.05.21 01:37:24.140757 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9278 | 2026.05.21 01:37:24.141042 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2026.05.21 01:37:24.141113 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9280 | 2026.05.21 01:37:24.141183 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 9281 | 2026.05.21 01:37:24.418155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19683 | ||
| 9282 | 2026.05.21 01:37:24.418721 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9283 | 2026.05.21 01:37:24.418781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9284 | 2026.05.21 01:37:24.419450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9285 | 2026.05.21 01:37:24.419729 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2026.05.21 01:37:24.419928 [ 101 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9287 | 2026.05.21 01:37:24.419955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19683 | ||
| 9288 | 2026.05.21 01:37:24.419983 [ 101 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2026.05.21 01:37:24.420013 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9290 | 2026.05.21 01:37:24.420142 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 9291 | 2026.05.21 01:37:24.420274 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9292 | 2026.05.21 01:37:24.420327 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17251 rows starting from the beginning of the part | ||
| 9293 | 2026.05.21 01:37:24.420424 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 9294 | 2026.05.21 01:37:24.420508 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 9295 | 2026.05.21 01:37:24.420578 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 9296 | 2026.05.21 01:37:24.420647 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 9297 | 2026.05.21 01:37:24.420709 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 9298 | 2026.05.21 01:37:24.423213 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19683 rows, containing 4 columns (4 merged, 0 gathered) in 0.003119503 sec., 6309658.942466156 rows/sec., 90.26 MiB/sec. | ||
| 9299 | 2026.05.21 01:37:24.423758 [ 199 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9300 | 2026.05.21 01:37:24.424250 [ 199 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_41_8} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2026.05.21 01:37:24.424372 [ 199 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_41_8} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9302 | 2026.05.21 01:37:24.424536 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9303 | 2026.05.21 01:37:24.943323 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64125 | ||
| 9304 | 2026.05.21 01:37:24.943414 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9305 | 2026.05.21 01:37:24.943441 [ 310 ] {} <Debug> TCP-Session: 3f4eb5f1-1dd4-48d5-9868-acd8dc33c909 Authenticating user 'default' from [fd00:1122:3344:101::e]:64125 | ||
| 9306 | 2026.05.21 01:37:24.943463 [ 310 ] {} <Debug> TCP-Session: 3f4eb5f1-1dd4-48d5-9868-acd8dc33c909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9307 | 2026.05.21 01:37:24.943476 [ 310 ] {} <Debug> TCP-Session: 3f4eb5f1-1dd4-48d5-9868-acd8dc33c909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9308 | 2026.05.21 01:37:24.943694 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60390 | ||
| 9309 | 2026.05.21 01:37:24.943693 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48195 | ||
| 9310 | 2026.05.21 01:37:24.943749 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58752 | ||
| 9311 | 2026.05.21 01:37:24.943770 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58374 | ||
| 9312 | 2026.05.21 01:37:24.943814 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54031 | ||
| 9313 | 2026.05.21 01:37:24.943810 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9314 | 2026.05.21 01:37:24.943863 [ 310 ] {} <Trace> TCP-Session: 3f4eb5f1-1dd4-48d5-9868-acd8dc33c909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9315 | 2026.05.21 01:37:24.943886 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9316 | 2026.05.21 01:37:24.943890 [ 259 ] {} <Debug> TCP-Session: 99df31a7-bf55-40f5-8d5d-e019979f7ce2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48195 | ||
| 9317 | 2026.05.21 01:37:24.943889 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9318 | 2026.05.21 01:37:24.943925 [ 304 ] {} <Debug> TCP-Session: 8f3cab41-5917-489a-a395-667e31c73d31 Authenticating user 'default' from [fd00:1122:3344:101::e]:58374 | ||
| 9319 | 2026.05.21 01:37:24.943934 [ 259 ] {} <Debug> TCP-Session: 99df31a7-bf55-40f5-8d5d-e019979f7ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2026.05.21 01:37:24.943966 [ 304 ] {} <Debug> TCP-Session: 8f3cab41-5917-489a-a395-667e31c73d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9321 | 2026.05.21 01:37:24.943979 [ 259 ] {} <Debug> TCP-Session: 99df31a7-bf55-40f5-8d5d-e019979f7ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.05.21 01:37:24.943994 [ 304 ] {} <Debug> TCP-Session: 8f3cab41-5917-489a-a395-667e31c73d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9323 | 2026.05.21 01:37:24.943949 [ 309 ] {} <Debug> TCP-Session: 2ee39484-3d0f-4ba4-b43b-0dd60b60b5c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54031 | ||
| 9324 | 2026.05.21 01:37:24.943857 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9325 | 2026.05.21 01:37:24.944037 [ 309 ] {} <Debug> TCP-Session: 2ee39484-3d0f-4ba4-b43b-0dd60b60b5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9326 | 2026.05.21 01:37:24.944053 [ 310 ] {395779db-6676-4d4d-bb6e-15f6d14ad80c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64125) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9327 | 2026.05.21 01:37:24.944066 [ 309 ] {} <Debug> TCP-Session: 2ee39484-3d0f-4ba4-b43b-0dd60b60b5c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9328 | 2026.05.21 01:37:24.944066 [ 303 ] {} <Debug> TCP-Session: 4ab2888d-201a-4549-b51c-67ae122bdc3f Authenticating user 'default' from [fd00:1122:3344:101::e]:58752 | ||
| 9329 | 2026.05.21 01:37:24.943790 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34245 | ||
| 9330 | 2026.05.21 01:37:24.944119 [ 303 ] {} <Debug> TCP-Session: 4ab2888d-201a-4549-b51c-67ae122bdc3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.05.21 01:37:24.943800 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57025 | ||
| 9332 | 2026.05.21 01:37:24.944138 [ 303 ] {} <Debug> TCP-Session: 4ab2888d-201a-4549-b51c-67ae122bdc3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.05.21 01:37:24.944159 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9334 | 2026.05.21 01:37:24.943793 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9335 | 2026.05.21 01:37:24.944192 [ 307 ] {} <Debug> TCP-Session: 609d8ac0-8e26-494a-a461-844de9d4efe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34245 | ||
| 9336 | 2026.05.21 01:37:24.944195 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9337 | 2026.05.21 01:37:24.944218 [ 269 ] {} <Debug> TCP-Session: 193853ba-a069-4335-b224-a692cd8aca16 Authenticating user 'default' from [fd00:1122:3344:101::e]:60390 | ||
| 9338 | 2026.05.21 01:37:24.944224 [ 307 ] {} <Debug> TCP-Session: 609d8ac0-8e26-494a-a461-844de9d4efe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9339 | 2026.05.21 01:37:24.944256 [ 269 ] {} <Debug> TCP-Session: 193853ba-a069-4335-b224-a692cd8aca16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9340 | 2026.05.21 01:37:24.944273 [ 307 ] {} <Debug> TCP-Session: 609d8ac0-8e26-494a-a461-844de9d4efe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2026.05.21 01:37:24.944288 [ 269 ] {} <Debug> TCP-Session: 193853ba-a069-4335-b224-a692cd8aca16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9342 | 2026.05.21 01:37:24.944241 [ 308 ] {} <Debug> TCP-Session: 34237b5a-42b7-4c42-bcff-0d421ff18845 Authenticating user 'default' from [fd00:1122:3344:101::e]:57025 | ||
| 9343 | 2026.05.21 01:37:24.943694 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59929 | ||
| 9344 | 2026.05.21 01:37:24.944335 [ 308 ] {} <Debug> TCP-Session: 34237b5a-42b7-4c42-bcff-0d421ff18845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2026.05.21 01:37:24.944364 [ 308 ] {} <Debug> TCP-Session: 34237b5a-42b7-4c42-bcff-0d421ff18845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2026.05.21 01:37:24.944381 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9347 | 2026.05.21 01:37:24.944391 [ 310 ] {395779db-6676-4d4d-bb6e-15f6d14ad80c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9348 | 2026.05.21 01:37:24.944413 [ 311 ] {} <Debug> TCP-Session: 31c2ac3f-aac9-4554-8130-b93c88285ab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59929 | ||
| 9349 | 2026.05.21 01:37:24.944443 [ 311 ] {} <Debug> TCP-Session: 31c2ac3f-aac9-4554-8130-b93c88285ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.05.21 01:37:24.944456 [ 311 ] {} <Debug> TCP-Session: 31c2ac3f-aac9-4554-8130-b93c88285ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9351 | 2026.05.21 01:37:24.944471 [ 310 ] {395779db-6676-4d4d-bb6e-15f6d14ad80c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9352 | 2026.05.21 01:37:24.944826 [ 310 ] {395779db-6676-4d4d-bb6e-15f6d14ad80c} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 9353 | 2026.05.21 01:37:24.945797 [ 320 ] {395779db-6676-4d4d-bb6e-15f6d14ad80c} <Trace> AggregatingTransform: Aggregating | ||
| 9354 | 2026.05.21 01:37:24.945834 [ 320 ] {395779db-6676-4d4d-bb6e-15f6d14ad80c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9355 | 2026.05.21 01:37:24.945867 [ 320 ] {395779db-6676-4d4d-bb6e-15f6d14ad80c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930478 sec. (1074.716 rows/sec., 41.98 KiB/sec.) | ||
| 9356 | 2026.05.21 01:37:24.945884 [ 320 ] {395779db-6676-4d4d-bb6e-15f6d14ad80c} <Trace> Aggregator: Merging aggregated data | ||
| 9357 | 2026.05.21 01:37:24.946712 [ 310 ] {395779db-6676-4d4d-bb6e-15f6d14ad80c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002719 sec., 367.78227289444646 rows/sec., 14.37 KiB/sec. | ||
| 9358 | 2026.05.21 01:37:24.946800 [ 310 ] {395779db-6676-4d4d-bb6e-15f6d14ad80c} <Debug> TCPHandler: Processed in 0.003121622 sec. | ||
| 9359 | 2026.05.21 01:37:24.946933 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9360 | 2026.05.21 01:37:24.946962 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9361 | 2026.05.21 01:37:24.946968 [ 310 ] {} <Debug> TCP-Session: 3f4eb5f1-1dd4-48d5-9868-acd8dc33c909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.05.21 01:37:24.946981 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9363 | 2026.05.21 01:37:24.947003 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9364 | 2026.05.21 01:37:24.947020 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9365 | 2026.05.21 01:37:24.947040 [ 309 ] {} <Debug> TCP-Session: 2ee39484-3d0f-4ba4-b43b-0dd60b60b5c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2026.05.21 01:37:24.947060 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9367 | 2026.05.21 01:37:24.947067 [ 304 ] {} <Debug> TCP-Session: 8f3cab41-5917-489a-a395-667e31c73d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2026.05.21 01:37:24.947076 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9369 | 2026.05.21 01:37:24.947099 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9370 | 2026.05.21 01:37:24.947143 [ 307 ] {} <Debug> TCP-Session: 609d8ac0-8e26-494a-a461-844de9d4efe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9371 | 2026.05.21 01:37:24.947107 [ 269 ] {} <Debug> TCP-Session: 193853ba-a069-4335-b224-a692cd8aca16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9372 | 2026.05.21 01:37:24.947169 [ 308 ] {} <Debug> TCP-Session: 34237b5a-42b7-4c42-bcff-0d421ff18845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9373 | 2026.05.21 01:37:24.947082 [ 303 ] {} <Debug> TCP-Session: 4ab2888d-201a-4549-b51c-67ae122bdc3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9374 | 2026.05.21 01:37:24.947053 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9375 | 2026.05.21 01:37:24.947009 [ 311 ] {} <Debug> TCP-Session: 31c2ac3f-aac9-4554-8130-b93c88285ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2026.05.21 01:37:24.947252 [ 259 ] {} <Debug> TCP-Session: 99df31a7-bf55-40f5-8d5d-e019979f7ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9377 | 2026.05.21 01:37:25.489753 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9378 | 2026.05.21 01:37:25.507881 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.05.21 01:37:25.507948 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9380 | 2026.05.21 01:37:25.514215 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9381 | 2026.05.21 01:37:25.514997 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2026.05.21 01:37:25.515360 [ 97 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9383 | 2026.05.21 01:37:25.515422 [ 97 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2026.05.21 01:37:25.515442 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9385 | 2026.05.21 01:37:25.515548 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 9386 | 2026.05.21 01:37:25.519416 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9387 | 2026.05.21 01:37:25.519440 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9388 | 2026.05.21 01:37:25.520940 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 9389 | 2026.05.21 01:37:25.525584 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 9390 | 2026.05.21 01:37:25.530321 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 9391 | 2026.05.21 01:37:25.535175 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 9392 | 2026.05.21 01:37:25.540110 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 9393 | 2026.05.21 01:37:25.543973 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 9394 | 2026.05.21 01:37:25.603186 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.087676347 sec., 3524.3256656210824 rows/sec., 18.22 MiB/sec. | ||
| 9395 | 2026.05.21 01:37:25.605742 [ 194 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9396 | 2026.05.21 01:37:25.607830 [ 194 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_41_8} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.05.21 01:37:25.607943 [ 194 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_41_8} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9398 | 2026.05.21 01:37:25.609821 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9399 | 2026.05.21 01:37:29.121739 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2026.05.21 01:37:29.122017 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9401 | 2026.05.21 01:37:29.122376 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9402 | 2026.05.21 01:37:29.122415 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9403 | 2026.05.21 01:37:29.122637 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9404 | 2026.05.21 01:37:29.122709 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9405 | 2026.05.21 01:37:29.122854 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9406 | 2026.05.21 01:37:29.122937 [ 268 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9407 | 2026.05.21 01:37:29.122955 [ 343 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9408 | 2026.05.21 01:37:29.122955 [ 365 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9409 | 2026.05.21 01:37:29.125530 [ 320 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9410 | 2026.05.21 01:37:29.125621 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9411 | 2026.05.21 01:37:29.125655 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9412 | 2026.05.21 01:37:29.125749 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9413 | 2026.05.21 01:37:29.125772 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 9414 | 2026.05.21 01:37:29.125811 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9415 | 2026.05.21 01:37:29.125854 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9416 | 2026.05.21 01:37:29.125894 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9417 | 2026.05.21 01:37:29.127038 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.00513 sec., 6237.8167641325535 rows/sec., 675.98 KiB/sec. | ||
| 9418 | 2026.05.21 01:37:29.127198 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Debug> MemoryTracker: Peak memory usage (for query): 135.63 KiB. | ||
| 9419 | 2026.05.21 01:37:29.127215 [ 270 ] {4fb237fe-3277-46f1-8dbd-c7a647515600} <Debug> TCPHandler: Processed in 0.005622701 sec. | ||
| 9420 | 2026.05.21 01:37:29.129198 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9421 | 2026.05.21 01:37:29.129349 [ 270 ] {45c49b75-b6f6-43d0-82f4-c02d5b599dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9422 | 2026.05.21 01:37:29.129406 [ 270 ] {45c49b75-b6f6-43d0-82f4-c02d5b599dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9423 | 2026.05.21 01:37:29.130009 [ 270 ] {45c49b75-b6f6-43d0-82f4-c02d5b599dcb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2026.05.21 01:37:29.130066 [ 270 ] {45c49b75-b6f6-43d0-82f4-c02d5b599dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9425 | 2026.05.21 01:37:29.130482 [ 270 ] {45c49b75-b6f6-43d0-82f4-c02d5b599dcb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9426 | 2026.05.21 01:37:29.130718 [ 270 ] {45c49b75-b6f6-43d0-82f4-c02d5b599dcb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2026.05.21 01:37:29.130875 [ 270 ] {45c49b75-b6f6-43d0-82f4-c02d5b599dcb} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001572 sec., 55979.6437659033 rows/sec., 4.71 MiB/sec. | ||
| 9428 | 2026.05.21 01:37:29.130913 [ 270 ] {45c49b75-b6f6-43d0-82f4-c02d5b599dcb} <Debug> TCPHandler: Processed in 0.001776005 sec. | ||
| 9429 | 2026.05.21 01:37:29.131045 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9430 | 2026.05.21 01:37:29.131149 [ 270 ] {0e0d3dc8-742a-4e85-a64b-cfaabd39cec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9431 | 2026.05.21 01:37:29.131192 [ 270 ] {0e0d3dc8-742a-4e85-a64b-cfaabd39cec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9432 | 2026.05.21 01:37:29.131609 [ 270 ] {0e0d3dc8-742a-4e85-a64b-cfaabd39cec4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2026.05.21 01:37:29.131649 [ 270 ] {0e0d3dc8-742a-4e85-a64b-cfaabd39cec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9434 | 2026.05.21 01:37:29.131975 [ 270 ] {0e0d3dc8-742a-4e85-a64b-cfaabd39cec4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9435 | 2026.05.21 01:37:29.132202 [ 270 ] {0e0d3dc8-742a-4e85-a64b-cfaabd39cec4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2026.05.21 01:37:29.132343 [ 270 ] {0e0d3dc8-742a-4e85-a64b-cfaabd39cec4} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001216 sec., 13157.894736842105 rows/sec., 989.41 KiB/sec. | ||
| 9437 | 2026.05.21 01:37:29.132379 [ 270 ] {0e0d3dc8-742a-4e85-a64b-cfaabd39cec4} <Debug> TCPHandler: Processed in 0.001386678 sec. | ||
| 9438 | 2026.05.21 01:37:29.132506 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9439 | 2026.05.21 01:37:29.132605 [ 270 ] {4cd97b09-4b08-4bd2-acfc-a4f2afb89f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9440 | 2026.05.21 01:37:29.132649 [ 270 ] {4cd97b09-4b08-4bd2-acfc-a4f2afb89f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9441 | 2026.05.21 01:37:29.133070 [ 270 ] {4cd97b09-4b08-4bd2-acfc-a4f2afb89f1a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.05.21 01:37:29.133108 [ 270 ] {4cd97b09-4b08-4bd2-acfc-a4f2afb89f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9443 | 2026.05.21 01:37:29.133431 [ 270 ] {4cd97b09-4b08-4bd2-acfc-a4f2afb89f1a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9444 | 2026.05.21 01:37:29.133639 [ 270 ] {4cd97b09-4b08-4bd2-acfc-a4f2afb89f1a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.05.21 01:37:29.133776 [ 270 ] {4cd97b09-4b08-4bd2-acfc-a4f2afb89f1a} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00119 sec., 67226.89075630251 rows/sec., 5.25 MiB/sec. | ||
| 9446 | 2026.05.21 01:37:29.133812 [ 270 ] {4cd97b09-4b08-4bd2-acfc-a4f2afb89f1a} <Debug> TCPHandler: Processed in 0.001357317 sec. | ||
| 9447 | 2026.05.21 01:37:29.133936 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2026.05.21 01:37:29.134034 [ 270 ] {54ee53d2-05be-47bb-8ca4-402580e410a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9449 | 2026.05.21 01:37:29.134079 [ 270 ] {54ee53d2-05be-47bb-8ca4-402580e410a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9450 | 2026.05.21 01:37:29.134488 [ 270 ] {54ee53d2-05be-47bb-8ca4-402580e410a8} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2026.05.21 01:37:29.134525 [ 270 ] {54ee53d2-05be-47bb-8ca4-402580e410a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9452 | 2026.05.21 01:37:29.134870 [ 270 ] {54ee53d2-05be-47bb-8ca4-402580e410a8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9453 | 2026.05.21 01:37:29.135085 [ 270 ] {54ee53d2-05be-47bb-8ca4-402580e410a8} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.05.21 01:37:29.135222 [ 270 ] {54ee53d2-05be-47bb-8ca4-402580e410a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 9455 | 2026.05.21 01:37:29.135257 [ 270 ] {54ee53d2-05be-47bb-8ca4-402580e410a8} <Debug> TCPHandler: Processed in 0.001372078 sec. | ||
| 9456 | 2026.05.21 01:37:29.135375 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.05.21 01:37:29.135472 [ 270 ] {5e55f925-f228-45c2-b50c-2bf299df7de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9458 | 2026.05.21 01:37:29.135527 [ 270 ] {5e55f925-f228-45c2-b50c-2bf299df7de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9459 | 2026.05.21 01:37:29.136301 [ 270 ] {5e55f925-f228-45c2-b50c-2bf299df7de7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2026.05.21 01:37:29.136340 [ 270 ] {5e55f925-f228-45c2-b50c-2bf299df7de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9461 | 2026.05.21 01:37:29.136901 [ 270 ] {5e55f925-f228-45c2-b50c-2bf299df7de7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9462 | 2026.05.21 01:37:29.137118 [ 270 ] {5e55f925-f228-45c2-b50c-2bf299df7de7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.05.21 01:37:29.137262 [ 270 ] {5e55f925-f228-45c2-b50c-2bf299df7de7} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001808 sec., 8849.557522123894 rows/sec., 15.86 MiB/sec. | ||
| 9464 | 2026.05.21 01:37:29.137316 [ 270 ] {5e55f925-f228-45c2-b50c-2bf299df7de7} <Debug> TCPHandler: Processed in 0.00199112 sec. | ||
| 9465 | 2026.05.21 01:37:29.137437 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.05.21 01:37:29.137537 [ 270 ] {55f731e0-a293-4b77-9527-bc266e6ffbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9467 | 2026.05.21 01:37:29.137580 [ 270 ] {55f731e0-a293-4b77-9527-bc266e6ffbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9468 | 2026.05.21 01:37:29.137924 [ 270 ] {55f731e0-a293-4b77-9527-bc266e6ffbd5} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.05.21 01:37:29.137962 [ 270 ] {55f731e0-a293-4b77-9527-bc266e6ffbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9470 | 2026.05.21 01:37:29.138292 [ 270 ] {55f731e0-a293-4b77-9527-bc266e6ffbd5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9471 | 2026.05.21 01:37:29.138500 [ 270 ] {55f731e0-a293-4b77-9527-bc266e6ffbd5} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.05.21 01:37:29.138634 [ 270 ] {55f731e0-a293-4b77-9527-bc266e6ffbd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 9473 | 2026.05.21 01:37:29.138668 [ 270 ] {55f731e0-a293-4b77-9527-bc266e6ffbd5} <Debug> TCPHandler: Processed in 0.001282716 sec. | ||
| 9474 | 2026.05.21 01:37:31.780701 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9475 | 2026.05.21 01:37:31.780778 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9476 | 2026.05.21 01:37:31.920119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20131 | ||
| 9477 | 2026.05.21 01:37:31.920951 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2026.05.21 01:37:31.921027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9479 | 2026.05.21 01:37:31.921658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9480 | 2026.05.21 01:37:31.921896 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9481 | 2026.05.21 01:37:31.922038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20131 | ||
| 9482 | 2026.05.21 01:37:33.019581 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9483 | 2026.05.21 01:37:33.035066 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2026.05.21 01:37:33.035127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9485 | 2026.05.21 01:37:33.041366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9486 | 2026.05.21 01:37:33.042044 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.05.21 01:37:33.044663 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9488 | 2026.05.21 01:37:34.122545 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9489 | 2026.05.21 01:37:34.122916 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9490 | 2026.05.21 01:37:34.123487 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9491 | 2026.05.21 01:37:34.123535 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9492 | 2026.05.21 01:37:34.123753 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9493 | 2026.05.21 01:37:34.123822 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9494 | 2026.05.21 01:37:34.123962 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9495 | 2026.05.21 01:37:34.124052 [ 365 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9496 | 2026.05.21 01:37:34.124074 [ 360 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9497 | 2026.05.21 01:37:34.124061 [ 343 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9498 | 2026.05.21 01:37:34.124057 [ 347 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9499 | 2026.05.21 01:37:34.124243 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9500 | 2026.05.21 01:37:34.124271 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9501 | 2026.05.21 01:37:34.124354 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9502 | 2026.05.21 01:37:34.124374 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 9503 | 2026.05.21 01:37:34.124411 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9504 | 2026.05.21 01:37:34.124450 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9505 | 2026.05.21 01:37:34.124486 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9506 | 2026.05.21 01:37:34.125625 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002868 sec., 11157.601115760111 rows/sec., 1.18 MiB/sec. | ||
| 9507 | 2026.05.21 01:37:34.125799 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Debug> MemoryTracker: Peak memory usage (for query): 135.24 KiB. | ||
| 9508 | 2026.05.21 01:37:34.125815 [ 270 ] {ffb2ad35-bf54-4d6f-9c74-bf1132ef6530} <Debug> TCPHandler: Processed in 0.003459358 sec. | ||
| 9509 | 2026.05.21 01:37:34.127984 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2026.05.21 01:37:34.128094 [ 270 ] {6cab578c-a87e-43dc-8e78-7f82189ac9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9511 | 2026.05.21 01:37:34.128138 [ 270 ] {6cab578c-a87e-43dc-8e78-7f82189ac9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9512 | 2026.05.21 01:37:34.128695 [ 270 ] {6cab578c-a87e-43dc-8e78-7f82189ac9eb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.05.21 01:37:34.128735 [ 270 ] {6cab578c-a87e-43dc-8e78-7f82189ac9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9514 | 2026.05.21 01:37:34.129111 [ 270 ] {6cab578c-a87e-43dc-8e78-7f82189ac9eb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9515 | 2026.05.21 01:37:34.129326 [ 270 ] {6cab578c-a87e-43dc-8e78-7f82189ac9eb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.05.21 01:37:34.129476 [ 270 ] {6cab578c-a87e-43dc-8e78-7f82189ac9eb} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001415 sec., 74911.66077738516 rows/sec., 6.29 MiB/sec. | ||
| 9517 | 2026.05.21 01:37:34.129511 [ 270 ] {6cab578c-a87e-43dc-8e78-7f82189ac9eb} <Debug> TCPHandler: Processed in 0.001576351 sec. | ||
| 9518 | 2026.05.21 01:37:34.129648 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2026.05.21 01:37:34.129742 [ 270 ] {c8a35ff8-115c-42ce-93c0-1a27d7606f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9520 | 2026.05.21 01:37:34.129782 [ 270 ] {c8a35ff8-115c-42ce-93c0-1a27d7606f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9521 | 2026.05.21 01:37:34.130195 [ 270 ] {c8a35ff8-115c-42ce-93c0-1a27d7606f74} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2026.05.21 01:37:34.130229 [ 270 ] {c8a35ff8-115c-42ce-93c0-1a27d7606f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9523 | 2026.05.21 01:37:34.130509 [ 270 ] {c8a35ff8-115c-42ce-93c0-1a27d7606f74} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9524 | 2026.05.21 01:37:34.130709 [ 270 ] {c8a35ff8-115c-42ce-93c0-1a27d7606f74} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2026.05.21 01:37:34.130838 [ 270 ] {c8a35ff8-115c-42ce-93c0-1a27d7606f74} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001114 sec., 22441.65170556553 rows/sec., 1.65 MiB/sec. | ||
| 9526 | 2026.05.21 01:37:34.130870 [ 270 ] {c8a35ff8-115c-42ce-93c0-1a27d7606f74} <Debug> TCPHandler: Processed in 0.001271195 sec. | ||
| 9527 | 2026.05.21 01:37:34.130992 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9528 | 2026.05.21 01:37:34.131086 [ 270 ] {3b29139a-206b-45f2-b087-9a685a6ee6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9529 | 2026.05.21 01:37:34.131125 [ 270 ] {3b29139a-206b-45f2-b087-9a685a6ee6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9530 | 2026.05.21 01:37:34.131545 [ 270 ] {3b29139a-206b-45f2-b087-9a685a6ee6cb} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.05.21 01:37:34.131578 [ 270 ] {3b29139a-206b-45f2-b087-9a685a6ee6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9532 | 2026.05.21 01:37:34.131892 [ 270 ] {3b29139a-206b-45f2-b087-9a685a6ee6cb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9533 | 2026.05.21 01:37:34.132096 [ 270 ] {3b29139a-206b-45f2-b087-9a685a6ee6cb} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.05.21 01:37:34.132219 [ 270 ] {3b29139a-206b-45f2-b087-9a685a6ee6cb} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001151 sec., 77324.06602953954 rows/sec., 6.04 MiB/sec. | ||
| 9535 | 2026.05.21 01:37:34.132252 [ 270 ] {3b29139a-206b-45f2-b087-9a685a6ee6cb} <Debug> TCPHandler: Processed in 0.001307556 sec. | ||
| 9536 | 2026.05.21 01:37:34.132373 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9537 | 2026.05.21 01:37:34.132467 [ 270 ] {123482b6-c5a9-49dc-837f-370f49228013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9538 | 2026.05.21 01:37:34.132511 [ 270 ] {123482b6-c5a9-49dc-837f-370f49228013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9539 | 2026.05.21 01:37:34.132922 [ 270 ] {123482b6-c5a9-49dc-837f-370f49228013} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.05.21 01:37:34.132956 [ 270 ] {123482b6-c5a9-49dc-837f-370f49228013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9541 | 2026.05.21 01:37:34.133287 [ 270 ] {123482b6-c5a9-49dc-837f-370f49228013} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9542 | 2026.05.21 01:37:34.133492 [ 270 ] {123482b6-c5a9-49dc-837f-370f49228013} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.05.21 01:37:34.133618 [ 270 ] {123482b6-c5a9-49dc-837f-370f49228013} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 9544 | 2026.05.21 01:37:34.133650 [ 270 ] {123482b6-c5a9-49dc-837f-370f49228013} <Debug> TCPHandler: Processed in 0.001325707 sec. | ||
| 9545 | 2026.05.21 01:37:34.133771 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.05.21 01:37:34.133866 [ 270 ] {310839ed-e4ab-485f-a028-25208c9a66b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9547 | 2026.05.21 01:37:34.133920 [ 270 ] {310839ed-e4ab-485f-a028-25208c9a66b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9548 | 2026.05.21 01:37:34.134725 [ 270 ] {310839ed-e4ab-485f-a028-25208c9a66b2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2026.05.21 01:37:34.134760 [ 270 ] {310839ed-e4ab-485f-a028-25208c9a66b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9550 | 2026.05.21 01:37:34.135274 [ 270 ] {310839ed-e4ab-485f-a028-25208c9a66b2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9551 | 2026.05.21 01:37:34.135487 [ 270 ] {310839ed-e4ab-485f-a028-25208c9a66b2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2026.05.21 01:37:34.135622 [ 270 ] {310839ed-e4ab-485f-a028-25208c9a66b2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001774 sec., 14092.446448703495 rows/sec., 25.25 MiB/sec. | ||
| 9553 | 2026.05.21 01:37:34.135672 [ 270 ] {310839ed-e4ab-485f-a028-25208c9a66b2} <Debug> TCPHandler: Processed in 0.001948889 sec. | ||
| 9554 | 2026.05.21 01:37:34.135796 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2026.05.21 01:37:34.135892 [ 270 ] {b0c3e5a6-1758-446f-8811-6284c6f003de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9556 | 2026.05.21 01:37:34.135934 [ 270 ] {b0c3e5a6-1758-446f-8811-6284c6f003de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9557 | 2026.05.21 01:37:34.136273 [ 270 ] {b0c3e5a6-1758-446f-8811-6284c6f003de} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2026.05.21 01:37:34.136307 [ 270 ] {b0c3e5a6-1758-446f-8811-6284c6f003de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9559 | 2026.05.21 01:37:34.136602 [ 270 ] {b0c3e5a6-1758-446f-8811-6284c6f003de} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9560 | 2026.05.21 01:37:34.136815 [ 270 ] {b0c3e5a6-1758-446f-8811-6284c6f003de} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2026.05.21 01:37:34.136942 [ 270 ] {b0c3e5a6-1758-446f-8811-6284c6f003de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 9562 | 2026.05.21 01:37:34.136975 [ 270 ] {b0c3e5a6-1758-446f-8811-6284c6f003de} <Debug> TCPHandler: Processed in 0.001227304 sec. | ||
| 9563 | 2026.05.21 01:37:36.862066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 54 | ||
| 9564 | 2026.05.21 01:37:36.863811 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2026.05.21 01:37:36.863871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9566 | 2026.05.21 01:37:36.865105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9567 | 2026.05.21 01:37:36.865375 [ 243 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9568 | 2026.05.21 01:37:36.865712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 54 | ||
| 9569 | 2026.05.21 01:37:37.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.84 MiB, peak 319.78 MiB, free memory in arenas 0.00 B, will set to 306.91 MiB (RSS), difference: -3.92 MiB | ||
| 9570 | 2026.05.21 01:37:39.124533 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9571 | 2026.05.21 01:37:39.124807 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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) | ||
| 9572 | 2026.05.21 01:37:39.125229 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9573 | 2026.05.21 01:37:39.125280 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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 | ||
| 9574 | 2026.05.21 01:37:39.125558 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9575 | 2026.05.21 01:37:39.125638 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9576 | 2026.05.21 01:37:39.125780 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 9577 | 2026.05.21 01:37:39.125884 [ 343 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9578 | 2026.05.21 01:37:39.125883 [ 347 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9579 | 2026.05.21 01:37:39.125883 [ 365 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9580 | 2026.05.21 01:37:39.125893 [ 360 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9581 | 2026.05.21 01:37:39.126093 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 9582 | 2026.05.21 01:37:39.126121 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9583 | 2026.05.21 01:37:39.126216 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9584 | 2026.05.21 01:37:39.126239 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
| 9585 | 2026.05.21 01:37:39.126275 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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'))" | ||
| 9586 | 2026.05.21 01:37:39.126316 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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'))" | ||
| 9587 | 2026.05.21 01:37:39.126356 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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'))" | ||
| 9588 | 2026.05.21 01:37:39.126394 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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'))" | ||
| 9589 | 2026.05.21 01:37:39.127598 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002907 sec., 13071.895424836603 rows/sec., 2.12 MiB/sec. | ||
| 9590 | 2026.05.21 01:37:39.127805 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Debug> MemoryTracker: Peak memory usage (for query): 177.68 KiB. | ||
| 9591 | 2026.05.21 01:37:39.127823 [ 270 ] {2c784a22-38b7-4b2e-887e-9306451159c1} <Debug> TCPHandler: Processed in 0.003439248 sec. | ||
| 9592 | 2026.05.21 01:37:39.131039 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2026.05.21 01:37:39.131224 [ 270 ] {0353f722-5d11-4ea4-b662-c182355d91da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 9594 | 2026.05.21 01:37:39.131301 [ 270 ] {0353f722-5d11-4ea4-b662-c182355d91da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9595 | 2026.05.21 01:37:39.132091 [ 270 ] {0353f722-5d11-4ea4-b662-c182355d91da} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2026.05.21 01:37:39.132135 [ 270 ] {0353f722-5d11-4ea4-b662-c182355d91da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9597 | 2026.05.21 01:37:39.132539 [ 270 ] {0353f722-5d11-4ea4-b662-c182355d91da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9598 | 2026.05.21 01:37:39.132731 [ 270 ] {0353f722-5d11-4ea4-b662-c182355d91da} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.05.21 01:37:39.132877 [ 270 ] {0353f722-5d11-4ea4-b662-c182355d91da} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001707 sec., 585.8230814294084 rows/sec., 146.46 KiB/sec. | ||
| 9600 | 2026.05.21 01:37:39.132913 [ 270 ] {0353f722-5d11-4ea4-b662-c182355d91da} <Debug> TCPHandler: Processed in 0.001968789 sec. | ||
| 9601 | 2026.05.21 01:37:39.133056 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2026.05.21 01:37:39.133154 [ 270 ] {eda718d2-5397-4d2d-9a97-1faad4e2b0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9603 | 2026.05.21 01:37:39.133195 [ 270 ] {eda718d2-5397-4d2d-9a97-1faad4e2b0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9604 | 2026.05.21 01:37:39.133631 [ 270 ] {eda718d2-5397-4d2d-9a97-1faad4e2b0bb} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2026.05.21 01:37:39.133667 [ 270 ] {eda718d2-5397-4d2d-9a97-1faad4e2b0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9606 | 2026.05.21 01:37:39.133958 [ 270 ] {eda718d2-5397-4d2d-9a97-1faad4e2b0bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9607 | 2026.05.21 01:37:39.134161 [ 270 ] {eda718d2-5397-4d2d-9a97-1faad4e2b0bb} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2026.05.21 01:37:39.134285 [ 270 ] {eda718d2-5397-4d2d-9a97-1faad4e2b0bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001149 sec., 20887.728459530026 rows/sec., 1.73 MiB/sec. | ||
| 9609 | 2026.05.21 01:37:39.134318 [ 270 ] {eda718d2-5397-4d2d-9a97-1faad4e2b0bb} <Debug> TCPHandler: Processed in 0.001318776 sec. | ||
| 9610 | 2026.05.21 01:37:39.134460 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2026.05.21 01:37:39.134554 [ 270 ] {551cbc6e-a63f-49a2-a63d-779d14a98416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9612 | 2026.05.21 01:37:39.134595 [ 270 ] {551cbc6e-a63f-49a2-a63d-779d14a98416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9613 | 2026.05.21 01:37:39.134985 [ 270 ] {551cbc6e-a63f-49a2-a63d-779d14a98416} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2026.05.21 01:37:39.135020 [ 270 ] {551cbc6e-a63f-49a2-a63d-779d14a98416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9615 | 2026.05.21 01:37:39.135299 [ 270 ] {551cbc6e-a63f-49a2-a63d-779d14a98416} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9616 | 2026.05.21 01:37:39.135520 [ 270 ] {551cbc6e-a63f-49a2-a63d-779d14a98416} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2026.05.21 01:37:39.135645 [ 270 ] {551cbc6e-a63f-49a2-a63d-779d14a98416} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 895.48 KiB/sec. | ||
| 9618 | 2026.05.21 01:37:39.135679 [ 270 ] {551cbc6e-a63f-49a2-a63d-779d14a98416} <Debug> TCPHandler: Processed in 0.001266635 sec. | ||
| 9619 | 2026.05.21 01:37:39.135798 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9620 | 2026.05.21 01:37:39.135896 [ 270 ] {cb0f5508-1fc5-4c9d-8f59-c374f68e82ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9621 | 2026.05.21 01:37:39.135935 [ 270 ] {cb0f5508-1fc5-4c9d-8f59-c374f68e82ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9622 | 2026.05.21 01:37:39.136406 [ 270 ] {cb0f5508-1fc5-4c9d-8f59-c374f68e82ff} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2026.05.21 01:37:39.136442 [ 270 ] {cb0f5508-1fc5-4c9d-8f59-c374f68e82ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9624 | 2026.05.21 01:37:39.136747 [ 270 ] {cb0f5508-1fc5-4c9d-8f59-c374f68e82ff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9625 | 2026.05.21 01:37:39.136954 [ 270 ] {cb0f5508-1fc5-4c9d-8f59-c374f68e82ff} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2026.05.21 01:37:39.137083 [ 270 ] {cb0f5508-1fc5-4c9d-8f59-c374f68e82ff} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001204 sec., 178571.42857142858 rows/sec., 15.88 MiB/sec. | ||
| 9627 | 2026.05.21 01:37:39.137117 [ 270 ] {cb0f5508-1fc5-4c9d-8f59-c374f68e82ff} <Debug> TCPHandler: Processed in 0.001366588 sec. | ||
| 9628 | 2026.05.21 01:37:39.137238 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2026.05.21 01:37:39.137332 [ 270 ] {a71dd50d-2194-4ec4-aae5-7a9571071e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9630 | 2026.05.21 01:37:39.137372 [ 270 ] {a71dd50d-2194-4ec4-aae5-7a9571071e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9631 | 2026.05.21 01:37:39.137767 [ 270 ] {a71dd50d-2194-4ec4-aae5-7a9571071e8a} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.05.21 01:37:39.137802 [ 270 ] {a71dd50d-2194-4ec4-aae5-7a9571071e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9633 | 2026.05.21 01:37:39.138087 [ 270 ] {a71dd50d-2194-4ec4-aae5-7a9571071e8a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9634 | 2026.05.21 01:37:39.138293 [ 270 ] {a71dd50d-2194-4ec4-aae5-7a9571071e8a} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.05.21 01:37:39.138422 [ 270 ] {a71dd50d-2194-4ec4-aae5-7a9571071e8a} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.001108 sec., 36101.08303249098 rows/sec., 2.66 MiB/sec. | ||
| 9636 | 2026.05.21 01:37:39.138456 [ 270 ] {a71dd50d-2194-4ec4-aae5-7a9571071e8a} <Debug> TCPHandler: Processed in 0.001266205 sec. | ||
| 9637 | 2026.05.21 01:37:39.138585 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2026.05.21 01:37:39.138677 [ 270 ] {b793d428-41ac-4c48-8aaa-6f3a52881fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9639 | 2026.05.21 01:37:39.138717 [ 270 ] {b793d428-41ac-4c48-8aaa-6f3a52881fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9640 | 2026.05.21 01:37:39.139106 [ 270 ] {b793d428-41ac-4c48-8aaa-6f3a52881fb6} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2026.05.21 01:37:39.139141 [ 270 ] {b793d428-41ac-4c48-8aaa-6f3a52881fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9642 | 2026.05.21 01:37:39.139424 [ 270 ] {b793d428-41ac-4c48-8aaa-6f3a52881fb6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9643 | 2026.05.21 01:37:39.139629 [ 270 ] {b793d428-41ac-4c48-8aaa-6f3a52881fb6} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.05.21 01:37:39.139752 [ 270 ] {b793d428-41ac-4c48-8aaa-6f3a52881fb6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001093 sec., 21957.913998170174 rows/sec., 1.82 MiB/sec. | ||
| 9645 | 2026.05.21 01:37:39.139786 [ 270 ] {b793d428-41ac-4c48-8aaa-6f3a52881fb6} <Debug> TCPHandler: Processed in 0.001248095 sec. | ||
| 9646 | 2026.05.21 01:37:39.139906 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2026.05.21 01:37:39.139999 [ 270 ] {e02d7c5e-b916-4e44-b5b6-8a5359d10f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9648 | 2026.05.21 01:37:39.140038 [ 270 ] {e02d7c5e-b916-4e44-b5b6-8a5359d10f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9649 | 2026.05.21 01:37:39.140418 [ 270 ] {e02d7c5e-b916-4e44-b5b6-8a5359d10f13} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.05.21 01:37:39.140453 [ 270 ] {e02d7c5e-b916-4e44-b5b6-8a5359d10f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9651 | 2026.05.21 01:37:39.140745 [ 270 ] {e02d7c5e-b916-4e44-b5b6-8a5359d10f13} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9652 | 2026.05.21 01:37:39.140950 [ 270 ] {e02d7c5e-b916-4e44-b5b6-8a5359d10f13} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.05.21 01:37:39.141075 [ 270 ] {e02d7c5e-b916-4e44-b5b6-8a5359d10f13} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 9654 | 2026.05.21 01:37:39.141108 [ 270 ] {e02d7c5e-b916-4e44-b5b6-8a5359d10f13} <Debug> TCPHandler: Processed in 0.001249345 sec. | ||
| 9655 | 2026.05.21 01:37:39.141230 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9656 | 2026.05.21 01:37:39.141322 [ 270 ] {35ae9424-0baf-48aa-a0ac-37a6da7a9982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9657 | 2026.05.21 01:37:39.141360 [ 270 ] {35ae9424-0baf-48aa-a0ac-37a6da7a9982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9658 | 2026.05.21 01:37:39.141883 [ 270 ] {35ae9424-0baf-48aa-a0ac-37a6da7a9982} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2026.05.21 01:37:39.141918 [ 270 ] {35ae9424-0baf-48aa-a0ac-37a6da7a9982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9660 | 2026.05.21 01:37:39.142210 [ 270 ] {35ae9424-0baf-48aa-a0ac-37a6da7a9982} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9661 | 2026.05.21 01:37:39.142415 [ 270 ] {35ae9424-0baf-48aa-a0ac-37a6da7a9982} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9662 | 2026.05.21 01:37:39.142544 [ 270 ] {35ae9424-0baf-48aa-a0ac-37a6da7a9982} <Debug> executeQuery: Read 128 rows, 10.65 KiB in 0.001239 sec., 103309.1202582728 rows/sec., 8.39 MiB/sec. | ||
| 9663 | 2026.05.21 01:37:39.142578 [ 270 ] {35ae9424-0baf-48aa-a0ac-37a6da7a9982} <Debug> TCPHandler: Processed in 0.001400158 sec. | ||
| 9664 | 2026.05.21 01:37:39.142695 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9665 | 2026.05.21 01:37:39.142787 [ 270 ] {5401769d-ac1b-4c44-9846-dc35029ccd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9666 | 2026.05.21 01:37:39.142829 [ 270 ] {5401769d-ac1b-4c44-9846-dc35029ccd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9667 | 2026.05.21 01:37:39.143276 [ 270 ] {5401769d-ac1b-4c44-9846-dc35029ccd1e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2026.05.21 01:37:39.143312 [ 270 ] {5401769d-ac1b-4c44-9846-dc35029ccd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9669 | 2026.05.21 01:37:39.143640 [ 270 ] {5401769d-ac1b-4c44-9846-dc35029ccd1e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9670 | 2026.05.21 01:37:39.143847 [ 270 ] {5401769d-ac1b-4c44-9846-dc35029ccd1e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2026.05.21 01:37:39.143972 [ 270 ] {5401769d-ac1b-4c44-9846-dc35029ccd1e} <Debug> executeQuery: Read 238 rows, 17.82 KiB in 0.001202 sec., 198003.32778702164 rows/sec., 14.47 MiB/sec. | ||
| 9672 | 2026.05.21 01:37:39.144005 [ 270 ] {5401769d-ac1b-4c44-9846-dc35029ccd1e} <Debug> TCPHandler: Processed in 0.001361958 sec. | ||
| 9673 | 2026.05.21 01:37:39.144120 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9674 | 2026.05.21 01:37:39.144212 [ 270 ] {e86aa5ee-b743-4504-95f6-1183668ea4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9675 | 2026.05.21 01:37:39.144265 [ 270 ] {e86aa5ee-b743-4504-95f6-1183668ea4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9676 | 2026.05.21 01:37:39.145045 [ 270 ] {e86aa5ee-b743-4504-95f6-1183668ea4b2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.05.21 01:37:39.145081 [ 270 ] {e86aa5ee-b743-4504-95f6-1183668ea4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9678 | 2026.05.21 01:37:39.145592 [ 270 ] {e86aa5ee-b743-4504-95f6-1183668ea4b2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9679 | 2026.05.21 01:37:39.145810 [ 270 ] {e86aa5ee-b743-4504-95f6-1183668ea4b2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.05.21 01:37:39.145947 [ 270 ] {e86aa5ee-b743-4504-95f6-1183668ea4b2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001752 sec., 9132.4200913242 rows/sec., 16.36 MiB/sec. | ||
| 9681 | 2026.05.21 01:37:39.145997 [ 270 ] {e86aa5ee-b743-4504-95f6-1183668ea4b2} <Debug> TCPHandler: Processed in 0.001924618 sec. | ||
| 9682 | 2026.05.21 01:37:39.146125 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9683 | 2026.05.21 01:37:39.146218 [ 270 ] {bd7f68aa-42af-482b-b524-b7927eaee8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9684 | 2026.05.21 01:37:39.146259 [ 270 ] {bd7f68aa-42af-482b-b524-b7927eaee8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9685 | 2026.05.21 01:37:39.146598 [ 270 ] {bd7f68aa-42af-482b-b524-b7927eaee8b6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2026.05.21 01:37:39.146633 [ 270 ] {bd7f68aa-42af-482b-b524-b7927eaee8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9687 | 2026.05.21 01:37:39.146935 [ 270 ] {bd7f68aa-42af-482b-b524-b7927eaee8b6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9688 | 2026.05.21 01:37:39.147141 [ 270 ] {bd7f68aa-42af-482b-b524-b7927eaee8b6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2026.05.21 01:37:39.147269 [ 270 ] {bd7f68aa-42af-482b-b524-b7927eaee8b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9690 | 2026.05.21 01:37:39.147301 [ 270 ] {bd7f68aa-42af-482b-b524-b7927eaee8b6} <Debug> TCPHandler: Processed in 0.001224114 sec. | ||
| 9691 | 2026.05.21 01:37:39.422223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20643 | ||
| 9692 | 2026.05.21 01:37:39.422940 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2026.05.21 01:37:39.422986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9694 | 2026.05.21 01:37:39.423485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9695 | 2026.05.21 01:37:39.423730 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2026.05.21 01:37:39.423879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20643 | ||
| 9697 | 2026.05.21 01:37:40.544841 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9698 | 2026.05.21 01:37:40.560823 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.05.21 01:37:40.560890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9700 | 2026.05.21 01:37:40.567205 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9701 | 2026.05.21 01:37:40.567878 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.05.21 01:37:40.570646 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9703 | 2026.05.21 01:37:44.122838 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.05.21 01:37:44.123105 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9705 | 2026.05.21 01:37:44.123460 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9706 | 2026.05.21 01:37:44.123502 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9707 | 2026.05.21 01:37:44.123734 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9708 | 2026.05.21 01:37:44.123808 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9709 | 2026.05.21 01:37:44.123982 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9710 | 2026.05.21 01:37:44.124079 [ 349 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9711 | 2026.05.21 01:37:44.124105 [ 343 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 9712 | 2026.05.21 01:37:44.124116 [ 329 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9713 | 2026.05.21 01:37:44.124108 [ 334 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9714 | 2026.05.21 01:37:44.124106 [ 365 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9715 | 2026.05.21 01:37:44.124333 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 9716 | 2026.05.21 01:37:44.124362 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9717 | 2026.05.21 01:37:44.124453 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9718 | 2026.05.21 01:37:44.124474 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 9719 | 2026.05.21 01:37:44.124512 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9720 | 2026.05.21 01:37:44.124554 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9721 | 2026.05.21 01:37:44.124594 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9722 | 2026.05.21 01:37:44.125724 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002716 sec., 11782.032400589102 rows/sec., 1.25 MiB/sec. | ||
| 9723 | 2026.05.21 01:37:44.125894 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Debug> MemoryTracker: Peak memory usage (for query): 135.33 KiB. | ||
| 9724 | 2026.05.21 01:37:44.125911 [ 270 ] {5cbc2c32-9baf-417a-970c-f5b0dc0dd00a} <Debug> TCPHandler: Processed in 0.003217454 sec. | ||
| 9725 | 2026.05.21 01:37:44.128004 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.05.21 01:37:44.128141 [ 270 ] {9044f703-3308-4121-adba-e79aff4e53e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9727 | 2026.05.21 01:37:44.128196 [ 270 ] {9044f703-3308-4121-adba-e79aff4e53e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9728 | 2026.05.21 01:37:44.128801 [ 270 ] {9044f703-3308-4121-adba-e79aff4e53e7} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.05.21 01:37:44.128853 [ 270 ] {9044f703-3308-4121-adba-e79aff4e53e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9730 | 2026.05.21 01:37:44.129259 [ 270 ] {9044f703-3308-4121-adba-e79aff4e53e7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9731 | 2026.05.21 01:37:44.129482 [ 270 ] {9044f703-3308-4121-adba-e79aff4e53e7} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.05.21 01:37:44.129638 [ 270 ] {9044f703-3308-4121-adba-e79aff4e53e7} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001537 sec., 68965.51724137932 rows/sec., 5.79 MiB/sec. | ||
| 9733 | 2026.05.21 01:37:44.129678 [ 270 ] {9044f703-3308-4121-adba-e79aff4e53e7} <Debug> TCPHandler: Processed in 0.001741104 sec. | ||
| 9734 | 2026.05.21 01:37:44.129807 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.05.21 01:37:44.129913 [ 270 ] {199a5c0e-0ff9-4362-b0ba-47adc4cf6506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9736 | 2026.05.21 01:37:44.129958 [ 270 ] {199a5c0e-0ff9-4362-b0ba-47adc4cf6506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9737 | 2026.05.21 01:37:44.130381 [ 270 ] {199a5c0e-0ff9-4362-b0ba-47adc4cf6506} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.05.21 01:37:44.130420 [ 270 ] {199a5c0e-0ff9-4362-b0ba-47adc4cf6506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9739 | 2026.05.21 01:37:44.130730 [ 270 ] {199a5c0e-0ff9-4362-b0ba-47adc4cf6506} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9740 | 2026.05.21 01:37:44.130956 [ 270 ] {199a5c0e-0ff9-4362-b0ba-47adc4cf6506} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.05.21 01:37:44.131077 [ 78 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9742 | 2026.05.21 01:37:44.131096 [ 270 ] {199a5c0e-0ff9-4362-b0ba-47adc4cf6506} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001206 sec., 20729.684908789386 rows/sec., 1.52 MiB/sec. | ||
| 9743 | 2026.05.21 01:37:44.131131 [ 78 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2026.05.21 01:37:44.131144 [ 270 ] {199a5c0e-0ff9-4362-b0ba-47adc4cf6506} <Debug> TCPHandler: Processed in 0.001389578 sec. | ||
| 9745 | 2026.05.21 01:37:44.131158 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9746 | 2026.05.21 01:37:44.131258 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 9747 | 2026.05.21 01:37:44.131263 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2026.05.21 01:37:44.131384 [ 270 ] {a85bb080-6869-440a-9c7a-d5fcef31273a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9749 | 2026.05.21 01:37:44.131385 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9750 | 2026.05.21 01:37:44.131432 [ 270 ] {a85bb080-6869-440a-9c7a-d5fcef31273a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9751 | 2026.05.21 01:37:44.131441 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 80 rows starting from the beginning of the part | ||
| 9752 | 2026.05.21 01:37:44.131520 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 9753 | 2026.05.21 01:37:44.131572 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part | ||
| 9754 | 2026.05.21 01:37:44.131620 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 9755 | 2026.05.21 01:37:44.131663 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 9756 | 2026.05.21 01:37:44.131709 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 25 rows starting from the beginning of the part | ||
| 9757 | 2026.05.21 01:37:44.131877 [ 270 ] {a85bb080-6869-440a-9c7a-d5fcef31273a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.05.21 01:37:44.131923 [ 270 ] {a85bb080-6869-440a-9c7a-d5fcef31273a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9759 | 2026.05.21 01:37:44.132286 [ 270 ] {a85bb080-6869-440a-9c7a-d5fcef31273a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9760 | 2026.05.21 01:37:44.132511 [ 270 ] {a85bb080-6869-440a-9c7a-d5fcef31273a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.05.21 01:37:44.132550 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331546 sec., 165221.47939312647 rows/sec., 12.74 MiB/sec. | ||
| 9762 | 2026.05.21 01:37:44.132649 [ 270 ] {a85bb080-6869-440a-9c7a-d5fcef31273a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001285 sec., 69260.70038910507 rows/sec., 5.41 MiB/sec. | ||
| 9763 | 2026.05.21 01:37:44.132692 [ 270 ] {a85bb080-6869-440a-9c7a-d5fcef31273a} <Debug> TCPHandler: Processed in 0.001480909 sec. | ||
| 9764 | 2026.05.21 01:37:44.132694 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9765 | 2026.05.21 01:37:44.132819 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2026.05.21 01:37:44.132922 [ 270 ] {d3bcdb83-faf4-454f-9e61-f3e55546b635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9767 | 2026.05.21 01:37:44.132960 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9768 | 2026.05.21 01:37:44.132970 [ 270 ] {d3bcdb83-faf4-454f-9e61-f3e55546b635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9769 | 2026.05.21 01:37:44.133039 [ 196 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_56_11} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9770 | 2026.05.21 01:37:44.133118 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9771 | 2026.05.21 01:37:44.133396 [ 270 ] {d3bcdb83-faf4-454f-9e61-f3e55546b635} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2026.05.21 01:37:44.133439 [ 270 ] {d3bcdb83-faf4-454f-9e61-f3e55546b635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9773 | 2026.05.21 01:37:44.133799 [ 270 ] {d3bcdb83-faf4-454f-9e61-f3e55546b635} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9774 | 2026.05.21 01:37:44.134020 [ 270 ] {d3bcdb83-faf4-454f-9e61-f3e55546b635} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2026.05.21 01:37:44.134155 [ 270 ] {d3bcdb83-faf4-454f-9e61-f3e55546b635} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 9776 | 2026.05.21 01:37:44.134191 [ 270 ] {d3bcdb83-faf4-454f-9e61-f3e55546b635} <Debug> TCPHandler: Processed in 0.001423878 sec. | ||
| 9777 | 2026.05.21 01:37:44.134307 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9778 | 2026.05.21 01:37:44.134403 [ 270 ] {9f092f58-bb90-46dd-a280-1e271e3b0af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9779 | 2026.05.21 01:37:44.134460 [ 270 ] {9f092f58-bb90-46dd-a280-1e271e3b0af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9780 | 2026.05.21 01:37:44.135239 [ 270 ] {9f092f58-bb90-46dd-a280-1e271e3b0af3} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.05.21 01:37:44.135277 [ 270 ] {9f092f58-bb90-46dd-a280-1e271e3b0af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9782 | 2026.05.21 01:37:44.135833 [ 270 ] {9f092f58-bb90-46dd-a280-1e271e3b0af3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9783 | 2026.05.21 01:37:44.136069 [ 270 ] {9f092f58-bb90-46dd-a280-1e271e3b0af3} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2026.05.21 01:37:44.136214 [ 270 ] {9f092f58-bb90-46dd-a280-1e271e3b0af3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001828 sec., 13676.148796498906 rows/sec., 24.51 MiB/sec. | ||
| 9785 | 2026.05.21 01:37:44.136266 [ 270 ] {9f092f58-bb90-46dd-a280-1e271e3b0af3} <Debug> TCPHandler: Processed in 0.002009709 sec. | ||
| 9786 | 2026.05.21 01:37:44.136394 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9787 | 2026.05.21 01:37:44.136492 [ 270 ] {663e9d96-6768-48c7-8378-b9bfe0fd1a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9788 | 2026.05.21 01:37:44.136535 [ 270 ] {663e9d96-6768-48c7-8378-b9bfe0fd1a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9789 | 2026.05.21 01:37:44.136872 [ 270 ] {663e9d96-6768-48c7-8378-b9bfe0fd1a12} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.05.21 01:37:44.136910 [ 270 ] {663e9d96-6768-48c7-8378-b9bfe0fd1a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9791 | 2026.05.21 01:37:44.137225 [ 270 ] {663e9d96-6768-48c7-8378-b9bfe0fd1a12} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9792 | 2026.05.21 01:37:44.137442 [ 270 ] {663e9d96-6768-48c7-8378-b9bfe0fd1a12} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2026.05.21 01:37:44.137577 [ 270 ] {663e9d96-6768-48c7-8378-b9bfe0fd1a12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 9794 | 2026.05.21 01:37:44.137612 [ 270 ] {663e9d96-6768-48c7-8378-b9bfe0fd1a12} <Debug> TCPHandler: Processed in 0.001268965 sec. | ||
| 9795 | 2026.05.21 01:37:46.780861 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9796 | 2026.05.21 01:37:46.780958 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9797 | 2026.05.21 01:37:46.924178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21091 | ||
| 9798 | 2026.05.21 01:37:46.924962 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2026.05.21 01:37:46.925056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9800 | 2026.05.21 01:37:46.925719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9801 | 2026.05.21 01:37:46.925940 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2026.05.21 01:37:46.926069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21091 | ||
| 9803 | 2026.05.21 01:37:48.070834 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9804 | 2026.05.21 01:37:48.088293 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9805 | 2026.05.21 01:37:48.088359 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9806 | 2026.05.21 01:37:48.094616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9807 | 2026.05.21 01:37:48.095298 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2026.05.21 01:37:48.098233 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9809 | 2026.05.21 01:37:49.121811 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2026.05.21 01:37:49.122189 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9811 | 2026.05.21 01:37:49.122532 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9812 | 2026.05.21 01:37:49.122572 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9813 | 2026.05.21 01:37:49.122795 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9814 | 2026.05.21 01:37:49.122866 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9815 | 2026.05.21 01:37:49.123011 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9816 | 2026.05.21 01:37:49.123105 [ 349 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9817 | 2026.05.21 01:37:49.123123 [ 365 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9818 | 2026.05.21 01:37:49.123133 [ 334 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9819 | 2026.05.21 01:37:49.123128 [ 329 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9820 | 2026.05.21 01:37:49.123123 [ 343 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 9821 | 2026.05.21 01:37:49.123342 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 9822 | 2026.05.21 01:37:49.123372 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9823 | 2026.05.21 01:37:49.123466 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9824 | 2026.05.21 01:37:49.123487 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 9825 | 2026.05.21 01:37:49.123525 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9826 | 2026.05.21 01:37:49.123565 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9827 | 2026.05.21 01:37:49.123602 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9828 | 2026.05.21 01:37:49.124705 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002677 sec., 11953.679491968622 rows/sec., 1.27 MiB/sec. | ||
| 9829 | 2026.05.21 01:37:49.124864 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Debug> MemoryTracker: Peak memory usage (for query): 136.36 KiB. | ||
| 9830 | 2026.05.21 01:37:49.124881 [ 270 ] {c151b37c-3a39-4d2b-b9aa-ce32307ee3d8} <Debug> TCPHandler: Processed in 0.003262005 sec. | ||
| 9831 | 2026.05.21 01:37:49.126873 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9832 | 2026.05.21 01:37:49.126986 [ 270 ] {abbac687-9709-4449-86ad-c37a640167b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9833 | 2026.05.21 01:37:49.127034 [ 270 ] {abbac687-9709-4449-86ad-c37a640167b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9834 | 2026.05.21 01:37:49.127628 [ 270 ] {abbac687-9709-4449-86ad-c37a640167b8} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.05.21 01:37:49.127678 [ 270 ] {abbac687-9709-4449-86ad-c37a640167b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9836 | 2026.05.21 01:37:49.128120 [ 270 ] {abbac687-9709-4449-86ad-c37a640167b8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9837 | 2026.05.21 01:37:49.128368 [ 270 ] {abbac687-9709-4449-86ad-c37a640167b8} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.05.21 01:37:49.128508 [ 72 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9839 | 2026.05.21 01:37:49.128519 [ 270 ] {abbac687-9709-4449-86ad-c37a640167b8} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001567 sec., 56158.26419910657 rows/sec., 4.73 MiB/sec. | ||
| 9840 | 2026.05.21 01:37:49.128566 [ 72 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.05.21 01:37:49.128580 [ 270 ] {abbac687-9709-4449-86ad-c37a640167b8} <Debug> TCPHandler: Processed in 0.001757965 sec. | ||
| 9842 | 2026.05.21 01:37:49.128605 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9843 | 2026.05.21 01:37:49.128719 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 9844 | 2026.05.21 01:37:49.128730 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2026.05.21 01:37:49.128835 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9846 | 2026.05.21 01:37:49.128849 [ 270 ] {9000b9dc-973e-4747-b977-6c9cc1fe08b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9847 | 2026.05.21 01:37:49.128897 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2614 rows starting from the beginning of the part | ||
| 9848 | 2026.05.21 01:37:49.128912 [ 270 ] {9000b9dc-973e-4747-b977-6c9cc1fe08b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9849 | 2026.05.21 01:37:49.128959 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 88 rows starting from the beginning of the part | ||
| 9850 | 2026.05.21 01:37:49.129012 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 106 rows starting from the beginning of the part | ||
| 9851 | 2026.05.21 01:37:49.129059 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 215 rows starting from the beginning of the part | ||
| 9852 | 2026.05.21 01:37:49.129104 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 106 rows starting from the beginning of the part | ||
| 9853 | 2026.05.21 01:37:49.129145 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 88 rows starting from the beginning of the part | ||
| 9854 | 2026.05.21 01:37:49.129340 [ 270 ] {9000b9dc-973e-4747-b977-6c9cc1fe08b8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.05.21 01:37:49.129376 [ 270 ] {9000b9dc-973e-4747-b977-6c9cc1fe08b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9856 | 2026.05.21 01:37:49.129697 [ 270 ] {9000b9dc-973e-4747-b977-6c9cc1fe08b8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9857 | 2026.05.21 01:37:49.129917 [ 270 ] {9000b9dc-973e-4747-b977-6c9cc1fe08b8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.05.21 01:37:49.130052 [ 270 ] {9000b9dc-973e-4747-b977-6c9cc1fe08b8} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001224 sec., 13071.8954248366 rows/sec., 982.95 KiB/sec. | ||
| 9859 | 2026.05.21 01:37:49.130086 [ 270 ] {9000b9dc-973e-4747-b977-6c9cc1fe08b8} <Debug> TCPHandler: Processed in 0.001405028 sec. | ||
| 9860 | 2026.05.21 01:37:49.130204 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9861 | 2026.05.21 01:37:49.130301 [ 270 ] {15ec82b7-d043-46ee-a240-c7deb8a42c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9862 | 2026.05.21 01:37:49.130343 [ 270 ] {15ec82b7-d043-46ee-a240-c7deb8a42c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9863 | 2026.05.21 01:37:49.130357 [ 195 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001680673 sec., 1914114.1673603372 rows/sec., 155.17 MiB/sec. | ||
| 9864 | 2026.05.21 01:37:49.130665 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9865 | 2026.05.21 01:37:49.130790 [ 270 ] {15ec82b7-d043-46ee-a240-c7deb8a42c95} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.05.21 01:37:49.130833 [ 270 ] {15ec82b7-d043-46ee-a240-c7deb8a42c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9867 | 2026.05.21 01:37:49.131002 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.05.21 01:37:49.131105 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_71_14} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9869 | 2026.05.21 01:37:49.131180 [ 270 ] {15ec82b7-d043-46ee-a240-c7deb8a42c95} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9870 | 2026.05.21 01:37:49.131204 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9871 | 2026.05.21 01:37:49.131395 [ 270 ] {15ec82b7-d043-46ee-a240-c7deb8a42c95} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.05.21 01:37:49.131527 [ 71 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9873 | 2026.05.21 01:37:49.131529 [ 270 ] {15ec82b7-d043-46ee-a240-c7deb8a42c95} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001248 sec., 64102.5641025641 rows/sec., 5.01 MiB/sec. | ||
| 9874 | 2026.05.21 01:37:49.131565 [ 71 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.05.21 01:37:49.131579 [ 270 ] {15ec82b7-d043-46ee-a240-c7deb8a42c95} <Debug> TCPHandler: Processed in 0.001422769 sec. | ||
| 9876 | 2026.05.21 01:37:49.131585 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9877 | 2026.05.21 01:37:49.131677 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 9878 | 2026.05.21 01:37:49.131700 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9879 | 2026.05.21 01:37:49.131789 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9880 | 2026.05.21 01:37:49.131800 [ 270 ] {63566eed-a9e4-4f93-8f5f-5d35ad82106f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.05.21 01:37:49.131827 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1401 rows starting from the beginning of the part | ||
| 9882 | 2026.05.21 01:37:49.131853 [ 270 ] {63566eed-a9e4-4f93-8f5f-5d35ad82106f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9883 | 2026.05.21 01:37:49.131896 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 80 rows starting from the beginning of the part | ||
| 9884 | 2026.05.21 01:37:49.131945 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 89 rows starting from the beginning of the part | ||
| 9885 | 2026.05.21 01:37:49.131985 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 128 rows starting from the beginning of the part | ||
| 9886 | 2026.05.21 01:37:49.132024 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 89 rows starting from the beginning of the part | ||
| 9887 | 2026.05.21 01:37:49.132063 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 80 rows starting from the beginning of the part | ||
| 9888 | 2026.05.21 01:37:49.132279 [ 270 ] {63566eed-a9e4-4f93-8f5f-5d35ad82106f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2026.05.21 01:37:49.132319 [ 270 ] {63566eed-a9e4-4f93-8f5f-5d35ad82106f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9890 | 2026.05.21 01:37:49.132689 [ 270 ] {63566eed-a9e4-4f93-8f5f-5d35ad82106f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9891 | 2026.05.21 01:37:49.132909 [ 270 ] {63566eed-a9e4-4f93-8f5f-5d35ad82106f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9892 | 2026.05.21 01:37:49.133035 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9893 | 2026.05.21 01:37:49.133040 [ 270 ] {63566eed-a9e4-4f93-8f5f-5d35ad82106f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 9894 | 2026.05.21 01:37:49.133070 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.05.21 01:37:49.133084 [ 270 ] {63566eed-a9e4-4f93-8f5f-5d35ad82106f} <Debug> TCPHandler: Processed in 0.001432129 sec. | ||
| 9896 | 2026.05.21 01:37:49.133089 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9897 | 2026.05.21 01:37:49.133125 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1867 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490949 sec., 1252222.5777005116 rows/sec., 93.26 MiB/sec. | ||
| 9898 | 2026.05.21 01:37:49.133167 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 9899 | 2026.05.21 01:37:49.133196 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9900 | 2026.05.21 01:37:49.133289 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9901 | 2026.05.21 01:37:49.133295 [ 270 ] {da438665-3f3b-4d8b-b911-b8a715d9ef55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9902 | 2026.05.21 01:37:49.133337 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23760 rows starting from the beginning of the part | ||
| 9903 | 2026.05.21 01:37:49.133371 [ 270 ] {da438665-3f3b-4d8b-b911-b8a715d9ef55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9904 | 2026.05.21 01:37:49.133371 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9905 | 2026.05.21 01:37:49.133411 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9906 | 2026.05.21 01:37:49.133471 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9907 | 2026.05.21 01:37:49.133522 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 238 rows starting from the beginning of the part | ||
| 9908 | 2026.05.21 01:37:49.133571 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 9909 | 2026.05.21 01:37:49.133620 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9910 | 2026.05.21 01:37:49.133729 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.05.21 01:37:49.133835 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_71_14} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9912 | 2026.05.21 01:37:49.133938 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 9913 | 2026.05.21 01:37:49.134205 [ 270 ] {da438665-3f3b-4d8b-b911-b8a715d9ef55} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.05.21 01:37:49.134246 [ 270 ] {da438665-3f3b-4d8b-b911-b8a715d9ef55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9915 | 2026.05.21 01:37:49.134814 [ 270 ] {da438665-3f3b-4d8b-b911-b8a715d9ef55} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9916 | 2026.05.21 01:37:49.135027 [ 270 ] {da438665-3f3b-4d8b-b911-b8a715d9ef55} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2026.05.21 01:37:49.135152 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9918 | 2026.05.21 01:37:49.135167 [ 270 ] {da438665-3f3b-4d8b-b911-b8a715d9ef55} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00189 sec., 8465.608465608466 rows/sec., 15.17 MiB/sec. | ||
| 9919 | 2026.05.21 01:37:49.135186 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.05.21 01:37:49.135205 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9921 | 2026.05.21 01:37:49.135218 [ 270 ] {da438665-3f3b-4d8b-b911-b8a715d9ef55} <Debug> TCPHandler: Processed in 0.002069811 sec. | ||
| 9922 | 2026.05.21 01:37:49.135268 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 9923 | 2026.05.21 01:37:49.135339 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9924 | 2026.05.21 01:37:49.135439 [ 270 ] {fc431756-101e-477d-9f0f-d714fcaf4ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9925 | 2026.05.21 01:37:49.135482 [ 270 ] {fc431756-101e-477d-9f0f-d714fcaf4ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9926 | 2026.05.21 01:37:49.135494 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9927 | 2026.05.21 01:37:49.135563 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1073 rows starting from the beginning of the part | ||
| 9928 | 2026.05.21 01:37:49.135679 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part | ||
| 9929 | 2026.05.21 01:37:49.135781 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 9930 | 2026.05.21 01:37:49.135827 [ 270 ] {fc431756-101e-477d-9f0f-d714fcaf4ffb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.05.21 01:37:49.135866 [ 270 ] {fc431756-101e-477d-9f0f-d714fcaf4ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9932 | 2026.05.21 01:37:49.135873 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part | ||
| 9933 | 2026.05.21 01:37:49.135989 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 9934 | 2026.05.21 01:37:49.136098 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
| 9935 | 2026.05.21 01:37:49.136232 [ 270 ] {fc431756-101e-477d-9f0f-d714fcaf4ffb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9936 | 2026.05.21 01:37:49.136478 [ 270 ] {fc431756-101e-477d-9f0f-d714fcaf4ffb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2026.05.21 01:37:49.136608 [ 71 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9938 | 2026.05.21 01:37:49.136616 [ 270 ] {fc431756-101e-477d-9f0f-d714fcaf4ffb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 9939 | 2026.05.21 01:37:49.136642 [ 71 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2026.05.21 01:37:49.136657 [ 270 ] {fc431756-101e-477d-9f0f-d714fcaf4ffb} <Debug> TCPHandler: Processed in 0.001365998 sec. | ||
| 9941 | 2026.05.21 01:37:49.136666 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9942 | 2026.05.21 01:37:49.136752 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 9943 | 2026.05.21 01:37:49.136852 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9944 | 2026.05.21 01:37:49.136878 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3450 rows starting from the beginning of the part | ||
| 9945 | 2026.05.21 01:37:49.136929 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9946 | 2026.05.21 01:37:49.136974 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 9947 | 2026.05.21 01:37:49.137014 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 9948 | 2026.05.21 01:37:49.137054 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 9949 | 2026.05.21 01:37:49.137101 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 9950 | 2026.05.21 01:37:49.144240 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 4 columns (4 merged, 0 gathered) in 0.00752503 sec., 498336.8837067759 rows/sec., 33.61 MiB/sec. | ||
| 9951 | 2026.05.21 01:37:49.144804 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9952 | 2026.05.21 01:37:49.145101 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_71_14} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.05.21 01:37:49.145182 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_71_14} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9954 | 2026.05.21 01:37:49.145284 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9955 | 2026.05.21 01:37:49.147392 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24638 rows, containing 5 columns (5 merged, 0 gathered) in 0.014266394 sec., 1726995.623421027 rows/sec., 112.44 MiB/sec. | ||
| 9956 | 2026.05.21 01:37:49.147547 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9957 | 2026.05.21 01:37:49.147797 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.05.21 01:37:49.147869 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9959 | 2026.05.21 01:37:49.147940 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9960 | 2026.05.21 01:37:49.148518 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1171 rows, containing 19 columns (19 merged, 0 gathered) in 0.013272795 sec., 88225.57720510261 rows/sec., 158.10 MiB/sec. | ||
| 9961 | 2026.05.21 01:37:49.149729 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9962 | 2026.05.21 01:37:49.150048 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2026.05.21 01:37:49.150119 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9964 | 2026.05.21 01:37:49.150271 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 9965 | 2026.05.21 01:37:49.539087 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9966 | 2026.05.21 01:37:49.539367 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 9967 | 2026.05.21 01:37:49.539762 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9968 | 2026.05.21 01:37:49.539814 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 9969 | 2026.05.21 01:37:49.540100 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9970 | 2026.05.21 01:37:49.540176 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9971 | 2026.05.21 01:37:49.540327 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9972 | 2026.05.21 01:37:49.540426 [ 343 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9973 | 2026.05.21 01:37:49.540437 [ 365 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9974 | 2026.05.21 01:37:49.540446 [ 324 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 9975 | 2026.05.21 01:37:49.540431 [ 352 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9976 | 2026.05.21 01:37:49.540430 [ 329 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9977 | 2026.05.21 01:37:49.540650 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 9978 | 2026.05.21 01:37:49.540678 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9979 | 2026.05.21 01:37:49.540768 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9980 | 2026.05.21 01:37:49.540789 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 9981 | 2026.05.21 01:37:49.540827 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9982 | 2026.05.21 01:37:49.540869 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9983 | 2026.05.21 01:37:49.540908 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9984 | 2026.05.21 01:37:49.542034 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.002786 sec., 11486.00143575018 rows/sec., 1.77 MiB/sec. | ||
| 9985 | 2026.05.21 01:37:49.542236 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Debug> MemoryTracker: Peak memory usage (for query): 141.80 KiB. | ||
| 9986 | 2026.05.21 01:37:49.542252 [ 270 ] {a145d64e-5826-4b4c-bec7-8a58c94b7c9f} <Debug> TCPHandler: Processed in 0.003308146 sec. | ||
| 9987 | 2026.05.21 01:37:49.553463 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2026.05.21 01:37:49.553607 [ 270 ] {8d32b1c9-527c-4256-a4a1-52e0372ce23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9989 | 2026.05.21 01:37:49.553668 [ 270 ] {8d32b1c9-527c-4256-a4a1-52e0372ce23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9990 | 2026.05.21 01:37:49.554229 [ 270 ] {8d32b1c9-527c-4256-a4a1-52e0372ce23f} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2026.05.21 01:37:49.554280 [ 270 ] {8d32b1c9-527c-4256-a4a1-52e0372ce23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9992 | 2026.05.21 01:37:49.554665 [ 270 ] {8d32b1c9-527c-4256-a4a1-52e0372ce23f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9993 | 2026.05.21 01:37:49.554900 [ 270 ] {8d32b1c9-527c-4256-a4a1-52e0372ce23f} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.05.21 01:37:49.555064 [ 270 ] {8d32b1c9-527c-4256-a4a1-52e0372ce23f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 326.61 KiB/sec. | ||
| 9995 | 2026.05.21 01:37:49.555105 [ 270 ] {8d32b1c9-527c-4256-a4a1-52e0372ce23f} <Debug> TCPHandler: Processed in 0.001709914 sec. | ||
| 9996 | 2026.05.21 01:37:49.555231 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2026.05.21 01:37:49.555335 [ 270 ] {47b21bad-d5e8-487b-b932-7d6595c5adb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9998 | 2026.05.21 01:37:49.555380 [ 270 ] {47b21bad-d5e8-487b-b932-7d6595c5adb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9999 | 2026.05.21 01:37:49.557255 [ 270 ] {47b21bad-d5e8-487b-b932-7d6595c5adb8} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.05.21 01:37:49.557295 [ 270 ] {47b21bad-d5e8-487b-b932-7d6595c5adb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10001 | 2026.05.21 01:37:49.557836 [ 270 ] {47b21bad-d5e8-487b-b932-7d6595c5adb8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10002 | 2026.05.21 01:37:49.558058 [ 270 ] {47b21bad-d5e8-487b-b932-7d6595c5adb8} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.05.21 01:37:49.558199 [ 270 ] {47b21bad-d5e8-487b-b932-7d6595c5adb8} <Debug> executeQuery: Read 2458 rows, 186.62 KiB in 0.002887 sec., 851402.8403186699 rows/sec., 63.13 MiB/sec. | ||
| 10004 | 2026.05.21 01:37:49.558237 [ 270 ] {47b21bad-d5e8-487b-b932-7d6595c5adb8} <Debug> TCPHandler: Processed in 0.003057861 sec. | ||
| 10005 | 2026.05.21 01:37:49.558368 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2026.05.21 01:37:49.558467 [ 270 ] {6ed31de2-ccbf-4709-8560-f1853f205eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10007 | 2026.05.21 01:37:49.558510 [ 270 ] {6ed31de2-ccbf-4709-8560-f1853f205eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10008 | 2026.05.21 01:37:49.558938 [ 270 ] {6ed31de2-ccbf-4709-8560-f1853f205eb4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.05.21 01:37:49.558977 [ 270 ] {6ed31de2-ccbf-4709-8560-f1853f205eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10010 | 2026.05.21 01:37:49.559294 [ 270 ] {6ed31de2-ccbf-4709-8560-f1853f205eb4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10011 | 2026.05.21 01:37:49.559505 [ 270 ] {6ed31de2-ccbf-4709-8560-f1853f205eb4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2026.05.21 01:37:49.559645 [ 270 ] {6ed31de2-ccbf-4709-8560-f1853f205eb4} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001199 sec., 35029.19099249374 rows/sec., 2.55 MiB/sec. | ||
| 10013 | 2026.05.21 01:37:49.559681 [ 270 ] {6ed31de2-ccbf-4709-8560-f1853f205eb4} <Debug> TCPHandler: Processed in 0.001365347 sec. | ||
| 10014 | 2026.05.21 01:37:49.559791 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2026.05.21 01:37:49.559898 [ 270 ] {89f5ceab-aba9-48bb-a238-002c43eeb484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10016 | 2026.05.21 01:37:49.559941 [ 270 ] {89f5ceab-aba9-48bb-a238-002c43eeb484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10017 | 2026.05.21 01:37:49.560664 [ 270 ] {89f5ceab-aba9-48bb-a238-002c43eeb484} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.05.21 01:37:49.560700 [ 270 ] {89f5ceab-aba9-48bb-a238-002c43eeb484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10019 | 2026.05.21 01:37:49.561100 [ 270 ] {89f5ceab-aba9-48bb-a238-002c43eeb484} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10020 | 2026.05.21 01:37:49.561319 [ 270 ] {89f5ceab-aba9-48bb-a238-002c43eeb484} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2026.05.21 01:37:49.561451 [ 270 ] {89f5ceab-aba9-48bb-a238-002c43eeb484} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001572 sec., 509541.98473282444 rows/sec., 29.43 MiB/sec. | ||
| 10022 | 2026.05.21 01:37:49.561487 [ 270 ] {89f5ceab-aba9-48bb-a238-002c43eeb484} <Debug> TCPHandler: Processed in 0.001746165 sec. | ||
| 10023 | 2026.05.21 01:37:49.561603 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2026.05.21 01:37:49.561699 [ 270 ] {c5d9208f-5579-43c2-a718-ec71100084f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10025 | 2026.05.21 01:37:49.561741 [ 270 ] {c5d9208f-5579-43c2-a718-ec71100084f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10026 | 2026.05.21 01:37:49.562120 [ 270 ] {c5d9208f-5579-43c2-a718-ec71100084f9} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2026.05.21 01:37:49.562156 [ 270 ] {c5d9208f-5579-43c2-a718-ec71100084f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10028 | 2026.05.21 01:37:49.562439 [ 270 ] {c5d9208f-5579-43c2-a718-ec71100084f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10029 | 2026.05.21 01:37:49.562649 [ 270 ] {c5d9208f-5579-43c2-a718-ec71100084f9} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2026.05.21 01:37:49.562775 [ 270 ] {c5d9208f-5579-43c2-a718-ec71100084f9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 10031 | 2026.05.21 01:37:49.562810 [ 270 ] {c5d9208f-5579-43c2-a718-ec71100084f9} <Debug> TCPHandler: Processed in 0.001257125 sec. | ||
| 10032 | 2026.05.21 01:37:49.562925 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10033 | 2026.05.21 01:37:49.563020 [ 270 ] {cd94d3f5-26a6-4512-aa33-4a6f40332c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10034 | 2026.05.21 01:37:49.563060 [ 270 ] {cd94d3f5-26a6-4512-aa33-4a6f40332c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10035 | 2026.05.21 01:37:49.564025 [ 270 ] {cd94d3f5-26a6-4512-aa33-4a6f40332c5f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.05.21 01:37:49.564065 [ 270 ] {cd94d3f5-26a6-4512-aa33-4a6f40332c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10037 | 2026.05.21 01:37:49.564419 [ 270 ] {cd94d3f5-26a6-4512-aa33-4a6f40332c5f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10038 | 2026.05.21 01:37:49.564642 [ 270 ] {cd94d3f5-26a6-4512-aa33-4a6f40332c5f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.05.21 01:37:49.564773 [ 270 ] {cd94d3f5-26a6-4512-aa33-4a6f40332c5f} <Debug> executeQuery: Read 1321 rows, 90.61 KiB in 0.001771 sec., 745906.267645398 rows/sec., 49.96 MiB/sec. | ||
| 10040 | 2026.05.21 01:37:49.564808 [ 270 ] {cd94d3f5-26a6-4512-aa33-4a6f40332c5f} <Debug> TCPHandler: Processed in 0.001932049 sec. | ||
| 10041 | 2026.05.21 01:37:49.564924 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.05.21 01:37:49.565020 [ 270 ] {e7758266-0de6-422b-b75b-b967016f0734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.05.21 01:37:49.565064 [ 270 ] {e7758266-0de6-422b-b75b-b967016f0734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10044 | 2026.05.21 01:37:49.565830 [ 270 ] {e7758266-0de6-422b-b75b-b967016f0734} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.05.21 01:37:49.565866 [ 270 ] {e7758266-0de6-422b-b75b-b967016f0734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10046 | 2026.05.21 01:37:49.566277 [ 270 ] {e7758266-0de6-422b-b75b-b967016f0734} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10047 | 2026.05.21 01:37:49.566486 [ 270 ] {e7758266-0de6-422b-b75b-b967016f0734} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.05.21 01:37:49.566617 [ 270 ] {e7758266-0de6-422b-b75b-b967016f0734} <Debug> executeQuery: Read 1493 rows, 92.70 KiB in 0.001615 sec., 924458.2043343654 rows/sec., 56.06 MiB/sec. | ||
| 10049 | 2026.05.21 01:37:49.566652 [ 270 ] {e7758266-0de6-422b-b75b-b967016f0734} <Debug> TCPHandler: Processed in 0.001776876 sec. | ||
| 10050 | 2026.05.21 01:37:49.566776 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.05.21 01:37:49.566897 [ 270 ] {d53822ee-6c48-4d36-a5ba-270f68b44ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10052 | 2026.05.21 01:37:49.566966 [ 270 ] {d53822ee-6c48-4d36-a5ba-270f68b44ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10053 | 2026.05.21 01:37:49.567813 [ 270 ] {d53822ee-6c48-4d36-a5ba-270f68b44ed9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.05.21 01:37:49.567852 [ 270 ] {d53822ee-6c48-4d36-a5ba-270f68b44ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10055 | 2026.05.21 01:37:49.568430 [ 270 ] {d53822ee-6c48-4d36-a5ba-270f68b44ed9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10056 | 2026.05.21 01:37:49.568664 [ 270 ] {d53822ee-6c48-4d36-a5ba-270f68b44ed9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.05.21 01:37:49.568809 [ 270 ] {d53822ee-6c48-4d36-a5ba-270f68b44ed9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001937 sec., 18585.441404233352 rows/sec., 33.30 MiB/sec. | ||
| 10058 | 2026.05.21 01:37:49.568861 [ 270 ] {d53822ee-6c48-4d36-a5ba-270f68b44ed9} <Debug> TCPHandler: Processed in 0.002147363 sec. | ||
| 10059 | 2026.05.21 01:37:49.568988 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10060 | 2026.05.21 01:37:49.569085 [ 270 ] {71cb92a2-d2a9-47bc-b44f-fd7a4f2f57ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10061 | 2026.05.21 01:37:49.569129 [ 270 ] {71cb92a2-d2a9-47bc-b44f-fd7a4f2f57ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10062 | 2026.05.21 01:37:49.569455 [ 270 ] {71cb92a2-d2a9-47bc-b44f-fd7a4f2f57ef} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.05.21 01:37:49.569492 [ 270 ] {71cb92a2-d2a9-47bc-b44f-fd7a4f2f57ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10064 | 2026.05.21 01:37:49.569801 [ 270 ] {71cb92a2-d2a9-47bc-b44f-fd7a4f2f57ef} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10065 | 2026.05.21 01:37:49.570015 [ 270 ] {71cb92a2-d2a9-47bc-b44f-fd7a4f2f57ef} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2026.05.21 01:37:49.570151 [ 270 ] {71cb92a2-d2a9-47bc-b44f-fd7a4f2f57ef} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 763.25 KiB/sec. | ||
| 10067 | 2026.05.21 01:37:49.570187 [ 270 ] {71cb92a2-d2a9-47bc-b44f-fd7a4f2f57ef} <Debug> TCPHandler: Processed in 0.001249765 sec. | ||
| 10068 | 2026.05.21 01:37:50.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.80 MiB, peak 326.38 MiB, free memory in arenas 0.00 B, will set to 316.03 MiB (RSS), difference: 7.23 MiB | ||
| 10069 | 2026.05.21 01:37:54.120999 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10070 | 2026.05.21 01:37:54.121271 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10071 | 2026.05.21 01:37:54.121613 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10072 | 2026.05.21 01:37:54.121652 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10073 | 2026.05.21 01:37:54.121877 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10074 | 2026.05.21 01:37:54.121950 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10075 | 2026.05.21 01:37:54.122099 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10076 | 2026.05.21 01:37:54.122208 [ 352 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10077 | 2026.05.21 01:37:54.122220 [ 343 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10078 | 2026.05.21 01:37:54.122214 [ 324 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10079 | 2026.05.21 01:37:54.122208 [ 329 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10080 | 2026.05.21 01:37:54.122220 [ 365 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 10081 | 2026.05.21 01:37:54.122481 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 10082 | 2026.05.21 01:37:54.122513 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10083 | 2026.05.21 01:37:54.122606 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10084 | 2026.05.21 01:37:54.122627 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 10085 | 2026.05.21 01:37:54.122665 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10086 | 2026.05.21 01:37:54.122705 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10087 | 2026.05.21 01:37:54.122746 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10088 | 2026.05.21 01:37:54.123913 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Debug> executeQuery: Read 32 rows, 3.47 KiB in 0.002743 sec., 11666.059059423987 rows/sec., 1.23 MiB/sec. | ||
| 10089 | 2026.05.21 01:37:54.124084 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Debug> MemoryTracker: Peak memory usage (for query): 134.46 KiB. | ||
| 10090 | 2026.05.21 01:37:54.124102 [ 270 ] {94a5c2c1-d488-4612-acd5-ad0044d7131d} <Debug> TCPHandler: Processed in 0.003250315 sec. | ||
| 10091 | 2026.05.21 01:37:54.125609 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10092 | 2026.05.21 01:37:54.125724 [ 270 ] {0238266c-3a14-4a6a-92e0-a78661379feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10093 | 2026.05.21 01:37:54.125772 [ 270 ] {0238266c-3a14-4a6a-92e0-a78661379feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10094 | 2026.05.21 01:37:54.126261 [ 270 ] {0238266c-3a14-4a6a-92e0-a78661379feb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2026.05.21 01:37:54.126301 [ 270 ] {0238266c-3a14-4a6a-92e0-a78661379feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10096 | 2026.05.21 01:37:54.126685 [ 270 ] {0238266c-3a14-4a6a-92e0-a78661379feb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10097 | 2026.05.21 01:37:54.126908 [ 270 ] {0238266c-3a14-4a6a-92e0-a78661379feb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10098 | 2026.05.21 01:37:54.127060 [ 270 ] {0238266c-3a14-4a6a-92e0-a78661379feb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00137 sec., 40875.912408759126 rows/sec., 3.14 MiB/sec. | ||
| 10099 | 2026.05.21 01:37:54.127099 [ 270 ] {0238266c-3a14-4a6a-92e0-a78661379feb} <Debug> TCPHandler: Processed in 0.001544151 sec. | ||
| 10100 | 2026.05.21 01:37:54.127222 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10101 | 2026.05.21 01:37:54.127323 [ 270 ] {dfb37171-c2c8-4aa6-96f7-2677f2a60104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10102 | 2026.05.21 01:37:54.127366 [ 270 ] {dfb37171-c2c8-4aa6-96f7-2677f2a60104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10103 | 2026.05.21 01:37:54.127782 [ 270 ] {dfb37171-c2c8-4aa6-96f7-2677f2a60104} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2026.05.21 01:37:54.127817 [ 270 ] {dfb37171-c2c8-4aa6-96f7-2677f2a60104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10105 | 2026.05.21 01:37:54.128137 [ 270 ] {dfb37171-c2c8-4aa6-96f7-2677f2a60104} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10106 | 2026.05.21 01:37:54.128358 [ 270 ] {dfb37171-c2c8-4aa6-96f7-2677f2a60104} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2026.05.21 01:37:54.128492 [ 270 ] {dfb37171-c2c8-4aa6-96f7-2677f2a60104} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 10108 | 2026.05.21 01:37:54.128526 [ 270 ] {dfb37171-c2c8-4aa6-96f7-2677f2a60104} <Debug> TCPHandler: Processed in 0.001356407 sec. | ||
| 10109 | 2026.05.21 01:37:54.128646 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2026.05.21 01:37:54.128744 [ 270 ] {2d280e38-d539-4ce3-9617-c117665787db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10111 | 2026.05.21 01:37:54.128788 [ 270 ] {2d280e38-d539-4ce3-9617-c117665787db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10112 | 2026.05.21 01:37:54.129164 [ 270 ] {2d280e38-d539-4ce3-9617-c117665787db} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2026.05.21 01:37:54.129198 [ 270 ] {2d280e38-d539-4ce3-9617-c117665787db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10114 | 2026.05.21 01:37:54.129556 [ 270 ] {2d280e38-d539-4ce3-9617-c117665787db} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10115 | 2026.05.21 01:37:54.129770 [ 270 ] {2d280e38-d539-4ce3-9617-c117665787db} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2026.05.21 01:37:54.129897 [ 270 ] {2d280e38-d539-4ce3-9617-c117665787db} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001174 sec., 109028.96081771722 rows/sec., 7.59 MiB/sec. | ||
| 10117 | 2026.05.21 01:37:54.129932 [ 270 ] {2d280e38-d539-4ce3-9617-c117665787db} <Debug> TCPHandler: Processed in 0.001336207 sec. | ||
| 10118 | 2026.05.21 01:37:54.130047 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10119 | 2026.05.21 01:37:54.130143 [ 270 ] {e9e082bd-2741-4b7d-a73f-c9794d802ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10120 | 2026.05.21 01:37:54.130186 [ 270 ] {e9e082bd-2741-4b7d-a73f-c9794d802ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10121 | 2026.05.21 01:37:54.130511 [ 270 ] {e9e082bd-2741-4b7d-a73f-c9794d802ce9} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2026.05.21 01:37:54.130545 [ 270 ] {e9e082bd-2741-4b7d-a73f-c9794d802ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10123 | 2026.05.21 01:37:54.130848 [ 270 ] {e9e082bd-2741-4b7d-a73f-c9794d802ce9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10124 | 2026.05.21 01:37:54.131065 [ 270 ] {e9e082bd-2741-4b7d-a73f-c9794d802ce9} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2026.05.21 01:37:54.131192 [ 270 ] {e9e082bd-2741-4b7d-a73f-c9794d802ce9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001068 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
| 10126 | 2026.05.21 01:37:54.131225 [ 270 ] {e9e082bd-2741-4b7d-a73f-c9794d802ce9} <Debug> TCPHandler: Processed in 0.001228385 sec. | ||
| 10127 | 2026.05.21 01:37:54.427125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21603 | ||
| 10128 | 2026.05.21 01:37:54.427662 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2026.05.21 01:37:54.427709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10130 | 2026.05.21 01:37:54.428212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10131 | 2026.05.21 01:37:54.428458 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2026.05.21 01:37:54.428596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21603 | ||
| 10133 | 2026.05.21 01:37:54.712153 [ 66 ] {} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 10134 | 2026.05.21 01:37:54.712216 [ 66 ] {} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.05.21 01:37:54.712241 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10136 | 2026.05.21 01:37:54.712348 [ 190 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::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 | ||
| 10137 | 2026.05.21 01:37:54.712653 [ 190 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10138 | 2026.05.21 01:37:54.712699 [ 190 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 10139 | 2026.05.21 01:37:54.712788 [ 190 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 10140 | 2026.05.21 01:37:54.712856 [ 190 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 10141 | 2026.05.21 01:37:54.712922 [ 190 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 10142 | 2026.05.21 01:37:54.712985 [ 190 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::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 | ||
| 10143 | 2026.05.21 01:37:54.714499 [ 198 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 6 columns (6 merged, 0 gathered) in 0.002191163 sec., 17798.767138729527 rows/sec., 3.63 MiB/sec. | ||
| 10144 | 2026.05.21 01:37:54.714672 [ 190 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 10145 | 2026.05.21 01:37:54.714976 [ 190 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::all_1_5_1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.05.21 01:37:54.715045 [ 190 ] {52aa1ee4-a76d-4929-8e46-f444a8da78df::all_1_5_1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 10147 | 2026.05.21 01:37:54.715112 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10148 | 2026.05.21 01:37:55.599271 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10149 | 2026.05.21 01:37:55.616999 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2026.05.21 01:37:55.617070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10151 | 2026.05.21 01:37:55.623298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10152 | 2026.05.21 01:37:55.623998 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2026.05.21 01:37:55.627047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10154 | 2026.05.21 01:37:59.121815 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10155 | 2026.05.21 01:37:59.122094 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10156 | 2026.05.21 01:37:59.122472 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10157 | 2026.05.21 01:37:59.122512 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10158 | 2026.05.21 01:37:59.122736 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10159 | 2026.05.21 01:37:59.122810 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10160 | 2026.05.21 01:37:59.122955 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10161 | 2026.05.21 01:37:59.122992 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10162 | 2026.05.21 01:37:59.123015 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 10163 | 2026.05.21 01:37:59.123031 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10164 | 2026.05.21 01:37:59.123075 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10165 | 2026.05.21 01:37:59.123097 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 10166 | 2026.05.21 01:37:59.124303 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002317 sec., 16832.11048769961 rows/sec., 3.43 MiB/sec. | ||
| 10167 | 2026.05.21 01:37:59.124416 [ 270 ] {38ec1d11-3ce8-4c67-829f-5a83bba37c75} <Debug> TCPHandler: Processed in 0.002751084 sec. | ||
| 10168 | 2026.05.21 01:37:59.126328 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2026.05.21 01:37:59.126455 [ 270 ] {a37919f5-5b15-419d-b4dd-555c2b817249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10170 | 2026.05.21 01:37:59.126510 [ 270 ] {a37919f5-5b15-419d-b4dd-555c2b817249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10171 | 2026.05.21 01:37:59.127140 [ 270 ] {a37919f5-5b15-419d-b4dd-555c2b817249} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.05.21 01:37:59.127195 [ 270 ] {a37919f5-5b15-419d-b4dd-555c2b817249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10173 | 2026.05.21 01:37:59.127616 [ 270 ] {a37919f5-5b15-419d-b4dd-555c2b817249} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10174 | 2026.05.21 01:37:59.127848 [ 270 ] {a37919f5-5b15-419d-b4dd-555c2b817249} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.05.21 01:37:59.128010 [ 270 ] {a37919f5-5b15-419d-b4dd-555c2b817249} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001596 sec., 55137.844611528824 rows/sec., 4.64 MiB/sec. | ||
| 10176 | 2026.05.21 01:37:59.128049 [ 270 ] {a37919f5-5b15-419d-b4dd-555c2b817249} <Debug> TCPHandler: Processed in 0.001775076 sec. | ||
| 10177 | 2026.05.21 01:37:59.128176 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10178 | 2026.05.21 01:37:59.128278 [ 270 ] {86d42c77-dc0f-47e7-8ef2-2b440b29c584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10179 | 2026.05.21 01:37:59.128321 [ 270 ] {86d42c77-dc0f-47e7-8ef2-2b440b29c584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10180 | 2026.05.21 01:37:59.128726 [ 270 ] {86d42c77-dc0f-47e7-8ef2-2b440b29c584} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2026.05.21 01:37:59.128764 [ 270 ] {86d42c77-dc0f-47e7-8ef2-2b440b29c584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10182 | 2026.05.21 01:37:59.129058 [ 270 ] {86d42c77-dc0f-47e7-8ef2-2b440b29c584} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10183 | 2026.05.21 01:37:59.129265 [ 270 ] {86d42c77-dc0f-47e7-8ef2-2b440b29c584} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10184 | 2026.05.21 01:37:59.129402 [ 270 ] {86d42c77-dc0f-47e7-8ef2-2b440b29c584} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001147 sec., 13949.433304272014 rows/sec., 1.02 MiB/sec. | ||
| 10185 | 2026.05.21 01:37:59.129438 [ 270 ] {86d42c77-dc0f-47e7-8ef2-2b440b29c584} <Debug> TCPHandler: Processed in 0.001312726 sec. | ||
| 10186 | 2026.05.21 01:37:59.129551 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10187 | 2026.05.21 01:37:59.129647 [ 270 ] {6f8e5f12-2991-4ebc-aa75-b53c239fac44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10188 | 2026.05.21 01:37:59.129687 [ 270 ] {6f8e5f12-2991-4ebc-aa75-b53c239fac44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10189 | 2026.05.21 01:37:59.130091 [ 270 ] {6f8e5f12-2991-4ebc-aa75-b53c239fac44} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10190 | 2026.05.21 01:37:59.130128 [ 270 ] {6f8e5f12-2991-4ebc-aa75-b53c239fac44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10191 | 2026.05.21 01:37:59.130434 [ 270 ] {6f8e5f12-2991-4ebc-aa75-b53c239fac44} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10192 | 2026.05.21 01:37:59.130638 [ 270 ] {6f8e5f12-2991-4ebc-aa75-b53c239fac44} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10193 | 2026.05.21 01:37:59.130770 [ 270 ] {6f8e5f12-2991-4ebc-aa75-b53c239fac44} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001142 sec., 70052.53940455342 rows/sec., 5.47 MiB/sec. | ||
| 10194 | 2026.05.21 01:37:59.130805 [ 270 ] {6f8e5f12-2991-4ebc-aa75-b53c239fac44} <Debug> TCPHandler: Processed in 0.001304806 sec. | ||
| 10195 | 2026.05.21 01:37:59.130922 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2026.05.21 01:37:59.131019 [ 270 ] {b4378f9e-41b1-4f33-a0e5-51d987496d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10197 | 2026.05.21 01:37:59.131063 [ 270 ] {b4378f9e-41b1-4f33-a0e5-51d987496d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10198 | 2026.05.21 01:37:59.131459 [ 270 ] {b4378f9e-41b1-4f33-a0e5-51d987496d60} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2026.05.21 01:37:59.131496 [ 270 ] {b4378f9e-41b1-4f33-a0e5-51d987496d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10200 | 2026.05.21 01:37:59.131821 [ 270 ] {b4378f9e-41b1-4f33-a0e5-51d987496d60} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10201 | 2026.05.21 01:37:59.132037 [ 270 ] {b4378f9e-41b1-4f33-a0e5-51d987496d60} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2026.05.21 01:37:59.132170 [ 270 ] {b4378f9e-41b1-4f33-a0e5-51d987496d60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 10203 | 2026.05.21 01:37:59.132205 [ 270 ] {b4378f9e-41b1-4f33-a0e5-51d987496d60} <Debug> TCPHandler: Processed in 0.001332407 sec. | ||
| 10204 | 2026.05.21 01:37:59.132321 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10205 | 2026.05.21 01:37:59.132417 [ 270 ] {c46a21a9-c9d1-403a-8a39-4d560d8fc0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10206 | 2026.05.21 01:37:59.132472 [ 270 ] {c46a21a9-c9d1-403a-8a39-4d560d8fc0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10207 | 2026.05.21 01:37:59.133245 [ 270 ] {c46a21a9-c9d1-403a-8a39-4d560d8fc0e0} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.05.21 01:37:59.133282 [ 270 ] {c46a21a9-c9d1-403a-8a39-4d560d8fc0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10209 | 2026.05.21 01:37:59.133800 [ 270 ] {c46a21a9-c9d1-403a-8a39-4d560d8fc0e0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10210 | 2026.05.21 01:37:59.134024 [ 270 ] {c46a21a9-c9d1-403a-8a39-4d560d8fc0e0} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2026.05.21 01:37:59.134175 [ 270 ] {c46a21a9-c9d1-403a-8a39-4d560d8fc0e0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001776 sec., 9009.009009009009 rows/sec., 16.14 MiB/sec. | ||
| 10212 | 2026.05.21 01:37:59.134235 [ 270 ] {c46a21a9-c9d1-403a-8a39-4d560d8fc0e0} <Debug> TCPHandler: Processed in 0.001962559 sec. | ||
| 10213 | 2026.05.21 01:37:59.134353 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2026.05.21 01:37:59.134450 [ 270 ] {395d302f-5fd5-44ad-bcc4-01dcc8e98f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10215 | 2026.05.21 01:37:59.134492 [ 270 ] {395d302f-5fd5-44ad-bcc4-01dcc8e98f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10216 | 2026.05.21 01:37:59.134827 [ 270 ] {395d302f-5fd5-44ad-bcc4-01dcc8e98f11} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2026.05.21 01:37:59.134863 [ 270 ] {395d302f-5fd5-44ad-bcc4-01dcc8e98f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10218 | 2026.05.21 01:37:59.135168 [ 270 ] {395d302f-5fd5-44ad-bcc4-01dcc8e98f11} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10219 | 2026.05.21 01:37:59.135381 [ 270 ] {395d302f-5fd5-44ad-bcc4-01dcc8e98f11} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2026.05.21 01:37:59.135512 [ 270 ] {395d302f-5fd5-44ad-bcc4-01dcc8e98f11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 10221 | 2026.05.21 01:37:59.135547 [ 270 ] {395d302f-5fd5-44ad-bcc4-01dcc8e98f11} <Debug> TCPHandler: Processed in 0.001242775 sec. | ||
| 10222 | 2026.05.21 01:38:01.781031 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10223 | 2026.05.21 01:38:01.781129 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10224 | 2026.05.21 01:38:01.793697 [ 29 ] {} <Debug> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10225 | 2026.05.21 01:38:01.793739 [ 29 ] {} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2026.05.21 01:38:01.793762 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10227 | 2026.05.21 01:38:01.793870 [ 203 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 10228 | 2026.05.21 01:38:01.794002 [ 203 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10229 | 2026.05.21 01:38:01.794039 [ 203 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 10230 | 2026.05.21 01:38:01.794113 [ 203 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 10231 | 2026.05.21 01:38:01.794163 [ 203 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 10232 | 2026.05.21 01:38:01.794210 [ 203 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 10233 | 2026.05.21 01:38:01.794254 [ 203 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 10234 | 2026.05.21 01:38:01.794956 [ 190 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127132 sec., 5323.245192222384 rows/sec., 395.08 KiB/sec. | ||
| 10235 | 2026.05.21 01:38:01.795161 [ 198 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10236 | 2026.05.21 01:38:01.795515 [ 198 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_9_2} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2026.05.21 01:38:01.795598 [ 198 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_9_2} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10238 | 2026.05.21 01:38:01.795709 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10239 | 2026.05.21 01:38:01.928673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22051 | ||
| 10240 | 2026.05.21 01:38:01.929241 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.05.21 01:38:01.929289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10242 | 2026.05.21 01:38:01.929774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10243 | 2026.05.21 01:38:01.930018 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.05.21 01:38:01.930139 [ 9 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10245 | 2026.05.21 01:38:01.930146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22051 | ||
| 10246 | 2026.05.21 01:38:01.930191 [ 9 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.05.21 01:38:01.930218 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10248 | 2026.05.21 01:38:01.930299 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 10249 | 2026.05.21 01:38:01.930399 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10250 | 2026.05.21 01:38:01.930433 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19683 rows starting from the beginning of the part | ||
| 10251 | 2026.05.21 01:38:01.930497 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 10252 | 2026.05.21 01:38:01.930543 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 10253 | 2026.05.21 01:38:01.930586 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 10254 | 2026.05.21 01:38:01.930627 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 10255 | 2026.05.21 01:38:01.930666 [ 203 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 10256 | 2026.05.21 01:38:01.932710 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22051 rows, containing 4 columns (4 merged, 0 gathered) in 0.002446219 sec., 9014319.65003951 rows/sec., 128.95 MiB/sec. | ||
| 10257 | 2026.05.21 01:38:01.933047 [ 199 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10258 | 2026.05.21 01:38:01.933349 [ 199 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_46_9} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.05.21 01:38:01.933426 [ 199 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_46_9} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10260 | 2026.05.21 01:38:01.933509 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10261 | 2026.05.21 01:38:03.127111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10262 | 2026.05.21 01:38:03.144972 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.05.21 01:38:03.145028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10264 | 2026.05.21 01:38:03.151280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10265 | 2026.05.21 01:38:03.151980 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.05.21 01:38:03.152299 [ 63 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10267 | 2026.05.21 01:38:03.152341 [ 63 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2026.05.21 01:38:03.152363 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10269 | 2026.05.21 01:38:03.152526 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 10270 | 2026.05.21 01:38:03.155371 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10271 | 2026.05.21 01:38:03.156807 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10272 | 2026.05.21 01:38:03.158428 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 10273 | 2026.05.21 01:38:03.163482 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 10274 | 2026.05.21 01:38:03.168046 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 10275 | 2026.05.21 01:38:03.172941 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 10276 | 2026.05.21 01:38:03.177583 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 10277 | 2026.05.21 01:38:03.181318 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 10278 | 2026.05.21 01:38:03.233304 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.08085019 sec., 4291.888491542197 rows/sec., 22.19 MiB/sec. | ||
| 10279 | 2026.05.21 01:38:03.235926 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10280 | 2026.05.21 01:38:03.237923 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_46_9} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2026.05.21 01:38:03.238031 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_46_9} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10282 | 2026.05.21 01:38:03.240913 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10283 | 2026.05.21 01:38:04.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.42 MiB, peak 330.83 MiB, free memory in arenas 0.00 B, will set to 320.90 MiB (RSS), difference: 3.49 MiB | ||
| 10284 | 2026.05.21 01:38:04.122602 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2026.05.21 01:38:04.122833 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10286 | 2026.05.21 01:38:04.123186 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10287 | 2026.05.21 01:38:04.123227 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10288 | 2026.05.21 01:38:04.123447 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10289 | 2026.05.21 01:38:04.123518 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10290 | 2026.05.21 01:38:04.123662 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10291 | 2026.05.21 01:38:04.123698 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10292 | 2026.05.21 01:38:04.123720 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 10293 | 2026.05.21 01:38:04.123736 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10294 | 2026.05.21 01:38:04.123779 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10295 | 2026.05.21 01:38:04.123799 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 10296 | 2026.05.21 01:38:04.124904 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002165 sec., 18013.856812933027 rows/sec., 3.67 MiB/sec. | ||
| 10297 | 2026.05.21 01:38:04.125017 [ 270 ] {2f174ec1-3799-46cb-a912-fad1ed8aae6a} <Debug> TCPHandler: Processed in 0.002555991 sec. | ||
| 10298 | 2026.05.21 01:38:04.127045 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.05.21 01:38:04.127176 [ 270 ] {03b5029f-b761-4474-867e-c33746a0eab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10300 | 2026.05.21 01:38:04.127229 [ 270 ] {03b5029f-b761-4474-867e-c33746a0eab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10301 | 2026.05.21 01:38:04.127811 [ 270 ] {03b5029f-b761-4474-867e-c33746a0eab3} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.05.21 01:38:04.127851 [ 270 ] {03b5029f-b761-4474-867e-c33746a0eab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10303 | 2026.05.21 01:38:04.128246 [ 270 ] {03b5029f-b761-4474-867e-c33746a0eab3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10304 | 2026.05.21 01:38:04.128482 [ 270 ] {03b5029f-b761-4474-867e-c33746a0eab3} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.05.21 01:38:04.128625 [ 270 ] {03b5029f-b761-4474-867e-c33746a0eab3} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001487 sec., 71284.46536650974 rows/sec., 5.98 MiB/sec. | ||
| 10306 | 2026.05.21 01:38:04.128660 [ 270 ] {03b5029f-b761-4474-867e-c33746a0eab3} <Debug> TCPHandler: Processed in 0.001685853 sec. | ||
| 10307 | 2026.05.21 01:38:04.128796 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.05.21 01:38:04.128902 [ 270 ] {8de74ef2-f5d4-48d2-a92a-87742e2c242b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10309 | 2026.05.21 01:38:04.128942 [ 270 ] {8de74ef2-f5d4-48d2-a92a-87742e2c242b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10310 | 2026.05.21 01:38:04.129357 [ 270 ] {8de74ef2-f5d4-48d2-a92a-87742e2c242b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.05.21 01:38:04.129392 [ 270 ] {8de74ef2-f5d4-48d2-a92a-87742e2c242b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10312 | 2026.05.21 01:38:04.129698 [ 270 ] {8de74ef2-f5d4-48d2-a92a-87742e2c242b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10313 | 2026.05.21 01:38:04.129911 [ 270 ] {8de74ef2-f5d4-48d2-a92a-87742e2c242b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.05.21 01:38:04.130041 [ 270 ] {8de74ef2-f5d4-48d2-a92a-87742e2c242b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001157 sec., 21607.605877268797 rows/sec., 1.59 MiB/sec. | ||
| 10315 | 2026.05.21 01:38:04.130076 [ 270 ] {8de74ef2-f5d4-48d2-a92a-87742e2c242b} <Debug> TCPHandler: Processed in 0.001338777 sec. | ||
| 10316 | 2026.05.21 01:38:04.130197 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.05.21 01:38:04.130301 [ 270 ] {f33499b0-2495-4516-ad93-d7741a0da3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10318 | 2026.05.21 01:38:04.130340 [ 270 ] {f33499b0-2495-4516-ad93-d7741a0da3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10319 | 2026.05.21 01:38:04.130750 [ 270 ] {f33499b0-2495-4516-ad93-d7741a0da3f7} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.05.21 01:38:04.130785 [ 270 ] {f33499b0-2495-4516-ad93-d7741a0da3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10321 | 2026.05.21 01:38:04.131105 [ 270 ] {f33499b0-2495-4516-ad93-d7741a0da3f7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10322 | 2026.05.21 01:38:04.131318 [ 270 ] {f33499b0-2495-4516-ad93-d7741a0da3f7} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.05.21 01:38:04.131444 [ 270 ] {f33499b0-2495-4516-ad93-d7741a0da3f7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001169 sec., 76133.44739093243 rows/sec., 5.95 MiB/sec. | ||
| 10324 | 2026.05.21 01:38:04.131479 [ 270 ] {f33499b0-2495-4516-ad93-d7741a0da3f7} <Debug> TCPHandler: Processed in 0.001336886 sec. | ||
| 10325 | 2026.05.21 01:38:04.131603 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.05.21 01:38:04.131698 [ 270 ] {8431daf1-fdc1-4f01-a869-a966e54ef9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10327 | 2026.05.21 01:38:04.131741 [ 270 ] {8431daf1-fdc1-4f01-a869-a966e54ef9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10328 | 2026.05.21 01:38:04.132134 [ 270 ] {8431daf1-fdc1-4f01-a869-a966e54ef9da} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.05.21 01:38:04.132168 [ 270 ] {8431daf1-fdc1-4f01-a869-a966e54ef9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10330 | 2026.05.21 01:38:04.132514 [ 270 ] {8431daf1-fdc1-4f01-a869-a966e54ef9da} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10331 | 2026.05.21 01:38:04.132723 [ 270 ] {8431daf1-fdc1-4f01-a869-a966e54ef9da} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.05.21 01:38:04.132855 [ 270 ] {8431daf1-fdc1-4f01-a869-a966e54ef9da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 10333 | 2026.05.21 01:38:04.132889 [ 270 ] {8431daf1-fdc1-4f01-a869-a966e54ef9da} <Debug> TCPHandler: Processed in 0.001344057 sec. | ||
| 10334 | 2026.05.21 01:38:04.133008 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.05.21 01:38:04.133103 [ 270 ] {2a738151-a13a-4419-bd21-d3f68a0ca9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10336 | 2026.05.21 01:38:04.133162 [ 270 ] {2a738151-a13a-4419-bd21-d3f68a0ca9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10337 | 2026.05.21 01:38:04.133931 [ 270 ] {2a738151-a13a-4419-bd21-d3f68a0ca9f7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.05.21 01:38:04.133974 [ 270 ] {2a738151-a13a-4419-bd21-d3f68a0ca9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10339 | 2026.05.21 01:38:04.134539 [ 270 ] {2a738151-a13a-4419-bd21-d3f68a0ca9f7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10340 | 2026.05.21 01:38:04.134763 [ 270 ] {2a738151-a13a-4419-bd21-d3f68a0ca9f7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.05.21 01:38:04.134906 [ 270 ] {2a738151-a13a-4419-bd21-d3f68a0ca9f7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001821 sec., 13728.720483250961 rows/sec., 24.60 MiB/sec. | ||
| 10342 | 2026.05.21 01:38:04.134957 [ 270 ] {2a738151-a13a-4419-bd21-d3f68a0ca9f7} <Debug> TCPHandler: Processed in 0.00200744 sec. | ||
| 10343 | 2026.05.21 01:38:04.135086 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2026.05.21 01:38:04.135181 [ 270 ] {753240c3-c31d-4c05-a102-fdeeba8f5b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10345 | 2026.05.21 01:38:04.135224 [ 270 ] {753240c3-c31d-4c05-a102-fdeeba8f5b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10346 | 2026.05.21 01:38:04.135553 [ 270 ] {753240c3-c31d-4c05-a102-fdeeba8f5b56} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.05.21 01:38:04.135588 [ 270 ] {753240c3-c31d-4c05-a102-fdeeba8f5b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10348 | 2026.05.21 01:38:04.135894 [ 270 ] {753240c3-c31d-4c05-a102-fdeeba8f5b56} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10349 | 2026.05.21 01:38:04.136109 [ 270 ] {753240c3-c31d-4c05-a102-fdeeba8f5b56} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.05.21 01:38:04.136235 [ 270 ] {753240c3-c31d-4c05-a102-fdeeba8f5b56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 10351 | 2026.05.21 01:38:04.136268 [ 270 ] {753240c3-c31d-4c05-a102-fdeeba8f5b56} <Debug> TCPHandler: Processed in 0.001239845 sec. | ||
| 10352 | 2026.05.21 01:38:09.123182 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10353 | 2026.05.21 01:38:09.123429 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 10354 | 2026.05.21 01:38:09.123773 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10355 | 2026.05.21 01:38:09.123814 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 10356 | 2026.05.21 01:38:09.124051 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10357 | 2026.05.21 01:38:09.124122 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10358 | 2026.05.21 01:38:09.124266 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 10359 | 2026.05.21 01:38:09.124301 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10360 | 2026.05.21 01:38:09.124323 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 10361 | 2026.05.21 01:38:09.124338 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10362 | 2026.05.21 01:38:09.124380 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 10363 | 2026.05.21 01:38:09.124401 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 10364 | 2026.05.21 01:38:09.125576 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002243 sec., 17387.427552385197 rows/sec., 3.54 MiB/sec. | ||
| 10365 | 2026.05.21 01:38:09.125710 [ 270 ] {2b56afc7-859a-467c-8930-1276222a976e} <Debug> TCPHandler: Processed in 0.002664143 sec. | ||
| 10366 | 2026.05.21 01:38:09.128701 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2026.05.21 01:38:09.128841 [ 270 ] {cb4fa161-1ff5-45f2-89ae-eebe0f049b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10368 | 2026.05.21 01:38:09.128897 [ 270 ] {cb4fa161-1ff5-45f2-89ae-eebe0f049b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10369 | 2026.05.21 01:38:09.129470 [ 270 ] {cb4fa161-1ff5-45f2-89ae-eebe0f049b72} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.05.21 01:38:09.129517 [ 270 ] {cb4fa161-1ff5-45f2-89ae-eebe0f049b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10371 | 2026.05.21 01:38:09.129907 [ 270 ] {cb4fa161-1ff5-45f2-89ae-eebe0f049b72} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10372 | 2026.05.21 01:38:09.130123 [ 270 ] {cb4fa161-1ff5-45f2-89ae-eebe0f049b72} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.05.21 01:38:09.130264 [ 270 ] {cb4fa161-1ff5-45f2-89ae-eebe0f049b72} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001463 sec., 16404.64798359535 rows/sec., 1.36 MiB/sec. | ||
| 10374 | 2026.05.21 01:38:09.130262 [ 58 ] {} <Debug> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10375 | 2026.05.21 01:38:09.130300 [ 270 ] {cb4fa161-1ff5-45f2-89ae-eebe0f049b72} <Debug> TCPHandler: Processed in 0.001667233 sec. | ||
| 10376 | 2026.05.21 01:38:09.130341 [ 58 ] {} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2026.05.21 01:38:09.130373 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10378 | 2026.05.21 01:38:09.130449 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10379 | 2026.05.21 01:38:09.130492 [ 199 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::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 | ||
| 10380 | 2026.05.21 01:38:09.130553 [ 270 ] {feaca52e-657f-4758-898e-073406d7acf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10381 | 2026.05.21 01:38:09.130600 [ 270 ] {feaca52e-657f-4758-898e-073406d7acf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10382 | 2026.05.21 01:38:09.130631 [ 199 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10383 | 2026.05.21 01:38:09.130667 [ 199 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 10384 | 2026.05.21 01:38:09.130731 [ 199 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 10385 | 2026.05.21 01:38:09.130775 [ 199 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 10386 | 2026.05.21 01:38:09.130819 [ 199 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 10387 | 2026.05.21 01:38:09.130860 [ 199 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 10388 | 2026.05.21 01:38:09.131067 [ 270 ] {feaca52e-657f-4758-898e-073406d7acf5} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10389 | 2026.05.21 01:38:09.131109 [ 270 ] {feaca52e-657f-4758-898e-073406d7acf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10390 | 2026.05.21 01:38:09.131542 [ 270 ] {feaca52e-657f-4758-898e-073406d7acf5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10391 | 2026.05.21 01:38:09.131634 [ 200 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198784 sec., 100101.43612193689 rows/sec., 8.69 MiB/sec. | ||
| 10392 | 2026.05.21 01:38:09.131760 [ 270 ] {feaca52e-657f-4758-898e-073406d7acf5} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.05.21 01:38:09.131828 [ 194 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10394 | 2026.05.21 01:38:09.131902 [ 270 ] {feaca52e-657f-4758-898e-073406d7acf5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001369 sec., 1460.9203798392987 rows/sec., 119.13 KiB/sec. | ||
| 10395 | 2026.05.21 01:38:09.131942 [ 270 ] {feaca52e-657f-4758-898e-073406d7acf5} <Debug> TCPHandler: Processed in 0.001543951 sec. | ||
| 10396 | 2026.05.21 01:38:09.132071 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10397 | 2026.05.21 01:38:09.132149 [ 194 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_9_2} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.05.21 01:38:09.132167 [ 270 ] {ed275e70-417f-4241-bb65-bce622641bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10399 | 2026.05.21 01:38:09.132212 [ 270 ] {ed275e70-417f-4241-bb65-bce622641bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10400 | 2026.05.21 01:38:09.132234 [ 194 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_9_2} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10401 | 2026.05.21 01:38:09.132346 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10402 | 2026.05.21 01:38:09.132744 [ 270 ] {ed275e70-417f-4241-bb65-bce622641bb3} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2026.05.21 01:38:09.132783 [ 270 ] {ed275e70-417f-4241-bb65-bce622641bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10404 | 2026.05.21 01:38:09.133102 [ 270 ] {ed275e70-417f-4241-bb65-bce622641bb3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10405 | 2026.05.21 01:38:09.133314 [ 270 ] {ed275e70-417f-4241-bb65-bce622641bb3} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.05.21 01:38:09.133429 [ 58 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10407 | 2026.05.21 01:38:09.133442 [ 270 ] {ed275e70-417f-4241-bb65-bce622641bb3} <Debug> executeQuery: Read 209 rows, 19.12 KiB in 0.001293 sec., 161639.5978344934 rows/sec., 14.44 MiB/sec. | ||
| 10408 | 2026.05.21 01:38:09.133473 [ 58 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2026.05.21 01:38:09.133490 [ 270 ] {ed275e70-417f-4241-bb65-bce622641bb3} <Debug> TCPHandler: Processed in 0.00146694 sec. | ||
| 10410 | 2026.05.21 01:38:09.133508 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10411 | 2026.05.21 01:38:09.133589 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 10412 | 2026.05.21 01:38:09.133624 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2026.05.21 01:38:09.133682 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10414 | 2026.05.21 01:38:09.133710 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2616 rows starting from the beginning of the part | ||
| 10415 | 2026.05.21 01:38:09.133723 [ 270 ] {aef3e216-d5c4-41b0-8b83-cab268edff83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10416 | 2026.05.21 01:38:09.133752 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2458 rows starting from the beginning of the part | ||
| 10417 | 2026.05.21 01:38:09.133769 [ 270 ] {aef3e216-d5c4-41b0-8b83-cab268edff83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10418 | 2026.05.21 01:38:09.133794 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10419 | 2026.05.21 01:38:09.133835 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 88 rows starting from the beginning of the part | ||
| 10420 | 2026.05.21 01:38:09.133869 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part | ||
| 10421 | 2026.05.21 01:38:09.133903 [ 199 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 209 rows starting from the beginning of the part | ||
| 10422 | 2026.05.21 01:38:09.134199 [ 270 ] {aef3e216-d5c4-41b0-8b83-cab268edff83} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.05.21 01:38:09.134239 [ 270 ] {aef3e216-d5c4-41b0-8b83-cab268edff83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10424 | 2026.05.21 01:38:09.134531 [ 270 ] {aef3e216-d5c4-41b0-8b83-cab268edff83} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10425 | 2026.05.21 01:38:09.134756 [ 270 ] {aef3e216-d5c4-41b0-8b83-cab268edff83} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.05.21 01:38:09.134892 [ 58 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10427 | 2026.05.21 01:38:09.134910 [ 270 ] {aef3e216-d5c4-41b0-8b83-cab268edff83} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001206 sec., 24875.621890547263 rows/sec., 1.87 MiB/sec. | ||
| 10428 | 2026.05.21 01:38:09.134936 [ 58 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.05.21 01:38:09.134963 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10430 | 2026.05.21 01:38:09.134967 [ 270 ] {aef3e216-d5c4-41b0-8b83-cab268edff83} <Debug> TCPHandler: Processed in 0.001390537 sec. | ||
| 10431 | 2026.05.21 01:38:09.135050 [ 200 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 10432 | 2026.05.21 01:38:09.135101 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10433 | 2026.05.21 01:38:09.135160 [ 200 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10434 | 2026.05.21 01:38:09.135197 [ 200 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 82 rows starting from the beginning of the part | ||
| 10435 | 2026.05.21 01:38:09.135200 [ 270 ] {4e129c03-528e-41c8-8707-65dd70a4426f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10436 | 2026.05.21 01:38:09.135272 [ 270 ] {4e129c03-528e-41c8-8707-65dd70a4426f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10437 | 2026.05.21 01:38:09.135295 [ 200 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 16 rows starting from the beginning of the part | ||
| 10438 | 2026.05.21 01:38:09.135349 [ 200 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 10439 | 2026.05.21 01:38:09.135395 [ 200 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part | ||
| 10440 | 2026.05.21 01:38:09.135437 [ 200 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
| 10441 | 2026.05.21 01:38:09.135480 [ 200 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 10442 | 2026.05.21 01:38:09.135674 [ 270 ] {4e129c03-528e-41c8-8707-65dd70a4426f} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2026.05.21 01:38:09.135716 [ 270 ] {4e129c03-528e-41c8-8707-65dd70a4426f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10444 | 2026.05.21 01:38:09.135738 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.002179853 sec., 2538244.5513527747 rows/sec., 201.66 MiB/sec. | ||
| 10445 | 2026.05.21 01:38:09.136176 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10446 | 2026.05.21 01:38:09.136295 [ 270 ] {4e129c03-528e-41c8-8707-65dd70a4426f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10447 | 2026.05.21 01:38:09.136296 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284826 sec., 164224.5720432183 rows/sec., 12.67 MiB/sec. | ||
| 10448 | 2026.05.21 01:38:09.136480 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10449 | 2026.05.21 01:38:09.136484 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.05.21 01:38:09.136515 [ 270 ] {4e129c03-528e-41c8-8707-65dd70a4426f} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10451 | 2026.05.21 01:38:09.136569 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_76_15} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10452 | 2026.05.21 01:38:09.136653 [ 270 ] {4e129c03-528e-41c8-8707-65dd70a4426f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001471 sec., 16315.431679129842 rows/sec., 1.35 MiB/sec. | ||
| 10453 | 2026.05.21 01:38:09.136654 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10454 | 2026.05.21 01:38:09.136688 [ 270 ] {4e129c03-528e-41c8-8707-65dd70a4426f} <Debug> TCPHandler: Processed in 0.001636032 sec. | ||
| 10455 | 2026.05.21 01:38:09.136785 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.05.21 01:38:09.136821 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10457 | 2026.05.21 01:38:09.136853 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_61_12} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10458 | 2026.05.21 01:38:09.136914 [ 270 ] {850abd22-7b24-4e53-838f-d02cb4e2541a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10459 | 2026.05.21 01:38:09.136927 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10460 | 2026.05.21 01:38:09.136953 [ 270 ] {850abd22-7b24-4e53-838f-d02cb4e2541a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10461 | 2026.05.21 01:38:09.137347 [ 270 ] {850abd22-7b24-4e53-838f-d02cb4e2541a} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.05.21 01:38:09.137381 [ 270 ] {850abd22-7b24-4e53-838f-d02cb4e2541a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10463 | 2026.05.21 01:38:09.137664 [ 270 ] {850abd22-7b24-4e53-838f-d02cb4e2541a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10464 | 2026.05.21 01:38:09.137869 [ 270 ] {850abd22-7b24-4e53-838f-d02cb4e2541a} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.05.21 01:38:09.137963 [ 58 ] {} <Debug> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10466 | 2026.05.21 01:38:09.137993 [ 270 ] {850abd22-7b24-4e53-838f-d02cb4e2541a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 10467 | 2026.05.21 01:38:09.137996 [ 58 ] {} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.05.21 01:38:09.138034 [ 270 ] {850abd22-7b24-4e53-838f-d02cb4e2541a} <Debug> TCPHandler: Processed in 0.001262465 sec. | ||
| 10469 | 2026.05.21 01:38:09.138035 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10470 | 2026.05.21 01:38:09.138123 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::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 | ||
| 10471 | 2026.05.21 01:38:09.138171 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2026.05.21 01:38:09.138217 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10473 | 2026.05.21 01:38:09.138245 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 10474 | 2026.05.21 01:38:09.138276 [ 270 ] {a6c5cbc7-9df0-4371-a2f8-47504136c441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10475 | 2026.05.21 01:38:09.138294 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 10476 | 2026.05.21 01:38:09.138334 [ 270 ] {a6c5cbc7-9df0-4371-a2f8-47504136c441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10477 | 2026.05.21 01:38:09.138353 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 10478 | 2026.05.21 01:38:09.138405 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 10479 | 2026.05.21 01:38:09.138452 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 10480 | 2026.05.21 01:38:09.138807 [ 270 ] {a6c5cbc7-9df0-4371-a2f8-47504136c441} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.05.21 01:38:09.138848 [ 270 ] {a6c5cbc7-9df0-4371-a2f8-47504136c441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10482 | 2026.05.21 01:38:09.139083 [ 201 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00098772 sec., 60745.96039363382 rows/sec., 4.87 MiB/sec. | ||
| 10483 | 2026.05.21 01:38:09.139164 [ 270 ] {a6c5cbc7-9df0-4371-a2f8-47504136c441} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10484 | 2026.05.21 01:38:09.139217 [ 193 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10485 | 2026.05.21 01:38:09.139374 [ 270 ] {a6c5cbc7-9df0-4371-a2f8-47504136c441} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.05.21 01:38:09.139477 [ 193 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_9_2} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2026.05.21 01:38:09.139492 [ 58 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10488 | 2026.05.21 01:38:09.139507 [ 270 ] {a6c5cbc7-9df0-4371-a2f8-47504136c441} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.001253 sec., 94173.98244213886 rows/sec., 7.65 MiB/sec. | ||
| 10489 | 2026.05.21 01:38:09.139525 [ 58 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.05.21 01:38:09.139540 [ 193 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_9_2} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10491 | 2026.05.21 01:38:09.139558 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10492 | 2026.05.21 01:38:09.139564 [ 270 ] {a6c5cbc7-9df0-4371-a2f8-47504136c441} <Debug> TCPHandler: Processed in 0.001441359 sec. | ||
| 10493 | 2026.05.21 01:38:09.139633 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10494 | 2026.05.21 01:38:09.139666 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 10495 | 2026.05.21 01:38:09.139717 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.05.21 01:38:09.139732 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10497 | 2026.05.21 01:38:09.139757 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
| 10498 | 2026.05.21 01:38:09.139812 [ 270 ] {29b8eadd-fabf-4fcd-a6d0-88977104883d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10499 | 2026.05.21 01:38:09.139844 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1321 rows starting from the beginning of the part | ||
| 10500 | 2026.05.21 01:38:09.139856 [ 270 ] {29b8eadd-fabf-4fcd-a6d0-88977104883d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10501 | 2026.05.21 01:38:09.139898 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10502 | 2026.05.21 01:38:09.139969 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 80 rows starting from the beginning of the part | ||
| 10503 | 2026.05.21 01:38:09.140047 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 89 rows starting from the beginning of the part | ||
| 10504 | 2026.05.21 01:38:09.140110 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 118 rows starting from the beginning of the part | ||
| 10505 | 2026.05.21 01:38:09.140297 [ 270 ] {29b8eadd-fabf-4fcd-a6d0-88977104883d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10506 | 2026.05.21 01:38:09.140332 [ 270 ] {29b8eadd-fabf-4fcd-a6d0-88977104883d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10507 | 2026.05.21 01:38:09.140662 [ 270 ] {29b8eadd-fabf-4fcd-a6d0-88977104883d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10508 | 2026.05.21 01:38:09.140867 [ 270 ] {29b8eadd-fabf-4fcd-a6d0-88977104883d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2026.05.21 01:38:09.140980 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10510 | 2026.05.21 01:38:09.140996 [ 270 ] {29b8eadd-fabf-4fcd-a6d0-88977104883d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001201 sec., 164029.975020816 rows/sec., 11.77 MiB/sec. | ||
| 10511 | 2026.05.21 01:38:09.141014 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2026.05.21 01:38:09.141054 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10513 | 2026.05.21 01:38:09.141064 [ 270 ] {29b8eadd-fabf-4fcd-a6d0-88977104883d} <Debug> TCPHandler: Processed in 0.001393057 sec. | ||
| 10514 | 2026.05.21 01:38:09.141138 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 10515 | 2026.05.21 01:38:09.141204 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10516 | 2026.05.21 01:38:09.141257 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10517 | 2026.05.21 01:38:09.141292 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 24638 rows starting from the beginning of the part | ||
| 10518 | 2026.05.21 01:38:09.141307 [ 270 ] {719d751c-3d2c-473f-84be-2d40fe81947e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10519 | 2026.05.21 01:38:09.141309 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698923 sec., 1809970.1987671014 rows/sec., 131.43 MiB/sec. | ||
| 10520 | 2026.05.21 01:38:09.141348 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1493 rows starting from the beginning of the part | ||
| 10521 | 2026.05.21 01:38:09.141371 [ 270 ] {719d751c-3d2c-473f-84be-2d40fe81947e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10522 | 2026.05.21 01:38:09.141400 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 128 rows starting from the beginning of the part | ||
| 10523 | 2026.05.21 01:38:09.141448 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10524 | 2026.05.21 01:38:09.141485 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10525 | 2026.05.21 01:38:09.141491 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10526 | 2026.05.21 01:38:09.141550 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 197 rows starting from the beginning of the part | ||
| 10527 | 2026.05.21 01:38:09.141742 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2026.05.21 01:38:09.141815 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_76_15} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10529 | 2026.05.21 01:38:09.141873 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 10530 | 2026.05.21 01:38:09.142205 [ 270 ] {719d751c-3d2c-473f-84be-2d40fe81947e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.05.21 01:38:09.142238 [ 270 ] {719d751c-3d2c-473f-84be-2d40fe81947e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10532 | 2026.05.21 01:38:09.142759 [ 270 ] {719d751c-3d2c-473f-84be-2d40fe81947e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10533 | 2026.05.21 01:38:09.142981 [ 270 ] {719d751c-3d2c-473f-84be-2d40fe81947e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.05.21 01:38:09.143121 [ 270 ] {719d751c-3d2c-473f-84be-2d40fe81947e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001834 sec., 8724.100327153763 rows/sec., 15.63 MiB/sec. | ||
| 10535 | 2026.05.21 01:38:09.143174 [ 270 ] {719d751c-3d2c-473f-84be-2d40fe81947e} <Debug> TCPHandler: Processed in 0.00202237 sec. | ||
| 10536 | 2026.05.21 01:38:09.143304 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2026.05.21 01:38:09.143397 [ 270 ] {bcbf115b-5e05-4c15-85b1-e47bb16d10e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10538 | 2026.05.21 01:38:09.143438 [ 270 ] {bcbf115b-5e05-4c15-85b1-e47bb16d10e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10539 | 2026.05.21 01:38:09.143815 [ 270 ] {bcbf115b-5e05-4c15-85b1-e47bb16d10e5} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.05.21 01:38:09.143849 [ 270 ] {bcbf115b-5e05-4c15-85b1-e47bb16d10e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10541 | 2026.05.21 01:38:09.144160 [ 270 ] {bcbf115b-5e05-4c15-85b1-e47bb16d10e5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10542 | 2026.05.21 01:38:09.144366 [ 270 ] {bcbf115b-5e05-4c15-85b1-e47bb16d10e5} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2026.05.21 01:38:09.144475 [ 58 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10544 | 2026.05.21 01:38:09.144491 [ 270 ] {bcbf115b-5e05-4c15-85b1-e47bb16d10e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 10545 | 2026.05.21 01:38:09.144505 [ 58 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.05.21 01:38:09.144530 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10547 | 2026.05.21 01:38:09.144530 [ 270 ] {bcbf115b-5e05-4c15-85b1-e47bb16d10e5} <Debug> TCPHandler: Processed in 0.001274625 sec. | ||
| 10548 | 2026.05.21 01:38:09.144607 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 10549 | 2026.05.21 01:38:09.144711 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10550 | 2026.05.21 01:38:09.144747 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3750 rows starting from the beginning of the part | ||
| 10551 | 2026.05.21 01:38:09.144800 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 12 rows starting from the beginning of the part | ||
| 10552 | 2026.05.21 01:38:09.144843 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part | ||
| 10553 | 2026.05.21 01:38:09.144883 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10554 | 2026.05.21 01:38:09.144920 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 10555 | 2026.05.21 01:38:09.144958 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 10556 | 2026.05.21 01:38:09.146762 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 4 columns (4 merged, 0 gathered) in 0.002189174 sec., 1822605.2383227646 rows/sec., 122.91 MiB/sec. | ||
| 10557 | 2026.05.21 01:38:09.147078 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10558 | 2026.05.21 01:38:09.147331 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_76_15} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2026.05.21 01:38:09.147400 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_76_15} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10560 | 2026.05.21 01:38:09.147469 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10561 | 2026.05.21 01:38:09.148920 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26776 rows, containing 5 columns (5 merged, 0 gathered) in 0.007822076 sec., 3423132.1710502426 rows/sec., 222.45 MiB/sec. | ||
| 10562 | 2026.05.21 01:38:09.149182 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10563 | 2026.05.21 01:38:09.149466 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10564 | 2026.05.21 01:38:09.149532 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10565 | 2026.05.21 01:38:09.149615 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10566 | 2026.05.21 01:38:09.430289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22563 | ||
| 10567 | 2026.05.21 01:38:09.430798 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2026.05.21 01:38:09.430839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10569 | 2026.05.21 01:38:09.431313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10570 | 2026.05.21 01:38:09.431546 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.05.21 01:38:09.431684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22563 | ||
| 10572 | 2026.05.21 01:38:10.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.86 MiB, peak 333.03 MiB, free memory in arenas 0.00 B, will set to 323.37 MiB (RSS), difference: 1.51 MiB | ||
| 10573 | 2026.05.21 01:38:10.655487 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10574 | 2026.05.21 01:38:10.671365 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.05.21 01:38:10.671436 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10576 | 2026.05.21 01:38:10.676667 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10577 | 2026.05.21 01:38:10.677353 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2026.05.21 01:38:10.680172 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10579 | 2026.05.21 01:38:14.014245 [ 261 ] {} <Trace> TCP-Session: 2f394e7f-f8b9-4a38-96cf-86a1a783910f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10580 | 2026.05.21 01:38:14.014499 [ 261 ] {a78df49f-e168-43b1-9531-3378ce695276} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38455) 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) | ||
| 10581 | 2026.05.21 01:38:14.014956 [ 261 ] {a78df49f-e168-43b1-9531-3378ce695276} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 10582 | 2026.05.21 01:38:14.015162 [ 261 ] {a78df49f-e168-43b1-9531-3378ce695276} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10583 | 2026.05.21 01:38:14.015532 [ 352 ] {a78df49f-e168-43b1-9531-3378ce695276} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 10584 | 2026.05.21 01:38:14.015841 [ 261 ] {a78df49f-e168-43b1-9531-3378ce695276} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001452 sec., 28236.914600550965 rows/sec., 1.68 MiB/sec. | ||
| 10585 | 2026.05.21 01:38:14.015894 [ 261 ] {a78df49f-e168-43b1-9531-3378ce695276} <Debug> TCPHandler: Processed in 0.001780215 sec. | ||
| 10586 | 2026.05.21 01:38:14.122005 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2026.05.21 01:38:14.122243 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10588 | 2026.05.21 01:38:14.122592 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10589 | 2026.05.21 01:38:14.122632 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10590 | 2026.05.21 01:38:14.122856 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10591 | 2026.05.21 01:38:14.122929 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10592 | 2026.05.21 01:38:14.123077 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10593 | 2026.05.21 01:38:14.123115 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10594 | 2026.05.21 01:38:14.123137 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 10595 | 2026.05.21 01:38:14.123152 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10596 | 2026.05.21 01:38:14.123195 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10597 | 2026.05.21 01:38:14.123217 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 10598 | 2026.05.21 01:38:14.124213 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002067 sec., 18867.92452830189 rows/sec., 3.85 MiB/sec. | ||
| 10599 | 2026.05.21 01:38:14.124320 [ 270 ] {82f6b998-a591-493b-848a-bc6c8e40b84f} <Debug> TCPHandler: Processed in 0.002453119 sec. | ||
| 10600 | 2026.05.21 01:38:14.126438 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10601 | 2026.05.21 01:38:14.126552 [ 270 ] {0e15a054-40d9-4c34-b90b-2f1c9da18803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10602 | 2026.05.21 01:38:14.126599 [ 270 ] {0e15a054-40d9-4c34-b90b-2f1c9da18803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10603 | 2026.05.21 01:38:14.127120 [ 270 ] {0e15a054-40d9-4c34-b90b-2f1c9da18803} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2026.05.21 01:38:14.127169 [ 270 ] {0e15a054-40d9-4c34-b90b-2f1c9da18803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10605 | 2026.05.21 01:38:14.127555 [ 270 ] {0e15a054-40d9-4c34-b90b-2f1c9da18803} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10606 | 2026.05.21 01:38:14.127779 [ 270 ] {0e15a054-40d9-4c34-b90b-2f1c9da18803} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2026.05.21 01:38:14.127924 [ 270 ] {0e15a054-40d9-4c34-b90b-2f1c9da18803} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001404 sec., 75498.57549857549 rows/sec., 6.34 MiB/sec. | ||
| 10608 | 2026.05.21 01:38:14.127961 [ 270 ] {0e15a054-40d9-4c34-b90b-2f1c9da18803} <Debug> TCPHandler: Processed in 0.001576891 sec. | ||
| 10609 | 2026.05.21 01:38:14.128090 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2026.05.21 01:38:14.128188 [ 270 ] {a8935e54-dafd-4416-b19c-5858848df8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10611 | 2026.05.21 01:38:14.128229 [ 270 ] {a8935e54-dafd-4416-b19c-5858848df8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10612 | 2026.05.21 01:38:14.128640 [ 270 ] {a8935e54-dafd-4416-b19c-5858848df8a4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2026.05.21 01:38:14.128677 [ 270 ] {a8935e54-dafd-4416-b19c-5858848df8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10614 | 2026.05.21 01:38:14.128972 [ 270 ] {a8935e54-dafd-4416-b19c-5858848df8a4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10615 | 2026.05.21 01:38:14.129186 [ 270 ] {a8935e54-dafd-4416-b19c-5858848df8a4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2026.05.21 01:38:14.129318 [ 270 ] {a8935e54-dafd-4416-b19c-5858848df8a4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00115 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 10617 | 2026.05.21 01:38:14.129354 [ 270 ] {a8935e54-dafd-4416-b19c-5858848df8a4} <Debug> TCPHandler: Processed in 0.001313716 sec. | ||
| 10618 | 2026.05.21 01:38:14.129469 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2026.05.21 01:38:14.129566 [ 270 ] {59beb73c-5781-46cb-b1b2-7355f2a5880b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10620 | 2026.05.21 01:38:14.129606 [ 270 ] {59beb73c-5781-46cb-b1b2-7355f2a5880b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10621 | 2026.05.21 01:38:14.130030 [ 270 ] {59beb73c-5781-46cb-b1b2-7355f2a5880b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2026.05.21 01:38:14.130068 [ 270 ] {59beb73c-5781-46cb-b1b2-7355f2a5880b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10623 | 2026.05.21 01:38:14.130378 [ 270 ] {59beb73c-5781-46cb-b1b2-7355f2a5880b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10624 | 2026.05.21 01:38:14.130596 [ 270 ] {59beb73c-5781-46cb-b1b2-7355f2a5880b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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 01:38:14.130725 [ 270 ] {59beb73c-5781-46cb-b1b2-7355f2a5880b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001177 sec., 75615.97281223448 rows/sec., 5.91 MiB/sec. | ||
| 10626 | 2026.05.21 01:38:14.130761 [ 270 ] {59beb73c-5781-46cb-b1b2-7355f2a5880b} <Debug> TCPHandler: Processed in 0.001341507 sec. | ||
| 10627 | 2026.05.21 01:38:14.130890 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2026.05.21 01:38:14.130988 [ 270 ] {3fe5af6a-790f-4b11-9120-41dec7805e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10629 | 2026.05.21 01:38:14.131033 [ 270 ] {3fe5af6a-790f-4b11-9120-41dec7805e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10630 | 2026.05.21 01:38:14.131434 [ 270 ] {3fe5af6a-790f-4b11-9120-41dec7805e35} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.05.21 01:38:14.131471 [ 270 ] {3fe5af6a-790f-4b11-9120-41dec7805e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10632 | 2026.05.21 01:38:14.131794 [ 270 ] {3fe5af6a-790f-4b11-9120-41dec7805e35} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10633 | 2026.05.21 01:38:14.131999 [ 270 ] {3fe5af6a-790f-4b11-9120-41dec7805e35} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.05.21 01:38:14.132126 [ 270 ] {3fe5af6a-790f-4b11-9120-41dec7805e35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 10635 | 2026.05.21 01:38:14.132161 [ 270 ] {3fe5af6a-790f-4b11-9120-41dec7805e35} <Debug> TCPHandler: Processed in 0.001319986 sec. | ||
| 10636 | 2026.05.21 01:38:14.132277 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10637 | 2026.05.21 01:38:14.132373 [ 270 ] {49c2242f-649d-4e2f-88e7-1ff10cbae4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10638 | 2026.05.21 01:38:14.132428 [ 270 ] {49c2242f-649d-4e2f-88e7-1ff10cbae4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10639 | 2026.05.21 01:38:14.133193 [ 270 ] {49c2242f-649d-4e2f-88e7-1ff10cbae4db} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2026.05.21 01:38:14.133230 [ 270 ] {49c2242f-649d-4e2f-88e7-1ff10cbae4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10641 | 2026.05.21 01:38:14.133747 [ 270 ] {49c2242f-649d-4e2f-88e7-1ff10cbae4db} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10642 | 2026.05.21 01:38:14.133961 [ 270 ] {49c2242f-649d-4e2f-88e7-1ff10cbae4db} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2026.05.21 01:38:14.134095 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10644 | 2026.05.21 01:38:14.134104 [ 270 ] {49c2242f-649d-4e2f-88e7-1ff10cbae4db} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001749 sec., 14293.882218410521 rows/sec., 25.61 MiB/sec. | ||
| 10645 | 2026.05.21 01:38:14.134176 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.05.21 01:38:14.134203 [ 270 ] {49c2242f-649d-4e2f-88e7-1ff10cbae4db} <Debug> TCPHandler: Processed in 0.001975009 sec. | ||
| 10647 | 2026.05.21 01:38:14.134207 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10648 | 2026.05.21 01:38:14.134343 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2026.05.21 01:38:14.134349 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 10650 | 2026.05.21 01:38:14.134446 [ 270 ] {eabdb307-80da-4f59-a244-d107818be2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10651 | 2026.05.21 01:38:14.134495 [ 270 ] {eabdb307-80da-4f59-a244-d107818be2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10652 | 2026.05.21 01:38:14.134628 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10653 | 2026.05.21 01:38:14.134695 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1171 rows starting from the beginning of the part | ||
| 10654 | 2026.05.21 01:38:14.134829 [ 270 ] {eabdb307-80da-4f59-a244-d107818be2bc} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.05.21 01:38:14.134840 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 10656 | 2026.05.21 01:38:14.134874 [ 270 ] {eabdb307-80da-4f59-a244-d107818be2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10657 | 2026.05.21 01:38:14.134974 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
| 10658 | 2026.05.21 01:38:14.135082 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 10659 | 2026.05.21 01:38:14.135180 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part | ||
| 10660 | 2026.05.21 01:38:14.135205 [ 270 ] {eabdb307-80da-4f59-a244-d107818be2bc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10661 | 2026.05.21 01:38:14.135285 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10662 | 2026.05.21 01:38:14.135430 [ 270 ] {eabdb307-80da-4f59-a244-d107818be2bc} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2026.05.21 01:38:14.135565 [ 270 ] {eabdb307-80da-4f59-a244-d107818be2bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 10664 | 2026.05.21 01:38:14.135602 [ 270 ] {eabdb307-80da-4f59-a244-d107818be2bc} <Debug> TCPHandler: Processed in 0.001310116 sec. | ||
| 10665 | 2026.05.21 01:38:14.140989 [ 196 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1289 rows, containing 19 columns (19 merged, 0 gathered) in 0.006682003 sec., 192906.22886580566 rows/sec., 345.68 MiB/sec. | ||
| 10666 | 2026.05.21 01:38:14.142291 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10667 | 2026.05.21 01:38:14.142667 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.05.21 01:38:14.142755 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10669 | 2026.05.21 01:38:14.142923 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 10670 | 2026.05.21 01:38:15.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.83 MiB, peak 335.20 MiB, free memory in arenas 0.00 B, will set to 324.86 MiB (RSS), difference: 1.03 MiB | ||
| 10671 | 2026.05.21 01:38:16.781181 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10672 | 2026.05.21 01:38:16.781249 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10673 | 2026.05.21 01:38:16.931786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23011 | ||
| 10674 | 2026.05.21 01:38:16.932310 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2026.05.21 01:38:16.932360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10676 | 2026.05.21 01:38:16.932900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10677 | 2026.05.21 01:38:16.933127 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.05.21 01:38:16.933247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23011 | ||
| 10679 | 2026.05.21 01:38:17.001526 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001083242 sec. | ||
| 10680 | 2026.05.21 01:38:18.180292 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10681 | 2026.05.21 01:38:18.196587 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.05.21 01:38:18.196662 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10683 | 2026.05.21 01:38:18.202225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10684 | 2026.05.21 01:38:18.202893 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.05.21 01:38:18.205795 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10686 | 2026.05.21 01:38:19.121615 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10687 | 2026.05.21 01:38:19.121866 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10688 | 2026.05.21 01:38:19.122223 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10689 | 2026.05.21 01:38:19.122260 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10690 | 2026.05.21 01:38:19.122474 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10691 | 2026.05.21 01:38:19.122541 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10692 | 2026.05.21 01:38:19.122679 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10693 | 2026.05.21 01:38:19.122715 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10694 | 2026.05.21 01:38:19.122737 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 10695 | 2026.05.21 01:38:19.122752 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10696 | 2026.05.21 01:38:19.122792 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10697 | 2026.05.21 01:38:19.122812 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 10698 | 2026.05.21 01:38:19.123919 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002159 sec., 18063.91848077814 rows/sec., 3.68 MiB/sec. | ||
| 10699 | 2026.05.21 01:38:19.124020 [ 270 ] {a67db978-9d23-451b-a16e-0473a9426e46} <Debug> TCPHandler: Processed in 0.00254436 sec. | ||
| 10700 | 2026.05.21 01:38:19.125957 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2026.05.21 01:38:19.126070 [ 270 ] {ec365f0c-4511-4e4e-9b0e-b718601ef081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10702 | 2026.05.21 01:38:19.126119 [ 270 ] {ec365f0c-4511-4e4e-9b0e-b718601ef081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10703 | 2026.05.21 01:38:19.126736 [ 270 ] {ec365f0c-4511-4e4e-9b0e-b718601ef081} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.05.21 01:38:19.126786 [ 270 ] {ec365f0c-4511-4e4e-9b0e-b718601ef081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10705 | 2026.05.21 01:38:19.127196 [ 270 ] {ec365f0c-4511-4e4e-9b0e-b718601ef081} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10706 | 2026.05.21 01:38:19.127409 [ 270 ] {ec365f0c-4511-4e4e-9b0e-b718601ef081} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.05.21 01:38:19.127559 [ 270 ] {ec365f0c-4511-4e4e-9b0e-b718601ef081} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00152 sec., 57894.73684210526 rows/sec., 4.88 MiB/sec. | ||
| 10708 | 2026.05.21 01:38:19.127594 [ 270 ] {ec365f0c-4511-4e4e-9b0e-b718601ef081} <Debug> TCPHandler: Processed in 0.001689204 sec. | ||
| 10709 | 2026.05.21 01:38:19.127727 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.05.21 01:38:19.127822 [ 270 ] {eeb02794-8e3b-42eb-997c-1f9616e11c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10711 | 2026.05.21 01:38:19.127863 [ 270 ] {eeb02794-8e3b-42eb-997c-1f9616e11c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10712 | 2026.05.21 01:38:19.128266 [ 270 ] {eeb02794-8e3b-42eb-997c-1f9616e11c6b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.05.21 01:38:19.128300 [ 270 ] {eeb02794-8e3b-42eb-997c-1f9616e11c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10714 | 2026.05.21 01:38:19.128584 [ 270 ] {eeb02794-8e3b-42eb-997c-1f9616e11c6b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10715 | 2026.05.21 01:38:19.128787 [ 270 ] {eeb02794-8e3b-42eb-997c-1f9616e11c6b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.05.21 01:38:19.128916 [ 270 ] {eeb02794-8e3b-42eb-997c-1f9616e11c6b} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001113 sec., 14375.561545372866 rows/sec., 1.06 MiB/sec. | ||
| 10717 | 2026.05.21 01:38:19.128949 [ 270 ] {eeb02794-8e3b-42eb-997c-1f9616e11c6b} <Debug> TCPHandler: Processed in 0.001271675 sec. | ||
| 10718 | 2026.05.21 01:38:19.129090 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2026.05.21 01:38:19.129188 [ 270 ] {f48d479e-6805-4fc0-9e3c-2fbc1d017fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10720 | 2026.05.21 01:38:19.129227 [ 270 ] {f48d479e-6805-4fc0-9e3c-2fbc1d017fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10721 | 2026.05.21 01:38:19.129625 [ 270 ] {f48d479e-6805-4fc0-9e3c-2fbc1d017fe8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.05.21 01:38:19.129664 [ 270 ] {f48d479e-6805-4fc0-9e3c-2fbc1d017fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10723 | 2026.05.21 01:38:19.129953 [ 270 ] {f48d479e-6805-4fc0-9e3c-2fbc1d017fe8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10724 | 2026.05.21 01:38:19.130163 [ 270 ] {f48d479e-6805-4fc0-9e3c-2fbc1d017fe8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.05.21 01:38:19.130294 [ 270 ] {f48d479e-6805-4fc0-9e3c-2fbc1d017fe8} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001124 sec., 71174.37722419928 rows/sec., 5.56 MiB/sec. | ||
| 10726 | 2026.05.21 01:38:19.130328 [ 270 ] {f48d479e-6805-4fc0-9e3c-2fbc1d017fe8} <Debug> TCPHandler: Processed in 0.001285585 sec. | ||
| 10727 | 2026.05.21 01:38:19.130453 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10728 | 2026.05.21 01:38:19.130545 [ 270 ] {54da3085-ec25-4856-bbf3-c4ce619afe11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10729 | 2026.05.21 01:38:19.130588 [ 270 ] {54da3085-ec25-4856-bbf3-c4ce619afe11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10730 | 2026.05.21 01:38:19.130974 [ 270 ] {54da3085-ec25-4856-bbf3-c4ce619afe11} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2026.05.21 01:38:19.131009 [ 270 ] {54da3085-ec25-4856-bbf3-c4ce619afe11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10732 | 2026.05.21 01:38:19.131335 [ 270 ] {54da3085-ec25-4856-bbf3-c4ce619afe11} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10733 | 2026.05.21 01:38:19.131539 [ 270 ] {54da3085-ec25-4856-bbf3-c4ce619afe11} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2026.05.21 01:38:19.131679 [ 270 ] {54da3085-ec25-4856-bbf3-c4ce619afe11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 10735 | 2026.05.21 01:38:19.131712 [ 270 ] {54da3085-ec25-4856-bbf3-c4ce619afe11} <Debug> TCPHandler: Processed in 0.001306026 sec. | ||
| 10736 | 2026.05.21 01:38:19.131829 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2026.05.21 01:38:19.131922 [ 270 ] {a7b7e9b9-0969-49e7-a299-a07f339d8403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10738 | 2026.05.21 01:38:19.131977 [ 270 ] {a7b7e9b9-0969-49e7-a299-a07f339d8403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10739 | 2026.05.21 01:38:19.132797 [ 270 ] {a7b7e9b9-0969-49e7-a299-a07f339d8403} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.05.21 01:38:19.132834 [ 270 ] {a7b7e9b9-0969-49e7-a299-a07f339d8403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10741 | 2026.05.21 01:38:19.133347 [ 270 ] {a7b7e9b9-0969-49e7-a299-a07f339d8403} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10742 | 2026.05.21 01:38:19.133562 [ 270 ] {a7b7e9b9-0969-49e7-a299-a07f339d8403} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2026.05.21 01:38:19.133699 [ 270 ] {a7b7e9b9-0969-49e7-a299-a07f339d8403} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001794 sec., 8918.617614269788 rows/sec., 15.98 MiB/sec. | ||
| 10744 | 2026.05.21 01:38:19.133751 [ 270 ] {a7b7e9b9-0969-49e7-a299-a07f339d8403} <Debug> TCPHandler: Processed in 0.001968349 sec. | ||
| 10745 | 2026.05.21 01:38:19.133880 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2026.05.21 01:38:19.133974 [ 270 ] {eb531236-91d0-41eb-b0ca-dc93d6e854bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10747 | 2026.05.21 01:38:19.134016 [ 270 ] {eb531236-91d0-41eb-b0ca-dc93d6e854bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10748 | 2026.05.21 01:38:19.134362 [ 270 ] {eb531236-91d0-41eb-b0ca-dc93d6e854bc} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.05.21 01:38:19.134398 [ 270 ] {eb531236-91d0-41eb-b0ca-dc93d6e854bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10750 | 2026.05.21 01:38:19.134699 [ 270 ] {eb531236-91d0-41eb-b0ca-dc93d6e854bc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10751 | 2026.05.21 01:38:19.134905 [ 270 ] {eb531236-91d0-41eb-b0ca-dc93d6e854bc} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.05.21 01:38:19.135035 [ 270 ] {eb531236-91d0-41eb-b0ca-dc93d6e854bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 10753 | 2026.05.21 01:38:19.135067 [ 270 ] {eb531236-91d0-41eb-b0ca-dc93d6e854bc} <Debug> TCPHandler: Processed in 0.001236225 sec. | ||
| 10754 | 2026.05.21 01:38:19.540264 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2026.05.21 01:38:19.540646 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 10756 | 2026.05.21 01:38:19.541189 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10757 | 2026.05.21 01:38:19.541233 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 10758 | 2026.05.21 01:38:19.541471 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10759 | 2026.05.21 01:38:19.541544 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10760 | 2026.05.21 01:38:19.541692 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 10761 | 2026.05.21 01:38:19.541730 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10762 | 2026.05.21 01:38:19.541753 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 10763 | 2026.05.21 01:38:19.541769 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10764 | 2026.05.21 01:38:19.541810 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 10765 | 2026.05.21 01:38:19.541832 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 10766 | 2026.05.21 01:38:19.542883 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002405 sec., 16216.216216216217 rows/sec., 3.31 MiB/sec. | ||
| 10767 | 2026.05.21 01:38:19.542992 [ 270 ] {f8a71937-1f47-41b9-b434-76e4e30f0524} <Debug> TCPHandler: Processed in 0.002914378 sec. | ||
| 10768 | 2026.05.21 01:38:19.556148 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2026.05.21 01:38:19.556289 [ 270 ] {5ca47f4d-d3d1-46c6-80ad-d64c84f4dd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10770 | 2026.05.21 01:38:19.556347 [ 270 ] {5ca47f4d-d3d1-46c6-80ad-d64c84f4dd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10771 | 2026.05.21 01:38:19.558153 [ 270 ] {5ca47f4d-d3d1-46c6-80ad-d64c84f4dd3b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2026.05.21 01:38:19.558200 [ 270 ] {5ca47f4d-d3d1-46c6-80ad-d64c84f4dd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10773 | 2026.05.21 01:38:19.558731 [ 270 ] {5ca47f4d-d3d1-46c6-80ad-d64c84f4dd3b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10774 | 2026.05.21 01:38:19.558972 [ 270 ] {5ca47f4d-d3d1-46c6-80ad-d64c84f4dd3b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2026.05.21 01:38:19.559127 [ 270 ] {5ca47f4d-d3d1-46c6-80ad-d64c84f4dd3b} <Debug> executeQuery: Read 2455 rows, 186.40 KiB in 0.002877 sec., 853319.4299617658 rows/sec., 63.27 MiB/sec. | ||
| 10776 | 2026.05.21 01:38:19.559166 [ 270 ] {5ca47f4d-d3d1-46c6-80ad-d64c84f4dd3b} <Debug> TCPHandler: Processed in 0.003082441 sec. | ||
| 10777 | 2026.05.21 01:38:19.559299 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10778 | 2026.05.21 01:38:19.559401 [ 270 ] {d21609ac-0b89-4fda-9319-cb342b8aaeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10779 | 2026.05.21 01:38:19.559445 [ 270 ] {d21609ac-0b89-4fda-9319-cb342b8aaeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10780 | 2026.05.21 01:38:19.559867 [ 270 ] {d21609ac-0b89-4fda-9319-cb342b8aaeea} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2026.05.21 01:38:19.559904 [ 270 ] {d21609ac-0b89-4fda-9319-cb342b8aaeea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10782 | 2026.05.21 01:38:19.560210 [ 270 ] {d21609ac-0b89-4fda-9319-cb342b8aaeea} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10783 | 2026.05.21 01:38:19.560425 [ 270 ] {d21609ac-0b89-4fda-9319-cb342b8aaeea} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10784 | 2026.05.21 01:38:19.560559 [ 270 ] {d21609ac-0b89-4fda-9319-cb342b8aaeea} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00118 sec., 30508.474576271186 rows/sec., 2.24 MiB/sec. | ||
| 10785 | 2026.05.21 01:38:19.560594 [ 270 ] {d21609ac-0b89-4fda-9319-cb342b8aaeea} <Debug> TCPHandler: Processed in 0.001346836 sec. | ||
| 10786 | 2026.05.21 01:38:19.560720 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2026.05.21 01:38:19.560845 [ 270 ] {12e0f6d5-0a74-443e-a0e5-399f2a78b2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10788 | 2026.05.21 01:38:19.560897 [ 270 ] {12e0f6d5-0a74-443e-a0e5-399f2a78b2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10789 | 2026.05.21 01:38:19.561624 [ 270 ] {12e0f6d5-0a74-443e-a0e5-399f2a78b2d7} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2026.05.21 01:38:19.561663 [ 270 ] {12e0f6d5-0a74-443e-a0e5-399f2a78b2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10791 | 2026.05.21 01:38:19.562019 [ 270 ] {12e0f6d5-0a74-443e-a0e5-399f2a78b2d7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10792 | 2026.05.21 01:38:19.562241 [ 270 ] {12e0f6d5-0a74-443e-a0e5-399f2a78b2d7} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2026.05.21 01:38:19.562361 [ 48 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 10794 | 2026.05.21 01:38:19.562373 [ 270 ] {12e0f6d5-0a74-443e-a0e5-399f2a78b2d7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001553 sec., 515775.9175788796 rows/sec., 29.79 MiB/sec. | ||
| 10795 | 2026.05.21 01:38:19.562430 [ 48 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2026.05.21 01:38:19.562436 [ 270 ] {12e0f6d5-0a74-443e-a0e5-399f2a78b2d7} <Debug> TCPHandler: Processed in 0.001778875 sec. | ||
| 10797 | 2026.05.21 01:38:19.562463 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10798 | 2026.05.21 01:38:19.562562 [ 201 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 10799 | 2026.05.21 01:38:19.562578 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10800 | 2026.05.21 01:38:19.562654 [ 201 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10801 | 2026.05.21 01:38:19.562682 [ 201 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 825 rows starting from the beginning of the part | ||
| 10802 | 2026.05.21 01:38:19.562703 [ 270 ] {4637bad1-875c-4993-bf63-0cab4875a57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10803 | 2026.05.21 01:38:19.562740 [ 201 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 10804 | 2026.05.21 01:38:19.562754 [ 270 ] {4637bad1-875c-4993-bf63-0cab4875a57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10805 | 2026.05.21 01:38:19.562789 [ 201 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 10806 | 2026.05.21 01:38:19.562832 [ 201 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 801 rows starting from the beginning of the part | ||
| 10807 | 2026.05.21 01:38:19.562873 [ 201 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10808 | 2026.05.21 01:38:19.562914 [ 201 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 10809 | 2026.05.21 01:38:19.563213 [ 270 ] {4637bad1-875c-4993-bf63-0cab4875a57e} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2026.05.21 01:38:19.563249 [ 270 ] {4637bad1-875c-4993-bf63-0cab4875a57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10811 | 2026.05.21 01:38:19.563563 [ 270 ] {4637bad1-875c-4993-bf63-0cab4875a57e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10812 | 2026.05.21 01:38:19.563795 [ 270 ] {4637bad1-875c-4993-bf63-0cab4875a57e} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.05.21 01:38:19.563930 [ 270 ] {4637bad1-875c-4993-bf63-0cab4875a57e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001251 sec., 799.3605115907275 rows/sec., 56.21 KiB/sec. | ||
| 10814 | 2026.05.21 01:38:19.563965 [ 270 ] {4637bad1-875c-4993-bf63-0cab4875a57e} <Debug> TCPHandler: Processed in 0.001449809 sec. | ||
| 10815 | 2026.05.21 01:38:19.564081 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10816 | 2026.05.21 01:38:19.564110 [ 198 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584112 sec., 2068035.593442888 rows/sec., 128.49 MiB/sec. | ||
| 10817 | 2026.05.21 01:38:19.564178 [ 270 ] {8c0a75aa-e78c-4113-95b6-8f68a5a1ffb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10818 | 2026.05.21 01:38:19.564224 [ 270 ] {8c0a75aa-e78c-4113-95b6-8f68a5a1ffb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10819 | 2026.05.21 01:38:19.564355 [ 190 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 10820 | 2026.05.21 01:38:19.564728 [ 190 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2026.05.21 01:38:19.564822 [ 190 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_19_4} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 10822 | 2026.05.21 01:38:19.564932 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10823 | 2026.05.21 01:38:19.565063 [ 270 ] {8c0a75aa-e78c-4113-95b6-8f68a5a1ffb1} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10824 | 2026.05.21 01:38:19.565107 [ 270 ] {8c0a75aa-e78c-4113-95b6-8f68a5a1ffb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10825 | 2026.05.21 01:38:19.565484 [ 270 ] {8c0a75aa-e78c-4113-95b6-8f68a5a1ffb1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10826 | 2026.05.21 01:38:19.565702 [ 270 ] {8c0a75aa-e78c-4113-95b6-8f68a5a1ffb1} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10827 | 2026.05.21 01:38:19.565835 [ 270 ] {8c0a75aa-e78c-4113-95b6-8f68a5a1ffb1} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001675 sec., 785074.6268656716 rows/sec., 52.54 MiB/sec. | ||
| 10828 | 2026.05.21 01:38:19.565870 [ 270 ] {8c0a75aa-e78c-4113-95b6-8f68a5a1ffb1} <Debug> TCPHandler: Processed in 0.001838717 sec. | ||
| 10829 | 2026.05.21 01:38:19.565990 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2026.05.21 01:38:19.566086 [ 270 ] {645bf3ec-b540-4bee-a4c9-3adea75fca96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10831 | 2026.05.21 01:38:19.566131 [ 270 ] {645bf3ec-b540-4bee-a4c9-3adea75fca96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10832 | 2026.05.21 01:38:19.566861 [ 270 ] {645bf3ec-b540-4bee-a4c9-3adea75fca96} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2026.05.21 01:38:19.566897 [ 270 ] {645bf3ec-b540-4bee-a4c9-3adea75fca96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10834 | 2026.05.21 01:38:19.567328 [ 270 ] {645bf3ec-b540-4bee-a4c9-3adea75fca96} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10835 | 2026.05.21 01:38:19.567541 [ 270 ] {645bf3ec-b540-4bee-a4c9-3adea75fca96} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2026.05.21 01:38:19.567672 [ 270 ] {645bf3ec-b540-4bee-a4c9-3adea75fca96} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001604 sec., 932668.3291770574 rows/sec., 56.56 MiB/sec. | ||
| 10837 | 2026.05.21 01:38:19.567706 [ 270 ] {645bf3ec-b540-4bee-a4c9-3adea75fca96} <Debug> TCPHandler: Processed in 0.001765905 sec. | ||
| 10838 | 2026.05.21 01:38:19.567836 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10839 | 2026.05.21 01:38:19.567969 [ 270 ] {b2671ffc-ab1f-4326-bb2a-90ebf965842d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10840 | 2026.05.21 01:38:19.568038 [ 270 ] {b2671ffc-ab1f-4326-bb2a-90ebf965842d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10841 | 2026.05.21 01:38:19.568865 [ 270 ] {b2671ffc-ab1f-4326-bb2a-90ebf965842d} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.05.21 01:38:19.568905 [ 270 ] {b2671ffc-ab1f-4326-bb2a-90ebf965842d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10843 | 2026.05.21 01:38:19.569452 [ 270 ] {b2671ffc-ab1f-4326-bb2a-90ebf965842d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10844 | 2026.05.21 01:38:19.569679 [ 270 ] {b2671ffc-ab1f-4326-bb2a-90ebf965842d} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.05.21 01:38:19.569825 [ 270 ] {b2671ffc-ab1f-4326-bb2a-90ebf965842d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001881 sec., 19138.755980861242 rows/sec., 34.30 MiB/sec. | ||
| 10846 | 2026.05.21 01:38:19.569876 [ 270 ] {b2671ffc-ab1f-4326-bb2a-90ebf965842d} <Debug> TCPHandler: Processed in 0.002101571 sec. | ||
| 10847 | 2026.05.21 01:38:19.570002 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2026.05.21 01:38:19.570099 [ 270 ] {cbb29415-b6da-4114-892f-0708cc89c3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10849 | 2026.05.21 01:38:19.570140 [ 270 ] {cbb29415-b6da-4114-892f-0708cc89c3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10850 | 2026.05.21 01:38:19.570468 [ 270 ] {cbb29415-b6da-4114-892f-0708cc89c3b8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2026.05.21 01:38:19.570503 [ 270 ] {cbb29415-b6da-4114-892f-0708cc89c3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10852 | 2026.05.21 01:38:19.570802 [ 270 ] {cbb29415-b6da-4114-892f-0708cc89c3b8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10853 | 2026.05.21 01:38:19.571015 [ 270 ] {cbb29415-b6da-4114-892f-0708cc89c3b8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.05.21 01:38:19.571146 [ 270 ] {cbb29415-b6da-4114-892f-0708cc89c3b8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 10855 | 2026.05.21 01:38:19.571180 [ 270 ] {cbb29415-b6da-4114-892f-0708cc89c3b8} <Debug> TCPHandler: Processed in 0.001227994 sec. | ||
| 10856 | 2026.05.21 01:38:23.405504 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40049 | ||
| 10857 | 2026.05.21 01:38:23.405604 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10858 | 2026.05.21 01:38:23.405632 [ 310 ] {} <Debug> TCP-Session: 86c978b4-6fe1-4378-a498-0b47d576f40e Authenticating user 'default' from [fd00:1122:3344:101::e]:40049 | ||
| 10859 | 2026.05.21 01:38:23.405655 [ 310 ] {} <Debug> TCP-Session: 86c978b4-6fe1-4378-a498-0b47d576f40e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.05.21 01:38:23.405669 [ 310 ] {} <Debug> TCP-Session: 86c978b4-6fe1-4378-a498-0b47d576f40e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2026.05.21 01:38:23.405861 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38493 | ||
| 10862 | 2026.05.21 01:38:23.405918 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63083 | ||
| 10863 | 2026.05.21 01:38:23.405953 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35555 | ||
| 10864 | 2026.05.21 01:38:23.405991 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41671 | ||
| 10865 | 2026.05.21 01:38:23.406016 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10866 | 2026.05.21 01:38:23.406025 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10867 | 2026.05.21 01:38:23.406047 [ 259 ] {} <Debug> TCP-Session: 8bf21092-db85-439a-8a9e-f5aa44548fd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63083 | ||
| 10868 | 2026.05.21 01:38:23.405991 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64748 | ||
| 10869 | 2026.05.21 01:38:23.406080 [ 259 ] {} <Debug> TCP-Session: 8bf21092-db85-439a-8a9e-f5aa44548fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10870 | 2026.05.21 01:38:23.406065 [ 310 ] {} <Trace> TCP-Session: 86c978b4-6fe1-4378-a498-0b47d576f40e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10871 | 2026.05.21 01:38:23.406122 [ 259 ] {} <Debug> TCP-Session: 8bf21092-db85-439a-8a9e-f5aa44548fd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10872 | 2026.05.21 01:38:23.405991 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10873 | 2026.05.21 01:38:23.405932 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33949 | ||
| 10874 | 2026.05.21 01:38:23.406201 [ 311 ] {} <Debug> TCP-Session: 8d2f3439-56b7-468b-bc59-192b6adf8f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:38493 | ||
| 10875 | 2026.05.21 01:38:23.405920 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44052 | ||
| 10876 | 2026.05.21 01:38:23.406223 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10877 | 2026.05.21 01:38:23.406228 [ 311 ] {} <Debug> TCP-Session: 8d2f3439-56b7-468b-bc59-192b6adf8f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10878 | 2026.05.21 01:38:23.406265 [ 309 ] {} <Debug> TCP-Session: 7e37d459-dc93-4851-9bc6-2d9561ceb065 Authenticating user 'default' from [fd00:1122:3344:101::e]:41671 | ||
| 10879 | 2026.05.21 01:38:23.406273 [ 311 ] {} <Debug> TCP-Session: 8d2f3439-56b7-468b-bc59-192b6adf8f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2026.05.21 01:38:23.406293 [ 309 ] {} <Debug> TCP-Session: 7e37d459-dc93-4851-9bc6-2d9561ceb065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10881 | 2026.05.21 01:38:23.406307 [ 310 ] {30590429-c15c-42e8-9575-eb3c508117a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10882 | 2026.05.21 01:38:23.406325 [ 309 ] {} <Debug> TCP-Session: 7e37d459-dc93-4851-9bc6-2d9561ceb065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2026.05.21 01:38:23.406065 [ 307 ] {} <Debug> TCP-Session: 04c07e4b-2baf-4f0a-9a96-f88d3d4c9b2e Authenticating user 'default' from [fd00:1122:3344:101::e]:35555 | ||
| 10884 | 2026.05.21 01:38:23.405957 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64322 | ||
| 10885 | 2026.05.21 01:38:23.406380 [ 307 ] {} <Debug> TCP-Session: 04c07e4b-2baf-4f0a-9a96-f88d3d4c9b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10886 | 2026.05.21 01:38:23.406414 [ 307 ] {} <Debug> TCP-Session: 04c07e4b-2baf-4f0a-9a96-f88d3d4c9b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2026.05.21 01:38:23.406595 [ 310 ] {30590429-c15c-42e8-9575-eb3c508117a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10888 | 2026.05.21 01:38:23.406655 [ 310 ] {30590429-c15c-42e8-9575-eb3c508117a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10889 | 2026.05.21 01:38:23.406777 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10890 | 2026.05.21 01:38:23.406819 [ 308 ] {} <Debug> TCP-Session: 9168c0a0-225c-4dc4-9501-2a1cb39af6c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64748 | ||
| 10891 | 2026.05.21 01:38:23.406845 [ 308 ] {} <Debug> TCP-Session: 9168c0a0-225c-4dc4-9501-2a1cb39af6c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10892 | 2026.05.21 01:38:23.406866 [ 308 ] {} <Debug> TCP-Session: 9168c0a0-225c-4dc4-9501-2a1cb39af6c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10893 | 2026.05.21 01:38:23.406910 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10894 | 2026.05.21 01:38:23.406944 [ 303 ] {} <Debug> TCP-Session: c05e6138-7040-4a33-a578-6f8c10b2ac00 Authenticating user 'default' from [fd00:1122:3344:101::e]:33949 | ||
| 10895 | 2026.05.21 01:38:23.406949 [ 310 ] {30590429-c15c-42e8-9575-eb3c508117a5} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 10896 | 2026.05.21 01:38:23.406962 [ 303 ] {} <Debug> TCP-Session: c05e6138-7040-4a33-a578-6f8c10b2ac00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10897 | 2026.05.21 01:38:23.406996 [ 303 ] {} <Debug> TCP-Session: c05e6138-7040-4a33-a578-6f8c10b2ac00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10898 | 2026.05.21 01:38:23.407038 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10899 | 2026.05.21 01:38:23.407069 [ 269 ] {} <Debug> TCP-Session: 65b4a794-3013-4ba9-a6ea-69b3cf166bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44052 | ||
| 10900 | 2026.05.21 01:38:23.407086 [ 269 ] {} <Debug> TCP-Session: 65b4a794-3013-4ba9-a6ea-69b3cf166bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2026.05.21 01:38:23.407099 [ 269 ] {} <Debug> TCP-Session: 65b4a794-3013-4ba9-a6ea-69b3cf166bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2026.05.21 01:38:23.407247 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10903 | 2026.05.21 01:38:23.407281 [ 304 ] {} <Debug> TCP-Session: 6f97c50b-64bf-4dfb-b534-24fb2407bde9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64322 | ||
| 10904 | 2026.05.21 01:38:23.407298 [ 304 ] {} <Debug> TCP-Session: 6f97c50b-64bf-4dfb-b534-24fb2407bde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10905 | 2026.05.21 01:38:23.407311 [ 304 ] {} <Debug> TCP-Session: 6f97c50b-64bf-4dfb-b534-24fb2407bde9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10906 | 2026.05.21 01:38:23.407896 [ 365 ] {30590429-c15c-42e8-9575-eb3c508117a5} <Trace> AggregatingTransform: Aggregating | ||
| 10907 | 2026.05.21 01:38:23.407936 [ 365 ] {30590429-c15c-42e8-9575-eb3c508117a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 10908 | 2026.05.21 01:38:23.407964 [ 365 ] {30590429-c15c-42e8-9575-eb3c508117a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900749 sec. (1110.187 rows/sec., 43.37 KiB/sec.) | ||
| 10909 | 2026.05.21 01:38:23.407979 [ 365 ] {30590429-c15c-42e8-9575-eb3c508117a5} <Trace> Aggregator: Merging aggregated data | ||
| 10910 | 2026.05.21 01:38:23.408476 [ 310 ] {30590429-c15c-42e8-9575-eb3c508117a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002235 sec., 447.42729306487695 rows/sec., 17.48 KiB/sec. | ||
| 10911 | 2026.05.21 01:38:23.408590 [ 310 ] {30590429-c15c-42e8-9575-eb3c508117a5} <Debug> TCPHandler: Processed in 0.002646713 sec. | ||
| 10912 | 2026.05.21 01:38:23.408699 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10913 | 2026.05.21 01:38:23.408731 [ 310 ] {} <Debug> TCP-Session: 86c978b4-6fe1-4378-a498-0b47d576f40e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.05.21 01:38:23.408735 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10915 | 2026.05.21 01:38:23.408748 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10916 | 2026.05.21 01:38:23.408764 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10917 | 2026.05.21 01:38:23.408782 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10918 | 2026.05.21 01:38:23.408804 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10919 | 2026.05.21 01:38:23.408824 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10920 | 2026.05.21 01:38:23.408840 [ 269 ] {} <Debug> TCP-Session: 65b4a794-3013-4ba9-a6ea-69b3cf166bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10921 | 2026.05.21 01:38:23.408851 [ 259 ] {} <Debug> TCP-Session: 8bf21092-db85-439a-8a9e-f5aa44548fd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10922 | 2026.05.21 01:38:23.408846 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10923 | 2026.05.21 01:38:23.408871 [ 309 ] {} <Debug> TCP-Session: 7e37d459-dc93-4851-9bc6-2d9561ceb065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10924 | 2026.05.21 01:38:23.408795 [ 303 ] {} <Debug> TCP-Session: c05e6138-7040-4a33-a578-6f8c10b2ac00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10925 | 2026.05.21 01:38:23.408909 [ 308 ] {} <Debug> TCP-Session: 9168c0a0-225c-4dc4-9501-2a1cb39af6c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10926 | 2026.05.21 01:38:23.408784 [ 311 ] {} <Debug> TCP-Session: 8d2f3439-56b7-468b-bc59-192b6adf8f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10927 | 2026.05.21 01:38:23.408870 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10928 | 2026.05.21 01:38:23.408815 [ 304 ] {} <Debug> TCP-Session: 6f97c50b-64bf-4dfb-b534-24fb2407bde9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10929 | 2026.05.21 01:38:23.408998 [ 307 ] {} <Debug> TCP-Session: 04c07e4b-2baf-4f0a-9a96-f88d3d4c9b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10930 | 2026.05.21 01:38:23.612104 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51271 | ||
| 10931 | 2026.05.21 01:38:23.612190 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10932 | 2026.05.21 01:38:23.612216 [ 310 ] {} <Debug> TCP-Session: c95ff667-4e58-47e7-a0e4-f9d4eb050263 Authenticating user 'default' from [fd00:1122:3344:101::e]:51271 | ||
| 10933 | 2026.05.21 01:38:23.612239 [ 310 ] {} <Debug> TCP-Session: c95ff667-4e58-47e7-a0e4-f9d4eb050263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10934 | 2026.05.21 01:38:23.612252 [ 310 ] {} <Debug> TCP-Session: c95ff667-4e58-47e7-a0e4-f9d4eb050263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10935 | 2026.05.21 01:38:23.612444 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56144 | ||
| 10936 | 2026.05.21 01:38:23.612473 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55835 | ||
| 10937 | 2026.05.21 01:38:23.612501 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63173 | ||
| 10938 | 2026.05.21 01:38:23.612525 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43765 | ||
| 10939 | 2026.05.21 01:38:23.612534 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10940 | 2026.05.21 01:38:23.612549 [ 310 ] {} <Trace> TCP-Session: c95ff667-4e58-47e7-a0e4-f9d4eb050263 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.05.21 01:38:23.612568 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10942 | 2026.05.21 01:38:23.612579 [ 311 ] {} <Debug> TCP-Session: 13a334d0-a4c5-4a9b-9a52-16b9e4bbfacf Authenticating user 'default' from [fd00:1122:3344:101::e]:56144 | ||
| 10943 | 2026.05.21 01:38:23.612584 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10944 | 2026.05.21 01:38:23.612614 [ 259 ] {} <Debug> TCP-Session: d13d9aed-9f60-4719-b07d-28ea49bc83cb Authenticating user 'default' from [fd00:1122:3344:101::e]:55835 | ||
| 10945 | 2026.05.21 01:38:23.612628 [ 311 ] {} <Debug> TCP-Session: 13a334d0-a4c5-4a9b-9a52-16b9e4bbfacf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10946 | 2026.05.21 01:38:23.612631 [ 307 ] {} <Debug> TCP-Session: b4f44855-f074-4dba-b525-550f3c3c46e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43765 | ||
| 10947 | 2026.05.21 01:38:23.612651 [ 311 ] {} <Debug> TCP-Session: 13a334d0-a4c5-4a9b-9a52-16b9e4bbfacf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10948 | 2026.05.21 01:38:23.612651 [ 259 ] {} <Debug> TCP-Session: d13d9aed-9f60-4719-b07d-28ea49bc83cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10949 | 2026.05.21 01:38:23.612663 [ 307 ] {} <Debug> TCP-Session: b4f44855-f074-4dba-b525-550f3c3c46e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10950 | 2026.05.21 01:38:23.612684 [ 259 ] {} <Debug> TCP-Session: d13d9aed-9f60-4719-b07d-28ea49bc83cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10951 | 2026.05.21 01:38:23.612698 [ 307 ] {} <Debug> TCP-Session: b4f44855-f074-4dba-b525-550f3c3c46e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.05.21 01:38:23.612574 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10953 | 2026.05.21 01:38:23.612734 [ 310 ] {3e0d9a51-7b97-4b55-bc99-a2fd2d99a8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51271) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10954 | 2026.05.21 01:38:23.612749 [ 303 ] {} <Debug> TCP-Session: 09a6334e-f7f2-4925-8a70-7c59617ffb08 Authenticating user 'default' from [fd00:1122:3344:101::e]:63173 | ||
| 10955 | 2026.05.21 01:38:23.612535 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35237 | ||
| 10956 | 2026.05.21 01:38:23.612789 [ 303 ] {} <Debug> TCP-Session: 09a6334e-f7f2-4925-8a70-7c59617ffb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10957 | 2026.05.21 01:38:23.612481 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49606 | ||
| 10958 | 2026.05.21 01:38:23.612834 [ 303 ] {} <Debug> TCP-Session: 09a6334e-f7f2-4925-8a70-7c59617ffb08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2026.05.21 01:38:23.612862 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10960 | 2026.05.21 01:38:23.612881 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10961 | 2026.05.21 01:38:23.612536 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49527 | ||
| 10962 | 2026.05.21 01:38:23.612909 [ 269 ] {} <Debug> TCP-Session: cfd1cd31-b813-4368-ae88-cf492bd9616a Authenticating user 'default' from [fd00:1122:3344:101::e]:49606 | ||
| 10963 | 2026.05.21 01:38:23.612899 [ 308 ] {} <Debug> TCP-Session: fd82f813-a166-4688-bce4-088b8693f933 Authenticating user 'default' from [fd00:1122:3344:101::e]:35237 | ||
| 10964 | 2026.05.21 01:38:23.612933 [ 269 ] {} <Debug> TCP-Session: cfd1cd31-b813-4368-ae88-cf492bd9616a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.05.21 01:38:23.612950 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10966 | 2026.05.21 01:38:23.612961 [ 269 ] {} <Debug> TCP-Session: cfd1cd31-b813-4368-ae88-cf492bd9616a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10967 | 2026.05.21 01:38:23.612961 [ 308 ] {} <Debug> TCP-Session: fd82f813-a166-4688-bce4-088b8693f933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10968 | 2026.05.21 01:38:23.612975 [ 309 ] {} <Debug> TCP-Session: a98dabaa-e2e5-4f79-90eb-0544a5367fca Authenticating user 'default' from [fd00:1122:3344:101::e]:49527 | ||
| 10969 | 2026.05.21 01:38:23.613001 [ 310 ] {3e0d9a51-7b97-4b55-bc99-a2fd2d99a8f9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10970 | 2026.05.21 01:38:23.613003 [ 308 ] {} <Debug> TCP-Session: fd82f813-a166-4688-bce4-088b8693f933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10971 | 2026.05.21 01:38:23.613011 [ 309 ] {} <Debug> TCP-Session: a98dabaa-e2e5-4f79-90eb-0544a5367fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2026.05.21 01:38:23.613061 [ 310 ] {3e0d9a51-7b97-4b55-bc99-a2fd2d99a8f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10973 | 2026.05.21 01:38:23.613073 [ 309 ] {} <Debug> TCP-Session: a98dabaa-e2e5-4f79-90eb-0544a5367fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10974 | 2026.05.21 01:38:23.612531 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45972 | ||
| 10975 | 2026.05.21 01:38:23.613156 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10976 | 2026.05.21 01:38:23.613177 [ 304 ] {} <Debug> TCP-Session: ea4fc564-457d-4f5c-a7f1-54bd7694cd10 Authenticating user 'default' from [fd00:1122:3344:101::e]:45972 | ||
| 10977 | 2026.05.21 01:38:23.613193 [ 304 ] {} <Debug> TCP-Session: ea4fc564-457d-4f5c-a7f1-54bd7694cd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.05.21 01:38:23.613205 [ 304 ] {} <Debug> TCP-Session: ea4fc564-457d-4f5c-a7f1-54bd7694cd10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10979 | 2026.05.21 01:38:23.613347 [ 310 ] {3e0d9a51-7b97-4b55-bc99-a2fd2d99a8f9} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 10980 | 2026.05.21 01:38:23.614344 [ 361 ] {3e0d9a51-7b97-4b55-bc99-a2fd2d99a8f9} <Trace> AggregatingTransform: Aggregating | ||
| 10981 | 2026.05.21 01:38:23.614390 [ 361 ] {3e0d9a51-7b97-4b55-bc99-a2fd2d99a8f9} <Trace> Aggregator: Aggregation method: without_key | ||
| 10982 | 2026.05.21 01:38:23.614424 [ 361 ] {3e0d9a51-7b97-4b55-bc99-a2fd2d99a8f9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971029 sec. (1029.835 rows/sec., 40.23 KiB/sec.) | ||
| 10983 | 2026.05.21 01:38:23.614441 [ 361 ] {3e0d9a51-7b97-4b55-bc99-a2fd2d99a8f9} <Trace> Aggregator: Merging aggregated data | ||
| 10984 | 2026.05.21 01:38:23.614981 [ 310 ] {3e0d9a51-7b97-4b55-bc99-a2fd2d99a8f9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00231 sec., 432.9004329004329 rows/sec., 16.91 KiB/sec. | ||
| 10985 | 2026.05.21 01:38:23.615098 [ 310 ] {3e0d9a51-7b97-4b55-bc99-a2fd2d99a8f9} <Debug> TCPHandler: Processed in 0.002667533 sec. | ||
| 10986 | 2026.05.21 01:38:23.615216 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10987 | 2026.05.21 01:38:23.615244 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10988 | 2026.05.21 01:38:23.615249 [ 310 ] {} <Debug> TCP-Session: c95ff667-4e58-47e7-a0e4-f9d4eb050263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10989 | 2026.05.21 01:38:23.615273 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10990 | 2026.05.21 01:38:23.615283 [ 269 ] {} <Debug> TCP-Session: cfd1cd31-b813-4368-ae88-cf492bd9616a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2026.05.21 01:38:23.615296 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10992 | 2026.05.21 01:38:23.615309 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10993 | 2026.05.21 01:38:23.615325 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10994 | 2026.05.21 01:38:23.615359 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10995 | 2026.05.21 01:38:23.615365 [ 259 ] {} <Debug> TCP-Session: d13d9aed-9f60-4719-b07d-28ea49bc83cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2026.05.21 01:38:23.615386 [ 308 ] {} <Debug> TCP-Session: fd82f813-a166-4688-bce4-088b8693f933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2026.05.21 01:38:23.615397 [ 304 ] {} <Debug> TCP-Session: ea4fc564-457d-4f5c-a7f1-54bd7694cd10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10998 | 2026.05.21 01:38:23.615348 [ 311 ] {} <Debug> TCP-Session: 13a334d0-a4c5-4a9b-9a52-16b9e4bbfacf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10999 | 2026.05.21 01:38:23.615343 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11000 | 2026.05.21 01:38:23.615313 [ 309 ] {} <Debug> TCP-Session: a98dabaa-e2e5-4f79-90eb-0544a5367fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11001 | 2026.05.21 01:38:23.615470 [ 307 ] {} <Debug> TCP-Session: b4f44855-f074-4dba-b525-550f3c3c46e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11002 | 2026.05.21 01:38:23.615375 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11003 | 2026.05.21 01:38:23.615515 [ 303 ] {} <Debug> TCP-Session: 09a6334e-f7f2-4925-8a70-7c59617ffb08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11004 | 2026.05.21 01:38:24.120065 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2026.05.21 01:38:24.120309 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11006 | 2026.05.21 01:38:24.120674 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11007 | 2026.05.21 01:38:24.120717 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11008 | 2026.05.21 01:38:24.120952 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11009 | 2026.05.21 01:38:24.121034 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11010 | 2026.05.21 01:38:24.121189 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11011 | 2026.05.21 01:38:24.121229 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11012 | 2026.05.21 01:38:24.121253 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 11013 | 2026.05.21 01:38:24.121271 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11014 | 2026.05.21 01:38:24.121318 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11015 | 2026.05.21 01:38:24.121339 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 11016 | 2026.05.21 01:38:24.122714 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002493 sec., 15643.802647412756 rows/sec., 3.19 MiB/sec. | ||
| 11017 | 2026.05.21 01:38:24.122895 [ 270 ] {d32bf8be-3d41-4942-913d-6a6c7201f5f7} <Debug> TCPHandler: Processed in 0.002970969 sec. | ||
| 11018 | 2026.05.21 01:38:24.125248 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11019 | 2026.05.21 01:38:24.125379 [ 270 ] {0cade2fa-f6aa-48d4-975c-4ada3f933601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11020 | 2026.05.21 01:38:24.125432 [ 270 ] {0cade2fa-f6aa-48d4-975c-4ada3f933601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11021 | 2026.05.21 01:38:24.126072 [ 270 ] {0cade2fa-f6aa-48d4-975c-4ada3f933601} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11022 | 2026.05.21 01:38:24.126126 [ 270 ] {0cade2fa-f6aa-48d4-975c-4ada3f933601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11023 | 2026.05.21 01:38:24.126536 [ 270 ] {0cade2fa-f6aa-48d4-975c-4ada3f933601} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11024 | 2026.05.21 01:38:24.126770 [ 270 ] {0cade2fa-f6aa-48d4-975c-4ada3f933601} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11025 | 2026.05.21 01:38:24.126935 [ 270 ] {0cade2fa-f6aa-48d4-975c-4ada3f933601} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.70 MiB/sec. | ||
| 11026 | 2026.05.21 01:38:24.126991 [ 270 ] {0cade2fa-f6aa-48d4-975c-4ada3f933601} <Debug> TCPHandler: Processed in 0.001807245 sec. | ||
| 11027 | 2026.05.21 01:38:24.127138 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11028 | 2026.05.21 01:38:24.127253 [ 270 ] {f4764697-4f98-4c4b-a245-5cf8e691aac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11029 | 2026.05.21 01:38:24.127301 [ 270 ] {f4764697-4f98-4c4b-a245-5cf8e691aac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11030 | 2026.05.21 01:38:24.127763 [ 270 ] {f4764697-4f98-4c4b-a245-5cf8e691aac0} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2026.05.21 01:38:24.127802 [ 270 ] {f4764697-4f98-4c4b-a245-5cf8e691aac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11032 | 2026.05.21 01:38:24.128136 [ 270 ] {f4764697-4f98-4c4b-a245-5cf8e691aac0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11033 | 2026.05.21 01:38:24.128363 [ 270 ] {f4764697-4f98-4c4b-a245-5cf8e691aac0} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2026.05.21 01:38:24.128499 [ 270 ] {f4764697-4f98-4c4b-a245-5cf8e691aac0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 11035 | 2026.05.21 01:38:24.128535 [ 270 ] {f4764697-4f98-4c4b-a245-5cf8e691aac0} <Debug> TCPHandler: Processed in 0.001455539 sec. | ||
| 11036 | 2026.05.21 01:38:24.128668 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11037 | 2026.05.21 01:38:24.128765 [ 270 ] {c8c3a4c3-91a9-4eba-b3f9-8353eca225eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11038 | 2026.05.21 01:38:24.128810 [ 270 ] {c8c3a4c3-91a9-4eba-b3f9-8353eca225eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11039 | 2026.05.21 01:38:24.129217 [ 270 ] {c8c3a4c3-91a9-4eba-b3f9-8353eca225eb} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2026.05.21 01:38:24.129252 [ 270 ] {c8c3a4c3-91a9-4eba-b3f9-8353eca225eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11041 | 2026.05.21 01:38:24.129582 [ 270 ] {c8c3a4c3-91a9-4eba-b3f9-8353eca225eb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11042 | 2026.05.21 01:38:24.129800 [ 270 ] {c8c3a4c3-91a9-4eba-b3f9-8353eca225eb} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2026.05.21 01:38:24.129949 [ 270 ] {c8c3a4c3-91a9-4eba-b3f9-8353eca225eb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001202 sec., 106489.18469217971 rows/sec., 7.42 MiB/sec. | ||
| 11044 | 2026.05.21 01:38:24.129998 [ 270 ] {c8c3a4c3-91a9-4eba-b3f9-8353eca225eb} <Debug> TCPHandler: Processed in 0.001379008 sec. | ||
| 11045 | 2026.05.21 01:38:24.130131 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11046 | 2026.05.21 01:38:24.130227 [ 270 ] {bdfa4305-4e7e-42bb-9503-4afa0392cf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11047 | 2026.05.21 01:38:24.130270 [ 270 ] {bdfa4305-4e7e-42bb-9503-4afa0392cf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11048 | 2026.05.21 01:38:24.130614 [ 270 ] {bdfa4305-4e7e-42bb-9503-4afa0392cf2e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.05.21 01:38:24.130648 [ 270 ] {bdfa4305-4e7e-42bb-9503-4afa0392cf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11050 | 2026.05.21 01:38:24.130955 [ 270 ] {bdfa4305-4e7e-42bb-9503-4afa0392cf2e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11051 | 2026.05.21 01:38:24.131178 [ 270 ] {bdfa4305-4e7e-42bb-9503-4afa0392cf2e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.05.21 01:38:24.131306 [ 270 ] {bdfa4305-4e7e-42bb-9503-4afa0392cf2e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001098 sec., 43715.84699453552 rows/sec., 2.95 MiB/sec. | ||
| 11053 | 2026.05.21 01:38:24.131339 [ 270 ] {bdfa4305-4e7e-42bb-9503-4afa0392cf2e} <Debug> TCPHandler: Processed in 0.001256925 sec. | ||
| 11054 | 2026.05.21 01:38:24.434336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23523 | ||
| 11055 | 2026.05.21 01:38:24.435074 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.05.21 01:38:24.435155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11057 | 2026.05.21 01:38:24.435722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11058 | 2026.05.21 01:38:24.436058 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.05.21 01:38:24.436278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23523 | ||
| 11060 | 2026.05.21 01:38:24.957274 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45180 | ||
| 11061 | 2026.05.21 01:38:24.957360 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11062 | 2026.05.21 01:38:24.957387 [ 310 ] {} <Debug> TCP-Session: 350b0b5e-f81c-4c82-8285-c0a1feb417f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45180 | ||
| 11063 | 2026.05.21 01:38:24.957412 [ 310 ] {} <Debug> TCP-Session: 350b0b5e-f81c-4c82-8285-c0a1feb417f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2026.05.21 01:38:24.957426 [ 310 ] {} <Debug> TCP-Session: 350b0b5e-f81c-4c82-8285-c0a1feb417f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.05.21 01:38:24.957653 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42904 | ||
| 11066 | 2026.05.21 01:38:24.957707 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56077 | ||
| 11067 | 2026.05.21 01:38:24.957736 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51879 | ||
| 11068 | 2026.05.21 01:38:24.957744 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11069 | 2026.05.21 01:38:24.957748 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60179 | ||
| 11070 | 2026.05.21 01:38:24.957791 [ 311 ] {} <Debug> TCP-Session: c3f06ee4-2634-4b19-83a0-d02e99646939 Authenticating user 'default' from [fd00:1122:3344:101::e]:42904 | ||
| 11071 | 2026.05.21 01:38:24.957803 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11072 | 2026.05.21 01:38:24.957800 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11073 | 2026.05.21 01:38:24.957824 [ 311 ] {} <Debug> TCP-Session: c3f06ee4-2634-4b19-83a0-d02e99646939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11074 | 2026.05.21 01:38:24.957831 [ 307 ] {} <Debug> TCP-Session: d9c2af96-ec67-4930-9322-a1037aa91b54 Authenticating user 'default' from [fd00:1122:3344:101::e]:51879 | ||
| 11075 | 2026.05.21 01:38:24.957851 [ 311 ] {} <Debug> TCP-Session: c3f06ee4-2634-4b19-83a0-d02e99646939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11076 | 2026.05.21 01:38:24.957850 [ 259 ] {} <Debug> TCP-Session: 0e833c47-5bef-4c0e-8069-5a7a369198e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56077 | ||
| 11077 | 2026.05.21 01:38:24.957866 [ 307 ] {} <Debug> TCP-Session: d9c2af96-ec67-4930-9322-a1037aa91b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11078 | 2026.05.21 01:38:24.957902 [ 259 ] {} <Debug> TCP-Session: 0e833c47-5bef-4c0e-8069-5a7a369198e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11079 | 2026.05.21 01:38:24.957941 [ 307 ] {} <Debug> TCP-Session: d9c2af96-ec67-4930-9322-a1037aa91b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11080 | 2026.05.21 01:38:24.957945 [ 259 ] {} <Debug> TCP-Session: 0e833c47-5bef-4c0e-8069-5a7a369198e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11081 | 2026.05.21 01:38:24.957830 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11082 | 2026.05.21 01:38:24.957748 [ 310 ] {} <Trace> TCP-Session: 350b0b5e-f81c-4c82-8285-c0a1feb417f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11083 | 2026.05.21 01:38:24.958008 [ 309 ] {} <Debug> TCP-Session: 45dad797-7578-40b8-ba25-c3da91946c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:60179 | ||
| 11084 | 2026.05.21 01:38:24.957744 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41950 | ||
| 11085 | 2026.05.21 01:38:24.958054 [ 309 ] {} <Debug> TCP-Session: 45dad797-7578-40b8-ba25-c3da91946c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11086 | 2026.05.21 01:38:24.957740 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47393 | ||
| 11087 | 2026.05.21 01:38:24.958104 [ 309 ] {} <Debug> TCP-Session: 45dad797-7578-40b8-ba25-c3da91946c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11088 | 2026.05.21 01:38:24.958122 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11089 | 2026.05.21 01:38:24.958148 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11090 | 2026.05.21 01:38:24.958165 [ 308 ] {} <Debug> TCP-Session: 0aca4782-c9f3-4418-9083-92d06ea0f62d Authenticating user 'default' from [fd00:1122:3344:101::e]:41950 | ||
| 11091 | 2026.05.21 01:38:24.958175 [ 304 ] {} <Debug> TCP-Session: 9d182f4f-4149-49f6-9a5d-50e155630b41 Authenticating user 'default' from [fd00:1122:3344:101::e]:47393 | ||
| 11092 | 2026.05.21 01:38:24.958185 [ 310 ] {de6c5878-8764-4383-8c1b-999c591f25d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45180) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11093 | 2026.05.21 01:38:24.958198 [ 304 ] {} <Debug> TCP-Session: 9d182f4f-4149-49f6-9a5d-50e155630b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11094 | 2026.05.21 01:38:24.958194 [ 308 ] {} <Debug> TCP-Session: 0aca4782-c9f3-4418-9083-92d06ea0f62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2026.05.21 01:38:24.958315 [ 304 ] {} <Debug> TCP-Session: 9d182f4f-4149-49f6-9a5d-50e155630b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11096 | 2026.05.21 01:38:24.958327 [ 308 ] {} <Debug> TCP-Session: 0aca4782-c9f3-4418-9083-92d06ea0f62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.05.21 01:38:24.957718 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41749 | ||
| 11098 | 2026.05.21 01:38:24.957707 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53298 | ||
| 11099 | 2026.05.21 01:38:24.958402 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11100 | 2026.05.21 01:38:24.958434 [ 303 ] {} <Debug> TCP-Session: 5c95e50c-3dcb-4b81-adff-cfdba13eb932 Authenticating user 'default' from [fd00:1122:3344:101::e]:41749 | ||
| 11101 | 2026.05.21 01:38:24.958449 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11102 | 2026.05.21 01:38:24.958454 [ 303 ] {} <Debug> TCP-Session: 5c95e50c-3dcb-4b81-adff-cfdba13eb932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11103 | 2026.05.21 01:38:24.958483 [ 269 ] {} <Debug> TCP-Session: 007d0ca9-6a21-41bd-a8a6-47b0fecb9e69 Authenticating user 'default' from [fd00:1122:3344:101::e]:53298 | ||
| 11104 | 2026.05.21 01:38:24.958546 [ 310 ] {de6c5878-8764-4383-8c1b-999c591f25d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11105 | 2026.05.21 01:38:24.958560 [ 303 ] {} <Debug> TCP-Session: 5c95e50c-3dcb-4b81-adff-cfdba13eb932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11106 | 2026.05.21 01:38:24.958580 [ 269 ] {} <Debug> TCP-Session: 007d0ca9-6a21-41bd-a8a6-47b0fecb9e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11107 | 2026.05.21 01:38:24.958605 [ 269 ] {} <Debug> TCP-Session: 007d0ca9-6a21-41bd-a8a6-47b0fecb9e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2026.05.21 01:38:24.958624 [ 310 ] {de6c5878-8764-4383-8c1b-999c591f25d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11109 | 2026.05.21 01:38:24.958910 [ 310 ] {de6c5878-8764-4383-8c1b-999c591f25d4} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 11110 | 2026.05.21 01:38:24.959819 [ 317 ] {de6c5878-8764-4383-8c1b-999c591f25d4} <Trace> AggregatingTransform: Aggregating | ||
| 11111 | 2026.05.21 01:38:24.959853 [ 317 ] {de6c5878-8764-4383-8c1b-999c591f25d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 11112 | 2026.05.21 01:38:24.959884 [ 317 ] {de6c5878-8764-4383-8c1b-999c591f25d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875858 sec. (1141.738 rows/sec., 44.60 KiB/sec.) | ||
| 11113 | 2026.05.21 01:38:24.959899 [ 317 ] {de6c5878-8764-4383-8c1b-999c591f25d4} <Trace> Aggregator: Merging aggregated data | ||
| 11114 | 2026.05.21 01:38:24.960440 [ 310 ] {de6c5878-8764-4383-8c1b-999c591f25d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002344 sec., 426.6211604095563 rows/sec., 16.66 KiB/sec. | ||
| 11115 | 2026.05.21 01:38:24.960557 [ 310 ] {de6c5878-8764-4383-8c1b-999c591f25d4} <Debug> TCPHandler: Processed in 0.002968949 sec. | ||
| 11116 | 2026.05.21 01:38:24.960689 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11117 | 2026.05.21 01:38:24.960718 [ 310 ] {} <Debug> TCP-Session: 350b0b5e-f81c-4c82-8285-c0a1feb417f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11118 | 2026.05.21 01:38:24.960724 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11119 | 2026.05.21 01:38:24.960752 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11120 | 2026.05.21 01:38:24.960770 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11121 | 2026.05.21 01:38:24.960792 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11122 | 2026.05.21 01:38:24.960803 [ 311 ] {} <Debug> TCP-Session: c3f06ee4-2634-4b19-83a0-d02e99646939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11123 | 2026.05.21 01:38:24.960818 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11124 | 2026.05.21 01:38:24.960831 [ 303 ] {} <Debug> TCP-Session: 5c95e50c-3dcb-4b81-adff-cfdba13eb932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11125 | 2026.05.21 01:38:24.960838 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11126 | 2026.05.21 01:38:24.960884 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11127 | 2026.05.21 01:38:24.960911 [ 259 ] {} <Debug> TCP-Session: 0e833c47-5bef-4c0e-8069-5a7a369198e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11128 | 2026.05.21 01:38:24.960922 [ 308 ] {} <Debug> TCP-Session: 0aca4782-c9f3-4418-9083-92d06ea0f62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11129 | 2026.05.21 01:38:24.960871 [ 307 ] {} <Debug> TCP-Session: d9c2af96-ec67-4930-9322-a1037aa91b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11130 | 2026.05.21 01:38:24.960861 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11131 | 2026.05.21 01:38:24.960772 [ 309 ] {} <Debug> TCP-Session: 45dad797-7578-40b8-ba25-c3da91946c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11132 | 2026.05.21 01:38:24.960821 [ 304 ] {} <Debug> TCP-Session: 9d182f4f-4149-49f6-9a5d-50e155630b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2026.05.21 01:38:24.961085 [ 269 ] {} <Debug> TCP-Session: 007d0ca9-6a21-41bd-a8a6-47b0fecb9e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11134 | 2026.05.21 01:38:25.706818 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11135 | 2026.05.21 01:38:25.723917 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2026.05.21 01:38:25.723988 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11137 | 2026.05.21 01:38:25.730216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11138 | 2026.05.21 01:38:25.730945 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2026.05.21 01:38:25.734401 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11140 | 2026.05.21 01:38:29.122734 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2026.05.21 01:38:29.123007 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11142 | 2026.05.21 01:38:29.123386 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11143 | 2026.05.21 01:38:29.123432 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11144 | 2026.05.21 01:38:29.123688 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11145 | 2026.05.21 01:38:29.123767 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11146 | 2026.05.21 01:38:29.123916 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11147 | 2026.05.21 01:38:29.123952 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11148 | 2026.05.21 01:38:29.123974 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 11149 | 2026.05.21 01:38:29.123989 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11150 | 2026.05.21 01:38:29.124030 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11151 | 2026.05.21 01:38:29.124051 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 11152 | 2026.05.21 01:38:29.125048 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002149 sec., 18147.97580269893 rows/sec., 3.70 MiB/sec. | ||
| 11153 | 2026.05.21 01:38:29.125120 [ 270 ] {e9567a72-4695-4552-b376-3a7764acf432} <Debug> TCPHandler: Processed in 0.00254131 sec. | ||
| 11154 | 2026.05.21 01:38:29.127094 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11155 | 2026.05.21 01:38:29.127228 [ 270 ] {eb05a6f0-b2b0-4ca4-875c-d3caee31da81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11156 | 2026.05.21 01:38:29.127281 [ 270 ] {eb05a6f0-b2b0-4ca4-875c-d3caee31da81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11157 | 2026.05.21 01:38:29.127983 [ 270 ] {eb05a6f0-b2b0-4ca4-875c-d3caee31da81} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2026.05.21 01:38:29.128021 [ 270 ] {eb05a6f0-b2b0-4ca4-875c-d3caee31da81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11159 | 2026.05.21 01:38:29.128384 [ 270 ] {eb05a6f0-b2b0-4ca4-875c-d3caee31da81} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11160 | 2026.05.21 01:38:29.128608 [ 270 ] {eb05a6f0-b2b0-4ca4-875c-d3caee31da81} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.05.21 01:38:29.128749 [ 39 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11162 | 2026.05.21 01:38:29.128751 [ 270 ] {eb05a6f0-b2b0-4ca4-875c-d3caee31da81} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001562 sec., 56338.028169014084 rows/sec., 4.75 MiB/sec. | ||
| 11163 | 2026.05.21 01:38:29.128789 [ 39 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2026.05.21 01:38:29.128804 [ 270 ] {eb05a6f0-b2b0-4ca4-875c-d3caee31da81} <Debug> TCPHandler: Processed in 0.001783026 sec. | ||
| 11165 | 2026.05.21 01:38:29.128812 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11166 | 2026.05.21 01:38:29.128961 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2026.05.21 01:38:29.129057 [ 270 ] {0c6dbaee-63f0-4855-b36f-c5b63e65974c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11168 | 2026.05.21 01:38:29.129097 [ 270 ] {0c6dbaee-63f0-4855-b36f-c5b63e65974c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11169 | 2026.05.21 01:38:29.129198 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 11170 | 2026.05.21 01:38:29.129306 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11171 | 2026.05.21 01:38:29.129339 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2620 rows starting from the beginning of the part | ||
| 11172 | 2026.05.21 01:38:29.129400 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 106 rows starting from the beginning of the part | ||
| 11173 | 2026.05.21 01:38:29.129456 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 88 rows starting from the beginning of the part | ||
| 11174 | 2026.05.21 01:38:29.129503 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 2455 rows starting from the beginning of the part | ||
| 11175 | 2026.05.21 01:38:29.129536 [ 270 ] {0c6dbaee-63f0-4855-b36f-c5b63e65974c} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11176 | 2026.05.21 01:38:29.129553 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 11177 | 2026.05.21 01:38:29.129573 [ 270 ] {0c6dbaee-63f0-4855-b36f-c5b63e65974c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11178 | 2026.05.21 01:38:29.129599 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 88 rows starting from the beginning of the part | ||
| 11179 | 2026.05.21 01:38:29.129886 [ 270 ] {0c6dbaee-63f0-4855-b36f-c5b63e65974c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11180 | 2026.05.21 01:38:29.130102 [ 270 ] {0c6dbaee-63f0-4855-b36f-c5b63e65974c} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.05.21 01:38:29.130234 [ 270 ] {0c6dbaee-63f0-4855-b36f-c5b63e65974c} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001196 sec., 13377.926421404682 rows/sec., 1005.96 KiB/sec. | ||
| 11182 | 2026.05.21 01:38:29.130268 [ 270 ] {0c6dbaee-63f0-4855-b36f-c5b63e65974c} <Debug> TCPHandler: Processed in 0.001376077 sec. | ||
| 11183 | 2026.05.21 01:38:29.130401 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2026.05.21 01:38:29.130506 [ 270 ] {d62dd80d-b89a-4654-8e34-25f5e9969599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11185 | 2026.05.21 01:38:29.130546 [ 270 ] {d62dd80d-b89a-4654-8e34-25f5e9969599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11186 | 2026.05.21 01:38:29.130978 [ 270 ] {d62dd80d-b89a-4654-8e34-25f5e9969599} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11187 | 2026.05.21 01:38:29.131014 [ 270 ] {d62dd80d-b89a-4654-8e34-25f5e9969599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11188 | 2026.05.21 01:38:29.131303 [ 270 ] {d62dd80d-b89a-4654-8e34-25f5e9969599} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11189 | 2026.05.21 01:38:29.131506 [ 270 ] {d62dd80d-b89a-4654-8e34-25f5e9969599} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2026.05.21 01:38:29.131517 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5413 rows, containing 5 columns (5 merged, 0 gathered) in 0.002353067 sec., 2300401.9860037984 rows/sec., 181.89 MiB/sec. | ||
| 11191 | 2026.05.21 01:38:29.131638 [ 270 ] {d62dd80d-b89a-4654-8e34-25f5e9969599} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00115 sec., 69565.21739130435 rows/sec., 5.43 MiB/sec. | ||
| 11192 | 2026.05.21 01:38:29.131656 [ 38 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11193 | 2026.05.21 01:38:29.131678 [ 270 ] {d62dd80d-b89a-4654-8e34-25f5e9969599} <Debug> TCPHandler: Processed in 0.001326147 sec. | ||
| 11194 | 2026.05.21 01:38:29.131725 [ 38 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2026.05.21 01:38:29.131754 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11196 | 2026.05.21 01:38:29.131788 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11197 | 2026.05.21 01:38:29.131834 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11198 | 2026.05.21 01:38:29.131863 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 11199 | 2026.05.21 01:38:29.131932 [ 270 ] {2c32dae0-c113-4d03-81eb-8fb63bb134fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11200 | 2026.05.21 01:38:29.131971 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11201 | 2026.05.21 01:38:29.131980 [ 270 ] {2c32dae0-c113-4d03-81eb-8fb63bb134fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11202 | 2026.05.21 01:38:29.132013 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1405 rows starting from the beginning of the part | ||
| 11203 | 2026.05.21 01:38:29.132026 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.05.21 01:38:29.132087 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 89 rows starting from the beginning of the part | ||
| 11205 | 2026.05.21 01:38:29.132095 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_81_16} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11206 | 2026.05.21 01:38:29.132141 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 80 rows starting from the beginning of the part | ||
| 11207 | 2026.05.21 01:38:29.132168 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11208 | 2026.05.21 01:38:29.132189 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1315 rows starting from the beginning of the part | ||
| 11209 | 2026.05.21 01:38:29.132234 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11210 | 2026.05.21 01:38:29.132276 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 80 rows starting from the beginning of the part | ||
| 11211 | 2026.05.21 01:38:29.132419 [ 270 ] {2c32dae0-c113-4d03-81eb-8fb63bb134fb} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2026.05.21 01:38:29.132462 [ 270 ] {2c32dae0-c113-4d03-81eb-8fb63bb134fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11213 | 2026.05.21 01:38:29.132797 [ 270 ] {2c32dae0-c113-4d03-81eb-8fb63bb134fb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11214 | 2026.05.21 01:38:29.133018 [ 270 ] {2c32dae0-c113-4d03-81eb-8fb63bb134fb} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2026.05.21 01:38:29.133139 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11216 | 2026.05.21 01:38:29.133148 [ 270 ] {2c32dae0-c113-4d03-81eb-8fb63bb134fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 11217 | 2026.05.21 01:38:29.133173 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2026.05.21 01:38:29.133189 [ 270 ] {2c32dae0-c113-4d03-81eb-8fb63bb134fb} <Debug> TCPHandler: Processed in 0.001402368 sec. | ||
| 11219 | 2026.05.21 01:38:29.133192 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11220 | 2026.05.21 01:38:29.133298 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 11221 | 2026.05.21 01:38:29.133327 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2026.05.21 01:38:29.133430 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11223 | 2026.05.21 01:38:29.133463 [ 270 ] {381a3faf-06ca-4d48-ac28-5f7de944ec20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11224 | 2026.05.21 01:38:29.133473 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26776 rows starting from the beginning of the part | ||
| 11225 | 2026.05.21 01:38:29.133536 [ 270 ] {381a3faf-06ca-4d48-ac28-5f7de944ec20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11226 | 2026.05.21 01:38:29.133554 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 11227 | 2026.05.21 01:38:29.133598 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001775045 sec., 1708689.075488227 rows/sec., 123.64 MiB/sec. | ||
| 11228 | 2026.05.21 01:38:29.133605 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11229 | 2026.05.21 01:38:29.133668 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1496 rows starting from the beginning of the part | ||
| 11230 | 2026.05.21 01:38:29.133707 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 128 rows starting from the beginning of the part | ||
| 11231 | 2026.05.21 01:38:29.133747 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11232 | 2026.05.21 01:38:29.133817 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11233 | 2026.05.21 01:38:29.134122 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2026.05.21 01:38:29.134191 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_81_16} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11235 | 2026.05.21 01:38:29.134262 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11236 | 2026.05.21 01:38:29.134384 [ 270 ] {381a3faf-06ca-4d48-ac28-5f7de944ec20} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2026.05.21 01:38:29.134420 [ 270 ] {381a3faf-06ca-4d48-ac28-5f7de944ec20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11238 | 2026.05.21 01:38:29.134949 [ 270 ] {381a3faf-06ca-4d48-ac28-5f7de944ec20} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11239 | 2026.05.21 01:38:29.135199 [ 270 ] {381a3faf-06ca-4d48-ac28-5f7de944ec20} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2026.05.21 01:38:29.135344 [ 270 ] {381a3faf-06ca-4d48-ac28-5f7de944ec20} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001906 sec., 8394.54354669465 rows/sec., 15.04 MiB/sec. | ||
| 11241 | 2026.05.21 01:38:29.135395 [ 270 ] {381a3faf-06ca-4d48-ac28-5f7de944ec20} <Debug> TCPHandler: Processed in 0.002127713 sec. | ||
| 11242 | 2026.05.21 01:38:29.135525 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2026.05.21 01:38:29.135619 [ 270 ] {6bd1b6c1-d50a-4880-9cf2-4e21d919db5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11244 | 2026.05.21 01:38:29.135661 [ 270 ] {6bd1b6c1-d50a-4880-9cf2-4e21d919db5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11245 | 2026.05.21 01:38:29.136003 [ 270 ] {6bd1b6c1-d50a-4880-9cf2-4e21d919db5b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.05.21 01:38:29.136039 [ 270 ] {6bd1b6c1-d50a-4880-9cf2-4e21d919db5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11247 | 2026.05.21 01:38:29.136342 [ 270 ] {6bd1b6c1-d50a-4880-9cf2-4e21d919db5b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11248 | 2026.05.21 01:38:29.136542 [ 270 ] {6bd1b6c1-d50a-4880-9cf2-4e21d919db5b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.05.21 01:38:29.136669 [ 270 ] {6bd1b6c1-d50a-4880-9cf2-4e21d919db5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11250 | 2026.05.21 01:38:29.136674 [ 38 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11251 | 2026.05.21 01:38:29.136703 [ 270 ] {6bd1b6c1-d50a-4880-9cf2-4e21d919db5b} <Debug> TCPHandler: Processed in 0.001227575 sec. | ||
| 11252 | 2026.05.21 01:38:29.136726 [ 38 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.05.21 01:38:29.136752 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11254 | 2026.05.21 01:38:29.136837 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 11255 | 2026.05.21 01:38:29.136947 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11256 | 2026.05.21 01:38:29.136974 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3990 rows starting from the beginning of the part | ||
| 11257 | 2026.05.21 01:38:29.137025 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 11258 | 2026.05.21 01:38:29.137067 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 11259 | 2026.05.21 01:38:29.137108 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 12 rows starting from the beginning of the part | ||
| 11260 | 2026.05.21 01:38:29.137147 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part | ||
| 11261 | 2026.05.21 01:38:29.137190 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11262 | 2026.05.21 01:38:29.138475 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001675353 sec., 2524841.033501596 rows/sec., 170.26 MiB/sec. | ||
| 11263 | 2026.05.21 01:38:29.139027 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11264 | 2026.05.21 01:38:29.139355 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_81_16} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2026.05.21 01:38:29.139441 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_81_16} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11266 | 2026.05.21 01:38:29.139556 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 11267 | 2026.05.21 01:38:29.139673 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28880 rows, containing 5 columns (5 merged, 0 gathered) in 0.006416728 sec., 4500736.200755276 rows/sec., 291.90 MiB/sec. | ||
| 11268 | 2026.05.21 01:38:29.140065 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11269 | 2026.05.21 01:38:29.140334 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.05.21 01:38:29.140410 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11271 | 2026.05.21 01:38:29.140490 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11272 | 2026.05.21 01:38:31.781499 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11273 | 2026.05.21 01:38:31.781576 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11274 | 2026.05.21 01:38:31.936776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23971 | ||
| 11275 | 2026.05.21 01:38:31.937563 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.05.21 01:38:31.937637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11277 | 2026.05.21 01:38:31.938176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11278 | 2026.05.21 01:38:31.938400 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2026.05.21 01:38:31.938535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23971 | ||
| 11280 | 2026.05.21 01:38:33.234859 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11281 | 2026.05.21 01:38:33.252873 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2026.05.21 01:38:33.252952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11283 | 2026.05.21 01:38:33.260221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11284 | 2026.05.21 01:38:33.261254 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.05.21 01:38:33.264605 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11286 | 2026.05.21 01:38:34.122908 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.05.21 01:38:34.123280 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11288 | 2026.05.21 01:38:34.123825 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11289 | 2026.05.21 01:38:34.123899 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11290 | 2026.05.21 01:38:34.124147 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11291 | 2026.05.21 01:38:34.124218 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11292 | 2026.05.21 01:38:34.124362 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11293 | 2026.05.21 01:38:34.124399 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11294 | 2026.05.21 01:38:34.124421 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 11295 | 2026.05.21 01:38:34.124436 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11296 | 2026.05.21 01:38:34.124478 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11297 | 2026.05.21 01:38:34.124499 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 11298 | 2026.05.21 01:38:34.125487 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002367 sec., 16476.5525982256 rows/sec., 3.36 MiB/sec. | ||
| 11299 | 2026.05.21 01:38:34.125554 [ 270 ] {1b2f3afe-7260-406f-ab58-5a8c03c998fd} <Debug> TCPHandler: Processed in 0.002844507 sec. | ||
| 11300 | 2026.05.21 01:38:34.127632 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.05.21 01:38:34.127747 [ 270 ] {e5d57c11-0ed0-4469-94e3-7d4f23549de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11302 | 2026.05.21 01:38:34.127795 [ 270 ] {e5d57c11-0ed0-4469-94e3-7d4f23549de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11303 | 2026.05.21 01:38:34.128280 [ 270 ] {e5d57c11-0ed0-4469-94e3-7d4f23549de4} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.05.21 01:38:34.128322 [ 270 ] {e5d57c11-0ed0-4469-94e3-7d4f23549de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11305 | 2026.05.21 01:38:34.128692 [ 270 ] {e5d57c11-0ed0-4469-94e3-7d4f23549de4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11306 | 2026.05.21 01:38:34.128926 [ 270 ] {e5d57c11-0ed0-4469-94e3-7d4f23549de4} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.05.21 01:38:34.129080 [ 270 ] {e5d57c11-0ed0-4469-94e3-7d4f23549de4} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001366 sec., 77598.82869692532 rows/sec., 6.52 MiB/sec. | ||
| 11308 | 2026.05.21 01:38:34.129116 [ 270 ] {e5d57c11-0ed0-4469-94e3-7d4f23549de4} <Debug> TCPHandler: Processed in 0.001537751 sec. | ||
| 11309 | 2026.05.21 01:38:34.129240 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2026.05.21 01:38:34.129339 [ 270 ] {baffc39a-249e-4572-84a7-7286455ed7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11311 | 2026.05.21 01:38:34.129381 [ 270 ] {baffc39a-249e-4572-84a7-7286455ed7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11312 | 2026.05.21 01:38:34.129782 [ 270 ] {baffc39a-249e-4572-84a7-7286455ed7f2} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.05.21 01:38:34.129819 [ 270 ] {baffc39a-249e-4572-84a7-7286455ed7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11314 | 2026.05.21 01:38:34.130117 [ 270 ] {baffc39a-249e-4572-84a7-7286455ed7f2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11315 | 2026.05.21 01:38:34.130327 [ 270 ] {baffc39a-249e-4572-84a7-7286455ed7f2} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.05.21 01:38:34.130450 [ 34 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11317 | 2026.05.21 01:38:34.130459 [ 270 ] {baffc39a-249e-4572-84a7-7286455ed7f2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001141 sec., 21910.60473269062 rows/sec., 1.61 MiB/sec. | ||
| 11318 | 2026.05.21 01:38:34.130517 [ 34 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.05.21 01:38:34.130522 [ 270 ] {baffc39a-249e-4572-84a7-7286455ed7f2} <Debug> TCPHandler: Processed in 0.001333127 sec. | ||
| 11320 | 2026.05.21 01:38:34.130550 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11321 | 2026.05.21 01:38:34.130668 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2026.05.21 01:38:34.130683 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 11323 | 2026.05.21 01:38:34.130801 [ 270 ] {7ab14ce5-ff19-43d1-aca0-e1a3b1db7075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11324 | 2026.05.21 01:38:34.130856 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11325 | 2026.05.21 01:38:34.130858 [ 270 ] {7ab14ce5-ff19-43d1-aca0-e1a3b1db7075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11326 | 2026.05.21 01:38:34.130903 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 84 rows starting from the beginning of the part | ||
| 11327 | 2026.05.21 01:38:34.130981 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 25 rows starting from the beginning of the part | ||
| 11328 | 2026.05.21 01:38:34.131027 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part | ||
| 11329 | 2026.05.21 01:38:34.131073 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 11330 | 2026.05.21 01:38:34.131116 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part | ||
| 11331 | 2026.05.21 01:38:34.131160 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 25 rows starting from the beginning of the part | ||
| 11332 | 2026.05.21 01:38:34.131333 [ 270 ] {7ab14ce5-ff19-43d1-aca0-e1a3b1db7075} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11333 | 2026.05.21 01:38:34.131379 [ 270 ] {7ab14ce5-ff19-43d1-aca0-e1a3b1db7075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11334 | 2026.05.21 01:38:34.131755 [ 270 ] {7ab14ce5-ff19-43d1-aca0-e1a3b1db7075} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11335 | 2026.05.21 01:38:34.131996 [ 270 ] {7ab14ce5-ff19-43d1-aca0-e1a3b1db7075} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2026.05.21 01:38:34.132054 [ 200 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433849 sec., 140879.54868329928 rows/sec., 10.86 MiB/sec. | ||
| 11337 | 2026.05.21 01:38:34.132137 [ 270 ] {7ab14ce5-ff19-43d1-aca0-e1a3b1db7075} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001362 sec., 65345.08076358297 rows/sec., 5.10 MiB/sec. | ||
| 11338 | 2026.05.21 01:38:34.132179 [ 270 ] {7ab14ce5-ff19-43d1-aca0-e1a3b1db7075} <Debug> TCPHandler: Processed in 0.001574502 sec. | ||
| 11339 | 2026.05.21 01:38:34.132199 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11340 | 2026.05.21 01:38:34.132297 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2026.05.21 01:38:34.132401 [ 270 ] {1c858b2b-953a-4810-a452-ca2012d4d88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11342 | 2026.05.21 01:38:34.132448 [ 270 ] {1c858b2b-953a-4810-a452-ca2012d4d88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11343 | 2026.05.21 01:38:34.132457 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2026.05.21 01:38:34.132537 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_66_13} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11345 | 2026.05.21 01:38:34.132611 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11346 | 2026.05.21 01:38:34.132854 [ 270 ] {1c858b2b-953a-4810-a452-ca2012d4d88f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.05.21 01:38:34.132898 [ 270 ] {1c858b2b-953a-4810-a452-ca2012d4d88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11348 | 2026.05.21 01:38:34.133249 [ 270 ] {1c858b2b-953a-4810-a452-ca2012d4d88f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11349 | 2026.05.21 01:38:34.133477 [ 270 ] {1c858b2b-953a-4810-a452-ca2012d4d88f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.05.21 01:38:34.133615 [ 270 ] {1c858b2b-953a-4810-a452-ca2012d4d88f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 11351 | 2026.05.21 01:38:34.133651 [ 270 ] {1c858b2b-953a-4810-a452-ca2012d4d88f} <Debug> TCPHandler: Processed in 0.001403518 sec. | ||
| 11352 | 2026.05.21 01:38:34.133765 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11353 | 2026.05.21 01:38:34.133881 [ 270 ] {f5bc5be4-ff69-47fa-b2e8-8633e3cd8377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11354 | 2026.05.21 01:38:34.133948 [ 270 ] {f5bc5be4-ff69-47fa-b2e8-8633e3cd8377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11355 | 2026.05.21 01:38:34.134862 [ 270 ] {f5bc5be4-ff69-47fa-b2e8-8633e3cd8377} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2026.05.21 01:38:34.134906 [ 270 ] {f5bc5be4-ff69-47fa-b2e8-8633e3cd8377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11357 | 2026.05.21 01:38:34.135445 [ 270 ] {f5bc5be4-ff69-47fa-b2e8-8633e3cd8377} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11358 | 2026.05.21 01:38:34.135681 [ 270 ] {f5bc5be4-ff69-47fa-b2e8-8633e3cd8377} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2026.05.21 01:38:34.135829 [ 270 ] {f5bc5be4-ff69-47fa-b2e8-8633e3cd8377} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001972 sec., 12677.484787018257 rows/sec., 22.72 MiB/sec. | ||
| 11360 | 2026.05.21 01:38:34.135892 [ 270 ] {f5bc5be4-ff69-47fa-b2e8-8633e3cd8377} <Debug> TCPHandler: Processed in 0.002186244 sec. | ||
| 11361 | 2026.05.21 01:38:34.136015 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11362 | 2026.05.21 01:38:34.136112 [ 270 ] {5fabbdf1-bcfd-4338-95b1-092887ace371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11363 | 2026.05.21 01:38:34.136154 [ 270 ] {5fabbdf1-bcfd-4338-95b1-092887ace371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11364 | 2026.05.21 01:38:34.136494 [ 270 ] {5fabbdf1-bcfd-4338-95b1-092887ace371} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2026.05.21 01:38:34.136531 [ 270 ] {5fabbdf1-bcfd-4338-95b1-092887ace371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11366 | 2026.05.21 01:38:34.136836 [ 270 ] {5fabbdf1-bcfd-4338-95b1-092887ace371} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11367 | 2026.05.21 01:38:34.137045 [ 270 ] {5fabbdf1-bcfd-4338-95b1-092887ace371} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.05.21 01:38:34.137176 [ 270 ] {5fabbdf1-bcfd-4338-95b1-092887ace371} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11369 | 2026.05.21 01:38:34.137209 [ 270 ] {5fabbdf1-bcfd-4338-95b1-092887ace371} <Debug> TCPHandler: Processed in 0.001243135 sec. | ||
| 11370 | 2026.05.21 01:38:39.123545 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11371 | 2026.05.21 01:38:39.123828 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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) | ||
| 11372 | 2026.05.21 01:38:39.124187 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11373 | 2026.05.21 01:38:39.124227 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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 | ||
| 11374 | 2026.05.21 01:38:39.124463 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11375 | 2026.05.21 01:38:39.124530 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11376 | 2026.05.21 01:38:39.124670 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 11377 | 2026.05.21 01:38:39.124705 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11378 | 2026.05.21 01:38:39.124727 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 11379 | 2026.05.21 01:38:39.124742 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11380 | 2026.05.21 01:38:39.124783 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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'))" | ||
| 11381 | 2026.05.21 01:38:39.124804 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 11382 | 2026.05.21 01:38:39.125794 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002084 sec., 18714.01151631478 rows/sec., 3.81 MiB/sec. | ||
| 11383 | 2026.05.21 01:38:39.125895 [ 270 ] {1275ce16-c1ab-42b7-884c-c7b71cc0972e} <Debug> TCPHandler: Processed in 0.002503219 sec. | ||
| 11384 | 2026.05.21 01:38:39.128592 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11385 | 2026.05.21 01:38:39.128719 [ 270 ] {59ac417f-4ee7-4901-b00b-43208dc8718b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11386 | 2026.05.21 01:38:39.128769 [ 270 ] {59ac417f-4ee7-4901-b00b-43208dc8718b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11387 | 2026.05.21 01:38:39.129272 [ 270 ] {59ac417f-4ee7-4901-b00b-43208dc8718b} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2026.05.21 01:38:39.129319 [ 270 ] {59ac417f-4ee7-4901-b00b-43208dc8718b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11389 | 2026.05.21 01:38:39.129680 [ 270 ] {59ac417f-4ee7-4901-b00b-43208dc8718b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11390 | 2026.05.21 01:38:39.129900 [ 270 ] {59ac417f-4ee7-4901-b00b-43208dc8718b} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11391 | 2026.05.21 01:38:39.130043 [ 270 ] {59ac417f-4ee7-4901-b00b-43208dc8718b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001361 sec., 17634.09257898604 rows/sec., 1.46 MiB/sec. | ||
| 11392 | 2026.05.21 01:38:39.130077 [ 270 ] {59ac417f-4ee7-4901-b00b-43208dc8718b} <Debug> TCPHandler: Processed in 0.001544771 sec. | ||
| 11393 | 2026.05.21 01:38:39.130195 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11394 | 2026.05.21 01:38:39.130289 [ 270 ] {79d971ef-a824-4fc5-8cbc-95a0b34bcbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11395 | 2026.05.21 01:38:39.130334 [ 270 ] {79d971ef-a824-4fc5-8cbc-95a0b34bcbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11396 | 2026.05.21 01:38:39.130743 [ 270 ] {79d971ef-a824-4fc5-8cbc-95a0b34bcbb3} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11397 | 2026.05.21 01:38:39.130778 [ 270 ] {79d971ef-a824-4fc5-8cbc-95a0b34bcbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11398 | 2026.05.21 01:38:39.131070 [ 270 ] {79d971ef-a824-4fc5-8cbc-95a0b34bcbb3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11399 | 2026.05.21 01:38:39.131270 [ 270 ] {79d971ef-a824-4fc5-8cbc-95a0b34bcbb3} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2026.05.21 01:38:39.131400 [ 270 ] {79d971ef-a824-4fc5-8cbc-95a0b34bcbb3} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 878.82 KiB/sec. | ||
| 11401 | 2026.05.21 01:38:39.131433 [ 270 ] {79d971ef-a824-4fc5-8cbc-95a0b34bcbb3} <Debug> TCPHandler: Processed in 0.001285296 sec. | ||
| 11402 | 2026.05.21 01:38:39.131546 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11403 | 2026.05.21 01:38:39.131639 [ 270 ] {07f7ec6a-6438-47af-b700-d753cd6b287d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11404 | 2026.05.21 01:38:39.131678 [ 270 ] {07f7ec6a-6438-47af-b700-d753cd6b287d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11405 | 2026.05.21 01:38:39.132119 [ 270 ] {07f7ec6a-6438-47af-b700-d753cd6b287d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2026.05.21 01:38:39.132154 [ 270 ] {07f7ec6a-6438-47af-b700-d753cd6b287d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11407 | 2026.05.21 01:38:39.132462 [ 270 ] {07f7ec6a-6438-47af-b700-d753cd6b287d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11408 | 2026.05.21 01:38:39.132662 [ 270 ] {07f7ec6a-6438-47af-b700-d753cd6b287d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2026.05.21 01:38:39.132788 [ 270 ] {07f7ec6a-6438-47af-b700-d753cd6b287d} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001167 sec., 184233.0762639246 rows/sec., 16.39 MiB/sec. | ||
| 11410 | 2026.05.21 01:38:39.132821 [ 270 ] {07f7ec6a-6438-47af-b700-d753cd6b287d} <Debug> TCPHandler: Processed in 0.001321386 sec. | ||
| 11411 | 2026.05.21 01:38:39.132934 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11412 | 2026.05.21 01:38:39.133027 [ 270 ] {5021cd28-4fae-4a25-a060-1160868aedec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11413 | 2026.05.21 01:38:39.133067 [ 270 ] {5021cd28-4fae-4a25-a060-1160868aedec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11414 | 2026.05.21 01:38:39.133456 [ 270 ] {5021cd28-4fae-4a25-a060-1160868aedec} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.05.21 01:38:39.133491 [ 270 ] {5021cd28-4fae-4a25-a060-1160868aedec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11416 | 2026.05.21 01:38:39.133775 [ 270 ] {5021cd28-4fae-4a25-a060-1160868aedec} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11417 | 2026.05.21 01:38:39.133976 [ 270 ] {5021cd28-4fae-4a25-a060-1160868aedec} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.05.21 01:38:39.134103 [ 270 ] {5021cd28-4fae-4a25-a060-1160868aedec} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.001094 sec., 36563.07129798903 rows/sec., 2.69 MiB/sec. | ||
| 11419 | 2026.05.21 01:38:39.134136 [ 270 ] {5021cd28-4fae-4a25-a060-1160868aedec} <Debug> TCPHandler: Processed in 0.001248525 sec. | ||
| 11420 | 2026.05.21 01:38:39.134244 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11421 | 2026.05.21 01:38:39.134336 [ 270 ] {3ec76224-4721-4d4a-9c7f-1c5bb6c38b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11422 | 2026.05.21 01:38:39.134376 [ 270 ] {3ec76224-4721-4d4a-9c7f-1c5bb6c38b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11423 | 2026.05.21 01:38:39.134754 [ 270 ] {3ec76224-4721-4d4a-9c7f-1c5bb6c38b87} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2026.05.21 01:38:39.134789 [ 270 ] {3ec76224-4721-4d4a-9c7f-1c5bb6c38b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11425 | 2026.05.21 01:38:39.135065 [ 270 ] {3ec76224-4721-4d4a-9c7f-1c5bb6c38b87} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11426 | 2026.05.21 01:38:39.135271 [ 270 ] {3ec76224-4721-4d4a-9c7f-1c5bb6c38b87} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11427 | 2026.05.21 01:38:39.135400 [ 270 ] {3ec76224-4721-4d4a-9c7f-1c5bb6c38b87} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001082 sec., 22181.146025878003 rows/sec., 1.84 MiB/sec. | ||
| 11428 | 2026.05.21 01:38:39.135433 [ 270 ] {3ec76224-4721-4d4a-9c7f-1c5bb6c38b87} <Debug> TCPHandler: Processed in 0.001236324 sec. | ||
| 11429 | 2026.05.21 01:38:39.135541 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11430 | 2026.05.21 01:38:39.135633 [ 270 ] {b1c4ce8b-8fe2-4d21-a4ee-ea7348daa6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11431 | 2026.05.21 01:38:39.135673 [ 270 ] {b1c4ce8b-8fe2-4d21-a4ee-ea7348daa6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11432 | 2026.05.21 01:38:39.136044 [ 270 ] {b1c4ce8b-8fe2-4d21-a4ee-ea7348daa6ca} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.05.21 01:38:39.136079 [ 270 ] {b1c4ce8b-8fe2-4d21-a4ee-ea7348daa6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11434 | 2026.05.21 01:38:39.136359 [ 270 ] {b1c4ce8b-8fe2-4d21-a4ee-ea7348daa6ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11435 | 2026.05.21 01:38:39.136558 [ 270 ] {b1c4ce8b-8fe2-4d21-a4ee-ea7348daa6ca} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2026.05.21 01:38:39.136683 [ 270 ] {b1c4ce8b-8fe2-4d21-a4ee-ea7348daa6ca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 878.63 KiB/sec. | ||
| 11437 | 2026.05.21 01:38:39.136716 [ 270 ] {b1c4ce8b-8fe2-4d21-a4ee-ea7348daa6ca} <Debug> TCPHandler: Processed in 0.001222414 sec. | ||
| 11438 | 2026.05.21 01:38:39.136824 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11439 | 2026.05.21 01:38:39.136917 [ 270 ] {ba3cac88-ae64-4eb3-94c1-d009b7af97bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11440 | 2026.05.21 01:38:39.136955 [ 270 ] {ba3cac88-ae64-4eb3-94c1-d009b7af97bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11441 | 2026.05.21 01:38:39.137381 [ 270 ] {ba3cac88-ae64-4eb3-94c1-d009b7af97bb} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.05.21 01:38:39.137416 [ 270 ] {ba3cac88-ae64-4eb3-94c1-d009b7af97bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11443 | 2026.05.21 01:38:39.137705 [ 270 ] {ba3cac88-ae64-4eb3-94c1-d009b7af97bb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11444 | 2026.05.21 01:38:39.137903 [ 270 ] {ba3cac88-ae64-4eb3-94c1-d009b7af97bb} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2026.05.21 01:38:39.138027 [ 270 ] {ba3cac88-ae64-4eb3-94c1-d009b7af97bb} <Debug> executeQuery: Read 128 rows, 10.65 KiB in 0.001128 sec., 113475.17730496453 rows/sec., 9.22 MiB/sec. | ||
| 11446 | 2026.05.21 01:38:39.138060 [ 270 ] {ba3cac88-ae64-4eb3-94c1-d009b7af97bb} <Debug> TCPHandler: Processed in 0.001282866 sec. | ||
| 11447 | 2026.05.21 01:38:39.138166 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2026.05.21 01:38:39.138258 [ 270 ] {5ba5d622-6fa2-4d1d-ba56-aaf2e7487957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11449 | 2026.05.21 01:38:39.138300 [ 270 ] {5ba5d622-6fa2-4d1d-ba56-aaf2e7487957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11450 | 2026.05.21 01:38:39.138682 [ 270 ] {5ba5d622-6fa2-4d1d-ba56-aaf2e7487957} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2026.05.21 01:38:39.138717 [ 270 ] {5ba5d622-6fa2-4d1d-ba56-aaf2e7487957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11452 | 2026.05.21 01:38:39.139031 [ 270 ] {5ba5d622-6fa2-4d1d-ba56-aaf2e7487957} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11453 | 2026.05.21 01:38:39.139234 [ 270 ] {5ba5d622-6fa2-4d1d-ba56-aaf2e7487957} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2026.05.21 01:38:39.139358 [ 270 ] {5ba5d622-6fa2-4d1d-ba56-aaf2e7487957} <Debug> executeQuery: Read 202 rows, 14.83 KiB in 0.001118 sec., 180679.7853309481 rows/sec., 12.95 MiB/sec. | ||
| 11455 | 2026.05.21 01:38:39.139391 [ 270 ] {5ba5d622-6fa2-4d1d-ba56-aaf2e7487957} <Debug> TCPHandler: Processed in 0.001271875 sec. | ||
| 11456 | 2026.05.21 01:38:39.139506 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11457 | 2026.05.21 01:38:39.139598 [ 270 ] {c75a8ab9-c03d-4340-9eef-5d66b24e8120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11458 | 2026.05.21 01:38:39.139651 [ 270 ] {c75a8ab9-c03d-4340-9eef-5d66b24e8120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11459 | 2026.05.21 01:38:39.140376 [ 270 ] {c75a8ab9-c03d-4340-9eef-5d66b24e8120} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11460 | 2026.05.21 01:38:39.140412 [ 270 ] {c75a8ab9-c03d-4340-9eef-5d66b24e8120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11461 | 2026.05.21 01:38:39.140907 [ 270 ] {c75a8ab9-c03d-4340-9eef-5d66b24e8120} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11462 | 2026.05.21 01:38:39.141119 [ 270 ] {c75a8ab9-c03d-4340-9eef-5d66b24e8120} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2026.05.21 01:38:39.141236 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11464 | 2026.05.21 01:38:39.141256 [ 270 ] {c75a8ab9-c03d-4340-9eef-5d66b24e8120} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001676 sec., 9546.53937947494 rows/sec., 17.11 MiB/sec. | ||
| 11465 | 2026.05.21 01:38:39.141318 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2026.05.21 01:38:39.141348 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11467 | 2026.05.21 01:38:39.141371 [ 270 ] {c75a8ab9-c03d-4340-9eef-5d66b24e8120} <Debug> TCPHandler: Processed in 0.001913019 sec. | ||
| 11468 | 2026.05.21 01:38:39.141502 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 11469 | 2026.05.21 01:38:39.141520 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11470 | 2026.05.21 01:38:39.141684 [ 270 ] {d8c85348-eb2a-47d8-a647-5abfa98a6e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11471 | 2026.05.21 01:38:39.141733 [ 270 ] {d8c85348-eb2a-47d8-a647-5abfa98a6e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11472 | 2026.05.21 01:38:39.141909 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11473 | 2026.05.21 01:38:39.141991 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1289 rows starting from the beginning of the part | ||
| 11474 | 2026.05.21 01:38:39.142114 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part | ||
| 11475 | 2026.05.21 01:38:39.142122 [ 270 ] {d8c85348-eb2a-47d8-a647-5abfa98a6e51} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.05.21 01:38:39.142164 [ 270 ] {d8c85348-eb2a-47d8-a647-5abfa98a6e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11477 | 2026.05.21 01:38:39.142214 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 11478 | 2026.05.21 01:38:39.142318 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part | ||
| 11479 | 2026.05.21 01:38:39.142423 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 11480 | 2026.05.21 01:38:39.142492 [ 270 ] {d8c85348-eb2a-47d8-a647-5abfa98a6e51} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11481 | 2026.05.21 01:38:39.142517 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
| 11482 | 2026.05.21 01:38:39.142725 [ 270 ] {d8c85348-eb2a-47d8-a647-5abfa98a6e51} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2026.05.21 01:38:39.142868 [ 270 ] {d8c85348-eb2a-47d8-a647-5abfa98a6e51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 11484 | 2026.05.21 01:38:39.142901 [ 270 ] {d8c85348-eb2a-47d8-a647-5abfa98a6e51} <Debug> TCPHandler: Processed in 0.001449059 sec. | ||
| 11485 | 2026.05.21 01:38:39.146761 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 19 columns (19 merged, 0 gathered) in 0.005337426 sec., 261924.00606584523 rows/sec., 469.36 MiB/sec. | ||
| 11486 | 2026.05.21 01:38:39.148464 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11487 | 2026.05.21 01:38:39.148854 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.05.21 01:38:39.148938 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11489 | 2026.05.21 01:38:39.149087 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 11490 | 2026.05.21 01:38:39.439572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24483 | ||
| 11491 | 2026.05.21 01:38:39.440095 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.05.21 01:38:39.440142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11493 | 2026.05.21 01:38:39.440644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11494 | 2026.05.21 01:38:39.440879 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.05.21 01:38:39.441016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24483 | ||
| 11496 | 2026.05.21 01:38:39.441020 [ 27 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11497 | 2026.05.21 01:38:39.441090 [ 27 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.05.21 01:38:39.441110 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11499 | 2026.05.21 01:38:39.441232 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 11500 | 2026.05.21 01:38:39.441365 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11501 | 2026.05.21 01:38:39.441405 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22051 rows starting from the beginning of the part | ||
| 11502 | 2026.05.21 01:38:39.441475 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 11503 | 2026.05.21 01:38:39.441525 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 11504 | 2026.05.21 01:38:39.441571 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 11505 | 2026.05.21 01:38:39.441617 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 11506 | 2026.05.21 01:38:39.441661 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 11507 | 2026.05.21 01:38:39.443627 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24483 rows, containing 4 columns (4 merged, 0 gathered) in 0.002444438 sec., 10015799.132561348 rows/sec., 143.28 MiB/sec. | ||
| 11508 | 2026.05.21 01:38:39.443871 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11509 | 2026.05.21 01:38:39.444113 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_51_10} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.05.21 01:38:39.444186 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_51_10} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11511 | 2026.05.21 01:38:39.444257 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11512 | 2026.05.21 01:38:40.765550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11513 | 2026.05.21 01:38:40.783075 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2026.05.21 01:38:40.783144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11515 | 2026.05.21 01:38:40.789308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11516 | 2026.05.21 01:38:40.790007 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.05.21 01:38:40.790339 [ 28 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11518 | 2026.05.21 01:38:40.790409 [ 28 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2026.05.21 01:38:40.790432 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11520 | 2026.05.21 01:38:40.790568 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 11521 | 2026.05.21 01:38:40.793221 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11522 | 2026.05.21 01:38:40.794391 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11523 | 2026.05.21 01:38:40.795877 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 11524 | 2026.05.21 01:38:40.800505 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 11525 | 2026.05.21 01:38:40.805003 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 11526 | 2026.05.21 01:38:40.809514 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 11527 | 2026.05.21 01:38:40.813806 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 11528 | 2026.05.21 01:38:40.817645 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 11529 | 2026.05.21 01:38:40.867779 [ 193 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.077276079 sec., 4969.196224358123 rows/sec., 25.69 MiB/sec. | ||
| 11530 | 2026.05.21 01:38:40.870737 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11531 | 2026.05.21 01:38:40.872752 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_51_10} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11532 | 2026.05.21 01:38:40.872866 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_51_10} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11533 | 2026.05.21 01:38:40.875836 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11534 | 2026.05.21 01:38:44.122620 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11535 | 2026.05.21 01:38:44.122870 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11536 | 2026.05.21 01:38:44.123259 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11537 | 2026.05.21 01:38:44.123308 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11538 | 2026.05.21 01:38:44.123547 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11539 | 2026.05.21 01:38:44.123669 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11540 | 2026.05.21 01:38:44.123832 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11541 | 2026.05.21 01:38:44.123874 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11542 | 2026.05.21 01:38:44.123899 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 11543 | 2026.05.21 01:38:44.123916 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11544 | 2026.05.21 01:38:44.123962 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11545 | 2026.05.21 01:38:44.123985 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 11546 | 2026.05.21 01:38:44.125070 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002296 sec., 16986.062717770037 rows/sec., 3.46 MiB/sec. | ||
| 11547 | 2026.05.21 01:38:44.125187 [ 270 ] {608a8e87-f858-4326-8872-f8445e00bce0} <Debug> TCPHandler: Processed in 0.002708504 sec. | ||
| 11548 | 2026.05.21 01:38:44.127200 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.05.21 01:38:44.127325 [ 270 ] {ff42bf01-d855-48cb-8b36-519e720a20db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11550 | 2026.05.21 01:38:44.127376 [ 270 ] {ff42bf01-d855-48cb-8b36-519e720a20db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11551 | 2026.05.21 01:38:44.127906 [ 270 ] {ff42bf01-d855-48cb-8b36-519e720a20db} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.05.21 01:38:44.127962 [ 270 ] {ff42bf01-d855-48cb-8b36-519e720a20db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11553 | 2026.05.21 01:38:44.128473 [ 270 ] {ff42bf01-d855-48cb-8b36-519e720a20db} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11554 | 2026.05.21 01:38:44.128712 [ 270 ] {ff42bf01-d855-48cb-8b36-519e720a20db} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.05.21 01:38:44.128875 [ 270 ] {ff42bf01-d855-48cb-8b36-519e720a20db} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001586 sec., 66834.80453972258 rows/sec., 5.61 MiB/sec. | ||
| 11556 | 2026.05.21 01:38:44.128915 [ 270 ] {ff42bf01-d855-48cb-8b36-519e720a20db} <Debug> TCPHandler: Processed in 0.001773765 sec. | ||
| 11557 | 2026.05.21 01:38:44.129051 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11558 | 2026.05.21 01:38:44.129156 [ 270 ] {c2891d28-3e44-4766-bfb5-359275bc9550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11559 | 2026.05.21 01:38:44.129203 [ 270 ] {c2891d28-3e44-4766-bfb5-359275bc9550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11560 | 2026.05.21 01:38:44.129629 [ 270 ] {c2891d28-3e44-4766-bfb5-359275bc9550} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11561 | 2026.05.21 01:38:44.129668 [ 270 ] {c2891d28-3e44-4766-bfb5-359275bc9550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11562 | 2026.05.21 01:38:44.129976 [ 270 ] {c2891d28-3e44-4766-bfb5-359275bc9550} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11563 | 2026.05.21 01:38:44.130192 [ 270 ] {c2891d28-3e44-4766-bfb5-359275bc9550} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.05.21 01:38:44.130334 [ 270 ] {c2891d28-3e44-4766-bfb5-359275bc9550} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001203 sec., 20781.37988362427 rows/sec., 1.53 MiB/sec. | ||
| 11565 | 2026.05.21 01:38:44.130371 [ 270 ] {c2891d28-3e44-4766-bfb5-359275bc9550} <Debug> TCPHandler: Processed in 0.001371747 sec. | ||
| 11566 | 2026.05.21 01:38:44.130503 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11567 | 2026.05.21 01:38:44.130605 [ 270 ] {d05879b7-1892-4ab4-987a-cbf8af0f6761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11568 | 2026.05.21 01:38:44.130647 [ 270 ] {d05879b7-1892-4ab4-987a-cbf8af0f6761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11569 | 2026.05.21 01:38:44.131068 [ 270 ] {d05879b7-1892-4ab4-987a-cbf8af0f6761} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11570 | 2026.05.21 01:38:44.131107 [ 270 ] {d05879b7-1892-4ab4-987a-cbf8af0f6761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11571 | 2026.05.21 01:38:44.131445 [ 270 ] {d05879b7-1892-4ab4-987a-cbf8af0f6761} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11572 | 2026.05.21 01:38:44.131661 [ 270 ] {d05879b7-1892-4ab4-987a-cbf8af0f6761} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11573 | 2026.05.21 01:38:44.131796 [ 270 ] {d05879b7-1892-4ab4-987a-cbf8af0f6761} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001213 sec., 73371.80544105523 rows/sec., 5.73 MiB/sec. | ||
| 11574 | 2026.05.21 01:38:44.131834 [ 270 ] {d05879b7-1892-4ab4-987a-cbf8af0f6761} <Debug> TCPHandler: Processed in 0.001381957 sec. | ||
| 11575 | 2026.05.21 01:38:44.131961 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11576 | 2026.05.21 01:38:44.132063 [ 270 ] {484a010a-65ef-49ff-9275-ceadacda15f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11577 | 2026.05.21 01:38:44.132111 [ 270 ] {484a010a-65ef-49ff-9275-ceadacda15f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11578 | 2026.05.21 01:38:44.132538 [ 270 ] {484a010a-65ef-49ff-9275-ceadacda15f2} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2026.05.21 01:38:44.132577 [ 270 ] {484a010a-65ef-49ff-9275-ceadacda15f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11580 | 2026.05.21 01:38:44.132938 [ 270 ] {484a010a-65ef-49ff-9275-ceadacda15f2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11581 | 2026.05.21 01:38:44.133179 [ 270 ] {484a010a-65ef-49ff-9275-ceadacda15f2} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11582 | 2026.05.21 01:38:44.133322 [ 270 ] {484a010a-65ef-49ff-9275-ceadacda15f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 11583 | 2026.05.21 01:38:44.133357 [ 270 ] {484a010a-65ef-49ff-9275-ceadacda15f2} <Debug> TCPHandler: Processed in 0.001446919 sec. | ||
| 11584 | 2026.05.21 01:38:44.133478 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11585 | 2026.05.21 01:38:44.133582 [ 270 ] {2e15dc3e-3c77-4ab0-ad25-85d37bd04e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11586 | 2026.05.21 01:38:44.133643 [ 270 ] {2e15dc3e-3c77-4ab0-ad25-85d37bd04e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11587 | 2026.05.21 01:38:44.134499 [ 270 ] {2e15dc3e-3c77-4ab0-ad25-85d37bd04e95} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11588 | 2026.05.21 01:38:44.134539 [ 270 ] {2e15dc3e-3c77-4ab0-ad25-85d37bd04e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11589 | 2026.05.21 01:38:44.135129 [ 270 ] {2e15dc3e-3c77-4ab0-ad25-85d37bd04e95} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11590 | 2026.05.21 01:38:44.135375 [ 270 ] {2e15dc3e-3c77-4ab0-ad25-85d37bd04e95} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2026.05.21 01:38:44.135528 [ 270 ] {2e15dc3e-3c77-4ab0-ad25-85d37bd04e95} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001966 sec., 12716.174974567652 rows/sec., 22.79 MiB/sec. | ||
| 11592 | 2026.05.21 01:38:44.135607 [ 270 ] {2e15dc3e-3c77-4ab0-ad25-85d37bd04e95} <Debug> TCPHandler: Processed in 0.002179804 sec. | ||
| 11593 | 2026.05.21 01:38:44.135725 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11594 | 2026.05.21 01:38:44.135824 [ 270 ] {866e098e-157b-4066-aefa-2a546cd772d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11595 | 2026.05.21 01:38:44.135868 [ 270 ] {866e098e-157b-4066-aefa-2a546cd772d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11596 | 2026.05.21 01:38:44.136230 [ 270 ] {866e098e-157b-4066-aefa-2a546cd772d1} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11597 | 2026.05.21 01:38:44.136268 [ 270 ] {866e098e-157b-4066-aefa-2a546cd772d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11598 | 2026.05.21 01:38:44.136597 [ 270 ] {866e098e-157b-4066-aefa-2a546cd772d1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11599 | 2026.05.21 01:38:44.136826 [ 270 ] {866e098e-157b-4066-aefa-2a546cd772d1} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11600 | 2026.05.21 01:38:44.136962 [ 270 ] {866e098e-157b-4066-aefa-2a546cd772d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 11601 | 2026.05.21 01:38:44.136996 [ 270 ] {866e098e-157b-4066-aefa-2a546cd772d1} <Debug> TCPHandler: Processed in 0.001320386 sec. | ||
| 11602 | 2026.05.21 01:38:46.781621 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11603 | 2026.05.21 01:38:46.781686 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11604 | 2026.05.21 01:38:46.942055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24931 | ||
| 11605 | 2026.05.21 01:38:46.942546 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2026.05.21 01:38:46.942593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11607 | 2026.05.21 01:38:46.943105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11608 | 2026.05.21 01:38:46.943346 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2026.05.21 01:38:46.943490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24931 | ||
| 11610 | 2026.05.21 01:38:48.294141 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11611 | 2026.05.21 01:38:48.309095 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2026.05.21 01:38:48.309152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11613 | 2026.05.21 01:38:48.314753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11614 | 2026.05.21 01:38:48.315424 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2026.05.21 01:38:48.318156 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11616 | 2026.05.21 01:38:49.121647 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11617 | 2026.05.21 01:38:49.121874 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11618 | 2026.05.21 01:38:49.122205 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11619 | 2026.05.21 01:38:49.122243 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11620 | 2026.05.21 01:38:49.122460 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11621 | 2026.05.21 01:38:49.122543 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11622 | 2026.05.21 01:38:49.122684 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11623 | 2026.05.21 01:38:49.122720 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11624 | 2026.05.21 01:38:49.122742 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 11625 | 2026.05.21 01:38:49.122757 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11626 | 2026.05.21 01:38:49.122800 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11627 | 2026.05.21 01:38:49.122820 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 11628 | 2026.05.21 01:38:49.123838 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002059 sec., 18941.23360854784 rows/sec., 3.86 MiB/sec. | ||
| 11629 | 2026.05.21 01:38:49.123943 [ 270 ] {85340ebc-eb71-4d54-a26a-48dbd2d0eae2} <Debug> TCPHandler: Processed in 0.002431029 sec. | ||
| 11630 | 2026.05.21 01:38:49.125820 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11631 | 2026.05.21 01:38:49.125933 [ 270 ] {d13eb039-c12f-4ea7-8feb-ae0a5e4e93ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11632 | 2026.05.21 01:38:49.125977 [ 270 ] {d13eb039-c12f-4ea7-8feb-ae0a5e4e93ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11633 | 2026.05.21 01:38:49.126486 [ 270 ] {d13eb039-c12f-4ea7-8feb-ae0a5e4e93ce} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2026.05.21 01:38:49.126533 [ 270 ] {d13eb039-c12f-4ea7-8feb-ae0a5e4e93ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11635 | 2026.05.21 01:38:49.126900 [ 270 ] {d13eb039-c12f-4ea7-8feb-ae0a5e4e93ce} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11636 | 2026.05.21 01:38:49.127111 [ 270 ] {d13eb039-c12f-4ea7-8feb-ae0a5e4e93ce} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2026.05.21 01:38:49.127257 [ 270 ] {d13eb039-c12f-4ea7-8feb-ae0a5e4e93ce} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001356 sec., 64896.75516224189 rows/sec., 5.47 MiB/sec. | ||
| 11638 | 2026.05.21 01:38:49.127292 [ 270 ] {d13eb039-c12f-4ea7-8feb-ae0a5e4e93ce} <Debug> TCPHandler: Processed in 0.001523191 sec. | ||
| 11639 | 2026.05.21 01:38:49.127430 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11640 | 2026.05.21 01:38:49.127524 [ 270 ] {4d9d3590-43d0-411d-bc7e-e357afce4345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11641 | 2026.05.21 01:38:49.127563 [ 270 ] {4d9d3590-43d0-411d-bc7e-e357afce4345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11642 | 2026.05.21 01:38:49.127959 [ 270 ] {4d9d3590-43d0-411d-bc7e-e357afce4345} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11643 | 2026.05.21 01:38:49.127994 [ 270 ] {4d9d3590-43d0-411d-bc7e-e357afce4345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11644 | 2026.05.21 01:38:49.128294 [ 270 ] {4d9d3590-43d0-411d-bc7e-e357afce4345} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11645 | 2026.05.21 01:38:49.128491 [ 270 ] {4d9d3590-43d0-411d-bc7e-e357afce4345} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11646 | 2026.05.21 01:38:49.128620 [ 270 ] {4d9d3590-43d0-411d-bc7e-e357afce4345} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001114 sec., 14362.65709156194 rows/sec., 1.05 MiB/sec. | ||
| 11647 | 2026.05.21 01:38:49.128653 [ 270 ] {4d9d3590-43d0-411d-bc7e-e357afce4345} <Debug> TCPHandler: Processed in 0.001270936 sec. | ||
| 11648 | 2026.05.21 01:38:49.128787 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11649 | 2026.05.21 01:38:49.128913 [ 270 ] {358b0931-6746-463d-b4e3-ab2d61408d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11650 | 2026.05.21 01:38:49.128961 [ 270 ] {358b0931-6746-463d-b4e3-ab2d61408d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11651 | 2026.05.21 01:38:49.129396 [ 270 ] {358b0931-6746-463d-b4e3-ab2d61408d75} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11652 | 2026.05.21 01:38:49.129432 [ 270 ] {358b0931-6746-463d-b4e3-ab2d61408d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11653 | 2026.05.21 01:38:49.129734 [ 270 ] {358b0931-6746-463d-b4e3-ab2d61408d75} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11654 | 2026.05.21 01:38:49.129934 [ 270 ] {358b0931-6746-463d-b4e3-ab2d61408d75} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11655 | 2026.05.21 01:38:49.130064 [ 270 ] {358b0931-6746-463d-b4e3-ab2d61408d75} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001176 sec., 68027.21088435374 rows/sec., 5.31 MiB/sec. | ||
| 11656 | 2026.05.21 01:38:49.130099 [ 270 ] {358b0931-6746-463d-b4e3-ab2d61408d75} <Debug> TCPHandler: Processed in 0.001372087 sec. | ||
| 11657 | 2026.05.21 01:38:49.130220 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11658 | 2026.05.21 01:38:49.130314 [ 270 ] {1efb9243-46ff-4bc4-8152-d1bf50b4bc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11659 | 2026.05.21 01:38:49.130356 [ 270 ] {1efb9243-46ff-4bc4-8152-d1bf50b4bc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11660 | 2026.05.21 01:38:49.130754 [ 270 ] {1efb9243-46ff-4bc4-8152-d1bf50b4bc64} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2026.05.21 01:38:49.130790 [ 270 ] {1efb9243-46ff-4bc4-8152-d1bf50b4bc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11662 | 2026.05.21 01:38:49.131103 [ 270 ] {1efb9243-46ff-4bc4-8152-d1bf50b4bc64} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11663 | 2026.05.21 01:38:49.131309 [ 270 ] {1efb9243-46ff-4bc4-8152-d1bf50b4bc64} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11664 | 2026.05.21 01:38:49.131440 [ 270 ] {1efb9243-46ff-4bc4-8152-d1bf50b4bc64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 11665 | 2026.05.21 01:38:49.131473 [ 270 ] {1efb9243-46ff-4bc4-8152-d1bf50b4bc64} <Debug> TCPHandler: Processed in 0.001301036 sec. | ||
| 11666 | 2026.05.21 01:38:49.131580 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11667 | 2026.05.21 01:38:49.131673 [ 270 ] {89ea8d62-4dfb-4ba6-b690-9ef1477400d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11668 | 2026.05.21 01:38:49.131727 [ 270 ] {89ea8d62-4dfb-4ba6-b690-9ef1477400d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11669 | 2026.05.21 01:38:49.132472 [ 270 ] {89ea8d62-4dfb-4ba6-b690-9ef1477400d5} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.05.21 01:38:49.132508 [ 270 ] {89ea8d62-4dfb-4ba6-b690-9ef1477400d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11671 | 2026.05.21 01:38:49.133019 [ 270 ] {89ea8d62-4dfb-4ba6-b690-9ef1477400d5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11672 | 2026.05.21 01:38:49.133237 [ 270 ] {89ea8d62-4dfb-4ba6-b690-9ef1477400d5} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.05.21 01:38:49.133383 [ 270 ] {89ea8d62-4dfb-4ba6-b690-9ef1477400d5} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001728 sec., 9259.25925925926 rows/sec., 16.59 MiB/sec. | ||
| 11674 | 2026.05.21 01:38:49.133441 [ 270 ] {89ea8d62-4dfb-4ba6-b690-9ef1477400d5} <Debug> TCPHandler: Processed in 0.001906948 sec. | ||
| 11675 | 2026.05.21 01:38:49.133578 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11676 | 2026.05.21 01:38:49.133672 [ 270 ] {8acdfbf1-3dd5-4a67-811e-c1b8d79bd6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11677 | 2026.05.21 01:38:49.133713 [ 270 ] {8acdfbf1-3dd5-4a67-811e-c1b8d79bd6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11678 | 2026.05.21 01:38:49.134045 [ 270 ] {8acdfbf1-3dd5-4a67-811e-c1b8d79bd6c6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.05.21 01:38:49.134078 [ 270 ] {8acdfbf1-3dd5-4a67-811e-c1b8d79bd6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11680 | 2026.05.21 01:38:49.134379 [ 270 ] {8acdfbf1-3dd5-4a67-811e-c1b8d79bd6c6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11681 | 2026.05.21 01:38:49.134590 [ 270 ] {8acdfbf1-3dd5-4a67-811e-c1b8d79bd6c6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.05.21 01:38:49.134720 [ 270 ] {8acdfbf1-3dd5-4a67-811e-c1b8d79bd6c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 11683 | 2026.05.21 01:38:49.134753 [ 270 ] {8acdfbf1-3dd5-4a67-811e-c1b8d79bd6c6} <Debug> TCPHandler: Processed in 0.001232174 sec. | ||
| 11684 | 2026.05.21 01:38:49.540048 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2026.05.21 01:38:49.540322 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 11686 | 2026.05.21 01:38:49.540724 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11687 | 2026.05.21 01:38:49.540776 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 11688 | 2026.05.21 01:38:49.541058 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11689 | 2026.05.21 01:38:49.541128 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11690 | 2026.05.21 01:38:49.541274 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11691 | 2026.05.21 01:38:49.541309 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11692 | 2026.05.21 01:38:49.541331 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 11693 | 2026.05.21 01:38:49.541346 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11694 | 2026.05.21 01:38:49.541389 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11695 | 2026.05.21 01:38:49.541409 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 11696 | 2026.05.21 01:38:49.542460 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002257 sec., 17279.574656623838 rows/sec., 3.52 MiB/sec. | ||
| 11697 | 2026.05.21 01:38:49.542577 [ 270 ] {383c9135-318a-44e0-98f4-3c525ff7cc84} <Debug> TCPHandler: Processed in 0.002668003 sec. | ||
| 11698 | 2026.05.21 01:38:49.555344 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2026.05.21 01:38:49.555481 [ 270 ] {ed2d3269-5929-4803-b50d-ec9a6f702b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11700 | 2026.05.21 01:38:49.555536 [ 270 ] {ed2d3269-5929-4803-b50d-ec9a6f702b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11701 | 2026.05.21 01:38:49.556109 [ 270 ] {ed2d3269-5929-4803-b50d-ec9a6f702b66} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2026.05.21 01:38:49.556148 [ 270 ] {ed2d3269-5929-4803-b50d-ec9a6f702b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11703 | 2026.05.21 01:38:49.556504 [ 270 ] {ed2d3269-5929-4803-b50d-ec9a6f702b66} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11704 | 2026.05.21 01:38:49.556720 [ 270 ] {ed2d3269-5929-4803-b50d-ec9a6f702b66} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.05.21 01:38:49.556847 [ 90 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 11706 | 2026.05.21 01:38:49.556869 [ 270 ] {ed2d3269-5929-4803-b50d-ec9a6f702b66} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 343.10 KiB/sec. | ||
| 11707 | 2026.05.21 01:38:49.556891 [ 90 ] {} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2026.05.21 01:38:49.556905 [ 270 ] {ed2d3269-5929-4803-b50d-ec9a6f702b66} <Debug> TCPHandler: Processed in 0.001624032 sec. | ||
| 11709 | 2026.05.21 01:38:49.556914 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11710 | 2026.05.21 01:38:49.557026 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11711 | 2026.05.21 01:38:49.557037 [ 193 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 11712 | 2026.05.21 01:38:49.557120 [ 270 ] {4eeb099e-0034-4309-b7f2-4483c9fe3917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11713 | 2026.05.21 01:38:49.557147 [ 193 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11714 | 2026.05.21 01:38:49.557160 [ 270 ] {4eeb099e-0034-4309-b7f2-4483c9fe3917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11715 | 2026.05.21 01:38:49.557180 [ 193 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 11716 | 2026.05.21 01:38:49.557248 [ 193 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 11717 | 2026.05.21 01:38:49.557300 [ 193 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 11718 | 2026.05.21 01:38:49.557348 [ 193 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 11719 | 2026.05.21 01:38:49.557394 [ 193 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 11720 | 2026.05.21 01:38:49.557444 [ 193 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 11721 | 2026.05.21 01:38:49.558249 [ 192 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245185 sec., 44973.23690857182 rows/sec., 3.77 MiB/sec. | ||
| 11722 | 2026.05.21 01:38:49.558454 [ 196 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11723 | 2026.05.21 01:38:49.558765 [ 196 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11724 | 2026.05.21 01:38:49.558846 [ 196 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_19_4} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 11725 | 2026.05.21 01:38:49.558941 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11726 | 2026.05.21 01:38:49.558996 [ 270 ] {4eeb099e-0034-4309-b7f2-4483c9fe3917} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11727 | 2026.05.21 01:38:49.559040 [ 270 ] {4eeb099e-0034-4309-b7f2-4483c9fe3917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11728 | 2026.05.21 01:38:49.559499 [ 270 ] {4eeb099e-0034-4309-b7f2-4483c9fe3917} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11729 | 2026.05.21 01:38:49.559707 [ 270 ] {4eeb099e-0034-4309-b7f2-4483c9fe3917} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11730 | 2026.05.21 01:38:49.559826 [ 90 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11731 | 2026.05.21 01:38:49.559839 [ 270 ] {4eeb099e-0034-4309-b7f2-4483c9fe3917} <Debug> executeQuery: Read 2432 rows, 184.62 KiB in 0.002737 sec., 888564.1213006942 rows/sec., 65.87 MiB/sec. | ||
| 11732 | 2026.05.21 01:38:49.559860 [ 90 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.05.21 01:38:49.559877 [ 270 ] {4eeb099e-0034-4309-b7f2-4483c9fe3917} <Debug> TCPHandler: Processed in 0.002898488 sec. | ||
| 11734 | 2026.05.21 01:38:49.559881 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11735 | 2026.05.21 01:38:49.559995 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 11736 | 2026.05.21 01:38:49.560017 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11737 | 2026.05.21 01:38:49.560132 [ 270 ] {c1d9d197-acf1-428e-9555-9a42af724a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11738 | 2026.05.21 01:38:49.560136 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11739 | 2026.05.21 01:38:49.560177 [ 270 ] {c1d9d197-acf1-428e-9555-9a42af724a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11740 | 2026.05.21 01:38:49.560187 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2620 rows starting from the beginning of the part | ||
| 11741 | 2026.05.21 01:38:49.560265 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 106 rows starting from the beginning of the part | ||
| 11742 | 2026.05.21 01:38:49.560319 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 215 rows starting from the beginning of the part | ||
| 11743 | 2026.05.21 01:38:49.560364 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 106 rows starting from the beginning of the part | ||
| 11744 | 2026.05.21 01:38:49.560404 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 88 rows starting from the beginning of the part | ||
| 11745 | 2026.05.21 01:38:49.560447 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 2432 rows starting from the beginning of the part | ||
| 11746 | 2026.05.21 01:38:49.560626 [ 270 ] {c1d9d197-acf1-428e-9555-9a42af724a10} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.05.21 01:38:49.560669 [ 270 ] {c1d9d197-acf1-428e-9555-9a42af724a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11748 | 2026.05.21 01:38:49.560980 [ 270 ] {c1d9d197-acf1-428e-9555-9a42af724a10} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11749 | 2026.05.21 01:38:49.561206 [ 270 ] {c1d9d197-acf1-428e-9555-9a42af724a10} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2026.05.21 01:38:49.561342 [ 270 ] {c1d9d197-acf1-428e-9555-9a42af724a10} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001228 sec., 34201.95439739414 rows/sec., 2.49 MiB/sec. | ||
| 11751 | 2026.05.21 01:38:49.561377 [ 270 ] {c1d9d197-acf1-428e-9555-9a42af724a10} <Debug> TCPHandler: Processed in 0.001409808 sec. | ||
| 11752 | 2026.05.21 01:38:49.561506 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11753 | 2026.05.21 01:38:49.561602 [ 270 ] {49d3cccd-a9c5-4b34-85fd-0cae078761e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11754 | 2026.05.21 01:38:49.561642 [ 270 ] {49d3cccd-a9c5-4b34-85fd-0cae078761e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11755 | 2026.05.21 01:38:49.562365 [ 270 ] {49d3cccd-a9c5-4b34-85fd-0cae078761e1} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2026.05.21 01:38:49.562401 [ 270 ] {49d3cccd-a9c5-4b34-85fd-0cae078761e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11757 | 2026.05.21 01:38:49.562722 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5567 rows, containing 5 columns (5 merged, 0 gathered) in 0.002786266 sec., 1998014.5470676527 rows/sec., 159.05 MiB/sec. | ||
| 11758 | 2026.05.21 01:38:49.562756 [ 270 ] {49d3cccd-a9c5-4b34-85fd-0cae078761e1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11759 | 2026.05.21 01:38:49.562981 [ 270 ] {49d3cccd-a9c5-4b34-85fd-0cae078761e1} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2026.05.21 01:38:49.563001 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11761 | 2026.05.21 01:38:49.563113 [ 270 ] {49d3cccd-a9c5-4b34-85fd-0cae078761e1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001528 sec., 524214.6596858639 rows/sec., 30.28 MiB/sec. | ||
| 11762 | 2026.05.21 01:38:49.563153 [ 270 ] {49d3cccd-a9c5-4b34-85fd-0cae078761e1} <Debug> TCPHandler: Processed in 0.001696014 sec. | ||
| 11763 | 2026.05.21 01:38:49.563286 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2026.05.21 01:38:49.563292 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11765 | 2026.05.21 01:38:49.563372 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_86_17} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11766 | 2026.05.21 01:38:49.563402 [ 270 ] {32e804d6-10b4-46d1-915b-da470256d2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11767 | 2026.05.21 01:38:49.563448 [ 270 ] {32e804d6-10b4-46d1-915b-da470256d2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11768 | 2026.05.21 01:38:49.563468 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11769 | 2026.05.21 01:38:49.563842 [ 270 ] {32e804d6-10b4-46d1-915b-da470256d2a8} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2026.05.21 01:38:49.563883 [ 270 ] {32e804d6-10b4-46d1-915b-da470256d2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11771 | 2026.05.21 01:38:49.564179 [ 270 ] {32e804d6-10b4-46d1-915b-da470256d2a8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11772 | 2026.05.21 01:38:49.564397 [ 270 ] {32e804d6-10b4-46d1-915b-da470256d2a8} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2026.05.21 01:38:49.564530 [ 270 ] {32e804d6-10b4-46d1-915b-da470256d2a8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 61.35 KiB/sec. | ||
| 11774 | 2026.05.21 01:38:49.564565 [ 270 ] {32e804d6-10b4-46d1-915b-da470256d2a8} <Debug> TCPHandler: Processed in 0.001323397 sec. | ||
| 11775 | 2026.05.21 01:38:49.564690 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.05.21 01:38:49.564787 [ 270 ] {ba47b75a-728e-4ad2-b121-768bf74687c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11777 | 2026.05.21 01:38:49.564826 [ 270 ] {ba47b75a-728e-4ad2-b121-768bf74687c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11778 | 2026.05.21 01:38:49.565680 [ 270 ] {ba47b75a-728e-4ad2-b121-768bf74687c8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2026.05.21 01:38:49.565716 [ 270 ] {ba47b75a-728e-4ad2-b121-768bf74687c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11780 | 2026.05.21 01:38:49.566067 [ 270 ] {ba47b75a-728e-4ad2-b121-768bf74687c8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11781 | 2026.05.21 01:38:49.566284 [ 270 ] {ba47b75a-728e-4ad2-b121-768bf74687c8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.05.21 01:38:49.566389 [ 90 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11783 | 2026.05.21 01:38:49.566413 [ 270 ] {ba47b75a-728e-4ad2-b121-768bf74687c8} <Debug> executeQuery: Read 1293 rows, 88.37 KiB in 0.001644 sec., 786496.3503649635 rows/sec., 52.49 MiB/sec. | ||
| 11784 | 2026.05.21 01:38:49.566417 [ 90 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2026.05.21 01:38:49.566447 [ 270 ] {ba47b75a-728e-4ad2-b121-768bf74687c8} <Debug> TCPHandler: Processed in 0.001806996 sec. | ||
| 11786 | 2026.05.21 01:38:49.566451 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11787 | 2026.05.21 01:38:49.566525 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 11788 | 2026.05.21 01:38:49.566577 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2026.05.21 01:38:49.566615 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11790 | 2026.05.21 01:38:49.566643 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1405 rows starting from the beginning of the part | ||
| 11791 | 2026.05.21 01:38:49.566675 [ 270 ] {07faeae6-ca4a-4ccd-9b83-85f01692b24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11792 | 2026.05.21 01:38:49.566694 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 89 rows starting from the beginning of the part | ||
| 11793 | 2026.05.21 01:38:49.566720 [ 270 ] {07faeae6-ca4a-4ccd-9b83-85f01692b24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11794 | 2026.05.21 01:38:49.566739 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part | ||
| 11795 | 2026.05.21 01:38:49.566781 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 89 rows starting from the beginning of the part | ||
| 11796 | 2026.05.21 01:38:49.566821 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 80 rows starting from the beginning of the part | ||
| 11797 | 2026.05.21 01:38:49.566861 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1293 rows starting from the beginning of the part | ||
| 11798 | 2026.05.21 01:38:49.567405 [ 270 ] {07faeae6-ca4a-4ccd-9b83-85f01692b24f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.05.21 01:38:49.567440 [ 270 ] {07faeae6-ca4a-4ccd-9b83-85f01692b24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11800 | 2026.05.21 01:38:49.567897 [ 270 ] {07faeae6-ca4a-4ccd-9b83-85f01692b24f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11801 | 2026.05.21 01:38:49.567980 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3084 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148312 sec., 2079400.1833971627 rows/sec., 151.08 MiB/sec. | ||
| 11802 | 2026.05.21 01:38:49.568111 [ 270 ] {07faeae6-ca4a-4ccd-9b83-85f01692b24f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11803 | 2026.05.21 01:38:49.568142 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11804 | 2026.05.21 01:38:49.568218 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11805 | 2026.05.21 01:38:49.568243 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2026.05.21 01:38:49.568246 [ 270 ] {07faeae6-ca4a-4ccd-9b83-85f01692b24f} <Debug> executeQuery: Read 1479 rows, 91.69 KiB in 0.001589 sec., 930774.0717432348 rows/sec., 56.35 MiB/sec. | ||
| 11807 | 2026.05.21 01:38:49.568259 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11808 | 2026.05.21 01:38:49.568283 [ 270 ] {07faeae6-ca4a-4ccd-9b83-85f01692b24f} <Debug> TCPHandler: Processed in 0.001756235 sec. | ||
| 11809 | 2026.05.21 01:38:49.568346 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 11810 | 2026.05.21 01:38:49.568375 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.05.21 01:38:49.568417 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2026.05.21 01:38:49.568445 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_86_17} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11813 | 2026.05.21 01:38:49.568477 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11814 | 2026.05.21 01:38:49.568506 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11815 | 2026.05.21 01:38:49.568514 [ 270 ] {2d77dfde-7955-4022-ad61-2a829b68e0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11816 | 2026.05.21 01:38:49.568519 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28880 rows starting from the beginning of the part | ||
| 11817 | 2026.05.21 01:38:49.568577 [ 270 ] {2d77dfde-7955-4022-ad61-2a829b68e0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11818 | 2026.05.21 01:38:49.568611 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11819 | 2026.05.21 01:38:49.568671 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 202 rows starting from the beginning of the part | ||
| 11820 | 2026.05.21 01:38:49.568722 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::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 | ||
| 11821 | 2026.05.21 01:38:49.568769 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11822 | 2026.05.21 01:38:49.568818 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1479 rows starting from the beginning of the part | ||
| 11823 | 2026.05.21 01:38:49.569426 [ 270 ] {2d77dfde-7955-4022-ad61-2a829b68e0b5} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2026.05.21 01:38:49.569468 [ 270 ] {2d77dfde-7955-4022-ad61-2a829b68e0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11825 | 2026.05.21 01:38:49.570069 [ 270 ] {2d77dfde-7955-4022-ad61-2a829b68e0b5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11826 | 2026.05.21 01:38:49.570311 [ 270 ] {2d77dfde-7955-4022-ad61-2a829b68e0b5} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2026.05.21 01:38:49.570453 [ 270 ] {2d77dfde-7955-4022-ad61-2a829b68e0b5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001957 sec., 18395.50332141032 rows/sec., 32.96 MiB/sec. | ||
| 11828 | 2026.05.21 01:38:49.570506 [ 270 ] {2d77dfde-7955-4022-ad61-2a829b68e0b5} <Debug> TCPHandler: Processed in 0.002138552 sec. | ||
| 11829 | 2026.05.21 01:38:49.570632 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11830 | 2026.05.21 01:38:49.570729 [ 270 ] {ecf62876-3aed-494c-bb2d-4bdbb8dc80e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11831 | 2026.05.21 01:38:49.570770 [ 270 ] {ecf62876-3aed-494c-bb2d-4bdbb8dc80e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11832 | 2026.05.21 01:38:49.571094 [ 270 ] {ecf62876-3aed-494c-bb2d-4bdbb8dc80e0} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11833 | 2026.05.21 01:38:49.571132 [ 270 ] {ecf62876-3aed-494c-bb2d-4bdbb8dc80e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11834 | 2026.05.21 01:38:49.571461 [ 270 ] {ecf62876-3aed-494c-bb2d-4bdbb8dc80e0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11835 | 2026.05.21 01:38:49.571672 [ 270 ] {ecf62876-3aed-494c-bb2d-4bdbb8dc80e0} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2026.05.21 01:38:49.571797 [ 148 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11837 | 2026.05.21 01:38:49.571803 [ 270 ] {ecf62876-3aed-494c-bb2d-4bdbb8dc80e0} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 372.58 KiB/sec. | ||
| 11838 | 2026.05.21 01:38:49.571874 [ 148 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2026.05.21 01:38:49.571890 [ 270 ] {ecf62876-3aed-494c-bb2d-4bdbb8dc80e0} <Debug> TCPHandler: Processed in 0.001306246 sec. | ||
| 11840 | 2026.05.21 01:38:49.571901 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11841 | 2026.05.21 01:38:49.571990 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 11842 | 2026.05.21 01:38:49.572089 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11843 | 2026.05.21 01:38:49.572115 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4230 rows starting from the beginning of the part | ||
| 11844 | 2026.05.21 01:38:49.572171 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 11845 | 2026.05.21 01:38:49.572211 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 11846 | 2026.05.21 01:38:49.572244 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 11847 | 2026.05.21 01:38:49.572281 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 11848 | 2026.05.21 01:38:49.572314 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 6 rows starting from the beginning of the part | ||
| 11849 | 2026.05.21 01:38:49.574395 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4476 rows, containing 4 columns (4 merged, 0 gathered) in 0.002437089 sec., 1836617.3742526432 rows/sec., 123.84 MiB/sec. | ||
| 11850 | 2026.05.21 01:38:49.574891 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11851 | 2026.05.21 01:38:49.575163 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_86_17} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.05.21 01:38:49.575228 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_86_17} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11853 | 2026.05.21 01:38:49.575303 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11854 | 2026.05.21 01:38:49.577194 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31041 rows, containing 5 columns (5 merged, 0 gathered) in 0.008886507 sec., 3493048.5060102916 rows/sec., 226.24 MiB/sec. | ||
| 11855 | 2026.05.21 01:38:49.577769 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11856 | 2026.05.21 01:38:49.578058 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2026.05.21 01:38:49.578151 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11858 | 2026.05.21 01:38:49.578244 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11859 | 2026.05.21 01:38:50.001194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.20 MiB, peak 340.36 MiB, free memory in arenas 0.00 B, will set to 331.15 MiB (RSS), difference: 2.96 MiB | ||
| 11860 | 2026.05.21 01:38:54.121213 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11861 | 2026.05.21 01:38:54.121574 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11862 | 2026.05.21 01:38:54.122083 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11863 | 2026.05.21 01:38:54.122150 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11864 | 2026.05.21 01:38:54.122376 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11865 | 2026.05.21 01:38:54.122446 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11866 | 2026.05.21 01:38:54.122590 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11867 | 2026.05.21 01:38:54.122626 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11868 | 2026.05.21 01:38:54.122647 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 11869 | 2026.05.21 01:38:54.122663 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11870 | 2026.05.21 01:38:54.122706 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11871 | 2026.05.21 01:38:54.122726 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 11872 | 2026.05.21 01:38:54.123725 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002297 sec., 16978.66782760122 rows/sec., 3.46 MiB/sec. | ||
| 11873 | 2026.05.21 01:38:54.123805 [ 270 ] {5775019c-c5e3-42a3-86c5-5d89c0b79325} <Debug> TCPHandler: Processed in 0.002787986 sec. | ||
| 11874 | 2026.05.21 01:38:54.125539 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2026.05.21 01:38:54.125655 [ 270 ] {b8ef133c-591a-44e7-8798-a2ea2d5320a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11876 | 2026.05.21 01:38:54.125702 [ 270 ] {b8ef133c-591a-44e7-8798-a2ea2d5320a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11877 | 2026.05.21 01:38:54.126249 [ 270 ] {b8ef133c-591a-44e7-8798-a2ea2d5320a0} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.05.21 01:38:54.126294 [ 270 ] {b8ef133c-591a-44e7-8798-a2ea2d5320a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11879 | 2026.05.21 01:38:54.126676 [ 270 ] {b8ef133c-591a-44e7-8798-a2ea2d5320a0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11880 | 2026.05.21 01:38:54.126892 [ 270 ] {b8ef133c-591a-44e7-8798-a2ea2d5320a0} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.05.21 01:38:54.127037 [ 270 ] {b8ef133c-591a-44e7-8798-a2ea2d5320a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001415 sec., 39575.971731448764 rows/sec., 3.04 MiB/sec. | ||
| 11882 | 2026.05.21 01:38:54.127072 [ 270 ] {b8ef133c-591a-44e7-8798-a2ea2d5320a0} <Debug> TCPHandler: Processed in 0.001586932 sec. | ||
| 11883 | 2026.05.21 01:38:54.127196 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11884 | 2026.05.21 01:38:54.127291 [ 270 ] {a629c415-da07-413a-bd0b-d38f6e703475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11885 | 2026.05.21 01:38:54.127331 [ 270 ] {a629c415-da07-413a-bd0b-d38f6e703475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11886 | 2026.05.21 01:38:54.127740 [ 270 ] {a629c415-da07-413a-bd0b-d38f6e703475} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11887 | 2026.05.21 01:38:54.127776 [ 270 ] {a629c415-da07-413a-bd0b-d38f6e703475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11888 | 2026.05.21 01:38:54.128072 [ 270 ] {a629c415-da07-413a-bd0b-d38f6e703475} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11889 | 2026.05.21 01:38:54.128291 [ 270 ] {a629c415-da07-413a-bd0b-d38f6e703475} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11890 | 2026.05.21 01:38:54.128416 [ 270 ] {a629c415-da07-413a-bd0b-d38f6e703475} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 11891 | 2026.05.21 01:38:54.128450 [ 270 ] {a629c415-da07-413a-bd0b-d38f6e703475} <Debug> TCPHandler: Processed in 0.001301866 sec. | ||
| 11892 | 2026.05.21 01:38:54.128583 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11893 | 2026.05.21 01:38:54.128677 [ 270 ] {8db51e94-a46d-4f60-bb19-e406dafeb0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11894 | 2026.05.21 01:38:54.128719 [ 270 ] {8db51e94-a46d-4f60-bb19-e406dafeb0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11895 | 2026.05.21 01:38:54.129099 [ 270 ] {8db51e94-a46d-4f60-bb19-e406dafeb0e3} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2026.05.21 01:38:54.129134 [ 270 ] {8db51e94-a46d-4f60-bb19-e406dafeb0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11897 | 2026.05.21 01:38:54.129447 [ 270 ] {8db51e94-a46d-4f60-bb19-e406dafeb0e3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11898 | 2026.05.21 01:38:54.129655 [ 270 ] {8db51e94-a46d-4f60-bb19-e406dafeb0e3} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2026.05.21 01:38:54.129782 [ 270 ] {8db51e94-a46d-4f60-bb19-e406dafeb0e3} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001123 sec., 131789.84861976845 rows/sec., 9.17 MiB/sec. | ||
| 11900 | 2026.05.21 01:38:54.129816 [ 270 ] {8db51e94-a46d-4f60-bb19-e406dafeb0e3} <Debug> TCPHandler: Processed in 0.001279815 sec. | ||
| 11901 | 2026.05.21 01:38:54.129932 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2026.05.21 01:38:54.130026 [ 270 ] {162811a7-59a4-4445-9b39-7dee621f7542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11903 | 2026.05.21 01:38:54.130067 [ 270 ] {162811a7-59a4-4445-9b39-7dee621f7542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11904 | 2026.05.21 01:38:54.130388 [ 270 ] {162811a7-59a4-4445-9b39-7dee621f7542} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2026.05.21 01:38:54.130423 [ 270 ] {162811a7-59a4-4445-9b39-7dee621f7542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11906 | 2026.05.21 01:38:54.130714 [ 270 ] {162811a7-59a4-4445-9b39-7dee621f7542} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11907 | 2026.05.21 01:38:54.130920 [ 270 ] {162811a7-59a4-4445-9b39-7dee621f7542} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2026.05.21 01:38:54.131045 [ 270 ] {162811a7-59a4-4445-9b39-7dee621f7542} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001038 sec., 52023.12138728323 rows/sec., 3.51 MiB/sec. | ||
| 11909 | 2026.05.21 01:38:54.131078 [ 270 ] {162811a7-59a4-4445-9b39-7dee621f7542} <Debug> TCPHandler: Processed in 0.001193544 sec. | ||
| 11910 | 2026.05.21 01:38:54.444363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25443 | ||
| 11911 | 2026.05.21 01:38:54.444941 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11912 | 2026.05.21 01:38:54.444996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11913 | 2026.05.21 01:38:54.445655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11914 | 2026.05.21 01:38:54.445977 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11915 | 2026.05.21 01:38:54.446154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25443 | ||
| 11916 | 2026.05.21 01:38:55.818958 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11917 | 2026.05.21 01:38:55.836010 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2026.05.21 01:38:55.836083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11919 | 2026.05.21 01:38:55.841938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11920 | 2026.05.21 01:38:55.842663 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2026.05.21 01:38:55.845573 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11922 | 2026.05.21 01:38:59.121671 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2026.05.21 01:38:59.121923 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11924 | 2026.05.21 01:38:59.122268 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11925 | 2026.05.21 01:38:59.122307 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11926 | 2026.05.21 01:38:59.122529 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11927 | 2026.05.21 01:38:59.122600 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11928 | 2026.05.21 01:38:59.122747 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11929 | 2026.05.21 01:38:59.122784 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11930 | 2026.05.21 01:38:59.122806 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 11931 | 2026.05.21 01:38:59.122821 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11932 | 2026.05.21 01:38:59.122864 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11933 | 2026.05.21 01:38:59.122885 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 11934 | 2026.05.21 01:38:59.123776 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.001948 sec., 20020.53388090349 rows/sec., 4.08 MiB/sec. | ||
| 11935 | 2026.05.21 01:38:59.123851 [ 270 ] {366028ac-72a7-4fc4-80a8-9fdb0c5cde1f} <Debug> TCPHandler: Processed in 0.002318566 sec. | ||
| 11936 | 2026.05.21 01:38:59.125749 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11937 | 2026.05.21 01:38:59.125866 [ 270 ] {458557b0-4122-4305-97ac-9124b522c7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11938 | 2026.05.21 01:38:59.125913 [ 270 ] {458557b0-4122-4305-97ac-9124b522c7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11939 | 2026.05.21 01:38:59.126426 [ 270 ] {458557b0-4122-4305-97ac-9124b522c7d2} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11940 | 2026.05.21 01:38:59.126471 [ 270 ] {458557b0-4122-4305-97ac-9124b522c7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11941 | 2026.05.21 01:38:59.126859 [ 270 ] {458557b0-4122-4305-97ac-9124b522c7d2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11942 | 2026.05.21 01:38:59.127089 [ 270 ] {458557b0-4122-4305-97ac-9124b522c7d2} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11943 | 2026.05.21 01:38:59.127248 [ 270 ] {458557b0-4122-4305-97ac-9124b522c7d2} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001415 sec., 62190.81272084806 rows/sec., 5.24 MiB/sec. | ||
| 11944 | 2026.05.21 01:38:59.127286 [ 270 ] {458557b0-4122-4305-97ac-9124b522c7d2} <Debug> TCPHandler: Processed in 0.001592132 sec. | ||
| 11945 | 2026.05.21 01:38:59.127427 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11946 | 2026.05.21 01:38:59.127529 [ 270 ] {b1346949-ce46-4727-affe-0c7db2569d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11947 | 2026.05.21 01:38:59.127573 [ 270 ] {b1346949-ce46-4727-affe-0c7db2569d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11948 | 2026.05.21 01:38:59.127995 [ 270 ] {b1346949-ce46-4727-affe-0c7db2569d05} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11949 | 2026.05.21 01:38:59.128033 [ 270 ] {b1346949-ce46-4727-affe-0c7db2569d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11950 | 2026.05.21 01:38:59.128353 [ 270 ] {b1346949-ce46-4727-affe-0c7db2569d05} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11951 | 2026.05.21 01:38:59.128563 [ 270 ] {b1346949-ce46-4727-affe-0c7db2569d05} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11952 | 2026.05.21 01:38:59.128691 [ 127 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11953 | 2026.05.21 01:38:59.128699 [ 270 ] {b1346949-ce46-4727-affe-0c7db2569d05} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001194 sec., 13400.33500837521 rows/sec., 1007.64 KiB/sec. | ||
| 11954 | 2026.05.21 01:38:59.128764 [ 127 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.05.21 01:38:59.128780 [ 270 ] {b1346949-ce46-4727-affe-0c7db2569d05} <Debug> TCPHandler: Processed in 0.001404428 sec. | ||
| 11956 | 2026.05.21 01:38:59.128793 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11957 | 2026.05.21 01:38:59.128898 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 11958 | 2026.05.21 01:38:59.128925 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11959 | 2026.05.21 01:38:59.128999 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11960 | 2026.05.21 01:38:59.129023 [ 270 ] {4f4dd0f6-1fb1-4c9d-9b1f-4d0bd2918391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11961 | 2026.05.21 01:38:59.129030 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 84 rows starting from the beginning of the part | ||
| 11962 | 2026.05.21 01:38:59.129065 [ 270 ] {4f4dd0f6-1fb1-4c9d-9b1f-4d0bd2918391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11963 | 2026.05.21 01:38:59.129091 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 11964 | 2026.05.21 01:38:59.129136 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 25 rows starting from the beginning of the part | ||
| 11965 | 2026.05.21 01:38:59.129177 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 16 rows starting from the beginning of the part | ||
| 11966 | 2026.05.21 01:38:59.129215 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 11967 | 2026.05.21 01:38:59.129253 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 16 rows starting from the beginning of the part | ||
| 11968 | 2026.05.21 01:38:59.129495 [ 270 ] {4f4dd0f6-1fb1-4c9d-9b1f-4d0bd2918391} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2026.05.21 01:38:59.129531 [ 270 ] {4f4dd0f6-1fb1-4c9d-9b1f-4d0bd2918391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11970 | 2026.05.21 01:38:59.129844 [ 270 ] {4f4dd0f6-1fb1-4c9d-9b1f-4d0bd2918391} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11971 | 2026.05.21 01:38:59.129999 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001131713 sec., 197046.4243142917 rows/sec., 15.17 MiB/sec. | ||
| 11972 | 2026.05.21 01:38:59.130065 [ 270 ] {4f4dd0f6-1fb1-4c9d-9b1f-4d0bd2918391} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.05.21 01:38:59.130207 [ 270 ] {4f4dd0f6-1fb1-4c9d-9b1f-4d0bd2918391} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001203 sec., 66500.41562759767 rows/sec., 5.19 MiB/sec. | ||
| 11974 | 2026.05.21 01:38:59.130226 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11975 | 2026.05.21 01:38:59.130244 [ 270 ] {4f4dd0f6-1fb1-4c9d-9b1f-4d0bd2918391} <Debug> TCPHandler: Processed in 0.001368388 sec. | ||
| 11976 | 2026.05.21 01:38:59.130401 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.05.21 01:38:59.130501 [ 270 ] {08839106-fae7-4068-ac94-2d3f7cf348bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11978 | 2026.05.21 01:38:59.130547 [ 270 ] {08839106-fae7-4068-ac94-2d3f7cf348bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11979 | 2026.05.21 01:38:59.130581 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2026.05.21 01:38:59.130680 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_71_14} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11981 | 2026.05.21 01:38:59.130802 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11982 | 2026.05.21 01:38:59.130961 [ 270 ] {08839106-fae7-4068-ac94-2d3f7cf348bb} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.05.21 01:38:59.131004 [ 270 ] {08839106-fae7-4068-ac94-2d3f7cf348bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11984 | 2026.05.21 01:38:59.131353 [ 270 ] {08839106-fae7-4068-ac94-2d3f7cf348bb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11985 | 2026.05.21 01:38:59.131584 [ 270 ] {08839106-fae7-4068-ac94-2d3f7cf348bb} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2026.05.21 01:38:59.131725 [ 270 ] {08839106-fae7-4068-ac94-2d3f7cf348bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 11987 | 2026.05.21 01:38:59.131761 [ 270 ] {08839106-fae7-4068-ac94-2d3f7cf348bb} <Debug> TCPHandler: Processed in 0.001409778 sec. | ||
| 11988 | 2026.05.21 01:38:59.131893 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11989 | 2026.05.21 01:38:59.131989 [ 270 ] {c42e2553-6a51-4199-87f3-b7abeb94e70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11990 | 2026.05.21 01:38:59.132044 [ 270 ] {c42e2553-6a51-4199-87f3-b7abeb94e70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11991 | 2026.05.21 01:38:59.132822 [ 270 ] {c42e2553-6a51-4199-87f3-b7abeb94e70a} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2026.05.21 01:38:59.132860 [ 270 ] {c42e2553-6a51-4199-87f3-b7abeb94e70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11993 | 2026.05.21 01:38:59.133386 [ 270 ] {c42e2553-6a51-4199-87f3-b7abeb94e70a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11994 | 2026.05.21 01:38:59.133612 [ 270 ] {c42e2553-6a51-4199-87f3-b7abeb94e70a} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2026.05.21 01:38:59.133753 [ 270 ] {c42e2553-6a51-4199-87f3-b7abeb94e70a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001782 sec., 8978.675645342313 rows/sec., 16.09 MiB/sec. | ||
| 11996 | 2026.05.21 01:38:59.133807 [ 270 ] {c42e2553-6a51-4199-87f3-b7abeb94e70a} <Debug> TCPHandler: Processed in 0.00196428 sec. | ||
| 11997 | 2026.05.21 01:38:59.133942 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11998 | 2026.05.21 01:38:59.134039 [ 270 ] {74dbb134-1d26-4a2c-9a96-7b657f5eb36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11999 | 2026.05.21 01:38:59.134081 [ 270 ] {74dbb134-1d26-4a2c-9a96-7b657f5eb36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12000 | 2026.05.21 01:38:59.134421 [ 270 ] {74dbb134-1d26-4a2c-9a96-7b657f5eb36c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2026.05.21 01:38:59.134457 [ 270 ] {74dbb134-1d26-4a2c-9a96-7b657f5eb36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12002 | 2026.05.21 01:38:59.134767 [ 270 ] {74dbb134-1d26-4a2c-9a96-7b657f5eb36c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12003 | 2026.05.21 01:38:59.134983 [ 270 ] {74dbb134-1d26-4a2c-9a96-7b657f5eb36c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2026.05.21 01:38:59.135115 [ 270 ] {74dbb134-1d26-4a2c-9a96-7b657f5eb36c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 12005 | 2026.05.21 01:38:59.135149 [ 270 ] {74dbb134-1d26-4a2c-9a96-7b657f5eb36c} <Debug> TCPHandler: Processed in 0.001257075 sec. | ||
| 12006 | 2026.05.21 01:39:01.781947 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12007 | 2026.05.21 01:39:01.782015 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12008 | 2026.05.21 01:39:01.947056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25891 | ||
| 12009 | 2026.05.21 01:39:01.947548 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.05.21 01:39:01.947598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12011 | 2026.05.21 01:39:01.948101 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12012 | 2026.05.21 01:39:01.948340 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.05.21 01:39:01.948486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25891 | ||
| 12014 | 2026.05.21 01:39:03.346472 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12015 | 2026.05.21 01:39:03.364908 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.05.21 01:39:03.364986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12017 | 2026.05.21 01:39:03.371410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12018 | 2026.05.21 01:39:03.372571 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12019 | 2026.05.21 01:39:03.377586 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12020 | 2026.05.21 01:39:04.121717 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.05.21 01:39:04.121979 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12022 | 2026.05.21 01:39:04.122331 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12023 | 2026.05.21 01:39:04.122372 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12024 | 2026.05.21 01:39:04.122612 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12025 | 2026.05.21 01:39:04.122687 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12026 | 2026.05.21 01:39:04.122833 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12027 | 2026.05.21 01:39:04.122872 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12028 | 2026.05.21 01:39:04.122895 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 12029 | 2026.05.21 01:39:04.122912 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12030 | 2026.05.21 01:39:04.122956 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12031 | 2026.05.21 01:39:04.122978 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 12032 | 2026.05.21 01:39:04.123879 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002011 sec., 19393.336648433615 rows/sec., 3.95 MiB/sec. | ||
| 12033 | 2026.05.21 01:39:04.123953 [ 270 ] {75bf469c-dfb3-4009-9a7d-f197ec183706} <Debug> TCPHandler: Processed in 0.002382337 sec. | ||
| 12034 | 2026.05.21 01:39:04.126098 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12035 | 2026.05.21 01:39:04.126240 [ 270 ] {c364e5fd-b4ea-478c-933e-24771389667a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12036 | 2026.05.21 01:39:04.126296 [ 270 ] {c364e5fd-b4ea-478c-933e-24771389667a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12037 | 2026.05.21 01:39:04.126887 [ 270 ] {c364e5fd-b4ea-478c-933e-24771389667a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2026.05.21 01:39:04.126936 [ 270 ] {c364e5fd-b4ea-478c-933e-24771389667a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12039 | 2026.05.21 01:39:04.127332 [ 270 ] {c364e5fd-b4ea-478c-933e-24771389667a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12040 | 2026.05.21 01:39:04.127564 [ 270 ] {c364e5fd-b4ea-478c-933e-24771389667a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2026.05.21 01:39:04.127716 [ 270 ] {c364e5fd-b4ea-478c-933e-24771389667a} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001517 sec., 69874.75280158207 rows/sec., 5.87 MiB/sec. | ||
| 12042 | 2026.05.21 01:39:04.127756 [ 270 ] {c364e5fd-b4ea-478c-933e-24771389667a} <Debug> TCPHandler: Processed in 0.001719605 sec. | ||
| 12043 | 2026.05.21 01:39:04.127884 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2026.05.21 01:39:04.127985 [ 270 ] {168e95fa-62a4-4a0f-a237-6913e3416b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12045 | 2026.05.21 01:39:04.128029 [ 270 ] {168e95fa-62a4-4a0f-a237-6913e3416b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12046 | 2026.05.21 01:39:04.128445 [ 270 ] {168e95fa-62a4-4a0f-a237-6913e3416b44} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.05.21 01:39:04.128483 [ 270 ] {168e95fa-62a4-4a0f-a237-6913e3416b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12048 | 2026.05.21 01:39:04.128790 [ 270 ] {168e95fa-62a4-4a0f-a237-6913e3416b44} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12049 | 2026.05.21 01:39:04.129012 [ 270 ] {168e95fa-62a4-4a0f-a237-6913e3416b44} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.05.21 01:39:04.129149 [ 270 ] {168e95fa-62a4-4a0f-a237-6913e3416b44} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001185 sec., 21097.04641350211 rows/sec., 1.55 MiB/sec. | ||
| 12051 | 2026.05.21 01:39:04.129184 [ 270 ] {168e95fa-62a4-4a0f-a237-6913e3416b44} <Debug> TCPHandler: Processed in 0.001350607 sec. | ||
| 12052 | 2026.05.21 01:39:04.129299 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12053 | 2026.05.21 01:39:04.129396 [ 270 ] {0bd599a1-ce87-4162-99f9-e2779e8a9857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12054 | 2026.05.21 01:39:04.129437 [ 270 ] {0bd599a1-ce87-4162-99f9-e2779e8a9857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12055 | 2026.05.21 01:39:04.129852 [ 270 ] {0bd599a1-ce87-4162-99f9-e2779e8a9857} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2026.05.21 01:39:04.129888 [ 270 ] {0bd599a1-ce87-4162-99f9-e2779e8a9857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12057 | 2026.05.21 01:39:04.130188 [ 270 ] {0bd599a1-ce87-4162-99f9-e2779e8a9857} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12058 | 2026.05.21 01:39:04.130398 [ 270 ] {0bd599a1-ce87-4162-99f9-e2779e8a9857} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12059 | 2026.05.21 01:39:04.130526 [ 270 ] {0bd599a1-ce87-4162-99f9-e2779e8a9857} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001149 sec., 77458.6597040905 rows/sec., 6.05 MiB/sec. | ||
| 12060 | 2026.05.21 01:39:04.130560 [ 270 ] {0bd599a1-ce87-4162-99f9-e2779e8a9857} <Debug> TCPHandler: Processed in 0.001310966 sec. | ||
| 12061 | 2026.05.21 01:39:04.130679 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2026.05.21 01:39:04.130775 [ 270 ] {ec7adfd0-f059-41fc-a46c-7bc56110f670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12063 | 2026.05.21 01:39:04.130819 [ 270 ] {ec7adfd0-f059-41fc-a46c-7bc56110f670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12064 | 2026.05.21 01:39:04.131222 [ 270 ] {ec7adfd0-f059-41fc-a46c-7bc56110f670} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.05.21 01:39:04.131259 [ 270 ] {ec7adfd0-f059-41fc-a46c-7bc56110f670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12066 | 2026.05.21 01:39:04.131576 [ 270 ] {ec7adfd0-f059-41fc-a46c-7bc56110f670} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12067 | 2026.05.21 01:39:04.131798 [ 270 ] {ec7adfd0-f059-41fc-a46c-7bc56110f670} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.05.21 01:39:04.131929 [ 270 ] {ec7adfd0-f059-41fc-a46c-7bc56110f670} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 12069 | 2026.05.21 01:39:04.131963 [ 270 ] {ec7adfd0-f059-41fc-a46c-7bc56110f670} <Debug> TCPHandler: Processed in 0.001333467 sec. | ||
| 12070 | 2026.05.21 01:39:04.132077 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12071 | 2026.05.21 01:39:04.132173 [ 270 ] {12ef7220-f3c4-415f-b0c9-46d0928242a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12072 | 2026.05.21 01:39:04.132229 [ 270 ] {12ef7220-f3c4-415f-b0c9-46d0928242a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12073 | 2026.05.21 01:39:04.133012 [ 270 ] {12ef7220-f3c4-415f-b0c9-46d0928242a9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12074 | 2026.05.21 01:39:04.133049 [ 270 ] {12ef7220-f3c4-415f-b0c9-46d0928242a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12075 | 2026.05.21 01:39:04.133569 [ 270 ] {12ef7220-f3c4-415f-b0c9-46d0928242a9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12076 | 2026.05.21 01:39:04.133802 [ 270 ] {12ef7220-f3c4-415f-b0c9-46d0928242a9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2026.05.21 01:39:04.133930 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12078 | 2026.05.21 01:39:04.133944 [ 270 ] {12ef7220-f3c4-415f-b0c9-46d0928242a9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001789 sec., 13974.287311347121 rows/sec., 25.04 MiB/sec. | ||
| 12079 | 2026.05.21 01:39:04.134009 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2026.05.21 01:39:04.134037 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12081 | 2026.05.21 01:39:04.134047 [ 270 ] {12ef7220-f3c4-415f-b0c9-46d0928242a9} <Debug> TCPHandler: Processed in 0.00201907 sec. | ||
| 12082 | 2026.05.21 01:39:04.134163 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 12083 | 2026.05.21 01:39:04.134187 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2026.05.21 01:39:04.134303 [ 270 ] {40ed25bd-6907-4833-8c5d-f3dbb655a980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12085 | 2026.05.21 01:39:04.134345 [ 270 ] {40ed25bd-6907-4833-8c5d-f3dbb655a980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12086 | 2026.05.21 01:39:04.134445 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12087 | 2026.05.21 01:39:04.134524 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1398 rows starting from the beginning of the part | ||
| 12088 | 2026.05.21 01:39:04.134676 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 12089 | 2026.05.21 01:39:04.134681 [ 270 ] {40ed25bd-6907-4833-8c5d-f3dbb655a980} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.05.21 01:39:04.134731 [ 270 ] {40ed25bd-6907-4833-8c5d-f3dbb655a980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12091 | 2026.05.21 01:39:04.134801 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part | ||
| 12092 | 2026.05.21 01:39:04.134918 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 12093 | 2026.05.21 01:39:04.135030 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 16 rows starting from the beginning of the part | ||
| 12094 | 2026.05.21 01:39:04.135058 [ 270 ] {40ed25bd-6907-4833-8c5d-f3dbb655a980} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12095 | 2026.05.21 01:39:04.135132 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 12096 | 2026.05.21 01:39:04.135288 [ 270 ] {40ed25bd-6907-4833-8c5d-f3dbb655a980} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.05.21 01:39:04.135425 [ 270 ] {40ed25bd-6907-4833-8c5d-f3dbb655a980} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 12098 | 2026.05.21 01:39:04.135459 [ 270 ] {40ed25bd-6907-4833-8c5d-f3dbb655a980} <Debug> TCPHandler: Processed in 0.001321856 sec. | ||
| 12099 | 2026.05.21 01:39:04.142394 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 19 columns (19 merged, 0 gathered) in 0.008289925 sec., 182872.58328633854 rows/sec., 327.70 MiB/sec. | ||
| 12100 | 2026.05.21 01:39:04.144389 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12101 | 2026.05.21 01:39:04.144748 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2026.05.21 01:39:04.144825 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12103 | 2026.05.21 01:39:04.144981 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12104 | 2026.05.21 01:39:05.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.06 MiB, peak 343.62 MiB, free memory in arenas 0.00 B, will set to 335.37 MiB (RSS), difference: 3.31 MiB | ||
| 12105 | 2026.05.21 01:39:09.123191 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12106 | 2026.05.21 01:39:09.123477 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 12107 | 2026.05.21 01:39:09.123878 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12108 | 2026.05.21 01:39:09.123932 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 12109 | 2026.05.21 01:39:09.124220 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12110 | 2026.05.21 01:39:09.124314 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12111 | 2026.05.21 01:39:09.124464 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 12112 | 2026.05.21 01:39:09.124501 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12113 | 2026.05.21 01:39:09.124524 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 12114 | 2026.05.21 01:39:09.124539 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12115 | 2026.05.21 01:39:09.124583 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 12116 | 2026.05.21 01:39:09.124603 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 12117 | 2026.05.21 01:39:09.125463 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002104 sec., 18536.121673003803 rows/sec., 3.78 MiB/sec. | ||
| 12118 | 2026.05.21 01:39:09.125541 [ 270 ] {e3fbe028-a261-457c-8d3e-c53bf04effc5} <Debug> TCPHandler: Processed in 0.00249347 sec. | ||
| 12119 | 2026.05.21 01:39:09.128177 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2026.05.21 01:39:09.128315 [ 270 ] {37877afc-c828-4311-877f-465ba71dd9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12121 | 2026.05.21 01:39:09.128370 [ 270 ] {37877afc-c828-4311-877f-465ba71dd9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12122 | 2026.05.21 01:39:09.128908 [ 270 ] {37877afc-c828-4311-877f-465ba71dd9da} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2026.05.21 01:39:09.128951 [ 270 ] {37877afc-c828-4311-877f-465ba71dd9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12124 | 2026.05.21 01:39:09.129356 [ 270 ] {37877afc-c828-4311-877f-465ba71dd9da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12125 | 2026.05.21 01:39:09.129584 [ 270 ] {37877afc-c828-4311-877f-465ba71dd9da} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2026.05.21 01:39:09.129738 [ 270 ] {37877afc-c828-4311-877f-465ba71dd9da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001462 sec., 16415.868673050616 rows/sec., 1.36 MiB/sec. | ||
| 12127 | 2026.05.21 01:39:09.129775 [ 270 ] {37877afc-c828-4311-877f-465ba71dd9da} <Debug> TCPHandler: Processed in 0.001661603 sec. | ||
| 12128 | 2026.05.21 01:39:09.129902 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12129 | 2026.05.21 01:39:09.130003 [ 270 ] {0b56d84b-1bcf-4c33-9fd2-c25cd64e21b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12130 | 2026.05.21 01:39:09.130046 [ 270 ] {0b56d84b-1bcf-4c33-9fd2-c25cd64e21b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12131 | 2026.05.21 01:39:09.130438 [ 270 ] {0b56d84b-1bcf-4c33-9fd2-c25cd64e21b0} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2026.05.21 01:39:09.130473 [ 270 ] {0b56d84b-1bcf-4c33-9fd2-c25cd64e21b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12133 | 2026.05.21 01:39:09.130758 [ 270 ] {0b56d84b-1bcf-4c33-9fd2-c25cd64e21b0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12134 | 2026.05.21 01:39:09.130963 [ 270 ] {0b56d84b-1bcf-4c33-9fd2-c25cd64e21b0} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2026.05.21 01:39:09.131085 [ 270 ] {0b56d84b-1bcf-4c33-9fd2-c25cd64e21b0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001124 sec., 1779.3594306049822 rows/sec., 145.09 KiB/sec. | ||
| 12136 | 2026.05.21 01:39:09.131117 [ 270 ] {0b56d84b-1bcf-4c33-9fd2-c25cd64e21b0} <Debug> TCPHandler: Processed in 0.001287956 sec. | ||
| 12137 | 2026.05.21 01:39:09.131225 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12138 | 2026.05.21 01:39:09.131316 [ 270 ] {5b3da001-e64a-4369-8973-4d3fd4637e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12139 | 2026.05.21 01:39:09.131354 [ 270 ] {5b3da001-e64a-4369-8973-4d3fd4637e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12140 | 2026.05.21 01:39:09.131869 [ 270 ] {5b3da001-e64a-4369-8973-4d3fd4637e64} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2026.05.21 01:39:09.131904 [ 270 ] {5b3da001-e64a-4369-8973-4d3fd4637e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12142 | 2026.05.21 01:39:09.132219 [ 270 ] {5b3da001-e64a-4369-8973-4d3fd4637e64} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12143 | 2026.05.21 01:39:09.132418 [ 270 ] {5b3da001-e64a-4369-8973-4d3fd4637e64} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2026.05.21 01:39:09.132545 [ 270 ] {5b3da001-e64a-4369-8973-4d3fd4637e64} <Debug> executeQuery: Read 209 rows, 19.12 KiB in 0.001211 sec., 172584.64079273326 rows/sec., 15.42 MiB/sec. | ||
| 12145 | 2026.05.21 01:39:09.132580 [ 270 ] {5b3da001-e64a-4369-8973-4d3fd4637e64} <Debug> TCPHandler: Processed in 0.001373987 sec. | ||
| 12146 | 2026.05.21 01:39:09.132697 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12147 | 2026.05.21 01:39:09.132793 [ 270 ] {2d39a94e-415b-4fea-a877-7f54e8823e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12148 | 2026.05.21 01:39:09.132833 [ 270 ] {2d39a94e-415b-4fea-a877-7f54e8823e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12149 | 2026.05.21 01:39:09.133227 [ 270 ] {2d39a94e-415b-4fea-a877-7f54e8823e61} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12150 | 2026.05.21 01:39:09.133261 [ 270 ] {2d39a94e-415b-4fea-a877-7f54e8823e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12151 | 2026.05.21 01:39:09.133552 [ 270 ] {2d39a94e-415b-4fea-a877-7f54e8823e61} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12152 | 2026.05.21 01:39:09.133756 [ 270 ] {2d39a94e-415b-4fea-a877-7f54e8823e61} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12153 | 2026.05.21 01:39:09.133884 [ 270 ] {2d39a94e-415b-4fea-a877-7f54e8823e61} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001109 sec., 27051.397655545537 rows/sec., 2.03 MiB/sec. | ||
| 12154 | 2026.05.21 01:39:09.133917 [ 270 ] {2d39a94e-415b-4fea-a877-7f54e8823e61} <Debug> TCPHandler: Processed in 0.001270436 sec. | ||
| 12155 | 2026.05.21 01:39:09.134030 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12156 | 2026.05.21 01:39:09.134127 [ 270 ] {cc872fbb-75f8-49b8-8d16-a0c3c33c8501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12157 | 2026.05.21 01:39:09.134166 [ 270 ] {cc872fbb-75f8-49b8-8d16-a0c3c33c8501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12158 | 2026.05.21 01:39:09.134559 [ 270 ] {cc872fbb-75f8-49b8-8d16-a0c3c33c8501} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2026.05.21 01:39:09.134593 [ 270 ] {cc872fbb-75f8-49b8-8d16-a0c3c33c8501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12160 | 2026.05.21 01:39:09.134882 [ 270 ] {cc872fbb-75f8-49b8-8d16-a0c3c33c8501} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12161 | 2026.05.21 01:39:09.135089 [ 270 ] {cc872fbb-75f8-49b8-8d16-a0c3c33c8501} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2026.05.21 01:39:09.135215 [ 270 ] {cc872fbb-75f8-49b8-8d16-a0c3c33c8501} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. | ||
| 12163 | 2026.05.21 01:39:09.135249 [ 270 ] {cc872fbb-75f8-49b8-8d16-a0c3c33c8501} <Debug> TCPHandler: Processed in 0.001267555 sec. | ||
| 12164 | 2026.05.21 01:39:09.135361 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12165 | 2026.05.21 01:39:09.135456 [ 270 ] {5d6bf46c-0b14-4794-89bd-5c44cd4df23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12166 | 2026.05.21 01:39:09.135495 [ 270 ] {5d6bf46c-0b14-4794-89bd-5c44cd4df23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12167 | 2026.05.21 01:39:09.135877 [ 270 ] {5d6bf46c-0b14-4794-89bd-5c44cd4df23e} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12168 | 2026.05.21 01:39:09.135911 [ 270 ] {5d6bf46c-0b14-4794-89bd-5c44cd4df23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12169 | 2026.05.21 01:39:09.136201 [ 270 ] {5d6bf46c-0b14-4794-89bd-5c44cd4df23e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12170 | 2026.05.21 01:39:09.136410 [ 270 ] {5d6bf46c-0b14-4794-89bd-5c44cd4df23e} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12171 | 2026.05.21 01:39:09.136540 [ 270 ] {5d6bf46c-0b14-4794-89bd-5c44cd4df23e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 12172 | 2026.05.21 01:39:09.136573 [ 270 ] {5d6bf46c-0b14-4794-89bd-5c44cd4df23e} <Debug> TCPHandler: Processed in 0.001261416 sec. | ||
| 12173 | 2026.05.21 01:39:09.136695 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12174 | 2026.05.21 01:39:09.136794 [ 270 ] {cc61ced0-f165-4800-8317-b7ce97d7e48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12175 | 2026.05.21 01:39:09.136833 [ 270 ] {cc61ced0-f165-4800-8317-b7ce97d7e48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12176 | 2026.05.21 01:39:09.137263 [ 270 ] {cc61ced0-f165-4800-8317-b7ce97d7e48a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2026.05.21 01:39:09.137299 [ 270 ] {cc61ced0-f165-4800-8317-b7ce97d7e48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12178 | 2026.05.21 01:39:09.137602 [ 270 ] {cc61ced0-f165-4800-8317-b7ce97d7e48a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12179 | 2026.05.21 01:39:09.137803 [ 270 ] {cc61ced0-f165-4800-8317-b7ce97d7e48a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12180 | 2026.05.21 01:39:09.137930 [ 270 ] {cc61ced0-f165-4800-8317-b7ce97d7e48a} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.001158 sec., 101899.82728842832 rows/sec., 8.28 MiB/sec. | ||
| 12181 | 2026.05.21 01:39:09.137963 [ 270 ] {cc61ced0-f165-4800-8317-b7ce97d7e48a} <Debug> TCPHandler: Processed in 0.001316746 sec. | ||
| 12182 | 2026.05.21 01:39:09.138078 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12183 | 2026.05.21 01:39:09.138174 [ 270 ] {8a7e4b9c-e767-4c35-836d-e7bbd9c52c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12184 | 2026.05.21 01:39:09.138217 [ 270 ] {8a7e4b9c-e767-4c35-836d-e7bbd9c52c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12185 | 2026.05.21 01:39:09.138613 [ 270 ] {8a7e4b9c-e767-4c35-836d-e7bbd9c52c78} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2026.05.21 01:39:09.138647 [ 270 ] {8a7e4b9c-e767-4c35-836d-e7bbd9c52c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12187 | 2026.05.21 01:39:09.138964 [ 270 ] {8a7e4b9c-e767-4c35-836d-e7bbd9c52c78} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12188 | 2026.05.21 01:39:09.139167 [ 270 ] {8a7e4b9c-e767-4c35-836d-e7bbd9c52c78} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2026.05.21 01:39:09.139293 [ 270 ] {8a7e4b9c-e767-4c35-836d-e7bbd9c52c78} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001137 sec., 173262.97273526824 rows/sec., 12.43 MiB/sec. | ||
| 12190 | 2026.05.21 01:39:09.139326 [ 270 ] {8a7e4b9c-e767-4c35-836d-e7bbd9c52c78} <Debug> TCPHandler: Processed in 0.001297295 sec. | ||
| 12191 | 2026.05.21 01:39:09.139439 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12192 | 2026.05.21 01:39:09.139535 [ 270 ] {6e079a3d-2c2d-4070-b39f-7135cdca8b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12193 | 2026.05.21 01:39:09.139589 [ 270 ] {6e079a3d-2c2d-4070-b39f-7135cdca8b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12194 | 2026.05.21 01:39:09.140347 [ 270 ] {6e079a3d-2c2d-4070-b39f-7135cdca8b73} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2026.05.21 01:39:09.140382 [ 270 ] {6e079a3d-2c2d-4070-b39f-7135cdca8b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12196 | 2026.05.21 01:39:09.140896 [ 270 ] {6e079a3d-2c2d-4070-b39f-7135cdca8b73} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12197 | 2026.05.21 01:39:09.141112 [ 270 ] {6e079a3d-2c2d-4070-b39f-7135cdca8b73} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12198 | 2026.05.21 01:39:09.141252 [ 270 ] {6e079a3d-2c2d-4070-b39f-7135cdca8b73} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001735 sec., 9221.902017291066 rows/sec., 16.53 MiB/sec. | ||
| 12199 | 2026.05.21 01:39:09.141304 [ 270 ] {6e079a3d-2c2d-4070-b39f-7135cdca8b73} <Debug> TCPHandler: Processed in 0.001913148 sec. | ||
| 12200 | 2026.05.21 01:39:09.141427 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12201 | 2026.05.21 01:39:09.141524 [ 270 ] {bc4298c4-ada2-4258-b6fc-f7fd193af0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12202 | 2026.05.21 01:39:09.141566 [ 270 ] {bc4298c4-ada2-4258-b6fc-f7fd193af0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12203 | 2026.05.21 01:39:09.141905 [ 270 ] {bc4298c4-ada2-4258-b6fc-f7fd193af0e4} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12204 | 2026.05.21 01:39:09.141940 [ 270 ] {bc4298c4-ada2-4258-b6fc-f7fd193af0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12205 | 2026.05.21 01:39:09.142241 [ 270 ] {bc4298c4-ada2-4258-b6fc-f7fd193af0e4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12206 | 2026.05.21 01:39:09.142440 [ 270 ] {bc4298c4-ada2-4258-b6fc-f7fd193af0e4} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12207 | 2026.05.21 01:39:09.142568 [ 270 ] {bc4298c4-ada2-4258-b6fc-f7fd193af0e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 12208 | 2026.05.21 01:39:09.142600 [ 270 ] {bc4298c4-ada2-4258-b6fc-f7fd193af0e4} <Debug> TCPHandler: Processed in 0.001222865 sec. | ||
| 12209 | 2026.05.21 01:39:09.448695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26403 | ||
| 12210 | 2026.05.21 01:39:09.449419 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12211 | 2026.05.21 01:39:09.449471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12212 | 2026.05.21 01:39:09.449963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12213 | 2026.05.21 01:39:09.450197 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2026.05.21 01:39:09.450346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26403 | ||
| 12215 | 2026.05.21 01:39:10.877701 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12216 | 2026.05.21 01:39:10.895018 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12217 | 2026.05.21 01:39:10.895080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12218 | 2026.05.21 01:39:10.901286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12219 | 2026.05.21 01:39:10.901952 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2026.05.21 01:39:10.904998 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12221 | 2026.05.21 01:39:14.122538 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12222 | 2026.05.21 01:39:14.122814 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12223 | 2026.05.21 01:39:14.123192 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12224 | 2026.05.21 01:39:14.123237 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12225 | 2026.05.21 01:39:14.123489 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12226 | 2026.05.21 01:39:14.123560 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12227 | 2026.05.21 01:39:14.123699 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12228 | 2026.05.21 01:39:14.123735 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12229 | 2026.05.21 01:39:14.123757 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 12230 | 2026.05.21 01:39:14.123772 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12231 | 2026.05.21 01:39:14.123813 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12232 | 2026.05.21 01:39:14.123852 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 12233 | 2026.05.21 01:39:14.124748 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002108 sec., 18500.948766603415 rows/sec., 3.77 MiB/sec. | ||
| 12234 | 2026.05.21 01:39:14.124880 [ 270 ] {f130b113-18d1-4935-b826-b75f108930b3} <Debug> TCPHandler: Processed in 0.002479799 sec. | ||
| 12235 | 2026.05.21 01:39:14.126996 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2026.05.21 01:39:14.127129 [ 270 ] {f554858d-4f66-4224-bf25-2eb484161d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12237 | 2026.05.21 01:39:14.127181 [ 270 ] {f554858d-4f66-4224-bf25-2eb484161d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12238 | 2026.05.21 01:39:14.127775 [ 270 ] {f554858d-4f66-4224-bf25-2eb484161d8d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.05.21 01:39:14.127817 [ 270 ] {f554858d-4f66-4224-bf25-2eb484161d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12240 | 2026.05.21 01:39:14.128186 [ 270 ] {f554858d-4f66-4224-bf25-2eb484161d8d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12241 | 2026.05.21 01:39:14.128399 [ 270 ] {f554858d-4f66-4224-bf25-2eb484161d8d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.05.21 01:39:14.128542 [ 270 ] {f554858d-4f66-4224-bf25-2eb484161d8d} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00145 sec., 73103.44827586207 rows/sec., 6.14 MiB/sec. | ||
| 12243 | 2026.05.21 01:39:14.128545 [ 124 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12244 | 2026.05.21 01:39:14.128578 [ 270 ] {f554858d-4f66-4224-bf25-2eb484161d8d} <Debug> TCPHandler: Processed in 0.001643373 sec. | ||
| 12245 | 2026.05.21 01:39:14.128618 [ 124 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.05.21 01:39:14.128644 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12247 | 2026.05.21 01:39:14.128731 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12248 | 2026.05.21 01:39:14.128798 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 12249 | 2026.05.21 01:39:14.128830 [ 270 ] {d93c72ea-d576-48ee-a918-2e28e21e545f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12250 | 2026.05.21 01:39:14.128880 [ 270 ] {d93c72ea-d576-48ee-a918-2e28e21e545f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12251 | 2026.05.21 01:39:14.128947 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12252 | 2026.05.21 01:39:14.128985 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2620 rows starting from the beginning of the part | ||
| 12253 | 2026.05.21 01:39:14.129051 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 12254 | 2026.05.21 01:39:14.129097 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 88 rows starting from the beginning of the part | ||
| 12255 | 2026.05.21 01:39:14.129141 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 106 rows starting from the beginning of the part | ||
| 12256 | 2026.05.21 01:39:14.129180 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 209 rows starting from the beginning of the part | ||
| 12257 | 2026.05.21 01:39:14.129221 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 106 rows starting from the beginning of the part | ||
| 12258 | 2026.05.21 01:39:14.129313 [ 270 ] {d93c72ea-d576-48ee-a918-2e28e21e545f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.05.21 01:39:14.129353 [ 270 ] {d93c72ea-d576-48ee-a918-2e28e21e545f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12260 | 2026.05.21 01:39:14.129667 [ 270 ] {d93c72ea-d576-48ee-a918-2e28e21e545f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12261 | 2026.05.21 01:39:14.129901 [ 270 ] {d93c72ea-d576-48ee-a918-2e28e21e545f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.05.21 01:39:14.130039 [ 270 ] {d93c72ea-d576-48ee-a918-2e28e21e545f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001227 sec., 20374.89812550937 rows/sec., 1.50 MiB/sec. | ||
| 12263 | 2026.05.21 01:39:14.130073 [ 270 ] {d93c72ea-d576-48ee-a918-2e28e21e545f} <Debug> TCPHandler: Processed in 0.001395617 sec. | ||
| 12264 | 2026.05.21 01:39:14.130191 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.05.21 01:39:14.130285 [ 270 ] {995ab8a1-0ddf-4bb9-b652-90d0959e179d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12266 | 2026.05.21 01:39:14.130325 [ 270 ] {995ab8a1-0ddf-4bb9-b652-90d0959e179d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12267 | 2026.05.21 01:39:14.130549 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809476 sec., 1760178.0847051854 rows/sec., 142.38 MiB/sec. | ||
| 12268 | 2026.05.21 01:39:14.130748 [ 270 ] {995ab8a1-0ddf-4bb9-b652-90d0959e179d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12269 | 2026.05.21 01:39:14.130788 [ 270 ] {995ab8a1-0ddf-4bb9-b652-90d0959e179d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12270 | 2026.05.21 01:39:14.130893 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12271 | 2026.05.21 01:39:14.131110 [ 270 ] {995ab8a1-0ddf-4bb9-b652-90d0959e179d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12272 | 2026.05.21 01:39:14.131245 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12273 | 2026.05.21 01:39:14.131348 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_91_18} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12274 | 2026.05.21 01:39:14.131352 [ 270 ] {995ab8a1-0ddf-4bb9-b652-90d0959e179d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.05.21 01:39:14.131464 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 12276 | 2026.05.21 01:39:14.131489 [ 124 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12277 | 2026.05.21 01:39:14.131497 [ 270 ] {995ab8a1-0ddf-4bb9-b652-90d0959e179d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00123 sec., 72357.72357723577 rows/sec., 5.65 MiB/sec. | ||
| 12278 | 2026.05.21 01:39:14.131540 [ 124 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12279 | 2026.05.21 01:39:14.131561 [ 270 ] {995ab8a1-0ddf-4bb9-b652-90d0959e179d} <Debug> TCPHandler: Processed in 0.001416518 sec. | ||
| 12280 | 2026.05.21 01:39:14.131570 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12281 | 2026.05.21 01:39:14.131693 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 12282 | 2026.05.21 01:39:14.131723 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.05.21 01:39:14.131831 [ 270 ] {b566fee8-2c3e-4d79-ad5f-558788c56bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12284 | 2026.05.21 01:39:14.131833 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12285 | 2026.05.21 01:39:14.131884 [ 270 ] {b566fee8-2c3e-4d79-ad5f-558788c56bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12286 | 2026.05.21 01:39:14.131887 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1405 rows starting from the beginning of the part | ||
| 12287 | 2026.05.21 01:39:14.131977 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 12288 | 2026.05.21 01:39:14.132037 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 80 rows starting from the beginning of the part | ||
| 12289 | 2026.05.21 01:39:14.132090 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 89 rows starting from the beginning of the part | ||
| 12290 | 2026.05.21 01:39:14.132133 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 118 rows starting from the beginning of the part | ||
| 12291 | 2026.05.21 01:39:14.132186 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 89 rows starting from the beginning of the part | ||
| 12292 | 2026.05.21 01:39:14.132342 [ 270 ] {b566fee8-2c3e-4d79-ad5f-558788c56bd5} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.05.21 01:39:14.132384 [ 270 ] {b566fee8-2c3e-4d79-ad5f-558788c56bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12294 | 2026.05.21 01:39:14.132742 [ 270 ] {b566fee8-2c3e-4d79-ad5f-558788c56bd5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12295 | 2026.05.21 01:39:14.132979 [ 270 ] {b566fee8-2c3e-4d79-ad5f-558788c56bd5} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.05.21 01:39:14.133104 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 12297 | 2026.05.21 01:39:14.133111 [ 270 ] {b566fee8-2c3e-4d79-ad5f-558788c56bd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 12298 | 2026.05.21 01:39:14.133143 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.05.21 01:39:14.133156 [ 270 ] {b566fee8-2c3e-4d79-ad5f-558788c56bd5} <Debug> TCPHandler: Processed in 0.001481939 sec. | ||
| 12300 | 2026.05.21 01:39:14.133164 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12301 | 2026.05.21 01:39:14.133243 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 12302 | 2026.05.21 01:39:14.133283 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636143 sec., 1127652.0450840788 rows/sec., 83.87 MiB/sec. | ||
| 12303 | 2026.05.21 01:39:14.133289 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2026.05.21 01:39:14.133348 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12305 | 2026.05.21 01:39:14.133382 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 31041 rows starting from the beginning of the part | ||
| 12306 | 2026.05.21 01:39:14.133396 [ 270 ] {86f5cbf6-0481-4da9-82ae-28eee6bd08e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12307 | 2026.05.21 01:39:14.133437 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 148 rows starting from the beginning of the part | ||
| 12308 | 2026.05.21 01:39:14.133457 [ 270 ] {86f5cbf6-0481-4da9-82ae-28eee6bd08e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12309 | 2026.05.21 01:39:14.133487 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12310 | 2026.05.21 01:39:14.133491 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12311 | 2026.05.21 01:39:14.133553 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12312 | 2026.05.21 01:39:14.133596 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 197 rows starting from the beginning of the part | ||
| 12313 | 2026.05.21 01:39:14.133778 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2026.05.21 01:39:14.133873 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_91_18} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12315 | 2026.05.21 01:39:14.133958 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 12316 | 2026.05.21 01:39:14.134290 [ 270 ] {86f5cbf6-0481-4da9-82ae-28eee6bd08e7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12317 | 2026.05.21 01:39:14.134327 [ 270 ] {86f5cbf6-0481-4da9-82ae-28eee6bd08e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12318 | 2026.05.21 01:39:14.134852 [ 270 ] {86f5cbf6-0481-4da9-82ae-28eee6bd08e7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12319 | 2026.05.21 01:39:14.135096 [ 270 ] {86f5cbf6-0481-4da9-82ae-28eee6bd08e7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12320 | 2026.05.21 01:39:14.135261 [ 270 ] {86f5cbf6-0481-4da9-82ae-28eee6bd08e7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001883 sec., 13276.68613913967 rows/sec., 23.79 MiB/sec. | ||
| 12321 | 2026.05.21 01:39:14.135311 [ 270 ] {86f5cbf6-0481-4da9-82ae-28eee6bd08e7} <Debug> TCPHandler: Processed in 0.002069701 sec. | ||
| 12322 | 2026.05.21 01:39:14.135432 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12323 | 2026.05.21 01:39:14.135526 [ 270 ] {6e6ddd8c-fd1c-4404-a33d-999018b14097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12324 | 2026.05.21 01:39:14.135566 [ 270 ] {6e6ddd8c-fd1c-4404-a33d-999018b14097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12325 | 2026.05.21 01:39:14.135905 [ 270 ] {6e6ddd8c-fd1c-4404-a33d-999018b14097} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12326 | 2026.05.21 01:39:14.135938 [ 270 ] {6e6ddd8c-fd1c-4404-a33d-999018b14097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12327 | 2026.05.21 01:39:14.136464 [ 270 ] {6e6ddd8c-fd1c-4404-a33d-999018b14097} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12328 | 2026.05.21 01:39:14.136678 [ 270 ] {6e6ddd8c-fd1c-4404-a33d-999018b14097} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12329 | 2026.05.21 01:39:14.136780 [ 118 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12330 | 2026.05.21 01:39:14.136804 [ 270 ] {6e6ddd8c-fd1c-4404-a33d-999018b14097} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. | ||
| 12331 | 2026.05.21 01:39:14.136809 [ 118 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2026.05.21 01:39:14.136835 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12333 | 2026.05.21 01:39:14.136838 [ 270 ] {6e6ddd8c-fd1c-4404-a33d-999018b14097} <Debug> TCPHandler: Processed in 0.001452979 sec. | ||
| 12334 | 2026.05.21 01:39:14.136908 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 12335 | 2026.05.21 01:39:14.137004 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12336 | 2026.05.21 01:39:14.137029 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4476 rows starting from the beginning of the part | ||
| 12337 | 2026.05.21 01:39:14.137072 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 54 rows starting from the beginning of the part | ||
| 12338 | 2026.05.21 01:39:14.137111 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12339 | 2026.05.21 01:39:14.137146 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 12340 | 2026.05.21 01:39:14.137181 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 12341 | 2026.05.21 01:39:14.137215 [ 196 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12342 | 2026.05.21 01:39:14.139083 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4770 rows, containing 4 columns (4 merged, 0 gathered) in 0.002201344 sec., 2166858.064891266 rows/sec., 146.11 MiB/sec. | ||
| 12343 | 2026.05.21 01:39:14.139657 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12344 | 2026.05.21 01:39:14.139959 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_91_18} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2026.05.21 01:39:14.140047 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_91_18} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12346 | 2026.05.21 01:39:14.140133 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31706 rows, containing 5 columns (5 merged, 0 gathered) in 0.006924688 sec., 4578690.0435080975 rows/sec., 297.09 MiB/sec. | ||
| 12347 | 2026.05.21 01:39:14.140157 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12348 | 2026.05.21 01:39:14.140725 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12349 | 2026.05.21 01:39:14.141036 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2026.05.21 01:39:14.141128 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 12351 | 2026.05.21 01:39:14.141235 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12352 | 2026.05.21 01:39:16.782283 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12353 | 2026.05.21 01:39:16.782381 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12354 | 2026.05.21 01:39:16.950531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26851 | ||
| 12355 | 2026.05.21 01:39:16.951082 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2026.05.21 01:39:16.951134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12357 | 2026.05.21 01:39:16.951659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12358 | 2026.05.21 01:39:16.951896 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2026.05.21 01:39:16.952038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26851 | ||
| 12360 | 2026.05.21 01:39:16.952064 [ 138 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12361 | 2026.05.21 01:39:16.952135 [ 138 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2026.05.21 01:39:16.952159 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12363 | 2026.05.21 01:39:16.952335 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 12364 | 2026.05.21 01:39:16.952557 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12365 | 2026.05.21 01:39:16.952620 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24483 rows starting from the beginning of the part | ||
| 12366 | 2026.05.21 01:39:16.952685 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 12367 | 2026.05.21 01:39:16.952732 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 12368 | 2026.05.21 01:39:16.952774 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 12369 | 2026.05.21 01:39:16.952812 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 12370 | 2026.05.21 01:39:16.952848 [ 191 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 12371 | 2026.05.21 01:39:16.954966 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26851 rows, containing 4 columns (4 merged, 0 gathered) in 0.002724844 sec., 9854142.108685855 rows/sec., 140.96 MiB/sec. | ||
| 12372 | 2026.05.21 01:39:16.955274 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12373 | 2026.05.21 01:39:16.955577 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_56_11} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2026.05.21 01:39:16.955659 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_56_11} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12375 | 2026.05.21 01:39:16.955776 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 12376 | 2026.05.21 01:39:18.405124 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12377 | 2026.05.21 01:39:18.423019 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2026.05.21 01:39:18.423082 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12379 | 2026.05.21 01:39:18.429336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12380 | 2026.05.21 01:39:18.430020 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12381 | 2026.05.21 01:39:18.430339 [ 134 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12382 | 2026.05.21 01:39:18.430377 [ 134 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2026.05.21 01:39:18.430395 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12384 | 2026.05.21 01:39:18.430521 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 12385 | 2026.05.21 01:39:18.433499 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12386 | 2026.05.21 01:39:18.434365 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12387 | 2026.05.21 01:39:18.436048 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 12388 | 2026.05.21 01:39:18.441010 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 12389 | 2026.05.21 01:39:18.446033 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 12390 | 2026.05.21 01:39:18.450839 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 12391 | 2026.05.21 01:39:18.456023 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 12392 | 2026.05.21 01:39:18.460135 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 12393 | 2026.05.21 01:39:18.512469 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.082002493 sec., 5146.185006838756 rows/sec., 26.61 MiB/sec. | ||
| 12394 | 2026.05.21 01:39:18.515231 [ 193 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12395 | 2026.05.21 01:39:18.517147 [ 193 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_56_11} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12396 | 2026.05.21 01:39:18.517222 [ 193 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_56_11} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12397 | 2026.05.21 01:39:18.519688 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12398 | 2026.05.21 01:39:19.121324 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12399 | 2026.05.21 01:39:19.121563 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12400 | 2026.05.21 01:39:19.121907 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12401 | 2026.05.21 01:39:19.121948 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12402 | 2026.05.21 01:39:19.122178 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12403 | 2026.05.21 01:39:19.122253 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12404 | 2026.05.21 01:39:19.122402 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12405 | 2026.05.21 01:39:19.122439 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12406 | 2026.05.21 01:39:19.122461 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 12407 | 2026.05.21 01:39:19.122482 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12408 | 2026.05.21 01:39:19.122530 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12409 | 2026.05.21 01:39:19.122551 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 12410 | 2026.05.21 01:39:19.123604 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002141 sec., 18215.787015413356 rows/sec., 3.71 MiB/sec. | ||
| 12411 | 2026.05.21 01:39:19.123682 [ 270 ] {92acd87d-146b-4b31-92b6-34cde0f9e74a} <Debug> TCPHandler: Processed in 0.002497729 sec. | ||
| 12412 | 2026.05.21 01:39:19.125954 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2026.05.21 01:39:19.126068 [ 270 ] {18797fda-1205-4b46-8dca-76cbabf5a3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12414 | 2026.05.21 01:39:19.126115 [ 270 ] {18797fda-1205-4b46-8dca-76cbabf5a3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12415 | 2026.05.21 01:39:19.126601 [ 270 ] {18797fda-1205-4b46-8dca-76cbabf5a3fa} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2026.05.21 01:39:19.126644 [ 270 ] {18797fda-1205-4b46-8dca-76cbabf5a3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12417 | 2026.05.21 01:39:19.127038 [ 270 ] {18797fda-1205-4b46-8dca-76cbabf5a3fa} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12418 | 2026.05.21 01:39:19.127265 [ 270 ] {18797fda-1205-4b46-8dca-76cbabf5a3fa} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2026.05.21 01:39:19.127423 [ 270 ] {18797fda-1205-4b46-8dca-76cbabf5a3fa} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001387 sec., 63446.286950252346 rows/sec., 5.34 MiB/sec. | ||
| 12420 | 2026.05.21 01:39:19.127463 [ 270 ] {18797fda-1205-4b46-8dca-76cbabf5a3fa} <Debug> TCPHandler: Processed in 0.001562981 sec. | ||
| 12421 | 2026.05.21 01:39:19.127590 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12422 | 2026.05.21 01:39:19.127697 [ 270 ] {506accfa-7b8c-4bed-80f5-8e483fe9932b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12423 | 2026.05.21 01:39:19.127742 [ 270 ] {506accfa-7b8c-4bed-80f5-8e483fe9932b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12424 | 2026.05.21 01:39:19.128143 [ 270 ] {506accfa-7b8c-4bed-80f5-8e483fe9932b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.05.21 01:39:19.128181 [ 270 ] {506accfa-7b8c-4bed-80f5-8e483fe9932b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12426 | 2026.05.21 01:39:19.128490 [ 270 ] {506accfa-7b8c-4bed-80f5-8e483fe9932b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12427 | 2026.05.21 01:39:19.128709 [ 270 ] {506accfa-7b8c-4bed-80f5-8e483fe9932b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.05.21 01:39:19.128849 [ 270 ] {506accfa-7b8c-4bed-80f5-8e483fe9932b} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001175 sec., 13617.021276595744 rows/sec., 1023.94 KiB/sec. | ||
| 12429 | 2026.05.21 01:39:19.128889 [ 270 ] {506accfa-7b8c-4bed-80f5-8e483fe9932b} <Debug> TCPHandler: Processed in 0.001348167 sec. | ||
| 12430 | 2026.05.21 01:39:19.129023 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2026.05.21 01:39:19.129133 [ 270 ] {80d8ea64-9a65-4fae-8b0d-9f9ea2e9d5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12432 | 2026.05.21 01:39:19.129178 [ 270 ] {80d8ea64-9a65-4fae-8b0d-9f9ea2e9d5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12433 | 2026.05.21 01:39:19.129612 [ 270 ] {80d8ea64-9a65-4fae-8b0d-9f9ea2e9d5a0} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.05.21 01:39:19.129651 [ 270 ] {80d8ea64-9a65-4fae-8b0d-9f9ea2e9d5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12435 | 2026.05.21 01:39:19.129987 [ 270 ] {80d8ea64-9a65-4fae-8b0d-9f9ea2e9d5a0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12436 | 2026.05.21 01:39:19.130226 [ 270 ] {80d8ea64-9a65-4fae-8b0d-9f9ea2e9d5a0} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.05.21 01:39:19.130367 [ 270 ] {80d8ea64-9a65-4fae-8b0d-9f9ea2e9d5a0} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001255 sec., 63745.01992031872 rows/sec., 4.98 MiB/sec. | ||
| 12438 | 2026.05.21 01:39:19.130403 [ 270 ] {80d8ea64-9a65-4fae-8b0d-9f9ea2e9d5a0} <Debug> TCPHandler: Processed in 0.001432178 sec. | ||
| 12439 | 2026.05.21 01:39:19.130531 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2026.05.21 01:39:19.130629 [ 270 ] {d91b076c-5523-4433-805a-7d87a731e22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12441 | 2026.05.21 01:39:19.130675 [ 270 ] {d91b076c-5523-4433-805a-7d87a731e22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12442 | 2026.05.21 01:39:19.131114 [ 270 ] {d91b076c-5523-4433-805a-7d87a731e22f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.05.21 01:39:19.131152 [ 270 ] {d91b076c-5523-4433-805a-7d87a731e22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12444 | 2026.05.21 01:39:19.131488 [ 270 ] {d91b076c-5523-4433-805a-7d87a731e22f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12445 | 2026.05.21 01:39:19.131715 [ 270 ] {d91b076c-5523-4433-805a-7d87a731e22f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.05.21 01:39:19.131854 [ 270 ] {d91b076c-5523-4433-805a-7d87a731e22f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 12447 | 2026.05.21 01:39:19.131900 [ 270 ] {d91b076c-5523-4433-805a-7d87a731e22f} <Debug> TCPHandler: Processed in 0.001419238 sec. | ||
| 12448 | 2026.05.21 01:39:19.132090 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.05.21 01:39:19.132187 [ 270 ] {894558c9-6bc8-468f-b750-694e5bab6558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12450 | 2026.05.21 01:39:19.132245 [ 270 ] {894558c9-6bc8-468f-b750-694e5bab6558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12451 | 2026.05.21 01:39:19.133055 [ 270 ] {894558c9-6bc8-468f-b750-694e5bab6558} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.05.21 01:39:19.133093 [ 270 ] {894558c9-6bc8-468f-b750-694e5bab6558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12453 | 2026.05.21 01:39:19.133812 [ 270 ] {894558c9-6bc8-468f-b750-694e5bab6558} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12454 | 2026.05.21 01:39:19.134077 [ 270 ] {894558c9-6bc8-468f-b750-694e5bab6558} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.05.21 01:39:19.134232 [ 270 ] {894558c9-6bc8-468f-b750-694e5bab6558} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002062 sec., 7759.456838021339 rows/sec., 13.90 MiB/sec. | ||
| 12456 | 2026.05.21 01:39:19.134298 [ 270 ] {894558c9-6bc8-468f-b750-694e5bab6558} <Debug> TCPHandler: Processed in 0.002258495 sec. | ||
| 12457 | 2026.05.21 01:39:19.134418 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2026.05.21 01:39:19.134516 [ 270 ] {c83b9183-7f24-4558-acc7-3b5809d09ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12459 | 2026.05.21 01:39:19.134561 [ 270 ] {c83b9183-7f24-4558-acc7-3b5809d09ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12460 | 2026.05.21 01:39:19.134907 [ 270 ] {c83b9183-7f24-4558-acc7-3b5809d09ce8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.05.21 01:39:19.134945 [ 270 ] {c83b9183-7f24-4558-acc7-3b5809d09ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12462 | 2026.05.21 01:39:19.135269 [ 270 ] {c83b9183-7f24-4558-acc7-3b5809d09ce8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12463 | 2026.05.21 01:39:19.135489 [ 270 ] {c83b9183-7f24-4558-acc7-3b5809d09ce8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2026.05.21 01:39:19.135626 [ 270 ] {c83b9183-7f24-4558-acc7-3b5809d09ce8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 12465 | 2026.05.21 01:39:19.135662 [ 270 ] {c83b9183-7f24-4558-acc7-3b5809d09ce8} <Debug> TCPHandler: Processed in 0.001294096 sec. | ||
| 12466 | 2026.05.21 01:39:19.546120 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12467 | 2026.05.21 01:39:19.546368 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 12468 | 2026.05.21 01:39:19.546726 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12469 | 2026.05.21 01:39:19.546767 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 12470 | 2026.05.21 01:39:19.547007 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12471 | 2026.05.21 01:39:19.547078 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12472 | 2026.05.21 01:39:19.547223 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 12473 | 2026.05.21 01:39:19.547259 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12474 | 2026.05.21 01:39:19.547282 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 12475 | 2026.05.21 01:39:19.547297 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12476 | 2026.05.21 01:39:19.547340 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 12477 | 2026.05.21 01:39:19.547361 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 12478 | 2026.05.21 01:39:19.548297 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002033 sec., 19183.472700442693 rows/sec., 3.91 MiB/sec. | ||
| 12479 | 2026.05.21 01:39:19.548395 [ 270 ] {8419d64b-7892-47b5-b1d5-a4be7083b80e} <Debug> TCPHandler: Processed in 0.002410558 sec. | ||
| 12480 | 2026.05.21 01:39:19.559801 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12481 | 2026.05.21 01:39:19.559938 [ 270 ] {000bd3a1-5138-4efc-a7d4-e945cdc9d345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12482 | 2026.05.21 01:39:19.559996 [ 270 ] {000bd3a1-5138-4efc-a7d4-e945cdc9d345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12483 | 2026.05.21 01:39:19.561442 [ 270 ] {000bd3a1-5138-4efc-a7d4-e945cdc9d345} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2026.05.21 01:39:19.561486 [ 270 ] {000bd3a1-5138-4efc-a7d4-e945cdc9d345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12485 | 2026.05.21 01:39:19.562001 [ 270 ] {000bd3a1-5138-4efc-a7d4-e945cdc9d345} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12486 | 2026.05.21 01:39:19.562230 [ 270 ] {000bd3a1-5138-4efc-a7d4-e945cdc9d345} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2026.05.21 01:39:19.562380 [ 270 ] {000bd3a1-5138-4efc-a7d4-e945cdc9d345} <Debug> executeQuery: Read 2455 rows, 186.40 KiB in 0.002481 sec., 989520.3546956872 rows/sec., 73.37 MiB/sec. | ||
| 12488 | 2026.05.21 01:39:19.562417 [ 270 ] {000bd3a1-5138-4efc-a7d4-e945cdc9d345} <Debug> TCPHandler: Processed in 0.002682143 sec. | ||
| 12489 | 2026.05.21 01:39:19.562540 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12490 | 2026.05.21 01:39:19.562643 [ 270 ] {1a599a8d-6aa6-4d73-a745-600b7b89f76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12491 | 2026.05.21 01:39:19.562686 [ 270 ] {1a599a8d-6aa6-4d73-a745-600b7b89f76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12492 | 2026.05.21 01:39:19.563118 [ 270 ] {1a599a8d-6aa6-4d73-a745-600b7b89f76c} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2026.05.21 01:39:19.563157 [ 270 ] {1a599a8d-6aa6-4d73-a745-600b7b89f76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12494 | 2026.05.21 01:39:19.563460 [ 270 ] {1a599a8d-6aa6-4d73-a745-600b7b89f76c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12495 | 2026.05.21 01:39:19.563691 [ 270 ] {1a599a8d-6aa6-4d73-a745-600b7b89f76c} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2026.05.21 01:39:19.563829 [ 270 ] {1a599a8d-6aa6-4d73-a745-600b7b89f76c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00121 sec., 29752.06611570248 rows/sec., 2.18 MiB/sec. | ||
| 12497 | 2026.05.21 01:39:19.563826 [ 129 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12498 | 2026.05.21 01:39:19.563867 [ 270 ] {1a599a8d-6aa6-4d73-a745-600b7b89f76c} <Debug> TCPHandler: Processed in 0.001377947 sec. | ||
| 12499 | 2026.05.21 01:39:19.563911 [ 129 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12500 | 2026.05.21 01:39:19.563938 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12501 | 2026.05.21 01:39:19.563997 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12502 | 2026.05.21 01:39:19.564033 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 12503 | 2026.05.21 01:39:19.564099 [ 270 ] {eb1e6a24-d0b8-477f-9c1a-a64c963fe6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12504 | 2026.05.21 01:39:19.564131 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12505 | 2026.05.21 01:39:19.564143 [ 270 ] {eb1e6a24-d0b8-477f-9c1a-a64c963fe6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12506 | 2026.05.21 01:39:19.564159 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 84 rows starting from the beginning of the part | ||
| 12507 | 2026.05.21 01:39:19.564215 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 25 rows starting from the beginning of the part | ||
| 12508 | 2026.05.21 01:39:19.564261 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
| 12509 | 2026.05.21 01:39:19.564303 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 25 rows starting from the beginning of the part | ||
| 12510 | 2026.05.21 01:39:19.564344 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 16 rows starting from the beginning of the part | ||
| 12511 | 2026.05.21 01:39:19.564390 [ 201 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 36 rows starting from the beginning of the part | ||
| 12512 | 2026.05.21 01:39:19.564774 [ 270 ] {eb1e6a24-d0b8-477f-9c1a-a64c963fe6c0} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.05.21 01:39:19.564810 [ 270 ] {eb1e6a24-d0b8-477f-9c1a-a64c963fe6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12514 | 2026.05.21 01:39:19.565138 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134612 sec., 190373.44924961132 rows/sec., 14.72 MiB/sec. | ||
| 12515 | 2026.05.21 01:39:19.565187 [ 270 ] {eb1e6a24-d0b8-477f-9c1a-a64c963fe6c0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12516 | 2026.05.21 01:39:19.565362 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12517 | 2026.05.21 01:39:19.565432 [ 270 ] {eb1e6a24-d0b8-477f-9c1a-a64c963fe6c0} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2026.05.21 01:39:19.565581 [ 270 ] {eb1e6a24-d0b8-477f-9c1a-a64c963fe6c0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001501 sec., 533644.2371752165 rows/sec., 30.83 MiB/sec. | ||
| 12519 | 2026.05.21 01:39:19.565619 [ 270 ] {eb1e6a24-d0b8-477f-9c1a-a64c963fe6c0} <Debug> TCPHandler: Processed in 0.001671743 sec. | ||
| 12520 | 2026.05.21 01:39:19.565719 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12521 | 2026.05.21 01:39:19.565760 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12522 | 2026.05.21 01:39:19.565805 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_76_15} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12523 | 2026.05.21 01:39:19.565892 [ 270 ] {b59861c5-5309-42b0-94d5-e69357181b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12524 | 2026.05.21 01:39:19.565926 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12525 | 2026.05.21 01:39:19.565949 [ 270 ] {b59861c5-5309-42b0-94d5-e69357181b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12526 | 2026.05.21 01:39:19.566425 [ 270 ] {b59861c5-5309-42b0-94d5-e69357181b4a} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2026.05.21 01:39:19.566470 [ 270 ] {b59861c5-5309-42b0-94d5-e69357181b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12528 | 2026.05.21 01:39:19.566818 [ 270 ] {b59861c5-5309-42b0-94d5-e69357181b4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12529 | 2026.05.21 01:39:19.567035 [ 270 ] {b59861c5-5309-42b0-94d5-e69357181b4a} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2026.05.21 01:39:19.567172 [ 270 ] {b59861c5-5309-42b0-94d5-e69357181b4a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001305 sec., 766.2835249042146 rows/sec., 53.88 KiB/sec. | ||
| 12531 | 2026.05.21 01:39:19.567208 [ 270 ] {b59861c5-5309-42b0-94d5-e69357181b4a} <Debug> TCPHandler: Processed in 0.00151233 sec. | ||
| 12532 | 2026.05.21 01:39:19.567322 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12533 | 2026.05.21 01:39:19.567418 [ 270 ] {dceeedb8-2990-4187-a6cb-526b36020395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12534 | 2026.05.21 01:39:19.567459 [ 270 ] {dceeedb8-2990-4187-a6cb-526b36020395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12535 | 2026.05.21 01:39:19.568249 [ 270 ] {dceeedb8-2990-4187-a6cb-526b36020395} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2026.05.21 01:39:19.568291 [ 270 ] {dceeedb8-2990-4187-a6cb-526b36020395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12537 | 2026.05.21 01:39:19.568661 [ 270 ] {dceeedb8-2990-4187-a6cb-526b36020395} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12538 | 2026.05.21 01:39:19.568881 [ 270 ] {dceeedb8-2990-4187-a6cb-526b36020395} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.05.21 01:39:19.569013 [ 270 ] {dceeedb8-2990-4187-a6cb-526b36020395} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001613 sec., 815251.0849349039 rows/sec., 54.56 MiB/sec. | ||
| 12540 | 2026.05.21 01:39:19.569050 [ 270 ] {dceeedb8-2990-4187-a6cb-526b36020395} <Debug> TCPHandler: Processed in 0.001777245 sec. | ||
| 12541 | 2026.05.21 01:39:19.569166 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.05.21 01:39:19.569262 [ 270 ] {31b95cb7-eb77-4936-853c-468e72114d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12543 | 2026.05.21 01:39:19.569305 [ 270 ] {31b95cb7-eb77-4936-853c-468e72114d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12544 | 2026.05.21 01:39:19.569966 [ 270 ] {31b95cb7-eb77-4936-853c-468e72114d4d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2026.05.21 01:39:19.570004 [ 270 ] {31b95cb7-eb77-4936-853c-468e72114d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12546 | 2026.05.21 01:39:19.570441 [ 270 ] {31b95cb7-eb77-4936-853c-468e72114d4d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12547 | 2026.05.21 01:39:19.570659 [ 270 ] {31b95cb7-eb77-4936-853c-468e72114d4d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2026.05.21 01:39:19.570794 [ 270 ] {31b95cb7-eb77-4936-853c-468e72114d4d} <Debug> executeQuery: Read 1484 rows, 92.08 KiB in 0.001551 sec., 956802.0631850419 rows/sec., 57.98 MiB/sec. | ||
| 12549 | 2026.05.21 01:39:19.570829 [ 270 ] {31b95cb7-eb77-4936-853c-468e72114d4d} <Debug> TCPHandler: Processed in 0.001712474 sec. | ||
| 12550 | 2026.05.21 01:39:19.570940 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2026.05.21 01:39:19.571038 [ 270 ] {46369457-a548-42e8-af8a-188d6055c029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12552 | 2026.05.21 01:39:19.571093 [ 270 ] {46369457-a548-42e8-af8a-188d6055c029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12553 | 2026.05.21 01:39:19.571888 [ 270 ] {46369457-a548-42e8-af8a-188d6055c029} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.05.21 01:39:19.571925 [ 270 ] {46369457-a548-42e8-af8a-188d6055c029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12555 | 2026.05.21 01:39:19.572457 [ 270 ] {46369457-a548-42e8-af8a-188d6055c029} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12556 | 2026.05.21 01:39:19.572679 [ 270 ] {46369457-a548-42e8-af8a-188d6055c029} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.05.21 01:39:19.572819 [ 270 ] {46369457-a548-42e8-af8a-188d6055c029} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001799 sec., 20011.11728738188 rows/sec., 35.86 MiB/sec. | ||
| 12558 | 2026.05.21 01:39:19.572871 [ 270 ] {46369457-a548-42e8-af8a-188d6055c029} <Debug> TCPHandler: Processed in 0.00198 sec. | ||
| 12559 | 2026.05.21 01:39:19.572992 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12560 | 2026.05.21 01:39:19.573089 [ 270 ] {0872d3f7-2844-4f81-ae7e-c43637c9fdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12561 | 2026.05.21 01:39:19.573131 [ 270 ] {0872d3f7-2844-4f81-ae7e-c43637c9fdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12562 | 2026.05.21 01:39:19.573445 [ 270 ] {0872d3f7-2844-4f81-ae7e-c43637c9fdf0} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.05.21 01:39:19.573481 [ 270 ] {0872d3f7-2844-4f81-ae7e-c43637c9fdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12564 | 2026.05.21 01:39:19.573773 [ 270 ] {0872d3f7-2844-4f81-ae7e-c43637c9fdf0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12565 | 2026.05.21 01:39:19.573981 [ 270 ] {0872d3f7-2844-4f81-ae7e-c43637c9fdf0} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.05.21 01:39:19.574109 [ 270 ] {0872d3f7-2844-4f81-ae7e-c43637c9fdf0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001038 sec., 11560.693641618496 rows/sec., 797.81 KiB/sec. | ||
| 12567 | 2026.05.21 01:39:19.574143 [ 270 ] {0872d3f7-2844-4f81-ae7e-c43637c9fdf0} <Debug> TCPHandler: Processed in 0.001201004 sec. | ||
| 12568 | 2026.05.21 01:39:23.472148 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51608 | ||
| 12569 | 2026.05.21 01:39:23.472244 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12570 | 2026.05.21 01:39:23.472270 [ 259 ] {} <Debug> TCP-Session: ee141573-a64d-4349-9ad6-14b51516eb6a Authenticating user 'default' from [fd00:1122:3344:101::e]:51608 | ||
| 12571 | 2026.05.21 01:39:23.472291 [ 259 ] {} <Debug> TCP-Session: ee141573-a64d-4349-9ad6-14b51516eb6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12572 | 2026.05.21 01:39:23.472304 [ 259 ] {} <Debug> TCP-Session: ee141573-a64d-4349-9ad6-14b51516eb6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12573 | 2026.05.21 01:39:23.472500 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59747 | ||
| 12574 | 2026.05.21 01:39:23.472528 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49322 | ||
| 12575 | 2026.05.21 01:39:23.472568 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12576 | 2026.05.21 01:39:23.472570 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63176 | ||
| 12577 | 2026.05.21 01:39:23.472616 [ 269 ] {} <Debug> TCP-Session: da96821c-fef0-4873-912f-1556e9595e97 Authenticating user 'default' from [fd00:1122:3344:101::e]:59747 | ||
| 12578 | 2026.05.21 01:39:23.472639 [ 259 ] {} <Trace> TCP-Session: ee141573-a64d-4349-9ad6-14b51516eb6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12579 | 2026.05.21 01:39:23.472666 [ 269 ] {} <Debug> TCP-Session: da96821c-fef0-4873-912f-1556e9595e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12580 | 2026.05.21 01:39:23.472641 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12581 | 2026.05.21 01:39:23.472689 [ 269 ] {} <Debug> TCP-Session: da96821c-fef0-4873-912f-1556e9595e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12582 | 2026.05.21 01:39:23.472625 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60689 | ||
| 12583 | 2026.05.21 01:39:23.472736 [ 303 ] {} <Debug> TCP-Session: ca3bc754-a33d-4121-8f4b-2c77cb31edd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49322 | ||
| 12584 | 2026.05.21 01:39:23.472623 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44009 | ||
| 12585 | 2026.05.21 01:39:23.472815 [ 303 ] {} <Debug> TCP-Session: ca3bc754-a33d-4121-8f4b-2c77cb31edd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12586 | 2026.05.21 01:39:23.472598 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38504 | ||
| 12587 | 2026.05.21 01:39:23.472843 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12588 | 2026.05.21 01:39:23.472859 [ 259 ] {575721e5-0885-429a-8bfa-a22dc04cad01} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12589 | 2026.05.21 01:39:23.472894 [ 304 ] {} <Debug> TCP-Session: e84b8365-fcbe-42c2-ae87-5c16781dc168 Authenticating user 'default' from [fd00:1122:3344:101::e]:63176 | ||
| 12590 | 2026.05.21 01:39:23.472843 [ 303 ] {} <Debug> TCP-Session: ca3bc754-a33d-4121-8f4b-2c77cb31edd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12591 | 2026.05.21 01:39:23.472934 [ 304 ] {} <Debug> TCP-Session: e84b8365-fcbe-42c2-ae87-5c16781dc168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12592 | 2026.05.21 01:39:23.472587 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39296 | ||
| 12593 | 2026.05.21 01:39:23.472963 [ 304 ] {} <Debug> TCP-Session: e84b8365-fcbe-42c2-ae87-5c16781dc168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12594 | 2026.05.21 01:39:23.472572 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51569 | ||
| 12595 | 2026.05.21 01:39:23.473179 [ 259 ] {575721e5-0885-429a-8bfa-a22dc04cad01} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12596 | 2026.05.21 01:39:23.473253 [ 259 ] {575721e5-0885-429a-8bfa-a22dc04cad01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12597 | 2026.05.21 01:39:23.473568 [ 259 ] {575721e5-0885-429a-8bfa-a22dc04cad01} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 12598 | 2026.05.21 01:39:23.473594 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12599 | 2026.05.21 01:39:23.473633 [ 310 ] {} <Debug> TCP-Session: ba3580b8-f829-4551-bd4f-0c9be04c4c2e Authenticating user 'default' from [fd00:1122:3344:101::e]:60689 | ||
| 12600 | 2026.05.21 01:39:23.473657 [ 310 ] {} <Debug> TCP-Session: ba3580b8-f829-4551-bd4f-0c9be04c4c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12601 | 2026.05.21 01:39:23.473674 [ 310 ] {} <Debug> TCP-Session: ba3580b8-f829-4551-bd4f-0c9be04c4c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12602 | 2026.05.21 01:39:23.473716 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12603 | 2026.05.21 01:39:23.473753 [ 311 ] {} <Debug> TCP-Session: 5bcfa81d-1ca6-4eb2-8ff0-5ef2000e212c Authenticating user 'default' from [fd00:1122:3344:101::e]:44009 | ||
| 12604 | 2026.05.21 01:39:23.473770 [ 311 ] {} <Debug> TCP-Session: 5bcfa81d-1ca6-4eb2-8ff0-5ef2000e212c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12605 | 2026.05.21 01:39:23.473783 [ 311 ] {} <Debug> TCP-Session: 5bcfa81d-1ca6-4eb2-8ff0-5ef2000e212c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12606 | 2026.05.21 01:39:23.474034 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12607 | 2026.05.21 01:39:23.474076 [ 307 ] {} <Debug> TCP-Session: cb89f2af-ff88-4d64-94fa-957d81be1a2b Authenticating user 'default' from [fd00:1122:3344:101::e]:51569 | ||
| 12608 | 2026.05.21 01:39:23.474099 [ 307 ] {} <Debug> TCP-Session: cb89f2af-ff88-4d64-94fa-957d81be1a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12609 | 2026.05.21 01:39:23.474122 [ 307 ] {} <Debug> TCP-Session: cb89f2af-ff88-4d64-94fa-957d81be1a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12610 | 2026.05.21 01:39:23.474175 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12611 | 2026.05.21 01:39:23.474216 [ 308 ] {} <Debug> TCP-Session: c4579f4d-2c93-408e-a440-7bbf409cd90d Authenticating user 'default' from [fd00:1122:3344:101::e]:39296 | ||
| 12612 | 2026.05.21 01:39:23.474235 [ 308 ] {} <Debug> TCP-Session: c4579f4d-2c93-408e-a440-7bbf409cd90d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12613 | 2026.05.21 01:39:23.474247 [ 308 ] {} <Debug> TCP-Session: c4579f4d-2c93-408e-a440-7bbf409cd90d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12614 | 2026.05.21 01:39:23.474310 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12615 | 2026.05.21 01:39:23.474350 [ 309 ] {} <Debug> TCP-Session: 66902719-325b-41af-8b89-d648c86c7cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38504 | ||
| 12616 | 2026.05.21 01:39:23.474374 [ 309 ] {} <Debug> TCP-Session: 66902719-325b-41af-8b89-d648c86c7cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12617 | 2026.05.21 01:39:23.474391 [ 309 ] {} <Debug> TCP-Session: 66902719-325b-41af-8b89-d648c86c7cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12618 | 2026.05.21 01:39:23.474743 [ 356 ] {575721e5-0885-429a-8bfa-a22dc04cad01} <Trace> AggregatingTransform: Aggregating | ||
| 12619 | 2026.05.21 01:39:23.474792 [ 356 ] {575721e5-0885-429a-8bfa-a22dc04cad01} <Trace> Aggregator: Aggregation method: without_key | ||
| 12620 | 2026.05.21 01:39:23.474824 [ 356 ] {575721e5-0885-429a-8bfa-a22dc04cad01} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001146823 sec. (871.974 rows/sec., 34.06 KiB/sec.) | ||
| 12621 | 2026.05.21 01:39:23.474840 [ 356 ] {575721e5-0885-429a-8bfa-a22dc04cad01} <Trace> Aggregator: Merging aggregated data | ||
| 12622 | 2026.05.21 01:39:23.475466 [ 259 ] {575721e5-0885-429a-8bfa-a22dc04cad01} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002667 sec., 374.9531308586427 rows/sec., 14.65 KiB/sec. | ||
| 12623 | 2026.05.21 01:39:23.475608 [ 259 ] {575721e5-0885-429a-8bfa-a22dc04cad01} <Debug> TCPHandler: Processed in 0.003104841 sec. | ||
| 12624 | 2026.05.21 01:39:23.475715 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12625 | 2026.05.21 01:39:23.475743 [ 259 ] {} <Debug> TCP-Session: ee141573-a64d-4349-9ad6-14b51516eb6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12626 | 2026.05.21 01:39:23.475743 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12627 | 2026.05.21 01:39:23.475762 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12628 | 2026.05.21 01:39:23.475777 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12629 | 2026.05.21 01:39:23.475811 [ 303 ] {} <Debug> TCP-Session: ca3bc754-a33d-4121-8f4b-2c77cb31edd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12630 | 2026.05.21 01:39:23.475821 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12631 | 2026.05.21 01:39:23.475848 [ 308 ] {} <Debug> TCP-Session: c4579f4d-2c93-408e-a440-7bbf409cd90d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12632 | 2026.05.21 01:39:23.475866 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12633 | 2026.05.21 01:39:23.475896 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12634 | 2026.05.21 01:39:23.475926 [ 304 ] {} <Debug> TCP-Session: e84b8365-fcbe-42c2-ae87-5c16781dc168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12635 | 2026.05.21 01:39:23.475797 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12636 | 2026.05.21 01:39:23.475956 [ 311 ] {} <Debug> TCP-Session: 5bcfa81d-1ca6-4eb2-8ff0-5ef2000e212c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12637 | 2026.05.21 01:39:23.475787 [ 269 ] {} <Debug> TCP-Session: da96821c-fef0-4873-912f-1556e9595e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12638 | 2026.05.21 01:39:23.476002 [ 310 ] {} <Debug> TCP-Session: ba3580b8-f829-4551-bd4f-0c9be04c4c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12639 | 2026.05.21 01:39:23.475849 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12640 | 2026.05.21 01:39:23.475894 [ 307 ] {} <Debug> TCP-Session: cb89f2af-ff88-4d64-94fa-957d81be1a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12641 | 2026.05.21 01:39:23.476079 [ 309 ] {} <Debug> TCP-Session: 66902719-325b-41af-8b89-d648c86c7cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12642 | 2026.05.21 01:39:23.538415 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63929 | ||
| 12643 | 2026.05.21 01:39:23.538487 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12644 | 2026.05.21 01:39:23.538510 [ 259 ] {} <Debug> TCP-Session: ad3642fb-508a-4c45-96e7-c835f2cffebe Authenticating user 'default' from [fd00:1122:3344:101::e]:63929 | ||
| 12645 | 2026.05.21 01:39:23.538531 [ 259 ] {} <Debug> TCP-Session: ad3642fb-508a-4c45-96e7-c835f2cffebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12646 | 2026.05.21 01:39:23.538544 [ 259 ] {} <Debug> TCP-Session: ad3642fb-508a-4c45-96e7-c835f2cffebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12647 | 2026.05.21 01:39:23.538708 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50973 | ||
| 12648 | 2026.05.21 01:39:23.538724 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58649 | ||
| 12649 | 2026.05.21 01:39:23.538771 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12650 | 2026.05.21 01:39:23.538777 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50828 | ||
| 12651 | 2026.05.21 01:39:23.538796 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43706 | ||
| 12652 | 2026.05.21 01:39:23.538814 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41701 | ||
| 12653 | 2026.05.21 01:39:23.538844 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12654 | 2026.05.21 01:39:23.538859 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12655 | 2026.05.21 01:39:23.538869 [ 259 ] {} <Trace> TCP-Session: ad3642fb-508a-4c45-96e7-c835f2cffebe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12656 | 2026.05.21 01:39:23.538887 [ 308 ] {} <Debug> TCP-Session: 4ce96152-facd-4aaa-8caa-e674efbef2ef Authenticating user 'default' from [fd00:1122:3344:101::e]:43706 | ||
| 12657 | 2026.05.21 01:39:23.538885 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12658 | 2026.05.21 01:39:23.538956 [ 308 ] {} <Debug> TCP-Session: 4ce96152-facd-4aaa-8caa-e674efbef2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2026.05.21 01:39:23.538876 [ 304 ] {} <Debug> TCP-Session: 698bbc03-d487-486f-8fdb-3fbeac12db36 Authenticating user 'default' from [fd00:1122:3344:101::e]:50828 | ||
| 12660 | 2026.05.21 01:39:23.538983 [ 308 ] {} <Debug> TCP-Session: 4ce96152-facd-4aaa-8caa-e674efbef2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12661 | 2026.05.21 01:39:23.538978 [ 309 ] {} <Debug> TCP-Session: 9a194919-49a0-4ca6-b215-e2c661f3e204 Authenticating user 'default' from [fd00:1122:3344:101::e]:41701 | ||
| 12662 | 2026.05.21 01:39:23.539010 [ 304 ] {} <Debug> TCP-Session: 698bbc03-d487-486f-8fdb-3fbeac12db36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2026.05.21 01:39:23.539035 [ 309 ] {} <Debug> TCP-Session: 9a194919-49a0-4ca6-b215-e2c661f3e204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12664 | 2026.05.21 01:39:23.539047 [ 304 ] {} <Debug> TCP-Session: 698bbc03-d487-486f-8fdb-3fbeac12db36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12665 | 2026.05.21 01:39:23.539060 [ 309 ] {} <Debug> TCP-Session: 9a194919-49a0-4ca6-b215-e2c661f3e204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12666 | 2026.05.21 01:39:23.539073 [ 259 ] {c7023e4c-5423-4269-af0b-368bbfb05eae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12667 | 2026.05.21 01:39:23.538834 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35101 | ||
| 12668 | 2026.05.21 01:39:23.538834 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38710 | ||
| 12669 | 2026.05.21 01:39:23.538797 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12670 | 2026.05.21 01:39:23.538800 [ 269 ] {} <Debug> TCP-Session: afdf65a1-5f08-4b0f-b0f2-2eef2a01a472 Authenticating user 'default' from [fd00:1122:3344:101::e]:50973 | ||
| 12671 | 2026.05.21 01:39:23.539193 [ 303 ] {} <Debug> TCP-Session: 1a60db86-0223-42c9-beb2-27d612da12a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58649 | ||
| 12672 | 2026.05.21 01:39:23.539194 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12673 | 2026.05.21 01:39:23.539211 [ 269 ] {} <Debug> TCP-Session: afdf65a1-5f08-4b0f-b0f2-2eef2a01a472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12674 | 2026.05.21 01:39:23.539223 [ 303 ] {} <Debug> TCP-Session: 1a60db86-0223-42c9-beb2-27d612da12a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12675 | 2026.05.21 01:39:23.539232 [ 311 ] {} <Debug> TCP-Session: 6d9c97c1-57d7-4343-8ab6-3145279d207c Authenticating user 'default' from [fd00:1122:3344:101::e]:38710 | ||
| 12676 | 2026.05.21 01:39:23.539241 [ 269 ] {} <Debug> TCP-Session: afdf65a1-5f08-4b0f-b0f2-2eef2a01a472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12677 | 2026.05.21 01:39:23.539264 [ 311 ] {} <Debug> TCP-Session: 6d9c97c1-57d7-4343-8ab6-3145279d207c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12678 | 2026.05.21 01:39:23.539251 [ 303 ] {} <Debug> TCP-Session: 1a60db86-0223-42c9-beb2-27d612da12a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12679 | 2026.05.21 01:39:23.539289 [ 311 ] {} <Debug> TCP-Session: 6d9c97c1-57d7-4343-8ab6-3145279d207c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12680 | 2026.05.21 01:39:23.539180 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12681 | 2026.05.21 01:39:23.538790 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38033 | ||
| 12682 | 2026.05.21 01:39:23.539331 [ 259 ] {c7023e4c-5423-4269-af0b-368bbfb05eae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12683 | 2026.05.21 01:39:23.539344 [ 310 ] {} <Debug> TCP-Session: a0bfed01-7b8a-4995-bb5b-9f96aa49deda Authenticating user 'default' from [fd00:1122:3344:101::e]:35101 | ||
| 12684 | 2026.05.21 01:39:23.539386 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12685 | 2026.05.21 01:39:23.539413 [ 310 ] {} <Debug> TCP-Session: a0bfed01-7b8a-4995-bb5b-9f96aa49deda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2026.05.21 01:39:23.539415 [ 259 ] {c7023e4c-5423-4269-af0b-368bbfb05eae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12687 | 2026.05.21 01:39:23.539421 [ 307 ] {} <Debug> TCP-Session: 082bbe2b-6294-4ff1-80f6-1999f1f77f0f Authenticating user 'default' from [fd00:1122:3344:101::e]:38033 | ||
| 12688 | 2026.05.21 01:39:23.539436 [ 310 ] {} <Debug> TCP-Session: a0bfed01-7b8a-4995-bb5b-9f96aa49deda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12689 | 2026.05.21 01:39:23.539479 [ 307 ] {} <Debug> TCP-Session: 082bbe2b-6294-4ff1-80f6-1999f1f77f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12690 | 2026.05.21 01:39:23.539505 [ 307 ] {} <Debug> TCP-Session: 082bbe2b-6294-4ff1-80f6-1999f1f77f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12691 | 2026.05.21 01:39:23.539723 [ 259 ] {c7023e4c-5423-4269-af0b-368bbfb05eae} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 12692 | 2026.05.21 01:39:23.540670 [ 345 ] {c7023e4c-5423-4269-af0b-368bbfb05eae} <Trace> AggregatingTransform: Aggregating | ||
| 12693 | 2026.05.21 01:39:23.540704 [ 345 ] {c7023e4c-5423-4269-af0b-368bbfb05eae} <Trace> Aggregator: Aggregation method: without_key | ||
| 12694 | 2026.05.21 01:39:23.540734 [ 345 ] {c7023e4c-5423-4269-af0b-368bbfb05eae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911419 sec. (1097.190 rows/sec., 42.86 KiB/sec.) | ||
| 12695 | 2026.05.21 01:39:23.540750 [ 345 ] {c7023e4c-5423-4269-af0b-368bbfb05eae} <Trace> Aggregator: Merging aggregated data | ||
| 12696 | 2026.05.21 01:39:23.541370 [ 259 ] {c7023e4c-5423-4269-af0b-368bbfb05eae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00235 sec., 425.531914893617 rows/sec., 16.62 KiB/sec. | ||
| 12697 | 2026.05.21 01:39:23.541510 [ 259 ] {c7023e4c-5423-4269-af0b-368bbfb05eae} <Debug> TCPHandler: Processed in 0.002776645 sec. | ||
| 12698 | 2026.05.21 01:39:23.541611 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12699 | 2026.05.21 01:39:23.541638 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12700 | 2026.05.21 01:39:23.541639 [ 259 ] {} <Debug> TCP-Session: ad3642fb-508a-4c45-96e7-c835f2cffebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12701 | 2026.05.21 01:39:23.541662 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12702 | 2026.05.21 01:39:23.541677 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12703 | 2026.05.21 01:39:23.541697 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12704 | 2026.05.21 01:39:23.541704 [ 303 ] {} <Debug> TCP-Session: 1a60db86-0223-42c9-beb2-27d612da12a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2026.05.21 01:39:23.541717 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12706 | 2026.05.21 01:39:23.541735 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12707 | 2026.05.21 01:39:23.541758 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12708 | 2026.05.21 01:39:23.541778 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12709 | 2026.05.21 01:39:23.541779 [ 311 ] {} <Debug> TCP-Session: 6d9c97c1-57d7-4343-8ab6-3145279d207c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12710 | 2026.05.21 01:39:23.541812 [ 310 ] {} <Debug> TCP-Session: a0bfed01-7b8a-4995-bb5b-9f96aa49deda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2026.05.21 01:39:23.541818 [ 309 ] {} <Debug> TCP-Session: 9a194919-49a0-4ca6-b215-e2c661f3e204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12712 | 2026.05.21 01:39:23.541733 [ 308 ] {} <Debug> TCP-Session: 4ce96152-facd-4aaa-8caa-e674efbef2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12713 | 2026.05.21 01:39:23.541671 [ 269 ] {} <Debug> TCP-Session: afdf65a1-5f08-4b0f-b0f2-2eef2a01a472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12714 | 2026.05.21 01:39:23.541729 [ 304 ] {} <Debug> TCP-Session: 698bbc03-d487-486f-8fdb-3fbeac12db36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12715 | 2026.05.21 01:39:23.541766 [ 307 ] {} <Debug> TCP-Session: 082bbe2b-6294-4ff1-80f6-1999f1f77f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12716 | 2026.05.21 01:39:24.121144 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12717 | 2026.05.21 01:39:24.121378 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 12718 | 2026.05.21 01:39:24.121711 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12719 | 2026.05.21 01:39:24.121749 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 12720 | 2026.05.21 01:39:24.121967 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12721 | 2026.05.21 01:39:24.122040 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12722 | 2026.05.21 01:39:24.122183 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12723 | 2026.05.21 01:39:24.122222 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12724 | 2026.05.21 01:39:24.122245 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 12725 | 2026.05.21 01:39:24.122261 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12726 | 2026.05.21 01:39:24.122305 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12727 | 2026.05.21 01:39:24.122326 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 12728 | 2026.05.21 01:39:24.123400 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002117 sec., 18422.295701464336 rows/sec., 3.76 MiB/sec. | ||
| 12729 | 2026.05.21 01:39:24.123505 [ 270 ] {476547c3-e9fd-4a88-9966-12442519385a} <Debug> TCPHandler: Processed in 0.00249513 sec. | ||
| 12730 | 2026.05.21 01:39:24.125030 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12731 | 2026.05.21 01:39:24.125143 [ 270 ] {efbcabcd-1c01-4a74-8c7a-dd119d01c4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12732 | 2026.05.21 01:39:24.125188 [ 270 ] {efbcabcd-1c01-4a74-8c7a-dd119d01c4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12733 | 2026.05.21 01:39:24.125710 [ 270 ] {efbcabcd-1c01-4a74-8c7a-dd119d01c4b0} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2026.05.21 01:39:24.125757 [ 270 ] {efbcabcd-1c01-4a74-8c7a-dd119d01c4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12735 | 2026.05.21 01:39:24.126156 [ 270 ] {efbcabcd-1c01-4a74-8c7a-dd119d01c4b0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12736 | 2026.05.21 01:39:24.126381 [ 270 ] {efbcabcd-1c01-4a74-8c7a-dd119d01c4b0} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2026.05.21 01:39:24.126532 [ 270 ] {efbcabcd-1c01-4a74-8c7a-dd119d01c4b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00142 sec., 39436.619718309856 rows/sec., 3.03 MiB/sec. | ||
| 12738 | 2026.05.21 01:39:24.126568 [ 270 ] {efbcabcd-1c01-4a74-8c7a-dd119d01c4b0} <Debug> TCPHandler: Processed in 0.001588622 sec. | ||
| 12739 | 2026.05.21 01:39:24.126702 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12740 | 2026.05.21 01:39:24.126800 [ 270 ] {3ff92288-231c-48e0-97b0-cde589536518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12741 | 2026.05.21 01:39:24.126842 [ 270 ] {3ff92288-231c-48e0-97b0-cde589536518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12742 | 2026.05.21 01:39:24.127272 [ 270 ] {3ff92288-231c-48e0-97b0-cde589536518} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2026.05.21 01:39:24.127310 [ 270 ] {3ff92288-231c-48e0-97b0-cde589536518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12744 | 2026.05.21 01:39:24.127609 [ 270 ] {3ff92288-231c-48e0-97b0-cde589536518} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12745 | 2026.05.21 01:39:24.127818 [ 270 ] {3ff92288-231c-48e0-97b0-cde589536518} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.05.21 01:39:24.127949 [ 270 ] {3ff92288-231c-48e0-97b0-cde589536518} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 12747 | 2026.05.21 01:39:24.127985 [ 270 ] {3ff92288-231c-48e0-97b0-cde589536518} <Debug> TCPHandler: Processed in 0.001333266 sec. | ||
| 12748 | 2026.05.21 01:39:24.128117 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12749 | 2026.05.21 01:39:24.128215 [ 270 ] {6136dfae-b634-4c93-8835-8f464f47ffaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12750 | 2026.05.21 01:39:24.128261 [ 270 ] {6136dfae-b634-4c93-8835-8f464f47ffaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12751 | 2026.05.21 01:39:24.128655 [ 270 ] {6136dfae-b634-4c93-8835-8f464f47ffaa} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2026.05.21 01:39:24.128691 [ 270 ] {6136dfae-b634-4c93-8835-8f464f47ffaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12753 | 2026.05.21 01:39:24.129017 [ 270 ] {6136dfae-b634-4c93-8835-8f464f47ffaa} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12754 | 2026.05.21 01:39:24.129236 [ 270 ] {6136dfae-b634-4c93-8835-8f464f47ffaa} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2026.05.21 01:39:24.129363 [ 270 ] {6136dfae-b634-4c93-8835-8f464f47ffaa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 12756 | 2026.05.21 01:39:24.129399 [ 270 ] {6136dfae-b634-4c93-8835-8f464f47ffaa} <Debug> TCPHandler: Processed in 0.001332396 sec. | ||
| 12757 | 2026.05.21 01:39:24.129525 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2026.05.21 01:39:24.129622 [ 270 ] {4caed455-8b35-433c-b1c3-3027ee2f437d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12759 | 2026.05.21 01:39:24.129664 [ 270 ] {4caed455-8b35-433c-b1c3-3027ee2f437d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12760 | 2026.05.21 01:39:24.130001 [ 270 ] {4caed455-8b35-433c-b1c3-3027ee2f437d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2026.05.21 01:39:24.130039 [ 270 ] {4caed455-8b35-433c-b1c3-3027ee2f437d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12762 | 2026.05.21 01:39:24.130368 [ 270 ] {4caed455-8b35-433c-b1c3-3027ee2f437d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12763 | 2026.05.21 01:39:24.130608 [ 270 ] {4caed455-8b35-433c-b1c3-3027ee2f437d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2026.05.21 01:39:24.130754 [ 270 ] {4caed455-8b35-433c-b1c3-3027ee2f437d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00115 sec., 41739.13043478261 rows/sec., 2.81 MiB/sec. | ||
| 12765 | 2026.05.21 01:39:24.130791 [ 270 ] {4caed455-8b35-433c-b1c3-3027ee2f437d} <Debug> TCPHandler: Processed in 0.001314996 sec. | ||
| 12766 | 2026.05.21 01:39:24.452267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27363 | ||
| 12767 | 2026.05.21 01:39:24.453099 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12768 | 2026.05.21 01:39:24.453182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12769 | 2026.05.21 01:39:24.453891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12770 | 2026.05.21 01:39:24.454276 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12771 | 2026.05.21 01:39:24.454516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27363 | ||
| 12772 | 2026.05.21 01:39:24.983664 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43970 | ||
| 12773 | 2026.05.21 01:39:24.983761 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12774 | 2026.05.21 01:39:24.983790 [ 259 ] {} <Debug> TCP-Session: 59ff918b-97fc-4c7b-914e-06ed0f73b2e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43970 | ||
| 12775 | 2026.05.21 01:39:24.983816 [ 259 ] {} <Debug> TCP-Session: 59ff918b-97fc-4c7b-914e-06ed0f73b2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12776 | 2026.05.21 01:39:24.983834 [ 259 ] {} <Debug> TCP-Session: 59ff918b-97fc-4c7b-914e-06ed0f73b2e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12777 | 2026.05.21 01:39:24.984043 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58025 | ||
| 12778 | 2026.05.21 01:39:24.984085 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60721 | ||
| 12779 | 2026.05.21 01:39:24.984093 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59244 | ||
| 12780 | 2026.05.21 01:39:24.984130 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60052 | ||
| 12781 | 2026.05.21 01:39:24.984158 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41304 | ||
| 12782 | 2026.05.21 01:39:24.984187 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12783 | 2026.05.21 01:39:24.984204 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12784 | 2026.05.21 01:39:24.984179 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12785 | 2026.05.21 01:39:24.984241 [ 307 ] {} <Debug> TCP-Session: b92c74db-7f50-4e87-8785-723af97d8d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:59244 | ||
| 12786 | 2026.05.21 01:39:24.984249 [ 309 ] {} <Debug> TCP-Session: fc1eb335-3a72-4419-add4-0fb1e3b08473 Authenticating user 'default' from [fd00:1122:3344:101::e]:60052 | ||
| 12787 | 2026.05.21 01:39:24.984270 [ 303 ] {} <Debug> TCP-Session: 74db02d1-1855-4339-a25a-d89ed65ae4fc Authenticating user 'default' from [fd00:1122:3344:101::e]:60721 | ||
| 12788 | 2026.05.21 01:39:24.984285 [ 307 ] {} <Debug> TCP-Session: b92c74db-7f50-4e87-8785-723af97d8d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12789 | 2026.05.21 01:39:24.984294 [ 309 ] {} <Debug> TCP-Session: fc1eb335-3a72-4419-add4-0fb1e3b08473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12790 | 2026.05.21 01:39:24.984305 [ 303 ] {} <Debug> TCP-Session: 74db02d1-1855-4339-a25a-d89ed65ae4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12791 | 2026.05.21 01:39:24.984312 [ 307 ] {} <Debug> TCP-Session: b92c74db-7f50-4e87-8785-723af97d8d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12792 | 2026.05.21 01:39:24.984326 [ 309 ] {} <Debug> TCP-Session: fc1eb335-3a72-4419-add4-0fb1e3b08473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12793 | 2026.05.21 01:39:24.984337 [ 303 ] {} <Debug> TCP-Session: 74db02d1-1855-4339-a25a-d89ed65ae4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12794 | 2026.05.21 01:39:24.984259 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12795 | 2026.05.21 01:39:24.984177 [ 259 ] {} <Trace> TCP-Session: 59ff918b-97fc-4c7b-914e-06ed0f73b2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2026.05.21 01:39:24.984412 [ 310 ] {} <Debug> TCP-Session: 224c0c21-d575-4e11-afbb-9ae8d5fe1b37 Authenticating user 'default' from [fd00:1122:3344:101::e]:41304 | ||
| 12797 | 2026.05.21 01:39:24.984152 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60185 | ||
| 12798 | 2026.05.21 01:39:24.984448 [ 310 ] {} <Debug> TCP-Session: 224c0c21-d575-4e11-afbb-9ae8d5fe1b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12799 | 2026.05.21 01:39:24.984109 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59245 | ||
| 12800 | 2026.05.21 01:39:24.984494 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12801 | 2026.05.21 01:39:24.984481 [ 310 ] {} <Debug> TCP-Session: 224c0c21-d575-4e11-afbb-9ae8d5fe1b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12802 | 2026.05.21 01:39:24.984535 [ 311 ] {} <Debug> TCP-Session: f5581551-400f-40e3-801b-275ebd79d983 Authenticating user 'default' from [fd00:1122:3344:101::e]:60185 | ||
| 12803 | 2026.05.21 01:39:24.984105 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12804 | 2026.05.21 01:39:24.984572 [ 259 ] {53c98eec-55f2-4b13-88ad-e20be296b78e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43970) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12805 | 2026.05.21 01:39:24.984563 [ 311 ] {} <Debug> TCP-Session: f5581551-400f-40e3-801b-275ebd79d983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12806 | 2026.05.21 01:39:24.984599 [ 269 ] {} <Debug> TCP-Session: a7021041-4bc2-48f3-9f41-7aa33ebca33b Authenticating user 'default' from [fd00:1122:3344:101::e]:58025 | ||
| 12807 | 2026.05.21 01:39:24.984625 [ 311 ] {} <Debug> TCP-Session: f5581551-400f-40e3-801b-275ebd79d983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12808 | 2026.05.21 01:39:24.984557 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12809 | 2026.05.21 01:39:24.984651 [ 269 ] {} <Debug> TCP-Session: a7021041-4bc2-48f3-9f41-7aa33ebca33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12810 | 2026.05.21 01:39:24.984690 [ 308 ] {} <Debug> TCP-Session: 01c8f8a0-79c4-4e18-8048-8eca28bb54ba Authenticating user 'default' from [fd00:1122:3344:101::e]:59245 | ||
| 12811 | 2026.05.21 01:39:24.984701 [ 269 ] {} <Debug> TCP-Session: a7021041-4bc2-48f3-9f41-7aa33ebca33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12812 | 2026.05.21 01:39:24.984723 [ 308 ] {} <Debug> TCP-Session: 01c8f8a0-79c4-4e18-8048-8eca28bb54ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12813 | 2026.05.21 01:39:24.984096 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50378 | ||
| 12814 | 2026.05.21 01:39:24.984752 [ 308 ] {} <Debug> TCP-Session: 01c8f8a0-79c4-4e18-8048-8eca28bb54ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12815 | 2026.05.21 01:39:24.984796 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12816 | 2026.05.21 01:39:24.984822 [ 304 ] {} <Debug> TCP-Session: f1605c83-20d2-4996-846f-03e7b904fe02 Authenticating user 'default' from [fd00:1122:3344:101::e]:50378 | ||
| 12817 | 2026.05.21 01:39:24.984834 [ 259 ] {53c98eec-55f2-4b13-88ad-e20be296b78e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12818 | 2026.05.21 01:39:24.984845 [ 304 ] {} <Debug> TCP-Session: f1605c83-20d2-4996-846f-03e7b904fe02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2026.05.21 01:39:24.984878 [ 304 ] {} <Debug> TCP-Session: f1605c83-20d2-4996-846f-03e7b904fe02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12820 | 2026.05.21 01:39:24.984896 [ 259 ] {53c98eec-55f2-4b13-88ad-e20be296b78e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12821 | 2026.05.21 01:39:24.985176 [ 259 ] {53c98eec-55f2-4b13-88ad-e20be296b78e} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 12822 | 2026.05.21 01:39:24.986127 [ 326 ] {53c98eec-55f2-4b13-88ad-e20be296b78e} <Trace> AggregatingTransform: Aggregating | ||
| 12823 | 2026.05.21 01:39:24.986158 [ 326 ] {53c98eec-55f2-4b13-88ad-e20be296b78e} <Trace> Aggregator: Aggregation method: without_key | ||
| 12824 | 2026.05.21 01:39:24.986186 [ 326 ] {53c98eec-55f2-4b13-88ad-e20be296b78e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912418 sec. (1095.989 rows/sec., 42.81 KiB/sec.) | ||
| 12825 | 2026.05.21 01:39:24.986201 [ 326 ] {53c98eec-55f2-4b13-88ad-e20be296b78e} <Trace> Aggregator: Merging aggregated data | ||
| 12826 | 2026.05.21 01:39:24.986706 [ 259 ] {53c98eec-55f2-4b13-88ad-e20be296b78e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002195 sec., 455.58086560364467 rows/sec., 17.80 KiB/sec. | ||
| 12827 | 2026.05.21 01:39:24.986829 [ 259 ] {53c98eec-55f2-4b13-88ad-e20be296b78e} <Debug> TCPHandler: Processed in 0.002761625 sec. | ||
| 12828 | 2026.05.21 01:39:24.986963 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12829 | 2026.05.21 01:39:24.986988 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12830 | 2026.05.21 01:39:24.987001 [ 259 ] {} <Debug> TCP-Session: 59ff918b-97fc-4c7b-914e-06ed0f73b2e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12831 | 2026.05.21 01:39:24.987008 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12832 | 2026.05.21 01:39:24.987029 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12833 | 2026.05.21 01:39:24.987040 [ 303 ] {} <Debug> TCP-Session: 74db02d1-1855-4339-a25a-d89ed65ae4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12834 | 2026.05.21 01:39:24.987049 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12835 | 2026.05.21 01:39:24.987068 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12836 | 2026.05.21 01:39:24.987089 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12837 | 2026.05.21 01:39:24.987107 [ 311 ] {} <Debug> TCP-Session: f5581551-400f-40e3-801b-275ebd79d983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12838 | 2026.05.21 01:39:24.987129 [ 307 ] {} <Debug> TCP-Session: b92c74db-7f50-4e87-8785-723af97d8d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12839 | 2026.05.21 01:39:24.987127 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12840 | 2026.05.21 01:39:24.987151 [ 309 ] {} <Debug> TCP-Session: fc1eb335-3a72-4419-add4-0fb1e3b08473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2026.05.21 01:39:24.987153 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12842 | 2026.05.21 01:39:24.987191 [ 308 ] {} <Debug> TCP-Session: 01c8f8a0-79c4-4e18-8048-8eca28bb54ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.05.21 01:39:24.987062 [ 269 ] {} <Debug> TCP-Session: a7021041-4bc2-48f3-9f41-7aa33ebca33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12844 | 2026.05.21 01:39:24.987234 [ 310 ] {} <Debug> TCP-Session: 224c0c21-d575-4e11-afbb-9ae8d5fe1b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12845 | 2026.05.21 01:39:24.987090 [ 304 ] {} <Debug> TCP-Session: f1605c83-20d2-4996-846f-03e7b904fe02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12846 | 2026.05.21 01:39:25.933632 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12847 | 2026.05.21 01:39:25.951107 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12848 | 2026.05.21 01:39:25.951172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12849 | 2026.05.21 01:39:25.957242 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12850 | 2026.05.21 01:39:25.957954 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12851 | 2026.05.21 01:39:25.961549 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12852 | 2026.05.21 01:39:29.122357 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2026.05.21 01:39:29.122633 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12854 | 2026.05.21 01:39:29.123015 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12855 | 2026.05.21 01:39:29.123063 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12856 | 2026.05.21 01:39:29.123285 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12857 | 2026.05.21 01:39:29.123355 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12858 | 2026.05.21 01:39:29.123498 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12859 | 2026.05.21 01:39:29.123536 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12860 | 2026.05.21 01:39:29.123558 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 12861 | 2026.05.21 01:39:29.123573 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12862 | 2026.05.21 01:39:29.123616 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12863 | 2026.05.21 01:39:29.123637 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 12864 | 2026.05.21 01:39:29.124901 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002379 sec., 16393.44262295082 rows/sec., 3.34 MiB/sec. | ||
| 12865 | 2026.05.21 01:39:29.125016 [ 270 ] {2e5fd87f-69de-4d71-9f14-e8787f885f91} <Debug> TCPHandler: Processed in 0.002803106 sec. | ||
| 12866 | 2026.05.21 01:39:29.126953 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12867 | 2026.05.21 01:39:29.127066 [ 270 ] {806c269b-a03c-41bc-9fe8-3e99d5a64e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12868 | 2026.05.21 01:39:29.127118 [ 270 ] {806c269b-a03c-41bc-9fe8-3e99d5a64e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12869 | 2026.05.21 01:39:29.127692 [ 270 ] {806c269b-a03c-41bc-9fe8-3e99d5a64e67} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12870 | 2026.05.21 01:39:29.127748 [ 270 ] {806c269b-a03c-41bc-9fe8-3e99d5a64e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12871 | 2026.05.21 01:39:29.128172 [ 270 ] {806c269b-a03c-41bc-9fe8-3e99d5a64e67} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12872 | 2026.05.21 01:39:29.128390 [ 270 ] {806c269b-a03c-41bc-9fe8-3e99d5a64e67} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12873 | 2026.05.21 01:39:29.128545 [ 270 ] {806c269b-a03c-41bc-9fe8-3e99d5a64e67} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001513 sec., 58162.59087904825 rows/sec., 4.90 MiB/sec. | ||
| 12874 | 2026.05.21 01:39:29.128582 [ 270 ] {806c269b-a03c-41bc-9fe8-3e99d5a64e67} <Debug> TCPHandler: Processed in 0.001680693 sec. | ||
| 12875 | 2026.05.21 01:39:29.128706 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12876 | 2026.05.21 01:39:29.128803 [ 270 ] {48110abd-d8a2-4d54-a092-5c2213b9da87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12877 | 2026.05.21 01:39:29.128845 [ 270 ] {48110abd-d8a2-4d54-a092-5c2213b9da87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12878 | 2026.05.21 01:39:29.129244 [ 270 ] {48110abd-d8a2-4d54-a092-5c2213b9da87} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12879 | 2026.05.21 01:39:29.129281 [ 270 ] {48110abd-d8a2-4d54-a092-5c2213b9da87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12880 | 2026.05.21 01:39:29.129570 [ 270 ] {48110abd-d8a2-4d54-a092-5c2213b9da87} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12881 | 2026.05.21 01:39:29.129777 [ 270 ] {48110abd-d8a2-4d54-a092-5c2213b9da87} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12882 | 2026.05.21 01:39:29.129907 [ 270 ] {48110abd-d8a2-4d54-a092-5c2213b9da87} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001123 sec., 14247.551202137132 rows/sec., 1.05 MiB/sec. | ||
| 12883 | 2026.05.21 01:39:29.129943 [ 270 ] {48110abd-d8a2-4d54-a092-5c2213b9da87} <Debug> TCPHandler: Processed in 0.001286955 sec. | ||
| 12884 | 2026.05.21 01:39:29.130060 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12885 | 2026.05.21 01:39:29.130155 [ 270 ] {69b223a2-fa96-4d77-96d8-43ae481bf5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12886 | 2026.05.21 01:39:29.130197 [ 270 ] {69b223a2-fa96-4d77-96d8-43ae481bf5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12887 | 2026.05.21 01:39:29.130614 [ 270 ] {69b223a2-fa96-4d77-96d8-43ae481bf5e4} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2026.05.21 01:39:29.130651 [ 270 ] {69b223a2-fa96-4d77-96d8-43ae481bf5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12889 | 2026.05.21 01:39:29.130945 [ 270 ] {69b223a2-fa96-4d77-96d8-43ae481bf5e4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12890 | 2026.05.21 01:39:29.131175 [ 270 ] {69b223a2-fa96-4d77-96d8-43ae481bf5e4} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2026.05.21 01:39:29.131305 [ 270 ] {69b223a2-fa96-4d77-96d8-43ae481bf5e4} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001167 sec., 68551.84233076264 rows/sec., 5.35 MiB/sec. | ||
| 12892 | 2026.05.21 01:39:29.131341 [ 270 ] {69b223a2-fa96-4d77-96d8-43ae481bf5e4} <Debug> TCPHandler: Processed in 0.001330316 sec. | ||
| 12893 | 2026.05.21 01:39:29.131458 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12894 | 2026.05.21 01:39:29.131554 [ 270 ] {2829e19e-d07c-4eaa-8bb3-e961afcda8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12895 | 2026.05.21 01:39:29.131598 [ 270 ] {2829e19e-d07c-4eaa-8bb3-e961afcda8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12896 | 2026.05.21 01:39:29.132012 [ 270 ] {2829e19e-d07c-4eaa-8bb3-e961afcda8b8} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12897 | 2026.05.21 01:39:29.132049 [ 270 ] {2829e19e-d07c-4eaa-8bb3-e961afcda8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12898 | 2026.05.21 01:39:29.132386 [ 270 ] {2829e19e-d07c-4eaa-8bb3-e961afcda8b8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12899 | 2026.05.21 01:39:29.132595 [ 270 ] {2829e19e-d07c-4eaa-8bb3-e961afcda8b8} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12900 | 2026.05.21 01:39:29.132718 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 4 parts from all_1_90_18 to all_93_93_0 | ||
| 12901 | 2026.05.21 01:39:29.132728 [ 270 ] {2829e19e-d07c-4eaa-8bb3-e961afcda8b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 12902 | 2026.05.21 01:39:29.132798 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2026.05.21 01:39:29.132819 [ 270 ] {2829e19e-d07c-4eaa-8bb3-e961afcda8b8} <Debug> TCPHandler: Processed in 0.001409108 sec. | ||
| 12904 | 2026.05.21 01:39:29.132826 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12905 | 2026.05.21 01:39:29.132971 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12906 | 2026.05.21 01:39:29.132988 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_93_19} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_90_18 to all_93_93_0 into Compact with storage Full | ||
| 12907 | 2026.05.21 01:39:29.133108 [ 270 ] {5087fe7c-3475-4b06-bd60-4427e393ff82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12908 | 2026.05.21 01:39:29.133149 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_93_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12909 | 2026.05.21 01:39:29.133181 [ 270 ] {5087fe7c-3475-4b06-bd60-4427e393ff82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12910 | 2026.05.21 01:39:29.133190 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 31706 rows starting from the beginning of the part | ||
| 12911 | 2026.05.21 01:39:29.133270 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12912 | 2026.05.21 01:39:29.133316 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12913 | 2026.05.21 01:39:29.133360 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1484 rows starting from the beginning of the part | ||
| 12914 | 2026.05.21 01:39:29.134129 [ 270 ] {5087fe7c-3475-4b06-bd60-4427e393ff82} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12915 | 2026.05.21 01:39:29.134172 [ 270 ] {5087fe7c-3475-4b06-bd60-4427e393ff82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12916 | 2026.05.21 01:39:29.134748 [ 270 ] {5087fe7c-3475-4b06-bd60-4427e393ff82} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12917 | 2026.05.21 01:39:29.135003 [ 270 ] {5087fe7c-3475-4b06-bd60-4427e393ff82} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.05.21 01:39:29.135159 [ 270 ] {5087fe7c-3475-4b06-bd60-4427e393ff82} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002076 sec., 7707.129094412331 rows/sec., 13.81 MiB/sec. | ||
| 12919 | 2026.05.21 01:39:29.135164 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12920 | 2026.05.21 01:39:29.135224 [ 270 ] {5087fe7c-3475-4b06-bd60-4427e393ff82} <Debug> TCPHandler: Processed in 0.002316276 sec. | ||
| 12921 | 2026.05.21 01:39:29.135229 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2026.05.21 01:39:29.135270 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12923 | 2026.05.21 01:39:29.135358 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12924 | 2026.05.21 01:39:29.135362 [ 201 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 12925 | 2026.05.21 01:39:29.135460 [ 270 ] {e269caa6-403a-4344-9ffe-2da85895bf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12926 | 2026.05.21 01:39:29.135504 [ 270 ] {e269caa6-403a-4344-9ffe-2da85895bf68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12927 | 2026.05.21 01:39:29.135556 [ 201 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12928 | 2026.05.21 01:39:29.135610 [ 201 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1516 rows starting from the beginning of the part | ||
| 12929 | 2026.05.21 01:39:29.135725 [ 201 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part | ||
| 12930 | 2026.05.21 01:39:29.135822 [ 201 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 12931 | 2026.05.21 01:39:29.135847 [ 270 ] {e269caa6-403a-4344-9ffe-2da85895bf68} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12932 | 2026.05.21 01:39:29.135884 [ 270 ] {e269caa6-403a-4344-9ffe-2da85895bf68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12933 | 2026.05.21 01:39:29.135911 [ 201 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part | ||
| 12934 | 2026.05.21 01:39:29.135997 [ 201 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 12935 | 2026.05.21 01:39:29.136081 [ 201 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 16 rows starting from the beginning of the part | ||
| 12936 | 2026.05.21 01:39:29.136215 [ 270 ] {e269caa6-403a-4344-9ffe-2da85895bf68} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12937 | 2026.05.21 01:39:29.136432 [ 270 ] {e269caa6-403a-4344-9ffe-2da85895bf68} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12938 | 2026.05.21 01:39:29.136571 [ 270 ] {e269caa6-403a-4344-9ffe-2da85895bf68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 12939 | 2026.05.21 01:39:29.136606 [ 270 ] {e269caa6-403a-4344-9ffe-2da85895bf68} <Debug> TCPHandler: Processed in 0.001297366 sec. | ||
| 12940 | 2026.05.21 01:39:29.141769 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_93_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33510 rows, containing 5 columns (5 merged, 0 gathered) in 0.008843226 sec., 3789341.1295832545 rows/sec., 245.32 MiB/sec. | ||
| 12941 | 2026.05.21 01:39:29.142135 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_93_19} <Trace> MergedBlockOutputStream: filled checksums all_1_93_19 (state Temporary) | ||
| 12942 | 2026.05.21 01:39:29.142460 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_93_19 to all_1_93_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2026.05.21 01:39:29.142549 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 4 parts: [all_1_90_18, all_93_93_0] -> all_1_93_19 | ||
| 12944 | 2026.05.21 01:39:29.142631 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12945 | 2026.05.21 01:39:29.144400 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1625 rows, containing 19 columns (19 merged, 0 gathered) in 0.009073971 sec., 179083.66689732642 rows/sec., 320.91 MiB/sec. | ||
| 12946 | 2026.05.21 01:39:29.146267 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12947 | 2026.05.21 01:39:29.146680 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12948 | 2026.05.21 01:39:29.146766 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12949 | 2026.05.21 01:39:29.146956 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12950 | 2026.05.21 01:39:30.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.19 MiB, peak 352.37 MiB, free memory in arenas 0.00 B, will set to 344.83 MiB (RSS), difference: 6.64 MiB | ||
| 12951 | 2026.05.21 01:39:31.782461 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12952 | 2026.05.21 01:39:31.782566 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12953 | 2026.05.21 01:39:31.954738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27811 | ||
| 12954 | 2026.05.21 01:39:31.955277 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2026.05.21 01:39:31.955322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12956 | 2026.05.21 01:39:31.955810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12957 | 2026.05.21 01:39:31.956031 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12958 | 2026.05.21 01:39:31.956160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27811 | ||
| 12959 | 2026.05.21 01:39:33.461685 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12960 | 2026.05.21 01:39:33.479240 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12961 | 2026.05.21 01:39:33.479309 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12962 | 2026.05.21 01:39:33.485355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12963 | 2026.05.21 01:39:33.486041 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12964 | 2026.05.21 01:39:33.488938 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12965 | 2026.05.21 01:39:34.122697 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12966 | 2026.05.21 01:39:34.122932 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12967 | 2026.05.21 01:39:34.123268 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12968 | 2026.05.21 01:39:34.123306 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12969 | 2026.05.21 01:39:34.123521 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12970 | 2026.05.21 01:39:34.123589 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12971 | 2026.05.21 01:39:34.123730 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12972 | 2026.05.21 01:39:34.123766 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12973 | 2026.05.21 01:39:34.123788 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 12974 | 2026.05.21 01:39:34.123803 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12975 | 2026.05.21 01:39:34.123845 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12976 | 2026.05.21 01:39:34.123864 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 12977 | 2026.05.21 01:39:34.125278 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002442 sec., 15970.51597051597 rows/sec., 3.26 MiB/sec. | ||
| 12978 | 2026.05.21 01:39:34.125381 [ 270 ] {219be76b-71be-471d-9683-a36045f32e30} <Debug> TCPHandler: Processed in 0.002821997 sec. | ||
| 12979 | 2026.05.21 01:39:34.127403 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2026.05.21 01:39:34.127528 [ 270 ] {694c9756-dc7e-4baa-bb88-b951e8ee60cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12981 | 2026.05.21 01:39:34.127579 [ 270 ] {694c9756-dc7e-4baa-bb88-b951e8ee60cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12982 | 2026.05.21 01:39:34.128186 [ 270 ] {694c9756-dc7e-4baa-bb88-b951e8ee60cb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2026.05.21 01:39:34.128241 [ 270 ] {694c9756-dc7e-4baa-bb88-b951e8ee60cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12984 | 2026.05.21 01:39:34.128739 [ 270 ] {694c9756-dc7e-4baa-bb88-b951e8ee60cb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12985 | 2026.05.21 01:39:34.128957 [ 270 ] {694c9756-dc7e-4baa-bb88-b951e8ee60cb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2026.05.21 01:39:34.129101 [ 270 ] {694c9756-dc7e-4baa-bb88-b951e8ee60cb} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001609 sec., 65879.42821628341 rows/sec., 5.53 MiB/sec. | ||
| 12987 | 2026.05.21 01:39:34.129119 [ 128 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12988 | 2026.05.21 01:39:34.129135 [ 270 ] {694c9756-dc7e-4baa-bb88-b951e8ee60cb} <Debug> TCPHandler: Processed in 0.001793356 sec. | ||
| 12989 | 2026.05.21 01:39:34.129189 [ 128 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2026.05.21 01:39:34.129214 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12991 | 2026.05.21 01:39:34.129303 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 12992 | 2026.05.21 01:39:34.129309 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12993 | 2026.05.21 01:39:34.129397 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12994 | 2026.05.21 01:39:34.129465 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2620 rows starting from the beginning of the part | ||
| 12995 | 2026.05.21 01:39:34.129515 [ 270 ] {338af12c-5523-4424-ae2a-6fc868394dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12996 | 2026.05.21 01:39:34.129523 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 88 rows starting from the beginning of the part | ||
| 12997 | 2026.05.21 01:39:34.129556 [ 270 ] {338af12c-5523-4424-ae2a-6fc868394dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12998 | 2026.05.21 01:39:34.129574 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 2455 rows starting from the beginning of the part | ||
| 12999 | 2026.05.21 01:39:34.129615 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 13000 | 2026.05.21 01:39:34.129657 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 88 rows starting from the beginning of the part | ||
| 13001 | 2026.05.21 01:39:34.129697 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 106 rows starting from the beginning of the part | ||
| 13002 | 2026.05.21 01:39:34.129981 [ 270 ] {338af12c-5523-4424-ae2a-6fc868394dc5} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.05.21 01:39:34.130019 [ 270 ] {338af12c-5523-4424-ae2a-6fc868394dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13004 | 2026.05.21 01:39:34.130316 [ 270 ] {338af12c-5523-4424-ae2a-6fc868394dc5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13005 | 2026.05.21 01:39:34.130543 [ 270 ] {338af12c-5523-4424-ae2a-6fc868394dc5} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2026.05.21 01:39:34.130689 [ 270 ] {338af12c-5523-4424-ae2a-6fc868394dc5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001193 sec., 20955.574182732606 rows/sec., 1.54 MiB/sec. | ||
| 13007 | 2026.05.21 01:39:34.130723 [ 270 ] {338af12c-5523-4424-ae2a-6fc868394dc5} <Debug> TCPHandler: Processed in 0.001462439 sec. | ||
| 13008 | 2026.05.21 01:39:34.130858 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13009 | 2026.05.21 01:39:34.130950 [ 270 ] {eb502bf4-b310-4398-ab1c-3fbdb368f5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13010 | 2026.05.21 01:39:34.130989 [ 270 ] {eb502bf4-b310-4398-ab1c-3fbdb368f5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13011 | 2026.05.21 01:39:34.131418 [ 270 ] {eb502bf4-b310-4398-ab1c-3fbdb368f5e8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13012 | 2026.05.21 01:39:34.131436 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5413 rows, containing 5 columns (5 merged, 0 gathered) in 0.002162443 sec., 2503187.367250836 rows/sec., 197.93 MiB/sec. | ||
| 13013 | 2026.05.21 01:39:34.131453 [ 270 ] {eb502bf4-b310-4398-ab1c-3fbdb368f5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13014 | 2026.05.21 01:39:34.131780 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13015 | 2026.05.21 01:39:34.131802 [ 270 ] {eb502bf4-b310-4398-ab1c-3fbdb368f5e8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13016 | 2026.05.21 01:39:34.132073 [ 270 ] {eb502bf4-b310-4398-ab1c-3fbdb368f5e8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2026.05.21 01:39:34.132116 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2026.05.21 01:39:34.132205 [ 188 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_96_19} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13019 | 2026.05.21 01:39:34.132207 [ 270 ] {eb502bf4-b310-4398-ab1c-3fbdb368f5e8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001274 sec., 69858.71271585558 rows/sec., 5.46 MiB/sec. | ||
| 13020 | 2026.05.21 01:39:34.132228 [ 123 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13021 | 2026.05.21 01:39:34.132252 [ 270 ] {eb502bf4-b310-4398-ab1c-3fbdb368f5e8} <Debug> TCPHandler: Processed in 0.001442718 sec. | ||
| 13022 | 2026.05.21 01:39:34.132304 [ 123 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2026.05.21 01:39:34.132313 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 13024 | 2026.05.21 01:39:34.132340 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13025 | 2026.05.21 01:39:34.132401 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13026 | 2026.05.21 01:39:34.132432 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 13027 | 2026.05.21 01:39:34.132498 [ 270 ] {5fa0d050-0a17-40ea-9956-74feba705b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13028 | 2026.05.21 01:39:34.132544 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13029 | 2026.05.21 01:39:34.132546 [ 270 ] {5fa0d050-0a17-40ea-9956-74feba705b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13030 | 2026.05.21 01:39:34.132583 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1405 rows starting from the beginning of the part | ||
| 13031 | 2026.05.21 01:39:34.132644 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 80 rows starting from the beginning of the part | ||
| 13032 | 2026.05.21 01:39:34.132688 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1315 rows starting from the beginning of the part | ||
| 13033 | 2026.05.21 01:39:34.132736 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 13034 | 2026.05.21 01:39:34.132790 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 80 rows starting from the beginning of the part | ||
| 13035 | 2026.05.21 01:39:34.132831 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 89 rows starting from the beginning of the part | ||
| 13036 | 2026.05.21 01:39:34.133011 [ 270 ] {5fa0d050-0a17-40ea-9956-74feba705b02} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2026.05.21 01:39:34.133052 [ 270 ] {5fa0d050-0a17-40ea-9956-74feba705b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13038 | 2026.05.21 01:39:34.133389 [ 270 ] {5fa0d050-0a17-40ea-9956-74feba705b02} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13039 | 2026.05.21 01:39:34.133619 [ 270 ] {5fa0d050-0a17-40ea-9956-74feba705b02} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.05.21 01:39:34.133748 [ 270 ] {5fa0d050-0a17-40ea-9956-74feba705b02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 13041 | 2026.05.21 01:39:34.133781 [ 270 ] {5fa0d050-0a17-40ea-9956-74feba705b02} <Debug> TCPHandler: Processed in 0.001427359 sec. | ||
| 13042 | 2026.05.21 01:39:34.133900 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13043 | 2026.05.21 01:39:34.133993 [ 270 ] {be2bdd5a-c5ce-4287-8a1f-5a85d57d0962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13044 | 2026.05.21 01:39:34.134032 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636193 sec., 1853693.2990179032 rows/sec., 134.14 MiB/sec. | ||
| 13045 | 2026.05.21 01:39:34.134048 [ 270 ] {be2bdd5a-c5ce-4287-8a1f-5a85d57d0962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13046 | 2026.05.21 01:39:34.134192 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13047 | 2026.05.21 01:39:34.134414 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2026.05.21 01:39:34.134474 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_96_19} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13049 | 2026.05.21 01:39:34.134538 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13050 | 2026.05.21 01:39:34.134875 [ 270 ] {be2bdd5a-c5ce-4287-8a1f-5a85d57d0962} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2026.05.21 01:39:34.134915 [ 270 ] {be2bdd5a-c5ce-4287-8a1f-5a85d57d0962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13052 | 2026.05.21 01:39:34.135439 [ 270 ] {be2bdd5a-c5ce-4287-8a1f-5a85d57d0962} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13053 | 2026.05.21 01:39:34.135679 [ 270 ] {be2bdd5a-c5ce-4287-8a1f-5a85d57d0962} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2026.05.21 01:39:34.135815 [ 270 ] {be2bdd5a-c5ce-4287-8a1f-5a85d57d0962} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001839 sec., 13594.344752582927 rows/sec., 24.36 MiB/sec. | ||
| 13055 | 2026.05.21 01:39:34.135865 [ 270 ] {be2bdd5a-c5ce-4287-8a1f-5a85d57d0962} <Debug> TCPHandler: Processed in 0.00201207 sec. | ||
| 13056 | 2026.05.21 01:39:34.135989 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13057 | 2026.05.21 01:39:34.136087 [ 270 ] {ad3b83d8-0568-462f-82b5-7f7e96ca572f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13058 | 2026.05.21 01:39:34.136127 [ 270 ] {ad3b83d8-0568-462f-82b5-7f7e96ca572f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13059 | 2026.05.21 01:39:34.136456 [ 270 ] {ad3b83d8-0568-462f-82b5-7f7e96ca572f} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2026.05.21 01:39:34.136490 [ 270 ] {ad3b83d8-0568-462f-82b5-7f7e96ca572f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13061 | 2026.05.21 01:39:34.136786 [ 270 ] {ad3b83d8-0568-462f-82b5-7f7e96ca572f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13062 | 2026.05.21 01:39:34.136993 [ 270 ] {ad3b83d8-0568-462f-82b5-7f7e96ca572f} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.05.21 01:39:34.137119 [ 270 ] {ad3b83d8-0568-462f-82b5-7f7e96ca572f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 13064 | 2026.05.21 01:39:34.137132 [ 123 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13065 | 2026.05.21 01:39:34.137151 [ 270 ] {ad3b83d8-0568-462f-82b5-7f7e96ca572f} <Debug> TCPHandler: Processed in 0.001209474 sec. | ||
| 13066 | 2026.05.21 01:39:34.137175 [ 123 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2026.05.21 01:39:34.137200 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13068 | 2026.05.21 01:39:34.137296 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 13069 | 2026.05.21 01:39:34.137443 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13070 | 2026.05.21 01:39:34.137481 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4770 rows starting from the beginning of the part | ||
| 13071 | 2026.05.21 01:39:34.137557 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 13072 | 2026.05.21 01:39:34.137607 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part | ||
| 13073 | 2026.05.21 01:39:34.137651 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 48 rows starting from the beginning of the part | ||
| 13074 | 2026.05.21 01:39:34.137693 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13075 | 2026.05.21 01:39:34.137736 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13076 | 2026.05.21 01:39:34.140057 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5010 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805876 sec., 1785538.6339239508 rows/sec., 120.40 MiB/sec. | ||
| 13077 | 2026.05.21 01:39:34.140479 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13078 | 2026.05.21 01:39:34.140906 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_96_19} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.05.21 01:39:34.141020 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_96_19} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13080 | 2026.05.21 01:39:34.141148 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13081 | 2026.05.21 01:39:34.695755 [ 123 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 13082 | 2026.05.21 01:39:34.695811 [ 123 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13083 | 2026.05.21 01:39:34.695834 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13084 | 2026.05.21 01:39:34.695955 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 13085 | 2026.05.21 01:39:34.696098 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13086 | 2026.05.21 01:39:34.696132 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 825 rows starting from the beginning of the part | ||
| 13087 | 2026.05.21 01:39:34.696198 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 13088 | 2026.05.21 01:39:34.696243 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 801 rows starting from the beginning of the part | ||
| 13089 | 2026.05.21 01:39:34.696285 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 13090 | 2026.05.21 01:39:34.696324 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 13091 | 2026.05.21 01:39:34.697436 [ 200 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535421 sec., 1611935.749217967 rows/sec., 100.44 MiB/sec. | ||
| 13092 | 2026.05.21 01:39:34.697642 [ 202 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13093 | 2026.05.21 01:39:34.697934 [ 202 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13094 | 2026.05.21 01:39:34.698008 [ 202 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_23_5} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 13095 | 2026.05.21 01:39:34.698105 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 13096 | 2026.05.21 01:39:39.123517 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13097 | 2026.05.21 01:39:39.123800 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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) | ||
| 13098 | 2026.05.21 01:39:39.124202 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13099 | 2026.05.21 01:39:39.124254 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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 | ||
| 13100 | 2026.05.21 01:39:39.124524 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13101 | 2026.05.21 01:39:39.124592 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13102 | 2026.05.21 01:39:39.124734 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 13103 | 2026.05.21 01:39:39.124771 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13104 | 2026.05.21 01:39:39.124793 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 13105 | 2026.05.21 01:39:39.124808 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13106 | 2026.05.21 01:39:39.124851 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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'))" | ||
| 13107 | 2026.05.21 01:39:39.124871 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 13108 | 2026.05.21 01:39:39.125846 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002163 sec., 18030.513176144243 rows/sec., 3.68 MiB/sec. | ||
| 13109 | 2026.05.21 01:39:39.125946 [ 270 ] {5d4c3746-6892-4bae-801c-0e0b0f0295c2} <Debug> TCPHandler: Processed in 0.002573792 sec. | ||
| 13110 | 2026.05.21 01:39:39.128866 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13111 | 2026.05.21 01:39:39.128991 [ 270 ] {37372160-d7ff-4cd5-89d1-b597a7ad8541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13112 | 2026.05.21 01:39:39.129043 [ 270 ] {37372160-d7ff-4cd5-89d1-b597a7ad8541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13113 | 2026.05.21 01:39:39.129607 [ 270 ] {37372160-d7ff-4cd5-89d1-b597a7ad8541} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2026.05.21 01:39:39.129653 [ 270 ] {37372160-d7ff-4cd5-89d1-b597a7ad8541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13115 | 2026.05.21 01:39:39.130018 [ 270 ] {37372160-d7ff-4cd5-89d1-b597a7ad8541} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13116 | 2026.05.21 01:39:39.130239 [ 270 ] {37372160-d7ff-4cd5-89d1-b597a7ad8541} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2026.05.21 01:39:39.130387 [ 270 ] {37372160-d7ff-4cd5-89d1-b597a7ad8541} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001432 sec., 16759.77653631285 rows/sec., 1.39 MiB/sec. | ||
| 13118 | 2026.05.21 01:39:39.130421 [ 270 ] {37372160-d7ff-4cd5-89d1-b597a7ad8541} <Debug> TCPHandler: Processed in 0.001614853 sec. | ||
| 13119 | 2026.05.21 01:39:39.130544 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13120 | 2026.05.21 01:39:39.130638 [ 270 ] {0a9b3309-5169-47bd-8dcb-565e95c3a23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13121 | 2026.05.21 01:39:39.130679 [ 270 ] {0a9b3309-5169-47bd-8dcb-565e95c3a23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13122 | 2026.05.21 01:39:39.131103 [ 270 ] {0a9b3309-5169-47bd-8dcb-565e95c3a23b} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2026.05.21 01:39:39.131140 [ 270 ] {0a9b3309-5169-47bd-8dcb-565e95c3a23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13124 | 2026.05.21 01:39:39.131422 [ 270 ] {0a9b3309-5169-47bd-8dcb-565e95c3a23b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13125 | 2026.05.21 01:39:39.131625 [ 270 ] {0a9b3309-5169-47bd-8dcb-565e95c3a23b} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13126 | 2026.05.21 01:39:39.131752 [ 270 ] {0a9b3309-5169-47bd-8dcb-565e95c3a23b} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 875.72 KiB/sec. | ||
| 13127 | 2026.05.21 01:39:39.131786 [ 270 ] {0a9b3309-5169-47bd-8dcb-565e95c3a23b} <Debug> TCPHandler: Processed in 0.001289116 sec. | ||
| 13128 | 2026.05.21 01:39:39.131899 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13129 | 2026.05.21 01:39:39.131991 [ 270 ] {6ee9c16b-7e47-4c54-8ecb-bacff2b17bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13130 | 2026.05.21 01:39:39.132030 [ 270 ] {6ee9c16b-7e47-4c54-8ecb-bacff2b17bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13131 | 2026.05.21 01:39:39.132510 [ 270 ] {6ee9c16b-7e47-4c54-8ecb-bacff2b17bd5} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13132 | 2026.05.21 01:39:39.132546 [ 270 ] {6ee9c16b-7e47-4c54-8ecb-bacff2b17bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13133 | 2026.05.21 01:39:39.132878 [ 270 ] {6ee9c16b-7e47-4c54-8ecb-bacff2b17bd5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13134 | 2026.05.21 01:39:39.133080 [ 270 ] {6ee9c16b-7e47-4c54-8ecb-bacff2b17bd5} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13135 | 2026.05.21 01:39:39.133204 [ 270 ] {6ee9c16b-7e47-4c54-8ecb-bacff2b17bd5} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001231 sec., 174654.75223395613 rows/sec., 15.54 MiB/sec. | ||
| 13136 | 2026.05.21 01:39:39.133237 [ 270 ] {6ee9c16b-7e47-4c54-8ecb-bacff2b17bd5} <Debug> TCPHandler: Processed in 0.001384698 sec. | ||
| 13137 | 2026.05.21 01:39:39.133354 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13138 | 2026.05.21 01:39:39.133446 [ 270 ] {d5abb64f-fd3b-41bd-83ec-29d688b5dc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13139 | 2026.05.21 01:39:39.133486 [ 270 ] {d5abb64f-fd3b-41bd-83ec-29d688b5dc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13140 | 2026.05.21 01:39:39.133883 [ 270 ] {d5abb64f-fd3b-41bd-83ec-29d688b5dc2d} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13141 | 2026.05.21 01:39:39.133918 [ 270 ] {d5abb64f-fd3b-41bd-83ec-29d688b5dc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13142 | 2026.05.21 01:39:39.134205 [ 270 ] {d5abb64f-fd3b-41bd-83ec-29d688b5dc2d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13143 | 2026.05.21 01:39:39.134409 [ 270 ] {d5abb64f-fd3b-41bd-83ec-29d688b5dc2d} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13144 | 2026.05.21 01:39:39.134534 [ 270 ] {d5abb64f-fd3b-41bd-83ec-29d688b5dc2d} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.001106 sec., 36166.365280289334 rows/sec., 2.66 MiB/sec. | ||
| 13145 | 2026.05.21 01:39:39.134567 [ 270 ] {d5abb64f-fd3b-41bd-83ec-29d688b5dc2d} <Debug> TCPHandler: Processed in 0.001260665 sec. | ||
| 13146 | 2026.05.21 01:39:39.134678 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13147 | 2026.05.21 01:39:39.134770 [ 270 ] {a3d58d2e-d282-430b-8e85-afc7cd9bb26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13148 | 2026.05.21 01:39:39.134810 [ 270 ] {a3d58d2e-d282-430b-8e85-afc7cd9bb26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13149 | 2026.05.21 01:39:39.135198 [ 270 ] {a3d58d2e-d282-430b-8e85-afc7cd9bb26a} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2026.05.21 01:39:39.135233 [ 270 ] {a3d58d2e-d282-430b-8e85-afc7cd9bb26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13151 | 2026.05.21 01:39:39.135508 [ 270 ] {a3d58d2e-d282-430b-8e85-afc7cd9bb26a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13152 | 2026.05.21 01:39:39.135709 [ 270 ] {a3d58d2e-d282-430b-8e85-afc7cd9bb26a} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13153 | 2026.05.21 01:39:39.135837 [ 270 ] {a3d58d2e-d282-430b-8e85-afc7cd9bb26a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001085 sec., 22119.815668202766 rows/sec., 1.84 MiB/sec. | ||
| 13154 | 2026.05.21 01:39:39.135870 [ 270 ] {a3d58d2e-d282-430b-8e85-afc7cd9bb26a} <Debug> TCPHandler: Processed in 0.001238775 sec. | ||
| 13155 | 2026.05.21 01:39:39.135982 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13156 | 2026.05.21 01:39:39.136073 [ 270 ] {a2bdf869-e645-4ff3-9a24-1b75b5f38c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13157 | 2026.05.21 01:39:39.136112 [ 270 ] {a2bdf869-e645-4ff3-9a24-1b75b5f38c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13158 | 2026.05.21 01:39:39.136492 [ 270 ] {a2bdf869-e645-4ff3-9a24-1b75b5f38c13} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.05.21 01:39:39.136528 [ 270 ] {a2bdf869-e645-4ff3-9a24-1b75b5f38c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13160 | 2026.05.21 01:39:39.136817 [ 270 ] {a2bdf869-e645-4ff3-9a24-1b75b5f38c13} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13161 | 2026.05.21 01:39:39.137017 [ 270 ] {a2bdf869-e645-4ff3-9a24-1b75b5f38c13} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2026.05.21 01:39:39.137144 [ 270 ] {a2bdf869-e645-4ff3-9a24-1b75b5f38c13} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 13163 | 2026.05.21 01:39:39.137177 [ 270 ] {a2bdf869-e645-4ff3-9a24-1b75b5f38c13} <Debug> TCPHandler: Processed in 0.001242335 sec. | ||
| 13164 | 2026.05.21 01:39:39.137290 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13165 | 2026.05.21 01:39:39.137382 [ 270 ] {970e3ef8-1865-4fb8-bc78-fffd36486c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13166 | 2026.05.21 01:39:39.137420 [ 270 ] {970e3ef8-1865-4fb8-bc78-fffd36486c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13167 | 2026.05.21 01:39:39.137858 [ 270 ] {970e3ef8-1865-4fb8-bc78-fffd36486c17} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13168 | 2026.05.21 01:39:39.137894 [ 270 ] {970e3ef8-1865-4fb8-bc78-fffd36486c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13169 | 2026.05.21 01:39:39.138184 [ 270 ] {970e3ef8-1865-4fb8-bc78-fffd36486c17} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13170 | 2026.05.21 01:39:39.138385 [ 270 ] {970e3ef8-1865-4fb8-bc78-fffd36486c17} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13171 | 2026.05.21 01:39:39.138510 [ 270 ] {970e3ef8-1865-4fb8-bc78-fffd36486c17} <Debug> executeQuery: Read 128 rows, 10.65 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 9.07 MiB/sec. | ||
| 13172 | 2026.05.21 01:39:39.138543 [ 270 ] {970e3ef8-1865-4fb8-bc78-fffd36486c17} <Debug> TCPHandler: Processed in 0.001300137 sec. | ||
| 13173 | 2026.05.21 01:39:39.138657 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13174 | 2026.05.21 01:39:39.138749 [ 270 ] {1c60393b-2d98-47b6-85be-26d387587aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13175 | 2026.05.21 01:39:39.138792 [ 270 ] {1c60393b-2d98-47b6-85be-26d387587aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13176 | 2026.05.21 01:39:39.139180 [ 270 ] {1c60393b-2d98-47b6-85be-26d387587aba} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13177 | 2026.05.21 01:39:39.139216 [ 270 ] {1c60393b-2d98-47b6-85be-26d387587aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13178 | 2026.05.21 01:39:39.139541 [ 270 ] {1c60393b-2d98-47b6-85be-26d387587aba} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13179 | 2026.05.21 01:39:39.139740 [ 270 ] {1c60393b-2d98-47b6-85be-26d387587aba} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13180 | 2026.05.21 01:39:39.139864 [ 270 ] {1c60393b-2d98-47b6-85be-26d387587aba} <Debug> executeQuery: Read 202 rows, 14.83 KiB in 0.001132 sec., 178445.2296819788 rows/sec., 12.79 MiB/sec. | ||
| 13181 | 2026.05.21 01:39:39.139897 [ 270 ] {1c60393b-2d98-47b6-85be-26d387587aba} <Debug> TCPHandler: Processed in 0.001286615 sec. | ||
| 13182 | 2026.05.21 01:39:39.140012 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13183 | 2026.05.21 01:39:39.140104 [ 270 ] {a5b8eb96-df3a-4d2a-8c98-1a468c1cd4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13184 | 2026.05.21 01:39:39.140158 [ 270 ] {a5b8eb96-df3a-4d2a-8c98-1a468c1cd4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13185 | 2026.05.21 01:39:39.140903 [ 270 ] {a5b8eb96-df3a-4d2a-8c98-1a468c1cd4d4} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13186 | 2026.05.21 01:39:39.140939 [ 270 ] {a5b8eb96-df3a-4d2a-8c98-1a468c1cd4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13187 | 2026.05.21 01:39:39.141436 [ 270 ] {a5b8eb96-df3a-4d2a-8c98-1a468c1cd4d4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13188 | 2026.05.21 01:39:39.141653 [ 270 ] {a5b8eb96-df3a-4d2a-8c98-1a468c1cd4d4} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13189 | 2026.05.21 01:39:39.141795 [ 270 ] {a5b8eb96-df3a-4d2a-8c98-1a468c1cd4d4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001708 sec., 9367.681498829039 rows/sec., 16.79 MiB/sec. | ||
| 13190 | 2026.05.21 01:39:39.141844 [ 270 ] {a5b8eb96-df3a-4d2a-8c98-1a468c1cd4d4} <Debug> TCPHandler: Processed in 0.001878727 sec. | ||
| 13191 | 2026.05.21 01:39:39.141966 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13192 | 2026.05.21 01:39:39.142060 [ 270 ] {a0b0659f-ddff-4c23-af73-54e0b8f7ceed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13193 | 2026.05.21 01:39:39.142101 [ 270 ] {a0b0659f-ddff-4c23-af73-54e0b8f7ceed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13194 | 2026.05.21 01:39:39.142436 [ 270 ] {a0b0659f-ddff-4c23-af73-54e0b8f7ceed} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2026.05.21 01:39:39.142471 [ 270 ] {a0b0659f-ddff-4c23-af73-54e0b8f7ceed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13196 | 2026.05.21 01:39:39.142765 [ 270 ] {a0b0659f-ddff-4c23-af73-54e0b8f7ceed} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13197 | 2026.05.21 01:39:39.142964 [ 270 ] {a0b0659f-ddff-4c23-af73-54e0b8f7ceed} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13198 | 2026.05.21 01:39:39.143087 [ 270 ] {a0b0659f-ddff-4c23-af73-54e0b8f7ceed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 13199 | 2026.05.21 01:39:39.143119 [ 270 ] {a0b0659f-ddff-4c23-af73-54e0b8f7ceed} <Debug> TCPHandler: Processed in 0.001200404 sec. | ||
| 13200 | 2026.05.21 01:39:39.456332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28323 | ||
| 13201 | 2026.05.21 01:39:39.456904 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2026.05.21 01:39:39.456956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13203 | 2026.05.21 01:39:39.457520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13204 | 2026.05.21 01:39:39.457746 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13205 | 2026.05.21 01:39:39.457879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28323 | ||
| 13206 | 2026.05.21 01:39:40.989075 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13207 | 2026.05.21 01:39:41.006416 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2026.05.21 01:39:41.006480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13209 | 2026.05.21 01:39:41.012865 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13210 | 2026.05.21 01:39:41.013630 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.05.21 01:39:41.016586 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13212 | 2026.05.21 01:39:44.122795 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13213 | 2026.05.21 01:39:44.123157 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13214 | 2026.05.21 01:39:44.123673 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13215 | 2026.05.21 01:39:44.123749 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13216 | 2026.05.21 01:39:44.123970 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13217 | 2026.05.21 01:39:44.124037 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13218 | 2026.05.21 01:39:44.124177 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13219 | 2026.05.21 01:39:44.124214 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13220 | 2026.05.21 01:39:44.124236 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 13221 | 2026.05.21 01:39:44.124252 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13222 | 2026.05.21 01:39:44.124294 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13223 | 2026.05.21 01:39:44.124315 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 13224 | 2026.05.21 01:39:44.125712 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002703 sec., 14428.412874583795 rows/sec., 2.94 MiB/sec. | ||
| 13225 | 2026.05.21 01:39:44.125812 [ 270 ] {0f6938d3-be53-4866-aa3e-c67031f35413} <Debug> TCPHandler: Processed in 0.003192334 sec. | ||
| 13226 | 2026.05.21 01:39:44.127910 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13227 | 2026.05.21 01:39:44.128035 [ 270 ] {44971511-8151-4fad-a7a0-ccc6c08848ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13228 | 2026.05.21 01:39:44.128086 [ 270 ] {44971511-8151-4fad-a7a0-ccc6c08848ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13229 | 2026.05.21 01:39:44.128662 [ 270 ] {44971511-8151-4fad-a7a0-ccc6c08848ed} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2026.05.21 01:39:44.128708 [ 270 ] {44971511-8151-4fad-a7a0-ccc6c08848ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13231 | 2026.05.21 01:39:44.129073 [ 270 ] {44971511-8151-4fad-a7a0-ccc6c08848ed} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13232 | 2026.05.21 01:39:44.129285 [ 270 ] {44971511-8151-4fad-a7a0-ccc6c08848ed} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2026.05.21 01:39:44.129437 [ 270 ] {44971511-8151-4fad-a7a0-ccc6c08848ed} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001438 sec., 73713.4909596662 rows/sec., 6.19 MiB/sec. | ||
| 13234 | 2026.05.21 01:39:44.129471 [ 270 ] {44971511-8151-4fad-a7a0-ccc6c08848ed} <Debug> TCPHandler: Processed in 0.001620552 sec. | ||
| 13235 | 2026.05.21 01:39:44.129597 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13236 | 2026.05.21 01:39:44.129690 [ 270 ] {7a9644a6-abd9-4904-b6e1-09b72cdf2166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13237 | 2026.05.21 01:39:44.129730 [ 270 ] {7a9644a6-abd9-4904-b6e1-09b72cdf2166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13238 | 2026.05.21 01:39:44.130123 [ 270 ] {7a9644a6-abd9-4904-b6e1-09b72cdf2166} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2026.05.21 01:39:44.130160 [ 270 ] {7a9644a6-abd9-4904-b6e1-09b72cdf2166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13240 | 2026.05.21 01:39:44.130438 [ 270 ] {7a9644a6-abd9-4904-b6e1-09b72cdf2166} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13241 | 2026.05.21 01:39:44.130666 [ 270 ] {7a9644a6-abd9-4904-b6e1-09b72cdf2166} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2026.05.21 01:39:44.130794 [ 270 ] {7a9644a6-abd9-4904-b6e1-09b72cdf2166} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001121 sec., 22301.516503122213 rows/sec., 1.64 MiB/sec. | ||
| 13243 | 2026.05.21 01:39:44.130827 [ 270 ] {7a9644a6-abd9-4904-b6e1-09b72cdf2166} <Debug> TCPHandler: Processed in 0.001276916 sec. | ||
| 13244 | 2026.05.21 01:39:44.130942 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13245 | 2026.05.21 01:39:44.131034 [ 270 ] {1455ce76-3cee-434b-abad-92a8fc093d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13246 | 2026.05.21 01:39:44.131073 [ 270 ] {1455ce76-3cee-434b-abad-92a8fc093d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13247 | 2026.05.21 01:39:44.131472 [ 270 ] {1455ce76-3cee-434b-abad-92a8fc093d2f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.05.21 01:39:44.131508 [ 270 ] {1455ce76-3cee-434b-abad-92a8fc093d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13249 | 2026.05.21 01:39:44.131826 [ 270 ] {1455ce76-3cee-434b-abad-92a8fc093d2f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13250 | 2026.05.21 01:39:44.132024 [ 270 ] {1455ce76-3cee-434b-abad-92a8fc093d2f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2026.05.21 01:39:44.132158 [ 270 ] {1455ce76-3cee-434b-abad-92a8fc093d2f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001142 sec., 77933.45008756568 rows/sec., 6.09 MiB/sec. | ||
| 13252 | 2026.05.21 01:39:44.132192 [ 270 ] {1455ce76-3cee-434b-abad-92a8fc093d2f} <Debug> TCPHandler: Processed in 0.001296946 sec. | ||
| 13253 | 2026.05.21 01:39:44.132309 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13254 | 2026.05.21 01:39:44.132402 [ 270 ] {462d8de2-bfe0-4dea-a13a-e497c358b35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13255 | 2026.05.21 01:39:44.132445 [ 270 ] {462d8de2-bfe0-4dea-a13a-e497c358b35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13256 | 2026.05.21 01:39:44.132840 [ 270 ] {462d8de2-bfe0-4dea-a13a-e497c358b35b} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2026.05.21 01:39:44.132875 [ 270 ] {462d8de2-bfe0-4dea-a13a-e497c358b35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13258 | 2026.05.21 01:39:44.133186 [ 270 ] {462d8de2-bfe0-4dea-a13a-e497c358b35b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13259 | 2026.05.21 01:39:44.133390 [ 270 ] {462d8de2-bfe0-4dea-a13a-e497c358b35b} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13260 | 2026.05.21 01:39:44.133523 [ 270 ] {462d8de2-bfe0-4dea-a13a-e497c358b35b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 13261 | 2026.05.21 01:39:44.133525 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 5 parts from all_1_93_19 to all_97_97_0 | ||
| 13262 | 2026.05.21 01:39:44.133556 [ 270 ] {462d8de2-bfe0-4dea-a13a-e497c358b35b} <Debug> TCPHandler: Processed in 0.001294016 sec. | ||
| 13263 | 2026.05.21 01:39:44.133599 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13264 | 2026.05.21 01:39:44.133625 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13265 | 2026.05.21 01:39:44.133696 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13266 | 2026.05.21 01:39:44.133780 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_93_19 to all_97_97_0 into Compact with storage Full | ||
| 13267 | 2026.05.21 01:39:44.133794 [ 270 ] {4691455b-ae3f-434f-818d-5e388a59108c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13268 | 2026.05.21 01:39:44.133895 [ 270 ] {4691455b-ae3f-434f-818d-5e388a59108c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13269 | 2026.05.21 01:39:44.134013 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13270 | 2026.05.21 01:39:44.134080 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_93_19, total 33510 rows starting from the beginning of the part | ||
| 13271 | 2026.05.21 01:39:44.134189 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part | ||
| 13272 | 2026.05.21 01:39:44.134270 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13273 | 2026.05.21 01:39:44.134358 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13274 | 2026.05.21 01:39:44.134432 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 202 rows starting from the beginning of the part | ||
| 13275 | 2026.05.21 01:39:44.134689 [ 270 ] {4691455b-ae3f-434f-818d-5e388a59108c} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13276 | 2026.05.21 01:39:44.134731 [ 270 ] {4691455b-ae3f-434f-818d-5e388a59108c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13277 | 2026.05.21 01:39:44.135288 [ 270 ] {4691455b-ae3f-434f-818d-5e388a59108c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13278 | 2026.05.21 01:39:44.135520 [ 270 ] {4691455b-ae3f-434f-818d-5e388a59108c} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13279 | 2026.05.21 01:39:44.135660 [ 270 ] {4691455b-ae3f-434f-818d-5e388a59108c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001883 sec., 13276.68613913967 rows/sec., 23.79 MiB/sec. | ||
| 13280 | 2026.05.21 01:39:44.135712 [ 270 ] {4691455b-ae3f-434f-818d-5e388a59108c} <Debug> TCPHandler: Processed in 0.002077441 sec. | ||
| 13281 | 2026.05.21 01:39:44.135853 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13282 | 2026.05.21 01:39:44.135949 [ 270 ] {2a8b6ca6-ba67-4293-ae61-aafd5e8df84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13283 | 2026.05.21 01:39:44.135990 [ 270 ] {2a8b6ca6-ba67-4293-ae61-aafd5e8df84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13284 | 2026.05.21 01:39:44.136321 [ 270 ] {2a8b6ca6-ba67-4293-ae61-aafd5e8df84f} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13285 | 2026.05.21 01:39:44.136356 [ 270 ] {2a8b6ca6-ba67-4293-ae61-aafd5e8df84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13286 | 2026.05.21 01:39:44.136656 [ 270 ] {2a8b6ca6-ba67-4293-ae61-aafd5e8df84f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13287 | 2026.05.21 01:39:44.136870 [ 270 ] {2a8b6ca6-ba67-4293-ae61-aafd5e8df84f} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13288 | 2026.05.21 01:39:44.137003 [ 270 ] {2a8b6ca6-ba67-4293-ae61-aafd5e8df84f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 13289 | 2026.05.21 01:39:44.137036 [ 270 ] {2a8b6ca6-ba67-4293-ae61-aafd5e8df84f} <Debug> TCPHandler: Processed in 0.001230564 sec. | ||
| 13290 | 2026.05.21 01:39:44.140849 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34160 rows, containing 5 columns (5 merged, 0 gathered) in 0.007146232 sec., 4780141.478754118 rows/sec., 309.97 MiB/sec. | ||
| 13291 | 2026.05.21 01:39:44.141182 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 13292 | 2026.05.21 01:39:44.141522 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2026.05.21 01:39:44.141610 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 5 parts: [all_1_93_19, all_97_97_0] -> all_1_97_20 | ||
| 13294 | 2026.05.21 01:39:44.141724 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13295 | 2026.05.21 01:39:46.782634 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13296 | 2026.05.21 01:39:46.782726 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13297 | 2026.05.21 01:39:46.958102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28771 | ||
| 13298 | 2026.05.21 01:39:46.958931 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.05.21 01:39:46.959024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13300 | 2026.05.21 01:39:46.959583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13301 | 2026.05.21 01:39:46.959824 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.05.21 01:39:46.959972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28771 | ||
| 13303 | 2026.05.21 01:39:48.516714 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13304 | 2026.05.21 01:39:48.534118 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2026.05.21 01:39:48.534178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13306 | 2026.05.21 01:39:48.540300 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13307 | 2026.05.21 01:39:48.540981 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.05.21 01:39:48.543887 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13309 | 2026.05.21 01:39:49.122094 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13310 | 2026.05.21 01:39:49.122321 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13311 | 2026.05.21 01:39:49.122650 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13312 | 2026.05.21 01:39:49.122687 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13313 | 2026.05.21 01:39:49.122901 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13314 | 2026.05.21 01:39:49.122969 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13315 | 2026.05.21 01:39:49.123109 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13316 | 2026.05.21 01:39:49.123149 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13317 | 2026.05.21 01:39:49.123172 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 13318 | 2026.05.21 01:39:49.123191 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13319 | 2026.05.21 01:39:49.123233 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13320 | 2026.05.21 01:39:49.123253 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 13321 | 2026.05.21 01:39:49.124357 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002129 sec., 18318.459370596527 rows/sec., 3.73 MiB/sec. | ||
| 13322 | 2026.05.21 01:39:49.124463 [ 270 ] {e8a49aae-af2c-4732-b8ae-018539d039cc} <Debug> TCPHandler: Processed in 0.002500019 sec. | ||
| 13323 | 2026.05.21 01:39:49.126389 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13324 | 2026.05.21 01:39:49.126502 [ 270 ] {9c828ddf-aa4e-4541-9d65-cb12c119ff74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13325 | 2026.05.21 01:39:49.126546 [ 270 ] {9c828ddf-aa4e-4541-9d65-cb12c119ff74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13326 | 2026.05.21 01:39:49.127199 [ 270 ] {9c828ddf-aa4e-4541-9d65-cb12c119ff74} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13327 | 2026.05.21 01:39:49.127241 [ 270 ] {9c828ddf-aa4e-4541-9d65-cb12c119ff74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13328 | 2026.05.21 01:39:49.127617 [ 270 ] {9c828ddf-aa4e-4541-9d65-cb12c119ff74} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13329 | 2026.05.21 01:39:49.127837 [ 270 ] {9c828ddf-aa4e-4541-9d65-cb12c119ff74} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2026.05.21 01:39:49.127981 [ 270 ] {9c828ddf-aa4e-4541-9d65-cb12c119ff74} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001511 sec., 58239.57643944408 rows/sec., 4.91 MiB/sec. | ||
| 13331 | 2026.05.21 01:39:49.128016 [ 270 ] {9c828ddf-aa4e-4541-9d65-cb12c119ff74} <Debug> TCPHandler: Processed in 0.001687734 sec. | ||
| 13332 | 2026.05.21 01:39:49.128147 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13333 | 2026.05.21 01:39:49.128240 [ 270 ] {2be5fefb-5ca1-4c13-9940-29fc8fa053c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13334 | 2026.05.21 01:39:49.128280 [ 270 ] {2be5fefb-5ca1-4c13-9940-29fc8fa053c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13335 | 2026.05.21 01:39:49.128734 [ 270 ] {2be5fefb-5ca1-4c13-9940-29fc8fa053c7} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13336 | 2026.05.21 01:39:49.128769 [ 270 ] {2be5fefb-5ca1-4c13-9940-29fc8fa053c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13337 | 2026.05.21 01:39:49.129072 [ 270 ] {2be5fefb-5ca1-4c13-9940-29fc8fa053c7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13338 | 2026.05.21 01:39:49.129273 [ 270 ] {2be5fefb-5ca1-4c13-9940-29fc8fa053c7} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13339 | 2026.05.21 01:39:49.129400 [ 270 ] {2be5fefb-5ca1-4c13-9940-29fc8fa053c7} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001178 sec., 13582.342954159592 rows/sec., 1021.33 KiB/sec. | ||
| 13340 | 2026.05.21 01:39:49.129408 [ 85 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13341 | 2026.05.21 01:39:49.129434 [ 270 ] {2be5fefb-5ca1-4c13-9940-29fc8fa053c7} <Debug> TCPHandler: Processed in 0.001340216 sec. | ||
| 13342 | 2026.05.21 01:39:49.129480 [ 85 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13343 | 2026.05.21 01:39:49.129541 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13344 | 2026.05.21 01:39:49.129572 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13345 | 2026.05.21 01:39:49.129660 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 13346 | 2026.05.21 01:39:49.129673 [ 270 ] {2fc696dc-e3e5-4c4e-81cf-06ca4d581c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13347 | 2026.05.21 01:39:49.129732 [ 270 ] {2fc696dc-e3e5-4c4e-81cf-06ca4d581c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13348 | 2026.05.21 01:39:49.129796 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13349 | 2026.05.21 01:39:49.129837 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 84 rows starting from the beginning of the part | ||
| 13350 | 2026.05.21 01:39:49.129910 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 16 rows starting from the beginning of the part | ||
| 13351 | 2026.05.21 01:39:49.129960 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part | ||
| 13352 | 2026.05.21 01:39:49.130007 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 13353 | 2026.05.21 01:39:49.130056 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part | ||
| 13354 | 2026.05.21 01:39:49.130106 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 16 rows starting from the beginning of the part | ||
| 13355 | 2026.05.21 01:39:49.130200 [ 270 ] {2fc696dc-e3e5-4c4e-81cf-06ca4d581c57} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13356 | 2026.05.21 01:39:49.130243 [ 270 ] {2fc696dc-e3e5-4c4e-81cf-06ca4d581c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13357 | 2026.05.21 01:39:49.130584 [ 270 ] {2fc696dc-e3e5-4c4e-81cf-06ca4d581c57} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13358 | 2026.05.21 01:39:49.130809 [ 270 ] {2fc696dc-e3e5-4c4e-81cf-06ca4d581c57} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13359 | 2026.05.21 01:39:49.130946 [ 270 ] {2fc696dc-e3e5-4c4e-81cf-06ca4d581c57} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001291 sec., 61967.46707978311 rows/sec., 4.84 MiB/sec. | ||
| 13360 | 2026.05.21 01:39:49.130980 [ 270 ] {2fc696dc-e3e5-4c4e-81cf-06ca4d581c57} <Debug> TCPHandler: Processed in 0.001455499 sec. | ||
| 13361 | 2026.05.21 01:39:49.131036 [ 200 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418548 sec., 145218.91398810616 rows/sec., 11.20 MiB/sec. | ||
| 13362 | 2026.05.21 01:39:49.131100 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13363 | 2026.05.21 01:39:49.131206 [ 270 ] {177eba33-c472-4a78-a3b1-b99bc0ab0673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13364 | 2026.05.21 01:39:49.131237 [ 198 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13365 | 2026.05.21 01:39:49.131252 [ 270 ] {177eba33-c472-4a78-a3b1-b99bc0ab0673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13366 | 2026.05.21 01:39:49.131545 [ 198 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13367 | 2026.05.21 01:39:49.131636 [ 198 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_81_16} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13368 | 2026.05.21 01:39:49.131687 [ 270 ] {177eba33-c472-4a78-a3b1-b99bc0ab0673} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2026.05.21 01:39:49.131727 [ 270 ] {177eba33-c472-4a78-a3b1-b99bc0ab0673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13370 | 2026.05.21 01:39:49.131741 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13371 | 2026.05.21 01:39:49.132048 [ 270 ] {177eba33-c472-4a78-a3b1-b99bc0ab0673} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13372 | 2026.05.21 01:39:49.132258 [ 270 ] {177eba33-c472-4a78-a3b1-b99bc0ab0673} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13373 | 2026.05.21 01:39:49.132389 [ 270 ] {177eba33-c472-4a78-a3b1-b99bc0ab0673} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 13374 | 2026.05.21 01:39:49.132422 [ 270 ] {177eba33-c472-4a78-a3b1-b99bc0ab0673} <Debug> TCPHandler: Processed in 0.001370597 sec. | ||
| 13375 | 2026.05.21 01:39:49.132538 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13376 | 2026.05.21 01:39:49.132630 [ 270 ] {d35508b2-1856-427e-9637-1ea5ba91d9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13377 | 2026.05.21 01:39:49.132683 [ 270 ] {d35508b2-1856-427e-9637-1ea5ba91d9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13378 | 2026.05.21 01:39:49.133476 [ 270 ] {d35508b2-1856-427e-9637-1ea5ba91d9b1} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13379 | 2026.05.21 01:39:49.133513 [ 270 ] {d35508b2-1856-427e-9637-1ea5ba91d9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13380 | 2026.05.21 01:39:49.134015 [ 270 ] {d35508b2-1856-427e-9637-1ea5ba91d9b1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13381 | 2026.05.21 01:39:49.134246 [ 270 ] {d35508b2-1856-427e-9637-1ea5ba91d9b1} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13382 | 2026.05.21 01:39:49.134386 [ 270 ] {d35508b2-1856-427e-9637-1ea5ba91d9b1} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001773 sec., 9024.252679075014 rows/sec., 16.17 MiB/sec. | ||
| 13383 | 2026.05.21 01:39:49.134436 [ 270 ] {d35508b2-1856-427e-9637-1ea5ba91d9b1} <Debug> TCPHandler: Processed in 0.001945209 sec. | ||
| 13384 | 2026.05.21 01:39:49.134550 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13385 | 2026.05.21 01:39:49.134644 [ 270 ] {24eed2a5-798d-4583-be0e-8873752fa69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13386 | 2026.05.21 01:39:49.134686 [ 270 ] {24eed2a5-798d-4583-be0e-8873752fa69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13387 | 2026.05.21 01:39:49.135022 [ 270 ] {24eed2a5-798d-4583-be0e-8873752fa69b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13388 | 2026.05.21 01:39:49.135057 [ 270 ] {24eed2a5-798d-4583-be0e-8873752fa69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13389 | 2026.05.21 01:39:49.135353 [ 270 ] {24eed2a5-798d-4583-be0e-8873752fa69b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13390 | 2026.05.21 01:39:49.135553 [ 270 ] {24eed2a5-798d-4583-be0e-8873752fa69b} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13391 | 2026.05.21 01:39:49.135677 [ 270 ] {24eed2a5-798d-4583-be0e-8873752fa69b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 13392 | 2026.05.21 01:39:49.135710 [ 270 ] {24eed2a5-798d-4583-be0e-8873752fa69b} <Debug> TCPHandler: Processed in 0.001207834 sec. | ||
| 13393 | 2026.05.21 01:39:49.539969 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13394 | 2026.05.21 01:39:49.540209 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 13395 | 2026.05.21 01:39:49.540565 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13396 | 2026.05.21 01:39:49.540607 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 13397 | 2026.05.21 01:39:49.540852 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13398 | 2026.05.21 01:39:49.540925 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13399 | 2026.05.21 01:39:49.541074 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13400 | 2026.05.21 01:39:49.541112 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13401 | 2026.05.21 01:39:49.541134 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 13402 | 2026.05.21 01:39:49.541152 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13403 | 2026.05.21 01:39:49.541195 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 13404 | 2026.05.21 01:39:49.541215 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 13405 | 2026.05.21 01:39:49.542186 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002079 sec., 18759.01875901876 rows/sec., 3.82 MiB/sec. | ||
| 13406 | 2026.05.21 01:39:49.542294 [ 270 ] {98a8ae97-f103-4008-b019-cb4a81499824} <Debug> TCPHandler: Processed in 0.002459659 sec. | ||
| 13407 | 2026.05.21 01:39:49.553608 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13408 | 2026.05.21 01:39:49.553747 [ 270 ] {88d7d0bf-de7a-496c-b9d7-054429a05866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13409 | 2026.05.21 01:39:49.553805 [ 270 ] {88d7d0bf-de7a-496c-b9d7-054429a05866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13410 | 2026.05.21 01:39:49.554457 [ 270 ] {88d7d0bf-de7a-496c-b9d7-054429a05866} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13411 | 2026.05.21 01:39:49.554517 [ 270 ] {88d7d0bf-de7a-496c-b9d7-054429a05866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13412 | 2026.05.21 01:39:49.554931 [ 270 ] {88d7d0bf-de7a-496c-b9d7-054429a05866} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13413 | 2026.05.21 01:39:49.555155 [ 270 ] {88d7d0bf-de7a-496c-b9d7-054429a05866} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13414 | 2026.05.21 01:39:49.555312 [ 270 ] {88d7d0bf-de7a-496c-b9d7-054429a05866} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 305.02 KiB/sec. | ||
| 13415 | 2026.05.21 01:39:49.555349 [ 270 ] {88d7d0bf-de7a-496c-b9d7-054429a05866} <Debug> TCPHandler: Processed in 0.001806026 sec. | ||
| 13416 | 2026.05.21 01:39:49.555471 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13417 | 2026.05.21 01:39:49.555572 [ 270 ] {e809e0ee-ad1b-409a-b0e2-a0b61d7be6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13418 | 2026.05.21 01:39:49.555612 [ 270 ] {e809e0ee-ad1b-409a-b0e2-a0b61d7be6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13419 | 2026.05.21 01:39:49.557583 [ 270 ] {e809e0ee-ad1b-409a-b0e2-a0b61d7be6c9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2026.05.21 01:39:49.557620 [ 270 ] {e809e0ee-ad1b-409a-b0e2-a0b61d7be6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13421 | 2026.05.21 01:39:49.558075 [ 270 ] {e809e0ee-ad1b-409a-b0e2-a0b61d7be6c9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13422 | 2026.05.21 01:39:49.558293 [ 270 ] {e809e0ee-ad1b-409a-b0e2-a0b61d7be6c9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2026.05.21 01:39:49.558426 [ 270 ] {e809e0ee-ad1b-409a-b0e2-a0b61d7be6c9} <Debug> executeQuery: Read 2458 rows, 186.62 KiB in 0.002877 sec., 854362.1828293361 rows/sec., 63.35 MiB/sec. | ||
| 13424 | 2026.05.21 01:39:49.558460 [ 270 ] {e809e0ee-ad1b-409a-b0e2-a0b61d7be6c9} <Debug> TCPHandler: Processed in 0.0030382 sec. | ||
| 13425 | 2026.05.21 01:39:49.558580 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13426 | 2026.05.21 01:39:49.558676 [ 270 ] {4ea96c6a-44d2-450e-b50f-bc47e5f64b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13427 | 2026.05.21 01:39:49.558716 [ 270 ] {4ea96c6a-44d2-450e-b50f-bc47e5f64b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13428 | 2026.05.21 01:39:49.559132 [ 270 ] {4ea96c6a-44d2-450e-b50f-bc47e5f64b0f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.05.21 01:39:49.559170 [ 270 ] {4ea96c6a-44d2-450e-b50f-bc47e5f64b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13430 | 2026.05.21 01:39:49.559466 [ 270 ] {4ea96c6a-44d2-450e-b50f-bc47e5f64b0f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13431 | 2026.05.21 01:39:49.559675 [ 270 ] {4ea96c6a-44d2-450e-b50f-bc47e5f64b0f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2026.05.21 01:39:49.559805 [ 270 ] {4ea96c6a-44d2-450e-b50f-bc47e5f64b0f} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001149 sec., 36553.52480417754 rows/sec., 2.66 MiB/sec. | ||
| 13433 | 2026.05.21 01:39:49.559839 [ 270 ] {4ea96c6a-44d2-450e-b50f-bc47e5f64b0f} <Debug> TCPHandler: Processed in 0.001306406 sec. | ||
| 13434 | 2026.05.21 01:39:49.559954 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13435 | 2026.05.21 01:39:49.560048 [ 270 ] {0f4e942e-a40a-4307-9b67-1c9824211fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13436 | 2026.05.21 01:39:49.560088 [ 270 ] {0f4e942e-a40a-4307-9b67-1c9824211fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13437 | 2026.05.21 01:39:49.560810 [ 270 ] {0f4e942e-a40a-4307-9b67-1c9824211fad} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13438 | 2026.05.21 01:39:49.560846 [ 270 ] {0f4e942e-a40a-4307-9b67-1c9824211fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13439 | 2026.05.21 01:39:49.561169 [ 270 ] {0f4e942e-a40a-4307-9b67-1c9824211fad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13440 | 2026.05.21 01:39:49.561373 [ 270 ] {0f4e942e-a40a-4307-9b67-1c9824211fad} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2026.05.21 01:39:49.561499 [ 270 ] {0f4e942e-a40a-4307-9b67-1c9824211fad} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001469 sec., 545268.8904016338 rows/sec., 31.50 MiB/sec. | ||
| 13442 | 2026.05.21 01:39:49.561532 [ 270 ] {0f4e942e-a40a-4307-9b67-1c9824211fad} <Debug> TCPHandler: Processed in 0.001625512 sec. | ||
| 13443 | 2026.05.21 01:39:49.561646 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.05.21 01:39:49.561740 [ 270 ] {9999fbaf-c0c1-4be0-9adb-6024b6448bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13445 | 2026.05.21 01:39:49.561779 [ 270 ] {9999fbaf-c0c1-4be0-9adb-6024b6448bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13446 | 2026.05.21 01:39:49.562151 [ 270 ] {9999fbaf-c0c1-4be0-9adb-6024b6448bc9} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.05.21 01:39:49.562186 [ 270 ] {9999fbaf-c0c1-4be0-9adb-6024b6448bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13448 | 2026.05.21 01:39:49.562464 [ 270 ] {9999fbaf-c0c1-4be0-9adb-6024b6448bc9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13449 | 2026.05.21 01:39:49.562683 [ 270 ] {9999fbaf-c0c1-4be0-9adb-6024b6448bc9} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.05.21 01:39:49.562809 [ 270 ] {9999fbaf-c0c1-4be0-9adb-6024b6448bc9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 13451 | 2026.05.21 01:39:49.562842 [ 270 ] {9999fbaf-c0c1-4be0-9adb-6024b6448bc9} <Debug> TCPHandler: Processed in 0.001243155 sec. | ||
| 13452 | 2026.05.21 01:39:49.562957 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13453 | 2026.05.21 01:39:49.563050 [ 270 ] {1c9d990e-f220-4173-87f3-3b1647a59ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13454 | 2026.05.21 01:39:49.563089 [ 270 ] {1c9d990e-f220-4173-87f3-3b1647a59ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13455 | 2026.05.21 01:39:49.564033 [ 270 ] {1c9d990e-f220-4173-87f3-3b1647a59ffb} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.05.21 01:39:49.564069 [ 270 ] {1c9d990e-f220-4173-87f3-3b1647a59ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13457 | 2026.05.21 01:39:49.564422 [ 270 ] {1c9d990e-f220-4173-87f3-3b1647a59ffb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13458 | 2026.05.21 01:39:49.564635 [ 270 ] {1c9d990e-f220-4173-87f3-3b1647a59ffb} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2026.05.21 01:39:49.564762 [ 270 ] {1c9d990e-f220-4173-87f3-3b1647a59ffb} <Debug> executeQuery: Read 1321 rows, 90.61 KiB in 0.00173 sec., 763583.8150289018 rows/sec., 51.15 MiB/sec. | ||
| 13460 | 2026.05.21 01:39:49.564796 [ 270 ] {1c9d990e-f220-4173-87f3-3b1647a59ffb} <Debug> TCPHandler: Processed in 0.001886047 sec. | ||
| 13461 | 2026.05.21 01:39:49.564908 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13462 | 2026.05.21 01:39:49.565002 [ 270 ] {4346aaa6-170a-4a9b-ab64-951c49010547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13463 | 2026.05.21 01:39:49.565044 [ 270 ] {4346aaa6-170a-4a9b-ab64-951c49010547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13464 | 2026.05.21 01:39:49.565775 [ 270 ] {4346aaa6-170a-4a9b-ab64-951c49010547} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13465 | 2026.05.21 01:39:49.565810 [ 270 ] {4346aaa6-170a-4a9b-ab64-951c49010547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13466 | 2026.05.21 01:39:49.566231 [ 270 ] {4346aaa6-170a-4a9b-ab64-951c49010547} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13467 | 2026.05.21 01:39:49.566443 [ 270 ] {4346aaa6-170a-4a9b-ab64-951c49010547} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13468 | 2026.05.21 01:39:49.566573 [ 270 ] {4346aaa6-170a-4a9b-ab64-951c49010547} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001589 sec., 943360.6041535557 rows/sec., 57.23 MiB/sec. | ||
| 13469 | 2026.05.21 01:39:49.566606 [ 270 ] {4346aaa6-170a-4a9b-ab64-951c49010547} <Debug> TCPHandler: Processed in 0.001745265 sec. | ||
| 13470 | 2026.05.21 01:39:49.566728 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13471 | 2026.05.21 01:39:49.566821 [ 270 ] {fe6a4c47-b02d-4102-b2ab-249f4bbe4d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13472 | 2026.05.21 01:39:49.566876 [ 270 ] {fe6a4c47-b02d-4102-b2ab-249f4bbe4d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13473 | 2026.05.21 01:39:49.567702 [ 270 ] {fe6a4c47-b02d-4102-b2ab-249f4bbe4d05} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13474 | 2026.05.21 01:39:49.567738 [ 270 ] {fe6a4c47-b02d-4102-b2ab-249f4bbe4d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13475 | 2026.05.21 01:39:49.568271 [ 270 ] {fe6a4c47-b02d-4102-b2ab-249f4bbe4d05} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13476 | 2026.05.21 01:39:49.568492 [ 270 ] {fe6a4c47-b02d-4102-b2ab-249f4bbe4d05} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13477 | 2026.05.21 01:39:49.568619 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13478 | 2026.05.21 01:39:49.568627 [ 270 ] {fe6a4c47-b02d-4102-b2ab-249f4bbe4d05} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001824 sec., 19736.842105263157 rows/sec., 35.37 MiB/sec. | ||
| 13479 | 2026.05.21 01:39:49.568707 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13480 | 2026.05.21 01:39:49.568735 [ 270 ] {fe6a4c47-b02d-4102-b2ab-249f4bbe4d05} <Debug> TCPHandler: Processed in 0.002053621 sec. | ||
| 13481 | 2026.05.21 01:39:49.568739 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13482 | 2026.05.21 01:39:49.568862 [ 195 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 13483 | 2026.05.21 01:39:49.568874 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2026.05.21 01:39:49.568986 [ 270 ] {71be4acc-a052-44e6-a49a-ed60528ba8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13485 | 2026.05.21 01:39:49.569027 [ 270 ] {71be4acc-a052-44e6-a49a-ed60528ba8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13486 | 2026.05.21 01:39:49.569117 [ 195 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13487 | 2026.05.21 01:39:49.569184 [ 195 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1625 rows starting from the beginning of the part | ||
| 13488 | 2026.05.21 01:39:49.569325 [ 195 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 13489 | 2026.05.21 01:39:49.569346 [ 270 ] {71be4acc-a052-44e6-a49a-ed60528ba8cd} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.05.21 01:39:49.569387 [ 270 ] {71be4acc-a052-44e6-a49a-ed60528ba8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13491 | 2026.05.21 01:39:49.569440 [ 195 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 16 rows starting from the beginning of the part | ||
| 13492 | 2026.05.21 01:39:49.569554 [ 195 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 13493 | 2026.05.21 01:39:49.569657 [ 195 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part | ||
| 13494 | 2026.05.21 01:39:49.569702 [ 270 ] {71be4acc-a052-44e6-a49a-ed60528ba8cd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13495 | 2026.05.21 01:39:49.569763 [ 195 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 13496 | 2026.05.21 01:39:49.569931 [ 270 ] {71be4acc-a052-44e6-a49a-ed60528ba8cd} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13497 | 2026.05.21 01:39:49.570065 [ 270 ] {71be4acc-a052-44e6-a49a-ed60528ba8cd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 754.21 KiB/sec. | ||
| 13498 | 2026.05.21 01:39:49.570099 [ 270 ] {71be4acc-a052-44e6-a49a-ed60528ba8cd} <Debug> TCPHandler: Processed in 0.001272736 sec. | ||
| 13499 | 2026.05.21 01:39:49.578924 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1743 rows, containing 19 columns (19 merged, 0 gathered) in 0.010102881 sec., 172525.04508367466 rows/sec., 309.16 MiB/sec. | ||
| 13500 | 2026.05.21 01:39:49.580800 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13501 | 2026.05.21 01:39:49.581154 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.05.21 01:39:49.581227 [ 197 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13503 | 2026.05.21 01:39:49.581378 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.60 MiB. | ||
| 13504 | 2026.05.21 01:39:54.121006 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.05.21 01:39:54.121249 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 01:39:54.121577 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13507 | 2026.05.21 01:39:54.121616 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 01:39:54.121835 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <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 01:39:54.121906 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13510 | 2026.05.21 01:39:54.122048 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13511 | 2026.05.21 01:39:54.122085 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13512 | 2026.05.21 01:39:54.122107 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 01:39:54.122122 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13514 | 2026.05.21 01:39:54.122167 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 01:39:54.122189 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 13516 | 2026.05.21 01:39:54.123245 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002088 sec., 18678.16091954023 rows/sec., 3.81 MiB/sec. | ||
| 13517 | 2026.05.21 01:39:54.123354 [ 270 ] {1904f66e-4e48-41ed-84e0-86905d77ec6d} <Debug> TCPHandler: Processed in 0.002482829 sec. | ||
| 13518 | 2026.05.21 01:39:54.124850 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2026.05.21 01:39:54.124967 [ 270 ] {42edc9a6-477e-4370-9022-15fdafd06804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13520 | 2026.05.21 01:39:54.125013 [ 270 ] {42edc9a6-477e-4370-9022-15fdafd06804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13521 | 2026.05.21 01:39:54.125513 [ 270 ] {42edc9a6-477e-4370-9022-15fdafd06804} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2026.05.21 01:39:54.125551 [ 270 ] {42edc9a6-477e-4370-9022-15fdafd06804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13523 | 2026.05.21 01:39:54.125956 [ 270 ] {42edc9a6-477e-4370-9022-15fdafd06804} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13524 | 2026.05.21 01:39:54.126181 [ 270 ] {42edc9a6-477e-4370-9022-15fdafd06804} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.05.21 01:39:54.126321 [ 98 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13526 | 2026.05.21 01:39:54.126337 [ 270 ] {42edc9a6-477e-4370-9022-15fdafd06804} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001404 sec., 39886.039886039885 rows/sec., 3.06 MiB/sec. | ||
| 13527 | 2026.05.21 01:39:54.126360 [ 98 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13528 | 2026.05.21 01:39:54.126378 [ 270 ] {42edc9a6-477e-4370-9022-15fdafd06804} <Debug> TCPHandler: Processed in 0.001582041 sec. | ||
| 13529 | 2026.05.21 01:39:54.126379 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13530 | 2026.05.21 01:39:54.126491 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 13531 | 2026.05.21 01:39:54.126494 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13532 | 2026.05.21 01:39:54.126633 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13533 | 2026.05.21 01:39:54.126637 [ 270 ] {edf58e66-2648-4130-b9ac-edce6f0380b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13534 | 2026.05.21 01:39:54.126676 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2620 rows starting from the beginning of the part | ||
| 13535 | 2026.05.21 01:39:54.126698 [ 270 ] {edf58e66-2648-4130-b9ac-edce6f0380b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13536 | 2026.05.21 01:39:54.126741 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 215 rows starting from the beginning of the part | ||
| 13537 | 2026.05.21 01:39:54.126795 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 106 rows starting from the beginning of the part | ||
| 13538 | 2026.05.21 01:39:54.126840 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 88 rows starting from the beginning of the part | ||
| 13539 | 2026.05.21 01:39:54.126884 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 2458 rows starting from the beginning of the part | ||
| 13540 | 2026.05.21 01:39:54.126928 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 13541 | 2026.05.21 01:39:54.127124 [ 270 ] {edf58e66-2648-4130-b9ac-edce6f0380b5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13542 | 2026.05.21 01:39:54.127165 [ 270 ] {edf58e66-2648-4130-b9ac-edce6f0380b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13543 | 2026.05.21 01:39:54.127504 [ 270 ] {edf58e66-2648-4130-b9ac-edce6f0380b5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13544 | 2026.05.21 01:39:54.127741 [ 270 ] {edf58e66-2648-4130-b9ac-edce6f0380b5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2026.05.21 01:39:54.127878 [ 270 ] {edf58e66-2648-4130-b9ac-edce6f0380b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 13546 | 2026.05.21 01:39:54.127895 [ 92 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13547 | 2026.05.21 01:39:54.127914 [ 270 ] {edf58e66-2648-4130-b9ac-edce6f0380b5} <Debug> TCPHandler: Processed in 0.001470119 sec. | ||
| 13548 | 2026.05.21 01:39:54.127965 [ 92 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2026.05.21 01:39:54.127993 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13550 | 2026.05.21 01:39:54.128063 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13551 | 2026.05.21 01:39:54.128088 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 13552 | 2026.05.21 01:39:54.128164 [ 270 ] {02735ed1-db3a-4378-826b-caa6e84dc844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13553 | 2026.05.21 01:39:54.128213 [ 270 ] {02735ed1-db3a-4378-826b-caa6e84dc844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13554 | 2026.05.21 01:39:54.128214 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13555 | 2026.05.21 01:39:54.128290 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1405 rows starting from the beginning of the part | ||
| 13556 | 2026.05.21 01:39:54.128361 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 128 rows starting from the beginning of the part | ||
| 13557 | 2026.05.21 01:39:54.128411 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 89 rows starting from the beginning of the part | ||
| 13558 | 2026.05.21 01:39:54.128458 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 80 rows starting from the beginning of the part | ||
| 13559 | 2026.05.21 01:39:54.128497 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1321 rows starting from the beginning of the part | ||
| 13560 | 2026.05.21 01:39:54.128536 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 13561 | 2026.05.21 01:39:54.128601 [ 270 ] {02735ed1-db3a-4378-826b-caa6e84dc844} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.05.21 01:39:54.128643 [ 270 ] {02735ed1-db3a-4378-826b-caa6e84dc844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13563 | 2026.05.21 01:39:54.128902 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002461099 sec., 2252245.8462662413 rows/sec., 178.95 MiB/sec. | ||
| 13564 | 2026.05.21 01:39:54.129030 [ 270 ] {02735ed1-db3a-4378-826b-caa6e84dc844} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13565 | 2026.05.21 01:39:54.129200 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13566 | 2026.05.21 01:39:54.129272 [ 270 ] {02735ed1-db3a-4378-826b-caa6e84dc844} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13567 | 2026.05.21 01:39:54.129409 [ 270 ] {02735ed1-db3a-4378-826b-caa6e84dc844} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001265 sec., 101185.77075098814 rows/sec., 7.05 MiB/sec. | ||
| 13568 | 2026.05.21 01:39:54.129444 [ 270 ] {02735ed1-db3a-4378-826b-caa6e84dc844} <Debug> TCPHandler: Processed in 0.001431909 sec. | ||
| 13569 | 2026.05.21 01:39:54.129480 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2026.05.21 01:39:54.129548 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_101_20} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13571 | 2026.05.21 01:39:54.129566 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13572 | 2026.05.21 01:39:54.129626 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13573 | 2026.05.21 01:39:54.129661 [ 270 ] {e5bba906-bc6f-4b5f-bab6-bf942a73967d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13574 | 2026.05.21 01:39:54.129704 [ 270 ] {e5bba906-bc6f-4b5f-bab6-bf942a73967d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13575 | 2026.05.21 01:39:54.129878 [ 188 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3087 rows, containing 5 columns (5 merged, 0 gathered) in 0.001834076 sec., 1683136.3585805604 rows/sec., 122.30 MiB/sec. | ||
| 13576 | 2026.05.21 01:39:54.130043 [ 270 ] {e5bba906-bc6f-4b5f-bab6-bf942a73967d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13577 | 2026.05.21 01:39:54.130084 [ 270 ] {e5bba906-bc6f-4b5f-bab6-bf942a73967d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13578 | 2026.05.21 01:39:54.130086 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13579 | 2026.05.21 01:39:54.130409 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13580 | 2026.05.21 01:39:54.130438 [ 270 ] {e5bba906-bc6f-4b5f-bab6-bf942a73967d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13581 | 2026.05.21 01:39:54.130500 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_101_20} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13582 | 2026.05.21 01:39:54.130610 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13583 | 2026.05.21 01:39:54.130678 [ 270 ] {e5bba906-bc6f-4b5f-bab6-bf942a73967d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13584 | 2026.05.21 01:39:54.130803 [ 92 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13585 | 2026.05.21 01:39:54.130819 [ 270 ] {e5bba906-bc6f-4b5f-bab6-bf942a73967d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001176 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
| 13586 | 2026.05.21 01:39:54.130845 [ 92 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13587 | 2026.05.21 01:39:54.130866 [ 270 ] {e5bba906-bc6f-4b5f-bab6-bf942a73967d} <Debug> TCPHandler: Processed in 0.001349517 sec. | ||
| 13588 | 2026.05.21 01:39:54.130904 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13589 | 2026.05.21 01:39:54.130999 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 13590 | 2026.05.21 01:39:54.131093 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13591 | 2026.05.21 01:39:54.131121 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5010 rows starting from the beginning of the part | ||
| 13592 | 2026.05.21 01:39:54.131173 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 13593 | 2026.05.21 01:39:54.131214 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13594 | 2026.05.21 01:39:54.131253 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 13595 | 2026.05.21 01:39:54.131319 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 12 rows starting from the beginning of the part | ||
| 13596 | 2026.05.21 01:39:54.131360 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 48 rows starting from the beginning of the part | ||
| 13597 | 2026.05.21 01:39:54.132939 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.001972169 sec., 2662043.6686713966 rows/sec., 179.49 MiB/sec. | ||
| 13598 | 2026.05.21 01:39:54.133255 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13599 | 2026.05.21 01:39:54.133487 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_101_20} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2026.05.21 01:39:54.133549 [ 201 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_101_20} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13601 | 2026.05.21 01:39:54.133605 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13602 | 2026.05.21 01:39:54.460170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29283 | ||
| 13603 | 2026.05.21 01:39:54.460769 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2026.05.21 01:39:54.460831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13605 | 2026.05.21 01:39:54.461348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13606 | 2026.05.21 01:39:54.461587 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2026.05.21 01:39:54.461737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29283 | ||
| 13608 | 2026.05.21 01:39:54.461771 [ 92 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13609 | 2026.05.21 01:39:54.461842 [ 92 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2026.05.21 01:39:54.461864 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13611 | 2026.05.21 01:39:54.461968 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 01:39:54.462070 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13613 | 2026.05.21 01:39:54.462101 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26851 rows starting from the beginning of the part | ||
| 13614 | 2026.05.21 01:39:54.462160 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 13615 | 2026.05.21 01:39:54.462206 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 13616 | 2026.05.21 01:39:54.462246 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 13617 | 2026.05.21 01:39:54.462281 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 13618 | 2026.05.21 01:39:54.462318 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 13619 | 2026.05.21 01:39:54.464482 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29283 rows, containing 4 columns (4 merged, 0 gathered) in 0.002548291 sec., 11491230.78957623 rows/sec., 164.38 MiB/sec. | ||
| 13620 | 2026.05.21 01:39:54.464991 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13621 | 2026.05.21 01:39:54.465406 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_61_12} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2026.05.21 01:39:54.465517 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_61_12} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13623 | 2026.05.21 01:39:54.465667 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13624 | 2026.05.21 01:39:56.044019 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13625 | 2026.05.21 01:39:56.061924 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2026.05.21 01:39:56.061997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13627 | 2026.05.21 01:39:56.068444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13628 | 2026.05.21 01:39:56.069190 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.05.21 01:39:56.069540 [ 100 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13630 | 2026.05.21 01:39:56.069616 [ 100 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2026.05.21 01:39:56.069640 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13632 | 2026.05.21 01:39:56.069752 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 13633 | 2026.05.21 01:39:56.073532 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13634 | 2026.05.21 01:39:56.073574 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13635 | 2026.05.21 01:39:56.075025 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 13636 | 2026.05.21 01:39:56.079529 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 13637 | 2026.05.21 01:39:56.084041 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 13638 | 2026.05.21 01:39:56.088792 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 13639 | 2026.05.21 01:39:56.093777 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 13640 | 2026.05.21 01:39:56.097761 [ 203 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 13641 | 2026.05.21 01:39:56.154905 [ 190 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.085197727 sec., 5399.205075036803 rows/sec., 27.92 MiB/sec. | ||
| 13642 | 2026.05.21 01:39:56.157758 [ 194 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13643 | 2026.05.21 01:39:56.159690 [ 194 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_61_12} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13644 | 2026.05.21 01:39:56.159804 [ 194 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_61_12} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13645 | 2026.05.21 01:39:56.162316 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13646 | 2026.05.21 01:39:57.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.03 MiB, peak 364.54 MiB, free memory in arenas 0.00 B, will set to 349.02 MiB (RSS), difference: -1.01 MiB | ||
| 13647 | 2026.05.21 01:39:59.122330 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2026.05.21 01:39:59.122568 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13649 | 2026.05.21 01:39:59.122909 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13650 | 2026.05.21 01:39:59.122947 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13651 | 2026.05.21 01:39:59.123164 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13652 | 2026.05.21 01:39:59.123232 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13653 | 2026.05.21 01:39:59.123380 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13654 | 2026.05.21 01:39:59.123416 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13655 | 2026.05.21 01:39:59.123438 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 13656 | 2026.05.21 01:39:59.123454 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13657 | 2026.05.21 01:39:59.123496 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13658 | 2026.05.21 01:39:59.123517 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 13659 | 2026.05.21 01:39:59.124621 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002151 sec., 18131.10181311018 rows/sec., 3.70 MiB/sec. | ||
| 13660 | 2026.05.21 01:39:59.124733 [ 270 ] {a9975efa-8ddc-452e-b72e-cbccbbde4386} <Debug> TCPHandler: Processed in 0.002551481 sec. | ||
| 13661 | 2026.05.21 01:39:59.126819 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13662 | 2026.05.21 01:39:59.126964 [ 270 ] {dd02eca7-6942-4459-b572-df9750d4361b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13663 | 2026.05.21 01:39:59.127018 [ 270 ] {dd02eca7-6942-4459-b572-df9750d4361b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13664 | 2026.05.21 01:39:59.127599 [ 270 ] {dd02eca7-6942-4459-b572-df9750d4361b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13665 | 2026.05.21 01:39:59.127647 [ 270 ] {dd02eca7-6942-4459-b572-df9750d4361b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13666 | 2026.05.21 01:39:59.128040 [ 270 ] {dd02eca7-6942-4459-b572-df9750d4361b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13667 | 2026.05.21 01:39:59.128265 [ 270 ] {dd02eca7-6942-4459-b572-df9750d4361b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2026.05.21 01:39:59.128413 [ 270 ] {dd02eca7-6942-4459-b572-df9750d4361b} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001496 sec., 58823.529411764706 rows/sec., 4.95 MiB/sec. | ||
| 13669 | 2026.05.21 01:39:59.128449 [ 270 ] {dd02eca7-6942-4459-b572-df9750d4361b} <Debug> TCPHandler: Processed in 0.001694524 sec. | ||
| 13670 | 2026.05.21 01:39:59.128591 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13671 | 2026.05.21 01:39:59.128687 [ 270 ] {10aacfda-7f62-4431-8c5a-1c6308b21cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13672 | 2026.05.21 01:39:59.128729 [ 270 ] {10aacfda-7f62-4431-8c5a-1c6308b21cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13673 | 2026.05.21 01:39:59.129173 [ 270 ] {10aacfda-7f62-4431-8c5a-1c6308b21cdf} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13674 | 2026.05.21 01:39:59.129210 [ 270 ] {10aacfda-7f62-4431-8c5a-1c6308b21cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13675 | 2026.05.21 01:39:59.129525 [ 270 ] {10aacfda-7f62-4431-8c5a-1c6308b21cdf} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13676 | 2026.05.21 01:39:59.129747 [ 270 ] {10aacfda-7f62-4431-8c5a-1c6308b21cdf} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13677 | 2026.05.21 01:39:59.129879 [ 270 ] {10aacfda-7f62-4431-8c5a-1c6308b21cdf} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00121 sec., 13223.140495867769 rows/sec., 994.32 KiB/sec. | ||
| 13678 | 2026.05.21 01:39:59.129913 [ 270 ] {10aacfda-7f62-4431-8c5a-1c6308b21cdf} <Debug> TCPHandler: Processed in 0.001380418 sec. | ||
| 13679 | 2026.05.21 01:39:59.130041 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13680 | 2026.05.21 01:39:59.130136 [ 270 ] {4c9272a8-fa01-4174-b366-c101481ea11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13681 | 2026.05.21 01:39:59.130177 [ 270 ] {4c9272a8-fa01-4174-b366-c101481ea11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13682 | 2026.05.21 01:39:59.130603 [ 270 ] {4c9272a8-fa01-4174-b366-c101481ea11a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.05.21 01:39:59.130640 [ 270 ] {4c9272a8-fa01-4174-b366-c101481ea11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13684 | 2026.05.21 01:39:59.130932 [ 270 ] {4c9272a8-fa01-4174-b366-c101481ea11a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13685 | 2026.05.21 01:39:59.131139 [ 270 ] {4c9272a8-fa01-4174-b366-c101481ea11a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.05.21 01:39:59.131269 [ 270 ] {4c9272a8-fa01-4174-b366-c101481ea11a} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001151 sec., 69504.77845351868 rows/sec., 5.43 MiB/sec. | ||
| 13687 | 2026.05.21 01:39:59.131303 [ 270 ] {4c9272a8-fa01-4174-b366-c101481ea11a} <Debug> TCPHandler: Processed in 0.001309987 sec. | ||
| 13688 | 2026.05.21 01:39:59.131421 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13689 | 2026.05.21 01:39:59.131515 [ 270 ] {136e92db-6230-48cb-8463-f69fe5d9680e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13690 | 2026.05.21 01:39:59.131558 [ 270 ] {136e92db-6230-48cb-8463-f69fe5d9680e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13691 | 2026.05.21 01:39:59.131969 [ 270 ] {136e92db-6230-48cb-8463-f69fe5d9680e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13692 | 2026.05.21 01:39:59.132005 [ 270 ] {136e92db-6230-48cb-8463-f69fe5d9680e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13693 | 2026.05.21 01:39:59.132329 [ 270 ] {136e92db-6230-48cb-8463-f69fe5d9680e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13694 | 2026.05.21 01:39:59.132531 [ 270 ] {136e92db-6230-48cb-8463-f69fe5d9680e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13695 | 2026.05.21 01:39:59.132660 [ 270 ] {136e92db-6230-48cb-8463-f69fe5d9680e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 13696 | 2026.05.21 01:39:59.132659 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 4 parts from all_1_97_20 to all_100_100_0 | ||
| 13697 | 2026.05.21 01:39:59.132695 [ 270 ] {136e92db-6230-48cb-8463-f69fe5d9680e} <Debug> TCPHandler: Processed in 0.001321616 sec. | ||
| 13698 | 2026.05.21 01:39:59.132734 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13699 | 2026.05.21 01:39:59.132759 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13700 | 2026.05.21 01:39:59.132828 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13701 | 2026.05.21 01:39:59.132872 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_100_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_97_20 to all_100_100_0 into Compact with storage Full | ||
| 13702 | 2026.05.21 01:39:59.132927 [ 270 ] {48685903-2ce2-4626-a13a-d78f06f177f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13703 | 2026.05.21 01:39:59.132987 [ 270 ] {48685903-2ce2-4626-a13a-d78f06f177f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13704 | 2026.05.21 01:39:59.133021 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_100_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13705 | 2026.05.21 01:39:59.133066 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_20, total 34160 rows starting from the beginning of the part | ||
| 13706 | 2026.05.21 01:39:59.133140 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13707 | 2026.05.21 01:39:59.133193 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13708 | 2026.05.21 01:39:59.133247 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1499 rows starting from the beginning of the part | ||
| 13709 | 2026.05.21 01:39:59.133759 [ 270 ] {48685903-2ce2-4626-a13a-d78f06f177f8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.05.21 01:39:59.133799 [ 270 ] {48685903-2ce2-4626-a13a-d78f06f177f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13711 | 2026.05.21 01:39:59.134319 [ 270 ] {48685903-2ce2-4626-a13a-d78f06f177f8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13712 | 2026.05.21 01:39:59.134547 [ 270 ] {48685903-2ce2-4626-a13a-d78f06f177f8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2026.05.21 01:39:59.134690 [ 270 ] {48685903-2ce2-4626-a13a-d78f06f177f8} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001781 sec., 8983.717012914092 rows/sec., 16.10 MiB/sec. | ||
| 13714 | 2026.05.21 01:39:59.134743 [ 270 ] {48685903-2ce2-4626-a13a-d78f06f177f8} <Debug> TCPHandler: Processed in 0.001962199 sec. | ||
| 13715 | 2026.05.21 01:39:59.134866 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13716 | 2026.05.21 01:39:59.134961 [ 270 ] {49054270-93b2-41ad-9db2-95ccf67808ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13717 | 2026.05.21 01:39:59.135003 [ 270 ] {49054270-93b2-41ad-9db2-95ccf67808ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13718 | 2026.05.21 01:39:59.135343 [ 270 ] {49054270-93b2-41ad-9db2-95ccf67808ec} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2026.05.21 01:39:59.135378 [ 270 ] {49054270-93b2-41ad-9db2-95ccf67808ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13720 | 2026.05.21 01:39:59.135692 [ 270 ] {49054270-93b2-41ad-9db2-95ccf67808ec} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13721 | 2026.05.21 01:39:59.135904 [ 270 ] {49054270-93b2-41ad-9db2-95ccf67808ec} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2026.05.21 01:39:59.136035 [ 270 ] {49054270-93b2-41ad-9db2-95ccf67808ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 13723 | 2026.05.21 01:39:59.136068 [ 270 ] {49054270-93b2-41ad-9db2-95ccf67808ec} <Debug> TCPHandler: Processed in 0.001250855 sec. | ||
| 13724 | 2026.05.21 01:39:59.139826 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_100_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35979 rows, containing 5 columns (5 merged, 0 gathered) in 0.006999349 sec., 5140335.194030187 rows/sec., 332.65 MiB/sec. | ||
| 13725 | 2026.05.21 01:39:59.140105 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_100_21} <Trace> MergedBlockOutputStream: filled checksums all_1_100_21 (state Temporary) | ||
| 13726 | 2026.05.21 01:39:59.140349 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_100_21} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_100_21 to all_1_100_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.05.21 01:39:59.140417 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_100_21} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 4 parts: [all_1_97_20, all_100_100_0] -> all_1_100_21 | ||
| 13728 | 2026.05.21 01:39:59.140480 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13729 | 2026.05.21 01:40:00.640515 [ 95 ] {} <Debug> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13730 | 2026.05.21 01:40:00.640583 [ 95 ] {} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13731 | 2026.05.21 01:40:00.640608 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13732 | 2026.05.21 01:40:00.640744 [ 193 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 13733 | 2026.05.21 01:40:00.640891 [ 193 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13734 | 2026.05.21 01:40:00.640928 [ 193 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 13735 | 2026.05.21 01:40:00.641004 [ 193 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 13736 | 2026.05.21 01:40:00.641057 [ 193 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 13737 | 2026.05.21 01:40:00.641107 [ 193 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 13738 | 2026.05.21 01:40:00.641155 [ 193 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 13739 | 2026.05.21 01:40:00.641923 [ 200 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237275 sec., 4849.366551494211 rows/sec., 359.91 KiB/sec. | ||
| 13740 | 2026.05.21 01:40:00.642123 [ 195 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13741 | 2026.05.21 01:40:00.642441 [ 195 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_13_3} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13742 | 2026.05.21 01:40:00.642526 [ 195 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_13_3} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13743 | 2026.05.21 01:40:00.642623 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13744 | 2026.05.21 01:40:01.782796 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13745 | 2026.05.21 01:40:01.782887 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13746 | 2026.05.21 01:40:01.961977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29731 | ||
| 13747 | 2026.05.21 01:40:01.962629 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2026.05.21 01:40:01.962668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13749 | 2026.05.21 01:40:01.963154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13750 | 2026.05.21 01:40:01.963394 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13751 | 2026.05.21 01:40:01.963525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29731 | ||
| 13752 | 2026.05.21 01:40:03.573722 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13753 | 2026.05.21 01:40:03.589814 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13754 | 2026.05.21 01:40:03.589883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13755 | 2026.05.21 01:40:03.595462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13756 | 2026.05.21 01:40:03.596174 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13757 | 2026.05.21 01:40:03.599255 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13758 | 2026.05.21 01:40:04.122200 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13759 | 2026.05.21 01:40:04.122438 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13760 | 2026.05.21 01:40:04.122784 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13761 | 2026.05.21 01:40:04.122825 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13762 | 2026.05.21 01:40:04.123047 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13763 | 2026.05.21 01:40:04.123119 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13764 | 2026.05.21 01:40:04.123266 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13765 | 2026.05.21 01:40:04.123305 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13766 | 2026.05.21 01:40:04.123328 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 13767 | 2026.05.21 01:40:04.123345 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13768 | 2026.05.21 01:40:04.123389 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13769 | 2026.05.21 01:40:04.123410 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 13770 | 2026.05.21 01:40:04.124488 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002147 sec., 18164.88122962273 rows/sec., 3.70 MiB/sec. | ||
| 13771 | 2026.05.21 01:40:04.124599 [ 270 ] {f3996e9e-9af6-4973-a606-93cfb2f6816b} <Debug> TCPHandler: Processed in 0.00253842 sec. | ||
| 13772 | 2026.05.21 01:40:04.126706 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13773 | 2026.05.21 01:40:04.126824 [ 270 ] {7d817c7f-6256-4d5d-a38c-a467fe1df145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13774 | 2026.05.21 01:40:04.126873 [ 270 ] {7d817c7f-6256-4d5d-a38c-a467fe1df145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13775 | 2026.05.21 01:40:04.127413 [ 270 ] {7d817c7f-6256-4d5d-a38c-a467fe1df145} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2026.05.21 01:40:04.127463 [ 270 ] {7d817c7f-6256-4d5d-a38c-a467fe1df145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13777 | 2026.05.21 01:40:04.127872 [ 270 ] {7d817c7f-6256-4d5d-a38c-a467fe1df145} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13778 | 2026.05.21 01:40:04.128103 [ 270 ] {7d817c7f-6256-4d5d-a38c-a467fe1df145} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13779 | 2026.05.21 01:40:04.128260 [ 270 ] {7d817c7f-6256-4d5d-a38c-a467fe1df145} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001471 sec., 72059.82324949015 rows/sec., 6.05 MiB/sec. | ||
| 13780 | 2026.05.21 01:40:04.128298 [ 270 ] {7d817c7f-6256-4d5d-a38c-a467fe1df145} <Debug> TCPHandler: Processed in 0.001645493 sec. | ||
| 13781 | 2026.05.21 01:40:04.128428 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13782 | 2026.05.21 01:40:04.128531 [ 270 ] {50f18c87-d029-4a44-8d59-438292c7c323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13783 | 2026.05.21 01:40:04.128575 [ 270 ] {50f18c87-d029-4a44-8d59-438292c7c323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13784 | 2026.05.21 01:40:04.128989 [ 270 ] {50f18c87-d029-4a44-8d59-438292c7c323} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13785 | 2026.05.21 01:40:04.129028 [ 270 ] {50f18c87-d029-4a44-8d59-438292c7c323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13786 | 2026.05.21 01:40:04.129336 [ 270 ] {50f18c87-d029-4a44-8d59-438292c7c323} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13787 | 2026.05.21 01:40:04.129552 [ 270 ] {50f18c87-d029-4a44-8d59-438292c7c323} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2026.05.21 01:40:04.129692 [ 270 ] {50f18c87-d029-4a44-8d59-438292c7c323} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001184 sec., 21114.864864864867 rows/sec., 1.55 MiB/sec. | ||
| 13789 | 2026.05.21 01:40:04.129728 [ 270 ] {50f18c87-d029-4a44-8d59-438292c7c323} <Debug> TCPHandler: Processed in 0.001351227 sec. | ||
| 13790 | 2026.05.21 01:40:04.129844 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13791 | 2026.05.21 01:40:04.129942 [ 270 ] {71dca3b1-b375-4faa-89ef-bb2691f0f117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13792 | 2026.05.21 01:40:04.129983 [ 270 ] {71dca3b1-b375-4faa-89ef-bb2691f0f117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13793 | 2026.05.21 01:40:04.130408 [ 270 ] {71dca3b1-b375-4faa-89ef-bb2691f0f117} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13794 | 2026.05.21 01:40:04.130447 [ 270 ] {71dca3b1-b375-4faa-89ef-bb2691f0f117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13795 | 2026.05.21 01:40:04.130799 [ 270 ] {71dca3b1-b375-4faa-89ef-bb2691f0f117} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13796 | 2026.05.21 01:40:04.131013 [ 270 ] {71dca3b1-b375-4faa-89ef-bb2691f0f117} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2026.05.21 01:40:04.131146 [ 270 ] {71dca3b1-b375-4faa-89ef-bb2691f0f117} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001223 sec., 72771.87244480786 rows/sec., 5.68 MiB/sec. | ||
| 13798 | 2026.05.21 01:40:04.131180 [ 270 ] {71dca3b1-b375-4faa-89ef-bb2691f0f117} <Debug> TCPHandler: Processed in 0.001386867 sec. | ||
| 13799 | 2026.05.21 01:40:04.131306 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13800 | 2026.05.21 01:40:04.131402 [ 270 ] {e030b8ea-2d4c-4452-a9bb-23f90d22742c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13801 | 2026.05.21 01:40:04.131448 [ 270 ] {e030b8ea-2d4c-4452-a9bb-23f90d22742c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13802 | 2026.05.21 01:40:04.131854 [ 270 ] {e030b8ea-2d4c-4452-a9bb-23f90d22742c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2026.05.21 01:40:04.131891 [ 270 ] {e030b8ea-2d4c-4452-a9bb-23f90d22742c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13804 | 2026.05.21 01:40:04.132229 [ 270 ] {e030b8ea-2d4c-4452-a9bb-23f90d22742c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13805 | 2026.05.21 01:40:04.132444 [ 270 ] {e030b8ea-2d4c-4452-a9bb-23f90d22742c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13806 | 2026.05.21 01:40:04.132579 [ 270 ] {e030b8ea-2d4c-4452-a9bb-23f90d22742c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 13807 | 2026.05.21 01:40:04.132615 [ 270 ] {e030b8ea-2d4c-4452-a9bb-23f90d22742c} <Debug> TCPHandler: Processed in 0.001359807 sec. | ||
| 13808 | 2026.05.21 01:40:04.132729 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13809 | 2026.05.21 01:40:04.132824 [ 270 ] {28164452-62ea-425a-951e-76fbc243ecab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13810 | 2026.05.21 01:40:04.132881 [ 270 ] {28164452-62ea-425a-951e-76fbc243ecab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13811 | 2026.05.21 01:40:04.133681 [ 270 ] {28164452-62ea-425a-951e-76fbc243ecab} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13812 | 2026.05.21 01:40:04.133718 [ 270 ] {28164452-62ea-425a-951e-76fbc243ecab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13813 | 2026.05.21 01:40:04.134257 [ 270 ] {28164452-62ea-425a-951e-76fbc243ecab} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13814 | 2026.05.21 01:40:04.134549 [ 270 ] {28164452-62ea-425a-951e-76fbc243ecab} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2026.05.21 01:40:04.134703 [ 270 ] {28164452-62ea-425a-951e-76fbc243ecab} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001897 sec., 13178.703215603584 rows/sec., 23.62 MiB/sec. | ||
| 13816 | 2026.05.21 01:40:04.134772 [ 270 ] {28164452-62ea-425a-951e-76fbc243ecab} <Debug> TCPHandler: Processed in 0.002092242 sec. | ||
| 13817 | 2026.05.21 01:40:04.134903 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13818 | 2026.05.21 01:40:04.135001 [ 270 ] {be811e96-9072-4869-8d2d-580c650573f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13819 | 2026.05.21 01:40:04.135044 [ 270 ] {be811e96-9072-4869-8d2d-580c650573f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13820 | 2026.05.21 01:40:04.135390 [ 270 ] {be811e96-9072-4869-8d2d-580c650573f6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2026.05.21 01:40:04.135427 [ 270 ] {be811e96-9072-4869-8d2d-580c650573f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13822 | 2026.05.21 01:40:04.135776 [ 270 ] {be811e96-9072-4869-8d2d-580c650573f6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13823 | 2026.05.21 01:40:04.135994 [ 270 ] {be811e96-9072-4869-8d2d-580c650573f6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13824 | 2026.05.21 01:40:04.136127 [ 270 ] {be811e96-9072-4869-8d2d-580c650573f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 13825 | 2026.05.21 01:40:04.136161 [ 270 ] {be811e96-9072-4869-8d2d-580c650573f6} <Debug> TCPHandler: Processed in 0.001307326 sec. | ||
| 13826 | 2026.05.21 01:40:09.122940 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13827 | 2026.05.21 01:40:09.123193 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 13828 | 2026.05.21 01:40:09.123539 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13829 | 2026.05.21 01:40:09.123581 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 13830 | 2026.05.21 01:40:09.123816 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13831 | 2026.05.21 01:40:09.123885 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13832 | 2026.05.21 01:40:09.124029 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 13833 | 2026.05.21 01:40:09.124064 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13834 | 2026.05.21 01:40:09.124087 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 13835 | 2026.05.21 01:40:09.124103 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13836 | 2026.05.21 01:40:09.124145 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 13837 | 2026.05.21 01:40:09.124167 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 13838 | 2026.05.21 01:40:09.125269 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002179 sec., 17898.11840293713 rows/sec., 3.65 MiB/sec. | ||
| 13839 | 2026.05.21 01:40:09.125371 [ 270 ] {8f75753c-1cca-48d1-a7a0-325def9e9741} <Debug> TCPHandler: Processed in 0.002566421 sec. | ||
| 13840 | 2026.05.21 01:40:09.128220 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13841 | 2026.05.21 01:40:09.128348 [ 270 ] {4d9cde2a-eae2-4fbf-be92-db73aae1358c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13842 | 2026.05.21 01:40:09.128401 [ 270 ] {4d9cde2a-eae2-4fbf-be92-db73aae1358c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13843 | 2026.05.21 01:40:09.128927 [ 270 ] {4d9cde2a-eae2-4fbf-be92-db73aae1358c} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13844 | 2026.05.21 01:40:09.128973 [ 270 ] {4d9cde2a-eae2-4fbf-be92-db73aae1358c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13845 | 2026.05.21 01:40:09.129344 [ 270 ] {4d9cde2a-eae2-4fbf-be92-db73aae1358c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13846 | 2026.05.21 01:40:09.129660 [ 270 ] {4d9cde2a-eae2-4fbf-be92-db73aae1358c} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.05.21 01:40:09.129786 [ 84 ] {} <Debug> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13848 | 2026.05.21 01:40:09.129808 [ 270 ] {4d9cde2a-eae2-4fbf-be92-db73aae1358c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001497 sec., 16032.064128256512 rows/sec., 1.33 MiB/sec. | ||
| 13849 | 2026.05.21 01:40:09.129874 [ 84 ] {} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13850 | 2026.05.21 01:40:09.129891 [ 270 ] {4d9cde2a-eae2-4fbf-be92-db73aae1358c} <Debug> TCPHandler: Processed in 0.001732264 sec. | ||
| 13851 | 2026.05.21 01:40:09.129902 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13852 | 2026.05.21 01:40:09.130047 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::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 | ||
| 13853 | 2026.05.21 01:40:09.130051 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13854 | 2026.05.21 01:40:09.130196 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13855 | 2026.05.21 01:40:09.130196 [ 270 ] {feeca12a-9fe8-45c9-a800-ac89b2d7786b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13856 | 2026.05.21 01:40:09.130237 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 13857 | 2026.05.21 01:40:09.130259 [ 270 ] {feeca12a-9fe8-45c9-a800-ac89b2d7786b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13858 | 2026.05.21 01:40:09.130309 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 13859 | 2026.05.21 01:40:09.130361 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 13860 | 2026.05.21 01:40:09.130404 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 13861 | 2026.05.21 01:40:09.130445 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 13862 | 2026.05.21 01:40:09.130681 [ 270 ] {feeca12a-9fe8-45c9-a800-ac89b2d7786b} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2026.05.21 01:40:09.130725 [ 270 ] {feeca12a-9fe8-45c9-a800-ac89b2d7786b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13864 | 2026.05.21 01:40:09.131036 [ 270 ] {feeca12a-9fe8-45c9-a800-ac89b2d7786b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13865 | 2026.05.21 01:40:09.131170 [ 195 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181894 sec., 101531.94787349796 rows/sec., 8.81 MiB/sec. | ||
| 13866 | 2026.05.21 01:40:09.131257 [ 270 ] {feeca12a-9fe8-45c9-a800-ac89b2d7786b} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13867 | 2026.05.21 01:40:09.131304 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13868 | 2026.05.21 01:40:09.131400 [ 270 ] {feeca12a-9fe8-45c9-a800-ac89b2d7786b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001223 sec., 1635.322976287817 rows/sec., 133.35 KiB/sec. | ||
| 13869 | 2026.05.21 01:40:09.131441 [ 270 ] {feeca12a-9fe8-45c9-a800-ac89b2d7786b} <Debug> TCPHandler: Processed in 0.001438758 sec. | ||
| 13870 | 2026.05.21 01:40:09.131566 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13871 | 2026.05.21 01:40:09.131604 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_13_3} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2026.05.21 01:40:09.131671 [ 270 ] {9c365876-3c45-4c46-9581-f49d781e3061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13873 | 2026.05.21 01:40:09.131687 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_13_3} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13874 | 2026.05.21 01:40:09.131728 [ 270 ] {9c365876-3c45-4c46-9581-f49d781e3061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13875 | 2026.05.21 01:40:09.131774 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13876 | 2026.05.21 01:40:09.132252 [ 270 ] {9c365876-3c45-4c46-9581-f49d781e3061} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13877 | 2026.05.21 01:40:09.132292 [ 270 ] {9c365876-3c45-4c46-9581-f49d781e3061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13878 | 2026.05.21 01:40:09.132612 [ 270 ] {9c365876-3c45-4c46-9581-f49d781e3061} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13879 | 2026.05.21 01:40:09.132825 [ 270 ] {9c365876-3c45-4c46-9581-f49d781e3061} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13880 | 2026.05.21 01:40:09.132954 [ 270 ] {9c365876-3c45-4c46-9581-f49d781e3061} <Debug> executeQuery: Read 209 rows, 19.12 KiB in 0.001302 sec., 160522.27342549924 rows/sec., 14.34 MiB/sec. | ||
| 13881 | 2026.05.21 01:40:09.132988 [ 270 ] {9c365876-3c45-4c46-9581-f49d781e3061} <Debug> TCPHandler: Processed in 0.001469629 sec. | ||
| 13882 | 2026.05.21 01:40:09.133109 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13883 | 2026.05.21 01:40:09.133202 [ 270 ] {1a235d54-f2dd-4f4d-bd31-36806c42f026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13884 | 2026.05.21 01:40:09.133241 [ 270 ] {1a235d54-f2dd-4f4d-bd31-36806c42f026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13885 | 2026.05.21 01:40:09.133684 [ 270 ] {1a235d54-f2dd-4f4d-bd31-36806c42f026} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.05.21 01:40:09.133721 [ 270 ] {1a235d54-f2dd-4f4d-bd31-36806c42f026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13887 | 2026.05.21 01:40:09.134009 [ 270 ] {1a235d54-f2dd-4f4d-bd31-36806c42f026} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13888 | 2026.05.21 01:40:09.134209 [ 270 ] {1a235d54-f2dd-4f4d-bd31-36806c42f026} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.05.21 01:40:09.134341 [ 270 ] {1a235d54-f2dd-4f4d-bd31-36806c42f026} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001157 sec., 25929.127052722557 rows/sec., 1.94 MiB/sec. | ||
| 13890 | 2026.05.21 01:40:09.134376 [ 270 ] {1a235d54-f2dd-4f4d-bd31-36806c42f026} <Debug> TCPHandler: Processed in 0.001314607 sec. | ||
| 13891 | 2026.05.21 01:40:09.134501 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13892 | 2026.05.21 01:40:09.134594 [ 270 ] {702dd1d3-2768-4261-b179-98527ffd82f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13893 | 2026.05.21 01:40:09.134634 [ 270 ] {702dd1d3-2768-4261-b179-98527ffd82f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13894 | 2026.05.21 01:40:09.135026 [ 270 ] {702dd1d3-2768-4261-b179-98527ffd82f3} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13895 | 2026.05.21 01:40:09.135062 [ 270 ] {702dd1d3-2768-4261-b179-98527ffd82f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13896 | 2026.05.21 01:40:09.135347 [ 270 ] {702dd1d3-2768-4261-b179-98527ffd82f3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13897 | 2026.05.21 01:40:09.135558 [ 270 ] {702dd1d3-2768-4261-b179-98527ffd82f3} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13898 | 2026.05.21 01:40:09.135684 [ 270 ] {702dd1d3-2768-4261-b179-98527ffd82f3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 13899 | 2026.05.21 01:40:09.135717 [ 270 ] {702dd1d3-2768-4261-b179-98527ffd82f3} <Debug> TCPHandler: Processed in 0.001263595 sec. | ||
| 13900 | 2026.05.21 01:40:09.135849 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13901 | 2026.05.21 01:40:09.135941 [ 270 ] {d6221373-6053-4f5e-a130-3669a1857b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13902 | 2026.05.21 01:40:09.135980 [ 270 ] {d6221373-6053-4f5e-a130-3669a1857b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13903 | 2026.05.21 01:40:09.136367 [ 270 ] {d6221373-6053-4f5e-a130-3669a1857b6e} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13904 | 2026.05.21 01:40:09.136403 [ 270 ] {d6221373-6053-4f5e-a130-3669a1857b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13905 | 2026.05.21 01:40:09.136684 [ 270 ] {d6221373-6053-4f5e-a130-3669a1857b6e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13906 | 2026.05.21 01:40:09.136884 [ 270 ] {d6221373-6053-4f5e-a130-3669a1857b6e} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13907 | 2026.05.21 01:40:09.136979 [ 84 ] {} <Debug> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13908 | 2026.05.21 01:40:09.137011 [ 270 ] {d6221373-6053-4f5e-a130-3669a1857b6e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 13909 | 2026.05.21 01:40:09.137041 [ 84 ] {} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.05.21 01:40:09.137057 [ 270 ] {d6221373-6053-4f5e-a130-3669a1857b6e} <Debug> TCPHandler: Processed in 0.001262935 sec. | ||
| 13911 | 2026.05.21 01:40:09.137067 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13912 | 2026.05.21 01:40:09.137181 [ 195 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::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 | ||
| 13913 | 2026.05.21 01:40:09.137189 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2026.05.21 01:40:09.137293 [ 195 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13915 | 2026.05.21 01:40:09.137302 [ 270 ] {83782510-a432-4236-a0ee-46fdafb5df4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13916 | 2026.05.21 01:40:09.137332 [ 195 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 13917 | 2026.05.21 01:40:09.137355 [ 270 ] {83782510-a432-4236-a0ee-46fdafb5df4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13918 | 2026.05.21 01:40:09.137404 [ 195 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 13919 | 2026.05.21 01:40:09.137461 [ 195 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 13920 | 2026.05.21 01:40:09.137507 [ 195 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 13921 | 2026.05.21 01:40:09.137552 [ 195 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 13922 | 2026.05.21 01:40:09.137785 [ 270 ] {83782510-a432-4236-a0ee-46fdafb5df4a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2026.05.21 01:40:09.137827 [ 270 ] {83782510-a432-4236-a0ee-46fdafb5df4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13924 | 2026.05.21 01:40:09.138150 [ 270 ] {83782510-a432-4236-a0ee-46fdafb5df4a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13925 | 2026.05.21 01:40:09.138234 [ 188 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001089481 sec., 55072.093960335245 rows/sec., 4.41 MiB/sec. | ||
| 13926 | 2026.05.21 01:40:09.138364 [ 188 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13927 | 2026.05.21 01:40:09.138367 [ 270 ] {83782510-a432-4236-a0ee-46fdafb5df4a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13928 | 2026.05.21 01:40:09.138517 [ 270 ] {83782510-a432-4236-a0ee-46fdafb5df4a} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.001232 sec., 95779.22077922078 rows/sec., 7.78 MiB/sec. | ||
| 13929 | 2026.05.21 01:40:09.138553 [ 270 ] {83782510-a432-4236-a0ee-46fdafb5df4a} <Debug> TCPHandler: Processed in 0.001412908 sec. | ||
| 13930 | 2026.05.21 01:40:09.138620 [ 188 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_13_3} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13931 | 2026.05.21 01:40:09.138676 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2026.05.21 01:40:09.138687 [ 188 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_13_3} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13933 | 2026.05.21 01:40:09.138769 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13934 | 2026.05.21 01:40:09.138777 [ 270 ] {23102486-bc26-46ed-8ca2-4674d8a19178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13935 | 2026.05.21 01:40:09.138826 [ 270 ] {23102486-bc26-46ed-8ca2-4674d8a19178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13936 | 2026.05.21 01:40:09.139218 [ 270 ] {23102486-bc26-46ed-8ca2-4674d8a19178} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.05.21 01:40:09.139252 [ 270 ] {23102486-bc26-46ed-8ca2-4674d8a19178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13938 | 2026.05.21 01:40:09.139588 [ 270 ] {23102486-bc26-46ed-8ca2-4674d8a19178} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13939 | 2026.05.21 01:40:09.139790 [ 270 ] {23102486-bc26-46ed-8ca2-4674d8a19178} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.05.21 01:40:09.139925 [ 270 ] {23102486-bc26-46ed-8ca2-4674d8a19178} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001165 sec., 169098.7124463519 rows/sec., 12.13 MiB/sec. | ||
| 13941 | 2026.05.21 01:40:09.139958 [ 270 ] {23102486-bc26-46ed-8ca2-4674d8a19178} <Debug> TCPHandler: Processed in 0.001330537 sec. | ||
| 13942 | 2026.05.21 01:40:09.140077 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13943 | 2026.05.21 01:40:09.140169 [ 270 ] {e738f2fc-b756-417a-8be4-1d3d604c6615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13944 | 2026.05.21 01:40:09.140224 [ 270 ] {e738f2fc-b756-417a-8be4-1d3d604c6615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13945 | 2026.05.21 01:40:09.141015 [ 270 ] {e738f2fc-b756-417a-8be4-1d3d604c6615} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13946 | 2026.05.21 01:40:09.141051 [ 270 ] {e738f2fc-b756-417a-8be4-1d3d604c6615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13947 | 2026.05.21 01:40:09.141567 [ 270 ] {e738f2fc-b756-417a-8be4-1d3d604c6615} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13948 | 2026.05.21 01:40:09.141785 [ 270 ] {e738f2fc-b756-417a-8be4-1d3d604c6615} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2026.05.21 01:40:09.141924 [ 270 ] {e738f2fc-b756-417a-8be4-1d3d604c6615} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001772 sec., 9029.345372460497 rows/sec., 16.18 MiB/sec. | ||
| 13950 | 2026.05.21 01:40:09.141974 [ 270 ] {e738f2fc-b756-417a-8be4-1d3d604c6615} <Debug> TCPHandler: Processed in 0.001944289 sec. | ||
| 13951 | 2026.05.21 01:40:09.142094 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13952 | 2026.05.21 01:40:09.142187 [ 270 ] {e4d771fd-2b3a-4066-b7ab-dd5ced8bb26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13953 | 2026.05.21 01:40:09.142229 [ 270 ] {e4d771fd-2b3a-4066-b7ab-dd5ced8bb26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13954 | 2026.05.21 01:40:09.142572 [ 270 ] {e4d771fd-2b3a-4066-b7ab-dd5ced8bb26d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2026.05.21 01:40:09.142606 [ 270 ] {e4d771fd-2b3a-4066-b7ab-dd5ced8bb26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13956 | 2026.05.21 01:40:09.142910 [ 270 ] {e4d771fd-2b3a-4066-b7ab-dd5ced8bb26d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13957 | 2026.05.21 01:40:09.143123 [ 270 ] {e4d771fd-2b3a-4066-b7ab-dd5ced8bb26d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2026.05.21 01:40:09.143250 [ 270 ] {e4d771fd-2b3a-4066-b7ab-dd5ced8bb26d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 13959 | 2026.05.21 01:40:09.143283 [ 270 ] {e4d771fd-2b3a-4066-b7ab-dd5ced8bb26d} <Debug> TCPHandler: Processed in 0.001236725 sec. | ||
| 13960 | 2026.05.21 01:40:09.463717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30243 | ||
| 13961 | 2026.05.21 01:40:09.464224 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.05.21 01:40:09.464266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13963 | 2026.05.21 01:40:09.464748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13964 | 2026.05.21 01:40:09.464991 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.05.21 01:40:09.465126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30243 | ||
| 13966 | 2026.05.21 01:40:11.099392 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13967 | 2026.05.21 01:40:11.117548 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2026.05.21 01:40:11.117615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13969 | 2026.05.21 01:40:11.123415 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13970 | 2026.05.21 01:40:11.124084 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2026.05.21 01:40:11.126969 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13972 | 2026.05.21 01:40:14.015169 [ 261 ] {} <Trace> TCP-Session: 2f394e7f-f8b9-4a38-96cf-86a1a783910f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13973 | 2026.05.21 01:40:14.015462 [ 261 ] {ea3ccc5b-d5f8-4beb-a715-4ac098dc85c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38455) 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) | ||
| 13974 | 2026.05.21 01:40:14.015956 [ 261 ] {ea3ccc5b-d5f8-4beb-a715-4ac098dc85c6} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 13975 | 2026.05.21 01:40:14.016143 [ 261 ] {ea3ccc5b-d5f8-4beb-a715-4ac098dc85c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13976 | 2026.05.21 01:40:14.016488 [ 366 ] {ea3ccc5b-d5f8-4beb-a715-4ac098dc85c6} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 13977 | 2026.05.21 01:40:14.016795 [ 261 ] {ea3ccc5b-d5f8-4beb-a715-4ac098dc85c6} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001458 sec., 28120.71330589849 rows/sec., 1.67 MiB/sec. | ||
| 13978 | 2026.05.21 01:40:14.016847 [ 261 ] {ea3ccc5b-d5f8-4beb-a715-4ac098dc85c6} <Debug> TCPHandler: Processed in 0.001819786 sec. | ||
| 13979 | 2026.05.21 01:40:14.122253 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13980 | 2026.05.21 01:40:14.122516 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13981 | 2026.05.21 01:40:14.122895 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13982 | 2026.05.21 01:40:14.122935 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13983 | 2026.05.21 01:40:14.123160 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13984 | 2026.05.21 01:40:14.123234 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13985 | 2026.05.21 01:40:14.123379 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13986 | 2026.05.21 01:40:14.123416 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13987 | 2026.05.21 01:40:14.123438 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 13988 | 2026.05.21 01:40:14.123455 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13989 | 2026.05.21 01:40:14.123497 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13990 | 2026.05.21 01:40:14.123518 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 13991 | 2026.05.21 01:40:14.124597 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002193 sec., 17783.857729138166 rows/sec., 3.63 MiB/sec. | ||
| 13992 | 2026.05.21 01:40:14.124709 [ 270 ] {80695ae0-7e14-4fbd-abb2-179787fa49c3} <Debug> TCPHandler: Processed in 0.002602742 sec. | ||
| 13993 | 2026.05.21 01:40:14.126822 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13994 | 2026.05.21 01:40:14.126957 [ 270 ] {cfb77a51-76b1-4f4d-bdb9-7e2ab12ced27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13995 | 2026.05.21 01:40:14.127012 [ 270 ] {cfb77a51-76b1-4f4d-bdb9-7e2ab12ced27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13996 | 2026.05.21 01:40:14.127617 [ 270 ] {cfb77a51-76b1-4f4d-bdb9-7e2ab12ced27} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.05.21 01:40:14.127672 [ 270 ] {cfb77a51-76b1-4f4d-bdb9-7e2ab12ced27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13998 | 2026.05.21 01:40:14.128087 [ 270 ] {cfb77a51-76b1-4f4d-bdb9-7e2ab12ced27} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13999 | 2026.05.21 01:40:14.128310 [ 270 ] {cfb77a51-76b1-4f4d-bdb9-7e2ab12ced27} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14000 | 2026.05.21 01:40:14.128472 [ 270 ] {cfb77a51-76b1-4f4d-bdb9-7e2ab12ced27} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001556 sec., 68123.39331619538 rows/sec., 5.72 MiB/sec. | ||
| 14001 | 2026.05.21 01:40:14.128510 [ 270 ] {cfb77a51-76b1-4f4d-bdb9-7e2ab12ced27} <Debug> TCPHandler: Processed in 0.001739265 sec. | ||
| 14002 | 2026.05.21 01:40:14.128638 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14003 | 2026.05.21 01:40:14.128738 [ 270 ] {608299f1-3934-466f-b090-7aa321e72e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14004 | 2026.05.21 01:40:14.128781 [ 270 ] {608299f1-3934-466f-b090-7aa321e72e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14005 | 2026.05.21 01:40:14.129191 [ 270 ] {608299f1-3934-466f-b090-7aa321e72e8d} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2026.05.21 01:40:14.129227 [ 270 ] {608299f1-3934-466f-b090-7aa321e72e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14007 | 2026.05.21 01:40:14.129528 [ 270 ] {608299f1-3934-466f-b090-7aa321e72e8d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14008 | 2026.05.21 01:40:14.129746 [ 270 ] {608299f1-3934-466f-b090-7aa321e72e8d} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2026.05.21 01:40:14.129880 [ 270 ] {608299f1-3934-466f-b090-7aa321e72e8d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001166 sec., 21440.82332761578 rows/sec., 1.57 MiB/sec. | ||
| 14010 | 2026.05.21 01:40:14.129883 [ 79 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14011 | 2026.05.21 01:40:14.129914 [ 270 ] {608299f1-3934-466f-b090-7aa321e72e8d} <Debug> TCPHandler: Processed in 0.001325396 sec. | ||
| 14012 | 2026.05.21 01:40:14.129934 [ 79 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14013 | 2026.05.21 01:40:14.129955 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14014 | 2026.05.21 01:40:14.130023 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14015 | 2026.05.21 01:40:14.130083 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 14016 | 2026.05.21 01:40:14.130117 [ 270 ] {2cbeb867-26de-43fc-ab8d-f2c99fe01f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14017 | 2026.05.21 01:40:14.130165 [ 270 ] {2cbeb867-26de-43fc-ab8d-f2c99fe01f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14018 | 2026.05.21 01:40:14.130233 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14019 | 2026.05.21 01:40:14.130274 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 84 rows starting from the beginning of the part | ||
| 14020 | 2026.05.21 01:40:14.130341 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 42 rows starting from the beginning of the part | ||
| 14021 | 2026.05.21 01:40:14.130388 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 16 rows starting from the beginning of the part | ||
| 14022 | 2026.05.21 01:40:14.130431 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part | ||
| 14023 | 2026.05.21 01:40:14.130473 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part | ||
| 14024 | 2026.05.21 01:40:14.130512 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 14025 | 2026.05.21 01:40:14.130590 [ 270 ] {2cbeb867-26de-43fc-ab8d-f2c99fe01f11} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14026 | 2026.05.21 01:40:14.130631 [ 270 ] {2cbeb867-26de-43fc-ab8d-f2c99fe01f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14027 | 2026.05.21 01:40:14.130967 [ 270 ] {2cbeb867-26de-43fc-ab8d-f2c99fe01f11} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14028 | 2026.05.21 01:40:14.131196 [ 270 ] {2cbeb867-26de-43fc-ab8d-f2c99fe01f11} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14029 | 2026.05.21 01:40:14.131331 [ 270 ] {2cbeb867-26de-43fc-ab8d-f2c99fe01f11} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001233 sec., 72181.67072181671 rows/sec., 5.64 MiB/sec. | ||
| 14030 | 2026.05.21 01:40:14.131366 [ 270 ] {2cbeb867-26de-43fc-ab8d-f2c99fe01f11} <Debug> TCPHandler: Processed in 0.001390878 sec. | ||
| 14031 | 2026.05.21 01:40:14.131370 [ 198 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344306 sec., 165140.9723678984 rows/sec., 12.74 MiB/sec. | ||
| 14032 | 2026.05.21 01:40:14.131495 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14033 | 2026.05.21 01:40:14.131590 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14034 | 2026.05.21 01:40:14.131596 [ 270 ] {a61ef6aa-e63f-4012-8f45-4c7d552a83f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14035 | 2026.05.21 01:40:14.131666 [ 270 ] {a61ef6aa-e63f-4012-8f45-4c7d552a83f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14036 | 2026.05.21 01:40:14.131917 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_86_17} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2026.05.21 01:40:14.132011 [ 191 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_86_17} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14038 | 2026.05.21 01:40:14.132078 [ 270 ] {a61ef6aa-e63f-4012-8f45-4c7d552a83f6} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.05.21 01:40:14.132115 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14040 | 2026.05.21 01:40:14.132119 [ 270 ] {a61ef6aa-e63f-4012-8f45-4c7d552a83f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14041 | 2026.05.21 01:40:14.132477 [ 270 ] {a61ef6aa-e63f-4012-8f45-4c7d552a83f6} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14042 | 2026.05.21 01:40:14.132687 [ 270 ] {a61ef6aa-e63f-4012-8f45-4c7d552a83f6} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.05.21 01:40:14.132796 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_100_21 to all_101_101_0 | ||
| 14044 | 2026.05.21 01:40:14.132816 [ 270 ] {a61ef6aa-e63f-4012-8f45-4c7d552a83f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 14045 | 2026.05.21 01:40:14.132822 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14046 | 2026.05.21 01:40:14.132845 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14047 | 2026.05.21 01:40:14.132850 [ 270 ] {a61ef6aa-e63f-4012-8f45-4c7d552a83f6} <Debug> TCPHandler: Processed in 0.001403038 sec. | ||
| 14048 | 2026.05.21 01:40:14.132906 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_101_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_100_21 to all_101_101_0 into Compact with storage Full | ||
| 14049 | 2026.05.21 01:40:14.132974 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14050 | 2026.05.21 01:40:14.133005 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_101_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14051 | 2026.05.21 01:40:14.133036 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_21, total 35979 rows starting from the beginning of the part | ||
| 14052 | 2026.05.21 01:40:14.133072 [ 270 ] {80b11db9-837d-4a69-8e8d-b5abc0d73931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14053 | 2026.05.21 01:40:14.133083 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 128 rows starting from the beginning of the part | ||
| 14054 | 2026.05.21 01:40:14.133134 [ 270 ] {80b11db9-837d-4a69-8e8d-b5abc0d73931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14055 | 2026.05.21 01:40:14.133971 [ 270 ] {80b11db9-837d-4a69-8e8d-b5abc0d73931} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14056 | 2026.05.21 01:40:14.134008 [ 270 ] {80b11db9-837d-4a69-8e8d-b5abc0d73931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14057 | 2026.05.21 01:40:14.134542 [ 270 ] {80b11db9-837d-4a69-8e8d-b5abc0d73931} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14058 | 2026.05.21 01:40:14.134774 [ 270 ] {80b11db9-837d-4a69-8e8d-b5abc0d73931} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2026.05.21 01:40:14.134920 [ 270 ] {80b11db9-837d-4a69-8e8d-b5abc0d73931} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001866 sec., 13397.642015005358 rows/sec., 24.01 MiB/sec. | ||
| 14060 | 2026.05.21 01:40:14.134971 [ 270 ] {80b11db9-837d-4a69-8e8d-b5abc0d73931} <Debug> TCPHandler: Processed in 0.002044631 sec. | ||
| 14061 | 2026.05.21 01:40:14.135088 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14062 | 2026.05.21 01:40:14.135183 [ 270 ] {06e99cb7-4a45-4803-b53c-2d82e2ba3984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14063 | 2026.05.21 01:40:14.135225 [ 270 ] {06e99cb7-4a45-4803-b53c-2d82e2ba3984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14064 | 2026.05.21 01:40:14.135562 [ 270 ] {06e99cb7-4a45-4803-b53c-2d82e2ba3984} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2026.05.21 01:40:14.135596 [ 270 ] {06e99cb7-4a45-4803-b53c-2d82e2ba3984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14066 | 2026.05.21 01:40:14.135906 [ 270 ] {06e99cb7-4a45-4803-b53c-2d82e2ba3984} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14067 | 2026.05.21 01:40:14.136119 [ 270 ] {06e99cb7-4a45-4803-b53c-2d82e2ba3984} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2026.05.21 01:40:14.136252 [ 270 ] {06e99cb7-4a45-4803-b53c-2d82e2ba3984} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 14069 | 2026.05.21 01:40:14.136285 [ 270 ] {06e99cb7-4a45-4803-b53c-2d82e2ba3984} <Debug> TCPHandler: Processed in 0.001245215 sec. | ||
| 14070 | 2026.05.21 01:40:14.138948 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_101_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36107 rows, containing 5 columns (5 merged, 0 gathered) in 0.006064751 sec., 5953583.255108083 rows/sec., 385.39 MiB/sec. | ||
| 14071 | 2026.05.21 01:40:14.139376 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_101_22} <Trace> MergedBlockOutputStream: filled checksums all_1_101_22 (state Temporary) | ||
| 14072 | 2026.05.21 01:40:14.139727 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_101_22} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_101_22 to all_1_101_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14073 | 2026.05.21 01:40:14.139818 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_101_22} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_100_21, all_101_101_0] -> all_1_101_22 | ||
| 14074 | 2026.05.21 01:40:14.139902 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14075 | 2026.05.21 01:40:16.782936 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14076 | 2026.05.21 01:40:16.783003 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14077 | 2026.05.21 01:40:16.965374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30691 | ||
| 14078 | 2026.05.21 01:40:16.965917 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2026.05.21 01:40:16.965961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14080 | 2026.05.21 01:40:16.966447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14081 | 2026.05.21 01:40:16.966684 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.05.21 01:40:16.966827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30691 | ||
| 14083 | 2026.05.21 01:40:17.003196 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002653693 sec. | ||
| 14084 | 2026.05.21 01:40:18.627111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14085 | 2026.05.21 01:40:18.643885 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14086 | 2026.05.21 01:40:18.643946 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14087 | 2026.05.21 01:40:18.650143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14088 | 2026.05.21 01:40:18.650910 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14089 | 2026.05.21 01:40:18.654197 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14090 | 2026.05.21 01:40:19.123006 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14091 | 2026.05.21 01:40:19.123266 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14092 | 2026.05.21 01:40:19.123639 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14093 | 2026.05.21 01:40:19.123684 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14094 | 2026.05.21 01:40:19.123936 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14095 | 2026.05.21 01:40:19.124015 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14096 | 2026.05.21 01:40:19.124161 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14097 | 2026.05.21 01:40:19.124198 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14098 | 2026.05.21 01:40:19.124220 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 14099 | 2026.05.21 01:40:19.124235 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14100 | 2026.05.21 01:40:19.124276 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14101 | 2026.05.21 01:40:19.124295 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 14102 | 2026.05.21 01:40:19.125314 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002216 sec., 17599.27797833935 rows/sec., 3.59 MiB/sec. | ||
| 14103 | 2026.05.21 01:40:19.125479 [ 270 ] {3dcc3cbb-879f-4cd0-a87a-86f71e38def9} <Debug> TCPHandler: Processed in 0.002613002 sec. | ||
| 14104 | 2026.05.21 01:40:19.127306 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.05.21 01:40:19.127435 [ 270 ] {65e130b6-9b48-4a50-87c8-cfe113d31024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14106 | 2026.05.21 01:40:19.127493 [ 270 ] {65e130b6-9b48-4a50-87c8-cfe113d31024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14107 | 2026.05.21 01:40:19.128062 [ 270 ] {65e130b6-9b48-4a50-87c8-cfe113d31024} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.05.21 01:40:19.128104 [ 270 ] {65e130b6-9b48-4a50-87c8-cfe113d31024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14109 | 2026.05.21 01:40:19.128476 [ 270 ] {65e130b6-9b48-4a50-87c8-cfe113d31024} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14110 | 2026.05.21 01:40:19.128691 [ 270 ] {65e130b6-9b48-4a50-87c8-cfe113d31024} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.05.21 01:40:19.128839 [ 75 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14112 | 2026.05.21 01:40:19.128850 [ 270 ] {65e130b6-9b48-4a50-87c8-cfe113d31024} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001452 sec., 60606.06060606061 rows/sec., 5.10 MiB/sec. | ||
| 14113 | 2026.05.21 01:40:19.128883 [ 75 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2026.05.21 01:40:19.128898 [ 270 ] {65e130b6-9b48-4a50-87c8-cfe113d31024} <Debug> TCPHandler: Processed in 0.001650673 sec. | ||
| 14115 | 2026.05.21 01:40:19.128910 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14116 | 2026.05.21 01:40:19.129037 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14117 | 2026.05.21 01:40:19.129052 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 14118 | 2026.05.21 01:40:19.129133 [ 270 ] {56fde818-e3b1-4bc6-9ff1-8cf05d44823a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14119 | 2026.05.21 01:40:19.129180 [ 270 ] {56fde818-e3b1-4bc6-9ff1-8cf05d44823a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14120 | 2026.05.21 01:40:19.129212 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14121 | 2026.05.21 01:40:19.129251 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2620 rows starting from the beginning of the part | ||
| 14122 | 2026.05.21 01:40:19.129317 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 88 rows starting from the beginning of the part | ||
| 14123 | 2026.05.21 01:40:19.129364 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 106 rows starting from the beginning of the part | ||
| 14124 | 2026.05.21 01:40:19.129409 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 209 rows starting from the beginning of the part | ||
| 14125 | 2026.05.21 01:40:19.129452 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 106 rows starting from the beginning of the part | ||
| 14126 | 2026.05.21 01:40:19.129499 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 88 rows starting from the beginning of the part | ||
| 14127 | 2026.05.21 01:40:19.129619 [ 270 ] {56fde818-e3b1-4bc6-9ff1-8cf05d44823a} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14128 | 2026.05.21 01:40:19.129666 [ 270 ] {56fde818-e3b1-4bc6-9ff1-8cf05d44823a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14129 | 2026.05.21 01:40:19.129988 [ 270 ] {56fde818-e3b1-4bc6-9ff1-8cf05d44823a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14130 | 2026.05.21 01:40:19.130201 [ 270 ] {56fde818-e3b1-4bc6-9ff1-8cf05d44823a} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14131 | 2026.05.21 01:40:19.130338 [ 270 ] {56fde818-e3b1-4bc6-9ff1-8cf05d44823a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001222 sec., 13093.289689034369 rows/sec., 984.55 KiB/sec. | ||
| 14132 | 2026.05.21 01:40:19.130387 [ 270 ] {56fde818-e3b1-4bc6-9ff1-8cf05d44823a} <Debug> TCPHandler: Processed in 0.001397938 sec. | ||
| 14133 | 2026.05.21 01:40:19.130528 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14134 | 2026.05.21 01:40:19.130624 [ 270 ] {d9d25256-a9b4-4ff6-92b7-0b94b780e63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14135 | 2026.05.21 01:40:19.130664 [ 270 ] {d9d25256-a9b4-4ff6-92b7-0b94b780e63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14136 | 2026.05.21 01:40:19.130893 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001910178 sec., 1684136.2428004092 rows/sec., 136.57 MiB/sec. | ||
| 14137 | 2026.05.21 01:40:19.131142 [ 270 ] {d9d25256-a9b4-4ff6-92b7-0b94b780e63c} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14138 | 2026.05.21 01:40:19.131184 [ 270 ] {d9d25256-a9b4-4ff6-92b7-0b94b780e63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14139 | 2026.05.21 01:40:19.131191 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14140 | 2026.05.21 01:40:19.131468 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14141 | 2026.05.21 01:40:19.131512 [ 270 ] {d9d25256-a9b4-4ff6-92b7-0b94b780e63c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14142 | 2026.05.21 01:40:19.131537 [ 187 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_106_21} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14143 | 2026.05.21 01:40:19.131614 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 14144 | 2026.05.21 01:40:19.131729 [ 270 ] {d9d25256-a9b4-4ff6-92b7-0b94b780e63c} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14145 | 2026.05.21 01:40:19.131853 [ 75 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14146 | 2026.05.21 01:40:19.131862 [ 270 ] {d9d25256-a9b4-4ff6-92b7-0b94b780e63c} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001256 sec., 63694.267515923566 rows/sec., 4.97 MiB/sec. | ||
| 14147 | 2026.05.21 01:40:19.131886 [ 75 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2026.05.21 01:40:19.131902 [ 270 ] {d9d25256-a9b4-4ff6-92b7-0b94b780e63c} <Debug> TCPHandler: Processed in 0.001445479 sec. | ||
| 14149 | 2026.05.21 01:40:19.131905 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14150 | 2026.05.21 01:40:19.132005 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 14151 | 2026.05.21 01:40:19.132036 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14152 | 2026.05.21 01:40:19.132144 [ 270 ] {7dbcdbcd-957e-4365-937d-2eaf19168c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14153 | 2026.05.21 01:40:19.132155 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14154 | 2026.05.21 01:40:19.132200 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1405 rows starting from the beginning of the part | ||
| 14155 | 2026.05.21 01:40:19.132202 [ 270 ] {7dbcdbcd-957e-4365-937d-2eaf19168c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14156 | 2026.05.21 01:40:19.132263 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 80 rows starting from the beginning of the part | ||
| 14157 | 2026.05.21 01:40:19.132316 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 89 rows starting from the beginning of the part | ||
| 14158 | 2026.05.21 01:40:19.132359 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 118 rows starting from the beginning of the part | ||
| 14159 | 2026.05.21 01:40:19.132404 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 89 rows starting from the beginning of the part | ||
| 14160 | 2026.05.21 01:40:19.132451 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 80 rows starting from the beginning of the part | ||
| 14161 | 2026.05.21 01:40:19.132641 [ 270 ] {7dbcdbcd-957e-4365-937d-2eaf19168c01} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.05.21 01:40:19.132683 [ 270 ] {7dbcdbcd-957e-4365-937d-2eaf19168c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14163 | 2026.05.21 01:40:19.133029 [ 270 ] {7dbcdbcd-957e-4365-937d-2eaf19168c01} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14164 | 2026.05.21 01:40:19.133269 [ 270 ] {7dbcdbcd-957e-4365-937d-2eaf19168c01} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.05.21 01:40:19.133388 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_101_22 to all_102_102_0 | ||
| 14166 | 2026.05.21 01:40:19.133402 [ 270 ] {7dbcdbcd-957e-4365-937d-2eaf19168c01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 14167 | 2026.05.21 01:40:19.133418 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14168 | 2026.05.21 01:40:19.133437 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14169 | 2026.05.21 01:40:19.133439 [ 270 ] {7dbcdbcd-957e-4365-937d-2eaf19168c01} <Debug> TCPHandler: Processed in 0.001453579 sec. | ||
| 14170 | 2026.05.21 01:40:19.133500 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_102_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_101_22 to all_102_102_0 into Compact with storage Full | ||
| 14171 | 2026.05.21 01:40:19.133541 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1861 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582962 sec., 1175644.1405415921 rows/sec., 87.52 MiB/sec. | ||
| 14172 | 2026.05.21 01:40:19.133582 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_102_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14173 | 2026.05.21 01:40:19.133582 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14174 | 2026.05.21 01:40:19.133616 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_102_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_22, total 36107 rows starting from the beginning of the part | ||
| 14175 | 2026.05.21 01:40:19.133671 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_102_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14176 | 2026.05.21 01:40:19.133692 [ 270 ] {4466e987-7dce-4187-a524-677d976ada0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14177 | 2026.05.21 01:40:19.133750 [ 270 ] {4466e987-7dce-4187-a524-677d976ada0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14178 | 2026.05.21 01:40:19.133790 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14179 | 2026.05.21 01:40:19.134139 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14180 | 2026.05.21 01:40:19.134238 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_106_21} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14181 | 2026.05.21 01:40:19.134349 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 14182 | 2026.05.21 01:40:19.134566 [ 270 ] {4466e987-7dce-4187-a524-677d976ada0f} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2026.05.21 01:40:19.134609 [ 270 ] {4466e987-7dce-4187-a524-677d976ada0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14184 | 2026.05.21 01:40:19.135144 [ 270 ] {4466e987-7dce-4187-a524-677d976ada0f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14185 | 2026.05.21 01:40:19.135369 [ 270 ] {4466e987-7dce-4187-a524-677d976ada0f} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.05.21 01:40:19.135487 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14187 | 2026.05.21 01:40:19.135510 [ 270 ] {4466e987-7dce-4187-a524-677d976ada0f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001837 sec., 8709.853021230267 rows/sec., 15.61 MiB/sec. | ||
| 14188 | 2026.05.21 01:40:19.135517 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.05.21 01:40:19.135543 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14190 | 2026.05.21 01:40:19.135565 [ 270 ] {4466e987-7dce-4187-a524-677d976ada0f} <Debug> TCPHandler: Processed in 0.00203332 sec. | ||
| 14191 | 2026.05.21 01:40:19.135623 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 14192 | 2026.05.21 01:40:19.135698 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14193 | 2026.05.21 01:40:19.135801 [ 270 ] {afe5baea-7ba9-4328-b2d8-d56eaa13a808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14194 | 2026.05.21 01:40:19.135833 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14195 | 2026.05.21 01:40:19.135845 [ 270 ] {afe5baea-7ba9-4328-b2d8-d56eaa13a808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14196 | 2026.05.21 01:40:19.135892 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1743 rows starting from the beginning of the part | ||
| 14197 | 2026.05.21 01:40:19.136018 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 16 rows starting from the beginning of the part | ||
| 14198 | 2026.05.21 01:40:19.136120 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 25 rows starting from the beginning of the part | ||
| 14199 | 2026.05.21 01:40:19.136205 [ 270 ] {afe5baea-7ba9-4328-b2d8-d56eaa13a808} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14200 | 2026.05.21 01:40:19.136214 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 16 rows starting from the beginning of the part | ||
| 14201 | 2026.05.21 01:40:19.136280 [ 270 ] {afe5baea-7ba9-4328-b2d8-d56eaa13a808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14202 | 2026.05.21 01:40:19.136374 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 25 rows starting from the beginning of the part | ||
| 14203 | 2026.05.21 01:40:19.136479 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 16 rows starting from the beginning of the part | ||
| 14204 | 2026.05.21 01:40:19.136757 [ 270 ] {afe5baea-7ba9-4328-b2d8-d56eaa13a808} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14205 | 2026.05.21 01:40:19.137019 [ 270 ] {afe5baea-7ba9-4328-b2d8-d56eaa13a808} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.05.21 01:40:19.137135 [ 75 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14207 | 2026.05.21 01:40:19.137160 [ 75 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14208 | 2026.05.21 01:40:19.137166 [ 270 ] {afe5baea-7ba9-4328-b2d8-d56eaa13a808} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. | ||
| 14209 | 2026.05.21 01:40:19.137208 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14210 | 2026.05.21 01:40:19.137221 [ 270 ] {afe5baea-7ba9-4328-b2d8-d56eaa13a808} <Debug> TCPHandler: Processed in 0.001573941 sec. | ||
| 14211 | 2026.05.21 01:40:19.137285 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 14212 | 2026.05.21 01:40:19.137383 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14213 | 2026.05.21 01:40:19.137410 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5250 rows starting from the beginning of the part | ||
| 14214 | 2026.05.21 01:40:19.137456 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14215 | 2026.05.21 01:40:19.137497 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 14216 | 2026.05.21 01:40:19.137534 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 14217 | 2026.05.21 01:40:19.137572 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 14218 | 2026.05.21 01:40:19.137610 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 14219 | 2026.05.21 01:40:19.139806 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002552301 sec., 2174508.414172153 rows/sec., 146.62 MiB/sec. | ||
| 14220 | 2026.05.21 01:40:19.140481 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14221 | 2026.05.21 01:40:19.140869 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_106_21} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14222 | 2026.05.21 01:40:19.140968 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_106_21} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14223 | 2026.05.21 01:40:19.141083 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14224 | 2026.05.21 01:40:19.141232 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_102_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36267 rows, containing 5 columns (5 merged, 0 gathered) in 0.007744605 sec., 4682872.786927158 rows/sec., 303.23 MiB/sec. | ||
| 14225 | 2026.05.21 01:40:19.141726 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_102_23} <Trace> MergedBlockOutputStream: filled checksums all_1_102_23 (state Temporary) | ||
| 14226 | 2026.05.21 01:40:19.142088 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_102_23} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_102_23 to all_1_102_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2026.05.21 01:40:19.142181 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_102_23} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_101_22, all_102_102_0] -> all_1_102_23 | ||
| 14228 | 2026.05.21 01:40:19.142282 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14229 | 2026.05.21 01:40:19.149790 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 19 columns (19 merged, 0 gathered) in 0.014199592 sec., 129651.61252520494 rows/sec., 232.33 MiB/sec. | ||
| 14230 | 2026.05.21 01:40:19.151767 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14231 | 2026.05.21 01:40:19.152192 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2026.05.21 01:40:19.152289 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14233 | 2026.05.21 01:40:19.152450 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.25 MiB. | ||
| 14234 | 2026.05.21 01:40:19.540352 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14235 | 2026.05.21 01:40:19.540625 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 14236 | 2026.05.21 01:40:19.541024 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14237 | 2026.05.21 01:40:19.541072 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 14238 | 2026.05.21 01:40:19.541319 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14239 | 2026.05.21 01:40:19.541404 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14240 | 2026.05.21 01:40:19.541556 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 14241 | 2026.05.21 01:40:19.541594 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14242 | 2026.05.21 01:40:19.541617 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 14243 | 2026.05.21 01:40:19.541633 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14244 | 2026.05.21 01:40:19.541675 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 14245 | 2026.05.21 01:40:19.541698 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 14246 | 2026.05.21 01:40:19.542729 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.00222 sec., 17567.567567567567 rows/sec., 3.58 MiB/sec. | ||
| 14247 | 2026.05.21 01:40:19.542846 [ 270 ] {96e73b50-30d4-46ce-b031-ded7969d9c21} <Debug> TCPHandler: Processed in 0.002634123 sec. | ||
| 14248 | 2026.05.21 01:40:19.554385 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2026.05.21 01:40:19.554516 [ 270 ] {973fa31c-50d4-472a-9f71-f6f0f6519d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14250 | 2026.05.21 01:40:19.554571 [ 270 ] {973fa31c-50d4-472a-9f71-f6f0f6519d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14251 | 2026.05.21 01:40:19.556105 [ 270 ] {973fa31c-50d4-472a-9f71-f6f0f6519d05} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2026.05.21 01:40:19.556148 [ 270 ] {973fa31c-50d4-472a-9f71-f6f0f6519d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14253 | 2026.05.21 01:40:19.556677 [ 270 ] {973fa31c-50d4-472a-9f71-f6f0f6519d05} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14254 | 2026.05.21 01:40:19.556929 [ 270 ] {973fa31c-50d4-472a-9f71-f6f0f6519d05} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2026.05.21 01:40:19.557085 [ 270 ] {973fa31c-50d4-472a-9f71-f6f0f6519d05} <Debug> executeQuery: Read 2455 rows, 186.40 KiB in 0.002607 sec., 941695.4353663215 rows/sec., 69.83 MiB/sec. | ||
| 14256 | 2026.05.21 01:40:19.557122 [ 270 ] {973fa31c-50d4-472a-9f71-f6f0f6519d05} <Debug> TCPHandler: Processed in 0.002800886 sec. | ||
| 14257 | 2026.05.21 01:40:19.557254 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2026.05.21 01:40:19.557352 [ 270 ] {2df5fa5a-9f38-4f9e-b32f-46abca933978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14259 | 2026.05.21 01:40:19.557395 [ 270 ] {2df5fa5a-9f38-4f9e-b32f-46abca933978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14260 | 2026.05.21 01:40:19.557819 [ 270 ] {2df5fa5a-9f38-4f9e-b32f-46abca933978} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.05.21 01:40:19.557855 [ 270 ] {2df5fa5a-9f38-4f9e-b32f-46abca933978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14262 | 2026.05.21 01:40:19.558154 [ 270 ] {2df5fa5a-9f38-4f9e-b32f-46abca933978} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14263 | 2026.05.21 01:40:19.558371 [ 270 ] {2df5fa5a-9f38-4f9e-b32f-46abca933978} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.05.21 01:40:19.558503 [ 270 ] {2df5fa5a-9f38-4f9e-b32f-46abca933978} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001171 sec., 30742.954739538858 rows/sec., 2.26 MiB/sec. | ||
| 14265 | 2026.05.21 01:40:19.558538 [ 270 ] {2df5fa5a-9f38-4f9e-b32f-46abca933978} <Debug> TCPHandler: Processed in 0.001334326 sec. | ||
| 14266 | 2026.05.21 01:40:19.558726 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.05.21 01:40:19.558852 [ 270 ] {166740ab-d7cd-4ba7-8eaf-f3065e667703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14268 | 2026.05.21 01:40:19.558903 [ 270 ] {166740ab-d7cd-4ba7-8eaf-f3065e667703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14269 | 2026.05.21 01:40:19.559684 [ 270 ] {166740ab-d7cd-4ba7-8eaf-f3065e667703} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.05.21 01:40:19.559723 [ 270 ] {166740ab-d7cd-4ba7-8eaf-f3065e667703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14271 | 2026.05.21 01:40:19.560087 [ 270 ] {166740ab-d7cd-4ba7-8eaf-f3065e667703} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14272 | 2026.05.21 01:40:19.560305 [ 270 ] {166740ab-d7cd-4ba7-8eaf-f3065e667703} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.05.21 01:40:19.560434 [ 270 ] {166740ab-d7cd-4ba7-8eaf-f3065e667703} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001608 sec., 498134.32835820894 rows/sec., 28.77 MiB/sec. | ||
| 14274 | 2026.05.21 01:40:19.560470 [ 270 ] {166740ab-d7cd-4ba7-8eaf-f3065e667703} <Debug> TCPHandler: Processed in 0.001811476 sec. | ||
| 14275 | 2026.05.21 01:40:19.560587 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.05.21 01:40:19.560684 [ 270 ] {6a9b5ae7-e5c1-430c-90c6-2d2f33dc388e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14277 | 2026.05.21 01:40:19.560725 [ 270 ] {6a9b5ae7-e5c1-430c-90c6-2d2f33dc388e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14278 | 2026.05.21 01:40:19.561112 [ 270 ] {6a9b5ae7-e5c1-430c-90c6-2d2f33dc388e} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.05.21 01:40:19.561147 [ 270 ] {6a9b5ae7-e5c1-430c-90c6-2d2f33dc388e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14280 | 2026.05.21 01:40:19.561440 [ 270 ] {6a9b5ae7-e5c1-430c-90c6-2d2f33dc388e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14281 | 2026.05.21 01:40:19.561654 [ 270 ] {6a9b5ae7-e5c1-430c-90c6-2d2f33dc388e} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.05.21 01:40:19.561786 [ 270 ] {6a9b5ae7-e5c1-430c-90c6-2d2f33dc388e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. | ||
| 14283 | 2026.05.21 01:40:19.561820 [ 270 ] {6a9b5ae7-e5c1-430c-90c6-2d2f33dc388e} <Debug> TCPHandler: Processed in 0.001284276 sec. | ||
| 14284 | 2026.05.21 01:40:19.561940 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2026.05.21 01:40:19.562059 [ 270 ] {7098aa3d-f336-41e0-abd3-c2a455e58d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14286 | 2026.05.21 01:40:19.562107 [ 270 ] {7098aa3d-f336-41e0-abd3-c2a455e58d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14287 | 2026.05.21 01:40:19.563040 [ 270 ] {7098aa3d-f336-41e0-abd3-c2a455e58d6c} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.05.21 01:40:19.563080 [ 270 ] {7098aa3d-f336-41e0-abd3-c2a455e58d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14289 | 2026.05.21 01:40:19.563454 [ 270 ] {7098aa3d-f336-41e0-abd3-c2a455e58d6c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14290 | 2026.05.21 01:40:19.563675 [ 270 ] {7098aa3d-f336-41e0-abd3-c2a455e58d6c} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.05.21 01:40:19.563802 [ 270 ] {7098aa3d-f336-41e0-abd3-c2a455e58d6c} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001768 sec., 743778.2805429864 rows/sec., 49.78 MiB/sec. | ||
| 14292 | 2026.05.21 01:40:19.563836 [ 270 ] {7098aa3d-f336-41e0-abd3-c2a455e58d6c} <Debug> TCPHandler: Processed in 0.001955469 sec. | ||
| 14293 | 2026.05.21 01:40:19.563960 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2026.05.21 01:40:19.564055 [ 270 ] {b7e29ff5-f48a-4a1a-855a-759b2e65a6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14295 | 2026.05.21 01:40:19.564097 [ 270 ] {b7e29ff5-f48a-4a1a-855a-759b2e65a6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14296 | 2026.05.21 01:40:19.564832 [ 270 ] {b7e29ff5-f48a-4a1a-855a-759b2e65a6b6} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2026.05.21 01:40:19.564866 [ 270 ] {b7e29ff5-f48a-4a1a-855a-759b2e65a6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14298 | 2026.05.21 01:40:19.565282 [ 270 ] {b7e29ff5-f48a-4a1a-855a-759b2e65a6b6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14299 | 2026.05.21 01:40:19.565485 [ 270 ] {b7e29ff5-f48a-4a1a-855a-759b2e65a6b6} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.05.21 01:40:19.565599 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_102_23 to all_107_107_0 | ||
| 14301 | 2026.05.21 01:40:19.565611 [ 270 ] {b7e29ff5-f48a-4a1a-855a-759b2e65a6b6} <Debug> executeQuery: Read 1478 rows, 91.67 KiB in 0.001575 sec., 938412.6984126985 rows/sec., 56.84 MiB/sec. | ||
| 14302 | 2026.05.21 01:40:19.565641 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2026.05.21 01:40:19.565650 [ 270 ] {b7e29ff5-f48a-4a1a-855a-759b2e65a6b6} <Debug> TCPHandler: Processed in 0.001737305 sec. | ||
| 14304 | 2026.05.21 01:40:19.565661 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14305 | 2026.05.21 01:40:19.565765 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_102_23 to all_107_107_0 into Compact with storage Full | ||
| 14306 | 2026.05.21 01:40:19.565798 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14307 | 2026.05.21 01:40:19.565907 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14308 | 2026.05.21 01:40:19.565924 [ 270 ] {f206c317-0b9c-4793-9b3a-79cb89bc2355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14309 | 2026.05.21 01:40:19.565946 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_23, total 36267 rows starting from the beginning of the part | ||
| 14310 | 2026.05.21 01:40:19.565996 [ 270 ] {f206c317-0b9c-4793-9b3a-79cb89bc2355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14311 | 2026.05.21 01:40:19.566017 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14312 | 2026.05.21 01:40:19.566084 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 197 rows starting from the beginning of the part | ||
| 14313 | 2026.05.21 01:40:19.566134 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14314 | 2026.05.21 01:40:19.566181 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14315 | 2026.05.21 01:40:19.566224 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1478 rows starting from the beginning of the part | ||
| 14316 | 2026.05.21 01:40:19.566878 [ 270 ] {f206c317-0b9c-4793-9b3a-79cb89bc2355} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2026.05.21 01:40:19.566920 [ 270 ] {f206c317-0b9c-4793-9b3a-79cb89bc2355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14318 | 2026.05.21 01:40:19.567493 [ 270 ] {f206c317-0b9c-4793-9b3a-79cb89bc2355} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14319 | 2026.05.21 01:40:19.567739 [ 270 ] {f206c317-0b9c-4793-9b3a-79cb89bc2355} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2026.05.21 01:40:19.567887 [ 270 ] {f206c317-0b9c-4793-9b3a-79cb89bc2355} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001988 sec., 18108.651911468813 rows/sec., 32.45 MiB/sec. | ||
| 14321 | 2026.05.21 01:40:19.568001 [ 270 ] {f206c317-0b9c-4793-9b3a-79cb89bc2355} <Debug> TCPHandler: Processed in 0.002262475 sec. | ||
| 14322 | 2026.05.21 01:40:19.568168 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14323 | 2026.05.21 01:40:19.568271 [ 270 ] {01052413-4cd4-4cdb-aab7-9e9a6bbc988c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14324 | 2026.05.21 01:40:19.568315 [ 270 ] {01052413-4cd4-4cdb-aab7-9e9a6bbc988c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14325 | 2026.05.21 01:40:19.568701 [ 270 ] {01052413-4cd4-4cdb-aab7-9e9a6bbc988c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14326 | 2026.05.21 01:40:19.568739 [ 270 ] {01052413-4cd4-4cdb-aab7-9e9a6bbc988c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14327 | 2026.05.21 01:40:19.569051 [ 270 ] {01052413-4cd4-4cdb-aab7-9e9a6bbc988c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14328 | 2026.05.21 01:40:19.569251 [ 270 ] {01052413-4cd4-4cdb-aab7-9e9a6bbc988c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14329 | 2026.05.21 01:40:19.569382 [ 270 ] {01052413-4cd4-4cdb-aab7-9e9a6bbc988c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 732.85 KiB/sec. | ||
| 14330 | 2026.05.21 01:40:19.569415 [ 270 ] {01052413-4cd4-4cdb-aab7-9e9a6bbc988c} <Debug> TCPHandler: Processed in 0.001299346 sec. | ||
| 14331 | 2026.05.21 01:40:19.574006 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38422 rows, containing 5 columns (5 merged, 0 gathered) in 0.008280245 sec., 4640200.863621789 rows/sec., 300.17 MiB/sec. | ||
| 14332 | 2026.05.21 01:40:19.574814 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Trace> MergedBlockOutputStream: filled checksums all_1_107_24 (state Temporary) | ||
| 14333 | 2026.05.21 01:40:19.575092 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_107_24 to all_1_107_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14334 | 2026.05.21 01:40:19.575164 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_107_24} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_102_23, all_107_107_0] -> all_1_107_24 | ||
| 14335 | 2026.05.21 01:40:19.575245 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14336 | 2026.05.21 01:40:20.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.98 MiB, peak 369.25 MiB, free memory in arenas 0.00 B, will set to 358.79 MiB (RSS), difference: 7.81 MiB | ||
| 14337 | 2026.05.21 01:40:20.951280 [ 72 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 14338 | 2026.05.21 01:40:20.951348 [ 72 ] {} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2026.05.21 01:40:20.951372 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14340 | 2026.05.21 01:40:20.951513 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 14341 | 2026.05.21 01:40:20.951669 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14342 | 2026.05.21 01:40:20.951706 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 14343 | 2026.05.21 01:40:20.951779 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 14344 | 2026.05.21 01:40:20.951831 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 14345 | 2026.05.21 01:40:20.951879 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 14346 | 2026.05.21 01:40:20.951923 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 14347 | 2026.05.21 01:40:20.952658 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209034 sec., 34738.477164413904 rows/sec., 2.92 MiB/sec. | ||
| 14348 | 2026.05.21 01:40:20.952768 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14349 | 2026.05.21 01:40:20.952990 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14350 | 2026.05.21 01:40:20.953056 [ 200 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_23_5} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 14351 | 2026.05.21 01:40:20.953126 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14352 | 2026.05.21 01:40:23.267846 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48906 | ||
| 14353 | 2026.05.21 01:40:23.267946 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14354 | 2026.05.21 01:40:23.267974 [ 310 ] {} <Debug> TCP-Session: 1f49cf3c-3ded-4bc9-b105-74e996aa64b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48906 | ||
| 14355 | 2026.05.21 01:40:23.267997 [ 310 ] {} <Debug> TCP-Session: 1f49cf3c-3ded-4bc9-b105-74e996aa64b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14356 | 2026.05.21 01:40:23.268010 [ 310 ] {} <Debug> TCP-Session: 1f49cf3c-3ded-4bc9-b105-74e996aa64b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14357 | 2026.05.21 01:40:23.268210 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50722 | ||
| 14358 | 2026.05.21 01:40:23.268247 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39836 | ||
| 14359 | 2026.05.21 01:40:23.268275 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62336 | ||
| 14360 | 2026.05.21 01:40:23.268298 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42451 | ||
| 14361 | 2026.05.21 01:40:23.268309 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49455 | ||
| 14362 | 2026.05.21 01:40:23.268345 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14363 | 2026.05.21 01:40:23.268350 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14364 | 2026.05.21 01:40:23.268369 [ 310 ] {} <Trace> TCP-Session: 1f49cf3c-3ded-4bc9-b105-74e996aa64b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2026.05.21 01:40:23.268389 [ 259 ] {} <Debug> TCP-Session: 4e186c12-ab04-466e-b402-51f23c0158cd Authenticating user 'default' from [fd00:1122:3344:101::e]:39836 | ||
| 14366 | 2026.05.21 01:40:23.268406 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14367 | 2026.05.21 01:40:23.268434 [ 259 ] {} <Debug> TCP-Session: 4e186c12-ab04-466e-b402-51f23c0158cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14368 | 2026.05.21 01:40:23.268453 [ 308 ] {} <Debug> TCP-Session: 0ff70f06-9c42-479d-9b9d-5d7020c390d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49455 | ||
| 14369 | 2026.05.21 01:40:23.268459 [ 259 ] {} <Debug> TCP-Session: 4e186c12-ab04-466e-b402-51f23c0158cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14370 | 2026.05.21 01:40:23.268404 [ 303 ] {} <Debug> TCP-Session: 1d1cd483-84af-4ac9-ac3e-8ad2b939e372 Authenticating user 'default' from [fd00:1122:3344:101::e]:62336 | ||
| 14371 | 2026.05.21 01:40:23.268483 [ 308 ] {} <Debug> TCP-Session: 0ff70f06-9c42-479d-9b9d-5d7020c390d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14372 | 2026.05.21 01:40:23.268358 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14373 | 2026.05.21 01:40:23.268524 [ 303 ] {} <Debug> TCP-Session: 1d1cd483-84af-4ac9-ac3e-8ad2b939e372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14374 | 2026.05.21 01:40:23.268527 [ 308 ] {} <Debug> TCP-Session: 0ff70f06-9c42-479d-9b9d-5d7020c390d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14375 | 2026.05.21 01:40:23.268556 [ 310 ] {e3f05c16-ed81-4882-95ad-07cf62168d35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48906) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14376 | 2026.05.21 01:40:23.268566 [ 303 ] {} <Debug> TCP-Session: 1d1cd483-84af-4ac9-ac3e-8ad2b939e372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14377 | 2026.05.21 01:40:23.268553 [ 307 ] {} <Debug> TCP-Session: df78c398-102e-48e3-a388-cbfd12711af9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42451 | ||
| 14378 | 2026.05.21 01:40:23.268328 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14379 | 2026.05.21 01:40:23.268623 [ 307 ] {} <Debug> TCP-Session: df78c398-102e-48e3-a388-cbfd12711af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14380 | 2026.05.21 01:40:23.268314 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49141 | ||
| 14381 | 2026.05.21 01:40:23.268653 [ 307 ] {} <Debug> TCP-Session: df78c398-102e-48e3-a388-cbfd12711af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14382 | 2026.05.21 01:40:23.268656 [ 311 ] {} <Debug> TCP-Session: 0482a776-a096-4e98-ad1a-8ff3238d9b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:50722 | ||
| 14383 | 2026.05.21 01:40:23.268298 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40332 | ||
| 14384 | 2026.05.21 01:40:23.268727 [ 311 ] {} <Debug> TCP-Session: 0482a776-a096-4e98-ad1a-8ff3238d9b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14385 | 2026.05.21 01:40:23.268713 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14386 | 2026.05.21 01:40:23.268773 [ 311 ] {} <Debug> TCP-Session: 0482a776-a096-4e98-ad1a-8ff3238d9b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14387 | 2026.05.21 01:40:23.268800 [ 309 ] {} <Debug> TCP-Session: 540bb49a-496f-415a-8f86-7bf079ab575d Authenticating user 'default' from [fd00:1122:3344:101::e]:49141 | ||
| 14388 | 2026.05.21 01:40:23.268777 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14389 | 2026.05.21 01:40:23.268831 [ 309 ] {} <Debug> TCP-Session: 540bb49a-496f-415a-8f86-7bf079ab575d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14390 | 2026.05.21 01:40:23.268840 [ 310 ] {e3f05c16-ed81-4882-95ad-07cf62168d35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14391 | 2026.05.21 01:40:23.268852 [ 304 ] {} <Debug> TCP-Session: a344089f-40a7-4a9f-af85-ad412ad2c4ae Authenticating user 'default' from [fd00:1122:3344:101::e]:40332 | ||
| 14392 | 2026.05.21 01:40:23.268859 [ 309 ] {} <Debug> TCP-Session: 540bb49a-496f-415a-8f86-7bf079ab575d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14393 | 2026.05.21 01:40:23.268896 [ 304 ] {} <Debug> TCP-Session: a344089f-40a7-4a9f-af85-ad412ad2c4ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14394 | 2026.05.21 01:40:23.268910 [ 310 ] {e3f05c16-ed81-4882-95ad-07cf62168d35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14395 | 2026.05.21 01:40:23.268923 [ 304 ] {} <Debug> TCP-Session: a344089f-40a7-4a9f-af85-ad412ad2c4ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14396 | 2026.05.21 01:40:23.268252 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40832 | ||
| 14397 | 2026.05.21 01:40:23.269003 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14398 | 2026.05.21 01:40:23.269024 [ 269 ] {} <Debug> TCP-Session: 68b8db65-2133-4e68-ba4c-2db0ac4e6304 Authenticating user 'default' from [fd00:1122:3344:101::e]:40832 | ||
| 14399 | 2026.05.21 01:40:23.269041 [ 269 ] {} <Debug> TCP-Session: 68b8db65-2133-4e68-ba4c-2db0ac4e6304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14400 | 2026.05.21 01:40:23.269053 [ 269 ] {} <Debug> TCP-Session: 68b8db65-2133-4e68-ba4c-2db0ac4e6304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14401 | 2026.05.21 01:40:23.269212 [ 310 ] {e3f05c16-ed81-4882-95ad-07cf62168d35} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 14402 | 2026.05.21 01:40:23.270141 [ 344 ] {e3f05c16-ed81-4882-95ad-07cf62168d35} <Trace> AggregatingTransform: Aggregating | ||
| 14403 | 2026.05.21 01:40:23.270185 [ 344 ] {e3f05c16-ed81-4882-95ad-07cf62168d35} <Trace> Aggregator: Aggregation method: without_key | ||
| 14404 | 2026.05.21 01:40:23.270219 [ 344 ] {e3f05c16-ed81-4882-95ad-07cf62168d35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905058 sec. (1104.902 rows/sec., 43.16 KiB/sec.) | ||
| 14405 | 2026.05.21 01:40:23.270234 [ 344 ] {e3f05c16-ed81-4882-95ad-07cf62168d35} <Trace> Aggregator: Merging aggregated data | ||
| 14406 | 2026.05.21 01:40:23.270809 [ 310 ] {e3f05c16-ed81-4882-95ad-07cf62168d35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002311 sec., 432.71311120726955 rows/sec., 16.90 KiB/sec. | ||
| 14407 | 2026.05.21 01:40:23.270949 [ 310 ] {e3f05c16-ed81-4882-95ad-07cf62168d35} <Debug> TCPHandler: Processed in 0.002700394 sec. | ||
| 14408 | 2026.05.21 01:40:23.271076 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14409 | 2026.05.21 01:40:23.271109 [ 310 ] {} <Debug> TCP-Session: 1f49cf3c-3ded-4bc9-b105-74e996aa64b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14410 | 2026.05.21 01:40:23.271111 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14411 | 2026.05.21 01:40:23.271134 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14412 | 2026.05.21 01:40:23.271165 [ 311 ] {} <Debug> TCP-Session: 0482a776-a096-4e98-ad1a-8ff3238d9b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14413 | 2026.05.21 01:40:23.271173 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14414 | 2026.05.21 01:40:23.271188 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14415 | 2026.05.21 01:40:23.271211 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14416 | 2026.05.21 01:40:23.271229 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14417 | 2026.05.21 01:40:23.271248 [ 269 ] {} <Debug> TCP-Session: 68b8db65-2133-4e68-ba4c-2db0ac4e6304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14418 | 2026.05.21 01:40:23.271270 [ 303 ] {} <Debug> TCP-Session: 1d1cd483-84af-4ac9-ac3e-8ad2b939e372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14419 | 2026.05.21 01:40:23.271288 [ 308 ] {} <Debug> TCP-Session: 0ff70f06-9c42-479d-9b9d-5d7020c390d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14420 | 2026.05.21 01:40:23.271232 [ 304 ] {} <Debug> TCP-Session: a344089f-40a7-4a9f-af85-ad412ad2c4ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14421 | 2026.05.21 01:40:23.271185 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14422 | 2026.05.21 01:40:23.271168 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14423 | 2026.05.21 01:40:23.271368 [ 307 ] {} <Debug> TCP-Session: df78c398-102e-48e3-a388-cbfd12711af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14424 | 2026.05.21 01:40:23.271185 [ 309 ] {} <Debug> TCP-Session: 540bb49a-496f-415a-8f86-7bf079ab575d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14425 | 2026.05.21 01:40:23.271398 [ 259 ] {} <Debug> TCP-Session: 4e186c12-ab04-466e-b402-51f23c0158cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14426 | 2026.05.21 01:40:23.309101 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65459 | ||
| 14427 | 2026.05.21 01:40:23.309190 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14428 | 2026.05.21 01:40:23.309219 [ 310 ] {} <Debug> TCP-Session: 7ca0776d-19f5-49d5-af84-eba11504f712 Authenticating user 'default' from [fd00:1122:3344:101::e]:65459 | ||
| 14429 | 2026.05.21 01:40:23.309240 [ 310 ] {} <Debug> TCP-Session: 7ca0776d-19f5-49d5-af84-eba11504f712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14430 | 2026.05.21 01:40:23.309253 [ 310 ] {} <Debug> TCP-Session: 7ca0776d-19f5-49d5-af84-eba11504f712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14431 | 2026.05.21 01:40:23.309446 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61380 | ||
| 14432 | 2026.05.21 01:40:23.309469 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36111 | ||
| 14433 | 2026.05.21 01:40:23.309495 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60046 | ||
| 14434 | 2026.05.21 01:40:23.309516 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44959 | ||
| 14435 | 2026.05.21 01:40:23.309548 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14436 | 2026.05.21 01:40:23.309542 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62222 | ||
| 14437 | 2026.05.21 01:40:23.309596 [ 311 ] {} <Debug> TCP-Session: d7f82ee3-f77a-40ff-80bc-13f880b6ba10 Authenticating user 'default' from [fd00:1122:3344:101::e]:61380 | ||
| 14438 | 2026.05.21 01:40:23.309597 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14439 | 2026.05.21 01:40:23.309571 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14440 | 2026.05.21 01:40:23.309639 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14441 | 2026.05.21 01:40:23.309641 [ 307 ] {} <Debug> TCP-Session: 916d23d2-bce7-4615-a45a-7b92e68fd137 Authenticating user 'default' from [fd00:1122:3344:101::e]:44959 | ||
| 14442 | 2026.05.21 01:40:23.309668 [ 269 ] {} <Debug> TCP-Session: 4ae6e34f-afd0-48ef-8443-3dc92544cbdb Authenticating user 'default' from [fd00:1122:3344:101::e]:36111 | ||
| 14443 | 2026.05.21 01:40:23.309674 [ 309 ] {} <Debug> TCP-Session: 4a66597b-6b13-4172-9572-dfa6f696bc76 Authenticating user 'default' from [fd00:1122:3344:101::e]:62222 | ||
| 14444 | 2026.05.21 01:40:23.309688 [ 307 ] {} <Debug> TCP-Session: 916d23d2-bce7-4615-a45a-7b92e68fd137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14445 | 2026.05.21 01:40:23.309704 [ 269 ] {} <Debug> TCP-Session: 4ae6e34f-afd0-48ef-8443-3dc92544cbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14446 | 2026.05.21 01:40:23.309712 [ 309 ] {} <Debug> TCP-Session: 4a66597b-6b13-4172-9572-dfa6f696bc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14447 | 2026.05.21 01:40:23.309724 [ 307 ] {} <Debug> TCP-Session: 916d23d2-bce7-4615-a45a-7b92e68fd137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2026.05.21 01:40:23.309747 [ 309 ] {} <Debug> TCP-Session: 4a66597b-6b13-4172-9572-dfa6f696bc76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14449 | 2026.05.21 01:40:23.309738 [ 269 ] {} <Debug> TCP-Session: 4ae6e34f-afd0-48ef-8443-3dc92544cbdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14450 | 2026.05.21 01:40:23.309537 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38603 | ||
| 14451 | 2026.05.21 01:40:23.309514 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34739 | ||
| 14452 | 2026.05.21 01:40:23.309448 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54992 | ||
| 14453 | 2026.05.21 01:40:23.309870 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14454 | 2026.05.21 01:40:23.309887 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14455 | 2026.05.21 01:40:23.309631 [ 311 ] {} <Debug> TCP-Session: d7f82ee3-f77a-40ff-80bc-13f880b6ba10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14456 | 2026.05.21 01:40:23.309923 [ 304 ] {} <Debug> TCP-Session: 0dca6af9-b1e0-450b-bb11-4d7b710e27a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34739 | ||
| 14457 | 2026.05.21 01:40:23.309924 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14458 | 2026.05.21 01:40:23.309945 [ 311 ] {} <Debug> TCP-Session: d7f82ee3-f77a-40ff-80bc-13f880b6ba10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14459 | 2026.05.21 01:40:23.309964 [ 304 ] {} <Debug> TCP-Session: 0dca6af9-b1e0-450b-bb11-4d7b710e27a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14460 | 2026.05.21 01:40:23.309980 [ 259 ] {} <Debug> TCP-Session: ead50ca6-b246-48f8-9df4-21e0e2f27c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:54992 | ||
| 14461 | 2026.05.21 01:40:23.310002 [ 304 ] {} <Debug> TCP-Session: 0dca6af9-b1e0-450b-bb11-4d7b710e27a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14462 | 2026.05.21 01:40:23.310022 [ 259 ] {} <Debug> TCP-Session: ead50ca6-b246-48f8-9df4-21e0e2f27c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14463 | 2026.05.21 01:40:23.309916 [ 308 ] {} <Debug> TCP-Session: 0d708553-0100-4e27-b213-dbb0247c289f Authenticating user 'default' from [fd00:1122:3344:101::e]:38603 | ||
| 14464 | 2026.05.21 01:40:23.310049 [ 259 ] {} <Debug> TCP-Session: ead50ca6-b246-48f8-9df4-21e0e2f27c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14465 | 2026.05.21 01:40:23.310073 [ 308 ] {} <Debug> TCP-Session: 0d708553-0100-4e27-b213-dbb0247c289f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14466 | 2026.05.21 01:40:23.309578 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14467 | 2026.05.21 01:40:23.310103 [ 308 ] {} <Debug> TCP-Session: 0d708553-0100-4e27-b213-dbb0247c289f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14468 | 2026.05.21 01:40:23.310130 [ 303 ] {} <Debug> TCP-Session: b9019380-f83c-4c2b-8212-380eccd56777 Authenticating user 'default' from [fd00:1122:3344:101::e]:60046 | ||
| 14469 | 2026.05.21 01:40:23.309525 [ 310 ] {} <Trace> TCP-Session: 7ca0776d-19f5-49d5-af84-eba11504f712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14470 | 2026.05.21 01:40:23.310157 [ 303 ] {} <Debug> TCP-Session: b9019380-f83c-4c2b-8212-380eccd56777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14471 | 2026.05.21 01:40:23.310191 [ 303 ] {} <Debug> TCP-Session: b9019380-f83c-4c2b-8212-380eccd56777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14472 | 2026.05.21 01:40:23.310317 [ 310 ] {69502f58-2e82-4ba2-8217-b08c7a4105f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65459) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14473 | 2026.05.21 01:40:23.310554 [ 310 ] {69502f58-2e82-4ba2-8217-b08c7a4105f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14474 | 2026.05.21 01:40:23.310606 [ 310 ] {69502f58-2e82-4ba2-8217-b08c7a4105f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14475 | 2026.05.21 01:40:23.310875 [ 310 ] {69502f58-2e82-4ba2-8217-b08c7a4105f1} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 14476 | 2026.05.21 01:40:23.311749 [ 336 ] {69502f58-2e82-4ba2-8217-b08c7a4105f1} <Trace> AggregatingTransform: Aggregating | ||
| 14477 | 2026.05.21 01:40:23.311789 [ 336 ] {69502f58-2e82-4ba2-8217-b08c7a4105f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 14478 | 2026.05.21 01:40:23.311818 [ 336 ] {69502f58-2e82-4ba2-8217-b08c7a4105f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848927 sec. (1177.958 rows/sec., 46.01 KiB/sec.) | ||
| 14479 | 2026.05.21 01:40:23.311833 [ 336 ] {69502f58-2e82-4ba2-8217-b08c7a4105f1} <Trace> Aggregator: Merging aggregated data | ||
| 14480 | 2026.05.21 01:40:23.312404 [ 310 ] {69502f58-2e82-4ba2-8217-b08c7a4105f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002136 sec., 468.1647940074907 rows/sec., 18.29 KiB/sec. | ||
| 14481 | 2026.05.21 01:40:23.312544 [ 310 ] {69502f58-2e82-4ba2-8217-b08c7a4105f1} <Debug> TCPHandler: Processed in 0.003126962 sec. | ||
| 14482 | 2026.05.21 01:40:23.312651 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14483 | 2026.05.21 01:40:23.312680 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14484 | 2026.05.21 01:40:23.312687 [ 310 ] {} <Debug> TCP-Session: 7ca0776d-19f5-49d5-af84-eba11504f712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14485 | 2026.05.21 01:40:23.312697 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14486 | 2026.05.21 01:40:23.312723 [ 311 ] {} <Debug> TCP-Session: d7f82ee3-f77a-40ff-80bc-13f880b6ba10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14487 | 2026.05.21 01:40:23.312735 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14488 | 2026.05.21 01:40:23.312756 [ 259 ] {} <Debug> TCP-Session: ead50ca6-b246-48f8-9df4-21e0e2f27c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2026.05.21 01:40:23.312761 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14490 | 2026.05.21 01:40:23.312781 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14491 | 2026.05.21 01:40:23.312783 [ 307 ] {} <Debug> TCP-Session: 916d23d2-bce7-4615-a45a-7b92e68fd137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14492 | 2026.05.21 01:40:23.312808 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14493 | 2026.05.21 01:40:23.312825 [ 269 ] {} <Debug> TCP-Session: 4ae6e34f-afd0-48ef-8443-3dc92544cbdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2026.05.21 01:40:23.312806 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14495 | 2026.05.21 01:40:23.312866 [ 304 ] {} <Debug> TCP-Session: 0dca6af9-b1e0-450b-bb11-4d7b710e27a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14496 | 2026.05.21 01:40:23.312810 [ 309 ] {} <Debug> TCP-Session: 4a66597b-6b13-4172-9572-dfa6f696bc76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14497 | 2026.05.21 01:40:23.312895 [ 308 ] {} <Debug> TCP-Session: 0d708553-0100-4e27-b213-dbb0247c289f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14498 | 2026.05.21 01:40:23.312716 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14499 | 2026.05.21 01:40:23.312957 [ 303 ] {} <Debug> TCP-Session: b9019380-f83c-4c2b-8212-380eccd56777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14500 | 2026.05.21 01:40:24.121107 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14501 | 2026.05.21 01:40:24.121354 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 14502 | 2026.05.21 01:40:24.121742 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14503 | 2026.05.21 01:40:24.121792 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 14504 | 2026.05.21 01:40:24.122058 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14505 | 2026.05.21 01:40:24.122144 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14506 | 2026.05.21 01:40:24.122308 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14507 | 2026.05.21 01:40:24.122345 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14508 | 2026.05.21 01:40:24.122369 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 14509 | 2026.05.21 01:40:24.122386 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14510 | 2026.05.21 01:40:24.122432 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14511 | 2026.05.21 01:40:24.122452 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 14512 | 2026.05.21 01:40:24.123503 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002259 sec., 17264.276228419654 rows/sec., 3.52 MiB/sec. | ||
| 14513 | 2026.05.21 01:40:24.123584 [ 270 ] {49172d47-7907-4d0b-87be-1d325b98ebc9} <Debug> TCPHandler: Processed in 0.002616692 sec. | ||
| 14514 | 2026.05.21 01:40:24.125175 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14515 | 2026.05.21 01:40:24.125298 [ 270 ] {f86e8f9c-30e7-4c19-83d9-b85b89b2f17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14516 | 2026.05.21 01:40:24.125352 [ 270 ] {f86e8f9c-30e7-4c19-83d9-b85b89b2f17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14517 | 2026.05.21 01:40:24.125914 [ 270 ] {f86e8f9c-30e7-4c19-83d9-b85b89b2f17d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14518 | 2026.05.21 01:40:24.125967 [ 270 ] {f86e8f9c-30e7-4c19-83d9-b85b89b2f17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14519 | 2026.05.21 01:40:24.126376 [ 270 ] {f86e8f9c-30e7-4c19-83d9-b85b89b2f17d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14520 | 2026.05.21 01:40:24.126609 [ 270 ] {f86e8f9c-30e7-4c19-83d9-b85b89b2f17d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2026.05.21 01:40:24.126768 [ 270 ] {f86e8f9c-30e7-4c19-83d9-b85b89b2f17d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001508 sec., 37135.278514588856 rows/sec., 2.85 MiB/sec. | ||
| 14522 | 2026.05.21 01:40:24.126805 [ 270 ] {f86e8f9c-30e7-4c19-83d9-b85b89b2f17d} <Debug> TCPHandler: Processed in 0.001685334 sec. | ||
| 14523 | 2026.05.21 01:40:24.126939 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2026.05.21 01:40:24.127042 [ 270 ] {0a9126cb-4f75-4415-a657-3d1443d1ebad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14525 | 2026.05.21 01:40:24.127086 [ 270 ] {0a9126cb-4f75-4415-a657-3d1443d1ebad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14526 | 2026.05.21 01:40:24.127521 [ 270 ] {0a9126cb-4f75-4415-a657-3d1443d1ebad} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.05.21 01:40:24.127559 [ 270 ] {0a9126cb-4f75-4415-a657-3d1443d1ebad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14528 | 2026.05.21 01:40:24.127886 [ 270 ] {0a9126cb-4f75-4415-a657-3d1443d1ebad} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14529 | 2026.05.21 01:40:24.128129 [ 270 ] {0a9126cb-4f75-4415-a657-3d1443d1ebad} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.05.21 01:40:24.128269 [ 270 ] {0a9126cb-4f75-4415-a657-3d1443d1ebad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 14531 | 2026.05.21 01:40:24.128306 [ 270 ] {0a9126cb-4f75-4415-a657-3d1443d1ebad} <Debug> TCPHandler: Processed in 0.001418968 sec. | ||
| 14532 | 2026.05.21 01:40:24.128447 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14533 | 2026.05.21 01:40:24.128547 [ 270 ] {cc58e742-6e06-4c18-b076-a0fe65608055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14534 | 2026.05.21 01:40:24.128592 [ 270 ] {cc58e742-6e06-4c18-b076-a0fe65608055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14535 | 2026.05.21 01:40:24.128979 [ 270 ] {cc58e742-6e06-4c18-b076-a0fe65608055} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.05.21 01:40:24.129016 [ 270 ] {cc58e742-6e06-4c18-b076-a0fe65608055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14537 | 2026.05.21 01:40:24.129351 [ 270 ] {cc58e742-6e06-4c18-b076-a0fe65608055} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14538 | 2026.05.21 01:40:24.129565 [ 270 ] {cc58e742-6e06-4c18-b076-a0fe65608055} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.05.21 01:40:24.129699 [ 270 ] {cc58e742-6e06-4c18-b076-a0fe65608055} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 7.60 MiB/sec. | ||
| 14540 | 2026.05.21 01:40:24.129733 [ 270 ] {cc58e742-6e06-4c18-b076-a0fe65608055} <Debug> TCPHandler: Processed in 0.001336856 sec. | ||
| 14541 | 2026.05.21 01:40:24.129868 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14542 | 2026.05.21 01:40:24.129965 [ 270 ] {2464bda3-42ec-4a40-81b8-0996eb4b07fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14543 | 2026.05.21 01:40:24.130008 [ 270 ] {2464bda3-42ec-4a40-81b8-0996eb4b07fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14544 | 2026.05.21 01:40:24.130346 [ 270 ] {2464bda3-42ec-4a40-81b8-0996eb4b07fb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14545 | 2026.05.21 01:40:24.130381 [ 270 ] {2464bda3-42ec-4a40-81b8-0996eb4b07fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14546 | 2026.05.21 01:40:24.130690 [ 270 ] {2464bda3-42ec-4a40-81b8-0996eb4b07fb} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14547 | 2026.05.21 01:40:24.130900 [ 270 ] {2464bda3-42ec-4a40-81b8-0996eb4b07fb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14548 | 2026.05.21 01:40:24.131034 [ 270 ] {2464bda3-42ec-4a40-81b8-0996eb4b07fb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001088 sec., 44117.64705882353 rows/sec., 2.97 MiB/sec. | ||
| 14549 | 2026.05.21 01:40:24.131066 [ 270 ] {2464bda3-42ec-4a40-81b8-0996eb4b07fb} <Debug> TCPHandler: Processed in 0.001248795 sec. | ||
| 14550 | 2026.05.21 01:40:24.467032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31203 | ||
| 14551 | 2026.05.21 01:40:24.467606 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.05.21 01:40:24.467664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14553 | 2026.05.21 01:40:24.468305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14554 | 2026.05.21 01:40:24.468630 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.05.21 01:40:24.468822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31203 | ||
| 14556 | 2026.05.21 01:40:25.002046 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43554 | ||
| 14557 | 2026.05.21 01:40:25.002139 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14558 | 2026.05.21 01:40:25.002165 [ 310 ] {} <Debug> TCP-Session: 5007dcd3-7326-4a44-a31e-3f6b21757d3d Authenticating user 'default' from [fd00:1122:3344:101::e]:43554 | ||
| 14559 | 2026.05.21 01:40:25.002188 [ 310 ] {} <Debug> TCP-Session: 5007dcd3-7326-4a44-a31e-3f6b21757d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14560 | 2026.05.21 01:40:25.002201 [ 310 ] {} <Debug> TCP-Session: 5007dcd3-7326-4a44-a31e-3f6b21757d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14561 | 2026.05.21 01:40:25.002427 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61472 | ||
| 14562 | 2026.05.21 01:40:25.002459 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41703 | ||
| 14563 | 2026.05.21 01:40:25.002495 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49780 | ||
| 14564 | 2026.05.21 01:40:25.002514 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65336 | ||
| 14565 | 2026.05.21 01:40:25.002557 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14566 | 2026.05.21 01:40:25.002523 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14567 | 2026.05.21 01:40:25.002594 [ 259 ] {} <Debug> TCP-Session: 9bae54cd-3751-4205-95cb-660ff89f3da9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41703 | ||
| 14568 | 2026.05.21 01:40:25.002590 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14569 | 2026.05.21 01:40:25.002601 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14570 | 2026.05.21 01:40:25.002628 [ 259 ] {} <Debug> TCP-Session: 9bae54cd-3751-4205-95cb-660ff89f3da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14571 | 2026.05.21 01:40:25.002642 [ 304 ] {} <Debug> TCP-Session: 5fb193ac-e248-43c2-b3cb-ae2aeddcab98 Authenticating user 'default' from [fd00:1122:3344:101::e]:49780 | ||
| 14572 | 2026.05.21 01:40:25.002665 [ 259 ] {} <Debug> TCP-Session: 9bae54cd-3751-4205-95cb-660ff89f3da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14573 | 2026.05.21 01:40:25.002619 [ 311 ] {} <Debug> TCP-Session: b6e28de3-5e84-4d38-9731-1273fbd8e904 Authenticating user 'default' from [fd00:1122:3344:101::e]:61472 | ||
| 14574 | 2026.05.21 01:40:25.002694 [ 304 ] {} <Debug> TCP-Session: 5fb193ac-e248-43c2-b3cb-ae2aeddcab98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14575 | 2026.05.21 01:40:25.002514 [ 310 ] {} <Trace> TCP-Session: 5007dcd3-7326-4a44-a31e-3f6b21757d3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.05.21 01:40:25.002730 [ 304 ] {} <Debug> TCP-Session: 5fb193ac-e248-43c2-b3cb-ae2aeddcab98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14577 | 2026.05.21 01:40:25.002726 [ 311 ] {} <Debug> TCP-Session: b6e28de3-5e84-4d38-9731-1273fbd8e904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14578 | 2026.05.21 01:40:25.002491 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41179 | ||
| 14579 | 2026.05.21 01:40:25.002793 [ 311 ] {} <Debug> TCP-Session: b6e28de3-5e84-4d38-9731-1273fbd8e904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14580 | 2026.05.21 01:40:25.002470 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58001 | ||
| 14581 | 2026.05.21 01:40:25.002845 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14582 | 2026.05.21 01:40:25.002459 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59142 | ||
| 14583 | 2026.05.21 01:40:25.002875 [ 307 ] {} <Debug> TCP-Session: e6b68b67-feff-4974-80eb-6244180ae57f Authenticating user 'default' from [fd00:1122:3344:101::e]:41179 | ||
| 14584 | 2026.05.21 01:40:25.002878 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14585 | 2026.05.21 01:40:25.002918 [ 307 ] {} <Debug> TCP-Session: e6b68b67-feff-4974-80eb-6244180ae57f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14586 | 2026.05.21 01:40:25.002927 [ 310 ] {2733fb07-cbf2-4c3e-8532-5610b8f50e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43554) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14587 | 2026.05.21 01:40:25.002928 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14588 | 2026.05.21 01:40:25.002943 [ 307 ] {} <Debug> TCP-Session: e6b68b67-feff-4974-80eb-6244180ae57f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14589 | 2026.05.21 01:40:25.002937 [ 303 ] {} <Debug> TCP-Session: eef64bd9-38e5-443c-b066-5ea9c7fe4e5b Authenticating user 'default' from [fd00:1122:3344:101::e]:58001 | ||
| 14590 | 2026.05.21 01:40:25.002986 [ 269 ] {} <Debug> TCP-Session: fa75f8c9-13e2-4d08-a87e-1def61fc7154 Authenticating user 'default' from [fd00:1122:3344:101::e]:59142 | ||
| 14591 | 2026.05.21 01:40:25.003027 [ 303 ] {} <Debug> TCP-Session: eef64bd9-38e5-443c-b066-5ea9c7fe4e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14592 | 2026.05.21 01:40:25.003044 [ 269 ] {} <Debug> TCP-Session: fa75f8c9-13e2-4d08-a87e-1def61fc7154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14593 | 2026.05.21 01:40:25.003057 [ 303 ] {} <Debug> TCP-Session: eef64bd9-38e5-443c-b066-5ea9c7fe4e5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14594 | 2026.05.21 01:40:25.003073 [ 269 ] {} <Debug> TCP-Session: fa75f8c9-13e2-4d08-a87e-1def61fc7154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14595 | 2026.05.21 01:40:25.002524 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47194 | ||
| 14596 | 2026.05.21 01:40:25.002657 [ 308 ] {} <Debug> TCP-Session: 62a64664-ad2a-4efa-9d61-32275bdd66d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65336 | ||
| 14597 | 2026.05.21 01:40:25.003165 [ 308 ] {} <Debug> TCP-Session: 62a64664-ad2a-4efa-9d61-32275bdd66d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14598 | 2026.05.21 01:40:25.003164 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14599 | 2026.05.21 01:40:25.003182 [ 308 ] {} <Debug> TCP-Session: 62a64664-ad2a-4efa-9d61-32275bdd66d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14600 | 2026.05.21 01:40:25.003203 [ 309 ] {} <Debug> TCP-Session: 93560731-701c-4c46-b803-72bab760f439 Authenticating user 'default' from [fd00:1122:3344:101::e]:47194 | ||
| 14601 | 2026.05.21 01:40:25.003211 [ 310 ] {2733fb07-cbf2-4c3e-8532-5610b8f50e2f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14602 | 2026.05.21 01:40:25.003229 [ 309 ] {} <Debug> TCP-Session: 93560731-701c-4c46-b803-72bab760f439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14603 | 2026.05.21 01:40:25.003254 [ 309 ] {} <Debug> TCP-Session: 93560731-701c-4c46-b803-72bab760f439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14604 | 2026.05.21 01:40:25.003281 [ 310 ] {2733fb07-cbf2-4c3e-8532-5610b8f50e2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14605 | 2026.05.21 01:40:25.003572 [ 310 ] {2733fb07-cbf2-4c3e-8532-5610b8f50e2f} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 14606 | 2026.05.21 01:40:25.004505 [ 363 ] {2733fb07-cbf2-4c3e-8532-5610b8f50e2f} <Trace> AggregatingTransform: Aggregating | ||
| 14607 | 2026.05.21 01:40:25.004548 [ 363 ] {2733fb07-cbf2-4c3e-8532-5610b8f50e2f} <Trace> Aggregator: Aggregation method: without_key | ||
| 14608 | 2026.05.21 01:40:25.004579 [ 363 ] {2733fb07-cbf2-4c3e-8532-5610b8f50e2f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911498 sec. (1097.095 rows/sec., 42.86 KiB/sec.) | ||
| 14609 | 2026.05.21 01:40:25.004594 [ 363 ] {2733fb07-cbf2-4c3e-8532-5610b8f50e2f} <Trace> Aggregator: Merging aggregated data | ||
| 14610 | 2026.05.21 01:40:25.005206 [ 310 ] {2733fb07-cbf2-4c3e-8532-5610b8f50e2f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002338 sec., 427.71599657827204 rows/sec., 16.71 KiB/sec. | ||
| 14611 | 2026.05.21 01:40:25.005341 [ 310 ] {2733fb07-cbf2-4c3e-8532-5610b8f50e2f} <Debug> TCPHandler: Processed in 0.002950859 sec. | ||
| 14612 | 2026.05.21 01:40:25.005466 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14613 | 2026.05.21 01:40:25.005498 [ 310 ] {} <Debug> TCP-Session: 5007dcd3-7326-4a44-a31e-3f6b21757d3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14614 | 2026.05.21 01:40:25.005502 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14615 | 2026.05.21 01:40:25.005519 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14616 | 2026.05.21 01:40:25.005536 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14617 | 2026.05.21 01:40:25.005582 [ 304 ] {} <Debug> TCP-Session: 5fb193ac-e248-43c2-b3cb-ae2aeddcab98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14618 | 2026.05.21 01:40:25.005582 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14619 | 2026.05.21 01:40:25.005597 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14620 | 2026.05.21 01:40:25.005635 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14621 | 2026.05.21 01:40:25.005643 [ 303 ] {} <Debug> TCP-Session: eef64bd9-38e5-443c-b066-5ea9c7fe4e5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14622 | 2026.05.21 01:40:25.005661 [ 269 ] {} <Debug> TCP-Session: fa75f8c9-13e2-4d08-a87e-1def61fc7154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14623 | 2026.05.21 01:40:25.005676 [ 259 ] {} <Debug> TCP-Session: 9bae54cd-3751-4205-95cb-660ff89f3da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14624 | 2026.05.21 01:40:25.005616 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14625 | 2026.05.21 01:40:25.005568 [ 311 ] {} <Debug> TCP-Session: b6e28de3-5e84-4d38-9731-1273fbd8e904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14626 | 2026.05.21 01:40:25.005738 [ 307 ] {} <Debug> TCP-Session: e6b68b67-feff-4974-80eb-6244180ae57f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14627 | 2026.05.21 01:40:25.005606 [ 308 ] {} <Debug> TCP-Session: 62a64664-ad2a-4efa-9d61-32275bdd66d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14628 | 2026.05.21 01:40:25.005562 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14629 | 2026.05.21 01:40:25.005817 [ 309 ] {} <Debug> TCP-Session: 93560731-701c-4c46-b803-72bab760f439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14630 | 2026.05.21 01:40:26.154344 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14631 | 2026.05.21 01:40:26.180733 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2026.05.21 01:40:26.180829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14633 | 2026.05.21 01:40:26.189574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14634 | 2026.05.21 01:40:26.190645 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2026.05.21 01:40:26.196670 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14636 | 2026.05.21 01:40:29.122370 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14637 | 2026.05.21 01:40:29.122616 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14638 | 2026.05.21 01:40:29.122986 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14639 | 2026.05.21 01:40:29.123030 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14640 | 2026.05.21 01:40:29.123253 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14641 | 2026.05.21 01:40:29.123323 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14642 | 2026.05.21 01:40:29.123467 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14643 | 2026.05.21 01:40:29.123502 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14644 | 2026.05.21 01:40:29.123524 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 14645 | 2026.05.21 01:40:29.123539 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14646 | 2026.05.21 01:40:29.123589 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14647 | 2026.05.21 01:40:29.123610 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 14648 | 2026.05.21 01:40:29.124562 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002043 sec., 19089.57415565345 rows/sec., 3.89 MiB/sec. | ||
| 14649 | 2026.05.21 01:40:29.124631 [ 270 ] {455a381d-f11e-4f8a-b0f0-6e75d9545548} <Debug> TCPHandler: Processed in 0.002400537 sec. | ||
| 14650 | 2026.05.21 01:40:29.126544 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14651 | 2026.05.21 01:40:29.126661 [ 270 ] {5a8a6d01-3ef6-4612-88f4-f9727a49d55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14652 | 2026.05.21 01:40:29.126715 [ 270 ] {5a8a6d01-3ef6-4612-88f4-f9727a49d55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14653 | 2026.05.21 01:40:29.127222 [ 270 ] {5a8a6d01-3ef6-4612-88f4-f9727a49d55c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14654 | 2026.05.21 01:40:29.127265 [ 270 ] {5a8a6d01-3ef6-4612-88f4-f9727a49d55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14655 | 2026.05.21 01:40:29.127642 [ 270 ] {5a8a6d01-3ef6-4612-88f4-f9727a49d55c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14656 | 2026.05.21 01:40:29.127891 [ 270 ] {5a8a6d01-3ef6-4612-88f4-f9727a49d55c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14657 | 2026.05.21 01:40:29.128040 [ 270 ] {5a8a6d01-3ef6-4612-88f4-f9727a49d55c} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001413 sec., 62278.83934890304 rows/sec., 5.25 MiB/sec. | ||
| 14658 | 2026.05.21 01:40:29.128075 [ 270 ] {5a8a6d01-3ef6-4612-88f4-f9727a49d55c} <Debug> TCPHandler: Processed in 0.001583602 sec. | ||
| 14659 | 2026.05.21 01:40:29.128207 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14660 | 2026.05.21 01:40:29.128304 [ 270 ] {8a2e9722-f830-4772-8a66-bcd2993cab49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14661 | 2026.05.21 01:40:29.128345 [ 270 ] {8a2e9722-f830-4772-8a66-bcd2993cab49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14662 | 2026.05.21 01:40:29.128750 [ 270 ] {8a2e9722-f830-4772-8a66-bcd2993cab49} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14663 | 2026.05.21 01:40:29.128785 [ 270 ] {8a2e9722-f830-4772-8a66-bcd2993cab49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14664 | 2026.05.21 01:40:29.129095 [ 270 ] {8a2e9722-f830-4772-8a66-bcd2993cab49} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14665 | 2026.05.21 01:40:29.129301 [ 270 ] {8a2e9722-f830-4772-8a66-bcd2993cab49} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14666 | 2026.05.21 01:40:29.129433 [ 270 ] {8a2e9722-f830-4772-8a66-bcd2993cab49} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1.02 MiB/sec. | ||
| 14667 | 2026.05.21 01:40:29.129467 [ 270 ] {8a2e9722-f830-4772-8a66-bcd2993cab49} <Debug> TCPHandler: Processed in 0.001311676 sec. | ||
| 14668 | 2026.05.21 01:40:29.129585 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14669 | 2026.05.21 01:40:29.129684 [ 270 ] {a9d8879d-49a7-4577-a25d-4aa6a56161be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14670 | 2026.05.21 01:40:29.129724 [ 270 ] {a9d8879d-49a7-4577-a25d-4aa6a56161be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14671 | 2026.05.21 01:40:29.130149 [ 270 ] {a9d8879d-49a7-4577-a25d-4aa6a56161be} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2026.05.21 01:40:29.130185 [ 270 ] {a9d8879d-49a7-4577-a25d-4aa6a56161be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14673 | 2026.05.21 01:40:29.130489 [ 270 ] {a9d8879d-49a7-4577-a25d-4aa6a56161be} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14674 | 2026.05.21 01:40:29.130717 [ 270 ] {a9d8879d-49a7-4577-a25d-4aa6a56161be} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14675 | 2026.05.21 01:40:29.130866 [ 270 ] {a9d8879d-49a7-4577-a25d-4aa6a56161be} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001199 sec., 66722.26855713094 rows/sec., 5.21 MiB/sec. | ||
| 14676 | 2026.05.21 01:40:29.130910 [ 270 ] {a9d8879d-49a7-4577-a25d-4aa6a56161be} <Debug> TCPHandler: Processed in 0.001373107 sec. | ||
| 14677 | 2026.05.21 01:40:29.131108 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14678 | 2026.05.21 01:40:29.131210 [ 270 ] {74b9e238-f268-41e2-b5cb-04feab880b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14679 | 2026.05.21 01:40:29.131256 [ 270 ] {74b9e238-f268-41e2-b5cb-04feab880b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14680 | 2026.05.21 01:40:29.131673 [ 270 ] {74b9e238-f268-41e2-b5cb-04feab880b3b} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14681 | 2026.05.21 01:40:29.131717 [ 270 ] {74b9e238-f268-41e2-b5cb-04feab880b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14682 | 2026.05.21 01:40:29.132068 [ 270 ] {74b9e238-f268-41e2-b5cb-04feab880b3b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14683 | 2026.05.21 01:40:29.132287 [ 270 ] {74b9e238-f268-41e2-b5cb-04feab880b3b} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14684 | 2026.05.21 01:40:29.132433 [ 270 ] {74b9e238-f268-41e2-b5cb-04feab880b3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 14685 | 2026.05.21 01:40:29.132468 [ 270 ] {74b9e238-f268-41e2-b5cb-04feab880b3b} <Debug> TCPHandler: Processed in 0.001410839 sec. | ||
| 14686 | 2026.05.21 01:40:29.132593 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14687 | 2026.05.21 01:40:29.132688 [ 270 ] {3b0aa0e1-443a-4174-9d54-1ed8a53c2291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14688 | 2026.05.21 01:40:29.132743 [ 270 ] {3b0aa0e1-443a-4174-9d54-1ed8a53c2291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14689 | 2026.05.21 01:40:29.133543 [ 270 ] {3b0aa0e1-443a-4174-9d54-1ed8a53c2291} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14690 | 2026.05.21 01:40:29.133581 [ 270 ] {3b0aa0e1-443a-4174-9d54-1ed8a53c2291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14691 | 2026.05.21 01:40:29.134134 [ 270 ] {3b0aa0e1-443a-4174-9d54-1ed8a53c2291} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14692 | 2026.05.21 01:40:29.134358 [ 270 ] {3b0aa0e1-443a-4174-9d54-1ed8a53c2291} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14693 | 2026.05.21 01:40:29.134499 [ 270 ] {3b0aa0e1-443a-4174-9d54-1ed8a53c2291} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001828 sec., 8752.7352297593 rows/sec., 15.68 MiB/sec. | ||
| 14694 | 2026.05.21 01:40:29.134551 [ 270 ] {3b0aa0e1-443a-4174-9d54-1ed8a53c2291} <Debug> TCPHandler: Processed in 0.00201182 sec. | ||
| 14695 | 2026.05.21 01:40:29.134689 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14696 | 2026.05.21 01:40:29.134788 [ 270 ] {8e76142b-64d1-4276-82e9-a3306087141c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14697 | 2026.05.21 01:40:29.134835 [ 270 ] {8e76142b-64d1-4276-82e9-a3306087141c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14698 | 2026.05.21 01:40:29.135183 [ 270 ] {8e76142b-64d1-4276-82e9-a3306087141c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14699 | 2026.05.21 01:40:29.135218 [ 270 ] {8e76142b-64d1-4276-82e9-a3306087141c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14700 | 2026.05.21 01:40:29.135532 [ 270 ] {8e76142b-64d1-4276-82e9-a3306087141c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14701 | 2026.05.21 01:40:29.135767 [ 270 ] {8e76142b-64d1-4276-82e9-a3306087141c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2026.05.21 01:40:29.135901 [ 270 ] {8e76142b-64d1-4276-82e9-a3306087141c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 14703 | 2026.05.21 01:40:29.135934 [ 270 ] {8e76142b-64d1-4276-82e9-a3306087141c} <Debug> TCPHandler: Processed in 0.001295296 sec. | ||
| 14704 | 2026.05.21 01:40:31.783258 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14705 | 2026.05.21 01:40:31.783316 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14706 | 2026.05.21 01:40:31.969043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31651 | ||
| 14707 | 2026.05.21 01:40:31.969683 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14708 | 2026.05.21 01:40:31.969739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14709 | 2026.05.21 01:40:31.970347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14710 | 2026.05.21 01:40:31.970659 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14711 | 2026.05.21 01:40:31.970827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31651 | ||
| 14712 | 2026.05.21 01:40:31.970823 [ 24 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14713 | 2026.05.21 01:40:31.970898 [ 24 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2026.05.21 01:40:31.970918 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14715 | 2026.05.21 01:40:31.971045 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 14716 | 2026.05.21 01:40:31.971189 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14717 | 2026.05.21 01:40:31.971229 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29283 rows starting from the beginning of the part | ||
| 14718 | 2026.05.21 01:40:31.971295 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 14719 | 2026.05.21 01:40:31.971341 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 14720 | 2026.05.21 01:40:31.971384 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 14721 | 2026.05.21 01:40:31.971423 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 14722 | 2026.05.21 01:40:31.971463 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 14723 | 2026.05.21 01:40:31.973853 [ 195 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31651 rows, containing 4 columns (4 merged, 0 gathered) in 0.002868397 sec., 11034386.104852293 rows/sec., 157.85 MiB/sec. | ||
| 14724 | 2026.05.21 01:40:31.974232 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14725 | 2026.05.21 01:40:31.974509 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_66_13} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14726 | 2026.05.21 01:40:31.974585 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_66_13} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14727 | 2026.05.21 01:40:31.974687 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 14728 | 2026.05.21 01:40:32.514409 [ 24 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 14729 | 2026.05.21 01:40:32.514467 [ 24 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14730 | 2026.05.21 01:40:32.514487 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14731 | 2026.05.21 01:40:32.514607 [ 188 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 14732 | 2026.05.21 01:40:32.514756 [ 188 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14733 | 2026.05.21 01:40:32.514789 [ 188 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 825 rows starting from the beginning of the part | ||
| 14734 | 2026.05.21 01:40:32.514857 [ 188 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 14735 | 2026.05.21 01:40:32.514903 [ 188 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 801 rows starting from the beginning of the part | ||
| 14736 | 2026.05.21 01:40:32.514947 [ 188 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 14737 | 2026.05.21 01:40:32.514987 [ 188 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 801 rows starting from the beginning of the part | ||
| 14738 | 2026.05.21 01:40:32.516094 [ 195 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543681 sec., 1603310.5285353644 rows/sec., 99.90 MiB/sec. | ||
| 14739 | 2026.05.21 01:40:32.516251 [ 195 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 14740 | 2026.05.21 01:40:32.516529 [ 195 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2026.05.21 01:40:32.516608 [ 195 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_27_6} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 14742 | 2026.05.21 01:40:32.516683 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14743 | 2026.05.21 01:40:33.696822 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14744 | 2026.05.21 01:40:33.715068 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14745 | 2026.05.21 01:40:33.715124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14746 | 2026.05.21 01:40:33.721547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14747 | 2026.05.21 01:40:33.722312 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14748 | 2026.05.21 01:40:33.722664 [ 29 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14749 | 2026.05.21 01:40:33.722730 [ 29 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14750 | 2026.05.21 01:40:33.722751 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14751 | 2026.05.21 01:40:33.722876 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 14752 | 2026.05.21 01:40:33.725730 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14753 | 2026.05.21 01:40:33.727038 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14754 | 2026.05.21 01:40:33.728677 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 14755 | 2026.05.21 01:40:33.733906 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 14756 | 2026.05.21 01:40:33.738865 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 14757 | 2026.05.21 01:40:33.745792 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 14758 | 2026.05.21 01:40:33.750881 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 14759 | 2026.05.21 01:40:33.755154 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 14760 | 2026.05.21 01:40:33.818887 [ 188 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.096063893 sec., 5173.640006448625 rows/sec., 26.75 MiB/sec. | ||
| 14761 | 2026.05.21 01:40:33.822293 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14762 | 2026.05.21 01:40:33.824392 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_66_13} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2026.05.21 01:40:33.824520 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_66_13} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14764 | 2026.05.21 01:40:33.826821 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14765 | 2026.05.21 01:40:34.123467 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14766 | 2026.05.21 01:40:34.123699 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14767 | 2026.05.21 01:40:34.124035 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14768 | 2026.05.21 01:40:34.124074 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14769 | 2026.05.21 01:40:34.124307 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14770 | 2026.05.21 01:40:34.124380 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14771 | 2026.05.21 01:40:34.124526 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14772 | 2026.05.21 01:40:34.124562 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14773 | 2026.05.21 01:40:34.124585 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 14774 | 2026.05.21 01:40:34.124601 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14775 | 2026.05.21 01:40:34.124645 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14776 | 2026.05.21 01:40:34.124665 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 14777 | 2026.05.21 01:40:34.125578 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.001976 sec., 19736.84210526316 rows/sec., 4.02 MiB/sec. | ||
| 14778 | 2026.05.21 01:40:34.125648 [ 270 ] {0ada6f89-c006-4bd6-9e67-13b9d8dd9db0} <Debug> TCPHandler: Processed in 0.002318206 sec. | ||
| 14779 | 2026.05.21 01:40:34.127722 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14780 | 2026.05.21 01:40:34.127835 [ 270 ] {ba8de34e-6e63-487d-93ca-ab9912669ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14781 | 2026.05.21 01:40:34.127881 [ 270 ] {ba8de34e-6e63-487d-93ca-ab9912669ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14782 | 2026.05.21 01:40:34.128387 [ 270 ] {ba8de34e-6e63-487d-93ca-ab9912669ba0} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14783 | 2026.05.21 01:40:34.128429 [ 270 ] {ba8de34e-6e63-487d-93ca-ab9912669ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14784 | 2026.05.21 01:40:34.128797 [ 270 ] {ba8de34e-6e63-487d-93ca-ab9912669ba0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14785 | 2026.05.21 01:40:34.129021 [ 270 ] {ba8de34e-6e63-487d-93ca-ab9912669ba0} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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 01:40:34.129166 [ 270 ] {ba8de34e-6e63-487d-93ca-ab9912669ba0} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001363 sec., 77769.62582538517 rows/sec., 6.53 MiB/sec. | ||
| 14787 | 2026.05.21 01:40:34.129207 [ 270 ] {ba8de34e-6e63-487d-93ca-ab9912669ba0} <Debug> TCPHandler: Processed in 0.001537551 sec. | ||
| 14788 | 2026.05.21 01:40:34.129361 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14789 | 2026.05.21 01:40:34.129490 [ 270 ] {35481fe3-c7c1-44df-9b1e-1c6927259593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14790 | 2026.05.21 01:40:34.129537 [ 270 ] {35481fe3-c7c1-44df-9b1e-1c6927259593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14791 | 2026.05.21 01:40:34.129973 [ 270 ] {35481fe3-c7c1-44df-9b1e-1c6927259593} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14792 | 2026.05.21 01:40:34.130009 [ 270 ] {35481fe3-c7c1-44df-9b1e-1c6927259593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14793 | 2026.05.21 01:40:34.130321 [ 270 ] {35481fe3-c7c1-44df-9b1e-1c6927259593} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14794 | 2026.05.21 01:40:34.130536 [ 270 ] {35481fe3-c7c1-44df-9b1e-1c6927259593} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2026.05.21 01:40:34.130668 [ 270 ] {35481fe3-c7c1-44df-9b1e-1c6927259593} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001205 sec., 20746.88796680498 rows/sec., 1.52 MiB/sec. | ||
| 14796 | 2026.05.21 01:40:34.130704 [ 270 ] {35481fe3-c7c1-44df-9b1e-1c6927259593} <Debug> TCPHandler: Processed in 0.001408837 sec. | ||
| 14797 | 2026.05.21 01:40:34.130836 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14798 | 2026.05.21 01:40:34.130932 [ 270 ] {493bbddb-258b-4299-aaac-7e9ca4808ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14799 | 2026.05.21 01:40:34.130971 [ 270 ] {493bbddb-258b-4299-aaac-7e9ca4808ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14800 | 2026.05.21 01:40:34.131400 [ 270 ] {493bbddb-258b-4299-aaac-7e9ca4808ee6} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14801 | 2026.05.21 01:40:34.131437 [ 270 ] {493bbddb-258b-4299-aaac-7e9ca4808ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14802 | 2026.05.21 01:40:34.131772 [ 270 ] {493bbddb-258b-4299-aaac-7e9ca4808ee6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14803 | 2026.05.21 01:40:34.131984 [ 270 ] {493bbddb-258b-4299-aaac-7e9ca4808ee6} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14804 | 2026.05.21 01:40:34.132114 [ 270 ] {493bbddb-258b-4299-aaac-7e9ca4808ee6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001201 sec., 74104.91257285594 rows/sec., 5.79 MiB/sec. | ||
| 14805 | 2026.05.21 01:40:34.132149 [ 270 ] {493bbddb-258b-4299-aaac-7e9ca4808ee6} <Debug> TCPHandler: Processed in 0.001363627 sec. | ||
| 14806 | 2026.05.21 01:40:34.132278 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14807 | 2026.05.21 01:40:34.132372 [ 270 ] {e20ec9b4-3e30-44f7-97e7-0884ed7bb034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14808 | 2026.05.21 01:40:34.132416 [ 270 ] {e20ec9b4-3e30-44f7-97e7-0884ed7bb034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14809 | 2026.05.21 01:40:34.132881 [ 270 ] {e20ec9b4-3e30-44f7-97e7-0884ed7bb034} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14810 | 2026.05.21 01:40:34.132918 [ 270 ] {e20ec9b4-3e30-44f7-97e7-0884ed7bb034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14811 | 2026.05.21 01:40:34.133246 [ 270 ] {e20ec9b4-3e30-44f7-97e7-0884ed7bb034} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14812 | 2026.05.21 01:40:34.133455 [ 270 ] {e20ec9b4-3e30-44f7-97e7-0884ed7bb034} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14813 | 2026.05.21 01:40:34.133584 [ 270 ] {e20ec9b4-3e30-44f7-97e7-0884ed7bb034} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 14814 | 2026.05.21 01:40:34.133624 [ 270 ] {e20ec9b4-3e30-44f7-97e7-0884ed7bb034} <Debug> TCPHandler: Processed in 0.001395878 sec. | ||
| 14815 | 2026.05.21 01:40:34.133746 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14816 | 2026.05.21 01:40:34.133842 [ 270 ] {f2ba924e-f5b8-4e9f-9191-83c8c85afbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14817 | 2026.05.21 01:40:34.133897 [ 270 ] {f2ba924e-f5b8-4e9f-9191-83c8c85afbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14818 | 2026.05.21 01:40:34.134750 [ 270 ] {f2ba924e-f5b8-4e9f-9191-83c8c85afbb2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14819 | 2026.05.21 01:40:34.134788 [ 270 ] {f2ba924e-f5b8-4e9f-9191-83c8c85afbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14820 | 2026.05.21 01:40:34.135319 [ 270 ] {f2ba924e-f5b8-4e9f-9191-83c8c85afbb2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14821 | 2026.05.21 01:40:34.135556 [ 270 ] {f2ba924e-f5b8-4e9f-9191-83c8c85afbb2} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14822 | 2026.05.21 01:40:34.135698 [ 270 ] {f2ba924e-f5b8-4e9f-9191-83c8c85afbb2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001874 sec., 13340.448239060832 rows/sec., 23.91 MiB/sec. | ||
| 14823 | 2026.05.21 01:40:34.135750 [ 270 ] {f2ba924e-f5b8-4e9f-9191-83c8c85afbb2} <Debug> TCPHandler: Processed in 0.002052991 sec. | ||
| 14824 | 2026.05.21 01:40:34.135873 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14825 | 2026.05.21 01:40:34.135975 [ 270 ] {850c8f31-af21-4e6f-a9c4-3c28147476b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14826 | 2026.05.21 01:40:34.136022 [ 270 ] {850c8f31-af21-4e6f-a9c4-3c28147476b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14827 | 2026.05.21 01:40:34.136375 [ 270 ] {850c8f31-af21-4e6f-a9c4-3c28147476b8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2026.05.21 01:40:34.136411 [ 270 ] {850c8f31-af21-4e6f-a9c4-3c28147476b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14829 | 2026.05.21 01:40:34.136730 [ 270 ] {850c8f31-af21-4e6f-a9c4-3c28147476b8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14830 | 2026.05.21 01:40:34.136972 [ 270 ] {850c8f31-af21-4e6f-a9c4-3c28147476b8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14831 | 2026.05.21 01:40:34.137105 [ 270 ] {850c8f31-af21-4e6f-a9c4-3c28147476b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 14832 | 2026.05.21 01:40:34.137139 [ 270 ] {850c8f31-af21-4e6f-a9c4-3c28147476b8} <Debug> TCPHandler: Processed in 0.001316107 sec. | ||
| 14833 | 2026.05.21 01:40:39.124600 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14834 | 2026.05.21 01:40:39.125027 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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) | ||
| 14835 | 2026.05.21 01:40:39.125390 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14836 | 2026.05.21 01:40:39.125431 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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 | ||
| 14837 | 2026.05.21 01:40:39.125667 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14838 | 2026.05.21 01:40:39.125735 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14839 | 2026.05.21 01:40:39.125875 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 14840 | 2026.05.21 01:40:39.125911 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14841 | 2026.05.21 01:40:39.125933 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 14842 | 2026.05.21 01:40:39.125948 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14843 | 2026.05.21 01:40:39.125990 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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'))" | ||
| 14844 | 2026.05.21 01:40:39.126010 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 14845 | 2026.05.21 01:40:39.127036 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002199 sec., 17735.334242837653 rows/sec., 3.62 MiB/sec. | ||
| 14846 | 2026.05.21 01:40:39.127107 [ 270 ] {7a0e6b8f-784e-47f9-ab1a-e30d00194b2e} <Debug> TCPHandler: Processed in 0.002700724 sec. | ||
| 14847 | 2026.05.21 01:40:39.130166 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14848 | 2026.05.21 01:40:39.130300 [ 270 ] {1c29121f-a735-4c22-baf8-f3c748ab4437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14849 | 2026.05.21 01:40:39.130352 [ 270 ] {1c29121f-a735-4c22-baf8-f3c748ab4437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14850 | 2026.05.21 01:40:39.131065 [ 270 ] {1c29121f-a735-4c22-baf8-f3c748ab4437} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2026.05.21 01:40:39.131109 [ 270 ] {1c29121f-a735-4c22-baf8-f3c748ab4437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14852 | 2026.05.21 01:40:39.131459 [ 270 ] {1c29121f-a735-4c22-baf8-f3c748ab4437} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14853 | 2026.05.21 01:40:39.131678 [ 270 ] {1c29121f-a735-4c22-baf8-f3c748ab4437} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2026.05.21 01:40:39.131824 [ 270 ] {1c29121f-a735-4c22-baf8-f3c748ab4437} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001561 sec., 15374.759769378603 rows/sec., 1.28 MiB/sec. | ||
| 14855 | 2026.05.21 01:40:39.131858 [ 270 ] {1c29121f-a735-4c22-baf8-f3c748ab4437} <Debug> TCPHandler: Processed in 0.001756126 sec. | ||
| 14856 | 2026.05.21 01:40:39.132011 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14857 | 2026.05.21 01:40:39.132140 [ 270 ] {21719e58-32f1-4086-8472-460b33e7daff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14858 | 2026.05.21 01:40:39.132190 [ 270 ] {21719e58-32f1-4086-8472-460b33e7daff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14859 | 2026.05.21 01:40:39.132761 [ 270 ] {21719e58-32f1-4086-8472-460b33e7daff} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2026.05.21 01:40:39.132803 [ 270 ] {21719e58-32f1-4086-8472-460b33e7daff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14861 | 2026.05.21 01:40:39.133239 [ 270 ] {21719e58-32f1-4086-8472-460b33e7daff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14862 | 2026.05.21 01:40:39.133481 [ 270 ] {21719e58-32f1-4086-8472-460b33e7daff} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2026.05.21 01:40:39.133647 [ 270 ] {21719e58-32f1-4086-8472-460b33e7daff} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001537 sec., 7807.417046193885 rows/sec., 645.54 KiB/sec. | ||
| 14864 | 2026.05.21 01:40:39.133689 [ 270 ] {21719e58-32f1-4086-8472-460b33e7daff} <Debug> TCPHandler: Processed in 0.001744655 sec. | ||
| 14865 | 2026.05.21 01:40:39.133829 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14866 | 2026.05.21 01:40:39.133930 [ 270 ] {6c994dfd-9dcc-497e-8c24-0c0ba670b17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14867 | 2026.05.21 01:40:39.133969 [ 270 ] {6c994dfd-9dcc-497e-8c24-0c0ba670b17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14868 | 2026.05.21 01:40:39.134535 [ 270 ] {6c994dfd-9dcc-497e-8c24-0c0ba670b17e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14869 | 2026.05.21 01:40:39.134666 [ 270 ] {6c994dfd-9dcc-497e-8c24-0c0ba670b17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14870 | 2026.05.21 01:40:39.134997 [ 270 ] {6c994dfd-9dcc-497e-8c24-0c0ba670b17e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14871 | 2026.05.21 01:40:39.135206 [ 270 ] {6c994dfd-9dcc-497e-8c24-0c0ba670b17e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14872 | 2026.05.21 01:40:39.135334 [ 270 ] {6c994dfd-9dcc-497e-8c24-0c0ba670b17e} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001422 sec., 151195.4992967651 rows/sec., 13.45 MiB/sec. | ||
| 14873 | 2026.05.21 01:40:39.135341 [ 60 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14874 | 2026.05.21 01:40:39.135368 [ 270 ] {6c994dfd-9dcc-497e-8c24-0c0ba670b17e} <Debug> TCPHandler: Processed in 0.001603632 sec. | ||
| 14875 | 2026.05.21 01:40:39.135409 [ 60 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.05.21 01:40:39.135435 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14877 | 2026.05.21 01:40:39.135505 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14878 | 2026.05.21 01:40:39.135554 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 14879 | 2026.05.21 01:40:39.135608 [ 270 ] {87bfd7b3-9dac-404a-9335-5e6da9aff737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14880 | 2026.05.21 01:40:39.135655 [ 270 ] {87bfd7b3-9dac-404a-9335-5e6da9aff737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14881 | 2026.05.21 01:40:39.135686 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14882 | 2026.05.21 01:40:39.135733 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2620 rows starting from the beginning of the part | ||
| 14883 | 2026.05.21 01:40:39.135803 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 2455 rows starting from the beginning of the part | ||
| 14884 | 2026.05.21 01:40:39.135855 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 14885 | 2026.05.21 01:40:39.135898 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 88 rows starting from the beginning of the part | ||
| 14886 | 2026.05.21 01:40:39.135938 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 106 rows starting from the beginning of the part | ||
| 14887 | 2026.05.21 01:40:39.135977 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 215 rows starting from the beginning of the part | ||
| 14888 | 2026.05.21 01:40:39.136079 [ 270 ] {87bfd7b3-9dac-404a-9335-5e6da9aff737} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14889 | 2026.05.21 01:40:39.136121 [ 270 ] {87bfd7b3-9dac-404a-9335-5e6da9aff737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14890 | 2026.05.21 01:40:39.136490 [ 270 ] {87bfd7b3-9dac-404a-9335-5e6da9aff737} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14891 | 2026.05.21 01:40:39.136698 [ 270 ] {87bfd7b3-9dac-404a-9335-5e6da9aff737} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14892 | 2026.05.21 01:40:39.136837 [ 270 ] {87bfd7b3-9dac-404a-9335-5e6da9aff737} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.001247 sec., 32076.984763432236 rows/sec., 2.36 MiB/sec. | ||
| 14893 | 2026.05.21 01:40:39.136843 [ 59 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14894 | 2026.05.21 01:40:39.136871 [ 270 ] {87bfd7b3-9dac-404a-9335-5e6da9aff737} <Debug> TCPHandler: Processed in 0.001415708 sec. | ||
| 14895 | 2026.05.21 01:40:39.136887 [ 59 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14896 | 2026.05.21 01:40:39.136907 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14897 | 2026.05.21 01:40:39.137003 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14898 | 2026.05.21 01:40:39.137025 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 14899 | 2026.05.21 01:40:39.137104 [ 270 ] {5c85e5e0-fafa-4562-ab69-eef4baf59bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14900 | 2026.05.21 01:40:39.137149 [ 270 ] {5c85e5e0-fafa-4562-ab69-eef4baf59bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14901 | 2026.05.21 01:40:39.137176 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14902 | 2026.05.21 01:40:39.137212 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 84 rows starting from the beginning of the part | ||
| 14903 | 2026.05.21 01:40:39.137276 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 16 rows starting from the beginning of the part | ||
| 14904 | 2026.05.21 01:40:39.137318 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 36 rows starting from the beginning of the part | ||
| 14905 | 2026.05.21 01:40:39.137360 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 16 rows starting from the beginning of the part | ||
| 14906 | 2026.05.21 01:40:39.137398 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part | ||
| 14907 | 2026.05.21 01:40:39.137439 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 40 rows starting from the beginning of the part | ||
| 14908 | 2026.05.21 01:40:39.137555 [ 270 ] {5c85e5e0-fafa-4562-ab69-eef4baf59bbc} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14909 | 2026.05.21 01:40:39.137597 [ 270 ] {5c85e5e0-fafa-4562-ab69-eef4baf59bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14910 | 2026.05.21 01:40:39.137982 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5540 rows, containing 5 columns (5 merged, 0 gathered) in 0.002478199 sec., 2235494.405412963 rows/sec., 177.63 MiB/sec. | ||
| 14911 | 2026.05.21 01:40:39.138051 [ 270 ] {5c85e5e0-fafa-4562-ab69-eef4baf59bbc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14912 | 2026.05.21 01:40:39.138262 [ 203 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284786 sec., 168899.72337805675 rows/sec., 13.03 MiB/sec. | ||
| 14913 | 2026.05.21 01:40:39.138283 [ 270 ] {5c85e5e0-fafa-4562-ab69-eef4baf59bbc} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2026.05.21 01:40:39.138318 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14915 | 2026.05.21 01:40:39.138433 [ 270 ] {5c85e5e0-fafa-4562-ab69-eef4baf59bbc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001355 sec., 17712.177121771216 rows/sec., 1.47 MiB/sec. | ||
| 14916 | 2026.05.21 01:40:39.138437 [ 203 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14917 | 2026.05.21 01:40:39.138477 [ 270 ] {5c85e5e0-fafa-4562-ab69-eef4baf59bbc} <Debug> TCPHandler: Processed in 0.00152169 sec. | ||
| 14918 | 2026.05.21 01:40:39.138607 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2026.05.21 01:40:39.138680 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2026.05.21 01:40:39.138704 [ 270 ] {64019de1-2fec-4442-8215-d348f77c92a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14921 | 2026.05.21 01:40:39.138750 [ 270 ] {64019de1-2fec-4442-8215-d348f77c92a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14922 | 2026.05.21 01:40:39.138798 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_111_22} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14923 | 2026.05.21 01:40:39.138825 [ 203 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14924 | 2026.05.21 01:40:39.138904 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 14925 | 2026.05.21 01:40:39.138919 [ 203 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_91_18} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14926 | 2026.05.21 01:40:39.139014 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14927 | 2026.05.21 01:40:39.139154 [ 270 ] {64019de1-2fec-4442-8215-d348f77c92a2} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2026.05.21 01:40:39.139195 [ 270 ] {64019de1-2fec-4442-8215-d348f77c92a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14929 | 2026.05.21 01:40:39.139483 [ 270 ] {64019de1-2fec-4442-8215-d348f77c92a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14930 | 2026.05.21 01:40:39.139685 [ 270 ] {64019de1-2fec-4442-8215-d348f77c92a2} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2026.05.21 01:40:39.139810 [ 270 ] {64019de1-2fec-4442-8215-d348f77c92a2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 14932 | 2026.05.21 01:40:39.139845 [ 270 ] {64019de1-2fec-4442-8215-d348f77c92a2} <Debug> TCPHandler: Processed in 0.001284566 sec. | ||
| 14933 | 2026.05.21 01:40:39.139960 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14934 | 2026.05.21 01:40:39.140056 [ 270 ] {1bc3a7d9-7bc0-4e0b-81eb-ff7563d32314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14935 | 2026.05.21 01:40:39.140095 [ 270 ] {1bc3a7d9-7bc0-4e0b-81eb-ff7563d32314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14936 | 2026.05.21 01:40:39.140551 [ 270 ] {1bc3a7d9-7bc0-4e0b-81eb-ff7563d32314} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14937 | 2026.05.21 01:40:39.140586 [ 270 ] {1bc3a7d9-7bc0-4e0b-81eb-ff7563d32314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14938 | 2026.05.21 01:40:39.140896 [ 270 ] {1bc3a7d9-7bc0-4e0b-81eb-ff7563d32314} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14939 | 2026.05.21 01:40:39.141114 [ 270 ] {1bc3a7d9-7bc0-4e0b-81eb-ff7563d32314} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14940 | 2026.05.21 01:40:39.141241 [ 270 ] {1bc3a7d9-7bc0-4e0b-81eb-ff7563d32314} <Debug> executeQuery: Read 128 rows, 10.65 KiB in 0.001203 sec., 106400.66500415627 rows/sec., 8.64 MiB/sec. | ||
| 14941 | 2026.05.21 01:40:39.141257 [ 59 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14942 | 2026.05.21 01:40:39.141273 [ 270 ] {1bc3a7d9-7bc0-4e0b-81eb-ff7563d32314} <Debug> TCPHandler: Processed in 0.001360597 sec. | ||
| 14943 | 2026.05.21 01:40:39.141299 [ 59 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14944 | 2026.05.21 01:40:39.141322 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14945 | 2026.05.21 01:40:39.141394 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14946 | 2026.05.21 01:40:39.141437 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 14947 | 2026.05.21 01:40:39.141487 [ 270 ] {99742522-2894-4401-bd0f-a064f2afe0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14948 | 2026.05.21 01:40:39.141546 [ 270 ] {99742522-2894-4401-bd0f-a064f2afe0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14949 | 2026.05.21 01:40:39.141552 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14950 | 2026.05.21 01:40:39.141594 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1405 rows starting from the beginning of the part | ||
| 14951 | 2026.05.21 01:40:39.141663 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1315 rows starting from the beginning of the part | ||
| 14952 | 2026.05.21 01:40:39.141716 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 14953 | 2026.05.21 01:40:39.141764 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 80 rows starting from the beginning of the part | ||
| 14954 | 2026.05.21 01:40:39.141810 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 89 rows starting from the beginning of the part | ||
| 14955 | 2026.05.21 01:40:39.141852 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 128 rows starting from the beginning of the part | ||
| 14956 | 2026.05.21 01:40:39.141950 [ 270 ] {99742522-2894-4401-bd0f-a064f2afe0fd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2026.05.21 01:40:39.141990 [ 270 ] {99742522-2894-4401-bd0f-a064f2afe0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14958 | 2026.05.21 01:40:39.142347 [ 270 ] {99742522-2894-4401-bd0f-a064f2afe0fd} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14959 | 2026.05.21 01:40:39.142574 [ 270 ] {99742522-2894-4401-bd0f-a064f2afe0fd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14960 | 2026.05.21 01:40:39.142703 [ 270 ] {99742522-2894-4401-bd0f-a064f2afe0fd} <Debug> executeQuery: Read 202 rows, 14.83 KiB in 0.001234 sec., 163695.29983792544 rows/sec., 11.73 MiB/sec. | ||
| 14961 | 2026.05.21 01:40:39.142736 [ 270 ] {99742522-2894-4401-bd0f-a064f2afe0fd} <Debug> TCPHandler: Processed in 0.001389037 sec. | ||
| 14962 | 2026.05.21 01:40:39.142854 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14963 | 2026.05.21 01:40:39.142955 [ 270 ] {d758c2e8-d5cd-400b-9471-6e17b16ffeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14964 | 2026.05.21 01:40:39.143009 [ 270 ] {d758c2e8-d5cd-400b-9471-6e17b16ffeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14965 | 2026.05.21 01:40:39.143112 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3081 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723465 sec., 1787677.7306182603 rows/sec., 129.86 MiB/sec. | ||
| 14966 | 2026.05.21 01:40:39.143322 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14967 | 2026.05.21 01:40:39.143589 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14968 | 2026.05.21 01:40:39.143682 [ 199 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_111_22} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14969 | 2026.05.21 01:40:39.143765 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 14970 | 2026.05.21 01:40:39.143816 [ 270 ] {d758c2e8-d5cd-400b-9471-6e17b16ffeee} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14971 | 2026.05.21 01:40:39.143857 [ 270 ] {d758c2e8-d5cd-400b-9471-6e17b16ffeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14972 | 2026.05.21 01:40:39.144387 [ 270 ] {d758c2e8-d5cd-400b-9471-6e17b16ffeee} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14973 | 2026.05.21 01:40:39.144598 [ 270 ] {d758c2e8-d5cd-400b-9471-6e17b16ffeee} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14974 | 2026.05.21 01:40:39.144735 [ 270 ] {d758c2e8-d5cd-400b-9471-6e17b16ffeee} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001799 sec., 8893.829905503057 rows/sec., 15.94 MiB/sec. | ||
| 14975 | 2026.05.21 01:40:39.144785 [ 270 ] {d758c2e8-d5cd-400b-9471-6e17b16ffeee} <Debug> TCPHandler: Processed in 0.001978009 sec. | ||
| 14976 | 2026.05.21 01:40:39.144906 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14977 | 2026.05.21 01:40:39.144999 [ 270 ] {06249ba6-e8a2-4435-90a0-92b85132a5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14978 | 2026.05.21 01:40:39.145039 [ 270 ] {06249ba6-e8a2-4435-90a0-92b85132a5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14979 | 2026.05.21 01:40:39.145382 [ 270 ] {06249ba6-e8a2-4435-90a0-92b85132a5d8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14980 | 2026.05.21 01:40:39.145415 [ 270 ] {06249ba6-e8a2-4435-90a0-92b85132a5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14981 | 2026.05.21 01:40:39.145715 [ 270 ] {06249ba6-e8a2-4435-90a0-92b85132a5d8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14982 | 2026.05.21 01:40:39.145935 [ 270 ] {06249ba6-e8a2-4435-90a0-92b85132a5d8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14983 | 2026.05.21 01:40:39.146059 [ 270 ] {06249ba6-e8a2-4435-90a0-92b85132a5d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 14984 | 2026.05.21 01:40:39.146063 [ 59 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14985 | 2026.05.21 01:40:39.146091 [ 270 ] {06249ba6-e8a2-4435-90a0-92b85132a5d8} <Debug> TCPHandler: Processed in 0.001232815 sec. | ||
| 14986 | 2026.05.21 01:40:39.146103 [ 59 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2026.05.21 01:40:39.146122 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 14988 | 2026.05.21 01:40:39.146199 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 14989 | 2026.05.21 01:40:39.146318 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14990 | 2026.05.21 01:40:39.146352 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 14991 | 2026.05.21 01:40:39.146413 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 12 rows starting from the beginning of the part | ||
| 14992 | 2026.05.21 01:40:39.146466 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 48 rows starting from the beginning of the part | ||
| 14993 | 2026.05.21 01:40:39.146513 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14994 | 2026.05.21 01:40:39.146560 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 14995 | 2026.05.21 01:40:39.146609 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 14996 | 2026.05.21 01:40:39.148257 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5790 rows, containing 4 columns (4 merged, 0 gathered) in 0.002091742 sec., 2768027.796927154 rows/sec., 186.63 MiB/sec. | ||
| 14997 | 2026.05.21 01:40:39.148823 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14998 | 2026.05.21 01:40:39.149099 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_111_22} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14999 | 2026.05.21 01:40:39.149183 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_111_22} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15000 | 2026.05.21 01:40:39.149277 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 15001 | 2026.05.21 01:40:39.471056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32163 | ||
| 15002 | 2026.05.21 01:40:39.471893 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15003 | 2026.05.21 01:40:39.471938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15004 | 2026.05.21 01:40:39.472394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15005 | 2026.05.21 01:40:39.472692 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15006 | 2026.05.21 01:40:39.472838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32163 | ||
| 15007 | 2026.05.21 01:40:41.225868 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15008 | 2026.05.21 01:40:41.242578 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.05.21 01:40:41.242646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15010 | 2026.05.21 01:40:41.247964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15011 | 2026.05.21 01:40:41.248633 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2026.05.21 01:40:41.251689 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15013 | 2026.05.21 01:40:44.122940 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15014 | 2026.05.21 01:40:44.123197 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15015 | 2026.05.21 01:40:44.123571 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15016 | 2026.05.21 01:40:44.123616 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15017 | 2026.05.21 01:40:44.123869 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15018 | 2026.05.21 01:40:44.123948 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15019 | 2026.05.21 01:40:44.124104 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15020 | 2026.05.21 01:40:44.124140 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15021 | 2026.05.21 01:40:44.124162 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 15022 | 2026.05.21 01:40:44.124176 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15023 | 2026.05.21 01:40:44.124218 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15024 | 2026.05.21 01:40:44.124237 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 15025 | 2026.05.21 01:40:44.125174 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002085 sec., 18705.03597122302 rows/sec., 3.81 MiB/sec. | ||
| 15026 | 2026.05.21 01:40:44.125238 [ 270 ] {4965f64f-5981-4f16-8939-fa7dac6a0412} <Debug> TCPHandler: Processed in 0.002428319 sec. | ||
| 15027 | 2026.05.21 01:40:44.127361 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15028 | 2026.05.21 01:40:44.127469 [ 270 ] {073d96a0-2932-4fec-a5cf-587e27fac31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15029 | 2026.05.21 01:40:44.127512 [ 270 ] {073d96a0-2932-4fec-a5cf-587e27fac31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15030 | 2026.05.21 01:40:44.128184 [ 270 ] {073d96a0-2932-4fec-a5cf-587e27fac31f} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2026.05.21 01:40:44.128225 [ 270 ] {073d96a0-2932-4fec-a5cf-587e27fac31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15032 | 2026.05.21 01:40:44.128591 [ 270 ] {073d96a0-2932-4fec-a5cf-587e27fac31f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15033 | 2026.05.21 01:40:44.128822 [ 270 ] {073d96a0-2932-4fec-a5cf-587e27fac31f} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2026.05.21 01:40:44.128970 [ 270 ] {073d96a0-2932-4fec-a5cf-587e27fac31f} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001532 sec., 69190.60052219321 rows/sec., 5.81 MiB/sec. | ||
| 15035 | 2026.05.21 01:40:44.129007 [ 270 ] {073d96a0-2932-4fec-a5cf-587e27fac31f} <Debug> TCPHandler: Processed in 0.001694764 sec. | ||
| 15036 | 2026.05.21 01:40:44.129157 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15037 | 2026.05.21 01:40:44.129255 [ 270 ] {dcebf319-8e4a-43ff-852c-15e4801e86a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15038 | 2026.05.21 01:40:44.129297 [ 270 ] {dcebf319-8e4a-43ff-852c-15e4801e86a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15039 | 2026.05.21 01:40:44.129713 [ 270 ] {dcebf319-8e4a-43ff-852c-15e4801e86a8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2026.05.21 01:40:44.129749 [ 270 ] {dcebf319-8e4a-43ff-852c-15e4801e86a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15041 | 2026.05.21 01:40:44.130165 [ 270 ] {dcebf319-8e4a-43ff-852c-15e4801e86a8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15042 | 2026.05.21 01:40:44.130481 [ 270 ] {dcebf319-8e4a-43ff-852c-15e4801e86a8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2026.05.21 01:40:44.130642 [ 270 ] {dcebf319-8e4a-43ff-852c-15e4801e86a8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001405 sec., 17793.59430604982 rows/sec., 1.31 MiB/sec. | ||
| 15044 | 2026.05.21 01:40:44.130683 [ 270 ] {dcebf319-8e4a-43ff-852c-15e4801e86a8} <Debug> TCPHandler: Processed in 0.001576361 sec. | ||
| 15045 | 2026.05.21 01:40:44.130838 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.05.21 01:40:44.130953 [ 270 ] {9d9ad873-ae0c-40f8-b527-b863c6a1410e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15047 | 2026.05.21 01:40:44.131001 [ 270 ] {9d9ad873-ae0c-40f8-b527-b863c6a1410e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15048 | 2026.05.21 01:40:44.131473 [ 270 ] {9d9ad873-ae0c-40f8-b527-b863c6a1410e} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2026.05.21 01:40:44.131507 [ 270 ] {9d9ad873-ae0c-40f8-b527-b863c6a1410e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15050 | 2026.05.21 01:40:44.131807 [ 270 ] {9d9ad873-ae0c-40f8-b527-b863c6a1410e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15051 | 2026.05.21 01:40:44.132011 [ 270 ] {9d9ad873-ae0c-40f8-b527-b863c6a1410e} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2026.05.21 01:40:44.132135 [ 270 ] {9d9ad873-ae0c-40f8-b527-b863c6a1410e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001207 sec., 73736.53686826843 rows/sec., 5.76 MiB/sec. | ||
| 15053 | 2026.05.21 01:40:44.132168 [ 270 ] {9d9ad873-ae0c-40f8-b527-b863c6a1410e} <Debug> TCPHandler: Processed in 0.001396848 sec. | ||
| 15054 | 2026.05.21 01:40:44.132295 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15055 | 2026.05.21 01:40:44.132388 [ 270 ] {2fc3c3e5-fcf5-4f29-8a1e-574c78927a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15056 | 2026.05.21 01:40:44.132429 [ 270 ] {2fc3c3e5-fcf5-4f29-8a1e-574c78927a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15057 | 2026.05.21 01:40:44.132829 [ 270 ] {2fc3c3e5-fcf5-4f29-8a1e-574c78927a75} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15058 | 2026.05.21 01:40:44.132861 [ 270 ] {2fc3c3e5-fcf5-4f29-8a1e-574c78927a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15059 | 2026.05.21 01:40:44.133177 [ 270 ] {2fc3c3e5-fcf5-4f29-8a1e-574c78927a75} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15060 | 2026.05.21 01:40:44.133389 [ 270 ] {2fc3c3e5-fcf5-4f29-8a1e-574c78927a75} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2026.05.21 01:40:44.133494 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_107_24 to all_108_108_0 | ||
| 15062 | 2026.05.21 01:40:44.133516 [ 270 ] {2fc3c3e5-fcf5-4f29-8a1e-574c78927a75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 15063 | 2026.05.21 01:40:44.133530 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2026.05.21 01:40:44.133549 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15065 | 2026.05.21 01:40:44.133549 [ 270 ] {2fc3c3e5-fcf5-4f29-8a1e-574c78927a75} <Debug> TCPHandler: Processed in 0.001301226 sec. | ||
| 15066 | 2026.05.21 01:40:44.133667 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_108_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_107_24 to all_108_108_0 into Compact with storage Full | ||
| 15067 | 2026.05.21 01:40:44.133673 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15068 | 2026.05.21 01:40:44.133824 [ 270 ] {5fb5594e-58e8-4a7c-b083-213034958cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15069 | 2026.05.21 01:40:44.133843 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_108_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15070 | 2026.05.21 01:40:44.133878 [ 270 ] {5fb5594e-58e8-4a7c-b083-213034958cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15071 | 2026.05.21 01:40:44.133887 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_108_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_24, total 38422 rows starting from the beginning of the part | ||
| 15072 | 2026.05.21 01:40:44.133970 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_108_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 128 rows starting from the beginning of the part | ||
| 15073 | 2026.05.21 01:40:44.134715 [ 270 ] {5fb5594e-58e8-4a7c-b083-213034958cb7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15074 | 2026.05.21 01:40:44.134757 [ 270 ] {5fb5594e-58e8-4a7c-b083-213034958cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15075 | 2026.05.21 01:40:44.135301 [ 270 ] {5fb5594e-58e8-4a7c-b083-213034958cb7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15076 | 2026.05.21 01:40:44.135524 [ 270 ] {5fb5594e-58e8-4a7c-b083-213034958cb7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15077 | 2026.05.21 01:40:44.135643 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15078 | 2026.05.21 01:40:44.135668 [ 270 ] {5fb5594e-58e8-4a7c-b083-213034958cb7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001863 sec., 13419.216317767043 rows/sec., 24.05 MiB/sec. | ||
| 15079 | 2026.05.21 01:40:44.135673 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15080 | 2026.05.21 01:40:44.135702 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15081 | 2026.05.21 01:40:44.135720 [ 270 ] {5fb5594e-58e8-4a7c-b083-213034958cb7} <Debug> TCPHandler: Processed in 0.002092901 sec. | ||
| 15082 | 2026.05.21 01:40:44.135809 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 15083 | 2026.05.21 01:40:44.135844 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15084 | 2026.05.21 01:40:44.135945 [ 270 ] {610a463b-b265-46f3-8bbe-05c879eba437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15085 | 2026.05.21 01:40:44.135987 [ 270 ] {610a463b-b265-46f3-8bbe-05c879eba437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15086 | 2026.05.21 01:40:44.136053 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15087 | 2026.05.21 01:40:44.136124 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1841 rows starting from the beginning of the part | ||
| 15088 | 2026.05.21 01:40:44.136255 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 15089 | 2026.05.21 01:40:44.136338 [ 270 ] {610a463b-b265-46f3-8bbe-05c879eba437} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15090 | 2026.05.21 01:40:44.136357 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 16 rows starting from the beginning of the part | ||
| 15091 | 2026.05.21 01:40:44.136380 [ 270 ] {610a463b-b265-46f3-8bbe-05c879eba437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15092 | 2026.05.21 01:40:44.136464 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 25 rows starting from the beginning of the part | ||
| 15093 | 2026.05.21 01:40:44.136573 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 16 rows starting from the beginning of the part | ||
| 15094 | 2026.05.21 01:40:44.136667 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 25 rows starting from the beginning of the part | ||
| 15095 | 2026.05.21 01:40:44.136842 [ 270 ] {610a463b-b265-46f3-8bbe-05c879eba437} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15096 | 2026.05.21 01:40:44.137081 [ 270 ] {610a463b-b265-46f3-8bbe-05c879eba437} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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 01:40:44.137219 [ 270 ] {610a463b-b265-46f3-8bbe-05c879eba437} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001293 sec., 46403.71229698376 rows/sec., 3.13 MiB/sec. | ||
| 15098 | 2026.05.21 01:40:44.137253 [ 270 ] {610a463b-b265-46f3-8bbe-05c879eba437} <Debug> TCPHandler: Processed in 0.001457589 sec. | ||
| 15099 | 2026.05.21 01:40:44.142188 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_108_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38550 rows, containing 5 columns (5 merged, 0 gathered) in 0.00857626 sec., 4494966.33730787 rows/sec., 290.85 MiB/sec. | ||
| 15100 | 2026.05.21 01:40:44.142988 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_108_25} <Trace> MergedBlockOutputStream: filled checksums all_1_108_25 (state Temporary) | ||
| 15101 | 2026.05.21 01:40:44.143338 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_108_25} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_108_25 to all_1_108_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15102 | 2026.05.21 01:40:44.143428 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_108_25} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_107_24, all_108_108_0] -> all_1_108_25 | ||
| 15103 | 2026.05.21 01:40:44.143540 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15104 | 2026.05.21 01:40:44.149521 [ 202 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 19 columns (19 merged, 0 gathered) in 0.013759504 sec., 142374.31814402613 rows/sec., 255.13 MiB/sec. | ||
| 15105 | 2026.05.21 01:40:44.151904 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15106 | 2026.05.21 01:40:44.152254 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15107 | 2026.05.21 01:40:44.152347 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15108 | 2026.05.21 01:40:44.152514 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. | ||
| 15109 | 2026.05.21 01:40:45.000343 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.22 MiB, peak 378.64 MiB, free memory in arenas 0.00 B, will set to 370.37 MiB (RSS), difference: 9.15 MiB | ||
| 15110 | 2026.05.21 01:40:46.783365 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15111 | 2026.05.21 01:40:46.783467 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15112 | 2026.05.21 01:40:46.973040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32611 | ||
| 15113 | 2026.05.21 01:40:46.973591 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15114 | 2026.05.21 01:40:46.973642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15115 | 2026.05.21 01:40:46.974177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15116 | 2026.05.21 01:40:46.974402 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15117 | 2026.05.21 01:40:46.974531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32611 | ||
| 15118 | 2026.05.21 01:40:48.751815 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15119 | 2026.05.21 01:40:48.767956 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2026.05.21 01:40:48.768014 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15121 | 2026.05.21 01:40:48.774009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15122 | 2026.05.21 01:40:48.774717 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2026.05.21 01:40:48.777495 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15124 | 2026.05.21 01:40:49.123084 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15125 | 2026.05.21 01:40:49.123306 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15126 | 2026.05.21 01:40:49.123648 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15127 | 2026.05.21 01:40:49.123696 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15128 | 2026.05.21 01:40:49.123956 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15129 | 2026.05.21 01:40:49.124037 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15130 | 2026.05.21 01:40:49.124201 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15131 | 2026.05.21 01:40:49.124243 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15132 | 2026.05.21 01:40:49.124269 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 15133 | 2026.05.21 01:40:49.124285 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15134 | 2026.05.21 01:40:49.124327 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15135 | 2026.05.21 01:40:49.124348 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 15136 | 2026.05.21 01:40:49.125395 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002181 sec., 17881.705639614855 rows/sec., 3.65 MiB/sec. | ||
| 15137 | 2026.05.21 01:40:49.125496 [ 270 ] {7f297889-65b7-44a5-b30a-3ead30b55696} <Debug> TCPHandler: Processed in 0.002551901 sec. | ||
| 15138 | 2026.05.21 01:40:49.127479 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15139 | 2026.05.21 01:40:49.127591 [ 270 ] {0893c163-1b3d-4b97-bb43-87293d9a3e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15140 | 2026.05.21 01:40:49.127640 [ 270 ] {0893c163-1b3d-4b97-bb43-87293d9a3e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15141 | 2026.05.21 01:40:49.128177 [ 270 ] {0893c163-1b3d-4b97-bb43-87293d9a3e25} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15142 | 2026.05.21 01:40:49.128217 [ 270 ] {0893c163-1b3d-4b97-bb43-87293d9a3e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15143 | 2026.05.21 01:40:49.128562 [ 270 ] {0893c163-1b3d-4b97-bb43-87293d9a3e25} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15144 | 2026.05.21 01:40:49.128785 [ 270 ] {0893c163-1b3d-4b97-bb43-87293d9a3e25} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15145 | 2026.05.21 01:40:49.128931 [ 270 ] {0893c163-1b3d-4b97-bb43-87293d9a3e25} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001371 sec., 64186.725018234865 rows/sec., 5.41 MiB/sec. | ||
| 15146 | 2026.05.21 01:40:49.128968 [ 270 ] {0893c163-1b3d-4b97-bb43-87293d9a3e25} <Debug> TCPHandler: Processed in 0.001542561 sec. | ||
| 15147 | 2026.05.21 01:40:49.129098 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15148 | 2026.05.21 01:40:49.129197 [ 270 ] {0b1eeb46-34ab-409b-a495-d65c5ae18bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15149 | 2026.05.21 01:40:49.129239 [ 270 ] {0b1eeb46-34ab-409b-a495-d65c5ae18bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15150 | 2026.05.21 01:40:49.129645 [ 270 ] {0b1eeb46-34ab-409b-a495-d65c5ae18bcf} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15151 | 2026.05.21 01:40:49.129682 [ 270 ] {0b1eeb46-34ab-409b-a495-d65c5ae18bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15152 | 2026.05.21 01:40:49.129980 [ 270 ] {0b1eeb46-34ab-409b-a495-d65c5ae18bcf} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15153 | 2026.05.21 01:40:49.130180 [ 270 ] {0b1eeb46-34ab-409b-a495-d65c5ae18bcf} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2026.05.21 01:40:49.130303 [ 270 ] {0b1eeb46-34ab-409b-a495-d65c5ae18bcf} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001164 sec., 13745.704467353951 rows/sec., 1.01 MiB/sec. | ||
| 15155 | 2026.05.21 01:40:49.130337 [ 270 ] {0b1eeb46-34ab-409b-a495-d65c5ae18bcf} <Debug> TCPHandler: Processed in 0.001331526 sec. | ||
| 15156 | 2026.05.21 01:40:49.130447 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15157 | 2026.05.21 01:40:49.130537 [ 270 ] {950add95-6264-4b7a-9756-2043dd3746cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15158 | 2026.05.21 01:40:49.130576 [ 270 ] {950add95-6264-4b7a-9756-2043dd3746cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15159 | 2026.05.21 01:40:49.131048 [ 270 ] {950add95-6264-4b7a-9756-2043dd3746cd} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15160 | 2026.05.21 01:40:49.131085 [ 270 ] {950add95-6264-4b7a-9756-2043dd3746cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15161 | 2026.05.21 01:40:49.131380 [ 270 ] {950add95-6264-4b7a-9756-2043dd3746cd} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15162 | 2026.05.21 01:40:49.131589 [ 270 ] {950add95-6264-4b7a-9756-2043dd3746cd} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15163 | 2026.05.21 01:40:49.131716 [ 270 ] {950add95-6264-4b7a-9756-2043dd3746cd} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001142 sec., 70052.53940455342 rows/sec., 5.47 MiB/sec. | ||
| 15164 | 2026.05.21 01:40:49.131758 [ 270 ] {950add95-6264-4b7a-9756-2043dd3746cd} <Debug> TCPHandler: Processed in 0.001311467 sec. | ||
| 15165 | 2026.05.21 01:40:49.131878 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15166 | 2026.05.21 01:40:49.131973 [ 270 ] {b915afe9-1128-4482-a657-65b8d2a38238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15167 | 2026.05.21 01:40:49.132017 [ 270 ] {b915afe9-1128-4482-a657-65b8d2a38238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15168 | 2026.05.21 01:40:49.132427 [ 270 ] {b915afe9-1128-4482-a657-65b8d2a38238} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15169 | 2026.05.21 01:40:49.132465 [ 270 ] {b915afe9-1128-4482-a657-65b8d2a38238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15170 | 2026.05.21 01:40:49.132790 [ 270 ] {b915afe9-1128-4482-a657-65b8d2a38238} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15171 | 2026.05.21 01:40:49.133010 [ 270 ] {b915afe9-1128-4482-a657-65b8d2a38238} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15172 | 2026.05.21 01:40:49.133136 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_108_25 to all_109_109_0 | ||
| 15173 | 2026.05.21 01:40:49.133141 [ 270 ] {b915afe9-1128-4482-a657-65b8d2a38238} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 15174 | 2026.05.21 01:40:49.133208 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15175 | 2026.05.21 01:40:49.133221 [ 270 ] {b915afe9-1128-4482-a657-65b8d2a38238} <Debug> TCPHandler: Processed in 0.001391728 sec. | ||
| 15176 | 2026.05.21 01:40:49.133234 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15177 | 2026.05.21 01:40:49.133348 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15178 | 2026.05.21 01:40:49.133368 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_109_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_108_25 to all_109_109_0 into Compact with storage Full | ||
| 15179 | 2026.05.21 01:40:49.133447 [ 270 ] {6913fde1-eaa3-4c67-af89-124c0b70bb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15180 | 2026.05.21 01:40:49.133510 [ 270 ] {6913fde1-eaa3-4c67-af89-124c0b70bb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15181 | 2026.05.21 01:40:49.133528 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_109_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15182 | 2026.05.21 01:40:49.133569 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_109_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_25, total 38550 rows starting from the beginning of the part | ||
| 15183 | 2026.05.21 01:40:49.133641 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_109_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15184 | 2026.05.21 01:40:49.134283 [ 270 ] {6913fde1-eaa3-4c67-af89-124c0b70bb34} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15185 | 2026.05.21 01:40:49.134324 [ 270 ] {6913fde1-eaa3-4c67-af89-124c0b70bb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15186 | 2026.05.21 01:40:49.134869 [ 270 ] {6913fde1-eaa3-4c67-af89-124c0b70bb34} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15187 | 2026.05.21 01:40:49.135103 [ 270 ] {6913fde1-eaa3-4c67-af89-124c0b70bb34} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15188 | 2026.05.21 01:40:49.135252 [ 270 ] {6913fde1-eaa3-4c67-af89-124c0b70bb34} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001822 sec., 8781.558726673984 rows/sec., 15.74 MiB/sec. | ||
| 15189 | 2026.05.21 01:40:49.135313 [ 270 ] {6913fde1-eaa3-4c67-af89-124c0b70bb34} <Debug> TCPHandler: Processed in 0.002014131 sec. | ||
| 15190 | 2026.05.21 01:40:49.135470 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15191 | 2026.05.21 01:40:49.135568 [ 270 ] {880f2f8d-178c-42c0-995f-03aed7310628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15192 | 2026.05.21 01:40:49.135611 [ 270 ] {880f2f8d-178c-42c0-995f-03aed7310628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15193 | 2026.05.21 01:40:49.135952 [ 270 ] {880f2f8d-178c-42c0-995f-03aed7310628} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15194 | 2026.05.21 01:40:49.135989 [ 270 ] {880f2f8d-178c-42c0-995f-03aed7310628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15195 | 2026.05.21 01:40:49.136326 [ 270 ] {880f2f8d-178c-42c0-995f-03aed7310628} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15196 | 2026.05.21 01:40:49.136547 [ 270 ] {880f2f8d-178c-42c0-995f-03aed7310628} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15197 | 2026.05.21 01:40:49.136680 [ 270 ] {880f2f8d-178c-42c0-995f-03aed7310628} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 15198 | 2026.05.21 01:40:49.136715 [ 270 ] {880f2f8d-178c-42c0-995f-03aed7310628} <Debug> TCPHandler: Processed in 0.001292875 sec. | ||
| 15199 | 2026.05.21 01:40:49.140151 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_109_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38710 rows, containing 5 columns (5 merged, 0 gathered) in 0.006824705 sec., 5672040.036895367 rows/sec., 367.13 MiB/sec. | ||
| 15200 | 2026.05.21 01:40:49.140813 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_109_26} <Trace> MergedBlockOutputStream: filled checksums all_1_109_26 (state Temporary) | ||
| 15201 | 2026.05.21 01:40:49.141116 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_109_26} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_109_26 to all_1_109_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15202 | 2026.05.21 01:40:49.141191 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_109_26} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_108_25, all_109_109_0] -> all_1_109_26 | ||
| 15203 | 2026.05.21 01:40:49.141262 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15204 | 2026.05.21 01:40:49.546369 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15205 | 2026.05.21 01:40:49.546635 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 15206 | 2026.05.21 01:40:49.547028 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15207 | 2026.05.21 01:40:49.547080 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 15208 | 2026.05.21 01:40:49.547347 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15209 | 2026.05.21 01:40:49.547417 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15210 | 2026.05.21 01:40:49.547564 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 15211 | 2026.05.21 01:40:49.547600 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15212 | 2026.05.21 01:40:49.547623 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 15213 | 2026.05.21 01:40:49.547639 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15214 | 2026.05.21 01:40:49.547680 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 15215 | 2026.05.21 01:40:49.547702 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 15216 | 2026.05.21 01:40:49.548744 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002225 sec., 17528.08988764045 rows/sec., 3.57 MiB/sec. | ||
| 15217 | 2026.05.21 01:40:49.548854 [ 270 ] {48467af1-082d-41bd-a31e-c8b82bcca242} <Debug> TCPHandler: Processed in 0.002625653 sec. | ||
| 15218 | 2026.05.21 01:40:49.560517 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15219 | 2026.05.21 01:40:49.560651 [ 270 ] {07216f60-1d80-4f10-a4ad-f96e18e8c36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15220 | 2026.05.21 01:40:49.560707 [ 270 ] {07216f60-1d80-4f10-a4ad-f96e18e8c36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15221 | 2026.05.21 01:40:49.561285 [ 270 ] {07216f60-1d80-4f10-a4ad-f96e18e8c36e} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15222 | 2026.05.21 01:40:49.561334 [ 270 ] {07216f60-1d80-4f10-a4ad-f96e18e8c36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15223 | 2026.05.21 01:40:49.561721 [ 270 ] {07216f60-1d80-4f10-a4ad-f96e18e8c36e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15224 | 2026.05.21 01:40:49.561961 [ 270 ] {07216f60-1d80-4f10-a4ad-f96e18e8c36e} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2026.05.21 01:40:49.562125 [ 270 ] {07216f60-1d80-4f10-a4ad-f96e18e8c36e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 323.80 KiB/sec. | ||
| 15226 | 2026.05.21 01:40:49.562165 [ 270 ] {07216f60-1d80-4f10-a4ad-f96e18e8c36e} <Debug> TCPHandler: Processed in 0.001712074 sec. | ||
| 15227 | 2026.05.21 01:40:49.562284 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15228 | 2026.05.21 01:40:49.562384 [ 270 ] {ca58d60d-fe91-4ad3-ac8a-4990bada7906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15229 | 2026.05.21 01:40:49.562426 [ 270 ] {ca58d60d-fe91-4ad3-ac8a-4990bada7906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15230 | 2026.05.21 01:40:49.563686 [ 270 ] {ca58d60d-fe91-4ad3-ac8a-4990bada7906} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2026.05.21 01:40:49.563724 [ 270 ] {ca58d60d-fe91-4ad3-ac8a-4990bada7906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15232 | 2026.05.21 01:40:49.564192 [ 270 ] {ca58d60d-fe91-4ad3-ac8a-4990bada7906} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15233 | 2026.05.21 01:40:49.564432 [ 270 ] {ca58d60d-fe91-4ad3-ac8a-4990bada7906} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2026.05.21 01:40:49.564573 [ 270 ] {ca58d60d-fe91-4ad3-ac8a-4990bada7906} <Debug> executeQuery: Read 2458 rows, 186.62 KiB in 0.00221 sec., 1112217.1945701356 rows/sec., 82.47 MiB/sec. | ||
| 15235 | 2026.05.21 01:40:49.564609 [ 270 ] {ca58d60d-fe91-4ad3-ac8a-4990bada7906} <Debug> TCPHandler: Processed in 0.002375197 sec. | ||
| 15236 | 2026.05.21 01:40:49.564730 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15237 | 2026.05.21 01:40:49.564831 [ 270 ] {e50aad3b-b103-47b9-a5c1-e22636fe3333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15238 | 2026.05.21 01:40:49.564874 [ 270 ] {e50aad3b-b103-47b9-a5c1-e22636fe3333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15239 | 2026.05.21 01:40:49.565300 [ 270 ] {e50aad3b-b103-47b9-a5c1-e22636fe3333} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2026.05.21 01:40:49.565338 [ 270 ] {e50aad3b-b103-47b9-a5c1-e22636fe3333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15241 | 2026.05.21 01:40:49.565648 [ 270 ] {e50aad3b-b103-47b9-a5c1-e22636fe3333} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15242 | 2026.05.21 01:40:49.565866 [ 270 ] {e50aad3b-b103-47b9-a5c1-e22636fe3333} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2026.05.21 01:40:49.565996 [ 270 ] {e50aad3b-b103-47b9-a5c1-e22636fe3333} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001185 sec., 35443.03797468354 rows/sec., 2.58 MiB/sec. | ||
| 15244 | 2026.05.21 01:40:49.566031 [ 270 ] {e50aad3b-b103-47b9-a5c1-e22636fe3333} <Debug> TCPHandler: Processed in 0.001350747 sec. | ||
| 15245 | 2026.05.21 01:40:49.566141 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15246 | 2026.05.21 01:40:49.566237 [ 270 ] {20780381-e103-4125-ac4b-b56b2a875699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15247 | 2026.05.21 01:40:49.566279 [ 270 ] {20780381-e103-4125-ac4b-b56b2a875699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15248 | 2026.05.21 01:40:49.566883 [ 270 ] {20780381-e103-4125-ac4b-b56b2a875699} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2026.05.21 01:40:49.566919 [ 270 ] {20780381-e103-4125-ac4b-b56b2a875699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15250 | 2026.05.21 01:40:49.567256 [ 270 ] {20780381-e103-4125-ac4b-b56b2a875699} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15251 | 2026.05.21 01:40:49.567476 [ 270 ] {20780381-e103-4125-ac4b-b56b2a875699} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15252 | 2026.05.21 01:40:49.567604 [ 270 ] {20780381-e103-4125-ac4b-b56b2a875699} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001384 sec., 578757.225433526 rows/sec., 33.43 MiB/sec. | ||
| 15253 | 2026.05.21 01:40:49.567639 [ 270 ] {20780381-e103-4125-ac4b-b56b2a875699} <Debug> TCPHandler: Processed in 0.001547221 sec. | ||
| 15254 | 2026.05.21 01:40:49.567746 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15255 | 2026.05.21 01:40:49.567841 [ 270 ] {7037dcbb-34e3-45a5-b2e9-63122e9b31ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15256 | 2026.05.21 01:40:49.567881 [ 270 ] {7037dcbb-34e3-45a5-b2e9-63122e9b31ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15257 | 2026.05.21 01:40:49.568255 [ 270 ] {7037dcbb-34e3-45a5-b2e9-63122e9b31ad} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15258 | 2026.05.21 01:40:49.568290 [ 270 ] {7037dcbb-34e3-45a5-b2e9-63122e9b31ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15259 | 2026.05.21 01:40:49.568579 [ 270 ] {7037dcbb-34e3-45a5-b2e9-63122e9b31ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15260 | 2026.05.21 01:40:49.568804 [ 270 ] {7037dcbb-34e3-45a5-b2e9-63122e9b31ad} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15261 | 2026.05.21 01:40:49.568930 [ 270 ] {7037dcbb-34e3-45a5-b2e9-63122e9b31ad} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 63.46 KiB/sec. | ||
| 15262 | 2026.05.21 01:40:49.568965 [ 270 ] {7037dcbb-34e3-45a5-b2e9-63122e9b31ad} <Debug> TCPHandler: Processed in 0.001269715 sec. | ||
| 15263 | 2026.05.21 01:40:49.569068 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15264 | 2026.05.21 01:40:49.569163 [ 270 ] {e40eb2f3-86d8-4618-ae5d-38cbe290402b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15265 | 2026.05.21 01:40:49.569202 [ 270 ] {e40eb2f3-86d8-4618-ae5d-38cbe290402b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15266 | 2026.05.21 01:40:49.569960 [ 270 ] {e40eb2f3-86d8-4618-ae5d-38cbe290402b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15267 | 2026.05.21 01:40:49.569996 [ 270 ] {e40eb2f3-86d8-4618-ae5d-38cbe290402b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15268 | 2026.05.21 01:40:49.570353 [ 270 ] {e40eb2f3-86d8-4618-ae5d-38cbe290402b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15269 | 2026.05.21 01:40:49.570569 [ 270 ] {e40eb2f3-86d8-4618-ae5d-38cbe290402b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2026.05.21 01:40:49.570699 [ 270 ] {e40eb2f3-86d8-4618-ae5d-38cbe290402b} <Debug> executeQuery: Read 1321 rows, 90.61 KiB in 0.001553 sec., 850611.7192530587 rows/sec., 56.98 MiB/sec. | ||
| 15271 | 2026.05.21 01:40:49.570734 [ 270 ] {e40eb2f3-86d8-4618-ae5d-38cbe290402b} <Debug> TCPHandler: Processed in 0.001715084 sec. | ||
| 15272 | 2026.05.21 01:40:49.570856 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15273 | 2026.05.21 01:40:49.570983 [ 270 ] {29a4d89d-f7b9-4b50-93d0-4bf7d499f58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15274 | 2026.05.21 01:40:49.571037 [ 270 ] {29a4d89d-f7b9-4b50-93d0-4bf7d499f58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15275 | 2026.05.21 01:40:49.571731 [ 270 ] {29a4d89d-f7b9-4b50-93d0-4bf7d499f58c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15276 | 2026.05.21 01:40:49.571767 [ 270 ] {29a4d89d-f7b9-4b50-93d0-4bf7d499f58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15277 | 2026.05.21 01:40:49.572225 [ 270 ] {29a4d89d-f7b9-4b50-93d0-4bf7d499f58c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15278 | 2026.05.21 01:40:49.572443 [ 270 ] {29a4d89d-f7b9-4b50-93d0-4bf7d499f58c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15279 | 2026.05.21 01:40:49.572572 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_109_26 to all_114_114_0 | ||
| 15280 | 2026.05.21 01:40:49.572577 [ 270 ] {29a4d89d-f7b9-4b50-93d0-4bf7d499f58c} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001619 sec., 925880.1729462631 rows/sec., 56.17 MiB/sec. | ||
| 15281 | 2026.05.21 01:40:49.572617 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.05.21 01:40:49.572629 [ 270 ] {29a4d89d-f7b9-4b50-93d0-4bf7d499f58c} <Debug> TCPHandler: Processed in 0.001835246 sec. | ||
| 15283 | 2026.05.21 01:40:49.572641 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15284 | 2026.05.21 01:40:49.572749 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15285 | 2026.05.21 01:40:49.572767 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_109_26 to all_114_114_0 into Compact with storage Full | ||
| 15286 | 2026.05.21 01:40:49.572847 [ 270 ] {72d4345e-c8f6-40aa-b963-f4a812507ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15287 | 2026.05.21 01:40:49.572908 [ 270 ] {72d4345e-c8f6-40aa-b963-f4a812507ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15288 | 2026.05.21 01:40:49.572919 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15289 | 2026.05.21 01:40:49.572961 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_26, total 38710 rows starting from the beginning of the part | ||
| 15290 | 2026.05.21 01:40:49.573027 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 15291 | 2026.05.21 01:40:49.573075 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 202 rows starting from the beginning of the part | ||
| 15292 | 2026.05.21 01:40:49.573117 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15293 | 2026.05.21 01:40:49.573160 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 15294 | 2026.05.21 01:40:49.573201 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1499 rows starting from the beginning of the part | ||
| 15295 | 2026.05.21 01:40:49.573716 [ 270 ] {72d4345e-c8f6-40aa-b963-f4a812507ef7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2026.05.21 01:40:49.573759 [ 270 ] {72d4345e-c8f6-40aa-b963-f4a812507ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15297 | 2026.05.21 01:40:49.574326 [ 270 ] {72d4345e-c8f6-40aa-b963-f4a812507ef7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15298 | 2026.05.21 01:40:49.574579 [ 270 ] {72d4345e-c8f6-40aa-b963-f4a812507ef7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15299 | 2026.05.21 01:40:49.574725 [ 270 ] {72d4345e-c8f6-40aa-b963-f4a812507ef7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001897 sec., 18977.33263046916 rows/sec., 34.01 MiB/sec. | ||
| 15300 | 2026.05.21 01:40:49.574780 [ 270 ] {72d4345e-c8f6-40aa-b963-f4a812507ef7} <Debug> TCPHandler: Processed in 0.002081051 sec. | ||
| 15301 | 2026.05.21 01:40:49.574960 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15302 | 2026.05.21 01:40:49.575057 [ 270 ] {0b8a92ae-2c99-4062-8d94-d7428eb242b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15303 | 2026.05.21 01:40:49.575101 [ 270 ] {0b8a92ae-2c99-4062-8d94-d7428eb242b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15304 | 2026.05.21 01:40:49.575423 [ 270 ] {0b8a92ae-2c99-4062-8d94-d7428eb242b0} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15305 | 2026.05.21 01:40:49.575458 [ 270 ] {0b8a92ae-2c99-4062-8d94-d7428eb242b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15306 | 2026.05.21 01:40:49.575770 [ 270 ] {0b8a92ae-2c99-4062-8d94-d7428eb242b0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15307 | 2026.05.21 01:40:49.575988 [ 270 ] {0b8a92ae-2c99-4062-8d94-d7428eb242b0} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15308 | 2026.05.21 01:40:49.576122 [ 270 ] {0b8a92ae-2c99-4062-8d94-d7428eb242b0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 763.95 KiB/sec. | ||
| 15309 | 2026.05.21 01:40:49.576156 [ 270 ] {0b8a92ae-2c99-4062-8d94-d7428eb242b0} <Debug> TCPHandler: Processed in 0.001247596 sec. | ||
| 15310 | 2026.05.21 01:40:49.580512 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40891 rows, containing 5 columns (5 merged, 0 gathered) in 0.007800056 sec., 5242398.259704802 rows/sec., 339.02 MiB/sec. | ||
| 15311 | 2026.05.21 01:40:49.581369 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Trace> MergedBlockOutputStream: filled checksums all_1_114_27 (state Temporary) | ||
| 15312 | 2026.05.21 01:40:49.581696 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_114_27 to all_1_114_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15313 | 2026.05.21 01:40:49.581799 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_114_27} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_109_26, all_114_114_0] -> all_1_114_27 | ||
| 15314 | 2026.05.21 01:40:49.581904 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15315 | 2026.05.21 01:40:54.120932 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15316 | 2026.05.21 01:40:54.121179 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 15317 | 2026.05.21 01:40:54.121521 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15318 | 2026.05.21 01:40:54.121562 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 15319 | 2026.05.21 01:40:54.121789 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15320 | 2026.05.21 01:40:54.121864 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15321 | 2026.05.21 01:40:54.122015 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15322 | 2026.05.21 01:40:54.122052 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15323 | 2026.05.21 01:40:54.122077 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 15324 | 2026.05.21 01:40:54.122094 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15325 | 2026.05.21 01:40:54.122138 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15326 | 2026.05.21 01:40:54.122160 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 15327 | 2026.05.21 01:40:54.123272 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002186 sec., 17840.805123513266 rows/sec., 3.64 MiB/sec. | ||
| 15328 | 2026.05.21 01:40:54.123387 [ 270 ] {4482cc95-8f98-4266-94b1-c538a934829a} <Debug> TCPHandler: Processed in 0.002591332 sec. | ||
| 15329 | 2026.05.21 01:40:54.124911 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15330 | 2026.05.21 01:40:54.125029 [ 270 ] {b15a5223-ca00-4655-8451-e155e595da83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15331 | 2026.05.21 01:40:54.125077 [ 270 ] {b15a5223-ca00-4655-8451-e155e595da83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15332 | 2026.05.21 01:40:54.125576 [ 270 ] {b15a5223-ca00-4655-8451-e155e595da83} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.05.21 01:40:54.125615 [ 270 ] {b15a5223-ca00-4655-8451-e155e595da83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15334 | 2026.05.21 01:40:54.126010 [ 270 ] {b15a5223-ca00-4655-8451-e155e595da83} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15335 | 2026.05.21 01:40:54.126979 [ 270 ] {b15a5223-ca00-4655-8451-e155e595da83} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15336 | 2026.05.21 01:40:54.127146 [ 270 ] {b15a5223-ca00-4655-8451-e155e595da83} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002151 sec., 26034.40260344026 rows/sec., 2.00 MiB/sec. | ||
| 15337 | 2026.05.21 01:40:54.127186 [ 270 ] {b15a5223-ca00-4655-8451-e155e595da83} <Debug> TCPHandler: Processed in 0.002327247 sec. | ||
| 15338 | 2026.05.21 01:40:54.127307 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15339 | 2026.05.21 01:40:54.127413 [ 270 ] {a53d3c8a-d780-4133-ac48-05086bc392b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15340 | 2026.05.21 01:40:54.127457 [ 270 ] {a53d3c8a-d780-4133-ac48-05086bc392b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15341 | 2026.05.21 01:40:54.127886 [ 270 ] {a53d3c8a-d780-4133-ac48-05086bc392b1} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15342 | 2026.05.21 01:40:54.127926 [ 270 ] {a53d3c8a-d780-4133-ac48-05086bc392b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15343 | 2026.05.21 01:40:54.128254 [ 270 ] {a53d3c8a-d780-4133-ac48-05086bc392b1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15344 | 2026.05.21 01:40:54.128495 [ 270 ] {a53d3c8a-d780-4133-ac48-05086bc392b1} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2026.05.21 01:40:54.128640 [ 270 ] {a53d3c8a-d780-4133-ac48-05086bc392b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 15346 | 2026.05.21 01:40:54.128677 [ 270 ] {a53d3c8a-d780-4133-ac48-05086bc392b1} <Debug> TCPHandler: Processed in 0.001420698 sec. | ||
| 15347 | 2026.05.21 01:40:54.128797 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15348 | 2026.05.21 01:40:54.128899 [ 270 ] {62f9d1af-ef14-4dfc-a2ab-be63d67bd4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15349 | 2026.05.21 01:40:54.128945 [ 270 ] {62f9d1af-ef14-4dfc-a2ab-be63d67bd4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15350 | 2026.05.21 01:40:54.129324 [ 270 ] {62f9d1af-ef14-4dfc-a2ab-be63d67bd4cd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15351 | 2026.05.21 01:40:54.129364 [ 270 ] {62f9d1af-ef14-4dfc-a2ab-be63d67bd4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15352 | 2026.05.21 01:40:54.129726 [ 270 ] {62f9d1af-ef14-4dfc-a2ab-be63d67bd4cd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15353 | 2026.05.21 01:40:54.129963 [ 270 ] {62f9d1af-ef14-4dfc-a2ab-be63d67bd4cd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15354 | 2026.05.21 01:40:54.130098 [ 270 ] {62f9d1af-ef14-4dfc-a2ab-be63d67bd4cd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00122 sec., 104918.03278688525 rows/sec., 7.31 MiB/sec. | ||
| 15355 | 2026.05.21 01:40:54.130137 [ 270 ] {62f9d1af-ef14-4dfc-a2ab-be63d67bd4cd} <Debug> TCPHandler: Processed in 0.001388577 sec. | ||
| 15356 | 2026.05.21 01:40:54.130265 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15357 | 2026.05.21 01:40:54.130363 [ 270 ] {ddea7feb-eb50-40a1-a8a8-d31082cc3647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15358 | 2026.05.21 01:40:54.130415 [ 270 ] {ddea7feb-eb50-40a1-a8a8-d31082cc3647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15359 | 2026.05.21 01:40:54.130752 [ 270 ] {ddea7feb-eb50-40a1-a8a8-d31082cc3647} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15360 | 2026.05.21 01:40:54.130791 [ 270 ] {ddea7feb-eb50-40a1-a8a8-d31082cc3647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15361 | 2026.05.21 01:40:54.131123 [ 270 ] {ddea7feb-eb50-40a1-a8a8-d31082cc3647} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15362 | 2026.05.21 01:40:54.131346 [ 270 ] {ddea7feb-eb50-40a1-a8a8-d31082cc3647} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15363 | 2026.05.21 01:40:54.131479 [ 270 ] {ddea7feb-eb50-40a1-a8a8-d31082cc3647} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001133 sec., 42365.40158870257 rows/sec., 2.86 MiB/sec. | ||
| 15364 | 2026.05.21 01:40:54.131513 [ 270 ] {ddea7feb-eb50-40a1-a8a8-d31082cc3647} <Debug> TCPHandler: Processed in 0.001296406 sec. | ||
| 15365 | 2026.05.21 01:40:54.474737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33123 | ||
| 15366 | 2026.05.21 01:40:54.475449 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.05.21 01:40:54.475509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15368 | 2026.05.21 01:40:54.475979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15369 | 2026.05.21 01:40:54.476215 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.05.21 01:40:54.476346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33123 | ||
| 15371 | 2026.05.21 01:40:56.277628 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15372 | 2026.05.21 01:40:56.294878 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15373 | 2026.05.21 01:40:56.294945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15374 | 2026.05.21 01:40:56.300999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15375 | 2026.05.21 01:40:56.301689 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15376 | 2026.05.21 01:40:56.304615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15377 | 2026.05.21 01:40:59.123155 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15378 | 2026.05.21 01:40:59.123556 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15379 | 2026.05.21 01:40:59.124002 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15380 | 2026.05.21 01:40:59.124043 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15381 | 2026.05.21 01:40:59.124271 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15382 | 2026.05.21 01:40:59.124344 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15383 | 2026.05.21 01:40:59.124492 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15384 | 2026.05.21 01:40:59.124529 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15385 | 2026.05.21 01:40:59.124553 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 15386 | 2026.05.21 01:40:59.124570 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15387 | 2026.05.21 01:40:59.124614 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15388 | 2026.05.21 01:40:59.124635 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 15389 | 2026.05.21 01:40:59.125773 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002376 sec., 16414.141414141413 rows/sec., 3.35 MiB/sec. | ||
| 15390 | 2026.05.21 01:40:59.125887 [ 270 ] {3b4cbe96-524e-4b2f-9af7-7b0ebc19ca95} <Debug> TCPHandler: Processed in 0.002923599 sec. | ||
| 15391 | 2026.05.21 01:40:59.127884 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15392 | 2026.05.21 01:40:59.128003 [ 270 ] {441688e9-5831-480e-a0e9-79107c906d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15393 | 2026.05.21 01:40:59.128053 [ 270 ] {441688e9-5831-480e-a0e9-79107c906d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15394 | 2026.05.21 01:40:59.128606 [ 270 ] {441688e9-5831-480e-a0e9-79107c906d22} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2026.05.21 01:40:59.128647 [ 270 ] {441688e9-5831-480e-a0e9-79107c906d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15396 | 2026.05.21 01:40:59.129039 [ 270 ] {441688e9-5831-480e-a0e9-79107c906d22} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15397 | 2026.05.21 01:40:59.129277 [ 270 ] {441688e9-5831-480e-a0e9-79107c906d22} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15398 | 2026.05.21 01:40:59.129424 [ 43 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15399 | 2026.05.21 01:40:59.129432 [ 270 ] {441688e9-5831-480e-a0e9-79107c906d22} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001463 sec., 60150.37593984962 rows/sec., 5.07 MiB/sec. | ||
| 15400 | 2026.05.21 01:40:59.129467 [ 43 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15401 | 2026.05.21 01:40:59.129483 [ 270 ] {441688e9-5831-480e-a0e9-79107c906d22} <Debug> TCPHandler: Processed in 0.001654613 sec. | ||
| 15402 | 2026.05.21 01:40:59.129491 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15403 | 2026.05.21 01:40:59.129625 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15404 | 2026.05.21 01:40:59.129622 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 15405 | 2026.05.21 01:40:59.129728 [ 270 ] {cd2accb4-a789-426a-a09c-3278c6ba74de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15406 | 2026.05.21 01:40:59.129777 [ 270 ] {cd2accb4-a789-426a-a09c-3278c6ba74de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15407 | 2026.05.21 01:40:59.129801 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15408 | 2026.05.21 01:40:59.129851 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2620 rows starting from the beginning of the part | ||
| 15409 | 2026.05.21 01:40:59.129926 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 106 rows starting from the beginning of the part | ||
| 15410 | 2026.05.21 01:40:59.129982 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 88 rows starting from the beginning of the part | ||
| 15411 | 2026.05.21 01:40:59.130032 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 2458 rows starting from the beginning of the part | ||
| 15412 | 2026.05.21 01:40:59.130077 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 15413 | 2026.05.21 01:40:59.130122 [ 192 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 88 rows starting from the beginning of the part | ||
| 15414 | 2026.05.21 01:40:59.130207 [ 270 ] {cd2accb4-a789-426a-a09c-3278c6ba74de} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15415 | 2026.05.21 01:40:59.130250 [ 270 ] {cd2accb4-a789-426a-a09c-3278c6ba74de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15416 | 2026.05.21 01:40:59.130600 [ 270 ] {cd2accb4-a789-426a-a09c-3278c6ba74de} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15417 | 2026.05.21 01:40:59.130822 [ 270 ] {cd2accb4-a789-426a-a09c-3278c6ba74de} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15418 | 2026.05.21 01:40:59.130969 [ 270 ] {cd2accb4-a789-426a-a09c-3278c6ba74de} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001264 sec., 12658.227848101267 rows/sec., 951.84 KiB/sec. | ||
| 15419 | 2026.05.21 01:40:59.131004 [ 270 ] {cd2accb4-a789-426a-a09c-3278c6ba74de} <Debug> TCPHandler: Processed in 0.001431539 sec. | ||
| 15420 | 2026.05.21 01:40:59.131126 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15421 | 2026.05.21 01:40:59.131225 [ 270 ] {77231616-1684-4469-8e31-384573324d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15422 | 2026.05.21 01:40:59.131267 [ 270 ] {77231616-1684-4469-8e31-384573324d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15423 | 2026.05.21 01:40:59.131703 [ 270 ] {77231616-1684-4469-8e31-384573324d06} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15424 | 2026.05.21 01:40:59.131740 [ 270 ] {77231616-1684-4469-8e31-384573324d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15425 | 2026.05.21 01:40:59.132056 [ 270 ] {77231616-1684-4469-8e31-384573324d06} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15426 | 2026.05.21 01:40:59.132265 [ 270 ] {77231616-1684-4469-8e31-384573324d06} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15427 | 2026.05.21 01:40:59.132273 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5416 rows, containing 5 columns (5 merged, 0 gathered) in 0.002710434 sec., 1998203.9776655696 rows/sec., 157.99 MiB/sec. | ||
| 15428 | 2026.05.21 01:40:59.132382 [ 43 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15429 | 2026.05.21 01:40:59.132403 [ 270 ] {77231616-1684-4469-8e31-384573324d06} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001197 sec., 66833.75104427736 rows/sec., 5.22 MiB/sec. | ||
| 15430 | 2026.05.21 01:40:59.132413 [ 43 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15431 | 2026.05.21 01:40:59.132433 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15432 | 2026.05.21 01:40:59.132438 [ 270 ] {77231616-1684-4469-8e31-384573324d06} <Debug> TCPHandler: Processed in 0.001362807 sec. | ||
| 15433 | 2026.05.21 01:40:59.132532 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 15434 | 2026.05.21 01:40:59.132581 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15435 | 2026.05.21 01:40:59.132603 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15436 | 2026.05.21 01:40:59.132673 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15437 | 2026.05.21 01:40:59.132684 [ 270 ] {8a08c5e8-dfc4-46df-8e04-b68b7e7a2ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15438 | 2026.05.21 01:40:59.132713 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1405 rows starting from the beginning of the part | ||
| 15439 | 2026.05.21 01:40:59.132739 [ 270 ] {8a08c5e8-dfc4-46df-8e04-b68b7e7a2ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15440 | 2026.05.21 01:40:59.132782 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 89 rows starting from the beginning of the part | ||
| 15441 | 2026.05.21 01:40:59.132835 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 80 rows starting from the beginning of the part | ||
| 15442 | 2026.05.21 01:40:59.132884 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15443 | 2026.05.21 01:40:59.132886 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1321 rows starting from the beginning of the part | ||
| 15444 | 2026.05.21 01:40:59.132948 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 15445 | 2026.05.21 01:40:59.132965 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_116_23} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15446 | 2026.05.21 01:40:59.132990 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 80 rows starting from the beginning of the part | ||
| 15447 | 2026.05.21 01:40:59.133070 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 15448 | 2026.05.21 01:40:59.133178 [ 270 ] {8a08c5e8-dfc4-46df-8e04-b68b7e7a2ee0} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15449 | 2026.05.21 01:40:59.133215 [ 270 ] {8a08c5e8-dfc4-46df-8e04-b68b7e7a2ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15450 | 2026.05.21 01:40:59.133568 [ 270 ] {8a08c5e8-dfc4-46df-8e04-b68b7e7a2ee0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15451 | 2026.05.21 01:40:59.133814 [ 270 ] {8a08c5e8-dfc4-46df-8e04-b68b7e7a2ee0} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15452 | 2026.05.21 01:40:59.133951 [ 270 ] {8a08c5e8-dfc4-46df-8e04-b68b7e7a2ee0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 15453 | 2026.05.21 01:40:59.133987 [ 270 ] {8a08c5e8-dfc4-46df-8e04-b68b7e7a2ee0} <Debug> TCPHandler: Processed in 0.001456309 sec. | ||
| 15454 | 2026.05.21 01:40:59.134112 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15455 | 2026.05.21 01:40:59.134214 [ 270 ] {3d5dfab6-1f4c-41b1-922d-14abbd0df445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15456 | 2026.05.21 01:40:59.134272 [ 270 ] {3d5dfab6-1f4c-41b1-922d-14abbd0df445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15457 | 2026.05.21 01:40:59.134319 [ 190 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838297 sec., 1653160.506708111 rows/sec., 119.66 MiB/sec. | ||
| 15458 | 2026.05.21 01:40:59.134522 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15459 | 2026.05.21 01:40:59.134762 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15460 | 2026.05.21 01:40:59.134833 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_116_23} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15461 | 2026.05.21 01:40:59.134917 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 15462 | 2026.05.21 01:40:59.135089 [ 270 ] {3d5dfab6-1f4c-41b1-922d-14abbd0df445} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15463 | 2026.05.21 01:40:59.135125 [ 270 ] {3d5dfab6-1f4c-41b1-922d-14abbd0df445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15464 | 2026.05.21 01:40:59.135655 [ 270 ] {3d5dfab6-1f4c-41b1-922d-14abbd0df445} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15465 | 2026.05.21 01:40:59.135882 [ 270 ] {3d5dfab6-1f4c-41b1-922d-14abbd0df445} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15466 | 2026.05.21 01:40:59.136029 [ 270 ] {3d5dfab6-1f4c-41b1-922d-14abbd0df445} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001833 sec., 8728.85979268958 rows/sec., 15.64 MiB/sec. | ||
| 15467 | 2026.05.21 01:40:59.136081 [ 270 ] {3d5dfab6-1f4c-41b1-922d-14abbd0df445} <Debug> TCPHandler: Processed in 0.00201846 sec. | ||
| 15468 | 2026.05.21 01:40:59.136206 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15469 | 2026.05.21 01:40:59.136304 [ 270 ] {4d0b0e84-8723-405e-98c8-30d45be96254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15470 | 2026.05.21 01:40:59.136445 [ 270 ] {4d0b0e84-8723-405e-98c8-30d45be96254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15471 | 2026.05.21 01:40:59.136802 [ 270 ] {4d0b0e84-8723-405e-98c8-30d45be96254} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15472 | 2026.05.21 01:40:59.136845 [ 270 ] {4d0b0e84-8723-405e-98c8-30d45be96254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15473 | 2026.05.21 01:40:59.137160 [ 270 ] {4d0b0e84-8723-405e-98c8-30d45be96254} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15474 | 2026.05.21 01:40:59.137376 [ 270 ] {4d0b0e84-8723-405e-98c8-30d45be96254} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15475 | 2026.05.21 01:40:59.137504 [ 41 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15476 | 2026.05.21 01:40:59.137508 [ 270 ] {4d0b0e84-8723-405e-98c8-30d45be96254} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 15477 | 2026.05.21 01:40:59.137557 [ 41 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15478 | 2026.05.21 01:40:59.137568 [ 270 ] {4d0b0e84-8723-405e-98c8-30d45be96254} <Debug> TCPHandler: Processed in 0.001416188 sec. | ||
| 15479 | 2026.05.21 01:40:59.137689 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15480 | 2026.05.21 01:40:59.137782 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 15481 | 2026.05.21 01:40:59.137899 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15482 | 2026.05.21 01:40:59.137932 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 15483 | 2026.05.21 01:40:59.137989 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 15484 | 2026.05.21 01:40:59.138039 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 15485 | 2026.05.21 01:40:59.138082 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 12 rows starting from the beginning of the part | ||
| 15486 | 2026.05.21 01:40:59.138126 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 48 rows starting from the beginning of the part | ||
| 15487 | 2026.05.21 01:40:59.138168 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15488 | 2026.05.21 01:40:59.139762 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6030 rows, containing 4 columns (4 merged, 0 gathered) in 0.00201802 sec., 2988077.4224239597 rows/sec., 201.46 MiB/sec. | ||
| 15489 | 2026.05.21 01:40:59.140207 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15490 | 2026.05.21 01:40:59.140512 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_116_23} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2026.05.21 01:40:59.140593 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_116_23} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15492 | 2026.05.21 01:40:59.140666 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 15493 | 2026.05.21 01:41:01.592978 [ 225 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 15494 | 2026.05.21 01:41:01.593043 [ 225 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 15495 | 2026.05.21 01:41:01.604636 [ 225 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 15496 | 2026.05.21 01:41:01.783744 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15497 | 2026.05.21 01:41:01.783796 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15498 | 2026.05.21 01:41:01.976570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33571 | ||
| 15499 | 2026.05.21 01:41:01.977075 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2026.05.21 01:41:01.977123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15501 | 2026.05.21 01:41:01.977611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15502 | 2026.05.21 01:41:01.977842 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15503 | 2026.05.21 01:41:01.977974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33571 | ||
| 15504 | 2026.05.21 01:41:02.063297 [ 223 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 15505 | 2026.05.21 01:41:02.063348 [ 223 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 15506 | 2026.05.21 01:41:02.067025 [ 223 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 15507 | 2026.05.21 01:41:03.804763 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15508 | 2026.05.21 01:41:03.827797 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15509 | 2026.05.21 01:41:03.827874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15510 | 2026.05.21 01:41:03.836049 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15511 | 2026.05.21 01:41:03.837088 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15512 | 2026.05.21 01:41:03.841850 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15513 | 2026.05.21 01:41:04.123115 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15514 | 2026.05.21 01:41:04.123379 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15515 | 2026.05.21 01:41:04.123762 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15516 | 2026.05.21 01:41:04.123811 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15517 | 2026.05.21 01:41:04.124052 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15518 | 2026.05.21 01:41:04.124125 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15519 | 2026.05.21 01:41:04.124271 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15520 | 2026.05.21 01:41:04.124309 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15521 | 2026.05.21 01:41:04.124331 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 15522 | 2026.05.21 01:41:04.124347 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15523 | 2026.05.21 01:41:04.124393 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15524 | 2026.05.21 01:41:04.124414 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 15525 | 2026.05.21 01:41:04.125486 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002217 sec., 17591.33964817321 rows/sec., 3.59 MiB/sec. | ||
| 15526 | 2026.05.21 01:41:04.125601 [ 270 ] {f138f1bb-24eb-4e65-9c88-17fe83c93639} <Debug> TCPHandler: Processed in 0.002633672 sec. | ||
| 15527 | 2026.05.21 01:41:04.127732 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15528 | 2026.05.21 01:41:04.127855 [ 270 ] {f461f4ea-5761-423e-8fe6-ca810c23c3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15529 | 2026.05.21 01:41:04.127913 [ 270 ] {f461f4ea-5761-423e-8fe6-ca810c23c3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15530 | 2026.05.21 01:41:04.128532 [ 270 ] {f461f4ea-5761-423e-8fe6-ca810c23c3d1} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15531 | 2026.05.21 01:41:04.128588 [ 270 ] {f461f4ea-5761-423e-8fe6-ca810c23c3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15532 | 2026.05.21 01:41:04.129008 [ 270 ] {f461f4ea-5761-423e-8fe6-ca810c23c3d1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15533 | 2026.05.21 01:41:04.129239 [ 270 ] {f461f4ea-5761-423e-8fe6-ca810c23c3d1} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15534 | 2026.05.21 01:41:04.129394 [ 270 ] {f461f4ea-5761-423e-8fe6-ca810c23c3d1} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001578 sec., 67173.63751584284 rows/sec., 5.64 MiB/sec. | ||
| 15535 | 2026.05.21 01:41:04.129432 [ 270 ] {f461f4ea-5761-423e-8fe6-ca810c23c3d1} <Debug> TCPHandler: Processed in 0.001753455 sec. | ||
| 15536 | 2026.05.21 01:41:04.129530 [ 224 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 15537 | 2026.05.21 01:41:04.129571 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15538 | 2026.05.21 01:41:04.129598 [ 224 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 15539 | 2026.05.21 01:41:04.129684 [ 270 ] {3496ee5d-f21a-4b2e-9c70-7e33b7e3a3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15540 | 2026.05.21 01:41:04.129735 [ 270 ] {3496ee5d-f21a-4b2e-9c70-7e33b7e3a3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15541 | 2026.05.21 01:41:04.130157 [ 270 ] {3496ee5d-f21a-4b2e-9c70-7e33b7e3a3f8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15542 | 2026.05.21 01:41:04.130195 [ 270 ] {3496ee5d-f21a-4b2e-9c70-7e33b7e3a3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15543 | 2026.05.21 01:41:04.130549 [ 270 ] {3496ee5d-f21a-4b2e-9c70-7e33b7e3a3f8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15544 | 2026.05.21 01:41:04.130562 [ 221 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 15545 | 2026.05.21 01:41:04.130592 [ 221 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 15546 | 2026.05.21 01:41:04.130835 [ 270 ] {3496ee5d-f21a-4b2e-9c70-7e33b7e3a3f8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2026.05.21 01:41:04.130958 [ 39 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15548 | 2026.05.21 01:41:04.130979 [ 270 ] {3496ee5d-f21a-4b2e-9c70-7e33b7e3a3f8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001318 sec., 18968.13353566009 rows/sec., 1.39 MiB/sec. | ||
| 15549 | 2026.05.21 01:41:04.130999 [ 39 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15550 | 2026.05.21 01:41:04.131015 [ 270 ] {3496ee5d-f21a-4b2e-9c70-7e33b7e3a3f8} <Debug> TCPHandler: Processed in 0.0014955 sec. | ||
| 15551 | 2026.05.21 01:41:04.131023 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15552 | 2026.05.21 01:41:04.131142 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15553 | 2026.05.21 01:41:04.131146 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 15554 | 2026.05.21 01:41:04.131244 [ 270 ] {459dff95-07a9-4827-8e51-e8debc46cc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15555 | 2026.05.21 01:41:04.131293 [ 270 ] {459dff95-07a9-4827-8e51-e8debc46cc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15556 | 2026.05.21 01:41:04.131318 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15557 | 2026.05.21 01:41:04.131363 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 84 rows starting from the beginning of the part | ||
| 15558 | 2026.05.21 01:41:04.131435 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 25 rows starting from the beginning of the part | ||
| 15559 | 2026.05.21 01:41:04.131492 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 16 rows starting from the beginning of the part | ||
| 15560 | 2026.05.21 01:41:04.131543 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 42 rows starting from the beginning of the part | ||
| 15561 | 2026.05.21 01:41:04.131591 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 16 rows starting from the beginning of the part | ||
| 15562 | 2026.05.21 01:41:04.131637 [ 199 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 25 rows starting from the beginning of the part | ||
| 15563 | 2026.05.21 01:41:04.131722 [ 270 ] {459dff95-07a9-4827-8e51-e8debc46cc11} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15564 | 2026.05.21 01:41:04.131767 [ 270 ] {459dff95-07a9-4827-8e51-e8debc46cc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15565 | 2026.05.21 01:41:04.132116 [ 270 ] {459dff95-07a9-4827-8e51-e8debc46cc11} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15566 | 2026.05.21 01:41:04.132361 [ 270 ] {459dff95-07a9-4827-8e51-e8debc46cc11} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2026.05.21 01:41:04.132507 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417358 sec., 146751.91447749967 rows/sec., 11.29 MiB/sec. | ||
| 15568 | 2026.05.21 01:41:04.132511 [ 270 ] {459dff95-07a9-4827-8e51-e8debc46cc11} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001287 sec., 69153.06915306915 rows/sec., 5.40 MiB/sec. | ||
| 15569 | 2026.05.21 01:41:04.132574 [ 270 ] {459dff95-07a9-4827-8e51-e8debc46cc11} <Debug> TCPHandler: Processed in 0.001481639 sec. | ||
| 15570 | 2026.05.21 01:41:04.132620 [ 222 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 15571 | 2026.05.21 01:41:04.132671 [ 222 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 15572 | 2026.05.21 01:41:04.132706 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.05.21 01:41:04.132718 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15574 | 2026.05.21 01:41:04.132817 [ 270 ] {47bfb4de-e6c4-4da7-bf8f-90a065e7cd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15575 | 2026.05.21 01:41:04.132869 [ 270 ] {47bfb4de-e6c4-4da7-bf8f-90a065e7cd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15576 | 2026.05.21 01:41:04.132919 [ 224 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 15577 | 2026.05.21 01:41:04.133108 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15578 | 2026.05.21 01:41:04.133208 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_96_19} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15579 | 2026.05.21 01:41:04.133294 [ 270 ] {47bfb4de-e6c4-4da7-bf8f-90a065e7cd98} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2026.05.21 01:41:04.133325 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15581 | 2026.05.21 01:41:04.133336 [ 270 ] {47bfb4de-e6c4-4da7-bf8f-90a065e7cd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15582 | 2026.05.21 01:41:04.133725 [ 270 ] {47bfb4de-e6c4-4da7-bf8f-90a065e7cd98} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15583 | 2026.05.21 01:41:04.133992 [ 270 ] {47bfb4de-e6c4-4da7-bf8f-90a065e7cd98} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15584 | 2026.05.21 01:41:04.134137 [ 270 ] {47bfb4de-e6c4-4da7-bf8f-90a065e7cd98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 15585 | 2026.05.21 01:41:04.134172 [ 270 ] {47bfb4de-e6c4-4da7-bf8f-90a065e7cd98} <Debug> TCPHandler: Processed in 0.00151649 sec. | ||
| 15586 | 2026.05.21 01:41:04.134248 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 15587 | 2026.05.21 01:41:04.134277 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 15588 | 2026.05.21 01:41:04.134307 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15589 | 2026.05.21 01:41:04.134405 [ 270 ] {07a6fa68-e768-433e-a59f-89657dcc4654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15590 | 2026.05.21 01:41:04.134462 [ 270 ] {07a6fa68-e768-433e-a59f-89657dcc4654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15591 | 2026.05.21 01:41:04.134699 [ 221 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 15592 | 2026.05.21 01:41:04.135347 [ 270 ] {07a6fa68-e768-433e-a59f-89657dcc4654} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15593 | 2026.05.21 01:41:04.135386 [ 270 ] {07a6fa68-e768-433e-a59f-89657dcc4654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15594 | 2026.05.21 01:41:04.135951 [ 270 ] {07a6fa68-e768-433e-a59f-89657dcc4654} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15595 | 2026.05.21 01:41:04.136203 [ 270 ] {07a6fa68-e768-433e-a59f-89657dcc4654} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15596 | 2026.05.21 01:41:04.136364 [ 270 ] {07a6fa68-e768-433e-a59f-89657dcc4654} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001978 sec., 12639.029322548027 rows/sec., 22.65 MiB/sec. | ||
| 15597 | 2026.05.21 01:41:04.136406 [ 222 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 15598 | 2026.05.21 01:41:04.136421 [ 270 ] {07a6fa68-e768-433e-a59f-89657dcc4654} <Debug> TCPHandler: Processed in 0.002163454 sec. | ||
| 15599 | 2026.05.21 01:41:04.136576 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15600 | 2026.05.21 01:41:04.136655 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 15601 | 2026.05.21 01:41:04.136676 [ 270 ] {1c6248a0-2b04-45ce-a40b-e822a4dd54c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15602 | 2026.05.21 01:41:04.136720 [ 270 ] {1c6248a0-2b04-45ce-a40b-e822a4dd54c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15603 | 2026.05.21 01:41:04.137073 [ 270 ] {1c6248a0-2b04-45ce-a40b-e822a4dd54c2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15604 | 2026.05.21 01:41:04.137110 [ 270 ] {1c6248a0-2b04-45ce-a40b-e822a4dd54c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15605 | 2026.05.21 01:41:04.137405 [ 270 ] {1c6248a0-2b04-45ce-a40b-e822a4dd54c2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15606 | 2026.05.21 01:41:04.137613 [ 270 ] {1c6248a0-2b04-45ce-a40b-e822a4dd54c2} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15607 | 2026.05.21 01:41:04.137748 [ 270 ] {1c6248a0-2b04-45ce-a40b-e822a4dd54c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 15608 | 2026.05.21 01:41:04.137783 [ 270 ] {1c6248a0-2b04-45ce-a40b-e822a4dd54c2} <Debug> TCPHandler: Processed in 0.001257665 sec. | ||
| 15609 | 2026.05.21 01:41:09.124805 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15610 | 2026.05.21 01:41:09.125222 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 15611 | 2026.05.21 01:41:09.125569 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15612 | 2026.05.21 01:41:09.125610 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 15613 | 2026.05.21 01:41:09.125847 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15614 | 2026.05.21 01:41:09.125916 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15615 | 2026.05.21 01:41:09.126060 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 15616 | 2026.05.21 01:41:09.126095 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15617 | 2026.05.21 01:41:09.126118 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 15618 | 2026.05.21 01:41:09.126133 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15619 | 2026.05.21 01:41:09.126175 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 15620 | 2026.05.21 01:41:09.126195 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 15621 | 2026.05.21 01:41:09.127084 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.00204 sec., 19117.647058823528 rows/sec., 3.90 MiB/sec. | ||
| 15622 | 2026.05.21 01:41:09.127150 [ 270 ] {9eb691b1-6050-4587-a0eb-9135bc2fe256} <Debug> TCPHandler: Processed in 0.002554951 sec. | ||
| 15623 | 2026.05.21 01:41:09.130058 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15624 | 2026.05.21 01:41:09.130198 [ 270 ] {7bc4ac22-8753-44d0-b39d-94a3d0a9b674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15625 | 2026.05.21 01:41:09.130242 [ 270 ] {7bc4ac22-8753-44d0-b39d-94a3d0a9b674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15626 | 2026.05.21 01:41:09.130821 [ 270 ] {7bc4ac22-8753-44d0-b39d-94a3d0a9b674} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15627 | 2026.05.21 01:41:09.130858 [ 270 ] {7bc4ac22-8753-44d0-b39d-94a3d0a9b674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15628 | 2026.05.21 01:41:09.131215 [ 270 ] {7bc4ac22-8753-44d0-b39d-94a3d0a9b674} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15629 | 2026.05.21 01:41:09.131433 [ 270 ] {7bc4ac22-8753-44d0-b39d-94a3d0a9b674} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2026.05.21 01:41:09.131582 [ 270 ] {7bc4ac22-8753-44d0-b39d-94a3d0a9b674} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001415 sec., 16961.13074204947 rows/sec., 1.41 MiB/sec. | ||
| 15631 | 2026.05.21 01:41:09.131617 [ 270 ] {7bc4ac22-8753-44d0-b39d-94a3d0a9b674} <Debug> TCPHandler: Processed in 0.001663113 sec. | ||
| 15632 | 2026.05.21 01:41:09.131751 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15633 | 2026.05.21 01:41:09.131847 [ 270 ] {0b223822-9e95-4074-a89e-484c2abad729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15634 | 2026.05.21 01:41:09.131887 [ 270 ] {0b223822-9e95-4074-a89e-484c2abad729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15635 | 2026.05.21 01:41:09.132330 [ 270 ] {0b223822-9e95-4074-a89e-484c2abad729} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2026.05.21 01:41:09.132365 [ 270 ] {0b223822-9e95-4074-a89e-484c2abad729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15637 | 2026.05.21 01:41:09.132641 [ 270 ] {0b223822-9e95-4074-a89e-484c2abad729} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15638 | 2026.05.21 01:41:09.132842 [ 270 ] {0b223822-9e95-4074-a89e-484c2abad729} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15639 | 2026.05.21 01:41:09.132972 [ 270 ] {0b223822-9e95-4074-a89e-484c2abad729} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. | ||
| 15640 | 2026.05.21 01:41:09.133006 [ 270 ] {0b223822-9e95-4074-a89e-484c2abad729} <Debug> TCPHandler: Processed in 0.001302516 sec. | ||
| 15641 | 2026.05.21 01:41:09.133137 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15642 | 2026.05.21 01:41:09.133230 [ 270 ] {81976a22-8771-4b53-8a7a-56961af48067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15643 | 2026.05.21 01:41:09.133268 [ 270 ] {81976a22-8771-4b53-8a7a-56961af48067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15644 | 2026.05.21 01:41:09.133793 [ 270 ] {81976a22-8771-4b53-8a7a-56961af48067} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2026.05.21 01:41:09.133831 [ 270 ] {81976a22-8771-4b53-8a7a-56961af48067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15646 | 2026.05.21 01:41:09.134215 [ 270 ] {81976a22-8771-4b53-8a7a-56961af48067} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15647 | 2026.05.21 01:41:09.134420 [ 270 ] {81976a22-8771-4b53-8a7a-56961af48067} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2026.05.21 01:41:09.134550 [ 270 ] {81976a22-8771-4b53-8a7a-56961af48067} <Debug> executeQuery: Read 209 rows, 19.12 KiB in 0.001337 sec., 156320.119670905 rows/sec., 13.97 MiB/sec. | ||
| 15649 | 2026.05.21 01:41:09.134585 [ 270 ] {81976a22-8771-4b53-8a7a-56961af48067} <Debug> TCPHandler: Processed in 0.00149618 sec. | ||
| 15650 | 2026.05.21 01:41:09.134710 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15651 | 2026.05.21 01:41:09.134805 [ 270 ] {c2b76f26-df54-45e4-93af-1c54fcbea58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15652 | 2026.05.21 01:41:09.134845 [ 270 ] {c2b76f26-df54-45e4-93af-1c54fcbea58f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15653 | 2026.05.21 01:41:09.135314 [ 270 ] {c2b76f26-df54-45e4-93af-1c54fcbea58f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.05.21 01:41:09.135351 [ 270 ] {c2b76f26-df54-45e4-93af-1c54fcbea58f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15655 | 2026.05.21 01:41:09.135635 [ 270 ] {c2b76f26-df54-45e4-93af-1c54fcbea58f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15656 | 2026.05.21 01:41:09.135836 [ 270 ] {c2b76f26-df54-45e4-93af-1c54fcbea58f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2026.05.21 01:41:09.135971 [ 270 ] {c2b76f26-df54-45e4-93af-1c54fcbea58f} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001184 sec., 25337.83783783784 rows/sec., 1.90 MiB/sec. | ||
| 15658 | 2026.05.21 01:41:09.136005 [ 270 ] {c2b76f26-df54-45e4-93af-1c54fcbea58f} <Debug> TCPHandler: Processed in 0.001343486 sec. | ||
| 15659 | 2026.05.21 01:41:09.136121 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15660 | 2026.05.21 01:41:09.136230 [ 270 ] {d6fe0a65-956f-47b2-8426-ec1bae629538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15661 | 2026.05.21 01:41:09.136272 [ 270 ] {d6fe0a65-956f-47b2-8426-ec1bae629538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15662 | 2026.05.21 01:41:09.136710 [ 270 ] {d6fe0a65-956f-47b2-8426-ec1bae629538} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2026.05.21 01:41:09.136746 [ 270 ] {d6fe0a65-956f-47b2-8426-ec1bae629538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15664 | 2026.05.21 01:41:09.137036 [ 270 ] {d6fe0a65-956f-47b2-8426-ec1bae629538} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15665 | 2026.05.21 01:41:09.137233 [ 270 ] {d6fe0a65-956f-47b2-8426-ec1bae629538} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2026.05.21 01:41:09.137364 [ 270 ] {d6fe0a65-956f-47b2-8426-ec1bae629538} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 15667 | 2026.05.21 01:41:09.137397 [ 270 ] {d6fe0a65-956f-47b2-8426-ec1bae629538} <Debug> TCPHandler: Processed in 0.001323716 sec. | ||
| 15668 | 2026.05.21 01:41:09.137564 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15669 | 2026.05.21 01:41:09.137658 [ 270 ] {7da01f7c-3d85-422e-a6f0-c687e9ea148e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15670 | 2026.05.21 01:41:09.137697 [ 270 ] {7da01f7c-3d85-422e-a6f0-c687e9ea148e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15671 | 2026.05.21 01:41:09.138103 [ 270 ] {7da01f7c-3d85-422e-a6f0-c687e9ea148e} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15672 | 2026.05.21 01:41:09.138138 [ 270 ] {7da01f7c-3d85-422e-a6f0-c687e9ea148e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15673 | 2026.05.21 01:41:09.138424 [ 270 ] {7da01f7c-3d85-422e-a6f0-c687e9ea148e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15674 | 2026.05.21 01:41:09.138625 [ 270 ] {7da01f7c-3d85-422e-a6f0-c687e9ea148e} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15675 | 2026.05.21 01:41:09.138751 [ 270 ] {7da01f7c-3d85-422e-a6f0-c687e9ea148e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 15676 | 2026.05.21 01:41:09.138785 [ 270 ] {7da01f7c-3d85-422e-a6f0-c687e9ea148e} <Debug> TCPHandler: Processed in 0.001276666 sec. | ||
| 15677 | 2026.05.21 01:41:09.138914 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15678 | 2026.05.21 01:41:09.139011 [ 270 ] {57e66628-c8c2-47e6-aad9-a2fc8837406d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15679 | 2026.05.21 01:41:09.139051 [ 270 ] {57e66628-c8c2-47e6-aad9-a2fc8837406d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15680 | 2026.05.21 01:41:09.139474 [ 270 ] {57e66628-c8c2-47e6-aad9-a2fc8837406d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2026.05.21 01:41:09.139510 [ 270 ] {57e66628-c8c2-47e6-aad9-a2fc8837406d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15682 | 2026.05.21 01:41:09.139801 [ 270 ] {57e66628-c8c2-47e6-aad9-a2fc8837406d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15683 | 2026.05.21 01:41:09.140001 [ 270 ] {57e66628-c8c2-47e6-aad9-a2fc8837406d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15684 | 2026.05.21 01:41:09.140125 [ 270 ] {57e66628-c8c2-47e6-aad9-a2fc8837406d} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.001131 sec., 104332.44916003536 rows/sec., 8.48 MiB/sec. | ||
| 15685 | 2026.05.21 01:41:09.140159 [ 270 ] {57e66628-c8c2-47e6-aad9-a2fc8837406d} <Debug> TCPHandler: Processed in 0.001293485 sec. | ||
| 15686 | 2026.05.21 01:41:09.140288 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15687 | 2026.05.21 01:41:09.140386 [ 270 ] {8cd21f23-87d0-4af0-9e0a-97440b1aa378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15688 | 2026.05.21 01:41:09.140429 [ 270 ] {8cd21f23-87d0-4af0-9e0a-97440b1aa378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15689 | 2026.05.21 01:41:09.140844 [ 270 ] {8cd21f23-87d0-4af0-9e0a-97440b1aa378} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2026.05.21 01:41:09.140886 [ 270 ] {8cd21f23-87d0-4af0-9e0a-97440b1aa378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15691 | 2026.05.21 01:41:09.141223 [ 270 ] {8cd21f23-87d0-4af0-9e0a-97440b1aa378} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15692 | 2026.05.21 01:41:09.141429 [ 270 ] {8cd21f23-87d0-4af0-9e0a-97440b1aa378} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15693 | 2026.05.21 01:41:09.141560 [ 270 ] {8cd21f23-87d0-4af0-9e0a-97440b1aa378} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001192 sec., 165268.45637583893 rows/sec., 11.85 MiB/sec. | ||
| 15694 | 2026.05.21 01:41:09.141594 [ 270 ] {8cd21f23-87d0-4af0-9e0a-97440b1aa378} <Debug> TCPHandler: Processed in 0.001358187 sec. | ||
| 15695 | 2026.05.21 01:41:09.141726 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15696 | 2026.05.21 01:41:09.141820 [ 270 ] {777d58c9-6bd6-4b40-9dd3-a36b3b77d69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15697 | 2026.05.21 01:41:09.141875 [ 270 ] {777d58c9-6bd6-4b40-9dd3-a36b3b77d69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15698 | 2026.05.21 01:41:09.142673 [ 270 ] {777d58c9-6bd6-4b40-9dd3-a36b3b77d69a} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15699 | 2026.05.21 01:41:09.142709 [ 270 ] {777d58c9-6bd6-4b40-9dd3-a36b3b77d69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15700 | 2026.05.21 01:41:09.143212 [ 270 ] {777d58c9-6bd6-4b40-9dd3-a36b3b77d69a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15701 | 2026.05.21 01:41:09.143424 [ 270 ] {777d58c9-6bd6-4b40-9dd3-a36b3b77d69a} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2026.05.21 01:41:09.143555 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15703 | 2026.05.21 01:41:09.143562 [ 270 ] {777d58c9-6bd6-4b40-9dd3-a36b3b77d69a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00176 sec., 9090.90909090909 rows/sec., 16.29 MiB/sec. | ||
| 15704 | 2026.05.21 01:41:09.143631 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15705 | 2026.05.21 01:41:09.143656 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15706 | 2026.05.21 01:41:09.143662 [ 270 ] {777d58c9-6bd6-4b40-9dd3-a36b3b77d69a} <Debug> TCPHandler: Processed in 0.001982949 sec. | ||
| 15707 | 2026.05.21 01:41:09.143793 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15708 | 2026.05.21 01:41:09.143800 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 15709 | 2026.05.21 01:41:09.143890 [ 270 ] {d1a36ea9-4f17-438a-8ea4-2a806bf06e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15710 | 2026.05.21 01:41:09.143936 [ 270 ] {d1a36ea9-4f17-438a-8ea4-2a806bf06e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15711 | 2026.05.21 01:41:09.144074 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15712 | 2026.05.21 01:41:09.144133 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1959 rows starting from the beginning of the part | ||
| 15713 | 2026.05.21 01:41:09.144269 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 16 rows starting from the beginning of the part | ||
| 15714 | 2026.05.21 01:41:09.144280 [ 270 ] {d1a36ea9-4f17-438a-8ea4-2a806bf06e59} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15715 | 2026.05.21 01:41:09.144320 [ 270 ] {d1a36ea9-4f17-438a-8ea4-2a806bf06e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15716 | 2026.05.21 01:41:09.144372 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 15717 | 2026.05.21 01:41:09.144465 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 16 rows starting from the beginning of the part | ||
| 15718 | 2026.05.21 01:41:09.144559 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 25 rows starting from the beginning of the part | ||
| 15719 | 2026.05.21 01:41:09.144629 [ 270 ] {d1a36ea9-4f17-438a-8ea4-2a806bf06e59} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15720 | 2026.05.21 01:41:09.144658 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 16 rows starting from the beginning of the part | ||
| 15721 | 2026.05.21 01:41:09.144855 [ 270 ] {d1a36ea9-4f17-438a-8ea4-2a806bf06e59} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15722 | 2026.05.21 01:41:09.144999 [ 270 ] {d1a36ea9-4f17-438a-8ea4-2a806bf06e59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 15723 | 2026.05.21 01:41:09.145033 [ 270 ] {d1a36ea9-4f17-438a-8ea4-2a806bf06e59} <Debug> TCPHandler: Processed in 0.001287055 sec. | ||
| 15724 | 2026.05.21 01:41:09.152481 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2068 rows, containing 19 columns (19 merged, 0 gathered) in 0.008736834 sec., 236699.01476896548 rows/sec., 424.15 MiB/sec. | ||
| 15725 | 2026.05.21 01:41:09.154441 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15726 | 2026.05.21 01:41:09.154824 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15727 | 2026.05.21 01:41:09.154906 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15728 | 2026.05.21 01:41:09.155062 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.87 MiB. | ||
| 15729 | 2026.05.21 01:41:09.478249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34083 | ||
| 15730 | 2026.05.21 01:41:09.479094 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15731 | 2026.05.21 01:41:09.479155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15732 | 2026.05.21 01:41:09.479621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15733 | 2026.05.21 01:41:09.479837 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15734 | 2026.05.21 01:41:09.479970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34083 | ||
| 15735 | 2026.05.21 01:41:09.479987 [ 33 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15736 | 2026.05.21 01:41:09.480061 [ 33 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15737 | 2026.05.21 01:41:09.480086 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15738 | 2026.05.21 01:41:09.480190 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 15739 | 2026.05.21 01:41:09.480295 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15740 | 2026.05.21 01:41:09.480329 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31651 rows starting from the beginning of the part | ||
| 15741 | 2026.05.21 01:41:09.480393 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 15742 | 2026.05.21 01:41:09.480443 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 15743 | 2026.05.21 01:41:09.480486 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 15744 | 2026.05.21 01:41:09.480530 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 15745 | 2026.05.21 01:41:09.480573 [ 190 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 15746 | 2026.05.21 01:41:09.482894 [ 193 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34083 rows, containing 4 columns (4 merged, 0 gathered) in 0.002740825 sec., 12435306.88752474 rows/sec., 177.89 MiB/sec. | ||
| 15747 | 2026.05.21 01:41:09.483084 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15748 | 2026.05.21 01:41:09.483451 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_71_14} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15749 | 2026.05.21 01:41:09.483543 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_71_14} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15750 | 2026.05.21 01:41:09.483675 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15751 | 2026.05.21 01:41:10.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.53 MiB, peak 389.30 MiB, free memory in arenas 0.00 B, will set to 374.38 MiB (RSS), difference: 2.86 MiB | ||
| 15752 | 2026.05.21 01:41:11.341981 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15753 | 2026.05.21 01:41:11.358581 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15754 | 2026.05.21 01:41:11.358633 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15755 | 2026.05.21 01:41:11.364587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15756 | 2026.05.21 01:41:11.365265 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15757 | 2026.05.21 01:41:11.365571 [ 30 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15758 | 2026.05.21 01:41:11.365639 [ 30 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2026.05.21 01:41:11.365659 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15760 | 2026.05.21 01:41:11.365770 [ 196 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 15761 | 2026.05.21 01:41:11.368340 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15762 | 2026.05.21 01:41:11.369949 [ 196 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15763 | 2026.05.21 01:41:11.371447 [ 196 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 15764 | 2026.05.21 01:41:11.376084 [ 196 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 15765 | 2026.05.21 01:41:11.380819 [ 196 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 15766 | 2026.05.21 01:41:11.385451 [ 196 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 15767 | 2026.05.21 01:41:11.390205 [ 196 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 15768 | 2026.05.21 01:41:11.394640 [ 196 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 15769 | 2026.05.21 01:41:11.449651 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083924231 sec., 6374.797762519861 rows/sec., 32.96 MiB/sec. | ||
| 15770 | 2026.05.21 01:41:11.452435 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15771 | 2026.05.21 01:41:11.454371 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_71_14} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2026.05.21 01:41:11.454460 [ 201 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_71_14} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15773 | 2026.05.21 01:41:11.456939 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15774 | 2026.05.21 01:41:12.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.43 MiB, peak 392.86 MiB, free memory in arenas 0.00 B, will set to 374.41 MiB (RSS), difference: -1.02 MiB | ||
| 15775 | 2026.05.21 01:41:14.123536 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15776 | 2026.05.21 01:41:14.123904 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15777 | 2026.05.21 01:41:14.124386 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15778 | 2026.05.21 01:41:14.124427 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15779 | 2026.05.21 01:41:14.124653 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15780 | 2026.05.21 01:41:14.124726 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15781 | 2026.05.21 01:41:14.124871 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15782 | 2026.05.21 01:41:14.124911 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15783 | 2026.05.21 01:41:14.124933 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 15784 | 2026.05.21 01:41:14.124949 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15785 | 2026.05.21 01:41:14.124994 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15786 | 2026.05.21 01:41:14.125014 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 15787 | 2026.05.21 01:41:14.125965 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.00222 sec., 17567.567567567567 rows/sec., 3.58 MiB/sec. | ||
| 15788 | 2026.05.21 01:41:14.126037 [ 270 ] {44c5ccda-cfc4-48a3-b0f3-18e08666dbe1} <Debug> TCPHandler: Processed in 0.002694114 sec. | ||
| 15789 | 2026.05.21 01:41:14.128101 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15790 | 2026.05.21 01:41:14.128216 [ 270 ] {1bd6d801-f11a-42e5-8e77-4bded62e37be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15791 | 2026.05.21 01:41:14.128269 [ 270 ] {1bd6d801-f11a-42e5-8e77-4bded62e37be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15792 | 2026.05.21 01:41:14.128833 [ 270 ] {1bd6d801-f11a-42e5-8e77-4bded62e37be} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15793 | 2026.05.21 01:41:14.128882 [ 270 ] {1bd6d801-f11a-42e5-8e77-4bded62e37be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15794 | 2026.05.21 01:41:14.129300 [ 270 ] {1bd6d801-f11a-42e5-8e77-4bded62e37be} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15795 | 2026.05.21 01:41:14.129525 [ 270 ] {1bd6d801-f11a-42e5-8e77-4bded62e37be} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15796 | 2026.05.21 01:41:14.129675 [ 270 ] {1bd6d801-f11a-42e5-8e77-4bded62e37be} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001492 sec., 71045.5764075067 rows/sec., 5.96 MiB/sec. | ||
| 15797 | 2026.05.21 01:41:14.129710 [ 270 ] {1bd6d801-f11a-42e5-8e77-4bded62e37be} <Debug> TCPHandler: Processed in 0.001663133 sec. | ||
| 15798 | 2026.05.21 01:41:14.129838 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15799 | 2026.05.21 01:41:14.129939 [ 270 ] {6b9ffe8f-940e-4194-b027-62e6a926d17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15800 | 2026.05.21 01:41:14.129981 [ 270 ] {6b9ffe8f-940e-4194-b027-62e6a926d17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15801 | 2026.05.21 01:41:14.130385 [ 270 ] {6b9ffe8f-940e-4194-b027-62e6a926d17b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15802 | 2026.05.21 01:41:14.130423 [ 270 ] {6b9ffe8f-940e-4194-b027-62e6a926d17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15803 | 2026.05.21 01:41:14.130725 [ 270 ] {6b9ffe8f-940e-4194-b027-62e6a926d17b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15804 | 2026.05.21 01:41:14.130932 [ 270 ] {6b9ffe8f-940e-4194-b027-62e6a926d17b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15805 | 2026.05.21 01:41:14.131082 [ 270 ] {6b9ffe8f-940e-4194-b027-62e6a926d17b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001165 sec., 21459.227467811157 rows/sec., 1.58 MiB/sec. | ||
| 15806 | 2026.05.21 01:41:14.131118 [ 270 ] {6b9ffe8f-940e-4194-b027-62e6a926d17b} <Debug> TCPHandler: Processed in 0.001331136 sec. | ||
| 15807 | 2026.05.21 01:41:14.131225 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15808 | 2026.05.21 01:41:14.131323 [ 270 ] {64df04ab-efcf-448e-9baf-c1b5738f826f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15809 | 2026.05.21 01:41:14.131363 [ 270 ] {64df04ab-efcf-448e-9baf-c1b5738f826f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15810 | 2026.05.21 01:41:14.131765 [ 270 ] {64df04ab-efcf-448e-9baf-c1b5738f826f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15811 | 2026.05.21 01:41:14.131803 [ 270 ] {64df04ab-efcf-448e-9baf-c1b5738f826f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15812 | 2026.05.21 01:41:14.132125 [ 270 ] {64df04ab-efcf-448e-9baf-c1b5738f826f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15813 | 2026.05.21 01:41:14.132334 [ 270 ] {64df04ab-efcf-448e-9baf-c1b5738f826f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15814 | 2026.05.21 01:41:14.132463 [ 270 ] {64df04ab-efcf-448e-9baf-c1b5738f826f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001159 sec., 76790.33649698015 rows/sec., 6.00 MiB/sec. | ||
| 15815 | 2026.05.21 01:41:14.132498 [ 270 ] {64df04ab-efcf-448e-9baf-c1b5738f826f} <Debug> TCPHandler: Processed in 0.001322007 sec. | ||
| 15816 | 2026.05.21 01:41:14.132610 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15817 | 2026.05.21 01:41:14.132706 [ 270 ] {8b69ab1c-5413-4863-bc0e-6367904d32d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15818 | 2026.05.21 01:41:14.132749 [ 270 ] {8b69ab1c-5413-4863-bc0e-6367904d32d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15819 | 2026.05.21 01:41:14.133136 [ 270 ] {8b69ab1c-5413-4863-bc0e-6367904d32d9} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15820 | 2026.05.21 01:41:14.133173 [ 270 ] {8b69ab1c-5413-4863-bc0e-6367904d32d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15821 | 2026.05.21 01:41:14.133507 [ 270 ] {8b69ab1c-5413-4863-bc0e-6367904d32d9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15822 | 2026.05.21 01:41:14.133718 [ 270 ] {8b69ab1c-5413-4863-bc0e-6367904d32d9} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15823 | 2026.05.21 01:41:14.133850 [ 270 ] {8b69ab1c-5413-4863-bc0e-6367904d32d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 15824 | 2026.05.21 01:41:14.133884 [ 270 ] {8b69ab1c-5413-4863-bc0e-6367904d32d9} <Debug> TCPHandler: Processed in 0.001323046 sec. | ||
| 15825 | 2026.05.21 01:41:14.133896 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_114_27 to all_115_115_0 | ||
| 15826 | 2026.05.21 01:41:14.133968 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2026.05.21 01:41:14.133994 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15828 | 2026.05.21 01:41:14.133997 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15829 | 2026.05.21 01:41:14.134107 [ 270 ] {d4e75cd7-b78c-4331-9786-71da70e569c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15830 | 2026.05.21 01:41:14.134115 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_115_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_114_27 to all_115_115_0 into Compact with storage Full | ||
| 15831 | 2026.05.21 01:41:14.134164 [ 270 ] {d4e75cd7-b78c-4331-9786-71da70e569c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15832 | 2026.05.21 01:41:14.134281 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_115_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15833 | 2026.05.21 01:41:14.134328 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_115_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_27, total 40891 rows starting from the beginning of the part | ||
| 15834 | 2026.05.21 01:41:14.134406 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_115_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 128 rows starting from the beginning of the part | ||
| 15835 | 2026.05.21 01:41:14.134954 [ 270 ] {d4e75cd7-b78c-4331-9786-71da70e569c0} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2026.05.21 01:41:14.134998 [ 270 ] {d4e75cd7-b78c-4331-9786-71da70e569c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 15837 | 2026.05.21 01:41:14.135546 [ 270 ] {d4e75cd7-b78c-4331-9786-71da70e569c0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15838 | 2026.05.21 01:41:14.135778 [ 270 ] {d4e75cd7-b78c-4331-9786-71da70e569c0} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15839 | 2026.05.21 01:41:14.135920 [ 270 ] {d4e75cd7-b78c-4331-9786-71da70e569c0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001831 sec., 13653.741125068269 rows/sec., 24.47 MiB/sec. | ||
| 15840 | 2026.05.21 01:41:14.135973 [ 270 ] {d4e75cd7-b78c-4331-9786-71da70e569c0} <Debug> TCPHandler: Processed in 0.002029171 sec. | ||
| 15841 | 2026.05.21 01:41:14.136098 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15842 | 2026.05.21 01:41:14.136194 [ 270 ] {d8d6ed58-5404-434d-b2b5-53bf200e376e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15843 | 2026.05.21 01:41:14.136236 [ 270 ] {d8d6ed58-5404-434d-b2b5-53bf200e376e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15844 | 2026.05.21 01:41:14.136568 [ 270 ] {d8d6ed58-5404-434d-b2b5-53bf200e376e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2026.05.21 01:41:14.136603 [ 270 ] {d8d6ed58-5404-434d-b2b5-53bf200e376e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 15846 | 2026.05.21 01:41:14.136929 [ 270 ] {d8d6ed58-5404-434d-b2b5-53bf200e376e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15847 | 2026.05.21 01:41:14.137145 [ 270 ] {d8d6ed58-5404-434d-b2b5-53bf200e376e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15848 | 2026.05.21 01:41:14.137276 [ 270 ] {d8d6ed58-5404-434d-b2b5-53bf200e376e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 15849 | 2026.05.21 01:41:14.137311 [ 270 ] {d8d6ed58-5404-434d-b2b5-53bf200e376e} <Debug> TCPHandler: Processed in 0.001262175 sec. | ||
| 15850 | 2026.05.21 01:41:14.141423 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_115_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41019 rows, containing 5 columns (5 merged, 0 gathered) in 0.007352336 sec., 5579043.177569686 rows/sec., 360.88 MiB/sec. | ||
| 15851 | 2026.05.21 01:41:14.141979 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_115_28} <Trace> MergedBlockOutputStream: filled checksums all_1_115_28 (state Temporary) | ||
| 15852 | 2026.05.21 01:41:14.142367 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_115_28} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_115_28 to all_1_115_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2026.05.21 01:41:14.142451 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_115_28} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_114_27, all_115_115_0] -> all_1_115_28 | ||
| 15854 | 2026.05.21 01:41:14.142555 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15855 | 2026.05.21 01:41:16.784058 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15856 | 2026.05.21 01:41:16.784155 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15857 | 2026.05.21 01:41:16.980156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34531 | ||
| 15858 | 2026.05.21 01:41:16.980649 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15859 | 2026.05.21 01:41:16.980690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15860 | 2026.05.21 01:41:16.981171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15861 | 2026.05.21 01:41:16.981396 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15862 | 2026.05.21 01:41:16.981527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34531 | ||
| 15863 | 2026.05.21 01:41:18.868474 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15864 | 2026.05.21 01:41:18.885056 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15865 | 2026.05.21 01:41:18.885122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15866 | 2026.05.21 01:41:18.891302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15867 | 2026.05.21 01:41:18.892060 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15868 | 2026.05.21 01:41:18.895558 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15869 | 2026.05.21 01:41:19.123384 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15870 | 2026.05.21 01:41:19.123646 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15871 | 2026.05.21 01:41:19.124028 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15872 | 2026.05.21 01:41:19.124078 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15873 | 2026.05.21 01:41:19.124346 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15874 | 2026.05.21 01:41:19.124432 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15875 | 2026.05.21 01:41:19.124580 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15876 | 2026.05.21 01:41:19.124617 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15877 | 2026.05.21 01:41:19.124640 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 15878 | 2026.05.21 01:41:19.124655 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15879 | 2026.05.21 01:41:19.124699 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15880 | 2026.05.21 01:41:19.124719 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 15881 | 2026.05.21 01:41:19.125650 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002113 sec., 18457.16990061524 rows/sec., 3.76 MiB/sec. | ||
| 15882 | 2026.05.21 01:41:19.125728 [ 270 ] {79c36ab4-b640-459f-bf06-c161e1168414} <Debug> TCPHandler: Processed in 0.00248946 sec. | ||
| 15883 | 2026.05.21 01:41:19.127733 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15884 | 2026.05.21 01:41:19.127868 [ 270 ] {bf0b7300-572a-4e99-bc68-9e86ed385f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15885 | 2026.05.21 01:41:19.127924 [ 270 ] {bf0b7300-572a-4e99-bc68-9e86ed385f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15886 | 2026.05.21 01:41:19.128499 [ 270 ] {bf0b7300-572a-4e99-bc68-9e86ed385f8d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15887 | 2026.05.21 01:41:19.128542 [ 270 ] {bf0b7300-572a-4e99-bc68-9e86ed385f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15888 | 2026.05.21 01:41:19.128935 [ 270 ] {bf0b7300-572a-4e99-bc68-9e86ed385f8d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15889 | 2026.05.21 01:41:19.129163 [ 270 ] {bf0b7300-572a-4e99-bc68-9e86ed385f8d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15890 | 2026.05.21 01:41:19.129319 [ 270 ] {bf0b7300-572a-4e99-bc68-9e86ed385f8d} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00149 sec., 59060.402684563756 rows/sec., 4.97 MiB/sec. | ||
| 15891 | 2026.05.21 01:41:19.129357 [ 270 ] {bf0b7300-572a-4e99-bc68-9e86ed385f8d} <Debug> TCPHandler: Processed in 0.001688224 sec. | ||
| 15892 | 2026.05.21 01:41:19.129499 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2026.05.21 01:41:19.129600 [ 270 ] {3d5d2339-313b-4d47-a8ea-d15f2316a512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15894 | 2026.05.21 01:41:19.129644 [ 270 ] {3d5d2339-313b-4d47-a8ea-d15f2316a512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15895 | 2026.05.21 01:41:19.130053 [ 270 ] {3d5d2339-313b-4d47-a8ea-d15f2316a512} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2026.05.21 01:41:19.130090 [ 270 ] {3d5d2339-313b-4d47-a8ea-d15f2316a512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15897 | 2026.05.21 01:41:19.130384 [ 270 ] {3d5d2339-313b-4d47-a8ea-d15f2316a512} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15898 | 2026.05.21 01:41:19.130631 [ 270 ] {3d5d2339-313b-4d47-a8ea-d15f2316a512} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.05.21 01:41:19.130768 [ 270 ] {3d5d2339-313b-4d47-a8ea-d15f2316a512} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001189 sec., 13456.686291000842 rows/sec., 1011.88 KiB/sec. | ||
| 15900 | 2026.05.21 01:41:19.130803 [ 270 ] {3d5d2339-313b-4d47-a8ea-d15f2316a512} <Debug> TCPHandler: Processed in 0.001356067 sec. | ||
| 15901 | 2026.05.21 01:41:19.130922 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15902 | 2026.05.21 01:41:19.131019 [ 270 ] {eb23e66f-d287-4b32-b4f0-3c1bf15f7e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15903 | 2026.05.21 01:41:19.131062 [ 270 ] {eb23e66f-d287-4b32-b4f0-3c1bf15f7e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15904 | 2026.05.21 01:41:19.131469 [ 270 ] {eb23e66f-d287-4b32-b4f0-3c1bf15f7e9f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2026.05.21 01:41:19.131506 [ 270 ] {eb23e66f-d287-4b32-b4f0-3c1bf15f7e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15906 | 2026.05.21 01:41:19.131819 [ 270 ] {eb23e66f-d287-4b32-b4f0-3c1bf15f7e9f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15907 | 2026.05.21 01:41:19.132038 [ 270 ] {eb23e66f-d287-4b32-b4f0-3c1bf15f7e9f} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2026.05.21 01:41:19.132172 [ 270 ] {eb23e66f-d287-4b32-b4f0-3c1bf15f7e9f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001171 sec., 68317.67719897523 rows/sec., 5.33 MiB/sec. | ||
| 15909 | 2026.05.21 01:41:19.132207 [ 270 ] {eb23e66f-d287-4b32-b4f0-3c1bf15f7e9f} <Debug> TCPHandler: Processed in 0.001336427 sec. | ||
| 15910 | 2026.05.21 01:41:19.132328 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15911 | 2026.05.21 01:41:19.132425 [ 270 ] {c9906510-14ac-47a8-be78-de9921686f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15912 | 2026.05.21 01:41:19.132470 [ 270 ] {c9906510-14ac-47a8-be78-de9921686f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15913 | 2026.05.21 01:41:19.132872 [ 270 ] {c9906510-14ac-47a8-be78-de9921686f30} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2026.05.21 01:41:19.132909 [ 270 ] {c9906510-14ac-47a8-be78-de9921686f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15915 | 2026.05.21 01:41:19.133248 [ 270 ] {c9906510-14ac-47a8-be78-de9921686f30} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15916 | 2026.05.21 01:41:19.133461 [ 270 ] {c9906510-14ac-47a8-be78-de9921686f30} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2026.05.21 01:41:19.133595 [ 270 ] {c9906510-14ac-47a8-be78-de9921686f30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 15918 | 2026.05.21 01:41:19.133590 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_115_28 to all_116_116_0 | ||
| 15919 | 2026.05.21 01:41:19.133631 [ 270 ] {c9906510-14ac-47a8-be78-de9921686f30} <Debug> TCPHandler: Processed in 0.001352447 sec. | ||
| 15920 | 2026.05.21 01:41:19.133670 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15921 | 2026.05.21 01:41:19.133694 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15922 | 2026.05.21 01:41:19.133766 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15923 | 2026.05.21 01:41:19.133799 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_116_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_115_28 to all_116_116_0 into Compact with storage Full | ||
| 15924 | 2026.05.21 01:41:19.133867 [ 270 ] {69da3ef4-ddc4-4c6d-b0a4-3a86bde1c57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15925 | 2026.05.21 01:41:19.133928 [ 270 ] {69da3ef4-ddc4-4c6d-b0a4-3a86bde1c57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15926 | 2026.05.21 01:41:19.133935 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_116_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15927 | 2026.05.21 01:41:19.133983 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_116_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_115_28, total 41019 rows starting from the beginning of the part | ||
| 15928 | 2026.05.21 01:41:19.134059 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_116_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 15929 | 2026.05.21 01:41:19.134700 [ 270 ] {69da3ef4-ddc4-4c6d-b0a4-3a86bde1c57e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15930 | 2026.05.21 01:41:19.134741 [ 270 ] {69da3ef4-ddc4-4c6d-b0a4-3a86bde1c57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 15931 | 2026.05.21 01:41:19.135389 [ 270 ] {69da3ef4-ddc4-4c6d-b0a4-3a86bde1c57e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15932 | 2026.05.21 01:41:19.135673 [ 270 ] {69da3ef4-ddc4-4c6d-b0a4-3a86bde1c57e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15933 | 2026.05.21 01:41:19.135841 [ 270 ] {69da3ef4-ddc4-4c6d-b0a4-3a86bde1c57e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001992 sec., 8032.128514056226 rows/sec., 14.39 MiB/sec. | ||
| 15934 | 2026.05.21 01:41:19.135897 [ 270 ] {69da3ef4-ddc4-4c6d-b0a4-3a86bde1c57e} <Debug> TCPHandler: Processed in 0.002180873 sec. | ||
| 15935 | 2026.05.21 01:41:19.136023 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15936 | 2026.05.21 01:41:19.136123 [ 270 ] {33afa874-56d8-4ddf-b207-e2548851a1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15937 | 2026.05.21 01:41:19.136167 [ 270 ] {33afa874-56d8-4ddf-b207-e2548851a1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15938 | 2026.05.21 01:41:19.136518 [ 270 ] {33afa874-56d8-4ddf-b207-e2548851a1e7} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15939 | 2026.05.21 01:41:19.136558 [ 270 ] {33afa874-56d8-4ddf-b207-e2548851a1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 15940 | 2026.05.21 01:41:19.136882 [ 270 ] {33afa874-56d8-4ddf-b207-e2548851a1e7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15941 | 2026.05.21 01:41:19.137104 [ 270 ] {33afa874-56d8-4ddf-b207-e2548851a1e7} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15942 | 2026.05.21 01:41:19.137245 [ 270 ] {33afa874-56d8-4ddf-b207-e2548851a1e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 15943 | 2026.05.21 01:41:19.137282 [ 270 ] {33afa874-56d8-4ddf-b207-e2548851a1e7} <Debug> TCPHandler: Processed in 0.001310256 sec. | ||
| 15944 | 2026.05.21 01:41:19.140889 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_116_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41179 rows, containing 5 columns (5 merged, 0 gathered) in 0.007132442 sec., 5773478.424360128 rows/sec., 373.57 MiB/sec. | ||
| 15945 | 2026.05.21 01:41:19.141305 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_116_29} <Trace> MergedBlockOutputStream: filled checksums all_1_116_29 (state Temporary) | ||
| 15946 | 2026.05.21 01:41:19.141567 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_116_29} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_116_29 to all_1_116_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15947 | 2026.05.21 01:41:19.141638 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_116_29} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_115_28, all_116_116_0] -> all_1_116_29 | ||
| 15948 | 2026.05.21 01:41:19.141707 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15949 | 2026.05.21 01:41:19.541685 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15950 | 2026.05.21 01:41:19.541946 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 15951 | 2026.05.21 01:41:19.542328 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15952 | 2026.05.21 01:41:19.542376 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 15953 | 2026.05.21 01:41:19.542617 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15954 | 2026.05.21 01:41:19.542684 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15955 | 2026.05.21 01:41:19.542826 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 15956 | 2026.05.21 01:41:19.542862 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15957 | 2026.05.21 01:41:19.542884 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 15958 | 2026.05.21 01:41:19.542899 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15959 | 2026.05.21 01:41:19.542941 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 15960 | 2026.05.21 01:41:19.542961 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 15961 | 2026.05.21 01:41:19.543937 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002106 sec., 18518.518518518522 rows/sec., 3.77 MiB/sec. | ||
| 15962 | 2026.05.21 01:41:19.543999 [ 270 ] {64a12c53-4d16-457e-b73d-606bafc04dc0} <Debug> TCPHandler: Processed in 0.002451779 sec. | ||
| 15963 | 2026.05.21 01:41:19.557323 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15964 | 2026.05.21 01:41:19.557438 [ 270 ] {80c52b2a-4277-4324-a5c3-883ccdb9919d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15965 | 2026.05.21 01:41:19.557484 [ 270 ] {80c52b2a-4277-4324-a5c3-883ccdb9919d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15966 | 2026.05.21 01:41:19.559133 [ 270 ] {80c52b2a-4277-4324-a5c3-883ccdb9919d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2026.05.21 01:41:19.559178 [ 270 ] {80c52b2a-4277-4324-a5c3-883ccdb9919d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15968 | 2026.05.21 01:41:19.559694 [ 270 ] {80c52b2a-4277-4324-a5c3-883ccdb9919d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15969 | 2026.05.21 01:41:19.559938 [ 270 ] {80c52b2a-4277-4324-a5c3-883ccdb9919d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.05.21 01:41:19.560092 [ 270 ] {80c52b2a-4277-4324-a5c3-883ccdb9919d} <Debug> executeQuery: Read 2455 rows, 186.40 KiB in 0.002686 sec., 913998.5107967238 rows/sec., 67.77 MiB/sec. | ||
| 15971 | 2026.05.21 01:41:19.560125 [ 108 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15972 | 2026.05.21 01:41:19.560131 [ 270 ] {80c52b2a-4277-4324-a5c3-883ccdb9919d} <Debug> TCPHandler: Processed in 0.002861907 sec. | ||
| 15973 | 2026.05.21 01:41:19.560201 [ 108 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15974 | 2026.05.21 01:41:19.560229 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15975 | 2026.05.21 01:41:19.560306 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15976 | 2026.05.21 01:41:19.560331 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 15977 | 2026.05.21 01:41:19.560411 [ 270 ] {b7e0ea43-0b06-479f-8c5d-68dd15c5cade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15978 | 2026.05.21 01:41:19.560457 [ 270 ] {b7e0ea43-0b06-479f-8c5d-68dd15c5cade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15979 | 2026.05.21 01:41:19.560458 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15980 | 2026.05.21 01:41:19.560505 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2620 rows starting from the beginning of the part | ||
| 15981 | 2026.05.21 01:41:19.560565 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 106 rows starting from the beginning of the part | ||
| 15982 | 2026.05.21 01:41:19.560610 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 209 rows starting from the beginning of the part | ||
| 15983 | 2026.05.21 01:41:19.560650 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 106 rows starting from the beginning of the part | ||
| 15984 | 2026.05.21 01:41:19.560691 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 88 rows starting from the beginning of the part | ||
| 15985 | 2026.05.21 01:41:19.560731 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 2455 rows starting from the beginning of the part | ||
| 15986 | 2026.05.21 01:41:19.560885 [ 270 ] {b7e0ea43-0b06-479f-8c5d-68dd15c5cade} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15987 | 2026.05.21 01:41:19.560928 [ 270 ] {b7e0ea43-0b06-479f-8c5d-68dd15c5cade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 15988 | 2026.05.21 01:41:19.561252 [ 270 ] {b7e0ea43-0b06-479f-8c5d-68dd15c5cade} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15989 | 2026.05.21 01:41:19.561488 [ 270 ] {b7e0ea43-0b06-479f-8c5d-68dd15c5cade} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15990 | 2026.05.21 01:41:19.561632 [ 270 ] {b7e0ea43-0b06-479f-8c5d-68dd15c5cade} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001241 sec., 29008.863819500406 rows/sec., 2.13 MiB/sec. | ||
| 15991 | 2026.05.21 01:41:19.561667 [ 270 ] {b7e0ea43-0b06-479f-8c5d-68dd15c5cade} <Debug> TCPHandler: Processed in 0.001411478 sec. | ||
| 15992 | 2026.05.21 01:41:19.561780 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15993 | 2026.05.21 01:41:19.561877 [ 270 ] {26fa45c1-a289-4128-ac3d-4a8bafc33999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15994 | 2026.05.21 01:41:19.561919 [ 270 ] {26fa45c1-a289-4128-ac3d-4a8bafc33999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15995 | 2026.05.21 01:41:19.562595 [ 270 ] {26fa45c1-a289-4128-ac3d-4a8bafc33999} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.05.21 01:41:19.562632 [ 270 ] {26fa45c1-a289-4128-ac3d-4a8bafc33999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 15997 | 2026.05.21 01:41:19.562808 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5584 rows, containing 5 columns (5 merged, 0 gathered) in 0.002525491 sec., 2211055.196791436 rows/sec., 176.01 MiB/sec. | ||
| 15998 | 2026.05.21 01:41:19.562982 [ 270 ] {26fa45c1-a289-4128-ac3d-4a8bafc33999} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15999 | 2026.05.21 01:41:19.563143 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16000 | 2026.05.21 01:41:19.563226 [ 270 ] {26fa45c1-a289-4128-ac3d-4a8bafc33999} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16001 | 2026.05.21 01:41:19.563377 [ 270 ] {26fa45c1-a289-4128-ac3d-4a8bafc33999} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001519 sec., 527320.6056616195 rows/sec., 30.46 MiB/sec. | ||
| 16002 | 2026.05.21 01:41:19.563415 [ 270 ] {26fa45c1-a289-4128-ac3d-4a8bafc33999} <Debug> TCPHandler: Processed in 0.001685134 sec. | ||
| 16003 | 2026.05.21 01:41:19.563495 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2026.05.21 01:41:19.563528 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16005 | 2026.05.21 01:41:19.563577 [ 202 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_121_24} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16006 | 2026.05.21 01:41:19.563630 [ 270 ] {5d1514e6-2c45-4352-952c-a83e2d0b1056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16007 | 2026.05.21 01:41:19.563660 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 16008 | 2026.05.21 01:41:19.563676 [ 270 ] {5d1514e6-2c45-4352-952c-a83e2d0b1056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16009 | 2026.05.21 01:41:19.564081 [ 270 ] {5d1514e6-2c45-4352-952c-a83e2d0b1056} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.05.21 01:41:19.564118 [ 270 ] {5d1514e6-2c45-4352-952c-a83e2d0b1056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16011 | 2026.05.21 01:41:19.564413 [ 270 ] {5d1514e6-2c45-4352-952c-a83e2d0b1056} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 16012 | 2026.05.21 01:41:19.564638 [ 270 ] {5d1514e6-2c45-4352-952c-a83e2d0b1056} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2026.05.21 01:41:19.564769 [ 270 ] {5d1514e6-2c45-4352-952c-a83e2d0b1056} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 60.72 KiB/sec. | ||
| 16014 | 2026.05.21 01:41:19.564804 [ 270 ] {5d1514e6-2c45-4352-952c-a83e2d0b1056} <Debug> TCPHandler: Processed in 0.001326197 sec. | ||
| 16015 | 2026.05.21 01:41:19.564921 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2026.05.21 01:41:19.565016 [ 270 ] {de9f4d02-0689-442b-b131-0479478fc9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16017 | 2026.05.21 01:41:19.565059 [ 270 ] {de9f4d02-0689-442b-b131-0479478fc9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16018 | 2026.05.21 01:41:19.565904 [ 270 ] {de9f4d02-0689-442b-b131-0479478fc9e0} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2026.05.21 01:41:19.565940 [ 270 ] {de9f4d02-0689-442b-b131-0479478fc9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16020 | 2026.05.21 01:41:19.566321 [ 270 ] {de9f4d02-0689-442b-b131-0479478fc9e0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16021 | 2026.05.21 01:41:19.566552 [ 270 ] {de9f4d02-0689-442b-b131-0479478fc9e0} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2026.05.21 01:41:19.566684 [ 270 ] {de9f4d02-0689-442b-b131-0479478fc9e0} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001685 sec., 780415.4302670623 rows/sec., 52.23 MiB/sec. | ||
| 16023 | 2026.05.21 01:41:19.566684 [ 108 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16024 | 2026.05.21 01:41:19.566721 [ 270 ] {de9f4d02-0689-442b-b131-0479478fc9e0} <Debug> TCPHandler: Processed in 0.001849967 sec. | ||
| 16025 | 2026.05.21 01:41:19.566746 [ 108 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16026 | 2026.05.21 01:41:19.566774 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16027 | 2026.05.21 01:41:19.566854 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16028 | 2026.05.21 01:41:19.566869 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 16029 | 2026.05.21 01:41:19.566960 [ 270 ] {d924c533-59a3-49b8-b0cb-24928bb33712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16030 | 2026.05.21 01:41:19.567001 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16031 | 2026.05.21 01:41:19.567008 [ 270 ] {d924c533-59a3-49b8-b0cb-24928bb33712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16032 | 2026.05.21 01:41:19.567045 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1405 rows starting from the beginning of the part | ||
| 16033 | 2026.05.21 01:41:19.567119 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 89 rows starting from the beginning of the part | ||
| 16034 | 2026.05.21 01:41:19.567167 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 118 rows starting from the beginning of the part | ||
| 16035 | 2026.05.21 01:41:19.567208 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 89 rows starting from the beginning of the part | ||
| 16036 | 2026.05.21 01:41:19.567251 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 80 rows starting from the beginning of the part | ||
| 16037 | 2026.05.21 01:41:19.567294 [ 195 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1315 rows starting from the beginning of the part | ||
| 16038 | 2026.05.21 01:41:19.567765 [ 270 ] {d924c533-59a3-49b8-b0cb-24928bb33712} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2026.05.21 01:41:19.567808 [ 270 ] {d924c533-59a3-49b8-b0cb-24928bb33712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16040 | 2026.05.21 01:41:19.568277 [ 270 ] {d924c533-59a3-49b8-b0cb-24928bb33712} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16041 | 2026.05.21 01:41:19.568505 [ 270 ] {d924c533-59a3-49b8-b0cb-24928bb33712} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2026.05.21 01:41:19.568598 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3096 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771165 sec., 1748002.0212684872 rows/sec., 127.04 MiB/sec. | ||
| 16043 | 2026.05.21 01:41:19.568633 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_116_29 to all_121_121_0 | ||
| 16044 | 2026.05.21 01:41:19.568639 [ 270 ] {d924c533-59a3-49b8-b0cb-24928bb33712} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001698 sec., 881036.5135453474 rows/sec., 53.43 MiB/sec. | ||
| 16045 | 2026.05.21 01:41:19.568672 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16046 | 2026.05.21 01:41:19.568693 [ 270 ] {d924c533-59a3-49b8-b0cb-24928bb33712} <Debug> TCPHandler: Processed in 0.001888898 sec. | ||
| 16047 | 2026.05.21 01:41:19.568698 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16048 | 2026.05.21 01:41:19.568777 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_29 to all_121_121_0 into Compact with storage Full | ||
| 16049 | 2026.05.21 01:41:19.568830 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16050 | 2026.05.21 01:41:19.568876 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16051 | 2026.05.21 01:41:19.568880 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16052 | 2026.05.21 01:41:19.568909 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_116_29, total 41179 rows starting from the beginning of the part | ||
| 16053 | 2026.05.21 01:41:19.568935 [ 270 ] {1314815f-1747-48ab-969e-059e28bcfb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16054 | 2026.05.21 01:41:19.568973 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16055 | 2026.05.21 01:41:19.568997 [ 270 ] {1314815f-1747-48ab-969e-059e28bcfb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16056 | 2026.05.21 01:41:19.569019 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 197 rows starting from the beginning of the part | ||
| 16057 | 2026.05.21 01:41:19.569062 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16058 | 2026.05.21 01:41:19.569104 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16059 | 2026.05.21 01:41:19.569143 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1496 rows starting from the beginning of the part | ||
| 16060 | 2026.05.21 01:41:19.569268 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2026.05.21 01:41:19.569376 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_121_24} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16062 | 2026.05.21 01:41:19.569501 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 16063 | 2026.05.21 01:41:19.569834 [ 270 ] {1314815f-1747-48ab-969e-059e28bcfb24} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16064 | 2026.05.21 01:41:19.569876 [ 270 ] {1314815f-1747-48ab-969e-059e28bcfb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16065 | 2026.05.21 01:41:19.570455 [ 270 ] {1314815f-1747-48ab-969e-059e28bcfb24} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16066 | 2026.05.21 01:41:19.570703 [ 270 ] {1314815f-1747-48ab-969e-059e28bcfb24} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16067 | 2026.05.21 01:41:19.570850 [ 270 ] {1314815f-1747-48ab-969e-059e28bcfb24} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001934 sec., 18614.27094105481 rows/sec., 33.36 MiB/sec. | ||
| 16068 | 2026.05.21 01:41:19.570906 [ 270 ] {1314815f-1747-48ab-969e-059e28bcfb24} <Debug> TCPHandler: Processed in 0.002126492 sec. | ||
| 16069 | 2026.05.21 01:41:19.571048 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16070 | 2026.05.21 01:41:19.571145 [ 270 ] {17166b05-f104-4ab7-9d73-006d8631ee2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16071 | 2026.05.21 01:41:19.571187 [ 270 ] {17166b05-f104-4ab7-9d73-006d8631ee2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16072 | 2026.05.21 01:41:19.571514 [ 270 ] {17166b05-f104-4ab7-9d73-006d8631ee2f} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.05.21 01:41:19.571548 [ 270 ] {17166b05-f104-4ab7-9d73-006d8631ee2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16074 | 2026.05.21 01:41:19.571971 [ 270 ] {17166b05-f104-4ab7-9d73-006d8631ee2f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16075 | 2026.05.21 01:41:19.572196 [ 270 ] {17166b05-f104-4ab7-9d73-006d8631ee2f} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2026.05.21 01:41:19.572326 [ 108 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16077 | 2026.05.21 01:41:19.572333 [ 270 ] {17166b05-f104-4ab7-9d73-006d8631ee2f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001207 sec., 9942.004971002485 rows/sec., 686.10 KiB/sec. | ||
| 16078 | 2026.05.21 01:41:19.572365 [ 108 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2026.05.21 01:41:19.572384 [ 270 ] {17166b05-f104-4ab7-9d73-006d8631ee2f} <Debug> TCPHandler: Processed in 0.001387227 sec. | ||
| 16080 | 2026.05.21 01:41:19.572388 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16081 | 2026.05.21 01:41:19.572483 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 16082 | 2026.05.21 01:41:19.572584 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16083 | 2026.05.21 01:41:19.572714 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 16084 | 2026.05.21 01:41:19.572769 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 16085 | 2026.05.21 01:41:19.572810 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 16086 | 2026.05.21 01:41:19.572848 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 16087 | 2026.05.21 01:41:19.572884 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 16088 | 2026.05.21 01:41:19.572920 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 12 rows starting from the beginning of the part | ||
| 16089 | 2026.05.21 01:41:19.574423 [ 199 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001972689 sec., 3184485.745092105 rows/sec., 214.70 MiB/sec. | ||
| 16090 | 2026.05.21 01:41:19.574919 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16091 | 2026.05.21 01:41:19.575235 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_121_24} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16092 | 2026.05.21 01:41:19.575313 [ 187 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_121_24} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16093 | 2026.05.21 01:41:19.575402 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 16094 | 2026.05.21 01:41:19.577497 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43352 rows, containing 5 columns (5 merged, 0 gathered) in 0.008742314 sec., 4958870.1572604235 rows/sec., 320.60 MiB/sec. | ||
| 16095 | 2026.05.21 01:41:19.581045 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Trace> MergedBlockOutputStream: filled checksums all_1_121_30 (state Temporary) | ||
| 16096 | 2026.05.21 01:41:19.581396 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_121_30 to all_1_121_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2026.05.21 01:41:19.581489 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_121_30} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_116_29, all_121_121_0] -> all_1_121_30 | ||
| 16098 | 2026.05.21 01:41:19.581580 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16099 | 2026.05.21 01:41:23.367819 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43779 | ||
| 16100 | 2026.05.21 01:41:23.367924 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16101 | 2026.05.21 01:41:23.367950 [ 310 ] {} <Debug> TCP-Session: b851ea65-ac38-4a55-a87d-79c5b11db13a Authenticating user 'default' from [fd00:1122:3344:101::e]:43779 | ||
| 16102 | 2026.05.21 01:41:23.367974 [ 310 ] {} <Debug> TCP-Session: b851ea65-ac38-4a55-a87d-79c5b11db13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16103 | 2026.05.21 01:41:23.367987 [ 310 ] {} <Debug> TCP-Session: b851ea65-ac38-4a55-a87d-79c5b11db13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16104 | 2026.05.21 01:41:23.368223 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50125 | ||
| 16105 | 2026.05.21 01:41:23.368242 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63896 | ||
| 16106 | 2026.05.21 01:41:23.368283 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36886 | ||
| 16107 | 2026.05.21 01:41:23.368295 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32944 | ||
| 16108 | 2026.05.21 01:41:23.368316 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16109 | 2026.05.21 01:41:23.368318 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50742 | ||
| 16110 | 2026.05.21 01:41:23.368350 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16111 | 2026.05.21 01:41:23.368365 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16112 | 2026.05.21 01:41:23.368355 [ 311 ] {} <Debug> TCP-Session: fa68c94a-761e-445f-a33a-b1bc83eefa0f Authenticating user 'default' from [fd00:1122:3344:101::e]:50125 | ||
| 16113 | 2026.05.21 01:41:23.368400 [ 269 ] {} <Debug> TCP-Session: db531a03-89bc-48f6-ac49-ad5bbcff64df Authenticating user 'default' from [fd00:1122:3344:101::e]:36886 | ||
| 16114 | 2026.05.21 01:41:23.368432 [ 311 ] {} <Debug> TCP-Session: fa68c94a-761e-445f-a33a-b1bc83eefa0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16115 | 2026.05.21 01:41:23.368408 [ 303 ] {} <Debug> TCP-Session: 7c6c3242-aa48-469e-92cf-602a25fb087b Authenticating user 'default' from [fd00:1122:3344:101::e]:32944 | ||
| 16116 | 2026.05.21 01:41:23.368462 [ 311 ] {} <Debug> TCP-Session: fa68c94a-761e-445f-a33a-b1bc83eefa0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16117 | 2026.05.21 01:41:23.368465 [ 269 ] {} <Debug> TCP-Session: db531a03-89bc-48f6-ac49-ad5bbcff64df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16118 | 2026.05.21 01:41:23.368480 [ 303 ] {} <Debug> TCP-Session: 7c6c3242-aa48-469e-92cf-602a25fb087b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16119 | 2026.05.21 01:41:23.368500 [ 269 ] {} <Debug> TCP-Session: db531a03-89bc-48f6-ac49-ad5bbcff64df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16120 | 2026.05.21 01:41:23.368520 [ 303 ] {} <Debug> TCP-Session: 7c6c3242-aa48-469e-92cf-602a25fb087b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16121 | 2026.05.21 01:41:23.368336 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16122 | 2026.05.21 01:41:23.368332 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37302 | ||
| 16123 | 2026.05.21 01:41:23.368583 [ 259 ] {} <Debug> TCP-Session: 9fe1b5ca-202b-42d8-80ef-8a16e05f259c Authenticating user 'default' from [fd00:1122:3344:101::e]:63896 | ||
| 16124 | 2026.05.21 01:41:23.368331 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41336 | ||
| 16125 | 2026.05.21 01:41:23.368604 [ 259 ] {} <Debug> TCP-Session: 9fe1b5ca-202b-42d8-80ef-8a16e05f259c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16126 | 2026.05.21 01:41:23.368320 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53742 | ||
| 16127 | 2026.05.21 01:41:23.368661 [ 259 ] {} <Debug> TCP-Session: 9fe1b5ca-202b-42d8-80ef-8a16e05f259c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16128 | 2026.05.21 01:41:23.368680 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16129 | 2026.05.21 01:41:23.368309 [ 310 ] {} <Trace> TCP-Session: b851ea65-ac38-4a55-a87d-79c5b11db13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16130 | 2026.05.21 01:41:23.368722 [ 307 ] {} <Debug> TCP-Session: 9450236b-9035-4eb9-abf5-2bdf3246ec36 Authenticating user 'default' from [fd00:1122:3344:101::e]:50742 | ||
| 16131 | 2026.05.21 01:41:23.368755 [ 307 ] {} <Debug> TCP-Session: 9450236b-9035-4eb9-abf5-2bdf3246ec36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16132 | 2026.05.21 01:41:23.368768 [ 307 ] {} <Debug> TCP-Session: 9450236b-9035-4eb9-abf5-2bdf3246ec36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16133 | 2026.05.21 01:41:23.368906 [ 310 ] {21509cdf-3e04-496c-8f75-dbea768f34ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43779) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16134 | 2026.05.21 01:41:23.369209 [ 310 ] {21509cdf-3e04-496c-8f75-dbea768f34ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16135 | 2026.05.21 01:41:23.369229 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16136 | 2026.05.21 01:41:23.369263 [ 310 ] {21509cdf-3e04-496c-8f75-dbea768f34ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16137 | 2026.05.21 01:41:23.369269 [ 309 ] {} <Debug> TCP-Session: f9bcd141-8456-4499-969a-83d85b37b062 Authenticating user 'default' from [fd00:1122:3344:101::e]:37302 | ||
| 16138 | 2026.05.21 01:41:23.369303 [ 309 ] {} <Debug> TCP-Session: f9bcd141-8456-4499-969a-83d85b37b062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16139 | 2026.05.21 01:41:23.369316 [ 309 ] {} <Debug> TCP-Session: f9bcd141-8456-4499-969a-83d85b37b062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16140 | 2026.05.21 01:41:23.369419 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16141 | 2026.05.21 01:41:23.369473 [ 308 ] {} <Debug> TCP-Session: 62071cf4-b634-4d81-996f-f8b51c4e7802 Authenticating user 'default' from [fd00:1122:3344:101::e]:41336 | ||
| 16142 | 2026.05.21 01:41:23.369508 [ 308 ] {} <Debug> TCP-Session: 62071cf4-b634-4d81-996f-f8b51c4e7802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16143 | 2026.05.21 01:41:23.369528 [ 308 ] {} <Debug> TCP-Session: 62071cf4-b634-4d81-996f-f8b51c4e7802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16144 | 2026.05.21 01:41:23.369554 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16145 | 2026.05.21 01:41:23.369576 [ 310 ] {21509cdf-3e04-496c-8f75-dbea768f34ef} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 16146 | 2026.05.21 01:41:23.369598 [ 304 ] {} <Debug> TCP-Session: bd3059be-c472-4870-bdb8-1c3e7788933d Authenticating user 'default' from [fd00:1122:3344:101::e]:53742 | ||
| 16147 | 2026.05.21 01:41:23.369638 [ 304 ] {} <Debug> TCP-Session: bd3059be-c472-4870-bdb8-1c3e7788933d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16148 | 2026.05.21 01:41:23.369660 [ 304 ] {} <Debug> TCP-Session: bd3059be-c472-4870-bdb8-1c3e7788933d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16149 | 2026.05.21 01:41:23.370682 [ 364 ] {21509cdf-3e04-496c-8f75-dbea768f34ef} <Trace> AggregatingTransform: Aggregating | ||
| 16150 | 2026.05.21 01:41:23.370719 [ 364 ] {21509cdf-3e04-496c-8f75-dbea768f34ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 16151 | 2026.05.21 01:41:23.370751 [ 364 ] {21509cdf-3e04-496c-8f75-dbea768f34ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029591 sec. (971.259 rows/sec., 37.94 KiB/sec.) | ||
| 16152 | 2026.05.21 01:41:23.370766 [ 364 ] {21509cdf-3e04-496c-8f75-dbea768f34ef} <Trace> Aggregator: Merging aggregated data | ||
| 16153 | 2026.05.21 01:41:23.371498 [ 310 ] {21509cdf-3e04-496c-8f75-dbea768f34ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002651 sec., 377.2161448509996 rows/sec., 14.74 KiB/sec. | ||
| 16154 | 2026.05.21 01:41:23.371632 [ 310 ] {21509cdf-3e04-496c-8f75-dbea768f34ef} <Debug> TCPHandler: Processed in 0.003441159 sec. | ||
| 16155 | 2026.05.21 01:41:23.371783 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16156 | 2026.05.21 01:41:23.371818 [ 310 ] {} <Debug> TCP-Session: b851ea65-ac38-4a55-a87d-79c5b11db13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16157 | 2026.05.21 01:41:23.371823 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16158 | 2026.05.21 01:41:23.371849 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16159 | 2026.05.21 01:41:23.371873 [ 309 ] {} <Debug> TCP-Session: f9bcd141-8456-4499-969a-83d85b37b062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16160 | 2026.05.21 01:41:23.371892 [ 303 ] {} <Debug> TCP-Session: 7c6c3242-aa48-469e-92cf-602a25fb087b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16161 | 2026.05.21 01:41:23.371906 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16162 | 2026.05.21 01:41:23.371931 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16163 | 2026.05.21 01:41:23.371952 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16164 | 2026.05.21 01:41:23.371959 [ 307 ] {} <Debug> TCP-Session: 9450236b-9035-4eb9-abf5-2bdf3246ec36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16165 | 2026.05.21 01:41:23.371985 [ 311 ] {} <Debug> TCP-Session: fa68c94a-761e-445f-a33a-b1bc83eefa0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16166 | 2026.05.21 01:41:23.372003 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16167 | 2026.05.21 01:41:23.372013 [ 259 ] {} <Debug> TCP-Session: 9fe1b5ca-202b-42d8-80ef-8a16e05f259c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16168 | 2026.05.21 01:41:23.372072 [ 304 ] {} <Debug> TCP-Session: bd3059be-c472-4870-bdb8-1c3e7788933d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16169 | 2026.05.21 01:41:23.371978 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16170 | 2026.05.21 01:41:23.371890 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16171 | 2026.05.21 01:41:23.372129 [ 308 ] {} <Debug> TCP-Session: 62071cf4-b634-4d81-996f-f8b51c4e7802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16172 | 2026.05.21 01:41:23.372153 [ 269 ] {} <Debug> TCP-Session: db531a03-89bc-48f6-ac49-ad5bbcff64df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16173 | 2026.05.21 01:41:23.617049 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63321 | ||
| 16174 | 2026.05.21 01:41:23.617140 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16175 | 2026.05.21 01:41:23.617164 [ 269 ] {} <Debug> TCP-Session: 1dfc3d8c-2c46-47b3-bde5-c4b097a5c022 Authenticating user 'default' from [fd00:1122:3344:101::e]:63321 | ||
| 16176 | 2026.05.21 01:41:23.617187 [ 269 ] {} <Debug> TCP-Session: 1dfc3d8c-2c46-47b3-bde5-c4b097a5c022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16177 | 2026.05.21 01:41:23.617200 [ 269 ] {} <Debug> TCP-Session: 1dfc3d8c-2c46-47b3-bde5-c4b097a5c022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16178 | 2026.05.21 01:41:23.617450 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64843 | ||
| 16179 | 2026.05.21 01:41:23.617475 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49676 | ||
| 16180 | 2026.05.21 01:41:23.617511 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46110 | ||
| 16181 | 2026.05.21 01:41:23.617521 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59051 | ||
| 16182 | 2026.05.21 01:41:23.617564 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16183 | 2026.05.21 01:41:23.617577 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16184 | 2026.05.21 01:41:23.617521 [ 269 ] {} <Trace> TCP-Session: 1dfc3d8c-2c46-47b3-bde5-c4b097a5c022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16185 | 2026.05.21 01:41:23.617636 [ 308 ] {} <Debug> TCP-Session: 6a598997-a8fc-4457-ba3d-0cdfdbf78f49 Authenticating user 'default' from [fd00:1122:3344:101::e]:49676 | ||
| 16186 | 2026.05.21 01:41:23.617642 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16187 | 2026.05.21 01:41:23.617670 [ 308 ] {} <Debug> TCP-Session: 6a598997-a8fc-4457-ba3d-0cdfdbf78f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16188 | 2026.05.21 01:41:23.617626 [ 303 ] {} <Debug> TCP-Session: 12d435eb-e26b-4778-b9fd-e6ab19058353 Authenticating user 'default' from [fd00:1122:3344:101::e]:64843 | ||
| 16189 | 2026.05.21 01:41:23.617695 [ 308 ] {} <Debug> TCP-Session: 6a598997-a8fc-4457-ba3d-0cdfdbf78f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16190 | 2026.05.21 01:41:23.617696 [ 310 ] {} <Debug> TCP-Session: fe19c39f-cc29-4406-a549-f7ab3fa59f6e Authenticating user 'default' from [fd00:1122:3344:101::e]:59051 | ||
| 16191 | 2026.05.21 01:41:23.617735 [ 303 ] {} <Debug> TCP-Session: 12d435eb-e26b-4778-b9fd-e6ab19058353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16192 | 2026.05.21 01:41:23.617502 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43857 | ||
| 16193 | 2026.05.21 01:41:23.617768 [ 303 ] {} <Debug> TCP-Session: 12d435eb-e26b-4778-b9fd-e6ab19058353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16194 | 2026.05.21 01:41:23.617758 [ 310 ] {} <Debug> TCP-Session: fe19c39f-cc29-4406-a549-f7ab3fa59f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16195 | 2026.05.21 01:41:23.617791 [ 269 ] {7dbe4755-e8ed-40dd-b0b3-875425233904} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63321) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16196 | 2026.05.21 01:41:23.617809 [ 310 ] {} <Debug> TCP-Session: fe19c39f-cc29-4406-a549-f7ab3fa59f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16197 | 2026.05.21 01:41:23.617808 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16198 | 2026.05.21 01:41:23.617465 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56614 | ||
| 16199 | 2026.05.21 01:41:23.617866 [ 311 ] {} <Debug> TCP-Session: 1d9ba3d1-9c4d-4853-b878-48864de284d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43857 | ||
| 16200 | 2026.05.21 01:41:23.617484 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64377 | ||
| 16201 | 2026.05.21 01:41:23.617903 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16202 | 2026.05.21 01:41:23.617893 [ 311 ] {} <Debug> TCP-Session: 1d9ba3d1-9c4d-4853-b878-48864de284d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16203 | 2026.05.21 01:41:23.617943 [ 307 ] {} <Debug> TCP-Session: a89b8cc4-76a9-4836-b675-948a2b6d960f Authenticating user 'default' from [fd00:1122:3344:101::e]:56614 | ||
| 16204 | 2026.05.21 01:41:23.617953 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16205 | 2026.05.21 01:41:23.617957 [ 311 ] {} <Debug> TCP-Session: 1d9ba3d1-9c4d-4853-b878-48864de284d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16206 | 2026.05.21 01:41:23.617970 [ 307 ] {} <Debug> TCP-Session: a89b8cc4-76a9-4836-b675-948a2b6d960f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16207 | 2026.05.21 01:41:23.617991 [ 309 ] {} <Debug> TCP-Session: 8fd707d7-b44a-4539-bc81-ad0e6269d8c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64377 | ||
| 16208 | 2026.05.21 01:41:23.618012 [ 307 ] {} <Debug> TCP-Session: a89b8cc4-76a9-4836-b675-948a2b6d960f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16209 | 2026.05.21 01:41:23.618037 [ 309 ] {} <Debug> TCP-Session: 8fd707d7-b44a-4539-bc81-ad0e6269d8c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16210 | 2026.05.21 01:41:23.617585 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16211 | 2026.05.21 01:41:23.618065 [ 309 ] {} <Debug> TCP-Session: 8fd707d7-b44a-4539-bc81-ad0e6269d8c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16212 | 2026.05.21 01:41:23.618074 [ 269 ] {7dbe4755-e8ed-40dd-b0b3-875425233904} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16213 | 2026.05.21 01:41:23.618084 [ 259 ] {} <Debug> TCP-Session: da08f022-d590-4dfa-9da9-7a916f2bb0a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46110 | ||
| 16214 | 2026.05.21 01:41:23.617471 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57612 | ||
| 16215 | 2026.05.21 01:41:23.618114 [ 259 ] {} <Debug> TCP-Session: da08f022-d590-4dfa-9da9-7a916f2bb0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16216 | 2026.05.21 01:41:23.618132 [ 269 ] {7dbe4755-e8ed-40dd-b0b3-875425233904} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16217 | 2026.05.21 01:41:23.618152 [ 259 ] {} <Debug> TCP-Session: da08f022-d590-4dfa-9da9-7a916f2bb0a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16218 | 2026.05.21 01:41:23.618174 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16219 | 2026.05.21 01:41:23.618203 [ 304 ] {} <Debug> TCP-Session: 422eb5ff-fe8d-453d-a035-55296c84ee52 Authenticating user 'default' from [fd00:1122:3344:101::e]:57612 | ||
| 16220 | 2026.05.21 01:41:23.618225 [ 304 ] {} <Debug> TCP-Session: 422eb5ff-fe8d-453d-a035-55296c84ee52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16221 | 2026.05.21 01:41:23.618240 [ 304 ] {} <Debug> TCP-Session: 422eb5ff-fe8d-453d-a035-55296c84ee52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16222 | 2026.05.21 01:41:23.618421 [ 269 ] {7dbe4755-e8ed-40dd-b0b3-875425233904} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 16223 | 2026.05.21 01:41:23.619367 [ 344 ] {7dbe4755-e8ed-40dd-b0b3-875425233904} <Trace> AggregatingTransform: Aggregating | ||
| 16224 | 2026.05.21 01:41:23.619401 [ 344 ] {7dbe4755-e8ed-40dd-b0b3-875425233904} <Trace> Aggregator: Aggregation method: without_key | ||
| 16225 | 2026.05.21 01:41:23.619432 [ 344 ] {7dbe4755-e8ed-40dd-b0b3-875425233904} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909779 sec. (1099.168 rows/sec., 42.94 KiB/sec.) | ||
| 16226 | 2026.05.21 01:41:23.619447 [ 344 ] {7dbe4755-e8ed-40dd-b0b3-875425233904} <Trace> Aggregator: Merging aggregated data | ||
| 16227 | 2026.05.21 01:41:23.620046 [ 269 ] {7dbe4755-e8ed-40dd-b0b3-875425233904} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002309 sec., 433.08791684711997 rows/sec., 16.92 KiB/sec. | ||
| 16228 | 2026.05.21 01:41:23.620192 [ 269 ] {7dbe4755-e8ed-40dd-b0b3-875425233904} <Debug> TCPHandler: Processed in 0.002779446 sec. | ||
| 16229 | 2026.05.21 01:41:23.620307 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16230 | 2026.05.21 01:41:23.620332 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16231 | 2026.05.21 01:41:23.620336 [ 269 ] {} <Debug> TCP-Session: 1dfc3d8c-2c46-47b3-bde5-c4b097a5c022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16232 | 2026.05.21 01:41:23.620352 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16233 | 2026.05.21 01:41:23.620365 [ 259 ] {} <Debug> TCP-Session: da08f022-d590-4dfa-9da9-7a916f2bb0a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16234 | 2026.05.21 01:41:23.620374 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16235 | 2026.05.21 01:41:23.620397 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16236 | 2026.05.21 01:41:23.620409 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16237 | 2026.05.21 01:41:23.620437 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16238 | 2026.05.21 01:41:23.620455 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16239 | 2026.05.21 01:41:23.620478 [ 308 ] {} <Debug> TCP-Session: 6a598997-a8fc-4457-ba3d-0cdfdbf78f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16240 | 2026.05.21 01:41:23.620448 [ 310 ] {} <Debug> TCP-Session: fe19c39f-cc29-4406-a549-f7ab3fa59f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16241 | 2026.05.21 01:41:23.620502 [ 311 ] {} <Debug> TCP-Session: 1d9ba3d1-9c4d-4853-b878-48864de284d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16242 | 2026.05.21 01:41:23.620431 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16243 | 2026.05.21 01:41:23.620396 [ 303 ] {} <Debug> TCP-Session: 12d435eb-e26b-4778-b9fd-e6ab19058353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16244 | 2026.05.21 01:41:23.620568 [ 307 ] {} <Debug> TCP-Session: a89b8cc4-76a9-4836-b675-948a2b6d960f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16245 | 2026.05.21 01:41:23.620452 [ 309 ] {} <Debug> TCP-Session: 8fd707d7-b44a-4539-bc81-ad0e6269d8c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16246 | 2026.05.21 01:41:23.620469 [ 304 ] {} <Debug> TCP-Session: 422eb5ff-fe8d-453d-a035-55296c84ee52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16247 | 2026.05.21 01:41:24.121421 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16248 | 2026.05.21 01:41:24.121689 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 16249 | 2026.05.21 01:41:24.122043 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16250 | 2026.05.21 01:41:24.122081 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 16251 | 2026.05.21 01:41:24.122327 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16252 | 2026.05.21 01:41:24.122403 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16253 | 2026.05.21 01:41:24.122552 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16254 | 2026.05.21 01:41:24.122589 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16255 | 2026.05.21 01:41:24.122612 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 16256 | 2026.05.21 01:41:24.122628 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16257 | 2026.05.21 01:41:24.122673 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16258 | 2026.05.21 01:41:24.122694 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 16259 | 2026.05.21 01:41:24.123841 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002259 sec., 17264.276228419654 rows/sec., 3.52 MiB/sec. | ||
| 16260 | 2026.05.21 01:41:24.123960 [ 270 ] {e21b0999-ddfd-4f88-8c11-d23d5a477430} <Debug> TCPHandler: Processed in 0.002692774 sec. | ||
| 16261 | 2026.05.21 01:41:24.125671 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16262 | 2026.05.21 01:41:24.125812 [ 270 ] {e9c3104c-b069-4e08-976e-9b191c3fd729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16263 | 2026.05.21 01:41:24.125870 [ 270 ] {e9c3104c-b069-4e08-976e-9b191c3fd729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16264 | 2026.05.21 01:41:24.126481 [ 270 ] {e9c3104c-b069-4e08-976e-9b191c3fd729} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16265 | 2026.05.21 01:41:24.126533 [ 270 ] {e9c3104c-b069-4e08-976e-9b191c3fd729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16266 | 2026.05.21 01:41:24.126950 [ 270 ] {e9c3104c-b069-4e08-976e-9b191c3fd729} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16267 | 2026.05.21 01:41:24.127178 [ 270 ] {e9c3104c-b069-4e08-976e-9b191c3fd729} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16268 | 2026.05.21 01:41:24.127332 [ 270 ] {e9c3104c-b069-4e08-976e-9b191c3fd729} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001567 sec., 35737.077217613274 rows/sec., 2.75 MiB/sec. | ||
| 16269 | 2026.05.21 01:41:24.127371 [ 270 ] {e9c3104c-b069-4e08-976e-9b191c3fd729} <Debug> TCPHandler: Processed in 0.001773145 sec. | ||
| 16270 | 2026.05.21 01:41:24.127511 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16271 | 2026.05.21 01:41:24.127616 [ 270 ] {4d0d6cef-97bd-4bf2-b417-907c50ea4a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16272 | 2026.05.21 01:41:24.127659 [ 270 ] {4d0d6cef-97bd-4bf2-b417-907c50ea4a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16273 | 2026.05.21 01:41:24.128090 [ 270 ] {4d0d6cef-97bd-4bf2-b417-907c50ea4a70} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16274 | 2026.05.21 01:41:24.128129 [ 270 ] {4d0d6cef-97bd-4bf2-b417-907c50ea4a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16275 | 2026.05.21 01:41:24.128433 [ 270 ] {4d0d6cef-97bd-4bf2-b417-907c50ea4a70} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16276 | 2026.05.21 01:41:24.128637 [ 270 ] {4d0d6cef-97bd-4bf2-b417-907c50ea4a70} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16277 | 2026.05.21 01:41:24.128768 [ 270 ] {4d0d6cef-97bd-4bf2-b417-907c50ea4a70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 16278 | 2026.05.21 01:41:24.128803 [ 270 ] {4d0d6cef-97bd-4bf2-b417-907c50ea4a70} <Debug> TCPHandler: Processed in 0.001351167 sec. | ||
| 16279 | 2026.05.21 01:41:24.128930 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16280 | 2026.05.21 01:41:24.129027 [ 270 ] {b547d8a0-2bf3-4d89-a342-4a1283df90fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16281 | 2026.05.21 01:41:24.129071 [ 270 ] {b547d8a0-2bf3-4d89-a342-4a1283df90fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16282 | 2026.05.21 01:41:24.129468 [ 270 ] {b547d8a0-2bf3-4d89-a342-4a1283df90fe} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16283 | 2026.05.21 01:41:24.129505 [ 270 ] {b547d8a0-2bf3-4d89-a342-4a1283df90fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16284 | 2026.05.21 01:41:24.129834 [ 270 ] {b547d8a0-2bf3-4d89-a342-4a1283df90fe} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16285 | 2026.05.21 01:41:24.130042 [ 270 ] {b547d8a0-2bf3-4d89-a342-4a1283df90fe} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16286 | 2026.05.21 01:41:24.130173 [ 270 ] {b547d8a0-2bf3-4d89-a342-4a1283df90fe} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 16287 | 2026.05.21 01:41:24.130209 [ 270 ] {b547d8a0-2bf3-4d89-a342-4a1283df90fe} <Debug> TCPHandler: Processed in 0.001329406 sec. | ||
| 16288 | 2026.05.21 01:41:24.130342 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16289 | 2026.05.21 01:41:24.130438 [ 270 ] {c4817304-fad0-4955-942a-585554cf7951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16290 | 2026.05.21 01:41:24.130482 [ 270 ] {c4817304-fad0-4955-942a-585554cf7951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16291 | 2026.05.21 01:41:24.130832 [ 270 ] {c4817304-fad0-4955-942a-585554cf7951} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16292 | 2026.05.21 01:41:24.130869 [ 270 ] {c4817304-fad0-4955-942a-585554cf7951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16293 | 2026.05.21 01:41:24.131248 [ 270 ] {c4817304-fad0-4955-942a-585554cf7951} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16294 | 2026.05.21 01:41:24.131459 [ 270 ] {c4817304-fad0-4955-942a-585554cf7951} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16295 | 2026.05.21 01:41:24.131591 [ 270 ] {c4817304-fad0-4955-942a-585554cf7951} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001171 sec., 40990.606319385144 rows/sec., 2.76 MiB/sec. | ||
| 16296 | 2026.05.21 01:41:24.131625 [ 270 ] {c4817304-fad0-4955-942a-585554cf7951} <Debug> TCPHandler: Processed in 0.001334796 sec. | ||
| 16297 | 2026.05.21 01:41:24.481735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35043 | ||
| 16298 | 2026.05.21 01:41:24.482398 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16299 | 2026.05.21 01:41:24.482469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16300 | 2026.05.21 01:41:24.483111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16301 | 2026.05.21 01:41:24.483431 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16302 | 2026.05.21 01:41:24.483638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35043 | ||
| 16303 | 2026.05.21 01:41:24.863150 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59737 | ||
| 16304 | 2026.05.21 01:41:24.863241 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16305 | 2026.05.21 01:41:24.863266 [ 269 ] {} <Debug> TCP-Session: ecf69489-bcd6-4984-aa06-1e1587fad73c Authenticating user 'default' from [fd00:1122:3344:101::e]:59737 | ||
| 16306 | 2026.05.21 01:41:24.863288 [ 269 ] {} <Debug> TCP-Session: ecf69489-bcd6-4984-aa06-1e1587fad73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16307 | 2026.05.21 01:41:24.863300 [ 269 ] {} <Debug> TCP-Session: ecf69489-bcd6-4984-aa06-1e1587fad73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16308 | 2026.05.21 01:41:24.863542 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44498 | ||
| 16309 | 2026.05.21 01:41:24.863557 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44524 | ||
| 16310 | 2026.05.21 01:41:24.863584 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48811 | ||
| 16311 | 2026.05.21 01:41:24.863611 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53877 | ||
| 16312 | 2026.05.21 01:41:24.863639 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16313 | 2026.05.21 01:41:24.863662 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16314 | 2026.05.21 01:41:24.863635 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16315 | 2026.05.21 01:41:24.863687 [ 307 ] {} <Debug> TCP-Session: 5a0b3a2d-e3e4-453f-a802-f5ce641f6f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:44524 | ||
| 16316 | 2026.05.21 01:41:24.863686 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16317 | 2026.05.21 01:41:24.863729 [ 307 ] {} <Debug> TCP-Session: 5a0b3a2d-e3e4-453f-a802-f5ce641f6f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16318 | 2026.05.21 01:41:24.863717 [ 303 ] {} <Debug> TCP-Session: 8e9c1132-50cd-4e23-9d75-2f81458d8270 Authenticating user 'default' from [fd00:1122:3344:101::e]:44498 | ||
| 16319 | 2026.05.21 01:41:24.863763 [ 307 ] {} <Debug> TCP-Session: 5a0b3a2d-e3e4-453f-a802-f5ce641f6f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16320 | 2026.05.21 01:41:24.863762 [ 259 ] {} <Debug> TCP-Session: dea6e236-d1eb-4606-801a-bd824b162a88 Authenticating user 'default' from [fd00:1122:3344:101::e]:53877 | ||
| 16321 | 2026.05.21 01:41:24.863778 [ 303 ] {} <Debug> TCP-Session: 8e9c1132-50cd-4e23-9d75-2f81458d8270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16322 | 2026.05.21 01:41:24.863803 [ 259 ] {} <Debug> TCP-Session: dea6e236-d1eb-4606-801a-bd824b162a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16323 | 2026.05.21 01:41:24.863815 [ 303 ] {} <Debug> TCP-Session: 8e9c1132-50cd-4e23-9d75-2f81458d8270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16324 | 2026.05.21 01:41:24.863829 [ 259 ] {} <Debug> TCP-Session: dea6e236-d1eb-4606-801a-bd824b162a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16325 | 2026.05.21 01:41:24.863695 [ 309 ] {} <Debug> TCP-Session: 3da9483f-ec3d-4859-8060-9b16ccf52149 Authenticating user 'default' from [fd00:1122:3344:101::e]:48811 | ||
| 16326 | 2026.05.21 01:41:24.863614 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55028 | ||
| 16327 | 2026.05.21 01:41:24.863870 [ 309 ] {} <Debug> TCP-Session: 3da9483f-ec3d-4859-8060-9b16ccf52149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16328 | 2026.05.21 01:41:24.863609 [ 269 ] {} <Trace> TCP-Session: ecf69489-bcd6-4984-aa06-1e1587fad73c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16329 | 2026.05.21 01:41:24.863931 [ 309 ] {} <Debug> TCP-Session: 3da9483f-ec3d-4859-8060-9b16ccf52149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16330 | 2026.05.21 01:41:24.863604 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48462 | ||
| 16331 | 2026.05.21 01:41:24.863959 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16332 | 2026.05.21 01:41:24.863575 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58740 | ||
| 16333 | 2026.05.21 01:41:24.864010 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16334 | 2026.05.21 01:41:24.864011 [ 310 ] {} <Debug> TCP-Session: 6b9020e4-d11d-4dba-9daa-868ea6c3c58d Authenticating user 'default' from [fd00:1122:3344:101::e]:55028 | ||
| 16335 | 2026.05.21 01:41:24.864079 [ 311 ] {} <Debug> TCP-Session: 1e055b7c-0198-40cc-a819-d4db6c4d25e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48462 | ||
| 16336 | 2026.05.21 01:41:24.864092 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16337 | 2026.05.21 01:41:24.864088 [ 269 ] {aeed5777-b0a7-47e4-842c-805027ccef23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59737) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16338 | 2026.05.21 01:41:24.864110 [ 311 ] {} <Debug> TCP-Session: 1e055b7c-0198-40cc-a819-d4db6c4d25e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16339 | 2026.05.21 01:41:24.864131 [ 308 ] {} <Debug> TCP-Session: dc93aefa-2a93-4972-b364-e879805f6f47 Authenticating user 'default' from [fd00:1122:3344:101::e]:58740 | ||
| 16340 | 2026.05.21 01:41:24.864153 [ 311 ] {} <Debug> TCP-Session: 1e055b7c-0198-40cc-a819-d4db6c4d25e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16341 | 2026.05.21 01:41:24.863558 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58412 | ||
| 16342 | 2026.05.21 01:41:24.864175 [ 308 ] {} <Debug> TCP-Session: dc93aefa-2a93-4972-b364-e879805f6f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16343 | 2026.05.21 01:41:24.864105 [ 310 ] {} <Debug> TCP-Session: 6b9020e4-d11d-4dba-9daa-868ea6c3c58d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16344 | 2026.05.21 01:41:24.864226 [ 308 ] {} <Debug> TCP-Session: dc93aefa-2a93-4972-b364-e879805f6f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16345 | 2026.05.21 01:41:24.864237 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16346 | 2026.05.21 01:41:24.864246 [ 310 ] {} <Debug> TCP-Session: 6b9020e4-d11d-4dba-9daa-868ea6c3c58d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16347 | 2026.05.21 01:41:24.864270 [ 304 ] {} <Debug> TCP-Session: be2e15bc-34c4-4a2b-a46b-b6adf35ff72a Authenticating user 'default' from [fd00:1122:3344:101::e]:58412 | ||
| 16348 | 2026.05.21 01:41:24.864296 [ 304 ] {} <Debug> TCP-Session: be2e15bc-34c4-4a2b-a46b-b6adf35ff72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16349 | 2026.05.21 01:41:24.864308 [ 304 ] {} <Debug> TCP-Session: be2e15bc-34c4-4a2b-a46b-b6adf35ff72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16350 | 2026.05.21 01:41:24.864376 [ 269 ] {aeed5777-b0a7-47e4-842c-805027ccef23} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16351 | 2026.05.21 01:41:24.864431 [ 269 ] {aeed5777-b0a7-47e4-842c-805027ccef23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16352 | 2026.05.21 01:41:24.864701 [ 269 ] {aeed5777-b0a7-47e4-842c-805027ccef23} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 16353 | 2026.05.21 01:41:24.865683 [ 321 ] {aeed5777-b0a7-47e4-842c-805027ccef23} <Trace> AggregatingTransform: Aggregating | ||
| 16354 | 2026.05.21 01:41:24.865722 [ 321 ] {aeed5777-b0a7-47e4-842c-805027ccef23} <Trace> Aggregator: Aggregation method: without_key | ||
| 16355 | 2026.05.21 01:41:24.865752 [ 321 ] {aeed5777-b0a7-47e4-842c-805027ccef23} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095603 sec. (1045.992 rows/sec., 40.86 KiB/sec.) | ||
| 16356 | 2026.05.21 01:41:24.865766 [ 321 ] {aeed5777-b0a7-47e4-842c-805027ccef23} <Trace> Aggregator: Merging aggregated data | ||
| 16357 | 2026.05.21 01:41:24.866374 [ 269 ] {aeed5777-b0a7-47e4-842c-805027ccef23} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002338 sec., 427.71599657827204 rows/sec., 16.71 KiB/sec. | ||
| 16358 | 2026.05.21 01:41:24.866512 [ 269 ] {aeed5777-b0a7-47e4-842c-805027ccef23} <Debug> TCPHandler: Processed in 0.00301113 sec. | ||
| 16359 | 2026.05.21 01:41:24.866624 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16360 | 2026.05.21 01:41:24.866653 [ 269 ] {} <Debug> TCP-Session: ecf69489-bcd6-4984-aa06-1e1587fad73c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16361 | 2026.05.21 01:41:24.866655 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16362 | 2026.05.21 01:41:24.866678 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16363 | 2026.05.21 01:41:24.866691 [ 259 ] {} <Debug> TCP-Session: dea6e236-d1eb-4606-801a-bd824b162a88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16364 | 2026.05.21 01:41:24.866711 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16365 | 2026.05.21 01:41:24.866730 [ 303 ] {} <Debug> TCP-Session: 8e9c1132-50cd-4e23-9d75-2f81458d8270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16366 | 2026.05.21 01:41:24.866755 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16367 | 2026.05.21 01:41:24.866771 [ 304 ] {} <Debug> TCP-Session: be2e15bc-34c4-4a2b-a46b-b6adf35ff72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16368 | 2026.05.21 01:41:24.866779 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16369 | 2026.05.21 01:41:24.866803 [ 309 ] {} <Debug> TCP-Session: 3da9483f-ec3d-4859-8060-9b16ccf52149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16370 | 2026.05.21 01:41:24.866836 [ 308 ] {} <Debug> TCP-Session: dc93aefa-2a93-4972-b364-e879805f6f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16371 | 2026.05.21 01:41:24.866731 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16372 | 2026.05.21 01:41:24.866792 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16373 | 2026.05.21 01:41:24.866904 [ 307 ] {} <Debug> TCP-Session: 5a0b3a2d-e3e4-453f-a802-f5ce641f6f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16374 | 2026.05.21 01:41:24.866918 [ 311 ] {} <Debug> TCP-Session: 1e055b7c-0198-40cc-a819-d4db6c4d25e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16375 | 2026.05.21 01:41:24.866695 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16376 | 2026.05.21 01:41:24.866978 [ 310 ] {} <Debug> TCP-Session: 6b9020e4-d11d-4dba-9daa-868ea6c3c58d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16377 | 2026.05.21 01:41:26.395693 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16378 | 2026.05.21 01:41:26.414850 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16379 | 2026.05.21 01:41:26.414915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16380 | 2026.05.21 01:41:26.421198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16381 | 2026.05.21 01:41:26.421900 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16382 | 2026.05.21 01:41:26.424988 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16383 | 2026.05.21 01:41:29.046351 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 16384 | 2026.05.21 01:41:29.046403 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 16385 | 2026.05.21 01:41:29.050853 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 16386 | 2026.05.21 01:41:29.123564 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16387 | 2026.05.21 01:41:29.123833 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16388 | 2026.05.21 01:41:29.124183 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16389 | 2026.05.21 01:41:29.124223 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16390 | 2026.05.21 01:41:29.124455 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16391 | 2026.05.21 01:41:29.124531 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16392 | 2026.05.21 01:41:29.124679 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16393 | 2026.05.21 01:41:29.124715 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16394 | 2026.05.21 01:41:29.124738 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 16395 | 2026.05.21 01:41:29.124754 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16396 | 2026.05.21 01:41:29.124798 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16397 | 2026.05.21 01:41:29.124819 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 16398 | 2026.05.21 01:41:29.125971 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.00225 sec., 17333.333333333336 rows/sec., 3.53 MiB/sec. | ||
| 16399 | 2026.05.21 01:41:29.126089 [ 270 ] {0618802d-35f2-4c79-98e7-c03b4e218c69} <Debug> TCPHandler: Processed in 0.002679064 sec. | ||
| 16400 | 2026.05.21 01:41:29.128089 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16401 | 2026.05.21 01:41:29.128233 [ 270 ] {92c6c54d-7330-4844-a8e3-5f9bc47391ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16402 | 2026.05.21 01:41:29.128290 [ 270 ] {92c6c54d-7330-4844-a8e3-5f9bc47391ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16403 | 2026.05.21 01:41:29.128893 [ 270 ] {92c6c54d-7330-4844-a8e3-5f9bc47391ed} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16404 | 2026.05.21 01:41:29.128944 [ 270 ] {92c6c54d-7330-4844-a8e3-5f9bc47391ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16405 | 2026.05.21 01:41:29.129346 [ 270 ] {92c6c54d-7330-4844-a8e3-5f9bc47391ed} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16406 | 2026.05.21 01:41:29.129569 [ 270 ] {92c6c54d-7330-4844-a8e3-5f9bc47391ed} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16407 | 2026.05.21 01:41:29.129734 [ 270 ] {92c6c54d-7330-4844-a8e3-5f9bc47391ed} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001541 sec., 57105.775470473716 rows/sec., 4.81 MiB/sec. | ||
| 16408 | 2026.05.21 01:41:29.129773 [ 270 ] {92c6c54d-7330-4844-a8e3-5f9bc47391ed} <Debug> TCPHandler: Processed in 0.001750615 sec. | ||
| 16409 | 2026.05.21 01:41:29.129915 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16410 | 2026.05.21 01:41:29.130019 [ 270 ] {198eee37-355b-4220-814f-e56fc54b2a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16411 | 2026.05.21 01:41:29.130063 [ 270 ] {198eee37-355b-4220-814f-e56fc54b2a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16412 | 2026.05.21 01:41:29.130485 [ 270 ] {198eee37-355b-4220-814f-e56fc54b2a48} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16413 | 2026.05.21 01:41:29.130524 [ 270 ] {198eee37-355b-4220-814f-e56fc54b2a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16414 | 2026.05.21 01:41:29.130827 [ 270 ] {198eee37-355b-4220-814f-e56fc54b2a48} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16415 | 2026.05.21 01:41:29.131034 [ 270 ] {198eee37-355b-4220-814f-e56fc54b2a48} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16416 | 2026.05.21 01:41:29.131172 [ 270 ] {198eee37-355b-4220-814f-e56fc54b2a48} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001176 sec., 13605.442176870749 rows/sec., 1023.07 KiB/sec. | ||
| 16417 | 2026.05.21 01:41:29.131169 [ 145 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16418 | 2026.05.21 01:41:29.131209 [ 270 ] {198eee37-355b-4220-814f-e56fc54b2a48} <Debug> TCPHandler: Processed in 0.001347817 sec. | ||
| 16419 | 2026.05.21 01:41:29.131248 [ 145 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2026.05.21 01:41:29.131274 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16421 | 2026.05.21 01:41:29.131343 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16422 | 2026.05.21 01:41:29.131369 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 16423 | 2026.05.21 01:41:29.131447 [ 270 ] {ef28a990-50d9-4940-bce7-47708ed76927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16424 | 2026.05.21 01:41:29.131464 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16425 | 2026.05.21 01:41:29.131489 [ 270 ] {ef28a990-50d9-4940-bce7-47708ed76927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16426 | 2026.05.21 01:41:29.131493 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 84 rows starting from the beginning of the part | ||
| 16427 | 2026.05.21 01:41:29.131558 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part | ||
| 16428 | 2026.05.21 01:41:29.131606 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 25 rows starting from the beginning of the part | ||
| 16429 | 2026.05.21 01:41:29.131649 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 16 rows starting from the beginning of the part | ||
| 16430 | 2026.05.21 01:41:29.131692 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 36 rows starting from the beginning of the part | ||
| 16431 | 2026.05.21 01:41:29.131741 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 16 rows starting from the beginning of the part | ||
| 16432 | 2026.05.21 01:41:29.131912 [ 270 ] {ef28a990-50d9-4940-bce7-47708ed76927} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16433 | 2026.05.21 01:41:29.131949 [ 270 ] {ef28a990-50d9-4940-bce7-47708ed76927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16434 | 2026.05.21 01:41:29.132276 [ 270 ] {ef28a990-50d9-4940-bce7-47708ed76927} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16435 | 2026.05.21 01:41:29.132508 [ 270 ] {ef28a990-50d9-4940-bce7-47708ed76927} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2026.05.21 01:41:29.132522 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192294 sec., 173614.89699688164 rows/sec., 13.42 MiB/sec. | ||
| 16437 | 2026.05.21 01:41:29.132654 [ 270 ] {ef28a990-50d9-4940-bce7-47708ed76927} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001227 sec., 65199.67400162999 rows/sec., 5.09 MiB/sec. | ||
| 16438 | 2026.05.21 01:41:29.132697 [ 270 ] {ef28a990-50d9-4940-bce7-47708ed76927} <Debug> TCPHandler: Processed in 0.001405828 sec. | ||
| 16439 | 2026.05.21 01:41:29.132710 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16440 | 2026.05.21 01:41:29.132835 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16441 | 2026.05.21 01:41:29.132940 [ 270 ] {43eca02d-ac8e-4559-8338-0d0d7623d9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16442 | 2026.05.21 01:41:29.132986 [ 270 ] {43eca02d-ac8e-4559-8338-0d0d7623d9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16443 | 2026.05.21 01:41:29.133030 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16444 | 2026.05.21 01:41:29.133120 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_101_20} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16445 | 2026.05.21 01:41:29.133237 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16446 | 2026.05.21 01:41:29.133422 [ 270 ] {43eca02d-ac8e-4559-8338-0d0d7623d9de} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16447 | 2026.05.21 01:41:29.133466 [ 270 ] {43eca02d-ac8e-4559-8338-0d0d7623d9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16448 | 2026.05.21 01:41:29.133805 [ 270 ] {43eca02d-ac8e-4559-8338-0d0d7623d9de} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16449 | 2026.05.21 01:41:29.134019 [ 270 ] {43eca02d-ac8e-4559-8338-0d0d7623d9de} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16450 | 2026.05.21 01:41:29.134152 [ 270 ] {43eca02d-ac8e-4559-8338-0d0d7623d9de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 16451 | 2026.05.21 01:41:29.134188 [ 270 ] {43eca02d-ac8e-4559-8338-0d0d7623d9de} <Debug> TCPHandler: Processed in 0.001405668 sec. | ||
| 16452 | 2026.05.21 01:41:29.134314 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16453 | 2026.05.21 01:41:29.134410 [ 270 ] {898f2aba-65a2-4de1-b2c9-5011dd4ec278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16454 | 2026.05.21 01:41:29.134466 [ 270 ] {898f2aba-65a2-4de1-b2c9-5011dd4ec278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16455 | 2026.05.21 01:41:29.135286 [ 270 ] {898f2aba-65a2-4de1-b2c9-5011dd4ec278} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16456 | 2026.05.21 01:41:29.135323 [ 270 ] {898f2aba-65a2-4de1-b2c9-5011dd4ec278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16457 | 2026.05.21 01:41:29.135854 [ 270 ] {898f2aba-65a2-4de1-b2c9-5011dd4ec278} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16458 | 2026.05.21 01:41:29.136085 [ 270 ] {898f2aba-65a2-4de1-b2c9-5011dd4ec278} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16459 | 2026.05.21 01:41:29.136229 [ 270 ] {898f2aba-65a2-4de1-b2c9-5011dd4ec278} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001837 sec., 8709.853021230267 rows/sec., 15.61 MiB/sec. | ||
| 16460 | 2026.05.21 01:41:29.136284 [ 270 ] {898f2aba-65a2-4de1-b2c9-5011dd4ec278} <Debug> TCPHandler: Processed in 0.00202007 sec. | ||
| 16461 | 2026.05.21 01:41:29.136423 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16462 | 2026.05.21 01:41:29.136521 [ 270 ] {0793787b-8c8d-431e-a66a-718a1f831c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16463 | 2026.05.21 01:41:29.136565 [ 270 ] {0793787b-8c8d-431e-a66a-718a1f831c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16464 | 2026.05.21 01:41:29.136940 [ 270 ] {0793787b-8c8d-431e-a66a-718a1f831c6c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16465 | 2026.05.21 01:41:29.136976 [ 270 ] {0793787b-8c8d-431e-a66a-718a1f831c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16466 | 2026.05.21 01:41:29.137297 [ 270 ] {0793787b-8c8d-431e-a66a-718a1f831c6c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16467 | 2026.05.21 01:41:29.137514 [ 270 ] {0793787b-8c8d-431e-a66a-718a1f831c6c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16468 | 2026.05.21 01:41:29.137655 [ 270 ] {0793787b-8c8d-431e-a66a-718a1f831c6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 16469 | 2026.05.21 01:41:29.137690 [ 270 ] {0793787b-8c8d-431e-a66a-718a1f831c6c} <Debug> TCPHandler: Processed in 0.001318386 sec. | ||
| 16470 | 2026.05.21 01:41:29.137738 [ 223 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 16471 | 2026.05.21 01:41:29.137774 [ 223 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 16472 | 2026.05.21 01:41:29.140950 [ 223 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 16473 | 2026.05.21 01:41:29.526205 [ 219 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 16474 | 2026.05.21 01:41:29.526267 [ 219 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 16475 | 2026.05.21 01:41:29.530225 [ 219 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 16476 | 2026.05.21 01:41:30.200152 [ 224 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 16477 | 2026.05.21 01:41:30.200214 [ 224 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 16478 | 2026.05.21 01:41:30.202633 [ 224 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 16479 | 2026.05.21 01:41:31.784420 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16480 | 2026.05.21 01:41:31.784509 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16481 | 2026.05.21 01:41:31.983874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35491 | ||
| 16482 | 2026.05.21 01:41:31.984660 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16483 | 2026.05.21 01:41:31.984736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16484 | 2026.05.21 01:41:31.985296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16485 | 2026.05.21 01:41:31.985520 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16486 | 2026.05.21 01:41:31.985665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35491 | ||
| 16487 | 2026.05.21 01:41:32.059610 [ 127 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 16488 | 2026.05.21 01:41:32.059678 [ 127 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2026.05.21 01:41:32.059705 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16490 | 2026.05.21 01:41:32.059838 [ 187 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 16491 | 2026.05.21 01:41:32.059993 [ 187 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16492 | 2026.05.21 01:41:32.060027 [ 187 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 825 rows starting from the beginning of the part | ||
| 16493 | 2026.05.21 01:41:32.060097 [ 187 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 16494 | 2026.05.21 01:41:32.060146 [ 187 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 801 rows starting from the beginning of the part | ||
| 16495 | 2026.05.21 01:41:32.060198 [ 187 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 16496 | 2026.05.21 01:41:32.060240 [ 187 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 801 rows starting from the beginning of the part | ||
| 16497 | 2026.05.21 01:41:32.061385 [ 188 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607472 sec., 1539684.672579056 rows/sec., 95.94 MiB/sec. | ||
| 16498 | 2026.05.21 01:41:32.061625 [ 194 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 16499 | 2026.05.21 01:41:32.061980 [ 194 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16500 | 2026.05.21 01:41:32.062058 [ 194 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_31_7} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 16501 | 2026.05.21 01:41:32.062154 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 16502 | 2026.05.21 01:41:33.925133 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16503 | 2026.05.21 01:41:33.943595 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16504 | 2026.05.21 01:41:33.943662 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16505 | 2026.05.21 01:41:33.949752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16506 | 2026.05.21 01:41:33.950460 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16507 | 2026.05.21 01:41:33.953531 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16508 | 2026.05.21 01:41:34.123175 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16509 | 2026.05.21 01:41:34.123406 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16510 | 2026.05.21 01:41:34.123756 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16511 | 2026.05.21 01:41:34.123802 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16512 | 2026.05.21 01:41:34.124048 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16513 | 2026.05.21 01:41:34.124118 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16514 | 2026.05.21 01:41:34.124259 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16515 | 2026.05.21 01:41:34.124296 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16516 | 2026.05.21 01:41:34.124318 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 16517 | 2026.05.21 01:41:34.124334 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16518 | 2026.05.21 01:41:34.124375 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16519 | 2026.05.21 01:41:34.124395 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 16520 | 2026.05.21 01:41:34.125462 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002156 sec., 18089.053803339517 rows/sec., 3.69 MiB/sec. | ||
| 16521 | 2026.05.21 01:41:34.125560 [ 270 ] {7dc46663-b4f4-4c3a-9b15-935052858657} <Debug> TCPHandler: Processed in 0.00252011 sec. | ||
| 16522 | 2026.05.21 01:41:34.127653 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16523 | 2026.05.21 01:41:34.127783 [ 270 ] {b1328c2d-efe0-4fe2-a194-5a01ee5bf4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16524 | 2026.05.21 01:41:34.127836 [ 270 ] {b1328c2d-efe0-4fe2-a194-5a01ee5bf4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16525 | 2026.05.21 01:41:34.128391 [ 270 ] {b1328c2d-efe0-4fe2-a194-5a01ee5bf4d9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16526 | 2026.05.21 01:41:34.128434 [ 270 ] {b1328c2d-efe0-4fe2-a194-5a01ee5bf4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16527 | 2026.05.21 01:41:34.128804 [ 270 ] {b1328c2d-efe0-4fe2-a194-5a01ee5bf4d9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16528 | 2026.05.21 01:41:34.129048 [ 270 ] {b1328c2d-efe0-4fe2-a194-5a01ee5bf4d9} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16529 | 2026.05.21 01:41:34.129190 [ 270 ] {b1328c2d-efe0-4fe2-a194-5a01ee5bf4d9} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001444 sec., 73407.20221606648 rows/sec., 6.16 MiB/sec. | ||
| 16530 | 2026.05.21 01:41:34.129226 [ 270 ] {b1328c2d-efe0-4fe2-a194-5a01ee5bf4d9} <Debug> TCPHandler: Processed in 0.001633592 sec. | ||
| 16531 | 2026.05.21 01:41:34.129355 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16532 | 2026.05.21 01:41:34.129452 [ 270 ] {ee5fa521-6249-4518-9206-d50afae3eb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16533 | 2026.05.21 01:41:34.129493 [ 270 ] {ee5fa521-6249-4518-9206-d50afae3eb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16534 | 2026.05.21 01:41:34.129899 [ 270 ] {ee5fa521-6249-4518-9206-d50afae3eb39} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16535 | 2026.05.21 01:41:34.129936 [ 270 ] {ee5fa521-6249-4518-9206-d50afae3eb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16536 | 2026.05.21 01:41:34.130231 [ 270 ] {ee5fa521-6249-4518-9206-d50afae3eb39} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16537 | 2026.05.21 01:41:34.130457 [ 270 ] {ee5fa521-6249-4518-9206-d50afae3eb39} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16538 | 2026.05.21 01:41:34.130588 [ 270 ] {ee5fa521-6249-4518-9206-d50afae3eb39} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001155 sec., 21645.021645021647 rows/sec., 1.59 MiB/sec. | ||
| 16539 | 2026.05.21 01:41:34.130623 [ 270 ] {ee5fa521-6249-4518-9206-d50afae3eb39} <Debug> TCPHandler: Processed in 0.001319226 sec. | ||
| 16540 | 2026.05.21 01:41:34.130734 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16541 | 2026.05.21 01:41:34.130844 [ 270 ] {df8a3747-9e8a-4ce3-b18e-e675208ad467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16542 | 2026.05.21 01:41:34.130884 [ 270 ] {df8a3747-9e8a-4ce3-b18e-e675208ad467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16543 | 2026.05.21 01:41:34.131329 [ 270 ] {df8a3747-9e8a-4ce3-b18e-e675208ad467} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16544 | 2026.05.21 01:41:34.131368 [ 270 ] {df8a3747-9e8a-4ce3-b18e-e675208ad467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16545 | 2026.05.21 01:41:34.131705 [ 270 ] {df8a3747-9e8a-4ce3-b18e-e675208ad467} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16546 | 2026.05.21 01:41:34.131927 [ 270 ] {df8a3747-9e8a-4ce3-b18e-e675208ad467} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16547 | 2026.05.21 01:41:34.132064 [ 270 ] {df8a3747-9e8a-4ce3-b18e-e675208ad467} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001239 sec., 71832.12267958031 rows/sec., 5.61 MiB/sec. | ||
| 16548 | 2026.05.21 01:41:34.132100 [ 270 ] {df8a3747-9e8a-4ce3-b18e-e675208ad467} <Debug> TCPHandler: Processed in 0.001416508 sec. | ||
| 16549 | 2026.05.21 01:41:34.132223 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16550 | 2026.05.21 01:41:34.132320 [ 270 ] {227a6a1e-b8f6-469c-b1a8-5204445517fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16551 | 2026.05.21 01:41:34.132364 [ 270 ] {227a6a1e-b8f6-469c-b1a8-5204445517fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16552 | 2026.05.21 01:41:34.132781 [ 270 ] {227a6a1e-b8f6-469c-b1a8-5204445517fd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16553 | 2026.05.21 01:41:34.132818 [ 270 ] {227a6a1e-b8f6-469c-b1a8-5204445517fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16554 | 2026.05.21 01:41:34.133158 [ 270 ] {227a6a1e-b8f6-469c-b1a8-5204445517fd} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16555 | 2026.05.21 01:41:34.133374 [ 270 ] {227a6a1e-b8f6-469c-b1a8-5204445517fd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16556 | 2026.05.21 01:41:34.133509 [ 270 ] {227a6a1e-b8f6-469c-b1a8-5204445517fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 16557 | 2026.05.21 01:41:34.133544 [ 270 ] {227a6a1e-b8f6-469c-b1a8-5204445517fd} <Debug> TCPHandler: Processed in 0.001373577 sec. | ||
| 16558 | 2026.05.21 01:41:34.133653 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16559 | 2026.05.21 01:41:34.133752 [ 270 ] {55801a02-d8fc-4a62-bdf4-b24708cd073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16560 | 2026.05.21 01:41:34.133807 [ 270 ] {55801a02-d8fc-4a62-bdf4-b24708cd073c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16561 | 2026.05.21 01:41:34.134599 [ 270 ] {55801a02-d8fc-4a62-bdf4-b24708cd073c} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16562 | 2026.05.21 01:41:34.134638 [ 270 ] {55801a02-d8fc-4a62-bdf4-b24708cd073c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16563 | 2026.05.21 01:41:34.135211 [ 270 ] {55801a02-d8fc-4a62-bdf4-b24708cd073c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16564 | 2026.05.21 01:41:34.135441 [ 270 ] {55801a02-d8fc-4a62-bdf4-b24708cd073c} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16565 | 2026.05.21 01:41:34.135579 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16566 | 2026.05.21 01:41:34.135587 [ 270 ] {55801a02-d8fc-4a62-bdf4-b24708cd073c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001853 sec., 13491.635186184565 rows/sec., 24.18 MiB/sec. | ||
| 16567 | 2026.05.21 01:41:34.135661 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16568 | 2026.05.21 01:41:34.135692 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16569 | 2026.05.21 01:41:34.135695 [ 270 ] {55801a02-d8fc-4a62-bdf4-b24708cd073c} <Debug> TCPHandler: Processed in 0.002090042 sec. | ||
| 16570 | 2026.05.21 01:41:34.135802 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 16571 | 2026.05.21 01:41:34.135847 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16572 | 2026.05.21 01:41:34.135947 [ 270 ] {4c32769f-eccb-4401-bd11-b64b88de0d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16573 | 2026.05.21 01:41:34.135990 [ 270 ] {4c32769f-eccb-4401-bd11-b64b88de0d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16574 | 2026.05.21 01:41:34.136023 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16575 | 2026.05.21 01:41:34.136082 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2068 rows starting from the beginning of the part | ||
| 16576 | 2026.05.21 01:41:34.136215 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 25 rows starting from the beginning of the part | ||
| 16577 | 2026.05.21 01:41:34.136332 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 16 rows starting from the beginning of the part | ||
| 16578 | 2026.05.21 01:41:34.136333 [ 270 ] {4c32769f-eccb-4401-bd11-b64b88de0d57} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16579 | 2026.05.21 01:41:34.136379 [ 270 ] {4c32769f-eccb-4401-bd11-b64b88de0d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16580 | 2026.05.21 01:41:34.136440 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 16581 | 2026.05.21 01:41:34.136544 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 16 rows starting from the beginning of the part | ||
| 16582 | 2026.05.21 01:41:34.136645 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 25 rows starting from the beginning of the part | ||
| 16583 | 2026.05.21 01:41:34.136706 [ 270 ] {4c32769f-eccb-4401-bd11-b64b88de0d57} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16584 | 2026.05.21 01:41:34.136930 [ 270 ] {4c32769f-eccb-4401-bd11-b64b88de0d57} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2026.05.21 01:41:34.137068 [ 270 ] {4c32769f-eccb-4401-bd11-b64b88de0d57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 16586 | 2026.05.21 01:41:34.137102 [ 270 ] {4c32769f-eccb-4401-bd11-b64b88de0d57} <Debug> TCPHandler: Processed in 0.001304966 sec. | ||
| 16587 | 2026.05.21 01:41:34.146213 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 19 columns (19 merged, 0 gathered) in 0.010453609 sec., 209114.38336750492 rows/sec., 374.72 MiB/sec. | ||
| 16588 | 2026.05.21 01:41:34.148663 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16589 | 2026.05.21 01:41:34.149069 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16590 | 2026.05.21 01:41:34.149149 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16591 | 2026.05.21 01:41:34.149338 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.37 MiB. | ||
| 16592 | 2026.05.21 01:41:35.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.61 MiB, peak 393.94 MiB, free memory in arenas 0.00 B, will set to 380.04 MiB (RSS), difference: 4.43 MiB | ||
| 16593 | 2026.05.21 01:41:35.515865 [ 224 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 16594 | 2026.05.21 01:41:35.515923 [ 224 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 16595 | 2026.05.21 01:41:35.518790 [ 224 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 16596 | 2026.05.21 01:41:39.126118 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2026.05.21 01:41:39.126407 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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) | ||
| 16598 | 2026.05.21 01:41:39.126753 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16599 | 2026.05.21 01:41:39.126796 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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 | ||
| 16600 | 2026.05.21 01:41:39.127038 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16601 | 2026.05.21 01:41:39.127107 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16602 | 2026.05.21 01:41:39.127258 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 16603 | 2026.05.21 01:41:39.127294 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16604 | 2026.05.21 01:41:39.127316 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 16605 | 2026.05.21 01:41:39.127331 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16606 | 2026.05.21 01:41:39.127374 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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'))" | ||
| 16607 | 2026.05.21 01:41:39.127395 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 16608 | 2026.05.21 01:41:39.128492 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002187 sec., 17832.64746227709 rows/sec., 3.64 MiB/sec. | ||
| 16609 | 2026.05.21 01:41:39.128608 [ 270 ] {e86b1074-9047-4825-8697-b8068495aace} <Debug> TCPHandler: Processed in 0.002648703 sec. | ||
| 16610 | 2026.05.21 01:41:39.131443 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16611 | 2026.05.21 01:41:39.131601 [ 270 ] {2df890cd-7b52-4dbf-97d4-98afe2a8fdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16612 | 2026.05.21 01:41:39.131666 [ 270 ] {2df890cd-7b52-4dbf-97d4-98afe2a8fdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16613 | 2026.05.21 01:41:39.132306 [ 270 ] {2df890cd-7b52-4dbf-97d4-98afe2a8fdf2} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16614 | 2026.05.21 01:41:39.132343 [ 270 ] {2df890cd-7b52-4dbf-97d4-98afe2a8fdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16615 | 2026.05.21 01:41:39.132714 [ 270 ] {2df890cd-7b52-4dbf-97d4-98afe2a8fdf2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 16616 | 2026.05.21 01:41:39.132932 [ 270 ] {2df890cd-7b52-4dbf-97d4-98afe2a8fdf2} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16617 | 2026.05.21 01:41:39.133080 [ 270 ] {2df890cd-7b52-4dbf-97d4-98afe2a8fdf2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001525 sec., 15737.704918032787 rows/sec., 1.31 MiB/sec. | ||
| 16618 | 2026.05.21 01:41:39.133117 [ 270 ] {2df890cd-7b52-4dbf-97d4-98afe2a8fdf2} <Debug> TCPHandler: Processed in 0.001749915 sec. | ||
| 16619 | 2026.05.21 01:41:39.133238 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16620 | 2026.05.21 01:41:39.133335 [ 270 ] {69ad30eb-98ce-4de8-bfb6-a5913c48eeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16621 | 2026.05.21 01:41:39.133377 [ 270 ] {69ad30eb-98ce-4de8-bfb6-a5913c48eeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16622 | 2026.05.21 01:41:39.133779 [ 270 ] {69ad30eb-98ce-4de8-bfb6-a5913c48eeb5} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16623 | 2026.05.21 01:41:39.133812 [ 270 ] {69ad30eb-98ce-4de8-bfb6-a5913c48eeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16624 | 2026.05.21 01:41:39.134122 [ 270 ] {69ad30eb-98ce-4de8-bfb6-a5913c48eeb5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16625 | 2026.05.21 01:41:39.134327 [ 270 ] {69ad30eb-98ce-4de8-bfb6-a5913c48eeb5} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16626 | 2026.05.21 01:41:39.134455 [ 270 ] {69ad30eb-98ce-4de8-bfb6-a5913c48eeb5} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 869.58 KiB/sec. | ||
| 16627 | 2026.05.21 01:41:39.134488 [ 270 ] {69ad30eb-98ce-4de8-bfb6-a5913c48eeb5} <Debug> TCPHandler: Processed in 0.001300166 sec. | ||
| 16628 | 2026.05.21 01:41:39.134594 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16629 | 2026.05.21 01:41:39.134688 [ 270 ] {c1865d03-68fe-4e0a-b80d-8af4f198e140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16630 | 2026.05.21 01:41:39.134727 [ 270 ] {c1865d03-68fe-4e0a-b80d-8af4f198e140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16631 | 2026.05.21 01:41:39.135218 [ 270 ] {c1865d03-68fe-4e0a-b80d-8af4f198e140} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16632 | 2026.05.21 01:41:39.135253 [ 270 ] {c1865d03-68fe-4e0a-b80d-8af4f198e140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16633 | 2026.05.21 01:41:39.135564 [ 270 ] {c1865d03-68fe-4e0a-b80d-8af4f198e140} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16634 | 2026.05.21 01:41:39.135767 [ 270 ] {c1865d03-68fe-4e0a-b80d-8af4f198e140} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2026.05.21 01:41:39.135893 [ 270 ] {c1865d03-68fe-4e0a-b80d-8af4f198e140} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001224 sec., 175653.59477124183 rows/sec., 15.62 MiB/sec. | ||
| 16636 | 2026.05.21 01:41:39.135926 [ 270 ] {c1865d03-68fe-4e0a-b80d-8af4f198e140} <Debug> TCPHandler: Processed in 0.001379218 sec. | ||
| 16637 | 2026.05.21 01:41:39.136041 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16638 | 2026.05.21 01:41:39.136134 [ 270 ] {572dea0d-c0a5-4f9b-a986-a1b9f184b60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16639 | 2026.05.21 01:41:39.136174 [ 270 ] {572dea0d-c0a5-4f9b-a986-a1b9f184b60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16640 | 2026.05.21 01:41:39.136577 [ 270 ] {572dea0d-c0a5-4f9b-a986-a1b9f184b60f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16641 | 2026.05.21 01:41:39.136611 [ 270 ] {572dea0d-c0a5-4f9b-a986-a1b9f184b60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16642 | 2026.05.21 01:41:39.136903 [ 270 ] {572dea0d-c0a5-4f9b-a986-a1b9f184b60f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16643 | 2026.05.21 01:41:39.137108 [ 270 ] {572dea0d-c0a5-4f9b-a986-a1b9f184b60f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16644 | 2026.05.21 01:41:39.137240 [ 270 ] {572dea0d-c0a5-4f9b-a986-a1b9f184b60f} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.001124 sec., 35587.18861209964 rows/sec., 2.62 MiB/sec. | ||
| 16645 | 2026.05.21 01:41:39.137273 [ 270 ] {572dea0d-c0a5-4f9b-a986-a1b9f184b60f} <Debug> TCPHandler: Processed in 0.001279596 sec. | ||
| 16646 | 2026.05.21 01:41:39.137385 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16647 | 2026.05.21 01:41:39.137479 [ 270 ] {a920859e-1515-4a04-aaca-d3490da9760e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16648 | 2026.05.21 01:41:39.137518 [ 270 ] {a920859e-1515-4a04-aaca-d3490da9760e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16649 | 2026.05.21 01:41:39.137903 [ 270 ] {a920859e-1515-4a04-aaca-d3490da9760e} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.05.21 01:41:39.137936 [ 270 ] {a920859e-1515-4a04-aaca-d3490da9760e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16651 | 2026.05.21 01:41:39.138217 [ 270 ] {a920859e-1515-4a04-aaca-d3490da9760e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16652 | 2026.05.21 01:41:39.138427 [ 270 ] {a920859e-1515-4a04-aaca-d3490da9760e} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16653 | 2026.05.21 01:41:39.138556 [ 270 ] {a920859e-1515-4a04-aaca-d3490da9760e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001096 sec., 21897.810218978102 rows/sec., 1.82 MiB/sec. | ||
| 16654 | 2026.05.21 01:41:39.138589 [ 270 ] {a920859e-1515-4a04-aaca-d3490da9760e} <Debug> TCPHandler: Processed in 0.001251305 sec. | ||
| 16655 | 2026.05.21 01:41:39.138700 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16656 | 2026.05.21 01:41:39.138792 [ 270 ] {8415c99e-86ac-4fef-8be7-c0d281c991a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16657 | 2026.05.21 01:41:39.138830 [ 270 ] {8415c99e-86ac-4fef-8be7-c0d281c991a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16658 | 2026.05.21 01:41:39.139208 [ 270 ] {8415c99e-86ac-4fef-8be7-c0d281c991a6} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2026.05.21 01:41:39.139242 [ 270 ] {8415c99e-86ac-4fef-8be7-c0d281c991a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16660 | 2026.05.21 01:41:39.139523 [ 270 ] {8415c99e-86ac-4fef-8be7-c0d281c991a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 16661 | 2026.05.21 01:41:39.139722 [ 270 ] {8415c99e-86ac-4fef-8be7-c0d281c991a6} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2026.05.21 01:41:39.139847 [ 270 ] {8415c99e-86ac-4fef-8be7-c0d281c991a6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 873.72 KiB/sec. | ||
| 16663 | 2026.05.21 01:41:39.139881 [ 270 ] {8415c99e-86ac-4fef-8be7-c0d281c991a6} <Debug> TCPHandler: Processed in 0.001227755 sec. | ||
| 16664 | 2026.05.21 01:41:39.139991 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16665 | 2026.05.21 01:41:39.140083 [ 270 ] {e4627a4a-d586-4616-ac0c-55ad81d3f37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16666 | 2026.05.21 01:41:39.140122 [ 270 ] {e4627a4a-d586-4616-ac0c-55ad81d3f37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16667 | 2026.05.21 01:41:39.140564 [ 270 ] {e4627a4a-d586-4616-ac0c-55ad81d3f37a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16668 | 2026.05.21 01:41:39.140598 [ 270 ] {e4627a4a-d586-4616-ac0c-55ad81d3f37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16669 | 2026.05.21 01:41:39.140891 [ 270 ] {e4627a4a-d586-4616-ac0c-55ad81d3f37a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16670 | 2026.05.21 01:41:39.141096 [ 270 ] {e4627a4a-d586-4616-ac0c-55ad81d3f37a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16671 | 2026.05.21 01:41:39.141220 [ 270 ] {e4627a4a-d586-4616-ac0c-55ad81d3f37a} <Debug> executeQuery: Read 128 rows, 10.65 KiB in 0.001154 sec., 110918.54419410744 rows/sec., 9.01 MiB/sec. | ||
| 16672 | 2026.05.21 01:41:39.141254 [ 270 ] {e4627a4a-d586-4616-ac0c-55ad81d3f37a} <Debug> TCPHandler: Processed in 0.001309966 sec. | ||
| 16673 | 2026.05.21 01:41:39.141365 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16674 | 2026.05.21 01:41:39.141457 [ 270 ] {7e931f17-1c68-4065-8b1f-9e04d81e9251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16675 | 2026.05.21 01:41:39.141500 [ 270 ] {7e931f17-1c68-4065-8b1f-9e04d81e9251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16676 | 2026.05.21 01:41:39.141888 [ 270 ] {7e931f17-1c68-4065-8b1f-9e04d81e9251} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16677 | 2026.05.21 01:41:39.141922 [ 270 ] {7e931f17-1c68-4065-8b1f-9e04d81e9251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16678 | 2026.05.21 01:41:39.142247 [ 270 ] {7e931f17-1c68-4065-8b1f-9e04d81e9251} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16679 | 2026.05.21 01:41:39.142461 [ 270 ] {7e931f17-1c68-4065-8b1f-9e04d81e9251} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16680 | 2026.05.21 01:41:39.142584 [ 270 ] {7e931f17-1c68-4065-8b1f-9e04d81e9251} <Debug> executeQuery: Read 202 rows, 14.83 KiB in 0.001145 sec., 176419.21397379914 rows/sec., 12.65 MiB/sec. | ||
| 16681 | 2026.05.21 01:41:39.142617 [ 270 ] {7e931f17-1c68-4065-8b1f-9e04d81e9251} <Debug> TCPHandler: Processed in 0.001298816 sec. | ||
| 16682 | 2026.05.21 01:41:39.142731 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16683 | 2026.05.21 01:41:39.142823 [ 270 ] {d91f35e5-fb76-40eb-a9a5-d9ef1cca3563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16684 | 2026.05.21 01:41:39.142877 [ 270 ] {d91f35e5-fb76-40eb-a9a5-d9ef1cca3563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16685 | 2026.05.21 01:41:39.143635 [ 270 ] {d91f35e5-fb76-40eb-a9a5-d9ef1cca3563} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2026.05.21 01:41:39.143668 [ 270 ] {d91f35e5-fb76-40eb-a9a5-d9ef1cca3563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16687 | 2026.05.21 01:41:39.144177 [ 270 ] {d91f35e5-fb76-40eb-a9a5-d9ef1cca3563} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16688 | 2026.05.21 01:41:39.144396 [ 270 ] {d91f35e5-fb76-40eb-a9a5-d9ef1cca3563} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2026.05.21 01:41:39.144532 [ 270 ] {d91f35e5-fb76-40eb-a9a5-d9ef1cca3563} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001726 sec., 9269.988412514484 rows/sec., 16.61 MiB/sec. | ||
| 16690 | 2026.05.21 01:41:39.144582 [ 270 ] {d91f35e5-fb76-40eb-a9a5-d9ef1cca3563} <Debug> TCPHandler: Processed in 0.001898838 sec. | ||
| 16691 | 2026.05.21 01:41:39.144707 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16692 | 2026.05.21 01:41:39.144800 [ 270 ] {b5db6806-fc4f-4651-854f-47c0154d1de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16693 | 2026.05.21 01:41:39.144840 [ 270 ] {b5db6806-fc4f-4651-854f-47c0154d1de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16694 | 2026.05.21 01:41:39.145167 [ 270 ] {b5db6806-fc4f-4651-854f-47c0154d1de3} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16695 | 2026.05.21 01:41:39.145199 [ 270 ] {b5db6806-fc4f-4651-854f-47c0154d1de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16696 | 2026.05.21 01:41:39.145496 [ 270 ] {b5db6806-fc4f-4651-854f-47c0154d1de3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16697 | 2026.05.21 01:41:39.145699 [ 270 ] {b5db6806-fc4f-4651-854f-47c0154d1de3} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2026.05.21 01:41:39.145823 [ 270 ] {b5db6806-fc4f-4651-854f-47c0154d1de3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 16699 | 2026.05.21 01:41:39.145855 [ 270 ] {b5db6806-fc4f-4651-854f-47c0154d1de3} <Debug> TCPHandler: Processed in 0.001196174 sec. | ||
| 16700 | 2026.05.21 01:41:39.485851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36003 | ||
| 16701 | 2026.05.21 01:41:39.486368 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16702 | 2026.05.21 01:41:39.486418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16703 | 2026.05.21 01:41:39.486997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16704 | 2026.05.21 01:41:39.487332 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16705 | 2026.05.21 01:41:39.487501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36003 | ||
| 16706 | 2026.05.21 01:41:39.487575 [ 220 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 16707 | 2026.05.21 01:41:39.487607 [ 220 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 16708 | 2026.05.21 01:41:39.490344 [ 220 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 16709 | 2026.05.21 01:41:39.912128 [ 222 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 16710 | 2026.05.21 01:41:39.912180 [ 222 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 16711 | 2026.05.21 01:41:39.914895 [ 222 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 16712 | 2026.05.21 01:41:40.354787 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 16713 | 2026.05.21 01:41:40.354843 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 16714 | 2026.05.21 01:41:40.359292 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 16715 | 2026.05.21 01:41:41.453660 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16716 | 2026.05.21 01:41:41.470170 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.05.21 01:41:41.470217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16718 | 2026.05.21 01:41:41.476348 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16719 | 2026.05.21 01:41:41.477045 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16720 | 2026.05.21 01:41:41.479869 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16721 | 2026.05.21 01:41:44.124379 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16722 | 2026.05.21 01:41:44.124750 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16723 | 2026.05.21 01:41:44.125287 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16724 | 2026.05.21 01:41:44.125363 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16725 | 2026.05.21 01:41:44.125631 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <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 01:41:44.125704 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16727 | 2026.05.21 01:41:44.125850 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16728 | 2026.05.21 01:41:44.125887 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16729 | 2026.05.21 01:41:44.125909 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 01:41:44.125926 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16731 | 2026.05.21 01:41:44.125969 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16732 | 2026.05.21 01:41:44.125989 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 16733 | 2026.05.21 01:41:44.127111 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.00252 sec., 15476.190476190475 rows/sec., 3.15 MiB/sec. | ||
| 16734 | 2026.05.21 01:41:44.127225 [ 270 ] {816bdc33-7b7c-45cd-acf7-e75e3199d2fa} <Debug> TCPHandler: Processed in 0.003039411 sec. | ||
| 16735 | 2026.05.21 01:41:44.129270 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16736 | 2026.05.21 01:41:44.129387 [ 270 ] {efdbab3c-a2e5-4ad8-8171-f61f6af64f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16737 | 2026.05.21 01:41:44.129453 [ 270 ] {efdbab3c-a2e5-4ad8-8171-f61f6af64f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16738 | 2026.05.21 01:41:44.130441 [ 270 ] {efdbab3c-a2e5-4ad8-8171-f61f6af64f65} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16739 | 2026.05.21 01:41:44.130523 [ 270 ] {efdbab3c-a2e5-4ad8-8171-f61f6af64f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16740 | 2026.05.21 01:41:44.130900 [ 270 ] {efdbab3c-a2e5-4ad8-8171-f61f6af64f65} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16741 | 2026.05.21 01:41:44.131137 [ 270 ] {efdbab3c-a2e5-4ad8-8171-f61f6af64f65} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16742 | 2026.05.21 01:41:44.131293 [ 270 ] {efdbab3c-a2e5-4ad8-8171-f61f6af64f65} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001939 sec., 54667.35430634348 rows/sec., 4.59 MiB/sec. | ||
| 16743 | 2026.05.21 01:41:44.131318 [ 116 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16744 | 2026.05.21 01:41:44.131331 [ 270 ] {efdbab3c-a2e5-4ad8-8171-f61f6af64f65} <Debug> TCPHandler: Processed in 0.002114612 sec. | ||
| 16745 | 2026.05.21 01:41:44.131401 [ 116 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16746 | 2026.05.21 01:41:44.131431 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16747 | 2026.05.21 01:41:44.131534 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16748 | 2026.05.21 01:41:44.131563 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 16749 | 2026.05.21 01:41:44.131696 [ 270 ] {de6551e2-f3e1-4493-a24a-1db0d43ec026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16750 | 2026.05.21 01:41:44.131722 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16751 | 2026.05.21 01:41:44.131755 [ 270 ] {de6551e2-f3e1-4493-a24a-1db0d43ec026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16752 | 2026.05.21 01:41:44.131765 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2620 rows starting from the beginning of the part | ||
| 16753 | 2026.05.21 01:41:44.131856 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 16754 | 2026.05.21 01:41:44.131912 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 88 rows starting from the beginning of the part | ||
| 16755 | 2026.05.21 01:41:44.131965 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 106 rows starting from the beginning of the part | ||
| 16756 | 2026.05.21 01:41:44.132016 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 215 rows starting from the beginning of the part | ||
| 16757 | 2026.05.21 01:41:44.132072 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 106 rows starting from the beginning of the part | ||
| 16758 | 2026.05.21 01:41:44.132308 [ 270 ] {de6551e2-f3e1-4493-a24a-1db0d43ec026} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2026.05.21 01:41:44.132359 [ 270 ] {de6551e2-f3e1-4493-a24a-1db0d43ec026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16760 | 2026.05.21 01:41:44.132702 [ 270 ] {de6551e2-f3e1-4493-a24a-1db0d43ec026} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16761 | 2026.05.21 01:41:44.132947 [ 270 ] {de6551e2-f3e1-4493-a24a-1db0d43ec026} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16762 | 2026.05.21 01:41:44.133089 [ 270 ] {de6551e2-f3e1-4493-a24a-1db0d43ec026} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001422 sec., 17580.87201125176 rows/sec., 1.29 MiB/sec. | ||
| 16763 | 2026.05.21 01:41:44.133126 [ 270 ] {de6551e2-f3e1-4493-a24a-1db0d43ec026} <Debug> TCPHandler: Processed in 0.001658803 sec. | ||
| 16764 | 2026.05.21 01:41:44.133242 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16765 | 2026.05.21 01:41:44.133340 [ 270 ] {2c4105f0-5136-4e20-a4b4-03f4c69317e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16766 | 2026.05.21 01:41:44.133382 [ 270 ] {2c4105f0-5136-4e20-a4b4-03f4c69317e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16767 | 2026.05.21 01:41:44.133526 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3191 rows, containing 5 columns (5 merged, 0 gathered) in 0.00202194 sec., 1578187.2854783032 rows/sec., 127.65 MiB/sec. | ||
| 16768 | 2026.05.21 01:41:44.133845 [ 270 ] {2c4105f0-5136-4e20-a4b4-03f4c69317e8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16769 | 2026.05.21 01:41:44.133889 [ 270 ] {2c4105f0-5136-4e20-a4b4-03f4c69317e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16770 | 2026.05.21 01:41:44.133887 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16771 | 2026.05.21 01:41:44.134248 [ 270 ] {2c4105f0-5136-4e20-a4b4-03f4c69317e8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16772 | 2026.05.21 01:41:44.134281 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16773 | 2026.05.21 01:41:44.134393 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_126_25} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16774 | 2026.05.21 01:41:44.134493 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 16775 | 2026.05.21 01:41:44.134510 [ 270 ] {2c4105f0-5136-4e20-a4b4-03f4c69317e8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16776 | 2026.05.21 01:41:44.134651 [ 270 ] {2c4105f0-5136-4e20-a4b4-03f4c69317e8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001331 sec., 66867.01728024043 rows/sec., 5.22 MiB/sec. | ||
| 16777 | 2026.05.21 01:41:44.134661 [ 116 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16778 | 2026.05.21 01:41:44.134688 [ 270 ] {2c4105f0-5136-4e20-a4b4-03f4c69317e8} <Debug> TCPHandler: Processed in 0.001497259 sec. | ||
| 16779 | 2026.05.21 01:41:44.134704 [ 116 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2026.05.21 01:41:44.134729 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16781 | 2026.05.21 01:41:44.134800 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 16782 | 2026.05.21 01:41:44.134818 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16783 | 2026.05.21 01:41:44.134902 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16784 | 2026.05.21 01:41:44.134925 [ 270 ] {5650cc0c-d385-4760-9687-07a72e07599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16785 | 2026.05.21 01:41:44.134932 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1405 rows starting from the beginning of the part | ||
| 16786 | 2026.05.21 01:41:44.134980 [ 270 ] {5650cc0c-d385-4760-9687-07a72e07599c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16787 | 2026.05.21 01:41:44.134997 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 16788 | 2026.05.21 01:41:44.135040 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 80 rows starting from the beginning of the part | ||
| 16789 | 2026.05.21 01:41:44.135076 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 89 rows starting from the beginning of the part | ||
| 16790 | 2026.05.21 01:41:44.135110 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 128 rows starting from the beginning of the part | ||
| 16791 | 2026.05.21 01:41:44.135146 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 89 rows starting from the beginning of the part | ||
| 16792 | 2026.05.21 01:41:44.135413 [ 270 ] {5650cc0c-d385-4760-9687-07a72e07599c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16793 | 2026.05.21 01:41:44.135457 [ 270 ] {5650cc0c-d385-4760-9687-07a72e07599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16794 | 2026.05.21 01:41:44.135801 [ 270 ] {5650cc0c-d385-4760-9687-07a72e07599c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16795 | 2026.05.21 01:41:44.136023 [ 270 ] {5650cc0c-d385-4760-9687-07a72e07599c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16796 | 2026.05.21 01:41:44.136085 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1855 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318256 sec., 1407162.1900450292 rows/sec., 104.74 MiB/sec. | ||
| 16797 | 2026.05.21 01:41:44.136156 [ 270 ] {5650cc0c-d385-4760-9687-07a72e07599c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 16798 | 2026.05.21 01:41:44.136165 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_121_30 to all_122_122_0 | ||
| 16799 | 2026.05.21 01:41:44.136200 [ 270 ] {5650cc0c-d385-4760-9687-07a72e07599c} <Debug> TCPHandler: Processed in 0.001432658 sec. | ||
| 16800 | 2026.05.21 01:41:44.136211 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16801 | 2026.05.21 01:41:44.136241 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16802 | 2026.05.21 01:41:44.136304 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_122_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_121_30 to all_122_122_0 into Compact with storage Full | ||
| 16803 | 2026.05.21 01:41:44.136316 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16804 | 2026.05.21 01:41:44.136333 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16805 | 2026.05.21 01:41:44.136402 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_122_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16806 | 2026.05.21 01:41:44.136433 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_122_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_121_30, total 43352 rows starting from the beginning of the part | ||
| 16807 | 2026.05.21 01:41:44.136449 [ 270 ] {fb730690-fe31-402a-9b87-c1314b881a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16808 | 2026.05.21 01:41:44.136481 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_122_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 128 rows starting from the beginning of the part | ||
| 16809 | 2026.05.21 01:41:44.136511 [ 270 ] {fb730690-fe31-402a-9b87-c1314b881a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16810 | 2026.05.21 01:41:44.136742 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16811 | 2026.05.21 01:41:44.136852 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_126_25} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16812 | 2026.05.21 01:41:44.136977 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 16813 | 2026.05.21 01:41:44.137352 [ 270 ] {fb730690-fe31-402a-9b87-c1314b881a45} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16814 | 2026.05.21 01:41:44.137394 [ 270 ] {fb730690-fe31-402a-9b87-c1314b881a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16815 | 2026.05.21 01:41:44.137938 [ 270 ] {fb730690-fe31-402a-9b87-c1314b881a45} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16816 | 2026.05.21 01:41:44.138165 [ 270 ] {fb730690-fe31-402a-9b87-c1314b881a45} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16817 | 2026.05.21 01:41:44.138311 [ 270 ] {fb730690-fe31-402a-9b87-c1314b881a45} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00188 sec., 13297.872340425532 rows/sec., 23.83 MiB/sec. | ||
| 16818 | 2026.05.21 01:41:44.138364 [ 270 ] {fb730690-fe31-402a-9b87-c1314b881a45} <Debug> TCPHandler: Processed in 0.002081372 sec. | ||
| 16819 | 2026.05.21 01:41:44.138498 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16820 | 2026.05.21 01:41:44.138593 [ 270 ] {cfcddef6-5335-4263-b882-4d44389d6805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16821 | 2026.05.21 01:41:44.138636 [ 270 ] {cfcddef6-5335-4263-b882-4d44389d6805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16822 | 2026.05.21 01:41:44.138984 [ 270 ] {cfcddef6-5335-4263-b882-4d44389d6805} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16823 | 2026.05.21 01:41:44.139021 [ 270 ] {cfcddef6-5335-4263-b882-4d44389d6805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16824 | 2026.05.21 01:41:44.139334 [ 270 ] {cfcddef6-5335-4263-b882-4d44389d6805} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16825 | 2026.05.21 01:41:44.139553 [ 270 ] {cfcddef6-5335-4263-b882-4d44389d6805} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16826 | 2026.05.21 01:41:44.139684 [ 270 ] {cfcddef6-5335-4263-b882-4d44389d6805} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 16827 | 2026.05.21 01:41:44.139695 [ 116 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16828 | 2026.05.21 01:41:44.139719 [ 270 ] {cfcddef6-5335-4263-b882-4d44389d6805} <Debug> TCPHandler: Processed in 0.001271666 sec. | ||
| 16829 | 2026.05.21 01:41:44.139740 [ 116 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16830 | 2026.05.21 01:41:44.139765 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16831 | 2026.05.21 01:41:44.139849 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 16832 | 2026.05.21 01:41:44.139953 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16833 | 2026.05.21 01:41:44.139979 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6282 rows starting from the beginning of the part | ||
| 16834 | 2026.05.21 01:41:44.140026 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 48 rows starting from the beginning of the part | ||
| 16835 | 2026.05.21 01:41:44.140066 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16836 | 2026.05.21 01:41:44.140101 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 16837 | 2026.05.21 01:41:44.140135 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 16838 | 2026.05.21 01:41:44.140170 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16839 | 2026.05.21 01:41:44.141649 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001836287 sec., 3577872.0864440035 rows/sec., 241.22 MiB/sec. | ||
| 16840 | 2026.05.21 01:41:44.142010 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16841 | 2026.05.21 01:41:44.142259 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_126_25} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16842 | 2026.05.21 01:41:44.142329 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_126_25} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16843 | 2026.05.21 01:41:44.142395 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16844 | 2026.05.21 01:41:44.143025 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_122_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43480 rows, containing 5 columns (5 merged, 0 gathered) in 0.006737324 sec., 6453600.865863063 rows/sec., 417.33 MiB/sec. | ||
| 16845 | 2026.05.21 01:41:44.143372 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_122_31} <Trace> MergedBlockOutputStream: filled checksums all_1_122_31 (state Temporary) | ||
| 16846 | 2026.05.21 01:41:44.143638 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_122_31} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_122_31 to all_1_122_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16847 | 2026.05.21 01:41:44.143705 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_122_31} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_121_30, all_122_122_0] -> all_1_122_31 | ||
| 16848 | 2026.05.21 01:41:44.143796 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16849 | 2026.05.21 01:41:46.785307 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16850 | 2026.05.21 01:41:46.785375 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16851 | 2026.05.21 01:41:46.987721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36451 | ||
| 16852 | 2026.05.21 01:41:46.988497 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16853 | 2026.05.21 01:41:46.988571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16854 | 2026.05.21 01:41:46.989054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16855 | 2026.05.21 01:41:46.989287 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16856 | 2026.05.21 01:41:46.989436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36451 | ||
| 16857 | 2026.05.21 01:41:46.989492 [ 118 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16858 | 2026.05.21 01:41:46.989577 [ 118 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16859 | 2026.05.21 01:41:46.989613 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16860 | 2026.05.21 01:41:46.989737 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 16861 | 2026.05.21 01:41:46.989845 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16862 | 2026.05.21 01:41:46.989881 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34083 rows starting from the beginning of the part | ||
| 16863 | 2026.05.21 01:41:46.989946 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 16864 | 2026.05.21 01:41:46.989997 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 16865 | 2026.05.21 01:41:46.990043 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 16866 | 2026.05.21 01:41:46.990088 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 16867 | 2026.05.21 01:41:46.990133 [ 192 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 16868 | 2026.05.21 01:41:46.992530 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36451 rows, containing 4 columns (4 merged, 0 gathered) in 0.002834866 sec., 12858103.345978258 rows/sec., 183.94 MiB/sec. | ||
| 16869 | 2026.05.21 01:41:46.992899 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16870 | 2026.05.21 01:41:46.993233 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_76_15} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16871 | 2026.05.21 01:41:46.993325 [ 202 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_76_15} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16872 | 2026.05.21 01:41:46.993459 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16873 | 2026.05.21 01:41:48.980029 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16874 | 2026.05.21 01:41:48.997342 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16875 | 2026.05.21 01:41:48.997390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16876 | 2026.05.21 01:41:49.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.57 MiB, peak 393.94 MiB, free memory in arenas 0.00 B, will set to 380.04 MiB (RSS), difference: -4.52 MiB | ||
| 16877 | 2026.05.21 01:41:49.003493 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16878 | 2026.05.21 01:41:49.004222 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16879 | 2026.05.21 01:41:49.004542 [ 138 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16880 | 2026.05.21 01:41:49.004585 [ 138 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16881 | 2026.05.21 01:41:49.004607 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16882 | 2026.05.21 01:41:49.004764 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 16883 | 2026.05.21 01:41:49.007416 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16884 | 2026.05.21 01:41:49.008782 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16885 | 2026.05.21 01:41:49.010421 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 16886 | 2026.05.21 01:41:49.015265 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 16887 | 2026.05.21 01:41:49.020038 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 16888 | 2026.05.21 01:41:49.024599 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 16889 | 2026.05.21 01:41:49.029543 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 16890 | 2026.05.21 01:41:49.034043 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 16891 | 2026.05.21 01:41:49.087522 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.0828296 sec., 6917.816819108145 rows/sec., 35.77 MiB/sec. | ||
| 16892 | 2026.05.21 01:41:49.089591 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16893 | 2026.05.21 01:41:49.091495 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_76_15} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16894 | 2026.05.21 01:41:49.091601 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_76_15} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16895 | 2026.05.21 01:41:49.093282 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16896 | 2026.05.21 01:41:49.122988 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16897 | 2026.05.21 01:41:49.123197 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16898 | 2026.05.21 01:41:49.123505 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16899 | 2026.05.21 01:41:49.123543 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16900 | 2026.05.21 01:41:49.123759 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16901 | 2026.05.21 01:41:49.123830 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16902 | 2026.05.21 01:41:49.123970 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16903 | 2026.05.21 01:41:49.124006 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16904 | 2026.05.21 01:41:49.124027 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 16905 | 2026.05.21 01:41:49.124043 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16906 | 2026.05.21 01:41:49.124084 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16907 | 2026.05.21 01:41:49.124104 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 16908 | 2026.05.21 01:41:49.124995 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.001884 sec., 20700.63694267516 rows/sec., 4.22 MiB/sec. | ||
| 16909 | 2026.05.21 01:41:49.125074 [ 270 ] {3d7ea17f-62cd-44d1-a27e-d9ce8d84bf9a} <Debug> TCPHandler: Processed in 0.002206144 sec. | ||
| 16910 | 2026.05.21 01:41:49.127051 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16911 | 2026.05.21 01:41:49.127166 [ 270 ] {9d07b263-ae48-4d5b-88d0-a6e293380451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16912 | 2026.05.21 01:41:49.127213 [ 270 ] {9d07b263-ae48-4d5b-88d0-a6e293380451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16913 | 2026.05.21 01:41:49.127715 [ 270 ] {9d07b263-ae48-4d5b-88d0-a6e293380451} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16914 | 2026.05.21 01:41:49.127754 [ 270 ] {9d07b263-ae48-4d5b-88d0-a6e293380451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16915 | 2026.05.21 01:41:49.128107 [ 270 ] {9d07b263-ae48-4d5b-88d0-a6e293380451} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16916 | 2026.05.21 01:41:49.128324 [ 270 ] {9d07b263-ae48-4d5b-88d0-a6e293380451} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16917 | 2026.05.21 01:41:49.128470 [ 270 ] {9d07b263-ae48-4d5b-88d0-a6e293380451} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001338 sec., 65769.80568011958 rows/sec., 5.54 MiB/sec. | ||
| 16918 | 2026.05.21 01:41:49.128504 [ 270 ] {9d07b263-ae48-4d5b-88d0-a6e293380451} <Debug> TCPHandler: Processed in 0.00150692 sec. | ||
| 16919 | 2026.05.21 01:41:49.128633 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16920 | 2026.05.21 01:41:49.128732 [ 270 ] {4e488cd6-1743-4698-832c-f5f5d84c496c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16921 | 2026.05.21 01:41:49.128775 [ 270 ] {4e488cd6-1743-4698-832c-f5f5d84c496c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16922 | 2026.05.21 01:41:49.129192 [ 270 ] {4e488cd6-1743-4698-832c-f5f5d84c496c} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16923 | 2026.05.21 01:41:49.129225 [ 270 ] {4e488cd6-1743-4698-832c-f5f5d84c496c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16924 | 2026.05.21 01:41:49.129526 [ 270 ] {4e488cd6-1743-4698-832c-f5f5d84c496c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16925 | 2026.05.21 01:41:49.129733 [ 270 ] {4e488cd6-1743-4698-832c-f5f5d84c496c} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16926 | 2026.05.21 01:41:49.129868 [ 270 ] {4e488cd6-1743-4698-832c-f5f5d84c496c} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001158 sec., 13816.92573402418 rows/sec., 1.01 MiB/sec. | ||
| 16927 | 2026.05.21 01:41:49.129902 [ 270 ] {4e488cd6-1743-4698-832c-f5f5d84c496c} <Debug> TCPHandler: Processed in 0.001318756 sec. | ||
| 16928 | 2026.05.21 01:41:49.130044 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16929 | 2026.05.21 01:41:49.130141 [ 270 ] {81ad3343-b51b-4cd6-9d62-3e22eb67e970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16930 | 2026.05.21 01:41:49.130183 [ 270 ] {81ad3343-b51b-4cd6-9d62-3e22eb67e970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16931 | 2026.05.21 01:41:49.130603 [ 270 ] {81ad3343-b51b-4cd6-9d62-3e22eb67e970} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16932 | 2026.05.21 01:41:49.130637 [ 270 ] {81ad3343-b51b-4cd6-9d62-3e22eb67e970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16933 | 2026.05.21 01:41:49.130937 [ 270 ] {81ad3343-b51b-4cd6-9d62-3e22eb67e970} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16934 | 2026.05.21 01:41:49.131146 [ 270 ] {81ad3343-b51b-4cd6-9d62-3e22eb67e970} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16935 | 2026.05.21 01:41:49.131276 [ 270 ] {81ad3343-b51b-4cd6-9d62-3e22eb67e970} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001155 sec., 69264.06926406926 rows/sec., 5.41 MiB/sec. | ||
| 16936 | 2026.05.21 01:41:49.131310 [ 270 ] {81ad3343-b51b-4cd6-9d62-3e22eb67e970} <Debug> TCPHandler: Processed in 0.001314726 sec. | ||
| 16937 | 2026.05.21 01:41:49.131340 [ 225 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 16938 | 2026.05.21 01:41:49.131370 [ 225 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 16939 | 2026.05.21 01:41:49.131432 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16940 | 2026.05.21 01:41:49.131527 [ 270 ] {525a39c4-ffd3-4bb5-963e-a246ce6a21bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16941 | 2026.05.21 01:41:49.131571 [ 270 ] {525a39c4-ffd3-4bb5-963e-a246ce6a21bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16942 | 2026.05.21 01:41:49.131979 [ 270 ] {525a39c4-ffd3-4bb5-963e-a246ce6a21bf} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16943 | 2026.05.21 01:41:49.132012 [ 270 ] {525a39c4-ffd3-4bb5-963e-a246ce6a21bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16944 | 2026.05.21 01:41:49.132337 [ 270 ] {525a39c4-ffd3-4bb5-963e-a246ce6a21bf} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16945 | 2026.05.21 01:41:49.132552 [ 270 ] {525a39c4-ffd3-4bb5-963e-a246ce6a21bf} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16946 | 2026.05.21 01:41:49.132662 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_122_31 to all_123_123_0 | ||
| 16947 | 2026.05.21 01:41:49.132680 [ 270 ] {525a39c4-ffd3-4bb5-963e-a246ce6a21bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 16948 | 2026.05.21 01:41:49.132694 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16949 | 2026.05.21 01:41:49.132713 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16950 | 2026.05.21 01:41:49.132715 [ 270 ] {525a39c4-ffd3-4bb5-963e-a246ce6a21bf} <Debug> TCPHandler: Processed in 0.001330517 sec. | ||
| 16951 | 2026.05.21 01:41:49.132832 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_123_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_122_31 to all_123_123_0 into Compact with storage Full | ||
| 16952 | 2026.05.21 01:41:49.132840 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16953 | 2026.05.21 01:41:49.132980 [ 270 ] {09b3e993-70f9-4be5-97cb-a1b9f6353cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16954 | 2026.05.21 01:41:49.133009 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_123_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16955 | 2026.05.21 01:41:49.133034 [ 270 ] {09b3e993-70f9-4be5-97cb-a1b9f6353cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16956 | 2026.05.21 01:41:49.133056 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_123_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_122_31, total 43480 rows starting from the beginning of the part | ||
| 16957 | 2026.05.21 01:41:49.133141 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_123_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16958 | 2026.05.21 01:41:49.133819 [ 270 ] {09b3e993-70f9-4be5-97cb-a1b9f6353cce} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2026.05.21 01:41:49.133858 [ 270 ] {09b3e993-70f9-4be5-97cb-a1b9f6353cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16960 | 2026.05.21 01:41:49.134388 [ 270 ] {09b3e993-70f9-4be5-97cb-a1b9f6353cce} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16961 | 2026.05.21 01:41:49.134579 [ 225 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 16962 | 2026.05.21 01:41:49.134621 [ 270 ] {09b3e993-70f9-4be5-97cb-a1b9f6353cce} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2026.05.21 01:41:49.134759 [ 270 ] {09b3e993-70f9-4be5-97cb-a1b9f6353cce} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001797 sec., 8903.728436282694 rows/sec., 15.96 MiB/sec. | ||
| 16964 | 2026.05.21 01:41:49.134812 [ 270 ] {09b3e993-70f9-4be5-97cb-a1b9f6353cce} <Debug> TCPHandler: Processed in 0.002019201 sec. | ||
| 16965 | 2026.05.21 01:41:49.134945 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16966 | 2026.05.21 01:41:49.135040 [ 270 ] {d35ff918-56c5-4a20-946e-946a9b817b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16967 | 2026.05.21 01:41:49.135081 [ 270 ] {d35ff918-56c5-4a20-946e-946a9b817b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16968 | 2026.05.21 01:41:49.135439 [ 270 ] {d35ff918-56c5-4a20-946e-946a9b817b6a} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16969 | 2026.05.21 01:41:49.135472 [ 270 ] {d35ff918-56c5-4a20-946e-946a9b817b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16970 | 2026.05.21 01:41:49.135791 [ 270 ] {d35ff918-56c5-4a20-946e-946a9b817b6a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16971 | 2026.05.21 01:41:49.136000 [ 270 ] {d35ff918-56c5-4a20-946e-946a9b817b6a} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16972 | 2026.05.21 01:41:49.136129 [ 270 ] {d35ff918-56c5-4a20-946e-946a9b817b6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 16973 | 2026.05.21 01:41:49.136161 [ 270 ] {d35ff918-56c5-4a20-946e-946a9b817b6a} <Debug> TCPHandler: Processed in 0.001263575 sec. | ||
| 16974 | 2026.05.21 01:41:49.140129 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_123_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43640 rows, containing 5 columns (5 merged, 0 gathered) in 0.007345976 sec., 5940667.380345375 rows/sec., 384.27 MiB/sec. | ||
| 16975 | 2026.05.21 01:41:49.140681 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_123_32} <Trace> MergedBlockOutputStream: filled checksums all_1_123_32 (state Temporary) | ||
| 16976 | 2026.05.21 01:41:49.140950 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_123_32} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_123_32 to all_1_123_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16977 | 2026.05.21 01:41:49.141013 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_123_32} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_122_31, all_123_123_0] -> all_1_123_32 | ||
| 16978 | 2026.05.21 01:41:49.141083 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16979 | 2026.05.21 01:41:49.542289 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16980 | 2026.05.21 01:41:49.542668 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 16981 | 2026.05.21 01:41:49.543044 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16982 | 2026.05.21 01:41:49.543085 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 16983 | 2026.05.21 01:41:49.543322 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16984 | 2026.05.21 01:41:49.543392 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16985 | 2026.05.21 01:41:49.543539 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 16986 | 2026.05.21 01:41:49.543576 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16987 | 2026.05.21 01:41:49.543599 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 16988 | 2026.05.21 01:41:49.543614 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16989 | 2026.05.21 01:41:49.543657 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 16990 | 2026.05.21 01:41:49.543679 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 16991 | 2026.05.21 01:41:49.544626 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002132 sec., 18292.682926829268 rows/sec., 3.73 MiB/sec. | ||
| 16992 | 2026.05.21 01:41:49.544694 [ 270 ] {9e5c7d6c-1ba7-4e81-9f69-9bc37c59d22a} <Debug> TCPHandler: Processed in 0.002594171 sec. | ||
| 16993 | 2026.05.21 01:41:49.556495 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16994 | 2026.05.21 01:41:49.556628 [ 270 ] {b83eb87b-ccd3-4cd4-996f-b379a73fb814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16995 | 2026.05.21 01:41:49.556683 [ 270 ] {b83eb87b-ccd3-4cd4-996f-b379a73fb814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16996 | 2026.05.21 01:41:49.557216 [ 270 ] {b83eb87b-ccd3-4cd4-996f-b379a73fb814} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16997 | 2026.05.21 01:41:49.557259 [ 270 ] {b83eb87b-ccd3-4cd4-996f-b379a73fb814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16998 | 2026.05.21 01:41:49.557703 [ 270 ] {b83eb87b-ccd3-4cd4-996f-b379a73fb814} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16999 | 2026.05.21 01:41:49.557939 [ 270 ] {b83eb87b-ccd3-4cd4-996f-b379a73fb814} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17000 | 2026.05.21 01:41:49.558090 [ 138 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 17001 | 2026.05.21 01:41:49.558095 [ 270 ] {b83eb87b-ccd3-4cd4-996f-b379a73fb814} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 325.09 KiB/sec. | ||
| 17002 | 2026.05.21 01:41:49.558136 [ 138 ] {} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2026.05.21 01:41:49.558149 [ 270 ] {b83eb87b-ccd3-4cd4-996f-b379a73fb814} <Debug> TCPHandler: Processed in 0.001716544 sec. | ||
| 17004 | 2026.05.21 01:41:49.558160 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17005 | 2026.05.21 01:41:49.558262 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 17006 | 2026.05.21 01:41:49.558275 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17007 | 2026.05.21 01:41:49.558395 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17008 | 2026.05.21 01:41:49.558396 [ 270 ] {04f874d0-460a-4729-a3d9-68064760c5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17009 | 2026.05.21 01:41:49.558435 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 20 rows starting from the beginning of the part | ||
| 17010 | 2026.05.21 01:41:49.558452 [ 270 ] {04f874d0-460a-4729-a3d9-68064760c5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17011 | 2026.05.21 01:41:49.558505 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 17012 | 2026.05.21 01:41:49.558561 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 17013 | 2026.05.21 01:41:49.558614 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 17014 | 2026.05.21 01:41:49.558661 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 17015 | 2026.05.21 01:41:49.558702 [ 187 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 17016 | 2026.05.21 01:41:49.559417 [ 190 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193214 sec., 48608.21277658492 rows/sec., 4.09 MiB/sec. | ||
| 17017 | 2026.05.21 01:41:49.559563 [ 201 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 17018 | 2026.05.21 01:41:49.559806 [ 201 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17019 | 2026.05.21 01:41:49.559866 [ 201 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_28_6} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 17020 | 2026.05.21 01:41:49.559932 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17021 | 2026.05.21 01:41:49.560561 [ 270 ] {04f874d0-460a-4729-a3d9-68064760c5bb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17022 | 2026.05.21 01:41:49.560600 [ 270 ] {04f874d0-460a-4729-a3d9-68064760c5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17023 | 2026.05.21 01:41:49.561062 [ 270 ] {04f874d0-460a-4729-a3d9-68064760c5bb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17024 | 2026.05.21 01:41:49.561292 [ 270 ] {04f874d0-460a-4729-a3d9-68064760c5bb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17025 | 2026.05.21 01:41:49.561428 [ 270 ] {04f874d0-460a-4729-a3d9-68064760c5bb} <Debug> executeQuery: Read 2458 rows, 186.62 KiB in 0.00306 sec., 803267.9738562092 rows/sec., 59.56 MiB/sec. | ||
| 17026 | 2026.05.21 01:41:49.561463 [ 270 ] {04f874d0-460a-4729-a3d9-68064760c5bb} <Debug> TCPHandler: Processed in 0.003238564 sec. | ||
| 17027 | 2026.05.21 01:41:49.561610 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17028 | 2026.05.21 01:41:49.561708 [ 270 ] {baab2748-1c1a-43f1-ae5f-ff64746e7dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17029 | 2026.05.21 01:41:49.561749 [ 270 ] {baab2748-1c1a-43f1-ae5f-ff64746e7dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17030 | 2026.05.21 01:41:49.562178 [ 270 ] {baab2748-1c1a-43f1-ae5f-ff64746e7dfc} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17031 | 2026.05.21 01:41:49.562212 [ 270 ] {baab2748-1c1a-43f1-ae5f-ff64746e7dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17032 | 2026.05.21 01:41:49.562512 [ 270 ] {baab2748-1c1a-43f1-ae5f-ff64746e7dfc} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17033 | 2026.05.21 01:41:49.562734 [ 270 ] {baab2748-1c1a-43f1-ae5f-ff64746e7dfc} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17034 | 2026.05.21 01:41:49.562865 [ 270 ] {baab2748-1c1a-43f1-ae5f-ff64746e7dfc} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001177 sec., 35683.9422259983 rows/sec., 2.59 MiB/sec. | ||
| 17035 | 2026.05.21 01:41:49.562866 [ 138 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17036 | 2026.05.21 01:41:49.562901 [ 270 ] {baab2748-1c1a-43f1-ae5f-ff64746e7dfc} <Debug> TCPHandler: Processed in 0.001351707 sec. | ||
| 17037 | 2026.05.21 01:41:49.562911 [ 138 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17038 | 2026.05.21 01:41:49.562930 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17039 | 2026.05.21 01:41:49.562989 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 17040 | 2026.05.21 01:41:49.563023 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17041 | 2026.05.21 01:41:49.563067 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17042 | 2026.05.21 01:41:49.563090 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 84 rows starting from the beginning of the part | ||
| 17043 | 2026.05.21 01:41:49.563118 [ 270 ] {3a441214-ff7b-45ef-90dc-8d449fa7a4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17044 | 2026.05.21 01:41:49.563134 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 25 rows starting from the beginning of the part | ||
| 17045 | 2026.05.21 01:41:49.563159 [ 270 ] {3a441214-ff7b-45ef-90dc-8d449fa7a4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17046 | 2026.05.21 01:41:49.563173 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 40 rows starting from the beginning of the part | ||
| 17047 | 2026.05.21 01:41:49.563207 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 25 rows starting from the beginning of the part | ||
| 17048 | 2026.05.21 01:41:49.563247 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 16 rows starting from the beginning of the part | ||
| 17049 | 2026.05.21 01:41:49.563280 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 42 rows starting from the beginning of the part | ||
| 17050 | 2026.05.21 01:41:49.563943 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 5 columns (5 merged, 0 gathered) in 0.000977299 sec., 237388.9669384702 rows/sec., 18.28 MiB/sec. | ||
| 17051 | 2026.05.21 01:41:49.563989 [ 270 ] {3a441214-ff7b-45ef-90dc-8d449fa7a4d4} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2026.05.21 01:41:49.564028 [ 270 ] {3a441214-ff7b-45ef-90dc-8d449fa7a4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17053 | 2026.05.21 01:41:49.564097 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17054 | 2026.05.21 01:41:49.564343 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2026.05.21 01:41:49.564363 [ 270 ] {3a441214-ff7b-45ef-90dc-8d449fa7a4d4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 17056 | 2026.05.21 01:41:49.564403 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_106_21} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17057 | 2026.05.21 01:41:49.564456 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17058 | 2026.05.21 01:41:49.564584 [ 270 ] {3a441214-ff7b-45ef-90dc-8d449fa7a4d4} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17059 | 2026.05.21 01:41:49.564708 [ 270 ] {3a441214-ff7b-45ef-90dc-8d449fa7a4d4} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001608 sec., 498134.32835820894 rows/sec., 28.77 MiB/sec. | ||
| 17060 | 2026.05.21 01:41:49.564742 [ 270 ] {3a441214-ff7b-45ef-90dc-8d449fa7a4d4} <Debug> TCPHandler: Processed in 0.001768725 sec. | ||
| 17061 | 2026.05.21 01:41:49.564870 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17062 | 2026.05.21 01:41:49.564965 [ 270 ] {4d800562-b906-4920-9ad0-bdb501df2bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17063 | 2026.05.21 01:41:49.565005 [ 270 ] {4d800562-b906-4920-9ad0-bdb501df2bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17064 | 2026.05.21 01:41:49.565386 [ 270 ] {4d800562-b906-4920-9ad0-bdb501df2bf8} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17065 | 2026.05.21 01:41:49.565419 [ 270 ] {4d800562-b906-4920-9ad0-bdb501df2bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17066 | 2026.05.21 01:41:49.565697 [ 270 ] {4d800562-b906-4920-9ad0-bdb501df2bf8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17067 | 2026.05.21 01:41:49.565906 [ 270 ] {4d800562-b906-4920-9ad0-bdb501df2bf8} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17068 | 2026.05.21 01:41:49.566030 [ 270 ] {4d800562-b906-4920-9ad0-bdb501df2bf8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 17069 | 2026.05.21 01:41:49.566063 [ 270 ] {4d800562-b906-4920-9ad0-bdb501df2bf8} <Debug> TCPHandler: Processed in 0.001250725 sec. | ||
| 17070 | 2026.05.21 01:41:49.566184 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17071 | 2026.05.21 01:41:49.566282 [ 270 ] {9d865deb-ce15-4707-9888-3f7c31cca126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17072 | 2026.05.21 01:41:49.566322 [ 270 ] {9d865deb-ce15-4707-9888-3f7c31cca126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17073 | 2026.05.21 01:41:49.567365 [ 270 ] {9d865deb-ce15-4707-9888-3f7c31cca126} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17074 | 2026.05.21 01:41:49.567398 [ 270 ] {9d865deb-ce15-4707-9888-3f7c31cca126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17075 | 2026.05.21 01:41:49.567751 [ 270 ] {9d865deb-ce15-4707-9888-3f7c31cca126} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17076 | 2026.05.21 01:41:49.567963 [ 270 ] {9d865deb-ce15-4707-9888-3f7c31cca126} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17077 | 2026.05.21 01:41:49.568092 [ 270 ] {9d865deb-ce15-4707-9888-3f7c31cca126} <Debug> executeQuery: Read 1321 rows, 90.61 KiB in 0.001827 sec., 723043.2402846196 rows/sec., 48.43 MiB/sec. | ||
| 17078 | 2026.05.21 01:41:49.568125 [ 270 ] {9d865deb-ce15-4707-9888-3f7c31cca126} <Debug> TCPHandler: Processed in 0.00199558 sec. | ||
| 17079 | 2026.05.21 01:41:49.568257 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17080 | 2026.05.21 01:41:49.568353 [ 270 ] {9d2f942f-a290-484f-9c28-9019462209f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17081 | 2026.05.21 01:41:49.568396 [ 270 ] {9d2f942f-a290-484f-9c28-9019462209f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17082 | 2026.05.21 01:41:49.569213 [ 270 ] {9d2f942f-a290-484f-9c28-9019462209f6} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17083 | 2026.05.21 01:41:49.569247 [ 270 ] {9d2f942f-a290-484f-9c28-9019462209f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17084 | 2026.05.21 01:41:49.569668 [ 270 ] {9d2f942f-a290-484f-9c28-9019462209f6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17085 | 2026.05.21 01:41:49.569880 [ 270 ] {9d2f942f-a290-484f-9c28-9019462209f6} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17086 | 2026.05.21 01:41:49.570007 [ 270 ] {9d2f942f-a290-484f-9c28-9019462209f6} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001673 sec., 895995.2181709504 rows/sec., 54.35 MiB/sec. | ||
| 17087 | 2026.05.21 01:41:49.570019 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_123_32 to all_128_128_0 | ||
| 17088 | 2026.05.21 01:41:49.570040 [ 270 ] {9d2f942f-a290-484f-9c28-9019462209f6} <Debug> TCPHandler: Processed in 0.001843007 sec. | ||
| 17089 | 2026.05.21 01:41:49.570060 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17090 | 2026.05.21 01:41:49.570082 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17091 | 2026.05.21 01:41:49.570152 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_32 to all_128_128_0 into Compact with storage Full | ||
| 17092 | 2026.05.21 01:41:49.570162 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17093 | 2026.05.21 01:41:49.570258 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17094 | 2026.05.21 01:41:49.570268 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 17095 | 2026.05.21 01:41:49.570290 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_123_32, total 43640 rows starting from the beginning of the part | ||
| 17096 | 2026.05.21 01:41:49.570272 [ 270 ] {390d32c8-e1f0-4458-87a0-eb8540063752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17097 | 2026.05.21 01:41:49.570332 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 17098 | 2026.05.21 01:41:49.570382 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17099 | 2026.05.21 01:41:49.570393 [ 270 ] {390d32c8-e1f0-4458-87a0-eb8540063752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17100 | 2026.05.21 01:41:49.570451 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 202 rows starting from the beginning of the part | ||
| 17101 | 2026.05.21 01:41:49.570501 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17102 | 2026.05.21 01:41:49.570548 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 17103 | 2026.05.21 01:41:49.570594 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1499 rows starting from the beginning of the part | ||
| 17104 | 2026.05.21 01:41:49.571201 [ 270 ] {390d32c8-e1f0-4458-87a0-eb8540063752} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17105 | 2026.05.21 01:41:49.571240 [ 270 ] {390d32c8-e1f0-4458-87a0-eb8540063752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17106 | 2026.05.21 01:41:49.571823 [ 270 ] {390d32c8-e1f0-4458-87a0-eb8540063752} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17107 | 2026.05.21 01:41:49.572053 [ 270 ] {390d32c8-e1f0-4458-87a0-eb8540063752} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17108 | 2026.05.21 01:41:49.572189 [ 270 ] {390d32c8-e1f0-4458-87a0-eb8540063752} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001936 sec., 18595.04132231405 rows/sec., 33.32 MiB/sec. | ||
| 17109 | 2026.05.21 01:41:49.572243 [ 270 ] {390d32c8-e1f0-4458-87a0-eb8540063752} <Debug> TCPHandler: Processed in 0.002130983 sec. | ||
| 17110 | 2026.05.21 01:41:49.572375 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17111 | 2026.05.21 01:41:49.572482 [ 270 ] {27529f3c-2e3d-4dd1-bdf1-be5b2bec92f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17112 | 2026.05.21 01:41:49.572524 [ 270 ] {27529f3c-2e3d-4dd1-bdf1-be5b2bec92f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17113 | 2026.05.21 01:41:49.572846 [ 270 ] {27529f3c-2e3d-4dd1-bdf1-be5b2bec92f4} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17114 | 2026.05.21 01:41:49.572883 [ 270 ] {27529f3c-2e3d-4dd1-bdf1-be5b2bec92f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17115 | 2026.05.21 01:41:49.573007 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 17116 | 2026.05.21 01:41:49.573201 [ 270 ] {27529f3c-2e3d-4dd1-bdf1-be5b2bec92f4} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17117 | 2026.05.21 01:41:49.573437 [ 270 ] {27529f3c-2e3d-4dd1-bdf1-be5b2bec92f4} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17118 | 2026.05.21 01:41:49.573564 [ 270 ] {27529f3c-2e3d-4dd1-bdf1-be5b2bec92f4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 752.16 KiB/sec. | ||
| 17119 | 2026.05.21 01:41:49.573597 [ 270 ] {27529f3c-2e3d-4dd1-bdf1-be5b2bec92f4} <Debug> TCPHandler: Processed in 0.001277056 sec. | ||
| 17120 | 2026.05.21 01:41:49.578462 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45821 rows, containing 5 columns (5 merged, 0 gathered) in 0.008334006 sec., 5498076.195289517 rows/sec., 355.37 MiB/sec. | ||
| 17121 | 2026.05.21 01:41:49.579186 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Trace> MergedBlockOutputStream: filled checksums all_1_128_33 (state Temporary) | ||
| 17122 | 2026.05.21 01:41:49.579511 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_128_33 to all_1_128_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17123 | 2026.05.21 01:41:49.579591 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_128_33} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_123_32, all_128_128_0] -> all_1_128_33 | ||
| 17124 | 2026.05.21 01:41:49.579692 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17125 | 2026.05.21 01:41:49.785846 [ 219 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 17126 | 2026.05.21 01:41:49.785931 [ 219 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 17127 | 2026.05.21 01:41:49.788862 [ 219 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 17128 | 2026.05.21 01:41:50.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.72 MiB, peak 394.02 MiB, free memory in arenas 0.00 B, will set to 380.13 MiB (RSS), difference: 2.40 MiB | ||
| 17129 | 2026.05.21 01:41:50.699698 [ 225 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 17130 | 2026.05.21 01:41:50.699786 [ 225 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 17131 | 2026.05.21 01:41:50.703984 [ 225 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 17132 | 2026.05.21 01:41:54.121840 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17133 | 2026.05.21 01:41:54.122230 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 17134 | 2026.05.21 01:41:54.122762 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17135 | 2026.05.21 01:41:54.122832 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 17136 | 2026.05.21 01:41:54.123084 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17137 | 2026.05.21 01:41:54.123153 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17138 | 2026.05.21 01:41:54.123294 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17139 | 2026.05.21 01:41:54.123330 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17140 | 2026.05.21 01:41:54.123352 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 17141 | 2026.05.21 01:41:54.123368 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17142 | 2026.05.21 01:41:54.123420 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17143 | 2026.05.21 01:41:54.123440 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 17144 | 2026.05.21 01:41:54.124617 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002545 sec., 15324.165029469548 rows/sec., 3.12 MiB/sec. | ||
| 17145 | 2026.05.21 01:41:54.124726 [ 270 ] {1a244c97-fc01-43c0-955f-c1f91bbcab78} <Debug> TCPHandler: Processed in 0.003079821 sec. | ||
| 17146 | 2026.05.21 01:41:54.126355 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17147 | 2026.05.21 01:41:54.126479 [ 270 ] {d8aa976d-8df9-41f0-9376-5f67b01c4dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17148 | 2026.05.21 01:41:54.126524 [ 270 ] {d8aa976d-8df9-41f0-9376-5f67b01c4dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17149 | 2026.05.21 01:41:54.127043 [ 270 ] {d8aa976d-8df9-41f0-9376-5f67b01c4dcb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17150 | 2026.05.21 01:41:54.127085 [ 270 ] {d8aa976d-8df9-41f0-9376-5f67b01c4dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17151 | 2026.05.21 01:41:54.127461 [ 270 ] {d8aa976d-8df9-41f0-9376-5f67b01c4dcb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17152 | 2026.05.21 01:41:54.127684 [ 270 ] {d8aa976d-8df9-41f0-9376-5f67b01c4dcb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17153 | 2026.05.21 01:41:54.127832 [ 270 ] {d8aa976d-8df9-41f0-9376-5f67b01c4dcb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.09 MiB/sec. | ||
| 17154 | 2026.05.21 01:41:54.127869 [ 270 ] {d8aa976d-8df9-41f0-9376-5f67b01c4dcb} <Debug> TCPHandler: Processed in 0.001581781 sec. | ||
| 17155 | 2026.05.21 01:41:54.128015 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17156 | 2026.05.21 01:41:54.128110 [ 270 ] {62291f09-5baf-44a3-ab0b-9fbeb145c428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17157 | 2026.05.21 01:41:54.128151 [ 270 ] {62291f09-5baf-44a3-ab0b-9fbeb145c428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17158 | 2026.05.21 01:41:54.128574 [ 270 ] {62291f09-5baf-44a3-ab0b-9fbeb145c428} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17159 | 2026.05.21 01:41:54.128610 [ 270 ] {62291f09-5baf-44a3-ab0b-9fbeb145c428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17160 | 2026.05.21 01:41:54.128909 [ 270 ] {62291f09-5baf-44a3-ab0b-9fbeb145c428} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17161 | 2026.05.21 01:41:54.129120 [ 270 ] {62291f09-5baf-44a3-ab0b-9fbeb145c428} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17162 | 2026.05.21 01:41:54.129247 [ 270 ] {62291f09-5baf-44a3-ab0b-9fbeb145c428} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 17163 | 2026.05.21 01:41:54.129282 [ 270 ] {62291f09-5baf-44a3-ab0b-9fbeb145c428} <Debug> TCPHandler: Processed in 0.001315877 sec. | ||
| 17164 | 2026.05.21 01:41:54.129408 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17165 | 2026.05.21 01:41:54.129502 [ 270 ] {231a51fb-300a-4195-bf44-3126657945a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17166 | 2026.05.21 01:41:54.129544 [ 270 ] {231a51fb-300a-4195-bf44-3126657945a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17167 | 2026.05.21 01:41:54.129975 [ 270 ] {231a51fb-300a-4195-bf44-3126657945a0} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17168 | 2026.05.21 01:41:54.130013 [ 270 ] {231a51fb-300a-4195-bf44-3126657945a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17169 | 2026.05.21 01:41:54.130336 [ 270 ] {231a51fb-300a-4195-bf44-3126657945a0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17170 | 2026.05.21 01:41:54.130571 [ 270 ] {231a51fb-300a-4195-bf44-3126657945a0} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17171 | 2026.05.21 01:41:54.130705 [ 270 ] {231a51fb-300a-4195-bf44-3126657945a0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001221 sec., 104832.10483210483 rows/sec., 7.30 MiB/sec. | ||
| 17172 | 2026.05.21 01:41:54.130739 [ 270 ] {231a51fb-300a-4195-bf44-3126657945a0} <Debug> TCPHandler: Processed in 0.001380468 sec. | ||
| 17173 | 2026.05.21 01:41:54.130863 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17174 | 2026.05.21 01:41:54.130957 [ 270 ] {a247e15f-896a-4ad8-94b3-625735043e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17175 | 2026.05.21 01:41:54.130999 [ 270 ] {a247e15f-896a-4ad8-94b3-625735043e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17176 | 2026.05.21 01:41:54.131326 [ 270 ] {a247e15f-896a-4ad8-94b3-625735043e00} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17177 | 2026.05.21 01:41:54.131362 [ 270 ] {a247e15f-896a-4ad8-94b3-625735043e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17178 | 2026.05.21 01:41:54.131664 [ 270 ] {a247e15f-896a-4ad8-94b3-625735043e00} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17179 | 2026.05.21 01:41:54.131870 [ 270 ] {a247e15f-896a-4ad8-94b3-625735043e00} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17180 | 2026.05.21 01:41:54.131996 [ 270 ] {a247e15f-896a-4ad8-94b3-625735043e00} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 17181 | 2026.05.21 01:41:54.132029 [ 270 ] {a247e15f-896a-4ad8-94b3-625735043e00} <Debug> TCPHandler: Processed in 0.001214234 sec. | ||
| 17182 | 2026.05.21 01:41:54.489618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36963 | ||
| 17183 | 2026.05.21 01:41:54.490142 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17184 | 2026.05.21 01:41:54.490189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17185 | 2026.05.21 01:41:54.490679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17186 | 2026.05.21 01:41:54.490906 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17187 | 2026.05.21 01:41:54.491035 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36963 | ||
| 17188 | 2026.05.21 01:41:56.507551 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17189 | 2026.05.21 01:41:56.525894 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17190 | 2026.05.21 01:41:56.525963 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17191 | 2026.05.21 01:41:56.532178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17192 | 2026.05.21 01:41:56.532921 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17193 | 2026.05.21 01:41:56.536189 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17194 | 2026.05.21 01:41:59.123313 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17195 | 2026.05.21 01:41:59.123579 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17196 | 2026.05.21 01:41:59.123972 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17197 | 2026.05.21 01:41:59.124022 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17198 | 2026.05.21 01:41:59.124253 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17199 | 2026.05.21 01:41:59.124327 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17200 | 2026.05.21 01:41:59.124472 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17201 | 2026.05.21 01:41:59.124511 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17202 | 2026.05.21 01:41:59.124533 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 17203 | 2026.05.21 01:41:59.124550 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17204 | 2026.05.21 01:41:59.124594 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17205 | 2026.05.21 01:41:59.124614 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 17206 | 2026.05.21 01:41:59.125694 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002225 sec., 17528.08988764045 rows/sec., 3.57 MiB/sec. | ||
| 17207 | 2026.05.21 01:41:59.125809 [ 270 ] {57d8ad8f-266e-4dda-8456-a5462ae34216} <Debug> TCPHandler: Processed in 0.002654113 sec. | ||
| 17208 | 2026.05.21 01:41:59.127706 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17209 | 2026.05.21 01:41:59.127823 [ 270 ] {ae94b96d-f548-46d3-87de-bd0075923c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17210 | 2026.05.21 01:41:59.127871 [ 270 ] {ae94b96d-f548-46d3-87de-bd0075923c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17211 | 2026.05.21 01:41:59.128402 [ 270 ] {ae94b96d-f548-46d3-87de-bd0075923c11} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17212 | 2026.05.21 01:41:59.128451 [ 270 ] {ae94b96d-f548-46d3-87de-bd0075923c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17213 | 2026.05.21 01:41:59.128841 [ 270 ] {ae94b96d-f548-46d3-87de-bd0075923c11} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17214 | 2026.05.21 01:41:59.129070 [ 270 ] {ae94b96d-f548-46d3-87de-bd0075923c11} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17215 | 2026.05.21 01:41:59.129228 [ 270 ] {ae94b96d-f548-46d3-87de-bd0075923c11} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00144 sec., 61111.11111111111 rows/sec., 5.15 MiB/sec. | ||
| 17216 | 2026.05.21 01:41:59.129266 [ 270 ] {ae94b96d-f548-46d3-87de-bd0075923c11} <Debug> TCPHandler: Processed in 0.001613762 sec. | ||
| 17217 | 2026.05.21 01:41:59.129397 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17218 | 2026.05.21 01:41:59.129500 [ 270 ] {9ea3cb38-75c5-47b1-b800-0f9d05f181bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17219 | 2026.05.21 01:41:59.129544 [ 270 ] {9ea3cb38-75c5-47b1-b800-0f9d05f181bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17220 | 2026.05.21 01:41:59.129958 [ 270 ] {9ea3cb38-75c5-47b1-b800-0f9d05f181bf} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17221 | 2026.05.21 01:41:59.130003 [ 270 ] {9ea3cb38-75c5-47b1-b800-0f9d05f181bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17222 | 2026.05.21 01:41:59.130305 [ 270 ] {9ea3cb38-75c5-47b1-b800-0f9d05f181bf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17223 | 2026.05.21 01:41:59.130533 [ 270 ] {9ea3cb38-75c5-47b1-b800-0f9d05f181bf} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17224 | 2026.05.21 01:41:59.130670 [ 270 ] {9ea3cb38-75c5-47b1-b800-0f9d05f181bf} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001193 sec., 13411.567476948869 rows/sec., 1008.49 KiB/sec. | ||
| 17225 | 2026.05.21 01:41:59.130706 [ 270 ] {9ea3cb38-75c5-47b1-b800-0f9d05f181bf} <Debug> TCPHandler: Processed in 0.001359867 sec. | ||
| 17226 | 2026.05.21 01:41:59.130825 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17227 | 2026.05.21 01:41:59.130922 [ 270 ] {776fa30c-5058-4d9d-bbb8-074e20cc2f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17228 | 2026.05.21 01:41:59.130963 [ 270 ] {776fa30c-5058-4d9d-bbb8-074e20cc2f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17229 | 2026.05.21 01:41:59.131377 [ 270 ] {776fa30c-5058-4d9d-bbb8-074e20cc2f0c} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17230 | 2026.05.21 01:41:59.131414 [ 270 ] {776fa30c-5058-4d9d-bbb8-074e20cc2f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17231 | 2026.05.21 01:41:59.131713 [ 270 ] {776fa30c-5058-4d9d-bbb8-074e20cc2f0c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17232 | 2026.05.21 01:41:59.131925 [ 270 ] {776fa30c-5058-4d9d-bbb8-074e20cc2f0c} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17233 | 2026.05.21 01:41:59.132055 [ 270 ] {776fa30c-5058-4d9d-bbb8-074e20cc2f0c} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001152 sec., 69444.44444444444 rows/sec., 5.42 MiB/sec. | ||
| 17234 | 2026.05.21 01:41:59.132090 [ 270 ] {776fa30c-5058-4d9d-bbb8-074e20cc2f0c} <Debug> TCPHandler: Processed in 0.001315097 sec. | ||
| 17235 | 2026.05.21 01:41:59.132211 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17236 | 2026.05.21 01:41:59.132307 [ 270 ] {aa1909d8-e82c-4a18-8a47-a91d6ae4971e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17237 | 2026.05.21 01:41:59.132352 [ 270 ] {aa1909d8-e82c-4a18-8a47-a91d6ae4971e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17238 | 2026.05.21 01:41:59.132771 [ 270 ] {aa1909d8-e82c-4a18-8a47-a91d6ae4971e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17239 | 2026.05.21 01:41:59.132808 [ 270 ] {aa1909d8-e82c-4a18-8a47-a91d6ae4971e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17240 | 2026.05.21 01:41:59.133142 [ 270 ] {aa1909d8-e82c-4a18-8a47-a91d6ae4971e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17241 | 2026.05.21 01:41:59.133355 [ 270 ] {aa1909d8-e82c-4a18-8a47-a91d6ae4971e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17242 | 2026.05.21 01:41:59.133488 [ 270 ] {aa1909d8-e82c-4a18-8a47-a91d6ae4971e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 17243 | 2026.05.21 01:41:59.133523 [ 270 ] {aa1909d8-e82c-4a18-8a47-a91d6ae4971e} <Debug> TCPHandler: Processed in 0.001361307 sec. | ||
| 17244 | 2026.05.21 01:41:59.133633 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17245 | 2026.05.21 01:41:59.133728 [ 270 ] {b647aa17-27eb-4fd4-bf5f-cfd6b50fa4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17246 | 2026.05.21 01:41:59.133784 [ 270 ] {b647aa17-27eb-4fd4-bf5f-cfd6b50fa4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17247 | 2026.05.21 01:41:59.134565 [ 270 ] {b647aa17-27eb-4fd4-bf5f-cfd6b50fa4ad} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17248 | 2026.05.21 01:41:59.134601 [ 270 ] {b647aa17-27eb-4fd4-bf5f-cfd6b50fa4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17249 | 2026.05.21 01:41:59.135125 [ 270 ] {b647aa17-27eb-4fd4-bf5f-cfd6b50fa4ad} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17250 | 2026.05.21 01:41:59.135362 [ 270 ] {b647aa17-27eb-4fd4-bf5f-cfd6b50fa4ad} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17251 | 2026.05.21 01:41:59.135498 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17252 | 2026.05.21 01:41:59.135505 [ 270 ] {b647aa17-27eb-4fd4-bf5f-cfd6b50fa4ad} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001795 sec., 8913.649025069639 rows/sec., 15.97 MiB/sec. | ||
| 17253 | 2026.05.21 01:41:59.135570 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17254 | 2026.05.21 01:41:59.135598 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17255 | 2026.05.21 01:41:59.135603 [ 270 ] {b647aa17-27eb-4fd4-bf5f-cfd6b50fa4ad} <Debug> TCPHandler: Processed in 0.002019261 sec. | ||
| 17256 | 2026.05.21 01:41:59.135720 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 17257 | 2026.05.21 01:41:59.135755 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17258 | 2026.05.21 01:41:59.135859 [ 270 ] {95139a28-d6b6-4a49-8645-cd1d38e45f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17259 | 2026.05.21 01:41:59.135903 [ 270 ] {95139a28-d6b6-4a49-8645-cd1d38e45f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17260 | 2026.05.21 01:41:59.135987 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17261 | 2026.05.21 01:41:59.136053 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2186 rows starting from the beginning of the part | ||
| 17262 | 2026.05.21 01:41:59.136188 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 16 rows starting from the beginning of the part | ||
| 17263 | 2026.05.21 01:41:59.136247 [ 270 ] {95139a28-d6b6-4a49-8645-cd1d38e45f60} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17264 | 2026.05.21 01:41:59.136288 [ 270 ] {95139a28-d6b6-4a49-8645-cd1d38e45f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17265 | 2026.05.21 01:41:59.136299 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 25 rows starting from the beginning of the part | ||
| 17266 | 2026.05.21 01:41:59.136405 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 16 rows starting from the beginning of the part | ||
| 17267 | 2026.05.21 01:41:59.136513 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
| 17268 | 2026.05.21 01:41:59.136614 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 16 rows starting from the beginning of the part | ||
| 17269 | 2026.05.21 01:41:59.136614 [ 270 ] {95139a28-d6b6-4a49-8645-cd1d38e45f60} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17270 | 2026.05.21 01:41:59.136852 [ 270 ] {95139a28-d6b6-4a49-8645-cd1d38e45f60} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17271 | 2026.05.21 01:41:59.136994 [ 270 ] {95139a28-d6b6-4a49-8645-cd1d38e45f60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 17272 | 2026.05.21 01:41:59.137030 [ 270 ] {95139a28-d6b6-4a49-8645-cd1d38e45f60} <Debug> TCPHandler: Processed in 0.001326376 sec. | ||
| 17273 | 2026.05.21 01:41:59.143694 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2295 rows, containing 19 columns (19 merged, 0 gathered) in 0.008028859 sec., 285843.85402707907 rows/sec., 512.22 MiB/sec. | ||
| 17274 | 2026.05.21 01:41:59.145994 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17275 | 2026.05.21 01:41:59.146379 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17276 | 2026.05.21 01:41:59.146468 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17277 | 2026.05.21 01:41:59.146622 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB. | ||
| 17278 | 2026.05.21 01:42:00.315840 [ 223 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 17279 | 2026.05.21 01:42:00.315902 [ 223 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 17280 | 2026.05.21 01:42:00.319220 [ 223 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 17281 | 2026.05.21 01:42:00.724308 [ 132 ] {} <Debug> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 17282 | 2026.05.21 01:42:00.724362 [ 132 ] {} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2026.05.21 01:42:00.724386 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17284 | 2026.05.21 01:42:00.724525 [ 196 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 17285 | 2026.05.21 01:42:00.724686 [ 196 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17286 | 2026.05.21 01:42:00.724725 [ 196 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 17287 | 2026.05.21 01:42:00.724798 [ 196 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 17288 | 2026.05.21 01:42:00.724852 [ 196 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 17289 | 2026.05.21 01:42:00.724900 [ 196 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 17290 | 2026.05.21 01:42:00.724945 [ 196 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 17291 | 2026.05.21 01:42:00.725689 [ 201 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226644 sec., 4891.394732293966 rows/sec., 363.03 KiB/sec. | ||
| 17292 | 2026.05.21 01:42:00.725854 [ 200 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 17293 | 2026.05.21 01:42:00.726135 [ 200 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_17_4} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17294 | 2026.05.21 01:42:00.726207 [ 200 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_17_4} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 17295 | 2026.05.21 01:42:00.726287 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 17296 | 2026.05.21 01:42:01.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.00 MiB, peak 398.99 MiB, free memory in arenas 0.00 B, will set to 380.97 MiB (RSS), difference: 3.97 MiB | ||
| 17297 | 2026.05.21 01:42:01.785610 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17298 | 2026.05.21 01:42:01.785683 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17299 | 2026.05.21 01:42:01.991273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37411 | ||
| 17300 | 2026.05.21 01:42:01.992094 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2026.05.21 01:42:01.992168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17302 | 2026.05.21 01:42:01.992644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17303 | 2026.05.21 01:42:01.992862 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17304 | 2026.05.21 01:42:01.993007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37411 | ||
| 17305 | 2026.05.21 01:42:04.036323 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17306 | 2026.05.21 01:42:04.054578 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17307 | 2026.05.21 01:42:04.054641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17308 | 2026.05.21 01:42:04.060959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17309 | 2026.05.21 01:42:04.061704 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17310 | 2026.05.21 01:42:04.065601 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17311 | 2026.05.21 01:42:04.124087 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17312 | 2026.05.21 01:42:04.124307 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17313 | 2026.05.21 01:42:04.124648 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17314 | 2026.05.21 01:42:04.124688 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17315 | 2026.05.21 01:42:04.124919 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17316 | 2026.05.21 01:42:04.124990 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17317 | 2026.05.21 01:42:04.125137 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17318 | 2026.05.21 01:42:04.125174 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17319 | 2026.05.21 01:42:04.125196 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 17320 | 2026.05.21 01:42:04.125213 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17321 | 2026.05.21 01:42:04.125256 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17322 | 2026.05.21 01:42:04.125278 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 17323 | 2026.05.21 01:42:04.126282 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002068 sec., 18858.80077369439 rows/sec., 3.84 MiB/sec. | ||
| 17324 | 2026.05.21 01:42:04.126388 [ 270 ] {36f73271-60e5-4c5d-be0d-ad9299eb928c} <Debug> TCPHandler: Processed in 0.002435708 sec. | ||
| 17325 | 2026.05.21 01:42:04.128568 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17326 | 2026.05.21 01:42:04.128709 [ 270 ] {37d147e0-fb5e-4d63-b0eb-4f708efaa268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17327 | 2026.05.21 01:42:04.128776 [ 270 ] {37d147e0-fb5e-4d63-b0eb-4f708efaa268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17328 | 2026.05.21 01:42:04.129371 [ 270 ] {37d147e0-fb5e-4d63-b0eb-4f708efaa268} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17329 | 2026.05.21 01:42:04.129420 [ 270 ] {37d147e0-fb5e-4d63-b0eb-4f708efaa268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17330 | 2026.05.21 01:42:04.129825 [ 270 ] {37d147e0-fb5e-4d63-b0eb-4f708efaa268} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17331 | 2026.05.21 01:42:04.130099 [ 270 ] {37d147e0-fb5e-4d63-b0eb-4f708efaa268} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17332 | 2026.05.21 01:42:04.130258 [ 123 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17333 | 2026.05.21 01:42:04.130273 [ 270 ] {37d147e0-fb5e-4d63-b0eb-4f708efaa268} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001603 sec., 66126.013724267 rows/sec., 5.55 MiB/sec. | ||
| 17334 | 2026.05.21 01:42:04.130325 [ 123 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17335 | 2026.05.21 01:42:04.130333 [ 270 ] {37d147e0-fb5e-4d63-b0eb-4f708efaa268} <Debug> TCPHandler: Processed in 0.001829847 sec. | ||
| 17336 | 2026.05.21 01:42:04.130356 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17337 | 2026.05.21 01:42:04.130489 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 17338 | 2026.05.21 01:42:04.130493 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17339 | 2026.05.21 01:42:04.130637 [ 270 ] {df117632-b4bd-4041-b60b-cdcde1b514b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17340 | 2026.05.21 01:42:04.130641 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17341 | 2026.05.21 01:42:04.130684 [ 270 ] {df117632-b4bd-4041-b60b-cdcde1b514b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17342 | 2026.05.21 01:42:04.130691 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2620 rows starting from the beginning of the part | ||
| 17343 | 2026.05.21 01:42:04.130772 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 88 rows starting from the beginning of the part | ||
| 17344 | 2026.05.21 01:42:04.130819 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 2458 rows starting from the beginning of the part | ||
| 17345 | 2026.05.21 01:42:04.130862 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 17346 | 2026.05.21 01:42:04.130929 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 88 rows starting from the beginning of the part | ||
| 17347 | 2026.05.21 01:42:04.131031 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 106 rows starting from the beginning of the part | ||
| 17348 | 2026.05.21 01:42:04.131111 [ 270 ] {df117632-b4bd-4041-b60b-cdcde1b514b1} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2026.05.21 01:42:04.131155 [ 270 ] {df117632-b4bd-4041-b60b-cdcde1b514b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17350 | 2026.05.21 01:42:04.131499 [ 270 ] {df117632-b4bd-4041-b60b-cdcde1b514b1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17351 | 2026.05.21 01:42:04.131724 [ 270 ] {df117632-b4bd-4041-b60b-cdcde1b514b1} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2026.05.21 01:42:04.131862 [ 270 ] {df117632-b4bd-4041-b60b-cdcde1b514b1} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001245 sec., 20080.321285140562 rows/sec., 1.47 MiB/sec. | ||
| 17353 | 2026.05.21 01:42:04.131899 [ 270 ] {df117632-b4bd-4041-b60b-cdcde1b514b1} <Debug> TCPHandler: Processed in 0.001456629 sec. | ||
| 17354 | 2026.05.21 01:42:04.132026 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17355 | 2026.05.21 01:42:04.132152 [ 270 ] {44e15f4a-a9c4-40c6-a8b5-a5f461531140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17356 | 2026.05.21 01:42:04.132194 [ 270 ] {44e15f4a-a9c4-40c6-a8b5-a5f461531140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17357 | 2026.05.21 01:42:04.132620 [ 270 ] {44e15f4a-a9c4-40c6-a8b5-a5f461531140} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17358 | 2026.05.21 01:42:04.132657 [ 270 ] {44e15f4a-a9c4-40c6-a8b5-a5f461531140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17359 | 2026.05.21 01:42:04.132982 [ 270 ] {44e15f4a-a9c4-40c6-a8b5-a5f461531140} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17360 | 2026.05.21 01:42:04.133121 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5416 rows, containing 5 columns (5 merged, 0 gathered) in 0.002696223 sec., 2008735.9242911285 rows/sec., 158.83 MiB/sec. | ||
| 17361 | 2026.05.21 01:42:04.133212 [ 270 ] {44e15f4a-a9c4-40c6-a8b5-a5f461531140} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17362 | 2026.05.21 01:42:04.133342 [ 123 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17363 | 2026.05.21 01:42:04.133347 [ 270 ] {44e15f4a-a9c4-40c6-a8b5-a5f461531140} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001213 sec., 73371.80544105523 rows/sec., 5.73 MiB/sec. | ||
| 17364 | 2026.05.21 01:42:04.133383 [ 123 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17365 | 2026.05.21 01:42:04.133401 [ 270 ] {44e15f4a-a9c4-40c6-a8b5-a5f461531140} <Debug> TCPHandler: Processed in 0.001425578 sec. | ||
| 17366 | 2026.05.21 01:42:04.133406 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17367 | 2026.05.21 01:42:04.133408 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17368 | 2026.05.21 01:42:04.133506 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 17369 | 2026.05.21 01:42:04.133549 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17370 | 2026.05.21 01:42:04.133606 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17371 | 2026.05.21 01:42:04.133639 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1405 rows starting from the beginning of the part | ||
| 17372 | 2026.05.21 01:42:04.133652 [ 270 ] {5199e685-42ee-462f-854e-263ba59e1c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17373 | 2026.05.21 01:42:04.133688 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 80 rows starting from the beginning of the part | ||
| 17374 | 2026.05.21 01:42:04.133704 [ 270 ] {5199e685-42ee-462f-854e-263ba59e1c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17375 | 2026.05.21 01:42:04.133715 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17376 | 2026.05.21 01:42:04.133733 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1321 rows starting from the beginning of the part | ||
| 17377 | 2026.05.21 01:42:04.133774 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 17378 | 2026.05.21 01:42:04.133810 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 80 rows starting from the beginning of the part | ||
| 17379 | 2026.05.21 01:42:04.133813 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_131_26} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17380 | 2026.05.21 01:42:04.133848 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 89 rows starting from the beginning of the part | ||
| 17381 | 2026.05.21 01:42:04.133915 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 17382 | 2026.05.21 01:42:04.134131 [ 270 ] {5199e685-42ee-462f-854e-263ba59e1c3c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17383 | 2026.05.21 01:42:04.134173 [ 270 ] {5199e685-42ee-462f-854e-263ba59e1c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17384 | 2026.05.21 01:42:04.134530 [ 270 ] {5199e685-42ee-462f-854e-263ba59e1c3c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17385 | 2026.05.21 01:42:04.134746 [ 270 ] {5199e685-42ee-462f-854e-263ba59e1c3c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17386 | 2026.05.21 01:42:04.134881 [ 270 ] {5199e685-42ee-462f-854e-263ba59e1c3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 17387 | 2026.05.21 01:42:04.134917 [ 270 ] {5199e685-42ee-462f-854e-263ba59e1c3c} <Debug> TCPHandler: Processed in 0.001418388 sec. | ||
| 17388 | 2026.05.21 01:42:04.135004 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531291 sec., 1984599.9225490126 rows/sec., 143.65 MiB/sec. | ||
| 17389 | 2026.05.21 01:42:04.135043 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17390 | 2026.05.21 01:42:04.135147 [ 270 ] {d243f875-b0f6-4958-a56a-99b23effbe05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17391 | 2026.05.21 01:42:04.135210 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17392 | 2026.05.21 01:42:04.135212 [ 270 ] {d243f875-b0f6-4958-a56a-99b23effbe05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17393 | 2026.05.21 01:42:04.135500 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17394 | 2026.05.21 01:42:04.135581 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_131_26} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17395 | 2026.05.21 01:42:04.135661 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 17396 | 2026.05.21 01:42:04.136079 [ 270 ] {d243f875-b0f6-4958-a56a-99b23effbe05} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17397 | 2026.05.21 01:42:04.136120 [ 270 ] {d243f875-b0f6-4958-a56a-99b23effbe05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17398 | 2026.05.21 01:42:04.136733 [ 270 ] {d243f875-b0f6-4958-a56a-99b23effbe05} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17399 | 2026.05.21 01:42:04.136976 [ 270 ] {d243f875-b0f6-4958-a56a-99b23effbe05} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2026.05.21 01:42:04.137123 [ 270 ] {d243f875-b0f6-4958-a56a-99b23effbe05} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002002 sec., 12487.512487512487 rows/sec., 22.38 MiB/sec. | ||
| 17401 | 2026.05.21 01:42:04.137179 [ 270 ] {d243f875-b0f6-4958-a56a-99b23effbe05} <Debug> TCPHandler: Processed in 0.002186263 sec. | ||
| 17402 | 2026.05.21 01:42:04.137312 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17403 | 2026.05.21 01:42:04.137409 [ 270 ] {db2769df-3d41-41c4-99db-616bbd1ef0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17404 | 2026.05.21 01:42:04.137453 [ 270 ] {db2769df-3d41-41c4-99db-616bbd1ef0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17405 | 2026.05.21 01:42:04.137803 [ 270 ] {db2769df-3d41-41c4-99db-616bbd1ef0cf} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17406 | 2026.05.21 01:42:04.137839 [ 270 ] {db2769df-3d41-41c4-99db-616bbd1ef0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17407 | 2026.05.21 01:42:04.138161 [ 270 ] {db2769df-3d41-41c4-99db-616bbd1ef0cf} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17408 | 2026.05.21 01:42:04.138418 [ 270 ] {db2769df-3d41-41c4-99db-616bbd1ef0cf} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17409 | 2026.05.21 01:42:04.138545 [ 123 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17410 | 2026.05.21 01:42:04.138551 [ 270 ] {db2769df-3d41-41c4-99db-616bbd1ef0cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 17411 | 2026.05.21 01:42:04.138584 [ 123 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17412 | 2026.05.21 01:42:04.138603 [ 270 ] {db2769df-3d41-41c4-99db-616bbd1ef0cf} <Debug> TCPHandler: Processed in 0.001341646 sec. | ||
| 17413 | 2026.05.21 01:42:04.138608 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17414 | 2026.05.21 01:42:04.138696 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 17415 | 2026.05.21 01:42:04.138791 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17416 | 2026.05.21 01:42:04.138820 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6570 rows starting from the beginning of the part | ||
| 17417 | 2026.05.21 01:42:04.138873 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 17418 | 2026.05.21 01:42:04.138916 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 12 rows starting from the beginning of the part | ||
| 17419 | 2026.05.21 01:42:04.138955 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 48 rows starting from the beginning of the part | ||
| 17420 | 2026.05.21 01:42:04.138995 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17421 | 2026.05.21 01:42:04.139034 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17422 | 2026.05.21 01:42:04.140709 [ 194 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6810 rows, containing 4 columns (4 merged, 0 gathered) in 0.00204367 sec., 3332240.5280696 rows/sec., 224.66 MiB/sec. | ||
| 17423 | 2026.05.21 01:42:04.141190 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17424 | 2026.05.21 01:42:04.141484 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_131_26} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17425 | 2026.05.21 01:42:04.141551 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_131_26} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17426 | 2026.05.21 01:42:04.141636 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 17427 | 2026.05.21 01:42:04.949295 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 17428 | 2026.05.21 01:42:04.949344 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 17429 | 2026.05.21 01:42:04.952215 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 17430 | 2026.05.21 01:42:05.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.98 MiB, peak 398.99 MiB, free memory in arenas 0.00 B, will set to 380.97 MiB (RSS), difference: -1.01 MiB | ||
| 17431 | 2026.05.21 01:42:09.124257 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17432 | 2026.05.21 01:42:09.124634 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 17433 | 2026.05.21 01:42:09.124990 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17434 | 2026.05.21 01:42:09.125033 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 17435 | 2026.05.21 01:42:09.125273 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17436 | 2026.05.21 01:42:09.125343 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17437 | 2026.05.21 01:42:09.125489 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 17438 | 2026.05.21 01:42:09.125528 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17439 | 2026.05.21 01:42:09.125551 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 17440 | 2026.05.21 01:42:09.125568 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17441 | 2026.05.21 01:42:09.125611 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 17442 | 2026.05.21 01:42:09.125632 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 17443 | 2026.05.21 01:42:09.126629 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002119 sec., 18404.907975460126 rows/sec., 3.75 MiB/sec. | ||
| 17444 | 2026.05.21 01:42:09.126730 [ 270 ] {e32b3506-3707-4578-ba5d-d0d35756f260} <Debug> TCPHandler: Processed in 0.002666843 sec. | ||
| 17445 | 2026.05.21 01:42:09.129578 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17446 | 2026.05.21 01:42:09.129785 [ 270 ] {b0034ff8-7061-4ce9-b891-9b28be92eac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17447 | 2026.05.21 01:42:09.129870 [ 270 ] {b0034ff8-7061-4ce9-b891-9b28be92eac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17448 | 2026.05.21 01:42:09.130595 [ 270 ] {b0034ff8-7061-4ce9-b891-9b28be92eac3} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17449 | 2026.05.21 01:42:09.130638 [ 270 ] {b0034ff8-7061-4ce9-b891-9b28be92eac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17450 | 2026.05.21 01:42:09.131012 [ 270 ] {b0034ff8-7061-4ce9-b891-9b28be92eac3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17451 | 2026.05.21 01:42:09.131245 [ 270 ] {b0034ff8-7061-4ce9-b891-9b28be92eac3} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17452 | 2026.05.21 01:42:09.131370 [ 115 ] {} <Debug> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 17453 | 2026.05.21 01:42:09.131395 [ 270 ] {b0034ff8-7061-4ce9-b891-9b28be92eac3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00167 sec., 14371.25748502994 rows/sec., 1.19 MiB/sec. | ||
| 17454 | 2026.05.21 01:42:09.131439 [ 115 ] {} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17455 | 2026.05.21 01:42:09.131447 [ 270 ] {b0034ff8-7061-4ce9-b891-9b28be92eac3} <Debug> TCPHandler: Processed in 0.001973349 sec. | ||
| 17456 | 2026.05.21 01:42:09.131472 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17457 | 2026.05.21 01:42:09.131583 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::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 | ||
| 17458 | 2026.05.21 01:42:09.131601 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17459 | 2026.05.21 01:42:09.131706 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17460 | 2026.05.21 01:42:09.131740 [ 270 ] {1ccc5e60-5ba9-4aed-ad22-5189445db343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17461 | 2026.05.21 01:42:09.131748 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 17462 | 2026.05.21 01:42:09.131799 [ 270 ] {1ccc5e60-5ba9-4aed-ad22-5189445db343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17463 | 2026.05.21 01:42:09.131832 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 17464 | 2026.05.21 01:42:09.131888 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 17465 | 2026.05.21 01:42:09.131941 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 17466 | 2026.05.21 01:42:09.131986 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 17467 | 2026.05.21 01:42:09.132296 [ 270 ] {1ccc5e60-5ba9-4aed-ad22-5189445db343} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2026.05.21 01:42:09.132346 [ 270 ] {1ccc5e60-5ba9-4aed-ad22-5189445db343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17469 | 2026.05.21 01:42:09.132680 [ 270 ] {1ccc5e60-5ba9-4aed-ad22-5189445db343} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17470 | 2026.05.21 01:42:09.132777 [ 192 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228504 sec., 97679.77963441714 rows/sec., 8.48 MiB/sec. | ||
| 17471 | 2026.05.21 01:42:09.132905 [ 270 ] {1ccc5e60-5ba9-4aed-ad22-5189445db343} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17472 | 2026.05.21 01:42:09.132959 [ 194 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 17473 | 2026.05.21 01:42:09.133056 [ 270 ] {1ccc5e60-5ba9-4aed-ad22-5189445db343} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001342 sec., 1490.3129657228017 rows/sec., 121.52 KiB/sec. | ||
| 17474 | 2026.05.21 01:42:09.133101 [ 270 ] {1ccc5e60-5ba9-4aed-ad22-5189445db343} <Debug> TCPHandler: Processed in 0.001563631 sec. | ||
| 17475 | 2026.05.21 01:42:09.133229 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17476 | 2026.05.21 01:42:09.133277 [ 194 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_17_4} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17477 | 2026.05.21 01:42:09.133329 [ 270 ] {3e69f6db-814d-4b87-8584-0be047d2a8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17478 | 2026.05.21 01:42:09.133372 [ 194 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_17_4} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 17479 | 2026.05.21 01:42:09.133377 [ 270 ] {3e69f6db-814d-4b87-8584-0be047d2a8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17480 | 2026.05.21 01:42:09.133453 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17481 | 2026.05.21 01:42:09.133905 [ 270 ] {3e69f6db-814d-4b87-8584-0be047d2a8d8} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17482 | 2026.05.21 01:42:09.133947 [ 270 ] {3e69f6db-814d-4b87-8584-0be047d2a8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17483 | 2026.05.21 01:42:09.134287 [ 270 ] {3e69f6db-814d-4b87-8584-0be047d2a8d8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17484 | 2026.05.21 01:42:09.134503 [ 270 ] {3e69f6db-814d-4b87-8584-0be047d2a8d8} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17485 | 2026.05.21 01:42:09.134639 [ 270 ] {3e69f6db-814d-4b87-8584-0be047d2a8d8} <Debug> executeQuery: Read 209 rows, 19.12 KiB in 0.001328 sec., 157379.51807228915 rows/sec., 14.06 MiB/sec. | ||
| 17486 | 2026.05.21 01:42:09.134675 [ 270 ] {3e69f6db-814d-4b87-8584-0be047d2a8d8} <Debug> TCPHandler: Processed in 0.00149668 sec. | ||
| 17487 | 2026.05.21 01:42:09.134798 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17488 | 2026.05.21 01:42:09.134895 [ 270 ] {296106b9-dbef-4ecc-893f-894590d554b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17489 | 2026.05.21 01:42:09.134936 [ 270 ] {296106b9-dbef-4ecc-893f-894590d554b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17490 | 2026.05.21 01:42:09.135340 [ 270 ] {296106b9-dbef-4ecc-893f-894590d554b6} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17491 | 2026.05.21 01:42:09.135378 [ 270 ] {296106b9-dbef-4ecc-893f-894590d554b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17492 | 2026.05.21 01:42:09.135782 [ 270 ] {296106b9-dbef-4ecc-893f-894590d554b6} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17493 | 2026.05.21 01:42:09.136047 [ 270 ] {296106b9-dbef-4ecc-893f-894590d554b6} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17494 | 2026.05.21 01:42:09.136204 [ 270 ] {296106b9-dbef-4ecc-893f-894590d554b6} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001326 sec., 22624.43438914027 rows/sec., 1.70 MiB/sec. | ||
| 17495 | 2026.05.21 01:42:09.136247 [ 270 ] {296106b9-dbef-4ecc-893f-894590d554b6} <Debug> TCPHandler: Processed in 0.00149928 sec. | ||
| 17496 | 2026.05.21 01:42:09.136382 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17497 | 2026.05.21 01:42:09.136482 [ 270 ] {66212780-460e-4390-95c7-06b52dc0a67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17498 | 2026.05.21 01:42:09.136525 [ 270 ] {66212780-460e-4390-95c7-06b52dc0a67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17499 | 2026.05.21 01:42:09.136932 [ 270 ] {66212780-460e-4390-95c7-06b52dc0a67d} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17500 | 2026.05.21 01:42:09.136968 [ 270 ] {66212780-460e-4390-95c7-06b52dc0a67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17501 | 2026.05.21 01:42:09.137267 [ 270 ] {66212780-460e-4390-95c7-06b52dc0a67d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 17502 | 2026.05.21 01:42:09.137484 [ 270 ] {66212780-460e-4390-95c7-06b52dc0a67d} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17503 | 2026.05.21 01:42:09.137615 [ 270 ] {66212780-460e-4390-95c7-06b52dc0a67d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001151 sec., 20851.433536055607 rows/sec., 1.73 MiB/sec. | ||
| 17504 | 2026.05.21 01:42:09.137650 [ 270 ] {66212780-460e-4390-95c7-06b52dc0a67d} <Debug> TCPHandler: Processed in 0.001328397 sec. | ||
| 17505 | 2026.05.21 01:42:09.137767 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17506 | 2026.05.21 01:42:09.137861 [ 270 ] {e90aa003-bb97-4fe0-9b6c-b3992dbe64c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17507 | 2026.05.21 01:42:09.137902 [ 270 ] {e90aa003-bb97-4fe0-9b6c-b3992dbe64c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17508 | 2026.05.21 01:42:09.138291 [ 270 ] {e90aa003-bb97-4fe0-9b6c-b3992dbe64c0} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17509 | 2026.05.21 01:42:09.138327 [ 270 ] {e90aa003-bb97-4fe0-9b6c-b3992dbe64c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17510 | 2026.05.21 01:42:09.138621 [ 270 ] {e90aa003-bb97-4fe0-9b6c-b3992dbe64c0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17511 | 2026.05.21 01:42:09.138834 [ 270 ] {e90aa003-bb97-4fe0-9b6c-b3992dbe64c0} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17512 | 2026.05.21 01:42:09.138929 [ 115 ] {} <Debug> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 17513 | 2026.05.21 01:42:09.138960 [ 115 ] {} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17514 | 2026.05.21 01:42:09.138961 [ 270 ] {e90aa003-bb97-4fe0-9b6c-b3992dbe64c0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 17515 | 2026.05.21 01:42:09.138979 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17516 | 2026.05.21 01:42:09.139012 [ 270 ] {e90aa003-bb97-4fe0-9b6c-b3992dbe64c0} <Debug> TCPHandler: Processed in 0.001294376 sec. | ||
| 17517 | 2026.05.21 01:42:09.139057 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::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 | ||
| 17518 | 2026.05.21 01:42:09.139136 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17519 | 2026.05.21 01:42:09.139160 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17520 | 2026.05.21 01:42:09.139194 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 17521 | 2026.05.21 01:42:09.139236 [ 270 ] {f8b4108e-9077-45a7-ab3f-89d39b3336a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17522 | 2026.05.21 01:42:09.139247 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 17523 | 2026.05.21 01:42:09.139286 [ 270 ] {f8b4108e-9077-45a7-ab3f-89d39b3336a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17524 | 2026.05.21 01:42:09.139303 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 17525 | 2026.05.21 01:42:09.139349 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 17526 | 2026.05.21 01:42:09.139389 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 17527 | 2026.05.21 01:42:09.139726 [ 270 ] {f8b4108e-9077-45a7-ab3f-89d39b3336a2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17528 | 2026.05.21 01:42:09.139768 [ 270 ] {f8b4108e-9077-45a7-ab3f-89d39b3336a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17529 | 2026.05.21 01:42:09.140050 [ 195 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00101126 sec., 59331.92255206376 rows/sec., 4.75 MiB/sec. | ||
| 17530 | 2026.05.21 01:42:09.140102 [ 270 ] {f8b4108e-9077-45a7-ab3f-89d39b3336a2} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17531 | 2026.05.21 01:42:09.140207 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 17532 | 2026.05.21 01:42:09.140379 [ 270 ] {f8b4108e-9077-45a7-ab3f-89d39b3336a2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17533 | 2026.05.21 01:42:09.140485 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_17_4} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17534 | 2026.05.21 01:42:09.140527 [ 270 ] {f8b4108e-9077-45a7-ab3f-89d39b3336a2} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.00131 sec., 90076.3358778626 rows/sec., 7.32 MiB/sec. | ||
| 17535 | 2026.05.21 01:42:09.140566 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_17_4} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 17536 | 2026.05.21 01:42:09.140674 [ 270 ] {f8b4108e-9077-45a7-ab3f-89d39b3336a2} <Debug> TCPHandler: Processed in 0.001584952 sec. | ||
| 17537 | 2026.05.21 01:42:09.140710 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17538 | 2026.05.21 01:42:09.140837 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17539 | 2026.05.21 01:42:09.140936 [ 270 ] {2be68532-fde4-4228-ad98-b9874ab6cf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17540 | 2026.05.21 01:42:09.140985 [ 270 ] {2be68532-fde4-4228-ad98-b9874ab6cf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17541 | 2026.05.21 01:42:09.141456 [ 270 ] {2be68532-fde4-4228-ad98-b9874ab6cf7b} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2026.05.21 01:42:09.141496 [ 270 ] {2be68532-fde4-4228-ad98-b9874ab6cf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17543 | 2026.05.21 01:42:09.141858 [ 270 ] {2be68532-fde4-4228-ad98-b9874ab6cf7b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17544 | 2026.05.21 01:42:09.142079 [ 270 ] {2be68532-fde4-4228-ad98-b9874ab6cf7b} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2026.05.21 01:42:09.142211 [ 270 ] {2be68532-fde4-4228-ad98-b9874ab6cf7b} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001293 sec., 152358.85537509667 rows/sec., 10.93 MiB/sec. | ||
| 17546 | 2026.05.21 01:42:09.142246 [ 270 ] {2be68532-fde4-4228-ad98-b9874ab6cf7b} <Debug> TCPHandler: Processed in 0.001466789 sec. | ||
| 17547 | 2026.05.21 01:42:09.142368 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17548 | 2026.05.21 01:42:09.142465 [ 270 ] {6b012870-8b86-4d96-95e3-454a16637476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17549 | 2026.05.21 01:42:09.142525 [ 270 ] {6b012870-8b86-4d96-95e3-454a16637476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17550 | 2026.05.21 01:42:09.143288 [ 270 ] {6b012870-8b86-4d96-95e3-454a16637476} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17551 | 2026.05.21 01:42:09.143326 [ 270 ] {6b012870-8b86-4d96-95e3-454a16637476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17552 | 2026.05.21 01:42:09.143849 [ 270 ] {6b012870-8b86-4d96-95e3-454a16637476} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17553 | 2026.05.21 01:42:09.144075 [ 270 ] {6b012870-8b86-4d96-95e3-454a16637476} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17554 | 2026.05.21 01:42:09.144217 [ 270 ] {6b012870-8b86-4d96-95e3-454a16637476} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001771 sec., 9034.443817052512 rows/sec., 16.19 MiB/sec. | ||
| 17555 | 2026.05.21 01:42:09.144271 [ 270 ] {6b012870-8b86-4d96-95e3-454a16637476} <Debug> TCPHandler: Processed in 0.001951728 sec. | ||
| 17556 | 2026.05.21 01:42:09.144397 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17557 | 2026.05.21 01:42:09.144493 [ 270 ] {26992516-3bdf-4269-ba20-be590c8c060a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17558 | 2026.05.21 01:42:09.144535 [ 270 ] {26992516-3bdf-4269-ba20-be590c8c060a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17559 | 2026.05.21 01:42:09.144871 [ 270 ] {26992516-3bdf-4269-ba20-be590c8c060a} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2026.05.21 01:42:09.144907 [ 270 ] {26992516-3bdf-4269-ba20-be590c8c060a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17561 | 2026.05.21 01:42:09.145224 [ 270 ] {26992516-3bdf-4269-ba20-be590c8c060a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17562 | 2026.05.21 01:42:09.145437 [ 270 ] {26992516-3bdf-4269-ba20-be590c8c060a} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17563 | 2026.05.21 01:42:09.145568 [ 270 ] {26992516-3bdf-4269-ba20-be590c8c060a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 17564 | 2026.05.21 01:42:09.145601 [ 270 ] {26992516-3bdf-4269-ba20-be590c8c060a} <Debug> TCPHandler: Processed in 0.001253945 sec. | ||
| 17565 | 2026.05.21 01:42:09.493197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37923 | ||
| 17566 | 2026.05.21 01:42:09.493778 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17567 | 2026.05.21 01:42:09.493830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17568 | 2026.05.21 01:42:09.494383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17569 | 2026.05.21 01:42:09.494617 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17570 | 2026.05.21 01:42:09.494759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37923 | ||
| 17571 | 2026.05.21 01:42:11.565760 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17572 | 2026.05.21 01:42:11.584380 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17573 | 2026.05.21 01:42:11.584457 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17574 | 2026.05.21 01:42:11.591194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17575 | 2026.05.21 01:42:11.591959 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17576 | 2026.05.21 01:42:11.595179 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17577 | 2026.05.21 01:42:14.015809 [ 261 ] {} <Trace> TCP-Session: 2f394e7f-f8b9-4a38-96cf-86a1a783910f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17578 | 2026.05.21 01:42:14.016089 [ 261 ] {f1e702a0-121b-4270-8aa2-d5f67c618915} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38455) 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) | ||
| 17579 | 2026.05.21 01:42:14.016626 [ 261 ] {f1e702a0-121b-4270-8aa2-d5f67c618915} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 17580 | 2026.05.21 01:42:14.016832 [ 261 ] {f1e702a0-121b-4270-8aa2-d5f67c618915} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17581 | 2026.05.21 01:42:14.017238 [ 342 ] {f1e702a0-121b-4270-8aa2-d5f67c618915} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 17582 | 2026.05.21 01:42:14.017642 [ 261 ] {f1e702a0-121b-4270-8aa2-d5f67c618915} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001677 sec., 24448.419797257004 rows/sec., 1.46 MiB/sec. | ||
| 17583 | 2026.05.21 01:42:14.017733 [ 261 ] {f1e702a0-121b-4270-8aa2-d5f67c618915} <Debug> TCPHandler: Processed in 0.002068341 sec. | ||
| 17584 | 2026.05.21 01:42:14.123559 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17585 | 2026.05.21 01:42:14.123789 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17586 | 2026.05.21 01:42:14.124128 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17587 | 2026.05.21 01:42:14.124166 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17588 | 2026.05.21 01:42:14.124382 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17589 | 2026.05.21 01:42:14.124451 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17590 | 2026.05.21 01:42:14.124592 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17591 | 2026.05.21 01:42:14.124626 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17592 | 2026.05.21 01:42:14.124647 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 17593 | 2026.05.21 01:42:14.124662 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17594 | 2026.05.21 01:42:14.124702 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17595 | 2026.05.21 01:42:14.124721 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 17596 | 2026.05.21 01:42:14.125867 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002172 sec., 17955.801104972375 rows/sec., 3.66 MiB/sec. | ||
| 17597 | 2026.05.21 01:42:14.125971 [ 270 ] {513d65b2-882c-4a03-9617-cc1cdc23f84b} <Debug> TCPHandler: Processed in 0.002542501 sec. | ||
| 17598 | 2026.05.21 01:42:14.128139 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17599 | 2026.05.21 01:42:14.128340 [ 270 ] {a01816f2-3724-49c4-b362-7ca36f36e715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17600 | 2026.05.21 01:42:14.128420 [ 270 ] {a01816f2-3724-49c4-b362-7ca36f36e715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17601 | 2026.05.21 01:42:14.129069 [ 270 ] {a01816f2-3724-49c4-b362-7ca36f36e715} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17602 | 2026.05.21 01:42:14.129112 [ 270 ] {a01816f2-3724-49c4-b362-7ca36f36e715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17603 | 2026.05.21 01:42:14.129474 [ 270 ] {a01816f2-3724-49c4-b362-7ca36f36e715} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17604 | 2026.05.21 01:42:14.129690 [ 270 ] {a01816f2-3724-49c4-b362-7ca36f36e715} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17605 | 2026.05.21 01:42:14.129834 [ 270 ] {a01816f2-3724-49c4-b362-7ca36f36e715} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001553 sec., 68254.99034127496 rows/sec., 5.73 MiB/sec. | ||
| 17606 | 2026.05.21 01:42:14.129868 [ 270 ] {a01816f2-3724-49c4-b362-7ca36f36e715} <Debug> TCPHandler: Processed in 0.001827976 sec. | ||
| 17607 | 2026.05.21 01:42:14.129958 [ 226 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 17608 | 2026.05.21 01:42:14.129993 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17609 | 2026.05.21 01:42:14.130001 [ 226 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 17610 | 2026.05.21 01:42:14.130094 [ 270 ] {5b921f76-14c3-4a83-98c8-896548dd7578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17611 | 2026.05.21 01:42:14.130144 [ 270 ] {5b921f76-14c3-4a83-98c8-896548dd7578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17612 | 2026.05.21 01:42:14.130573 [ 270 ] {5b921f76-14c3-4a83-98c8-896548dd7578} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17613 | 2026.05.21 01:42:14.130609 [ 270 ] {5b921f76-14c3-4a83-98c8-896548dd7578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17614 | 2026.05.21 01:42:14.130896 [ 270 ] {5b921f76-14c3-4a83-98c8-896548dd7578} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17615 | 2026.05.21 01:42:14.131098 [ 270 ] {5b921f76-14c3-4a83-98c8-896548dd7578} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17616 | 2026.05.21 01:42:14.131238 [ 270 ] {5b921f76-14c3-4a83-98c8-896548dd7578} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001161 sec., 21533.161068044792 rows/sec., 1.58 MiB/sec. | ||
| 17617 | 2026.05.21 01:42:14.131273 [ 270 ] {5b921f76-14c3-4a83-98c8-896548dd7578} <Debug> TCPHandler: Processed in 0.001327946 sec. | ||
| 17618 | 2026.05.21 01:42:14.131400 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17619 | 2026.05.21 01:42:14.131492 [ 270 ] {8122cef2-bee9-44d1-aa1d-d34051df1d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17620 | 2026.05.21 01:42:14.131531 [ 270 ] {8122cef2-bee9-44d1-aa1d-d34051df1d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17621 | 2026.05.21 01:42:14.131958 [ 270 ] {8122cef2-bee9-44d1-aa1d-d34051df1d81} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17622 | 2026.05.21 01:42:14.131994 [ 270 ] {8122cef2-bee9-44d1-aa1d-d34051df1d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17623 | 2026.05.21 01:42:14.132337 [ 270 ] {8122cef2-bee9-44d1-aa1d-d34051df1d81} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17624 | 2026.05.21 01:42:14.132535 [ 270 ] {8122cef2-bee9-44d1-aa1d-d34051df1d81} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2026.05.21 01:42:14.132666 [ 270 ] {8122cef2-bee9-44d1-aa1d-d34051df1d81} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001191 sec., 74727.12006717044 rows/sec., 5.84 MiB/sec. | ||
| 17626 | 2026.05.21 01:42:14.132699 [ 270 ] {8122cef2-bee9-44d1-aa1d-d34051df1d81} <Debug> TCPHandler: Processed in 0.001346787 sec. | ||
| 17627 | 2026.05.21 01:42:14.132787 [ 225 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 17628 | 2026.05.21 01:42:14.132820 [ 225 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 17629 | 2026.05.21 01:42:14.132820 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17630 | 2026.05.21 01:42:14.132921 [ 270 ] {67d83f40-10ec-4378-b5e4-edc78fddcf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17631 | 2026.05.21 01:42:14.132965 [ 270 ] {67d83f40-10ec-4378-b5e4-edc78fddcf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17632 | 2026.05.21 01:42:14.133380 [ 270 ] {67d83f40-10ec-4378-b5e4-edc78fddcf6d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17633 | 2026.05.21 01:42:14.133414 [ 270 ] {67d83f40-10ec-4378-b5e4-edc78fddcf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17634 | 2026.05.21 01:42:14.133629 [ 226 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 17635 | 2026.05.21 01:42:14.133765 [ 270 ] {67d83f40-10ec-4378-b5e4-edc78fddcf6d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17636 | 2026.05.21 01:42:14.134010 [ 270 ] {67d83f40-10ec-4378-b5e4-edc78fddcf6d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17637 | 2026.05.21 01:42:14.134140 [ 270 ] {67d83f40-10ec-4378-b5e4-edc78fddcf6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 17638 | 2026.05.21 01:42:14.134156 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_128_33 to all_129_129_0 | ||
| 17639 | 2026.05.21 01:42:14.134174 [ 270 ] {67d83f40-10ec-4378-b5e4-edc78fddcf6d} <Debug> TCPHandler: Processed in 0.001401168 sec. | ||
| 17640 | 2026.05.21 01:42:14.134227 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17641 | 2026.05.21 01:42:14.134253 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17642 | 2026.05.21 01:42:14.134327 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17643 | 2026.05.21 01:42:14.134338 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_129_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_128_33 to all_129_129_0 into Compact with storage Full | ||
| 17644 | 2026.05.21 01:42:14.134429 [ 270 ] {6bffef06-1f02-42b0-80be-1fe4bc0a35e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17645 | 2026.05.21 01:42:14.134454 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_129_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17646 | 2026.05.21 01:42:14.134487 [ 270 ] {6bffef06-1f02-42b0-80be-1fe4bc0a35e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17647 | 2026.05.21 01:42:14.134491 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_129_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_33, total 45821 rows starting from the beginning of the part | ||
| 17648 | 2026.05.21 01:42:14.134568 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_129_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 128 rows starting from the beginning of the part | ||
| 17649 | 2026.05.21 01:42:14.135297 [ 270 ] {6bffef06-1f02-42b0-80be-1fe4bc0a35e3} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17650 | 2026.05.21 01:42:14.135335 [ 270 ] {6bffef06-1f02-42b0-80be-1fe4bc0a35e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17651 | 2026.05.21 01:42:14.135872 [ 270 ] {6bffef06-1f02-42b0-80be-1fe4bc0a35e3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17652 | 2026.05.21 01:42:14.136096 [ 270 ] {6bffef06-1f02-42b0-80be-1fe4bc0a35e3} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17653 | 2026.05.21 01:42:14.136238 [ 270 ] {6bffef06-1f02-42b0-80be-1fe4bc0a35e3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001826 sec., 13691.128148959475 rows/sec., 24.53 MiB/sec. | ||
| 17654 | 2026.05.21 01:42:14.136289 [ 270 ] {6bffef06-1f02-42b0-80be-1fe4bc0a35e3} <Debug> TCPHandler: Processed in 0.00200924 sec. | ||
| 17655 | 2026.05.21 01:42:14.136413 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17656 | 2026.05.21 01:42:14.136501 [ 225 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 17657 | 2026.05.21 01:42:14.136506 [ 270 ] {a3defbf7-215d-43c6-a1ee-e41c90504a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17658 | 2026.05.21 01:42:14.136554 [ 270 ] {a3defbf7-215d-43c6-a1ee-e41c90504a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17659 | 2026.05.21 01:42:14.136891 [ 270 ] {a3defbf7-215d-43c6-a1ee-e41c90504a39} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17660 | 2026.05.21 01:42:14.136929 [ 270 ] {a3defbf7-215d-43c6-a1ee-e41c90504a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17661 | 2026.05.21 01:42:14.137237 [ 270 ] {a3defbf7-215d-43c6-a1ee-e41c90504a39} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17662 | 2026.05.21 01:42:14.137447 [ 270 ] {a3defbf7-215d-43c6-a1ee-e41c90504a39} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17663 | 2026.05.21 01:42:14.137574 [ 270 ] {a3defbf7-215d-43c6-a1ee-e41c90504a39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 17664 | 2026.05.21 01:42:14.137606 [ 270 ] {a3defbf7-215d-43c6-a1ee-e41c90504a39} <Debug> TCPHandler: Processed in 0.001240285 sec. | ||
| 17665 | 2026.05.21 01:42:14.137689 [ 221 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 17666 | 2026.05.21 01:42:14.137718 [ 221 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 17667 | 2026.05.21 01:42:14.140069 [ 221 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 17668 | 2026.05.21 01:42:14.141459 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_129_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45949 rows, containing 5 columns (5 merged, 0 gathered) in 0.007152182 sec., 6424472.979015355 rows/sec., 415.34 MiB/sec. | ||
| 17669 | 2026.05.21 01:42:14.141915 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_129_34} <Trace> MergedBlockOutputStream: filled checksums all_1_129_34 (state Temporary) | ||
| 17670 | 2026.05.21 01:42:14.142232 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_129_34} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_129_34 to all_1_129_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17671 | 2026.05.21 01:42:14.142321 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_129_34} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_128_33, all_129_129_0] -> all_1_129_34 | ||
| 17672 | 2026.05.21 01:42:14.142409 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17673 | 2026.05.21 01:42:15.278800 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 17674 | 2026.05.21 01:42:15.278858 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 17675 | 2026.05.21 01:42:15.283079 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 17676 | 2026.05.21 01:42:16.785740 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17677 | 2026.05.21 01:42:16.785816 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17678 | 2026.05.21 01:42:16.994988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38371 | ||
| 17679 | 2026.05.21 01:42:16.995791 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17680 | 2026.05.21 01:42:16.995885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17681 | 2026.05.21 01:42:16.996473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17682 | 2026.05.21 01:42:16.996707 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17683 | 2026.05.21 01:42:16.996855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38371 | ||
| 17684 | 2026.05.21 01:42:16.996925 [ 222 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 17685 | 2026.05.21 01:42:16.996975 [ 222 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 17686 | 2026.05.21 01:42:17.000477 [ 222 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 17687 | 2026.05.21 01:42:17.001647 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001248535 sec. | ||
| 17688 | 2026.05.21 01:42:18.286557 [ 221 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 17689 | 2026.05.21 01:42:18.286637 [ 221 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 17690 | 2026.05.21 01:42:18.289874 [ 221 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 17691 | 2026.05.21 01:42:19.095320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17692 | 2026.05.21 01:42:19.112169 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17693 | 2026.05.21 01:42:19.112224 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17694 | 2026.05.21 01:42:19.118426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17695 | 2026.05.21 01:42:19.119141 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17696 | 2026.05.21 01:42:19.122398 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17697 | 2026.05.21 01:42:19.123839 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17698 | 2026.05.21 01:42:19.124024 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17699 | 2026.05.21 01:42:19.124303 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17700 | 2026.05.21 01:42:19.124340 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17701 | 2026.05.21 01:42:19.124540 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17702 | 2026.05.21 01:42:19.124604 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17703 | 2026.05.21 01:42:19.124741 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17704 | 2026.05.21 01:42:19.124776 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17705 | 2026.05.21 01:42:19.124798 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 17706 | 2026.05.21 01:42:19.124813 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17707 | 2026.05.21 01:42:19.124853 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17708 | 2026.05.21 01:42:19.124872 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 17709 | 2026.05.21 01:42:19.125934 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.001986 sec., 19637.46223564955 rows/sec., 4.00 MiB/sec. | ||
| 17710 | 2026.05.21 01:42:19.126030 [ 270 ] {d5efc943-60fd-40ef-8169-97bb089640bd} <Debug> TCPHandler: Processed in 0.002310066 sec. | ||
| 17711 | 2026.05.21 01:42:19.128004 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17712 | 2026.05.21 01:42:19.128112 [ 270 ] {f331c8b6-5d2b-45ce-8de4-6f8b4f0a2794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17713 | 2026.05.21 01:42:19.128155 [ 270 ] {f331c8b6-5d2b-45ce-8de4-6f8b4f0a2794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17714 | 2026.05.21 01:42:19.128683 [ 270 ] {f331c8b6-5d2b-45ce-8de4-6f8b4f0a2794} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17715 | 2026.05.21 01:42:19.128719 [ 270 ] {f331c8b6-5d2b-45ce-8de4-6f8b4f0a2794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17716 | 2026.05.21 01:42:19.129121 [ 270 ] {f331c8b6-5d2b-45ce-8de4-6f8b4f0a2794} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17717 | 2026.05.21 01:42:19.129334 [ 270 ] {f331c8b6-5d2b-45ce-8de4-6f8b4f0a2794} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17718 | 2026.05.21 01:42:19.129471 [ 270 ] {f331c8b6-5d2b-45ce-8de4-6f8b4f0a2794} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001391 sec., 63263.83896477354 rows/sec., 5.33 MiB/sec. | ||
| 17719 | 2026.05.21 01:42:19.129506 [ 270 ] {f331c8b6-5d2b-45ce-8de4-6f8b4f0a2794} <Debug> TCPHandler: Processed in 0.00155074 sec. | ||
| 17720 | 2026.05.21 01:42:19.129642 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17721 | 2026.05.21 01:42:19.129738 [ 270 ] {26f33dde-0637-47e6-bd1e-244f4cd24eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17722 | 2026.05.21 01:42:19.129778 [ 270 ] {26f33dde-0637-47e6-bd1e-244f4cd24eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17723 | 2026.05.21 01:42:19.130199 [ 270 ] {26f33dde-0637-47e6-bd1e-244f4cd24eaa} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2026.05.21 01:42:19.130233 [ 270 ] {26f33dde-0637-47e6-bd1e-244f4cd24eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17725 | 2026.05.21 01:42:19.130524 [ 270 ] {26f33dde-0637-47e6-bd1e-244f4cd24eaa} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17726 | 2026.05.21 01:42:19.130729 [ 270 ] {26f33dde-0637-47e6-bd1e-244f4cd24eaa} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2026.05.21 01:42:19.130839 [ 102 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17728 | 2026.05.21 01:42:19.130858 [ 270 ] {26f33dde-0637-47e6-bd1e-244f4cd24eaa} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001139 sec., 14047.41000877963 rows/sec., 1.03 MiB/sec. | ||
| 17729 | 2026.05.21 01:42:19.130871 [ 102 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17730 | 2026.05.21 01:42:19.130891 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17731 | 2026.05.21 01:42:19.130892 [ 270 ] {26f33dde-0637-47e6-bd1e-244f4cd24eaa} <Debug> TCPHandler: Processed in 0.001298996 sec. | ||
| 17732 | 2026.05.21 01:42:19.130977 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 17733 | 2026.05.21 01:42:19.131024 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17734 | 2026.05.21 01:42:19.131061 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17735 | 2026.05.21 01:42:19.131088 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 84 rows starting from the beginning of the part | ||
| 17736 | 2026.05.21 01:42:19.131137 [ 270 ] {ead6602a-1bd7-4164-a7ba-2a86a1828241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17737 | 2026.05.21 01:42:19.131144 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 16 rows starting from the beginning of the part | ||
| 17738 | 2026.05.21 01:42:19.131186 [ 270 ] {ead6602a-1bd7-4164-a7ba-2a86a1828241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17739 | 2026.05.21 01:42:19.131193 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 25 rows starting from the beginning of the part | ||
| 17740 | 2026.05.21 01:42:19.131238 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part | ||
| 17741 | 2026.05.21 01:42:19.131278 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 25 rows starting from the beginning of the part | ||
| 17742 | 2026.05.21 01:42:19.131317 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 16 rows starting from the beginning of the part | ||
| 17743 | 2026.05.21 01:42:19.131701 [ 270 ] {ead6602a-1bd7-4164-a7ba-2a86a1828241} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2026.05.21 01:42:19.131742 [ 270 ] {ead6602a-1bd7-4164-a7ba-2a86a1828241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17745 | 2026.05.21 01:42:19.132007 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001064341 sec., 184151.50783442525 rows/sec., 14.24 MiB/sec. | ||
| 17746 | 2026.05.21 01:42:19.132057 [ 270 ] {ead6602a-1bd7-4164-a7ba-2a86a1828241} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17747 | 2026.05.21 01:42:19.132117 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17748 | 2026.05.21 01:42:19.132280 [ 270 ] {ead6602a-1bd7-4164-a7ba-2a86a1828241} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17749 | 2026.05.21 01:42:19.132353 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17750 | 2026.05.21 01:42:19.132407 [ 270 ] {ead6602a-1bd7-4164-a7ba-2a86a1828241} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001294 sec., 61823.802163833076 rows/sec., 4.83 MiB/sec. | ||
| 17751 | 2026.05.21 01:42:19.132413 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_111_22} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17752 | 2026.05.21 01:42:19.132441 [ 270 ] {ead6602a-1bd7-4164-a7ba-2a86a1828241} <Debug> TCPHandler: Processed in 0.001475719 sec. | ||
| 17753 | 2026.05.21 01:42:19.132475 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17754 | 2026.05.21 01:42:19.132569 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17755 | 2026.05.21 01:42:19.132669 [ 270 ] {87bc077e-4ff0-4277-98ac-a6f4de21cb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17756 | 2026.05.21 01:42:19.132711 [ 270 ] {87bc077e-4ff0-4277-98ac-a6f4de21cb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17757 | 2026.05.21 01:42:19.133127 [ 270 ] {87bc077e-4ff0-4277-98ac-a6f4de21cb1f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2026.05.21 01:42:19.133161 [ 270 ] {87bc077e-4ff0-4277-98ac-a6f4de21cb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17759 | 2026.05.21 01:42:19.133479 [ 270 ] {87bc077e-4ff0-4277-98ac-a6f4de21cb1f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17760 | 2026.05.21 01:42:19.133690 [ 270 ] {87bc077e-4ff0-4277-98ac-a6f4de21cb1f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2026.05.21 01:42:19.133797 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_129_34 to all_130_130_0 | ||
| 17762 | 2026.05.21 01:42:19.133818 [ 270 ] {87bc077e-4ff0-4277-98ac-a6f4de21cb1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 17763 | 2026.05.21 01:42:19.133823 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17764 | 2026.05.21 01:42:19.133848 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17765 | 2026.05.21 01:42:19.133852 [ 270 ] {87bc077e-4ff0-4277-98ac-a6f4de21cb1f} <Debug> TCPHandler: Processed in 0.001330437 sec. | ||
| 17766 | 2026.05.21 01:42:19.133941 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_130_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_129_34 to all_130_130_0 into Compact with storage Full | ||
| 17767 | 2026.05.21 01:42:19.133973 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17768 | 2026.05.21 01:42:19.134075 [ 270 ] {4a71fc71-890d-4ac1-8610-ae9a3c24ee35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17769 | 2026.05.21 01:42:19.134089 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_130_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17770 | 2026.05.21 01:42:19.134128 [ 270 ] {4a71fc71-890d-4ac1-8610-ae9a3c24ee35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17771 | 2026.05.21 01:42:19.134130 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_130_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_129_34, total 45949 rows starting from the beginning of the part | ||
| 17772 | 2026.05.21 01:42:19.134218 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_130_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17773 | 2026.05.21 01:42:19.134922 [ 270 ] {4a71fc71-890d-4ac1-8610-ae9a3c24ee35} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17774 | 2026.05.21 01:42:19.134963 [ 270 ] {4a71fc71-890d-4ac1-8610-ae9a3c24ee35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17775 | 2026.05.21 01:42:19.135478 [ 270 ] {4a71fc71-890d-4ac1-8610-ae9a3c24ee35} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17776 | 2026.05.21 01:42:19.135704 [ 270 ] {4a71fc71-890d-4ac1-8610-ae9a3c24ee35} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17777 | 2026.05.21 01:42:19.135846 [ 270 ] {4a71fc71-890d-4ac1-8610-ae9a3c24ee35} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001789 sec., 8943.543879262157 rows/sec., 16.03 MiB/sec. | ||
| 17778 | 2026.05.21 01:42:19.135899 [ 270 ] {4a71fc71-890d-4ac1-8610-ae9a3c24ee35} <Debug> TCPHandler: Processed in 0.001973579 sec. | ||
| 17779 | 2026.05.21 01:42:19.136018 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17780 | 2026.05.21 01:42:19.136111 [ 270 ] {f0b35627-0e80-4a96-ba74-c5031bb295a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17781 | 2026.05.21 01:42:19.136152 [ 270 ] {f0b35627-0e80-4a96-ba74-c5031bb295a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17782 | 2026.05.21 01:42:19.136497 [ 270 ] {f0b35627-0e80-4a96-ba74-c5031bb295a5} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17783 | 2026.05.21 01:42:19.136530 [ 270 ] {f0b35627-0e80-4a96-ba74-c5031bb295a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17784 | 2026.05.21 01:42:19.136848 [ 270 ] {f0b35627-0e80-4a96-ba74-c5031bb295a5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17785 | 2026.05.21 01:42:19.137054 [ 270 ] {f0b35627-0e80-4a96-ba74-c5031bb295a5} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17786 | 2026.05.21 01:42:19.137184 [ 270 ] {f0b35627-0e80-4a96-ba74-c5031bb295a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 17787 | 2026.05.21 01:42:19.137217 [ 270 ] {f0b35627-0e80-4a96-ba74-c5031bb295a5} <Debug> TCPHandler: Processed in 0.001246345 sec. | ||
| 17788 | 2026.05.21 01:42:19.141340 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_130_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46109 rows, containing 5 columns (5 merged, 0 gathered) in 0.007442308 sec., 6195524.291657911 rows/sec., 400.64 MiB/sec. | ||
| 17789 | 2026.05.21 01:42:19.142029 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_130_35} <Trace> MergedBlockOutputStream: filled checksums all_1_130_35 (state Temporary) | ||
| 17790 | 2026.05.21 01:42:19.142300 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_130_35} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_130_35 to all_1_130_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17791 | 2026.05.21 01:42:19.142366 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_130_35} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_129_34, all_130_130_0] -> all_1_130_35 | ||
| 17792 | 2026.05.21 01:42:19.142430 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17793 | 2026.05.21 01:42:19.541830 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2026.05.21 01:42:19.542106 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 17795 | 2026.05.21 01:42:19.542508 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17796 | 2026.05.21 01:42:19.542559 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 17797 | 2026.05.21 01:42:19.542839 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17798 | 2026.05.21 01:42:19.542909 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17799 | 2026.05.21 01:42:19.543058 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 17800 | 2026.05.21 01:42:19.543096 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17801 | 2026.05.21 01:42:19.543119 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 17802 | 2026.05.21 01:42:19.543136 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17803 | 2026.05.21 01:42:19.543178 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 17804 | 2026.05.21 01:42:19.543200 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 17805 | 2026.05.21 01:42:19.544244 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002261 sec., 17249.004865103936 rows/sec., 3.52 MiB/sec. | ||
| 17806 | 2026.05.21 01:42:19.544349 [ 270 ] {b0e14198-799d-40f4-a913-55b7aa123d61} <Debug> TCPHandler: Processed in 0.002652223 sec. | ||
| 17807 | 2026.05.21 01:42:19.556035 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17808 | 2026.05.21 01:42:19.556168 [ 270 ] {01f6640e-1f95-453d-ae9b-7cf1f805bb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17809 | 2026.05.21 01:42:19.556222 [ 270 ] {01f6640e-1f95-453d-ae9b-7cf1f805bb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17810 | 2026.05.21 01:42:19.557667 [ 270 ] {01f6640e-1f95-453d-ae9b-7cf1f805bb16} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17811 | 2026.05.21 01:42:19.557714 [ 270 ] {01f6640e-1f95-453d-ae9b-7cf1f805bb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17812 | 2026.05.21 01:42:19.558251 [ 270 ] {01f6640e-1f95-453d-ae9b-7cf1f805bb16} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17813 | 2026.05.21 01:42:19.558489 [ 270 ] {01f6640e-1f95-453d-ae9b-7cf1f805bb16} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17814 | 2026.05.21 01:42:19.558640 [ 270 ] {01f6640e-1f95-453d-ae9b-7cf1f805bb16} <Debug> executeQuery: Read 2455 rows, 186.40 KiB in 0.002509 sec., 978477.4810681547 rows/sec., 72.55 MiB/sec. | ||
| 17815 | 2026.05.21 01:42:19.558676 [ 270 ] {01f6640e-1f95-453d-ae9b-7cf1f805bb16} <Debug> TCPHandler: Processed in 0.002703284 sec. | ||
| 17816 | 2026.05.21 01:42:19.558803 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17817 | 2026.05.21 01:42:19.558904 [ 270 ] {75b386ce-7e85-4c74-82ba-6bbb459e9bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17818 | 2026.05.21 01:42:19.558947 [ 270 ] {75b386ce-7e85-4c74-82ba-6bbb459e9bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17819 | 2026.05.21 01:42:19.559394 [ 270 ] {75b386ce-7e85-4c74-82ba-6bbb459e9bb4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17820 | 2026.05.21 01:42:19.559429 [ 270 ] {75b386ce-7e85-4c74-82ba-6bbb459e9bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17821 | 2026.05.21 01:42:19.559743 [ 270 ] {75b386ce-7e85-4c74-82ba-6bbb459e9bb4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17822 | 2026.05.21 01:42:19.559970 [ 270 ] {75b386ce-7e85-4c74-82ba-6bbb459e9bb4} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17823 | 2026.05.21 01:42:19.560103 [ 270 ] {75b386ce-7e85-4c74-82ba-6bbb459e9bb4} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001218 sec., 29556.65024630542 rows/sec., 2.17 MiB/sec. | ||
| 17824 | 2026.05.21 01:42:19.560138 [ 270 ] {75b386ce-7e85-4c74-82ba-6bbb459e9bb4} <Debug> TCPHandler: Processed in 0.001386237 sec. | ||
| 17825 | 2026.05.21 01:42:19.560200 [ 219 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 17826 | 2026.05.21 01:42:19.560242 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17827 | 2026.05.21 01:42:19.560263 [ 219 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 17828 | 2026.05.21 01:42:19.560351 [ 270 ] {abef88c4-7937-46ad-8d73-6f7b11808dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17829 | 2026.05.21 01:42:19.560399 [ 270 ] {abef88c4-7937-46ad-8d73-6f7b11808dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17830 | 2026.05.21 01:42:19.561027 [ 270 ] {abef88c4-7937-46ad-8d73-6f7b11808dff} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17831 | 2026.05.21 01:42:19.561066 [ 270 ] {abef88c4-7937-46ad-8d73-6f7b11808dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17832 | 2026.05.21 01:42:19.561430 [ 270 ] {abef88c4-7937-46ad-8d73-6f7b11808dff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17833 | 2026.05.21 01:42:19.561656 [ 270 ] {abef88c4-7937-46ad-8d73-6f7b11808dff} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17834 | 2026.05.21 01:42:19.561807 [ 270 ] {abef88c4-7937-46ad-8d73-6f7b11808dff} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001474 sec., 543419.2672998643 rows/sec., 31.39 MiB/sec. | ||
| 17835 | 2026.05.21 01:42:19.561844 [ 270 ] {abef88c4-7937-46ad-8d73-6f7b11808dff} <Debug> TCPHandler: Processed in 0.001651483 sec. | ||
| 17836 | 2026.05.21 01:42:19.561955 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17837 | 2026.05.21 01:42:19.562051 [ 270 ] {a0a015ec-7004-491d-b431-2c26b93f7478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17838 | 2026.05.21 01:42:19.562092 [ 270 ] {a0a015ec-7004-491d-b431-2c26b93f7478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17839 | 2026.05.21 01:42:19.562473 [ 270 ] {a0a015ec-7004-491d-b431-2c26b93f7478} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17840 | 2026.05.21 01:42:19.562513 [ 270 ] {a0a015ec-7004-491d-b431-2c26b93f7478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17841 | 2026.05.21 01:42:19.562826 [ 270 ] {a0a015ec-7004-491d-b431-2c26b93f7478} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 17842 | 2026.05.21 01:42:19.563051 [ 270 ] {a0a015ec-7004-491d-b431-2c26b93f7478} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17843 | 2026.05.21 01:42:19.563189 [ 270 ] {a0a015ec-7004-491d-b431-2c26b93f7478} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 60.88 KiB/sec. | ||
| 17844 | 2026.05.21 01:42:19.563223 [ 270 ] {a0a015ec-7004-491d-b431-2c26b93f7478} <Debug> TCPHandler: Processed in 0.001318396 sec. | ||
| 17845 | 2026.05.21 01:42:19.563336 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17846 | 2026.05.21 01:42:19.563434 [ 270 ] {98d6316f-2887-417c-a9ac-a117aee739d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17847 | 2026.05.21 01:42:19.563475 [ 270 ] {98d6316f-2887-417c-a9ac-a117aee739d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17848 | 2026.05.21 01:42:19.564091 [ 219 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 17849 | 2026.05.21 01:42:19.564216 [ 270 ] {98d6316f-2887-417c-a9ac-a117aee739d5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17850 | 2026.05.21 01:42:19.564260 [ 270 ] {98d6316f-2887-417c-a9ac-a117aee739d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17851 | 2026.05.21 01:42:19.564623 [ 270 ] {98d6316f-2887-417c-a9ac-a117aee739d5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17852 | 2026.05.21 01:42:19.564838 [ 270 ] {98d6316f-2887-417c-a9ac-a117aee739d5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17853 | 2026.05.21 01:42:19.564968 [ 270 ] {98d6316f-2887-417c-a9ac-a117aee739d5} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001552 sec., 847293.8144329897 rows/sec., 56.70 MiB/sec. | ||
| 17854 | 2026.05.21 01:42:19.565002 [ 270 ] {98d6316f-2887-417c-a9ac-a117aee739d5} <Debug> TCPHandler: Processed in 0.001716934 sec. | ||
| 17855 | 2026.05.21 01:42:19.565116 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17856 | 2026.05.21 01:42:19.565213 [ 270 ] {9ae78e41-711a-448f-b2fb-a8417a0d490d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17857 | 2026.05.21 01:42:19.565257 [ 270 ] {9ae78e41-711a-448f-b2fb-a8417a0d490d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17858 | 2026.05.21 01:42:19.565948 [ 270 ] {9ae78e41-711a-448f-b2fb-a8417a0d490d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17859 | 2026.05.21 01:42:19.565995 [ 270 ] {9ae78e41-711a-448f-b2fb-a8417a0d490d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17860 | 2026.05.21 01:42:19.566497 [ 270 ] {9ae78e41-711a-448f-b2fb-a8417a0d490d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17861 | 2026.05.21 01:42:19.566751 [ 270 ] {9ae78e41-711a-448f-b2fb-a8417a0d490d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2026.05.21 01:42:19.566888 [ 270 ] {9ae78e41-711a-448f-b2fb-a8417a0d490d} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001693 sec., 883638.5115180153 rows/sec., 53.59 MiB/sec. | ||
| 17863 | 2026.05.21 01:42:19.566891 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_130_35 to all_135_135_0 | ||
| 17864 | 2026.05.21 01:42:19.566926 [ 270 ] {9ae78e41-711a-448f-b2fb-a8417a0d490d} <Debug> TCPHandler: Processed in 0.001859297 sec. | ||
| 17865 | 2026.05.21 01:42:19.566956 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17866 | 2026.05.21 01:42:19.566990 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17867 | 2026.05.21 01:42:19.567066 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17868 | 2026.05.21 01:42:19.567105 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_35 to all_135_135_0 into Compact with storage Full | ||
| 17869 | 2026.05.21 01:42:19.567182 [ 270 ] {d099c0b5-f2c1-42c5-ada8-536ace2ffa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17870 | 2026.05.21 01:42:19.567246 [ 270 ] {d099c0b5-f2c1-42c5-ada8-536ace2ffa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17871 | 2026.05.21 01:42:19.567266 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17872 | 2026.05.21 01:42:19.567306 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_130_35, total 46109 rows starting from the beginning of the part | ||
| 17873 | 2026.05.21 01:42:19.567367 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 17874 | 2026.05.21 01:42:19.567417 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 197 rows starting from the beginning of the part | ||
| 17875 | 2026.05.21 01:42:19.567465 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 17876 | 2026.05.21 01:42:19.567518 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 17877 | 2026.05.21 01:42:19.567565 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1496 rows starting from the beginning of the part | ||
| 17878 | 2026.05.21 01:42:19.568080 [ 270 ] {d099c0b5-f2c1-42c5-ada8-536ace2ffa16} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17879 | 2026.05.21 01:42:19.568123 [ 270 ] {d099c0b5-f2c1-42c5-ada8-536ace2ffa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17880 | 2026.05.21 01:42:19.568699 [ 270 ] {d099c0b5-f2c1-42c5-ada8-536ace2ffa16} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17881 | 2026.05.21 01:42:19.568947 [ 270 ] {d099c0b5-f2c1-42c5-ada8-536ace2ffa16} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17882 | 2026.05.21 01:42:19.569081 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17883 | 2026.05.21 01:42:19.569097 [ 270 ] {d099c0b5-f2c1-42c5-ada8-536ace2ffa16} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001947 sec., 18489.984591679506 rows/sec., 33.13 MiB/sec. | ||
| 17884 | 2026.05.21 01:42:19.569124 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17885 | 2026.05.21 01:42:19.569150 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17886 | 2026.05.21 01:42:19.569165 [ 270 ] {d099c0b5-f2c1-42c5-ada8-536ace2ffa16} <Debug> TCPHandler: Processed in 0.002148353 sec. | ||
| 17887 | 2026.05.21 01:42:19.569246 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 17888 | 2026.05.21 01:42:19.569298 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17889 | 2026.05.21 01:42:19.569400 [ 270 ] {ce1f3ec7-19ad-443f-ba3b-ae657cebc713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17890 | 2026.05.21 01:42:19.569443 [ 270 ] {ce1f3ec7-19ad-443f-ba3b-ae657cebc713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17891 | 2026.05.21 01:42:19.569478 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17892 | 2026.05.21 01:42:19.569543 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2295 rows starting from the beginning of the part | ||
| 17893 | 2026.05.21 01:42:19.569679 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 25 rows starting from the beginning of the part | ||
| 17894 | 2026.05.21 01:42:19.569773 [ 270 ] {ce1f3ec7-19ad-443f-ba3b-ae657cebc713} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17895 | 2026.05.21 01:42:19.569787 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 16 rows starting from the beginning of the part | ||
| 17896 | 2026.05.21 01:42:19.569818 [ 270 ] {ce1f3ec7-19ad-443f-ba3b-ae657cebc713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17897 | 2026.05.21 01:42:19.569901 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 25 rows starting from the beginning of the part | ||
| 17898 | 2026.05.21 01:42:19.570001 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 16 rows starting from the beginning of the part | ||
| 17899 | 2026.05.21 01:42:19.570097 [ 191 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
| 17900 | 2026.05.21 01:42:19.570139 [ 270 ] {ce1f3ec7-19ad-443f-ba3b-ae657cebc713} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17901 | 2026.05.21 01:42:19.570365 [ 270 ] {ce1f3ec7-19ad-443f-ba3b-ae657cebc713} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17902 | 2026.05.21 01:42:19.570506 [ 270 ] {ce1f3ec7-19ad-443f-ba3b-ae657cebc713} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 736.77 KiB/sec. | ||
| 17903 | 2026.05.21 01:42:19.570545 [ 270 ] {ce1f3ec7-19ad-443f-ba3b-ae657cebc713} <Debug> TCPHandler: Processed in 0.001296686 sec. | ||
| 17904 | 2026.05.21 01:42:19.576691 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48282 rows, containing 5 columns (5 merged, 0 gathered) in 0.009635292 sec., 5010953.482260838 rows/sec., 323.81 MiB/sec. | ||
| 17905 | 2026.05.21 01:42:19.577525 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Trace> MergedBlockOutputStream: filled checksums all_1_135_36 (state Temporary) | ||
| 17906 | 2026.05.21 01:42:19.577878 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_135_36 to all_1_135_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17907 | 2026.05.21 01:42:19.577963 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_135_36} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_130_35, all_135_135_0] -> all_1_135_36 | ||
| 17908 | 2026.05.21 01:42:19.578081 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17909 | 2026.05.21 01:42:19.580288 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 19 columns (19 merged, 0 gathered) in 0.011091811 sec., 217547.88284798578 rows/sec., 389.84 MiB/sec. | ||
| 17910 | 2026.05.21 01:42:19.582140 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17911 | 2026.05.21 01:42:19.582512 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2026.05.21 01:42:19.582604 [ 188 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17913 | 2026.05.21 01:42:19.582738 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.66 MiB. | ||
| 17914 | 2026.05.21 01:42:20.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.56 MiB, peak 402.72 MiB, free memory in arenas 0.00 B, will set to 385.20 MiB (RSS), difference: 2.64 MiB | ||
| 17915 | 2026.05.21 01:42:23.122187 [ 219 ] {} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): 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] | ||
| 17916 | 2026.05.21 01:42:23.122293 [ 219 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): 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] | ||
| 17917 | 2026.05.21 01:42:23.125265 [ 219 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): 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] | ||
| 17918 | 2026.05.21 01:42:23.754853 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63596 | ||
| 17919 | 2026.05.21 01:42:23.754947 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17920 | 2026.05.21 01:42:23.754974 [ 269 ] {} <Debug> TCP-Session: 7274f497-2d60-42e2-a540-411ce866c8bb Authenticating user 'default' from [fd00:1122:3344:101::e]:63596 | ||
| 17921 | 2026.05.21 01:42:23.754997 [ 269 ] {} <Debug> TCP-Session: 7274f497-2d60-42e2-a540-411ce866c8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17922 | 2026.05.21 01:42:23.755012 [ 269 ] {} <Debug> TCP-Session: 7274f497-2d60-42e2-a540-411ce866c8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17923 | 2026.05.21 01:42:23.755260 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35391 | ||
| 17924 | 2026.05.21 01:42:23.755278 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55629 | ||
| 17925 | 2026.05.21 01:42:23.755309 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62281 | ||
| 17926 | 2026.05.21 01:42:23.755354 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17927 | 2026.05.21 01:42:23.755362 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17928 | 2026.05.21 01:42:23.755387 [ 269 ] {} <Trace> TCP-Session: 7274f497-2d60-42e2-a540-411ce866c8bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17929 | 2026.05.21 01:42:23.755401 [ 304 ] {} <Debug> TCP-Session: 1b67fb4b-b794-4eec-b1ea-2ec1bb856452 Authenticating user 'default' from [fd00:1122:3344:101::e]:35391 | ||
| 17930 | 2026.05.21 01:42:23.755403 [ 308 ] {} <Debug> TCP-Session: d5b96728-2a8a-4f99-96fe-5ea13da73ab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55629 | ||
| 17931 | 2026.05.21 01:42:23.755433 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17932 | 2026.05.21 01:42:23.755449 [ 304 ] {} <Debug> TCP-Session: 1b67fb4b-b794-4eec-b1ea-2ec1bb856452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17933 | 2026.05.21 01:42:23.755457 [ 308 ] {} <Debug> TCP-Session: d5b96728-2a8a-4f99-96fe-5ea13da73ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17934 | 2026.05.21 01:42:23.755487 [ 304 ] {} <Debug> TCP-Session: 1b67fb4b-b794-4eec-b1ea-2ec1bb856452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17935 | 2026.05.21 01:42:23.755494 [ 308 ] {} <Debug> TCP-Session: d5b96728-2a8a-4f99-96fe-5ea13da73ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17936 | 2026.05.21 01:42:23.755496 [ 311 ] {} <Debug> TCP-Session: f812a685-612d-41d4-b46b-71b5b26981c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62281 | ||
| 17937 | 2026.05.21 01:42:23.755356 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64491 | ||
| 17938 | 2026.05.21 01:42:23.755548 [ 311 ] {} <Debug> TCP-Session: f812a685-612d-41d4-b46b-71b5b26981c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17939 | 2026.05.21 01:42:23.755577 [ 269 ] {fd0956bb-e992-4c2d-a7a4-735806db4725} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63596) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17940 | 2026.05.21 01:42:23.755600 [ 311 ] {} <Debug> TCP-Session: f812a685-612d-41d4-b46b-71b5b26981c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17941 | 2026.05.21 01:42:23.755603 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17942 | 2026.05.21 01:42:23.755319 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41610 | ||
| 17943 | 2026.05.21 01:42:23.755673 [ 259 ] {} <Debug> TCP-Session: f7307d7d-009b-43a4-b466-d4502ebf365d Authenticating user 'default' from [fd00:1122:3344:101::e]:64491 | ||
| 17944 | 2026.05.21 01:42:23.755294 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58983 | ||
| 17945 | 2026.05.21 01:42:23.755729 [ 259 ] {} <Debug> TCP-Session: f7307d7d-009b-43a4-b466-d4502ebf365d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17946 | 2026.05.21 01:42:23.755265 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59535 | ||
| 17947 | 2026.05.21 01:42:23.755771 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17948 | 2026.05.21 01:42:23.755758 [ 259 ] {} <Debug> TCP-Session: f7307d7d-009b-43a4-b466-d4502ebf365d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17949 | 2026.05.21 01:42:23.755809 [ 309 ] {} <Debug> TCP-Session: 8aebf929-0255-485b-887a-6a9466ad9e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:58983 | ||
| 17950 | 2026.05.21 01:42:23.755817 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17951 | 2026.05.21 01:42:23.755833 [ 309 ] {} <Debug> TCP-Session: 8aebf929-0255-485b-887a-6a9466ad9e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17952 | 2026.05.21 01:42:23.755265 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37333 | ||
| 17953 | 2026.05.21 01:42:23.755869 [ 269 ] {fd0956bb-e992-4c2d-a7a4-735806db4725} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17954 | 2026.05.21 01:42:23.755857 [ 309 ] {} <Debug> TCP-Session: 8aebf929-0255-485b-887a-6a9466ad9e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17955 | 2026.05.21 01:42:23.755912 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17956 | 2026.05.21 01:42:23.755851 [ 307 ] {} <Debug> TCP-Session: 6c88c496-9aa9-4a36-b109-b1bf7c10d7f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59535 | ||
| 17957 | 2026.05.21 01:42:23.755940 [ 269 ] {fd0956bb-e992-4c2d-a7a4-735806db4725} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17958 | 2026.05.21 01:42:23.755946 [ 303 ] {} <Debug> TCP-Session: 26bfce4d-a9e0-46fb-a407-74bbc57efabb Authenticating user 'default' from [fd00:1122:3344:101::e]:37333 | ||
| 17959 | 2026.05.21 01:42:23.755966 [ 307 ] {} <Debug> TCP-Session: 6c88c496-9aa9-4a36-b109-b1bf7c10d7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17960 | 2026.05.21 01:42:23.755989 [ 303 ] {} <Debug> TCP-Session: 26bfce4d-a9e0-46fb-a407-74bbc57efabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17961 | 2026.05.21 01:42:23.755997 [ 307 ] {} <Debug> TCP-Session: 6c88c496-9aa9-4a36-b109-b1bf7c10d7f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17962 | 2026.05.21 01:42:23.755756 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17963 | 2026.05.21 01:42:23.756009 [ 303 ] {} <Debug> TCP-Session: 26bfce4d-a9e0-46fb-a407-74bbc57efabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17964 | 2026.05.21 01:42:23.756061 [ 310 ] {} <Debug> TCP-Session: 6b110cff-a422-4054-bb8a-985b05af1a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:41610 | ||
| 17965 | 2026.05.21 01:42:23.756128 [ 310 ] {} <Debug> TCP-Session: 6b110cff-a422-4054-bb8a-985b05af1a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17966 | 2026.05.21 01:42:23.756142 [ 310 ] {} <Debug> TCP-Session: 6b110cff-a422-4054-bb8a-985b05af1a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17967 | 2026.05.21 01:42:23.756279 [ 269 ] {fd0956bb-e992-4c2d-a7a4-735806db4725} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 17968 | 2026.05.21 01:42:23.757228 [ 338 ] {fd0956bb-e992-4c2d-a7a4-735806db4725} <Trace> AggregatingTransform: Aggregating | ||
| 17969 | 2026.05.21 01:42:23.757261 [ 338 ] {fd0956bb-e992-4c2d-a7a4-735806db4725} <Trace> Aggregator: Aggregation method: without_key | ||
| 17970 | 2026.05.21 01:42:23.757312 [ 338 ] {fd0956bb-e992-4c2d-a7a4-735806db4725} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924289 sec. (1081.913 rows/sec., 42.26 KiB/sec.) | ||
| 17971 | 2026.05.21 01:42:23.757328 [ 338 ] {fd0956bb-e992-4c2d-a7a4-735806db4725} <Trace> Aggregator: Merging aggregated data | ||
| 17972 | 2026.05.21 01:42:23.757927 [ 269 ] {fd0956bb-e992-4c2d-a7a4-735806db4725} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002409 sec., 415.11000415110004 rows/sec., 16.22 KiB/sec. | ||
| 17973 | 2026.05.21 01:42:23.758038 [ 269 ] {fd0956bb-e992-4c2d-a7a4-735806db4725} <Debug> TCPHandler: Processed in 0.002780445 sec. | ||
| 17974 | 2026.05.21 01:42:23.758180 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17975 | 2026.05.21 01:42:23.758215 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17976 | 2026.05.21 01:42:23.758237 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17977 | 2026.05.21 01:42:23.758256 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17978 | 2026.05.21 01:42:23.758277 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17979 | 2026.05.21 01:42:23.758289 [ 304 ] {} <Debug> TCP-Session: 1b67fb4b-b794-4eec-b1ea-2ec1bb856452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17980 | 2026.05.21 01:42:23.758307 [ 308 ] {} <Debug> TCP-Session: d5b96728-2a8a-4f99-96fe-5ea13da73ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17981 | 2026.05.21 01:42:23.758307 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17982 | 2026.05.21 01:42:23.758339 [ 309 ] {} <Debug> TCP-Session: 8aebf929-0255-485b-887a-6a9466ad9e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17983 | 2026.05.21 01:42:23.758363 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17984 | 2026.05.21 01:42:23.758375 [ 307 ] {} <Debug> TCP-Session: 6c88c496-9aa9-4a36-b109-b1bf7c10d7f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17985 | 2026.05.21 01:42:23.758269 [ 303 ] {} <Debug> TCP-Session: 26bfce4d-a9e0-46fb-a407-74bbc57efabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17986 | 2026.05.21 01:42:23.758410 [ 259 ] {} <Debug> TCP-Session: f7307d7d-009b-43a4-b466-d4502ebf365d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17987 | 2026.05.21 01:42:23.758245 [ 269 ] {} <Debug> TCP-Session: 7274f497-2d60-42e2-a540-411ce866c8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17988 | 2026.05.21 01:42:23.758341 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17989 | 2026.05.21 01:42:23.758324 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17990 | 2026.05.21 01:42:23.758519 [ 310 ] {} <Debug> TCP-Session: 6b110cff-a422-4054-bb8a-985b05af1a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17991 | 2026.05.21 01:42:23.758525 [ 311 ] {} <Debug> TCP-Session: f812a685-612d-41d4-b46b-71b5b26981c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17992 | 2026.05.21 01:42:23.981972 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42544 | ||
| 17993 | 2026.05.21 01:42:23.982074 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17994 | 2026.05.21 01:42:23.982111 [ 259 ] {} <Debug> TCP-Session: 284a7f17-6ca0-44cc-b3f7-cf4bbf82155c Authenticating user 'default' from [fd00:1122:3344:101::e]:42544 | ||
| 17995 | 2026.05.21 01:42:23.982141 [ 259 ] {} <Debug> TCP-Session: 284a7f17-6ca0-44cc-b3f7-cf4bbf82155c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17996 | 2026.05.21 01:42:23.982157 [ 259 ] {} <Debug> TCP-Session: 284a7f17-6ca0-44cc-b3f7-cf4bbf82155c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17997 | 2026.05.21 01:42:23.982472 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42316 | ||
| 17998 | 2026.05.21 01:42:23.982514 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44171 | ||
| 17999 | 2026.05.21 01:42:23.982526 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44559 | ||
| 18000 | 2026.05.21 01:42:23.982554 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45354 | ||
| 18001 | 2026.05.21 01:42:23.982579 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42981 | ||
| 18002 | 2026.05.21 01:42:23.982591 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38722 | ||
| 18003 | 2026.05.21 01:42:23.982646 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18004 | 2026.05.21 01:42:23.982670 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18005 | 2026.05.21 01:42:23.982702 [ 309 ] {} <Debug> TCP-Session: 2efff156-412c-4d28-b33e-8df634dfbfab Authenticating user 'default' from [fd00:1122:3344:101::e]:45354 | ||
| 18006 | 2026.05.21 01:42:23.982723 [ 311 ] {} <Debug> TCP-Session: bac4f941-6a69-4e54-aeaa-1400e7f8f283 Authenticating user 'default' from [fd00:1122:3344:101::e]:42981 | ||
| 18007 | 2026.05.21 01:42:23.982734 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18008 | 2026.05.21 01:42:23.982743 [ 309 ] {} <Debug> TCP-Session: 2efff156-412c-4d28-b33e-8df634dfbfab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18009 | 2026.05.21 01:42:23.982766 [ 311 ] {} <Debug> TCP-Session: bac4f941-6a69-4e54-aeaa-1400e7f8f283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18010 | 2026.05.21 01:42:23.982794 [ 309 ] {} <Debug> TCP-Session: 2efff156-412c-4d28-b33e-8df634dfbfab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18011 | 2026.05.21 01:42:23.982790 [ 310 ] {} <Debug> TCP-Session: a375b160-2b3d-4782-b623-520b04d0f4a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38722 | ||
| 18012 | 2026.05.21 01:42:23.982811 [ 311 ] {} <Debug> TCP-Session: bac4f941-6a69-4e54-aeaa-1400e7f8f283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18013 | 2026.05.21 01:42:23.982624 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18014 | 2026.05.21 01:42:23.982858 [ 310 ] {} <Debug> TCP-Session: a375b160-2b3d-4782-b623-520b04d0f4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18015 | 2026.05.21 01:42:23.982581 [ 259 ] {} <Trace> TCP-Session: 284a7f17-6ca0-44cc-b3f7-cf4bbf82155c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18016 | 2026.05.21 01:42:23.982909 [ 310 ] {} <Debug> TCP-Session: a375b160-2b3d-4782-b623-520b04d0f4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18017 | 2026.05.21 01:42:23.982901 [ 307 ] {} <Debug> TCP-Session: f0ad9312-a316-401b-bdfe-0e7097ce0934 Authenticating user 'default' from [fd00:1122:3344:101::e]:44559 | ||
| 18018 | 2026.05.21 01:42:23.982540 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56091 | ||
| 18019 | 2026.05.21 01:42:23.982996 [ 307 ] {} <Debug> TCP-Session: f0ad9312-a316-401b-bdfe-0e7097ce0934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18020 | 2026.05.21 01:42:23.982539 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18021 | 2026.05.21 01:42:23.983047 [ 307 ] {} <Debug> TCP-Session: f0ad9312-a316-401b-bdfe-0e7097ce0934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18022 | 2026.05.21 01:42:23.983079 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18023 | 2026.05.21 01:42:23.983086 [ 269 ] {} <Debug> TCP-Session: 47067454-2e60-4c11-9023-5c937a3c211d Authenticating user 'default' from [fd00:1122:3344:101::e]:42316 | ||
| 18024 | 2026.05.21 01:42:23.983115 [ 259 ] {c35c8cf8-af5c-4ac6-99d1-811f2b87b376} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42544) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18025 | 2026.05.21 01:42:23.983121 [ 308 ] {} <Debug> TCP-Session: dd83ace7-bb55-4cf7-bc41-56384daaebb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56091 | ||
| 18026 | 2026.05.21 01:42:23.983129 [ 269 ] {} <Debug> TCP-Session: 47067454-2e60-4c11-9023-5c937a3c211d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18027 | 2026.05.21 01:42:23.982533 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45662 | ||
| 18028 | 2026.05.21 01:42:23.983174 [ 308 ] {} <Debug> TCP-Session: dd83ace7-bb55-4cf7-bc41-56384daaebb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18029 | 2026.05.21 01:42:23.983176 [ 269 ] {} <Debug> TCP-Session: 47067454-2e60-4c11-9023-5c937a3c211d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18030 | 2026.05.21 01:42:23.983219 [ 308 ] {} <Debug> TCP-Session: dd83ace7-bb55-4cf7-bc41-56384daaebb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18031 | 2026.05.21 01:42:23.983243 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18032 | 2026.05.21 01:42:23.982624 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18033 | 2026.05.21 01:42:23.983279 [ 304 ] {} <Debug> TCP-Session: 34cb38c9-fec5-4318-9671-f69880936b05 Authenticating user 'default' from [fd00:1122:3344:101::e]:45662 | ||
| 18034 | 2026.05.21 01:42:23.983322 [ 303 ] {} <Debug> TCP-Session: 73376257-5c50-4577-8a08-739da3c72bee Authenticating user 'default' from [fd00:1122:3344:101::e]:44171 | ||
| 18035 | 2026.05.21 01:42:23.983325 [ 304 ] {} <Debug> TCP-Session: 34cb38c9-fec5-4318-9671-f69880936b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18036 | 2026.05.21 01:42:23.983362 [ 303 ] {} <Debug> TCP-Session: 73376257-5c50-4577-8a08-739da3c72bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18037 | 2026.05.21 01:42:23.983374 [ 304 ] {} <Debug> TCP-Session: 34cb38c9-fec5-4318-9671-f69880936b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18038 | 2026.05.21 01:42:23.983388 [ 303 ] {} <Debug> TCP-Session: 73376257-5c50-4577-8a08-739da3c72bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18039 | 2026.05.21 01:42:23.983449 [ 259 ] {c35c8cf8-af5c-4ac6-99d1-811f2b87b376} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18040 | 2026.05.21 01:42:23.983529 [ 259 ] {c35c8cf8-af5c-4ac6-99d1-811f2b87b376} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18041 | 2026.05.21 01:42:23.983918 [ 259 ] {c35c8cf8-af5c-4ac6-99d1-811f2b87b376} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 18042 | 2026.05.21 01:42:23.985066 [ 325 ] {c35c8cf8-af5c-4ac6-99d1-811f2b87b376} <Trace> AggregatingTransform: Aggregating | ||
| 18043 | 2026.05.21 01:42:23.985107 [ 325 ] {c35c8cf8-af5c-4ac6-99d1-811f2b87b376} <Trace> Aggregator: Aggregation method: without_key | ||
| 18044 | 2026.05.21 01:42:23.985141 [ 325 ] {c35c8cf8-af5c-4ac6-99d1-811f2b87b376} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001078281 sec. (927.402 rows/sec., 36.23 KiB/sec.) | ||
| 18045 | 2026.05.21 01:42:23.985157 [ 325 ] {c35c8cf8-af5c-4ac6-99d1-811f2b87b376} <Trace> Aggregator: Merging aggregated data | ||
| 18046 | 2026.05.21 01:42:23.985979 [ 259 ] {c35c8cf8-af5c-4ac6-99d1-811f2b87b376} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002926 sec., 341.76349965823647 rows/sec., 13.35 KiB/sec. | ||
| 18047 | 2026.05.21 01:42:23.986185 [ 259 ] {c35c8cf8-af5c-4ac6-99d1-811f2b87b376} <Debug> TCPHandler: Processed in 0.003738084 sec. | ||
| 18048 | 2026.05.21 01:42:23.986333 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18049 | 2026.05.21 01:42:23.986368 [ 259 ] {} <Debug> TCP-Session: 284a7f17-6ca0-44cc-b3f7-cf4bbf82155c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18050 | 2026.05.21 01:42:23.986374 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18051 | 2026.05.21 01:42:23.986402 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18052 | 2026.05.21 01:42:23.986419 [ 269 ] {} <Debug> TCP-Session: 47067454-2e60-4c11-9023-5c937a3c211d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18053 | 2026.05.21 01:42:23.986423 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18054 | 2026.05.21 01:42:23.986450 [ 311 ] {} <Debug> TCP-Session: bac4f941-6a69-4e54-aeaa-1400e7f8f283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18055 | 2026.05.21 01:42:23.986467 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18056 | 2026.05.21 01:42:23.986500 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18057 | 2026.05.21 01:42:23.986520 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18058 | 2026.05.21 01:42:23.986537 [ 304 ] {} <Debug> TCP-Session: 34cb38c9-fec5-4318-9671-f69880936b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18059 | 2026.05.21 01:42:23.986559 [ 309 ] {} <Debug> TCP-Session: 2efff156-412c-4d28-b33e-8df634dfbfab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18060 | 2026.05.21 01:42:23.986580 [ 308 ] {} <Debug> TCP-Session: dd83ace7-bb55-4cf7-bc41-56384daaebb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18061 | 2026.05.21 01:42:23.986539 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18062 | 2026.05.21 01:42:23.986495 [ 307 ] {} <Debug> TCP-Session: f0ad9312-a316-401b-bdfe-0e7097ce0934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18063 | 2026.05.21 01:42:23.986441 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18064 | 2026.05.21 01:42:23.986680 [ 310 ] {} <Debug> TCP-Session: a375b160-2b3d-4782-b623-520b04d0f4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18065 | 2026.05.21 01:42:23.986721 [ 303 ] {} <Debug> TCP-Session: 73376257-5c50-4577-8a08-739da3c72bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18066 | 2026.05.21 01:42:24.123940 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18067 | 2026.05.21 01:42:24.124265 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 18068 | 2026.05.21 01:42:24.124768 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18069 | 2026.05.21 01:42:24.124821 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 18070 | 2026.05.21 01:42:24.125153 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18071 | 2026.05.21 01:42:24.125254 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18072 | 2026.05.21 01:42:24.125466 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18073 | 2026.05.21 01:42:24.125520 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18074 | 2026.05.21 01:42:24.125555 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 18075 | 2026.05.21 01:42:24.125580 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18076 | 2026.05.21 01:42:24.125645 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18077 | 2026.05.21 01:42:24.125698 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 18078 | 2026.05.21 01:42:24.127237 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.003113 sec., 12528.107934468359 rows/sec., 2.55 MiB/sec. | ||
| 18079 | 2026.05.21 01:42:24.127374 [ 270 ] {3c733d1c-7a17-4c69-8afe-5f17e2d1ae8b} <Debug> TCPHandler: Processed in 0.003671013 sec. | ||
| 18080 | 2026.05.21 01:42:24.129328 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18081 | 2026.05.21 01:42:24.129471 [ 270 ] {8cf1d037-7ede-462a-af92-dba5f596a715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18082 | 2026.05.21 01:42:24.129526 [ 270 ] {8cf1d037-7ede-462a-af92-dba5f596a715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18083 | 2026.05.21 01:42:24.130192 [ 270 ] {8cf1d037-7ede-462a-af92-dba5f596a715} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18084 | 2026.05.21 01:42:24.130247 [ 270 ] {8cf1d037-7ede-462a-af92-dba5f596a715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 18085 | 2026.05.21 01:42:24.130722 [ 270 ] {8cf1d037-7ede-462a-af92-dba5f596a715} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18086 | 2026.05.21 01:42:24.131003 [ 270 ] {8cf1d037-7ede-462a-af92-dba5f596a715} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18087 | 2026.05.21 01:42:24.131229 [ 270 ] {8cf1d037-7ede-462a-af92-dba5f596a715} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001797 sec., 31163.049526989427 rows/sec., 2.39 MiB/sec. | ||
| 18088 | 2026.05.21 01:42:24.131273 [ 99 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18089 | 2026.05.21 01:42:24.131286 [ 270 ] {8cf1d037-7ede-462a-af92-dba5f596a715} <Debug> TCPHandler: Processed in 0.00202466 sec. | ||
| 18090 | 2026.05.21 01:42:24.131375 [ 99 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18091 | 2026.05.21 01:42:24.131411 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 18092 | 2026.05.21 01:42:24.131517 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18093 | 2026.05.21 01:42:24.131547 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 18094 | 2026.05.21 01:42:24.131656 [ 270 ] {f66e5efc-0e4f-4628-99be-93fffa97aa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18095 | 2026.05.21 01:42:24.131666 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18096 | 2026.05.21 01:42:24.131709 [ 270 ] {f66e5efc-0e4f-4628-99be-93fffa97aa12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18097 | 2026.05.21 01:42:24.131711 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2620 rows starting from the beginning of the part | ||
| 18098 | 2026.05.21 01:42:24.131798 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 209 rows starting from the beginning of the part | ||
| 18099 | 2026.05.21 01:42:24.131856 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 106 rows starting from the beginning of the part | ||
| 18100 | 2026.05.21 01:42:24.131910 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 88 rows starting from the beginning of the part | ||
| 18101 | 2026.05.21 01:42:24.131957 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 2455 rows starting from the beginning of the part | ||
| 18102 | 2026.05.21 01:42:24.132007 [ 201 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 18103 | 2026.05.21 01:42:24.132228 [ 270 ] {f66e5efc-0e4f-4628-99be-93fffa97aa12} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18104 | 2026.05.21 01:42:24.132271 [ 270 ] {f66e5efc-0e4f-4628-99be-93fffa97aa12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 18105 | 2026.05.21 01:42:24.132658 [ 270 ] {f66e5efc-0e4f-4628-99be-93fffa97aa12} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18106 | 2026.05.21 01:42:24.132934 [ 270 ] {f66e5efc-0e4f-4628-99be-93fffa97aa12} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18107 | 2026.05.21 01:42:24.133095 [ 270 ] {f66e5efc-0e4f-4628-99be-93fffa97aa12} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001467 sec., 43626.448534423995 rows/sec., 3.41 MiB/sec. | ||
| 18108 | 2026.05.21 01:42:24.133099 [ 99 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18109 | 2026.05.21 01:42:24.133142 [ 270 ] {f66e5efc-0e4f-4628-99be-93fffa97aa12} <Debug> TCPHandler: Processed in 0.001683993 sec. | ||
| 18110 | 2026.05.21 01:42:24.133162 [ 99 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18111 | 2026.05.21 01:42:24.133197 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 18112 | 2026.05.21 01:42:24.133311 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18113 | 2026.05.21 01:42:24.133341 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 18114 | 2026.05.21 01:42:24.133435 [ 270 ] {568197a5-de23-450d-af0c-262f65fd6acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18115 | 2026.05.21 01:42:24.133493 [ 270 ] {568197a5-de23-450d-af0c-262f65fd6acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18116 | 2026.05.21 01:42:24.133522 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18117 | 2026.05.21 01:42:24.133577 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1405 rows starting from the beginning of the part | ||
| 18118 | 2026.05.21 01:42:24.133666 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 118 rows starting from the beginning of the part | ||
| 18119 | 2026.05.21 01:42:24.133728 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 89 rows starting from the beginning of the part | ||
| 18120 | 2026.05.21 01:42:24.133783 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 80 rows starting from the beginning of the part | ||
| 18121 | 2026.05.21 01:42:24.133835 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1315 rows starting from the beginning of the part | ||
| 18122 | 2026.05.21 01:42:24.133892 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 18123 | 2026.05.21 01:42:24.133986 [ 270 ] {568197a5-de23-450d-af0c-262f65fd6acd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18124 | 2026.05.21 01:42:24.134038 [ 270 ] {568197a5-de23-450d-af0c-262f65fd6acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 18125 | 2026.05.21 01:42:24.134444 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 5 columns (5 merged, 0 gathered) in 0.002962999 sec., 1867702.28407097 rows/sec., 148.41 MiB/sec. | ||
| 18126 | 2026.05.21 01:42:24.134477 [ 270 ] {568197a5-de23-450d-af0c-262f65fd6acd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18127 | 2026.05.21 01:42:24.134800 [ 270 ] {568197a5-de23-450d-af0c-262f65fd6acd} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18128 | 2026.05.21 01:42:24.134807 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18129 | 2026.05.21 01:42:24.134978 [ 270 ] {568197a5-de23-450d-af0c-262f65fd6acd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001564 sec., 81841.43222506394 rows/sec., 5.70 MiB/sec. | ||
| 18130 | 2026.05.21 01:42:24.135029 [ 270 ] {568197a5-de23-450d-af0c-262f65fd6acd} <Debug> TCPHandler: Processed in 0.001778575 sec. | ||
| 18131 | 2026.05.21 01:42:24.135199 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18132 | 2026.05.21 01:42:24.135315 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18133 | 2026.05.21 01:42:24.135320 [ 270 ] {1a6770da-f46c-4993-998c-5ab696ecb686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18134 | 2026.05.21 01:42:24.135408 [ 270 ] {1a6770da-f46c-4993-998c-5ab696ecb686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18135 | 2026.05.21 01:42:24.135468 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_136_27} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18136 | 2026.05.21 01:42:24.135618 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 18137 | 2026.05.21 01:42:24.135874 [ 270 ] {1a6770da-f46c-4993-998c-5ab696ecb686} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18138 | 2026.05.21 01:42:24.135915 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.002648483 sec., 1159531.7017326523 rows/sec., 84.18 MiB/sec. | ||
| 18139 | 2026.05.21 01:42:24.135919 [ 270 ] {1a6770da-f46c-4993-998c-5ab696ecb686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 18140 | 2026.05.21 01:42:24.136150 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18141 | 2026.05.21 01:42:24.136378 [ 270 ] {1a6770da-f46c-4993-998c-5ab696ecb686} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18142 | 2026.05.21 01:42:24.136514 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18143 | 2026.05.21 01:42:24.136637 [ 196 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_136_27} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18144 | 2026.05.21 01:42:24.136737 [ 270 ] {1a6770da-f46c-4993-998c-5ab696ecb686} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18145 | 2026.05.21 01:42:24.136754 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 18146 | 2026.05.21 01:42:24.136915 [ 99 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18147 | 2026.05.21 01:42:24.136919 [ 270 ] {1a6770da-f46c-4993-998c-5ab696ecb686} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001622 sec., 29593.094944512948 rows/sec., 1.99 MiB/sec. | ||
| 18148 | 2026.05.21 01:42:24.136973 [ 99 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18149 | 2026.05.21 01:42:24.137006 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 18150 | 2026.05.21 01:42:24.137006 [ 270 ] {1a6770da-f46c-4993-998c-5ab696ecb686} <Debug> TCPHandler: Processed in 0.001867417 sec. | ||
| 18151 | 2026.05.21 01:42:24.137118 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 18152 | 2026.05.21 01:42:24.137269 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18153 | 2026.05.21 01:42:24.137313 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6810 rows starting from the beginning of the part | ||
| 18154 | 2026.05.21 01:42:24.137393 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 18155 | 2026.05.21 01:42:24.137451 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 18156 | 2026.05.21 01:42:24.137503 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 18157 | 2026.05.21 01:42:24.137554 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 12 rows starting from the beginning of the part | ||
| 18158 | 2026.05.21 01:42:24.137627 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 48 rows starting from the beginning of the part | ||
| 18159 | 2026.05.21 01:42:24.140076 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7050 rows, containing 4 columns (4 merged, 0 gathered) in 0.00300714 sec., 2344420.2797342325 rows/sec., 158.06 MiB/sec. | ||
| 18160 | 2026.05.21 01:42:24.140549 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18161 | 2026.05.21 01:42:24.140884 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_136_27} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18162 | 2026.05.21 01:42:24.140981 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_136_27} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18163 | 2026.05.21 01:42:24.141084 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 18164 | 2026.05.21 01:42:24.497095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38883 | ||
| 18165 | 2026.05.21 01:42:24.497835 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18166 | 2026.05.21 01:42:24.497928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 18167 | 2026.05.21 01:42:24.498652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18168 | 2026.05.21 01:42:24.498967 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18169 | 2026.05.21 01:42:24.499166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38883 | ||
| 18170 | 2026.05.21 01:42:24.499184 [ 99 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18171 | 2026.05.21 01:42:24.499256 [ 99 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18172 | 2026.05.21 01:42:24.499280 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 18173 | 2026.05.21 01:42:24.499406 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 18174 | 2026.05.21 01:42:24.499539 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18175 | 2026.05.21 01:42:24.499585 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36451 rows starting from the beginning of the part | ||
| 18176 | 2026.05.21 01:42:24.499662 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 18177 | 2026.05.21 01:42:24.499719 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 18178 | 2026.05.21 01:42:24.499766 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 18179 | 2026.05.21 01:42:24.499814 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 18180 | 2026.05.21 01:42:24.499863 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 18181 | 2026.05.21 01:42:24.503176 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38883 rows, containing 4 columns (4 merged, 0 gathered) in 0.003826387 sec., 10161805.379330423 rows/sec., 145.37 MiB/sec. | ||
| 18182 | 2026.05.21 01:42:24.503647 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18183 | 2026.05.21 01:42:24.504038 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_81_16} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18184 | 2026.05.21 01:42:24.504136 [ 196 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_81_16} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18185 | 2026.05.21 01:42:24.504291 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18186 | 2026.05.21 01:42:25.206067 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39154 | ||
| 18187 | 2026.05.21 01:42:25.206151 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18188 | 2026.05.21 01:42:25.206178 [ 259 ] {} <Debug> TCP-Session: 503f0296-7e5f-44f3-95fc-c9a28cc4f828 Authenticating user 'default' from [fd00:1122:3344:101::e]:39154 | ||
| 18189 | 2026.05.21 01:42:25.206200 [ 259 ] {} <Debug> TCP-Session: 503f0296-7e5f-44f3-95fc-c9a28cc4f828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18190 | 2026.05.21 01:42:25.206213 [ 259 ] {} <Debug> TCP-Session: 503f0296-7e5f-44f3-95fc-c9a28cc4f828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18191 | 2026.05.21 01:42:25.206416 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44003 | ||
| 18192 | 2026.05.21 01:42:25.206460 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39279 | ||
| 18193 | 2026.05.21 01:42:25.206460 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42791 | ||
| 18194 | 2026.05.21 01:42:25.206505 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42529 | ||
| 18195 | 2026.05.21 01:42:25.206511 [ 259 ] {} <Trace> TCP-Session: 503f0296-7e5f-44f3-95fc-c9a28cc4f828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18196 | 2026.05.21 01:42:25.206548 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18197 | 2026.05.21 01:42:25.206552 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18198 | 2026.05.21 01:42:25.206569 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18199 | 2026.05.21 01:42:25.206584 [ 307 ] {} <Debug> TCP-Session: 685d39e9-46f3-4f67-a55f-45b7d74f29a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39279 | ||
| 18200 | 2026.05.21 01:42:25.206591 [ 303 ] {} <Debug> TCP-Session: 6e1e14e1-8433-40b8-ab72-bac41cb701db Authenticating user 'default' from [fd00:1122:3344:101::e]:42791 | ||
| 18201 | 2026.05.21 01:42:25.206610 [ 307 ] {} <Debug> TCP-Session: 685d39e9-46f3-4f67-a55f-45b7d74f29a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18202 | 2026.05.21 01:42:25.206611 [ 311 ] {} <Debug> TCP-Session: e2d71397-c13f-4339-b136-4ba26d4ca15e Authenticating user 'default' from [fd00:1122:3344:101::e]:42529 | ||
| 18203 | 2026.05.21 01:42:25.206625 [ 307 ] {} <Debug> TCP-Session: 685d39e9-46f3-4f67-a55f-45b7d74f29a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18204 | 2026.05.21 01:42:25.206620 [ 303 ] {} <Debug> TCP-Session: 6e1e14e1-8433-40b8-ab72-bac41cb701db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18205 | 2026.05.21 01:42:25.206636 [ 311 ] {} <Debug> TCP-Session: e2d71397-c13f-4339-b136-4ba26d4ca15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18206 | 2026.05.21 01:42:25.206652 [ 303 ] {} <Debug> TCP-Session: 6e1e14e1-8433-40b8-ab72-bac41cb701db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18207 | 2026.05.21 01:42:25.206659 [ 311 ] {} <Debug> TCP-Session: e2d71397-c13f-4339-b136-4ba26d4ca15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18208 | 2026.05.21 01:42:25.206512 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47236 | ||
| 18209 | 2026.05.21 01:42:25.206701 [ 259 ] {2d9b8ab7-89c9-4641-9f44-df65c81548c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39154) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18210 | 2026.05.21 01:42:25.206483 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39836 | ||
| 18211 | 2026.05.21 01:42:25.206477 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18212 | 2026.05.21 01:42:25.206766 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18213 | 2026.05.21 01:42:25.206788 [ 269 ] {} <Debug> TCP-Session: 664cd03d-52cd-48f3-a0ae-698fc810fa3f Authenticating user 'default' from [fd00:1122:3344:101::e]:44003 | ||
| 18214 | 2026.05.21 01:42:25.206789 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18215 | 2026.05.21 01:42:25.206814 [ 310 ] {} <Debug> TCP-Session: 366e1364-4ba2-4629-8588-426732ca205c Authenticating user 'default' from [fd00:1122:3344:101::e]:47236 | ||
| 18216 | 2026.05.21 01:42:25.206830 [ 309 ] {} <Debug> TCP-Session: 7b58a2dc-2587-473f-8300-7592aa18d36a Authenticating user 'default' from [fd00:1122:3344:101::e]:39836 | ||
| 18217 | 2026.05.21 01:42:25.206815 [ 269 ] {} <Debug> TCP-Session: 664cd03d-52cd-48f3-a0ae-698fc810fa3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18218 | 2026.05.21 01:42:25.206856 [ 309 ] {} <Debug> TCP-Session: 7b58a2dc-2587-473f-8300-7592aa18d36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18219 | 2026.05.21 01:42:25.206847 [ 310 ] {} <Debug> TCP-Session: 366e1364-4ba2-4629-8588-426732ca205c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18220 | 2026.05.21 01:42:25.206866 [ 269 ] {} <Debug> TCP-Session: 664cd03d-52cd-48f3-a0ae-698fc810fa3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18221 | 2026.05.21 01:42:25.206875 [ 309 ] {} <Debug> TCP-Session: 7b58a2dc-2587-473f-8300-7592aa18d36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18222 | 2026.05.21 01:42:25.206892 [ 310 ] {} <Debug> TCP-Session: 366e1364-4ba2-4629-8588-426732ca205c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18223 | 2026.05.21 01:42:25.206462 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32969 | ||
| 18224 | 2026.05.21 01:42:25.206470 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35712 | ||
| 18225 | 2026.05.21 01:42:25.206975 [ 259 ] {2d9b8ab7-89c9-4641-9f44-df65c81548c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18226 | 2026.05.21 01:42:25.207010 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18227 | 2026.05.21 01:42:25.207016 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18228 | 2026.05.21 01:42:25.207036 [ 259 ] {2d9b8ab7-89c9-4641-9f44-df65c81548c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18229 | 2026.05.21 01:42:25.207041 [ 304 ] {} <Debug> TCP-Session: 353ef24c-18ca-4f49-8aa7-8024a4090ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32969 | ||
| 18230 | 2026.05.21 01:42:25.207045 [ 308 ] {} <Debug> TCP-Session: b847f4a2-ba42-4c9b-a6cf-1db409c29cb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35712 | ||
| 18231 | 2026.05.21 01:42:25.207079 [ 304 ] {} <Debug> TCP-Session: 353ef24c-18ca-4f49-8aa7-8024a4090ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18232 | 2026.05.21 01:42:25.207082 [ 308 ] {} <Debug> TCP-Session: b847f4a2-ba42-4c9b-a6cf-1db409c29cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18233 | 2026.05.21 01:42:25.207094 [ 304 ] {} <Debug> TCP-Session: 353ef24c-18ca-4f49-8aa7-8024a4090ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18234 | 2026.05.21 01:42:25.207101 [ 308 ] {} <Debug> TCP-Session: b847f4a2-ba42-4c9b-a6cf-1db409c29cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18235 | 2026.05.21 01:42:25.207343 [ 259 ] {2d9b8ab7-89c9-4641-9f44-df65c81548c0} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 18236 | 2026.05.21 01:42:25.208259 [ 334 ] {2d9b8ab7-89c9-4641-9f44-df65c81548c0} <Trace> AggregatingTransform: Aggregating | ||
| 18237 | 2026.05.21 01:42:25.208293 [ 334 ] {2d9b8ab7-89c9-4641-9f44-df65c81548c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 18238 | 2026.05.21 01:42:25.208321 [ 334 ] {2d9b8ab7-89c9-4641-9f44-df65c81548c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877958 sec. (1139.007 rows/sec., 44.49 KiB/sec.) | ||
| 18239 | 2026.05.21 01:42:25.208335 [ 334 ] {2d9b8ab7-89c9-4641-9f44-df65c81548c0} <Trace> Aggregator: Merging aggregated data | ||
| 18240 | 2026.05.21 01:42:25.208849 [ 259 ] {2d9b8ab7-89c9-4641-9f44-df65c81548c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002203 sec., 453.9264639128461 rows/sec., 17.73 KiB/sec. | ||
| 18241 | 2026.05.21 01:42:25.208974 [ 259 ] {2d9b8ab7-89c9-4641-9f44-df65c81548c0} <Debug> TCPHandler: Processed in 0.002573601 sec. | ||
| 18242 | 2026.05.21 01:42:25.209315 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18243 | 2026.05.21 01:42:25.209344 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18244 | 2026.05.21 01:42:25.209362 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18245 | 2026.05.21 01:42:25.209388 [ 311 ] {} <Debug> TCP-Session: e2d71397-c13f-4339-b136-4ba26d4ca15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18246 | 2026.05.21 01:42:25.209394 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18247 | 2026.05.21 01:42:25.209411 [ 303 ] {} <Debug> TCP-Session: 6e1e14e1-8433-40b8-ab72-bac41cb701db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18248 | 2026.05.21 01:42:25.209429 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18249 | 2026.05.21 01:42:25.209441 [ 309 ] {} <Debug> TCP-Session: 7b58a2dc-2587-473f-8300-7592aa18d36a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18250 | 2026.05.21 01:42:25.209444 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18251 | 2026.05.21 01:42:25.209484 [ 304 ] {} <Debug> TCP-Session: 353ef24c-18ca-4f49-8aa7-8024a4090ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18252 | 2026.05.21 01:42:25.209496 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18253 | 2026.05.21 01:42:25.209511 [ 269 ] {} <Debug> TCP-Session: 664cd03d-52cd-48f3-a0ae-698fc810fa3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18254 | 2026.05.21 01:42:25.209518 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18255 | 2026.05.21 01:42:25.209543 [ 307 ] {} <Debug> TCP-Session: 685d39e9-46f3-4f67-a55f-45b7d74f29a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18256 | 2026.05.21 01:42:25.209472 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18257 | 2026.05.21 01:42:25.209575 [ 308 ] {} <Debug> TCP-Session: b847f4a2-ba42-4c9b-a6cf-1db409c29cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18258 | 2026.05.21 01:42:25.209347 [ 259 ] {} <Debug> TCP-Session: 503f0296-7e5f-44f3-95fc-c9a28cc4f828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18259 | 2026.05.21 01:42:25.209627 [ 310 ] {} <Debug> TCP-Session: 366e1364-4ba2-4629-8588-426732ca205c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18260 | 2026.05.21 01:42:26.622571 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18261 | 2026.05.21 01:42:26.640232 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18262 | 2026.05.21 01:42:26.640289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18263 | 2026.05.21 01:42:26.646427 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18264 | 2026.05.21 01:42:26.647169 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18265 | 2026.05.21 01:42:26.647527 [ 97 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18266 | 2026.05.21 01:42:26.647618 [ 97 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18267 | 2026.05.21 01:42:26.647656 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18268 | 2026.05.21 01:42:26.647817 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 18269 | 2026.05.21 01:42:26.650393 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18270 | 2026.05.21 01:42:26.651884 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18271 | 2026.05.21 01:42:26.653736 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 18272 | 2026.05.21 01:42:26.658964 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 18273 | 2026.05.21 01:42:26.663902 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 18274 | 2026.05.21 01:42:26.668908 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 18275 | 2026.05.21 01:42:26.674375 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 18276 | 2026.05.21 01:42:26.679392 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 18277 | 2026.05.21 01:42:26.740727 [ 196 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.092976162 sec., 6560.8214716369985 rows/sec., 33.92 MiB/sec. | ||
| 18278 | 2026.05.21 01:42:26.743873 [ 199 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18279 | 2026.05.21 01:42:26.746112 [ 199 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_81_16} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18280 | 2026.05.21 01:42:26.746250 [ 199 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_81_16} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18281 | 2026.05.21 01:42:26.748972 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18282 | 2026.05.21 01:42:27.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.26 MiB, peak 403.69 MiB, free memory in arenas 0.00 B, will set to 385.25 MiB (RSS), difference: -1.00 MiB | ||
| 18283 | 2026.05.21 01:42:29.123286 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18284 | 2026.05.21 01:42:29.123549 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18285 | 2026.05.21 01:42:29.123935 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18286 | 2026.05.21 01:42:29.123981 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 18287 | 2026.05.21 01:42:29.124236 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18288 | 2026.05.21 01:42:29.124308 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18289 | 2026.05.21 01:42:29.124454 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18290 | 2026.05.21 01:42:29.124491 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18291 | 2026.05.21 01:42:29.124513 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 18292 | 2026.05.21 01:42:29.124529 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18293 | 2026.05.21 01:42:29.124572 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18294 | 2026.05.21 01:42:29.124592 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 18295 | 2026.05.21 01:42:29.125624 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002186 sec., 17840.805123513266 rows/sec., 3.64 MiB/sec. | ||
| 18296 | 2026.05.21 01:42:29.125743 [ 270 ] {08a37476-ec80-430b-b2ac-1513ee5c1c37} <Debug> TCPHandler: Processed in 0.002602982 sec. | ||
| 18297 | 2026.05.21 01:42:29.127753 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18298 | 2026.05.21 01:42:29.127876 [ 270 ] {a24c7c51-381f-46ef-a2ac-a3ef7f8ffd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18299 | 2026.05.21 01:42:29.127926 [ 270 ] {a24c7c51-381f-46ef-a2ac-a3ef7f8ffd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18300 | 2026.05.21 01:42:29.128482 [ 270 ] {a24c7c51-381f-46ef-a2ac-a3ef7f8ffd7a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18301 | 2026.05.21 01:42:29.128531 [ 270 ] {a24c7c51-381f-46ef-a2ac-a3ef7f8ffd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18302 | 2026.05.21 01:42:29.128922 [ 270 ] {a24c7c51-381f-46ef-a2ac-a3ef7f8ffd7a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18303 | 2026.05.21 01:42:29.129152 [ 270 ] {a24c7c51-381f-46ef-a2ac-a3ef7f8ffd7a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18304 | 2026.05.21 01:42:29.129316 [ 270 ] {a24c7c51-381f-46ef-a2ac-a3ef7f8ffd7a} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001475 sec., 59661.016949152545 rows/sec., 5.03 MiB/sec. | ||
| 18305 | 2026.05.21 01:42:29.129356 [ 270 ] {a24c7c51-381f-46ef-a2ac-a3ef7f8ffd7a} <Debug> TCPHandler: Processed in 0.001662913 sec. | ||
| 18306 | 2026.05.21 01:42:29.129492 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18307 | 2026.05.21 01:42:29.129593 [ 270 ] {1bcbfafe-186e-4db9-9474-5407a32c9d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18308 | 2026.05.21 01:42:29.129637 [ 270 ] {1bcbfafe-186e-4db9-9474-5407a32c9d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18309 | 2026.05.21 01:42:29.130057 [ 270 ] {1bcbfafe-186e-4db9-9474-5407a32c9d48} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18310 | 2026.05.21 01:42:29.130096 [ 270 ] {1bcbfafe-186e-4db9-9474-5407a32c9d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18311 | 2026.05.21 01:42:29.130396 [ 270 ] {1bcbfafe-186e-4db9-9474-5407a32c9d48} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18312 | 2026.05.21 01:42:29.130598 [ 270 ] {1bcbfafe-186e-4db9-9474-5407a32c9d48} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18313 | 2026.05.21 01:42:29.130737 [ 270 ] {1bcbfafe-186e-4db9-9474-5407a32c9d48} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001166 sec., 13722.126929674101 rows/sec., 1.01 MiB/sec. | ||
| 18314 | 2026.05.21 01:42:29.130772 [ 270 ] {1bcbfafe-186e-4db9-9474-5407a32c9d48} <Debug> TCPHandler: Processed in 0.001328337 sec. | ||
| 18315 | 2026.05.21 01:42:29.130895 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18316 | 2026.05.21 01:42:29.130991 [ 270 ] {ca0a59c8-b17e-4698-a87f-c710f168fd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18317 | 2026.05.21 01:42:29.131033 [ 270 ] {ca0a59c8-b17e-4698-a87f-c710f168fd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18318 | 2026.05.21 01:42:29.131455 [ 270 ] {ca0a59c8-b17e-4698-a87f-c710f168fd63} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18319 | 2026.05.21 01:42:29.131492 [ 270 ] {ca0a59c8-b17e-4698-a87f-c710f168fd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18320 | 2026.05.21 01:42:29.131805 [ 270 ] {ca0a59c8-b17e-4698-a87f-c710f168fd63} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18321 | 2026.05.21 01:42:29.132029 [ 270 ] {ca0a59c8-b17e-4698-a87f-c710f168fd63} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18322 | 2026.05.21 01:42:29.132162 [ 270 ] {ca0a59c8-b17e-4698-a87f-c710f168fd63} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00119 sec., 67226.89075630251 rows/sec., 5.25 MiB/sec. | ||
| 18323 | 2026.05.21 01:42:29.132196 [ 270 ] {ca0a59c8-b17e-4698-a87f-c710f168fd63} <Debug> TCPHandler: Processed in 0.001349757 sec. | ||
| 18324 | 2026.05.21 01:42:29.132326 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18325 | 2026.05.21 01:42:29.132421 [ 270 ] {254d9b63-f966-4fce-8720-f4212c918d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18326 | 2026.05.21 01:42:29.132465 [ 270 ] {254d9b63-f966-4fce-8720-f4212c918d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18327 | 2026.05.21 01:42:29.132875 [ 270 ] {254d9b63-f966-4fce-8720-f4212c918d3a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18328 | 2026.05.21 01:42:29.132911 [ 270 ] {254d9b63-f966-4fce-8720-f4212c918d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18329 | 2026.05.21 01:42:29.133238 [ 270 ] {254d9b63-f966-4fce-8720-f4212c918d3a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18330 | 2026.05.21 01:42:29.133445 [ 270 ] {254d9b63-f966-4fce-8720-f4212c918d3a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18331 | 2026.05.21 01:42:29.133576 [ 270 ] {254d9b63-f966-4fce-8720-f4212c918d3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 18332 | 2026.05.21 01:42:29.133610 [ 270 ] {254d9b63-f966-4fce-8720-f4212c918d3a} <Debug> TCPHandler: Processed in 0.001331906 sec. | ||
| 18333 | 2026.05.21 01:42:29.133734 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18334 | 2026.05.21 01:42:29.133829 [ 270 ] {c4f7b377-8b3b-41fc-84c8-94bfad06f5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18335 | 2026.05.21 01:42:29.133884 [ 270 ] {c4f7b377-8b3b-41fc-84c8-94bfad06f5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18336 | 2026.05.21 01:42:29.134682 [ 270 ] {c4f7b377-8b3b-41fc-84c8-94bfad06f5de} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18337 | 2026.05.21 01:42:29.134720 [ 270 ] {c4f7b377-8b3b-41fc-84c8-94bfad06f5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18338 | 2026.05.21 01:42:29.135260 [ 270 ] {c4f7b377-8b3b-41fc-84c8-94bfad06f5de} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18339 | 2026.05.21 01:42:29.135480 [ 270 ] {c4f7b377-8b3b-41fc-84c8-94bfad06f5de} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18340 | 2026.05.21 01:42:29.135625 [ 270 ] {c4f7b377-8b3b-41fc-84c8-94bfad06f5de} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001814 sec., 8820.286659316427 rows/sec., 15.81 MiB/sec. | ||
| 18341 | 2026.05.21 01:42:29.135697 [ 270 ] {c4f7b377-8b3b-41fc-84c8-94bfad06f5de} <Debug> TCPHandler: Processed in 0.00201019 sec. | ||
| 18342 | 2026.05.21 01:42:29.135840 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18343 | 2026.05.21 01:42:29.135934 [ 270 ] {d26ab603-38c7-4d7f-ae19-75a17c928f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18344 | 2026.05.21 01:42:29.135978 [ 270 ] {d26ab603-38c7-4d7f-ae19-75a17c928f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18345 | 2026.05.21 01:42:29.136322 [ 270 ] {d26ab603-38c7-4d7f-ae19-75a17c928f0e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18346 | 2026.05.21 01:42:29.136358 [ 270 ] {d26ab603-38c7-4d7f-ae19-75a17c928f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18347 | 2026.05.21 01:42:29.136658 [ 270 ] {d26ab603-38c7-4d7f-ae19-75a17c928f0e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18348 | 2026.05.21 01:42:29.136903 [ 270 ] {d26ab603-38c7-4d7f-ae19-75a17c928f0e} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18349 | 2026.05.21 01:42:29.137034 [ 270 ] {d26ab603-38c7-4d7f-ae19-75a17c928f0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 18350 | 2026.05.21 01:42:29.137066 [ 270 ] {d26ab603-38c7-4d7f-ae19-75a17c928f0e} <Debug> TCPHandler: Processed in 0.001274795 sec. | ||
| 18351 | 2026.05.21 01:42:30.222780 [ 226 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 18352 | 2026.05.21 01:42:30.222835 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 18353 | 2026.05.21 01:42:30.224885 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 18354 | 2026.05.21 01:42:31.786065 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18355 | 2026.05.21 01:42:31.786133 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18356 | 2026.05.21 01:42:31.999377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39331 | ||
| 18357 | 2026.05.21 01:42:31.999889 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18358 | 2026.05.21 01:42:31.999936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18359 | 2026.05.21 01:42:32.000553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18360 | 2026.05.21 01:42:32.000798 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18361 | 2026.05.21 01:42:32.000940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39331 | ||
| 18362 | 2026.05.21 01:42:32.277166 [ 88 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 18363 | 2026.05.21 01:42:32.277231 [ 88 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18364 | 2026.05.21 01:42:32.277252 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18365 | 2026.05.21 01:42:32.277385 [ 193 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 18366 | 2026.05.21 01:42:32.277538 [ 193 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18367 | 2026.05.21 01:42:32.277577 [ 193 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 825 rows starting from the beginning of the part | ||
| 18368 | 2026.05.21 01:42:32.277646 [ 193 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 18369 | 2026.05.21 01:42:32.277694 [ 193 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 801 rows starting from the beginning of the part | ||
| 18370 | 2026.05.21 01:42:32.277739 [ 193 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 18371 | 2026.05.21 01:42:32.277781 [ 193 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 801 rows starting from the beginning of the part | ||
| 18372 | 2026.05.21 01:42:32.278933 [ 190 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602312 sec., 1544642.990878181 rows/sec., 96.25 MiB/sec. | ||
| 18373 | 2026.05.21 01:42:32.279177 [ 190 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 18374 | 2026.05.21 01:42:32.279471 [ 190 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18375 | 2026.05.21 01:42:32.279546 [ 190 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_35_8} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 18376 | 2026.05.21 01:42:32.279644 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 18377 | 2026.05.21 01:42:34.011838 [ 222 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 18378 | 2026.05.21 01:42:34.011884 [ 222 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 18379 | 2026.05.21 01:42:34.016027 [ 222 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 18380 | 2026.05.21 01:42:34.123613 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18381 | 2026.05.21 01:42:34.123846 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18382 | 2026.05.21 01:42:34.124188 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18383 | 2026.05.21 01:42:34.124228 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 18384 | 2026.05.21 01:42:34.124455 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18385 | 2026.05.21 01:42:34.124525 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18386 | 2026.05.21 01:42:34.124674 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18387 | 2026.05.21 01:42:34.124711 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18388 | 2026.05.21 01:42:34.124733 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 18389 | 2026.05.21 01:42:34.124748 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18390 | 2026.05.21 01:42:34.124792 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18391 | 2026.05.21 01:42:34.124812 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 18392 | 2026.05.21 01:42:34.125846 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.0021 sec., 18571.428571428572 rows/sec., 3.79 MiB/sec. | ||
| 18393 | 2026.05.21 01:42:34.125957 [ 270 ] {43152c4a-4842-40de-ba1e-4a01ae9bdcf7} <Debug> TCPHandler: Processed in 0.00248433 sec. | ||
| 18394 | 2026.05.21 01:42:34.128224 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18395 | 2026.05.21 01:42:34.128335 [ 270 ] {0557aa27-7156-4d46-96ef-7bb33e4633d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18396 | 2026.05.21 01:42:34.128379 [ 270 ] {0557aa27-7156-4d46-96ef-7bb33e4633d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18397 | 2026.05.21 01:42:34.128924 [ 270 ] {0557aa27-7156-4d46-96ef-7bb33e4633d8} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18398 | 2026.05.21 01:42:34.128967 [ 270 ] {0557aa27-7156-4d46-96ef-7bb33e4633d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18399 | 2026.05.21 01:42:34.129366 [ 270 ] {0557aa27-7156-4d46-96ef-7bb33e4633d8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18400 | 2026.05.21 01:42:34.129589 [ 270 ] {0557aa27-7156-4d46-96ef-7bb33e4633d8} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18401 | 2026.05.21 01:42:34.129734 [ 270 ] {0557aa27-7156-4d46-96ef-7bb33e4633d8} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001431 sec., 74074.07407407407 rows/sec., 6.22 MiB/sec. | ||
| 18402 | 2026.05.21 01:42:34.129771 [ 270 ] {0557aa27-7156-4d46-96ef-7bb33e4633d8} <Debug> TCPHandler: Processed in 0.001601642 sec. | ||
| 18403 | 2026.05.21 01:42:34.129906 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18404 | 2026.05.21 01:42:34.130004 [ 270 ] {76f0f98c-1224-4f1e-8fcf-1f67ce2aa9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18405 | 2026.05.21 01:42:34.130046 [ 270 ] {76f0f98c-1224-4f1e-8fcf-1f67ce2aa9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18406 | 2026.05.21 01:42:34.130460 [ 270 ] {76f0f98c-1224-4f1e-8fcf-1f67ce2aa9ac} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18407 | 2026.05.21 01:42:34.130494 [ 270 ] {76f0f98c-1224-4f1e-8fcf-1f67ce2aa9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18408 | 2026.05.21 01:42:34.130790 [ 270 ] {76f0f98c-1224-4f1e-8fcf-1f67ce2aa9ac} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18409 | 2026.05.21 01:42:34.131007 [ 270 ] {76f0f98c-1224-4f1e-8fcf-1f67ce2aa9ac} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18410 | 2026.05.21 01:42:34.131136 [ 270 ] {76f0f98c-1224-4f1e-8fcf-1f67ce2aa9ac} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00115 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 18411 | 2026.05.21 01:42:34.131170 [ 270 ] {76f0f98c-1224-4f1e-8fcf-1f67ce2aa9ac} <Debug> TCPHandler: Processed in 0.001314527 sec. | ||
| 18412 | 2026.05.21 01:42:34.131306 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18413 | 2026.05.21 01:42:34.131402 [ 270 ] {4d910346-c485-4745-b94a-cc94f9de4b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18414 | 2026.05.21 01:42:34.131442 [ 270 ] {4d910346-c485-4745-b94a-cc94f9de4b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18415 | 2026.05.21 01:42:34.131873 [ 270 ] {4d910346-c485-4745-b94a-cc94f9de4b41} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18416 | 2026.05.21 01:42:34.131908 [ 270 ] {4d910346-c485-4745-b94a-cc94f9de4b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18417 | 2026.05.21 01:42:34.132221 [ 270 ] {4d910346-c485-4745-b94a-cc94f9de4b41} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18418 | 2026.05.21 01:42:34.132439 [ 270 ] {4d910346-c485-4745-b94a-cc94f9de4b41} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18419 | 2026.05.21 01:42:34.132569 [ 270 ] {4d910346-c485-4745-b94a-cc94f9de4b41} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001186 sec., 75042.15851602024 rows/sec., 5.86 MiB/sec. | ||
| 18420 | 2026.05.21 01:42:34.132604 [ 270 ] {4d910346-c485-4745-b94a-cc94f9de4b41} <Debug> TCPHandler: Processed in 0.001348437 sec. | ||
| 18421 | 2026.05.21 01:42:34.132675 [ 223 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 18422 | 2026.05.21 01:42:34.132725 [ 223 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 18423 | 2026.05.21 01:42:34.132733 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18424 | 2026.05.21 01:42:34.132835 [ 270 ] {b9ea30ac-8855-4ead-a206-dd0201516544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18425 | 2026.05.21 01:42:34.132882 [ 270 ] {b9ea30ac-8855-4ead-a206-dd0201516544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18426 | 2026.05.21 01:42:34.133307 [ 270 ] {b9ea30ac-8855-4ead-a206-dd0201516544} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18427 | 2026.05.21 01:42:34.133343 [ 270 ] {b9ea30ac-8855-4ead-a206-dd0201516544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18428 | 2026.05.21 01:42:34.133709 [ 270 ] {b9ea30ac-8855-4ead-a206-dd0201516544} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18429 | 2026.05.21 01:42:34.133935 [ 270 ] {b9ea30ac-8855-4ead-a206-dd0201516544} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18430 | 2026.05.21 01:42:34.134068 [ 270 ] {b9ea30ac-8855-4ead-a206-dd0201516544} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 18431 | 2026.05.21 01:42:34.134105 [ 270 ] {b9ea30ac-8855-4ead-a206-dd0201516544} <Debug> TCPHandler: Processed in 0.001420248 sec. | ||
| 18432 | 2026.05.21 01:42:34.134146 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 18433 | 2026.05.21 01:42:34.134172 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 18434 | 2026.05.21 01:42:34.134231 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18435 | 2026.05.21 01:42:34.134328 [ 270 ] {07adcd57-7bcc-44f1-94b9-54d2a322cfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18436 | 2026.05.21 01:42:34.134385 [ 270 ] {07adcd57-7bcc-44f1-94b9-54d2a322cfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18437 | 2026.05.21 01:42:34.135207 [ 270 ] {07adcd57-7bcc-44f1-94b9-54d2a322cfe9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18438 | 2026.05.21 01:42:34.135245 [ 270 ] {07adcd57-7bcc-44f1-94b9-54d2a322cfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18439 | 2026.05.21 01:42:34.135804 [ 270 ] {07adcd57-7bcc-44f1-94b9-54d2a322cfe9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18440 | 2026.05.21 01:42:34.136111 [ 270 ] {07adcd57-7bcc-44f1-94b9-54d2a322cfe9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18441 | 2026.05.21 01:42:34.136256 [ 270 ] {07adcd57-7bcc-44f1-94b9-54d2a322cfe9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001946 sec., 12846.865364850975 rows/sec., 23.02 MiB/sec. | ||
| 18442 | 2026.05.21 01:42:34.136314 [ 270 ] {07adcd57-7bcc-44f1-94b9-54d2a322cfe9} <Debug> TCPHandler: Processed in 0.002132772 sec. | ||
| 18443 | 2026.05.21 01:42:34.136474 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18444 | 2026.05.21 01:42:34.136573 [ 270 ] {ac981317-f867-4501-9944-e875c34b7a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18445 | 2026.05.21 01:42:34.136618 [ 270 ] {ac981317-f867-4501-9944-e875c34b7a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18446 | 2026.05.21 01:42:34.136959 [ 270 ] {ac981317-f867-4501-9944-e875c34b7a30} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18447 | 2026.05.21 01:42:34.136994 [ 270 ] {ac981317-f867-4501-9944-e875c34b7a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18448 | 2026.05.21 01:42:34.137306 [ 270 ] {ac981317-f867-4501-9944-e875c34b7a30} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18449 | 2026.05.21 01:42:34.137561 [ 223 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 18450 | 2026.05.21 01:42:34.137565 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 18451 | 2026.05.21 01:42:34.137580 [ 270 ] {ac981317-f867-4501-9944-e875c34b7a30} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18452 | 2026.05.21 01:42:34.137729 [ 270 ] {ac981317-f867-4501-9944-e875c34b7a30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 18453 | 2026.05.21 01:42:34.137764 [ 270 ] {ac981317-f867-4501-9944-e875c34b7a30} <Debug> TCPHandler: Processed in 0.001339487 sec. | ||
| 18454 | 2026.05.21 01:42:34.150511 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18455 | 2026.05.21 01:42:34.167214 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18456 | 2026.05.21 01:42:34.167261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 18457 | 2026.05.21 01:42:34.173633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18458 | 2026.05.21 01:42:34.174455 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18459 | 2026.05.21 01:42:34.178397 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18460 | 2026.05.21 01:42:34.994423 [ 223 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 18461 | 2026.05.21 01:42:34.994479 [ 223 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 18462 | 2026.05.21 01:42:34.996707 [ 223 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 18463 | 2026.05.21 01:42:35.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.17 MiB, peak 403.69 MiB, free memory in arenas 0.00 B, will set to 385.31 MiB (RSS), difference: 3.14 MiB | ||
| 18464 | 2026.05.21 01:42:39.125152 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18465 | 2026.05.21 01:42:39.125447 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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) | ||
| 18466 | 2026.05.21 01:42:39.125816 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18467 | 2026.05.21 01:42:39.125862 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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 | ||
| 18468 | 2026.05.21 01:42:39.126113 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18469 | 2026.05.21 01:42:39.126186 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18470 | 2026.05.21 01:42:39.126335 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 18471 | 2026.05.21 01:42:39.126371 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18472 | 2026.05.21 01:42:39.126394 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 18473 | 2026.05.21 01:42:39.126409 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18474 | 2026.05.21 01:42:39.126452 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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'))" | ||
| 18475 | 2026.05.21 01:42:39.126473 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 18476 | 2026.05.21 01:42:39.127562 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002236 sec., 17441.86046511628 rows/sec., 3.56 MiB/sec. | ||
| 18477 | 2026.05.21 01:42:39.127679 [ 270 ] {1a4a9d76-7ba4-41a5-ba2d-ad767e940c29} <Debug> TCPHandler: Processed in 0.002672833 sec. | ||
| 18478 | 2026.05.21 01:42:39.130528 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18479 | 2026.05.21 01:42:39.130691 [ 270 ] {3d893244-a0b4-483b-be6b-0d3a1fb97559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18480 | 2026.05.21 01:42:39.130759 [ 270 ] {3d893244-a0b4-483b-be6b-0d3a1fb97559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18481 | 2026.05.21 01:42:39.131473 [ 270 ] {3d893244-a0b4-483b-be6b-0d3a1fb97559} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18482 | 2026.05.21 01:42:39.131542 [ 270 ] {3d893244-a0b4-483b-be6b-0d3a1fb97559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18483 | 2026.05.21 01:42:39.131964 [ 270 ] {3d893244-a0b4-483b-be6b-0d3a1fb97559} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 18484 | 2026.05.21 01:42:39.132207 [ 270 ] {3d893244-a0b4-483b-be6b-0d3a1fb97559} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18485 | 2026.05.21 01:42:39.132360 [ 270 ] {3d893244-a0b4-483b-be6b-0d3a1fb97559} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001716 sec., 13986.013986013986 rows/sec., 1.16 MiB/sec. | ||
| 18486 | 2026.05.21 01:42:39.132398 [ 270 ] {3d893244-a0b4-483b-be6b-0d3a1fb97559} <Debug> TCPHandler: Processed in 0.001949359 sec. | ||
| 18487 | 2026.05.21 01:42:39.132542 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18488 | 2026.05.21 01:42:39.132644 [ 270 ] {2ecda23d-a15a-4cbc-8480-27ec2beb52ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18489 | 2026.05.21 01:42:39.132699 [ 270 ] {2ecda23d-a15a-4cbc-8480-27ec2beb52ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18490 | 2026.05.21 01:42:39.133128 [ 270 ] {2ecda23d-a15a-4cbc-8480-27ec2beb52ef} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18491 | 2026.05.21 01:42:39.133163 [ 270 ] {2ecda23d-a15a-4cbc-8480-27ec2beb52ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18492 | 2026.05.21 01:42:39.133462 [ 270 ] {2ecda23d-a15a-4cbc-8480-27ec2beb52ef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18493 | 2026.05.21 01:42:39.133676 [ 270 ] {2ecda23d-a15a-4cbc-8480-27ec2beb52ef} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18494 | 2026.05.21 01:42:39.133817 [ 270 ] {2ecda23d-a15a-4cbc-8480-27ec2beb52ef} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 830.98 KiB/sec. | ||
| 18495 | 2026.05.21 01:42:39.133853 [ 270 ] {2ecda23d-a15a-4cbc-8480-27ec2beb52ef} <Debug> TCPHandler: Processed in 0.001372397 sec. | ||
| 18496 | 2026.05.21 01:42:39.133983 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18497 | 2026.05.21 01:42:39.134080 [ 270 ] {7015dd6c-8af2-40fd-a363-343e737c5960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18498 | 2026.05.21 01:42:39.134121 [ 270 ] {7015dd6c-8af2-40fd-a363-343e737c5960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18499 | 2026.05.21 01:42:39.134620 [ 270 ] {7015dd6c-8af2-40fd-a363-343e737c5960} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18500 | 2026.05.21 01:42:39.134657 [ 270 ] {7015dd6c-8af2-40fd-a363-343e737c5960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18501 | 2026.05.21 01:42:39.134977 [ 270 ] {7015dd6c-8af2-40fd-a363-343e737c5960} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18502 | 2026.05.21 01:42:39.135192 [ 270 ] {7015dd6c-8af2-40fd-a363-343e737c5960} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18503 | 2026.05.21 01:42:39.135324 [ 270 ] {7015dd6c-8af2-40fd-a363-343e737c5960} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001263 sec., 170229.6120348377 rows/sec., 15.14 MiB/sec. | ||
| 18504 | 2026.05.21 01:42:39.135360 [ 270 ] {7015dd6c-8af2-40fd-a363-343e737c5960} <Debug> TCPHandler: Processed in 0.001427258 sec. | ||
| 18505 | 2026.05.21 01:42:39.135488 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18506 | 2026.05.21 01:42:39.135586 [ 270 ] {0ae160c6-6db0-4cdd-b058-fa4be6dd9eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18507 | 2026.05.21 01:42:39.135628 [ 270 ] {0ae160c6-6db0-4cdd-b058-fa4be6dd9eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18508 | 2026.05.21 01:42:39.136047 [ 270 ] {0ae160c6-6db0-4cdd-b058-fa4be6dd9eef} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18509 | 2026.05.21 01:42:39.136084 [ 270 ] {0ae160c6-6db0-4cdd-b058-fa4be6dd9eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18510 | 2026.05.21 01:42:39.136382 [ 270 ] {0ae160c6-6db0-4cdd-b058-fa4be6dd9eef} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18511 | 2026.05.21 01:42:39.136607 [ 270 ] {0ae160c6-6db0-4cdd-b058-fa4be6dd9eef} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18512 | 2026.05.21 01:42:39.136736 [ 270 ] {0ae160c6-6db0-4cdd-b058-fa4be6dd9eef} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.001169 sec., 34217.27972626177 rows/sec., 2.52 MiB/sec. | ||
| 18513 | 2026.05.21 01:42:39.136771 [ 270 ] {0ae160c6-6db0-4cdd-b058-fa4be6dd9eef} <Debug> TCPHandler: Processed in 0.001332586 sec. | ||
| 18514 | 2026.05.21 01:42:39.136909 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18515 | 2026.05.21 01:42:39.137032 [ 270 ] {4f3e09ac-c9f6-4837-a140-e9d494c890a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18516 | 2026.05.21 01:42:39.137081 [ 270 ] {4f3e09ac-c9f6-4837-a140-e9d494c890a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18517 | 2026.05.21 01:42:39.137561 [ 270 ] {4f3e09ac-c9f6-4837-a140-e9d494c890a4} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18518 | 2026.05.21 01:42:39.137602 [ 270 ] {4f3e09ac-c9f6-4837-a140-e9d494c890a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18519 | 2026.05.21 01:42:39.137906 [ 270 ] {4f3e09ac-c9f6-4837-a140-e9d494c890a4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 18520 | 2026.05.21 01:42:39.138110 [ 270 ] {4f3e09ac-c9f6-4837-a140-e9d494c890a4} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18521 | 2026.05.21 01:42:39.138240 [ 270 ] {4f3e09ac-c9f6-4837-a140-e9d494c890a4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. | ||
| 18522 | 2026.05.21 01:42:39.138274 [ 270 ] {4f3e09ac-c9f6-4837-a140-e9d494c890a4} <Debug> TCPHandler: Processed in 0.001425388 sec. | ||
| 18523 | 2026.05.21 01:42:39.138388 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18524 | 2026.05.21 01:42:39.138482 [ 270 ] {cd289b21-4ec2-4a2f-9677-1f39c894f509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18525 | 2026.05.21 01:42:39.138521 [ 270 ] {cd289b21-4ec2-4a2f-9677-1f39c894f509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18526 | 2026.05.21 01:42:39.138961 [ 270 ] {cd289b21-4ec2-4a2f-9677-1f39c894f509} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18527 | 2026.05.21 01:42:39.139015 [ 270 ] {cd289b21-4ec2-4a2f-9677-1f39c894f509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18528 | 2026.05.21 01:42:39.139377 [ 270 ] {cd289b21-4ec2-4a2f-9677-1f39c894f509} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 18529 | 2026.05.21 01:42:39.139616 [ 270 ] {cd289b21-4ec2-4a2f-9677-1f39c894f509} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18530 | 2026.05.21 01:42:39.139743 [ 270 ] {cd289b21-4ec2-4a2f-9677-1f39c894f509} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001279 sec., 9382.329945269743 rows/sec., 732.99 KiB/sec. | ||
| 18531 | 2026.05.21 01:42:39.139779 [ 270 ] {cd289b21-4ec2-4a2f-9677-1f39c894f509} <Debug> TCPHandler: Processed in 0.001438648 sec. | ||
| 18532 | 2026.05.21 01:42:39.139893 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18533 | 2026.05.21 01:42:39.139986 [ 270 ] {7943eb16-3870-49ed-8b67-a5ce66ccc91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18534 | 2026.05.21 01:42:39.140026 [ 270 ] {7943eb16-3870-49ed-8b67-a5ce66ccc91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18535 | 2026.05.21 01:42:39.140469 [ 270 ] {7943eb16-3870-49ed-8b67-a5ce66ccc91a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18536 | 2026.05.21 01:42:39.140505 [ 270 ] {7943eb16-3870-49ed-8b67-a5ce66ccc91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18537 | 2026.05.21 01:42:39.140805 [ 270 ] {7943eb16-3870-49ed-8b67-a5ce66ccc91a} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18538 | 2026.05.21 01:42:39.141008 [ 270 ] {7943eb16-3870-49ed-8b67-a5ce66ccc91a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18539 | 2026.05.21 01:42:39.141134 [ 270 ] {7943eb16-3870-49ed-8b67-a5ce66ccc91a} <Debug> executeQuery: Read 128 rows, 10.65 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 8.92 MiB/sec. | ||
| 18540 | 2026.05.21 01:42:39.141168 [ 270 ] {7943eb16-3870-49ed-8b67-a5ce66ccc91a} <Debug> TCPHandler: Processed in 0.001323036 sec. | ||
| 18541 | 2026.05.21 01:42:39.141277 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18542 | 2026.05.21 01:42:39.141370 [ 270 ] {acd0094d-8b62-4070-b987-2037ac51aba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18543 | 2026.05.21 01:42:39.141413 [ 270 ] {acd0094d-8b62-4070-b987-2037ac51aba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18544 | 2026.05.21 01:42:39.141787 [ 270 ] {acd0094d-8b62-4070-b987-2037ac51aba6} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18545 | 2026.05.21 01:42:39.141823 [ 270 ] {acd0094d-8b62-4070-b987-2037ac51aba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18546 | 2026.05.21 01:42:39.142139 [ 270 ] {acd0094d-8b62-4070-b987-2037ac51aba6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18547 | 2026.05.21 01:42:39.142346 [ 270 ] {acd0094d-8b62-4070-b987-2037ac51aba6} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18548 | 2026.05.21 01:42:39.142472 [ 270 ] {acd0094d-8b62-4070-b987-2037ac51aba6} <Debug> executeQuery: Read 202 rows, 14.83 KiB in 0.001121 sec., 180196.25334522748 rows/sec., 12.92 MiB/sec. | ||
| 18549 | 2026.05.21 01:42:39.142506 [ 270 ] {acd0094d-8b62-4070-b987-2037ac51aba6} <Debug> TCPHandler: Processed in 0.001276756 sec. | ||
| 18550 | 2026.05.21 01:42:39.142618 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18551 | 2026.05.21 01:42:39.142711 [ 270 ] {3484e047-11a2-4091-8b63-a8b98e1c17be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18552 | 2026.05.21 01:42:39.142765 [ 270 ] {3484e047-11a2-4091-8b63-a8b98e1c17be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18553 | 2026.05.21 01:42:39.143548 [ 270 ] {3484e047-11a2-4091-8b63-a8b98e1c17be} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18554 | 2026.05.21 01:42:39.143585 [ 270 ] {3484e047-11a2-4091-8b63-a8b98e1c17be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18555 | 2026.05.21 01:42:39.144096 [ 270 ] {3484e047-11a2-4091-8b63-a8b98e1c17be} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18556 | 2026.05.21 01:42:39.144309 [ 270 ] {3484e047-11a2-4091-8b63-a8b98e1c17be} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18557 | 2026.05.21 01:42:39.144446 [ 270 ] {3484e047-11a2-4091-8b63-a8b98e1c17be} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001753 sec., 9127.210496292071 rows/sec., 16.36 MiB/sec. | ||
| 18558 | 2026.05.21 01:42:39.144498 [ 270 ] {3484e047-11a2-4091-8b63-a8b98e1c17be} <Debug> TCPHandler: Processed in 0.001926598 sec. | ||
| 18559 | 2026.05.21 01:42:39.144612 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18560 | 2026.05.21 01:42:39.144706 [ 270 ] {d004faa3-c834-455c-86c0-3fb5a32a2419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18561 | 2026.05.21 01:42:39.144747 [ 270 ] {d004faa3-c834-455c-86c0-3fb5a32a2419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18562 | 2026.05.21 01:42:39.145079 [ 270 ] {d004faa3-c834-455c-86c0-3fb5a32a2419} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18563 | 2026.05.21 01:42:39.145115 [ 270 ] {d004faa3-c834-455c-86c0-3fb5a32a2419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18564 | 2026.05.21 01:42:39.145406 [ 270 ] {d004faa3-c834-455c-86c0-3fb5a32a2419} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18565 | 2026.05.21 01:42:39.145607 [ 270 ] {d004faa3-c834-455c-86c0-3fb5a32a2419} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18566 | 2026.05.21 01:42:39.145732 [ 270 ] {d004faa3-c834-455c-86c0-3fb5a32a2419} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 18567 | 2026.05.21 01:42:39.145764 [ 270 ] {d004faa3-c834-455c-86c0-3fb5a32a2419} <Debug> TCPHandler: Processed in 0.001200674 sec. | ||
| 18568 | 2026.05.21 01:42:39.501121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39843 | ||
| 18569 | 2026.05.21 01:42:39.501643 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18570 | 2026.05.21 01:42:39.501688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18571 | 2026.05.21 01:42:39.502163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18572 | 2026.05.21 01:42:39.502397 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18573 | 2026.05.21 01:42:39.502546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39843 | ||
| 18574 | 2026.05.21 01:42:41.678522 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18575 | 2026.05.21 01:42:41.696907 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18576 | 2026.05.21 01:42:41.696969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18577 | 2026.05.21 01:42:41.703392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18578 | 2026.05.21 01:42:41.704154 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18579 | 2026.05.21 01:42:41.707416 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18580 | 2026.05.21 01:42:44.124420 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18581 | 2026.05.21 01:42:44.124681 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18582 | 2026.05.21 01:42:44.125048 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18583 | 2026.05.21 01:42:44.125088 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 18584 | 2026.05.21 01:42:44.125316 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18585 | 2026.05.21 01:42:44.125387 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18586 | 2026.05.21 01:42:44.125534 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18587 | 2026.05.21 01:42:44.125573 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18588 | 2026.05.21 01:42:44.125597 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 18589 | 2026.05.21 01:42:44.125614 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18590 | 2026.05.21 01:42:44.125657 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18591 | 2026.05.21 01:42:44.125680 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 18592 | 2026.05.21 01:42:44.127023 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002452 sec., 15905.383360522022 rows/sec., 3.24 MiB/sec. | ||
| 18593 | 2026.05.21 01:42:44.127129 [ 270 ] {16607507-3bc6-4502-8c76-567e66baea3a} <Debug> TCPHandler: Processed in 0.002856657 sec. | ||
| 18594 | 2026.05.21 01:42:44.129221 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18595 | 2026.05.21 01:42:44.129353 [ 270 ] {511ad27b-c868-4e03-920c-62aae95b8550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18596 | 2026.05.21 01:42:44.129408 [ 270 ] {511ad27b-c868-4e03-920c-62aae95b8550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18597 | 2026.05.21 01:42:44.129978 [ 270 ] {511ad27b-c868-4e03-920c-62aae95b8550} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18598 | 2026.05.21 01:42:44.130027 [ 270 ] {511ad27b-c868-4e03-920c-62aae95b8550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18599 | 2026.05.21 01:42:44.130414 [ 270 ] {511ad27b-c868-4e03-920c-62aae95b8550} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18600 | 2026.05.21 01:42:44.130655 [ 270 ] {511ad27b-c868-4e03-920c-62aae95b8550} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18601 | 2026.05.21 01:42:44.130808 [ 270 ] {511ad27b-c868-4e03-920c-62aae95b8550} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001494 sec., 70950.46854082998 rows/sec., 5.96 MiB/sec. | ||
| 18602 | 2026.05.21 01:42:44.130846 [ 270 ] {511ad27b-c868-4e03-920c-62aae95b8550} <Debug> TCPHandler: Processed in 0.001686734 sec. | ||
| 18603 | 2026.05.21 01:42:44.130971 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18604 | 2026.05.21 01:42:44.131069 [ 270 ] {eede1de0-b930-4dd7-913d-c45a2524d9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18605 | 2026.05.21 01:42:44.131112 [ 270 ] {eede1de0-b930-4dd7-913d-c45a2524d9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18606 | 2026.05.21 01:42:44.131518 [ 270 ] {eede1de0-b930-4dd7-913d-c45a2524d9ec} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18607 | 2026.05.21 01:42:44.131556 [ 270 ] {eede1de0-b930-4dd7-913d-c45a2524d9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18608 | 2026.05.21 01:42:44.131856 [ 270 ] {eede1de0-b930-4dd7-913d-c45a2524d9ec} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18609 | 2026.05.21 01:42:44.132077 [ 270 ] {eede1de0-b930-4dd7-913d-c45a2524d9ec} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2026.05.21 01:42:44.132208 [ 78 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18611 | 2026.05.21 01:42:44.132212 [ 270 ] {eede1de0-b930-4dd7-913d-c45a2524d9ec} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001161 sec., 21533.161068044792 rows/sec., 1.58 MiB/sec. | ||
| 18612 | 2026.05.21 01:42:44.132285 [ 78 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18613 | 2026.05.21 01:42:44.132312 [ 270 ] {eede1de0-b930-4dd7-913d-c45a2524d9ec} <Debug> TCPHandler: Processed in 0.001387578 sec. | ||
| 18614 | 2026.05.21 01:42:44.132314 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18615 | 2026.05.21 01:42:44.132454 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 18616 | 2026.05.21 01:42:44.132463 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18617 | 2026.05.21 01:42:44.132582 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18618 | 2026.05.21 01:42:44.132605 [ 270 ] {eb57f420-a28b-46f8-8218-6f712ffee761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18619 | 2026.05.21 01:42:44.132621 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 84 rows starting from the beginning of the part | ||
| 18620 | 2026.05.21 01:42:44.132663 [ 270 ] {eb57f420-a28b-46f8-8218-6f712ffee761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18621 | 2026.05.21 01:42:44.132700 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 36 rows starting from the beginning of the part | ||
| 18622 | 2026.05.21 01:42:44.132868 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 16 rows starting from the beginning of the part | ||
| 18623 | 2026.05.21 01:42:44.132912 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 25 rows starting from the beginning of the part | ||
| 18624 | 2026.05.21 01:42:44.132953 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 40 rows starting from the beginning of the part | ||
| 18625 | 2026.05.21 01:42:44.132994 [ 190 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 25 rows starting from the beginning of the part | ||
| 18626 | 2026.05.21 01:42:44.133137 [ 270 ] {eb57f420-a28b-46f8-8218-6f712ffee761} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18627 | 2026.05.21 01:42:44.133182 [ 270 ] {eb57f420-a28b-46f8-8218-6f712ffee761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18628 | 2026.05.21 01:42:44.133539 [ 270 ] {eb57f420-a28b-46f8-8218-6f712ffee761} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18629 | 2026.05.21 01:42:44.133793 [ 270 ] {eb57f420-a28b-46f8-8218-6f712ffee761} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2026.05.21 01:42:44.133812 [ 193 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400797 sec., 161336.72473598958 rows/sec., 12.44 MiB/sec. | ||
| 18631 | 2026.05.21 01:42:44.134029 [ 270 ] {eb57f420-a28b-46f8-8218-6f712ffee761} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001449 sec., 61421.67011732229 rows/sec., 4.80 MiB/sec. | ||
| 18632 | 2026.05.21 01:42:44.134069 [ 270 ] {eb57f420-a28b-46f8-8218-6f712ffee761} <Debug> TCPHandler: Processed in 0.001667274 sec. | ||
| 18633 | 2026.05.21 01:42:44.134090 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18634 | 2026.05.21 01:42:44.134193 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18635 | 2026.05.21 01:42:44.134296 [ 270 ] {b276f0d7-4e79-40e6-8550-cea2126b5b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18636 | 2026.05.21 01:42:44.134341 [ 270 ] {b276f0d7-4e79-40e6-8550-cea2126b5b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18637 | 2026.05.21 01:42:44.134434 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18638 | 2026.05.21 01:42:44.134529 [ 188 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_116_23} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18639 | 2026.05.21 01:42:44.134648 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 18640 | 2026.05.21 01:42:44.134758 [ 270 ] {b276f0d7-4e79-40e6-8550-cea2126b5b1a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18641 | 2026.05.21 01:42:44.134801 [ 270 ] {b276f0d7-4e79-40e6-8550-cea2126b5b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18642 | 2026.05.21 01:42:44.135147 [ 270 ] {b276f0d7-4e79-40e6-8550-cea2126b5b1a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18643 | 2026.05.21 01:42:44.135366 [ 270 ] {b276f0d7-4e79-40e6-8550-cea2126b5b1a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18644 | 2026.05.21 01:42:44.135481 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_135_36 to all_136_136_0 | ||
| 18645 | 2026.05.21 01:42:44.135499 [ 270 ] {b276f0d7-4e79-40e6-8550-cea2126b5b1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 18646 | 2026.05.21 01:42:44.135518 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18647 | 2026.05.21 01:42:44.135542 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18648 | 2026.05.21 01:42:44.135544 [ 270 ] {b276f0d7-4e79-40e6-8550-cea2126b5b1a} <Debug> TCPHandler: Processed in 0.001400588 sec. | ||
| 18649 | 2026.05.21 01:42:44.135601 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_136_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_135_36 to all_136_136_0 into Compact with storage Full | ||
| 18650 | 2026.05.21 01:42:44.135674 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18651 | 2026.05.21 01:42:44.135690 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_136_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18652 | 2026.05.21 01:42:44.135724 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_136_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_36, total 48282 rows starting from the beginning of the part | ||
| 18653 | 2026.05.21 01:42:44.135770 [ 190 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_136_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 128 rows starting from the beginning of the part | ||
| 18654 | 2026.05.21 01:42:44.135779 [ 270 ] {b208b834-36b8-4255-9e48-303fbe84537e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18655 | 2026.05.21 01:42:44.135840 [ 270 ] {b208b834-36b8-4255-9e48-303fbe84537e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18656 | 2026.05.21 01:42:44.136656 [ 270 ] {b208b834-36b8-4255-9e48-303fbe84537e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18657 | 2026.05.21 01:42:44.136693 [ 270 ] {b208b834-36b8-4255-9e48-303fbe84537e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18658 | 2026.05.21 01:42:44.137248 [ 270 ] {b208b834-36b8-4255-9e48-303fbe84537e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18659 | 2026.05.21 01:42:44.137482 [ 270 ] {b208b834-36b8-4255-9e48-303fbe84537e} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18660 | 2026.05.21 01:42:44.137630 [ 270 ] {b208b834-36b8-4255-9e48-303fbe84537e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00187 sec., 13368.983957219252 rows/sec., 23.96 MiB/sec. | ||
| 18661 | 2026.05.21 01:42:44.137686 [ 270 ] {b208b834-36b8-4255-9e48-303fbe84537e} <Debug> TCPHandler: Processed in 0.002061201 sec. | ||
| 18662 | 2026.05.21 01:42:44.137820 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18663 | 2026.05.21 01:42:44.137917 [ 270 ] {e489e6b9-379a-43f7-8a73-b7a525559be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18664 | 2026.05.21 01:42:44.137960 [ 270 ] {e489e6b9-379a-43f7-8a73-b7a525559be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18665 | 2026.05.21 01:42:44.138298 [ 270 ] {e489e6b9-379a-43f7-8a73-b7a525559be4} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18666 | 2026.05.21 01:42:44.138334 [ 270 ] {e489e6b9-379a-43f7-8a73-b7a525559be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18667 | 2026.05.21 01:42:44.138645 [ 270 ] {e489e6b9-379a-43f7-8a73-b7a525559be4} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18668 | 2026.05.21 01:42:44.138869 [ 270 ] {e489e6b9-379a-43f7-8a73-b7a525559be4} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18669 | 2026.05.21 01:42:44.139003 [ 270 ] {e489e6b9-379a-43f7-8a73-b7a525559be4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 18670 | 2026.05.21 01:42:44.139038 [ 270 ] {e489e6b9-379a-43f7-8a73-b7a525559be4} <Debug> TCPHandler: Processed in 0.001268665 sec. | ||
| 18671 | 2026.05.21 01:42:44.143200 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_136_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48410 rows, containing 5 columns (5 merged, 0 gathered) in 0.007616551 sec., 6355895.207686524 rows/sec., 410.80 MiB/sec. | ||
| 18672 | 2026.05.21 01:42:44.144014 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_136_37} <Trace> MergedBlockOutputStream: filled checksums all_1_136_37 (state Temporary) | ||
| 18673 | 2026.05.21 01:42:44.144273 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_136_37} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_136_37 to all_1_136_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18674 | 2026.05.21 01:42:44.144341 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_136_37} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_135_36, all_136_136_0] -> all_1_136_37 | ||
| 18675 | 2026.05.21 01:42:44.144415 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18676 | 2026.05.21 01:42:46.786186 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18677 | 2026.05.21 01:42:46.786243 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18678 | 2026.05.21 01:42:47.002748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40355 | ||
| 18679 | 2026.05.21 01:42:47.003286 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18680 | 2026.05.21 01:42:47.003339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18681 | 2026.05.21 01:42:47.003847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18682 | 2026.05.21 01:42:47.004092 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18683 | 2026.05.21 01:42:47.004251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40355 | ||
| 18684 | 2026.05.21 01:42:49.123721 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18685 | 2026.05.21 01:42:49.124088 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18686 | 2026.05.21 01:42:49.124444 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18687 | 2026.05.21 01:42:49.124487 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 18688 | 2026.05.21 01:42:49.124719 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18689 | 2026.05.21 01:42:49.124797 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18690 | 2026.05.21 01:42:49.124948 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18691 | 2026.05.21 01:42:49.124986 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18692 | 2026.05.21 01:42:49.125009 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 18693 | 2026.05.21 01:42:49.125026 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18694 | 2026.05.21 01:42:49.125071 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18695 | 2026.05.21 01:42:49.125093 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 18696 | 2026.05.21 01:42:49.126348 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002402 sec., 16236.46960865945 rows/sec., 3.31 MiB/sec. | ||
| 18697 | 2026.05.21 01:42:49.126464 [ 270 ] {b64fb853-071e-4b0b-ad79-3e3520535d8f} <Debug> TCPHandler: Processed in 0.002943588 sec. | ||
| 18698 | 2026.05.21 01:42:49.128415 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18699 | 2026.05.21 01:42:49.128630 [ 270 ] {e9f66c5b-fbe6-48b6-a469-42e03ec6b06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18700 | 2026.05.21 01:42:49.128717 [ 270 ] {e9f66c5b-fbe6-48b6-a469-42e03ec6b06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18701 | 2026.05.21 01:42:49.129435 [ 270 ] {e9f66c5b-fbe6-48b6-a469-42e03ec6b06e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18702 | 2026.05.21 01:42:49.129484 [ 270 ] {e9f66c5b-fbe6-48b6-a469-42e03ec6b06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18703 | 2026.05.21 01:42:49.129884 [ 270 ] {e9f66c5b-fbe6-48b6-a469-42e03ec6b06e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18704 | 2026.05.21 01:42:49.130118 [ 270 ] {e9f66c5b-fbe6-48b6-a469-42e03ec6b06e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18705 | 2026.05.21 01:42:49.130272 [ 72 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18706 | 2026.05.21 01:42:49.130277 [ 270 ] {e9f66c5b-fbe6-48b6-a469-42e03ec6b06e} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00171 sec., 51461.98830409357 rows/sec., 4.33 MiB/sec. | ||
| 18707 | 2026.05.21 01:42:49.130354 [ 72 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2026.05.21 01:42:49.130374 [ 270 ] {e9f66c5b-fbe6-48b6-a469-42e03ec6b06e} <Debug> TCPHandler: Processed in 0.002063461 sec. | ||
| 18709 | 2026.05.21 01:42:49.130386 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18710 | 2026.05.21 01:42:49.130502 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 18711 | 2026.05.21 01:42:49.130507 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18712 | 2026.05.21 01:42:49.130626 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18713 | 2026.05.21 01:42:49.130642 [ 270 ] {d23ba880-d482-48c1-b641-8736a0889797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18714 | 2026.05.21 01:42:49.130660 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2620 rows starting from the beginning of the part | ||
| 18715 | 2026.05.21 01:42:49.130686 [ 270 ] {d23ba880-d482-48c1-b641-8736a0889797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18716 | 2026.05.21 01:42:49.130727 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 88 rows starting from the beginning of the part | ||
| 18717 | 2026.05.21 01:42:49.130782 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 106 rows starting from the beginning of the part | ||
| 18718 | 2026.05.21 01:42:49.130832 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 215 rows starting from the beginning of the part | ||
| 18719 | 2026.05.21 01:42:49.130881 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 106 rows starting from the beginning of the part | ||
| 18720 | 2026.05.21 01:42:49.130932 [ 193 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 88 rows starting from the beginning of the part | ||
| 18721 | 2026.05.21 01:42:49.131138 [ 270 ] {d23ba880-d482-48c1-b641-8736a0889797} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18722 | 2026.05.21 01:42:49.131176 [ 270 ] {d23ba880-d482-48c1-b641-8736a0889797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18723 | 2026.05.21 01:42:49.131480 [ 270 ] {d23ba880-d482-48c1-b641-8736a0889797} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18724 | 2026.05.21 01:42:49.131701 [ 270 ] {d23ba880-d482-48c1-b641-8736a0889797} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18725 | 2026.05.21 01:42:49.131841 [ 270 ] {d23ba880-d482-48c1-b641-8736a0889797} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001221 sec., 13104.013104013104 rows/sec., 985.36 KiB/sec. | ||
| 18726 | 2026.05.21 01:42:49.131877 [ 270 ] {d23ba880-d482-48c1-b641-8736a0889797} <Debug> TCPHandler: Processed in 0.001421108 sec. | ||
| 18727 | 2026.05.21 01:42:49.132011 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18728 | 2026.05.21 01:42:49.132136 [ 270 ] {78f88efe-9c8d-4d72-bc9d-c8f9db9f9180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18729 | 2026.05.21 01:42:49.132185 [ 270 ] {78f88efe-9c8d-4d72-bc9d-c8f9db9f9180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18730 | 2026.05.21 01:42:49.132291 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001829786 sec., 1761408.1646706227 rows/sec., 142.82 MiB/sec. | ||
| 18731 | 2026.05.21 01:42:49.132612 [ 203 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18732 | 2026.05.21 01:42:49.132715 [ 270 ] {78f88efe-9c8d-4d72-bc9d-c8f9db9f9180} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18733 | 2026.05.21 01:42:49.132767 [ 270 ] {78f88efe-9c8d-4d72-bc9d-c8f9db9f9180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18734 | 2026.05.21 01:42:49.132934 [ 203 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18735 | 2026.05.21 01:42:49.133021 [ 203 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_141_28} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18736 | 2026.05.21 01:42:49.133119 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 18737 | 2026.05.21 01:42:49.133142 [ 270 ] {78f88efe-9c8d-4d72-bc9d-c8f9db9f9180} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18738 | 2026.05.21 01:42:49.133362 [ 270 ] {78f88efe-9c8d-4d72-bc9d-c8f9db9f9180} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18739 | 2026.05.21 01:42:49.133483 [ 72 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18740 | 2026.05.21 01:42:49.133497 [ 270 ] {78f88efe-9c8d-4d72-bc9d-c8f9db9f9180} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001388 sec., 57636.88760806917 rows/sec., 4.50 MiB/sec. | ||
| 18741 | 2026.05.21 01:42:49.133517 [ 72 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18742 | 2026.05.21 01:42:49.133539 [ 270 ] {78f88efe-9c8d-4d72-bc9d-c8f9db9f9180} <Debug> TCPHandler: Processed in 0.001591992 sec. | ||
| 18743 | 2026.05.21 01:42:49.133540 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18744 | 2026.05.21 01:42:49.133628 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 18745 | 2026.05.21 01:42:49.133684 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18746 | 2026.05.21 01:42:49.133720 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18747 | 2026.05.21 01:42:49.133746 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1405 rows starting from the beginning of the part | ||
| 18748 | 2026.05.21 01:42:49.133779 [ 270 ] {f5e1e19c-34ed-4509-a34f-6d0f9335c442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18749 | 2026.05.21 01:42:49.133792 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 80 rows starting from the beginning of the part | ||
| 18750 | 2026.05.21 01:42:49.133823 [ 270 ] {f5e1e19c-34ed-4509-a34f-6d0f9335c442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18751 | 2026.05.21 01:42:49.133831 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 89 rows starting from the beginning of the part | ||
| 18752 | 2026.05.21 01:42:49.133872 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 128 rows starting from the beginning of the part | ||
| 18753 | 2026.05.21 01:42:49.133911 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 89 rows starting from the beginning of the part | ||
| 18754 | 2026.05.21 01:42:49.133949 [ 193 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 80 rows starting from the beginning of the part | ||
| 18755 | 2026.05.21 01:42:49.134249 [ 270 ] {f5e1e19c-34ed-4509-a34f-6d0f9335c442} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18756 | 2026.05.21 01:42:49.134283 [ 270 ] {f5e1e19c-34ed-4509-a34f-6d0f9335c442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18757 | 2026.05.21 01:42:49.134612 [ 270 ] {f5e1e19c-34ed-4509-a34f-6d0f9335c442} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18758 | 2026.05.21 01:42:49.134818 [ 270 ] {f5e1e19c-34ed-4509-a34f-6d0f9335c442} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18759 | 2026.05.21 01:42:49.134890 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1871 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291146 sec., 1449100.2566712054 rows/sec., 107.95 MiB/sec. | ||
| 18760 | 2026.05.21 01:42:49.134937 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_136_37 to all_137_137_0 | ||
| 18761 | 2026.05.21 01:42:49.134951 [ 270 ] {f5e1e19c-34ed-4509-a34f-6d0f9335c442} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 18762 | 2026.05.21 01:42:49.134975 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2026.05.21 01:42:49.134995 [ 270 ] {f5e1e19c-34ed-4509-a34f-6d0f9335c442} <Debug> TCPHandler: Processed in 0.001358527 sec. | ||
| 18764 | 2026.05.21 01:42:49.134999 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18765 | 2026.05.21 01:42:49.135072 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18766 | 2026.05.21 01:42:49.135083 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_137_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_136_37 to all_137_137_0 into Compact with storage Full | ||
| 18767 | 2026.05.21 01:42:49.135122 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18768 | 2026.05.21 01:42:49.135180 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_137_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18769 | 2026.05.21 01:42:49.135212 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_137_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_37, total 48410 rows starting from the beginning of the part | ||
| 18770 | 2026.05.21 01:42:49.135218 [ 270 ] {034c019a-a696-43e5-b49b-5fb59592abf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18771 | 2026.05.21 01:42:49.135270 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_137_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 18772 | 2026.05.21 01:42:49.135279 [ 270 ] {034c019a-a696-43e5-b49b-5fb59592abf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18773 | 2026.05.21 01:42:49.135353 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2026.05.21 01:42:49.135443 [ 203 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_141_28} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18775 | 2026.05.21 01:42:49.135522 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 18776 | 2026.05.21 01:42:49.136057 [ 270 ] {034c019a-a696-43e5-b49b-5fb59592abf8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2026.05.21 01:42:49.136097 [ 270 ] {034c019a-a696-43e5-b49b-5fb59592abf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18778 | 2026.05.21 01:42:49.136631 [ 270 ] {034c019a-a696-43e5-b49b-5fb59592abf8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18779 | 2026.05.21 01:42:49.136859 [ 270 ] {034c019a-a696-43e5-b49b-5fb59592abf8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18780 | 2026.05.21 01:42:49.136989 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18781 | 2026.05.21 01:42:49.136999 [ 270 ] {034c019a-a696-43e5-b49b-5fb59592abf8} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001799 sec., 8893.829905503057 rows/sec., 15.94 MiB/sec. | ||
| 18782 | 2026.05.21 01:42:49.137029 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18783 | 2026.05.21 01:42:49.137051 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18784 | 2026.05.21 01:42:49.137058 [ 270 ] {034c019a-a696-43e5-b49b-5fb59592abf8} <Debug> TCPHandler: Processed in 0.001982619 sec. | ||
| 18785 | 2026.05.21 01:42:49.137126 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 18786 | 2026.05.21 01:42:49.137178 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 18787 | 2026.05.21 01:42:49.137191 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18788 | 2026.05.21 01:42:49.137221 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 18789 | 2026.05.21 01:42:49.137309 [ 270 ] {65643b41-318e-453d-8dd4-a814c8fd9b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18790 | 2026.05.21 01:42:49.137316 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18791 | 2026.05.21 01:42:49.137356 [ 270 ] {65643b41-318e-453d-8dd4-a814c8fd9b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18792 | 2026.05.21 01:42:49.137378 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2413 rows starting from the beginning of the part | ||
| 18793 | 2026.05.21 01:42:49.137496 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 16 rows starting from the beginning of the part | ||
| 18794 | 2026.05.21 01:42:49.137607 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 25 rows starting from the beginning of the part | ||
| 18795 | 2026.05.21 01:42:49.137689 [ 270 ] {65643b41-318e-453d-8dd4-a814c8fd9b24} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18796 | 2026.05.21 01:42:49.137713 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 16 rows starting from the beginning of the part | ||
| 18797 | 2026.05.21 01:42:49.137725 [ 270 ] {65643b41-318e-453d-8dd4-a814c8fd9b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18798 | 2026.05.21 01:42:49.137820 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 25 rows starting from the beginning of the part | ||
| 18799 | 2026.05.21 01:42:49.137931 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 16 rows starting from the beginning of the part | ||
| 18800 | 2026.05.21 01:42:49.138041 [ 270 ] {65643b41-318e-453d-8dd4-a814c8fd9b24} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18801 | 2026.05.21 01:42:49.138263 [ 270 ] {65643b41-318e-453d-8dd4-a814c8fd9b24} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18802 | 2026.05.21 01:42:49.138393 [ 71 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18803 | 2026.05.21 01:42:49.138410 [ 270 ] {65643b41-318e-453d-8dd4-a814c8fd9b24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 18804 | 2026.05.21 01:42:49.138421 [ 71 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18805 | 2026.05.21 01:42:49.138440 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18806 | 2026.05.21 01:42:49.138441 [ 270 ] {65643b41-318e-453d-8dd4-a814c8fd9b24} <Debug> TCPHandler: Processed in 0.001297886 sec. | ||
| 18807 | 2026.05.21 01:42:49.138535 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 18808 | 2026.05.21 01:42:49.138675 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18809 | 2026.05.21 01:42:49.138705 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7050 rows starting from the beginning of the part | ||
| 18810 | 2026.05.21 01:42:49.138759 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18811 | 2026.05.21 01:42:49.138802 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 18812 | 2026.05.21 01:42:49.138843 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 18813 | 2026.05.21 01:42:49.138880 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 18814 | 2026.05.21 01:42:49.138921 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 18815 | 2026.05.21 01:42:49.141086 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 18816 | 2026.05.21 01:42:49.142776 [ 195 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7350 rows, containing 4 columns (4 merged, 0 gathered) in 0.004288906 sec., 1713723.7328120503 rows/sec., 115.53 MiB/sec. | ||
| 18817 | 2026.05.21 01:42:49.143234 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18818 | 2026.05.21 01:42:49.143552 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_141_28} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18819 | 2026.05.21 01:42:49.143635 [ 202 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_141_28} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18820 | 2026.05.21 01:42:49.143731 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 18821 | 2026.05.21 01:42:49.144536 [ 202 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_137_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48570 rows, containing 5 columns (5 merged, 0 gathered) in 0.009477639 sec., 5124694.029810589 rows/sec., 331.31 MiB/sec. | ||
| 18822 | 2026.05.21 01:42:49.145006 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_137_38} <Trace> MergedBlockOutputStream: filled checksums all_1_137_38 (state Temporary) | ||
| 18823 | 2026.05.21 01:42:49.145285 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_137_38} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_137_38 to all_1_137_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18824 | 2026.05.21 01:42:49.145356 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_137_38} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_136_37, all_137_137_0] -> all_1_137_38 | ||
| 18825 | 2026.05.21 01:42:49.145439 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18826 | 2026.05.21 01:42:49.148687 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2511 rows, containing 19 columns (19 merged, 0 gathered) in 0.01158129 sec., 216815.22524692846 rows/sec., 388.52 MiB/sec. | ||
| 18827 | 2026.05.21 01:42:49.151232 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18828 | 2026.05.21 01:42:49.151581 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18829 | 2026.05.21 01:42:49.151663 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18830 | 2026.05.21 01:42:49.151812 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. | ||
| 18831 | 2026.05.21 01:42:49.207533 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18832 | 2026.05.21 01:42:49.225885 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18833 | 2026.05.21 01:42:49.225931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18834 | 2026.05.21 01:42:49.232270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18835 | 2026.05.21 01:42:49.233006 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18836 | 2026.05.21 01:42:49.236240 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18837 | 2026.05.21 01:42:49.541686 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18838 | 2026.05.21 01:42:49.541965 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 18839 | 2026.05.21 01:42:49.542314 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18840 | 2026.05.21 01:42:49.542354 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 18841 | 2026.05.21 01:42:49.542586 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18842 | 2026.05.21 01:42:49.542653 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18843 | 2026.05.21 01:42:49.542794 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 18844 | 2026.05.21 01:42:49.542828 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18845 | 2026.05.21 01:42:49.542913 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 18846 | 2026.05.21 01:42:49.542929 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18847 | 2026.05.21 01:42:49.542971 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 18848 | 2026.05.21 01:42:49.542992 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 18849 | 2026.05.21 01:42:49.544048 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002205 sec., 17687.074829931975 rows/sec., 3.61 MiB/sec. | ||
| 18850 | 2026.05.21 01:42:49.544161 [ 270 ] {6fda214f-2451-4e7d-bc44-4dd275380907} <Debug> TCPHandler: Processed in 0.002621832 sec. | ||
| 18851 | 2026.05.21 01:42:49.557311 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18852 | 2026.05.21 01:42:49.557427 [ 270 ] {c2d34d7d-2f42-419a-9e81-f64562e87683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18853 | 2026.05.21 01:42:49.557473 [ 270 ] {c2d34d7d-2f42-419a-9e81-f64562e87683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18854 | 2026.05.21 01:42:49.557946 [ 270 ] {c2d34d7d-2f42-419a-9e81-f64562e87683} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18855 | 2026.05.21 01:42:49.557994 [ 270 ] {c2d34d7d-2f42-419a-9e81-f64562e87683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18856 | 2026.05.21 01:42:49.558363 [ 270 ] {c2d34d7d-2f42-419a-9e81-f64562e87683} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18857 | 2026.05.21 01:42:49.558584 [ 270 ] {c2d34d7d-2f42-419a-9e81-f64562e87683} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18858 | 2026.05.21 01:42:49.558736 [ 270 ] {c2d34d7d-2f42-419a-9e81-f64562e87683} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001342 sec., 4470.938897168405 rows/sec., 364.57 KiB/sec. | ||
| 18859 | 2026.05.21 01:42:49.558772 [ 270 ] {c2d34d7d-2f42-419a-9e81-f64562e87683} <Debug> TCPHandler: Processed in 0.00151444 sec. | ||
| 18860 | 2026.05.21 01:42:49.558906 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18861 | 2026.05.21 01:42:49.559033 [ 270 ] {fcb0d012-b595-44af-b5aa-7beadfa74a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18862 | 2026.05.21 01:42:49.559084 [ 270 ] {fcb0d012-b595-44af-b5aa-7beadfa74a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18863 | 2026.05.21 01:42:49.561071 [ 270 ] {fcb0d012-b595-44af-b5aa-7beadfa74a32} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18864 | 2026.05.21 01:42:49.561109 [ 270 ] {fcb0d012-b595-44af-b5aa-7beadfa74a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18865 | 2026.05.21 01:42:49.561586 [ 270 ] {fcb0d012-b595-44af-b5aa-7beadfa74a32} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18866 | 2026.05.21 01:42:49.561810 [ 270 ] {fcb0d012-b595-44af-b5aa-7beadfa74a32} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18867 | 2026.05.21 01:42:49.561944 [ 270 ] {fcb0d012-b595-44af-b5aa-7beadfa74a32} <Debug> executeQuery: Read 2458 rows, 186.62 KiB in 0.002938 sec., 836623.5534377127 rows/sec., 62.03 MiB/sec. | ||
| 18868 | 2026.05.21 01:42:49.561981 [ 270 ] {fcb0d012-b595-44af-b5aa-7beadfa74a32} <Debug> TCPHandler: Processed in 0.003137763 sec. | ||
| 18869 | 2026.05.21 01:42:49.562118 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18870 | 2026.05.21 01:42:49.562216 [ 270 ] {2cfbf975-3e2f-4d1f-a419-2f88c01305dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18871 | 2026.05.21 01:42:49.562258 [ 270 ] {2cfbf975-3e2f-4d1f-a419-2f88c01305dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18872 | 2026.05.21 01:42:49.562695 [ 270 ] {2cfbf975-3e2f-4d1f-a419-2f88c01305dc} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18873 | 2026.05.21 01:42:49.562731 [ 270 ] {2cfbf975-3e2f-4d1f-a419-2f88c01305dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18874 | 2026.05.21 01:42:49.563036 [ 270 ] {2cfbf975-3e2f-4d1f-a419-2f88c01305dc} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18875 | 2026.05.21 01:42:49.563249 [ 270 ] {2cfbf975-3e2f-4d1f-a419-2f88c01305dc} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18876 | 2026.05.21 01:42:49.563385 [ 270 ] {2cfbf975-3e2f-4d1f-a419-2f88c01305dc} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001188 sec., 35353.53535353535 rows/sec., 2.57 MiB/sec. | ||
| 18877 | 2026.05.21 01:42:49.563420 [ 270 ] {2cfbf975-3e2f-4d1f-a419-2f88c01305dc} <Debug> TCPHandler: Processed in 0.001352367 sec. | ||
| 18878 | 2026.05.21 01:42:49.563463 [ 222 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 18879 | 2026.05.21 01:42:49.563508 [ 222 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 18880 | 2026.05.21 01:42:49.563529 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18881 | 2026.05.21 01:42:49.563636 [ 270 ] {7b54e7e0-0dfe-4e22-a70d-df0adb933b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18882 | 2026.05.21 01:42:49.563680 [ 270 ] {7b54e7e0-0dfe-4e22-a70d-df0adb933b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18883 | 2026.05.21 01:42:49.564509 [ 270 ] {7b54e7e0-0dfe-4e22-a70d-df0adb933b88} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18884 | 2026.05.21 01:42:49.564548 [ 270 ] {7b54e7e0-0dfe-4e22-a70d-df0adb933b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18885 | 2026.05.21 01:42:49.564904 [ 270 ] {7b54e7e0-0dfe-4e22-a70d-df0adb933b88} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 18886 | 2026.05.21 01:42:49.565187 [ 270 ] {7b54e7e0-0dfe-4e22-a70d-df0adb933b88} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18887 | 2026.05.21 01:42:49.565328 [ 270 ] {7b54e7e0-0dfe-4e22-a70d-df0adb933b88} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001711 sec., 468147.28229105787 rows/sec., 27.04 MiB/sec. | ||
| 18888 | 2026.05.21 01:42:49.565364 [ 270 ] {7b54e7e0-0dfe-4e22-a70d-df0adb933b88} <Debug> TCPHandler: Processed in 0.001886918 sec. | ||
| 18889 | 2026.05.21 01:42:49.565475 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18890 | 2026.05.21 01:42:49.565571 [ 270 ] {1a09c45b-97e8-4810-a7e4-8a816319576c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18891 | 2026.05.21 01:42:49.565615 [ 270 ] {1a09c45b-97e8-4810-a7e4-8a816319576c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18892 | 2026.05.21 01:42:49.566029 [ 270 ] {1a09c45b-97e8-4810-a7e4-8a816319576c} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18893 | 2026.05.21 01:42:49.566066 [ 270 ] {1a09c45b-97e8-4810-a7e4-8a816319576c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18894 | 2026.05.21 01:42:49.566400 [ 270 ] {1a09c45b-97e8-4810-a7e4-8a816319576c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 18895 | 2026.05.21 01:42:49.566420 [ 222 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 18896 | 2026.05.21 01:42:49.566624 [ 270 ] {1a09c45b-97e8-4810-a7e4-8a816319576c} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2026.05.21 01:42:49.566762 [ 270 ] {1a09c45b-97e8-4810-a7e4-8a816319576c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001208 sec., 827.8145695364237 rows/sec., 58.21 KiB/sec. | ||
| 18898 | 2026.05.21 01:42:49.566799 [ 270 ] {1a09c45b-97e8-4810-a7e4-8a816319576c} <Debug> TCPHandler: Processed in 0.001374307 sec. | ||
| 18899 | 2026.05.21 01:42:49.566916 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18900 | 2026.05.21 01:42:49.567014 [ 270 ] {6b537cf3-ddd6-4e89-82b7-c9308d1256f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18901 | 2026.05.21 01:42:49.567054 [ 270 ] {6b537cf3-ddd6-4e89-82b7-c9308d1256f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18902 | 2026.05.21 01:42:49.568135 [ 270 ] {6b537cf3-ddd6-4e89-82b7-c9308d1256f2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18903 | 2026.05.21 01:42:49.568172 [ 270 ] {6b537cf3-ddd6-4e89-82b7-c9308d1256f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18904 | 2026.05.21 01:42:49.568557 [ 270 ] {6b537cf3-ddd6-4e89-82b7-c9308d1256f2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18905 | 2026.05.21 01:42:49.568767 [ 270 ] {6b537cf3-ddd6-4e89-82b7-c9308d1256f2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18906 | 2026.05.21 01:42:49.568905 [ 270 ] {6b537cf3-ddd6-4e89-82b7-c9308d1256f2} <Debug> executeQuery: Read 1321 rows, 90.61 KiB in 0.001909 sec., 691985.3326348873 rows/sec., 46.35 MiB/sec. | ||
| 18907 | 2026.05.21 01:42:49.568942 [ 270 ] {6b537cf3-ddd6-4e89-82b7-c9308d1256f2} <Debug> TCPHandler: Processed in 0.002076922 sec. | ||
| 18908 | 2026.05.21 01:42:49.569072 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18909 | 2026.05.21 01:42:49.569191 [ 270 ] {1f6828f6-8a67-463f-8fac-9e546d6eaa90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18910 | 2026.05.21 01:42:49.569244 [ 270 ] {1f6828f6-8a67-463f-8fac-9e546d6eaa90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18911 | 2026.05.21 01:42:49.570017 [ 270 ] {1f6828f6-8a67-463f-8fac-9e546d6eaa90} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18912 | 2026.05.21 01:42:49.570055 [ 270 ] {1f6828f6-8a67-463f-8fac-9e546d6eaa90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18913 | 2026.05.21 01:42:49.570492 [ 270 ] {1f6828f6-8a67-463f-8fac-9e546d6eaa90} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18914 | 2026.05.21 01:42:49.570710 [ 270 ] {1f6828f6-8a67-463f-8fac-9e546d6eaa90} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18915 | 2026.05.21 01:42:49.570841 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_137_38 to all_142_142_0 | ||
| 18916 | 2026.05.21 01:42:49.570844 [ 270 ] {1f6828f6-8a67-463f-8fac-9e546d6eaa90} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001679 sec., 892793.329362716 rows/sec., 54.16 MiB/sec. | ||
| 18917 | 2026.05.21 01:42:49.570904 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18918 | 2026.05.21 01:42:49.570925 [ 270 ] {1f6828f6-8a67-463f-8fac-9e546d6eaa90} <Debug> TCPHandler: Processed in 0.001913708 sec. | ||
| 18919 | 2026.05.21 01:42:49.570930 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18920 | 2026.05.21 01:42:49.571066 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18921 | 2026.05.21 01:42:49.571078 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_38 to all_142_142_0 into Compact with storage Full | ||
| 18922 | 2026.05.21 01:42:49.571167 [ 270 ] {c95557f1-ff82-4ac5-986a-98c54b75e59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18923 | 2026.05.21 01:42:49.571230 [ 270 ] {c95557f1-ff82-4ac5-986a-98c54b75e59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18924 | 2026.05.21 01:42:49.571237 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18925 | 2026.05.21 01:42:49.571283 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_38, total 48570 rows starting from the beginning of the part | ||
| 18926 | 2026.05.21 01:42:49.571355 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18927 | 2026.05.21 01:42:49.571406 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 202 rows starting from the beginning of the part | ||
| 18928 | 2026.05.21 01:42:49.571453 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 18929 | 2026.05.21 01:42:49.571500 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 18930 | 2026.05.21 01:42:49.571545 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1499 rows starting from the beginning of the part | ||
| 18931 | 2026.05.21 01:42:49.572112 [ 270 ] {c95557f1-ff82-4ac5-986a-98c54b75e59a} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18932 | 2026.05.21 01:42:49.572154 [ 270 ] {c95557f1-ff82-4ac5-986a-98c54b75e59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18933 | 2026.05.21 01:42:49.572720 [ 270 ] {c95557f1-ff82-4ac5-986a-98c54b75e59a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18934 | 2026.05.21 01:42:49.572983 [ 270 ] {c95557f1-ff82-4ac5-986a-98c54b75e59a} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18935 | 2026.05.21 01:42:49.573132 [ 270 ] {c95557f1-ff82-4ac5-986a-98c54b75e59a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001984 sec., 18145.16129032258 rows/sec., 32.52 MiB/sec. | ||
| 18936 | 2026.05.21 01:42:49.573188 [ 270 ] {c95557f1-ff82-4ac5-986a-98c54b75e59a} <Debug> TCPHandler: Processed in 0.002172883 sec. | ||
| 18937 | 2026.05.21 01:42:49.573310 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18938 | 2026.05.21 01:42:49.573407 [ 270 ] {cd931b2b-837f-4329-8b2d-5149a4674ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18939 | 2026.05.21 01:42:49.573450 [ 270 ] {cd931b2b-837f-4329-8b2d-5149a4674ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18940 | 2026.05.21 01:42:49.573775 [ 270 ] {cd931b2b-837f-4329-8b2d-5149a4674ff6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18941 | 2026.05.21 01:42:49.573812 [ 270 ] {cd931b2b-837f-4329-8b2d-5149a4674ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18942 | 2026.05.21 01:42:49.574116 [ 270 ] {cd931b2b-837f-4329-8b2d-5149a4674ff6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18943 | 2026.05.21 01:42:49.574330 [ 270 ] {cd931b2b-837f-4329-8b2d-5149a4674ff6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18944 | 2026.05.21 01:42:49.574467 [ 270 ] {cd931b2b-837f-4329-8b2d-5149a4674ff6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 767.49 KiB/sec. | ||
| 18945 | 2026.05.21 01:42:49.574501 [ 270 ] {cd931b2b-837f-4329-8b2d-5149a4674ff6} <Debug> TCPHandler: Processed in 0.001241204 sec. | ||
| 18946 | 2026.05.21 01:42:49.580292 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50751 rows, containing 5 columns (5 merged, 0 gathered) in 0.009275365 sec., 5471590.6058683405 rows/sec., 353.51 MiB/sec. | ||
| 18947 | 2026.05.21 01:42:49.580802 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Trace> MergedBlockOutputStream: filled checksums all_1_142_39 (state Temporary) | ||
| 18948 | 2026.05.21 01:42:49.581180 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_142_39 to all_1_142_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18949 | 2026.05.21 01:42:49.581248 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_142_39} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_137_38, all_142_142_0] -> all_1_142_39 | ||
| 18950 | 2026.05.21 01:42:49.581330 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18951 | 2026.05.21 01:42:50.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.36 MiB, peak 406.07 MiB, free memory in arenas 0.00 B, will set to 390.61 MiB (RSS), difference: 3.25 MiB | ||
| 18952 | 2026.05.21 01:42:50.866406 [ 223 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): 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] | ||
| 18953 | 2026.05.21 01:42:50.866464 [ 223 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): 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] | ||
| 18954 | 2026.05.21 01:42:50.868583 [ 223 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): 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] | ||
| 18955 | 2026.05.21 01:42:52.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.61 MiB, peak 406.07 MiB, free memory in arenas 0.00 B, will set to 390.61 MiB (RSS), difference: 4.00 MiB | ||
| 18956 | 2026.05.21 01:42:54.070777 [ 223 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 18957 | 2026.05.21 01:42:54.070861 [ 223 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 18958 | 2026.05.21 01:42:54.074253 [ 223 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 18959 | 2026.05.21 01:42:54.122098 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18960 | 2026.05.21 01:42:54.122356 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 18961 | 2026.05.21 01:42:54.122732 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18962 | 2026.05.21 01:42:54.122778 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 18963 | 2026.05.21 01:42:54.123038 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18964 | 2026.05.21 01:42:54.123120 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18965 | 2026.05.21 01:42:54.123274 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18966 | 2026.05.21 01:42:54.123310 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18967 | 2026.05.21 01:42:54.123331 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 18968 | 2026.05.21 01:42:54.123347 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18969 | 2026.05.21 01:42:54.123388 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18970 | 2026.05.21 01:42:54.123408 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 18971 | 2026.05.21 01:42:54.124424 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002175 sec., 17931.034482758623 rows/sec., 3.66 MiB/sec. | ||
| 18972 | 2026.05.21 01:42:54.124538 [ 270 ] {71bef93a-2589-4dac-8d39-76a462b3316f} <Debug> TCPHandler: Processed in 0.002581541 sec. | ||
| 18973 | 2026.05.21 01:42:54.126172 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18974 | 2026.05.21 01:42:54.126388 [ 270 ] {9e71a41f-1f5d-49ae-b3dc-a0669a79a11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18975 | 2026.05.21 01:42:54.126472 [ 270 ] {9e71a41f-1f5d-49ae-b3dc-a0669a79a11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18976 | 2026.05.21 01:42:54.127291 [ 270 ] {9e71a41f-1f5d-49ae-b3dc-a0669a79a11c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18977 | 2026.05.21 01:42:54.127329 [ 270 ] {9e71a41f-1f5d-49ae-b3dc-a0669a79a11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 18978 | 2026.05.21 01:42:54.127697 [ 270 ] {9e71a41f-1f5d-49ae-b3dc-a0669a79a11c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18979 | 2026.05.21 01:42:54.127923 [ 270 ] {9e71a41f-1f5d-49ae-b3dc-a0669a79a11c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18980 | 2026.05.21 01:42:54.128070 [ 270 ] {9e71a41f-1f5d-49ae-b3dc-a0669a79a11c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.47 MiB/sec. | ||
| 18981 | 2026.05.21 01:42:54.128105 [ 270 ] {9e71a41f-1f5d-49ae-b3dc-a0669a79a11c} <Debug> TCPHandler: Processed in 0.0019911 sec. | ||
| 18982 | 2026.05.21 01:42:54.128235 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18983 | 2026.05.21 01:42:54.128329 [ 270 ] {b153718c-66fb-4ea9-968e-495a71f6b794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18984 | 2026.05.21 01:42:54.128369 [ 270 ] {b153718c-66fb-4ea9-968e-495a71f6b794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18985 | 2026.05.21 01:42:54.128779 [ 270 ] {b153718c-66fb-4ea9-968e-495a71f6b794} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18986 | 2026.05.21 01:42:54.128815 [ 270 ] {b153718c-66fb-4ea9-968e-495a71f6b794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 18987 | 2026.05.21 01:42:54.129105 [ 270 ] {b153718c-66fb-4ea9-968e-495a71f6b794} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18988 | 2026.05.21 01:42:54.129305 [ 270 ] {b153718c-66fb-4ea9-968e-495a71f6b794} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18989 | 2026.05.21 01:42:54.129430 [ 270 ] {b153718c-66fb-4ea9-968e-495a71f6b794} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.46 MiB/sec. | ||
| 18990 | 2026.05.21 01:42:54.129464 [ 270 ] {b153718c-66fb-4ea9-968e-495a71f6b794} <Debug> TCPHandler: Processed in 0.001277086 sec. | ||
| 18991 | 2026.05.21 01:42:54.129531 [ 219 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 18992 | 2026.05.21 01:42:54.129568 [ 219 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 18993 | 2026.05.21 01:42:54.129582 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18994 | 2026.05.21 01:42:54.129681 [ 270 ] {4481f361-a7f5-496a-8749-56906a0a56d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18995 | 2026.05.21 01:42:54.129724 [ 270 ] {4481f361-a7f5-496a-8749-56906a0a56d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18996 | 2026.05.21 01:42:54.130098 [ 270 ] {4481f361-a7f5-496a-8749-56906a0a56d0} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18997 | 2026.05.21 01:42:54.130134 [ 270 ] {4481f361-a7f5-496a-8749-56906a0a56d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 18998 | 2026.05.21 01:42:54.130448 [ 270 ] {4481f361-a7f5-496a-8749-56906a0a56d0} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18999 | 2026.05.21 01:42:54.130785 [ 270 ] {4481f361-a7f5-496a-8749-56906a0a56d0} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19000 | 2026.05.21 01:42:54.130959 [ 270 ] {4481f361-a7f5-496a-8749-56906a0a56d0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001293 sec., 98994.58623356535 rows/sec., 6.89 MiB/sec. | ||
| 19001 | 2026.05.21 01:42:54.131004 [ 270 ] {4481f361-a7f5-496a-8749-56906a0a56d0} <Debug> TCPHandler: Processed in 0.00146835 sec. | ||
| 19002 | 2026.05.21 01:42:54.131149 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19003 | 2026.05.21 01:42:54.131254 [ 270 ] {cdfbfb47-ebff-43b8-b483-94280dd42b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19004 | 2026.05.21 01:42:54.131300 [ 270 ] {cdfbfb47-ebff-43b8-b483-94280dd42b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19005 | 2026.05.21 01:42:54.131631 [ 270 ] {cdfbfb47-ebff-43b8-b483-94280dd42b3c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19006 | 2026.05.21 01:42:54.131669 [ 270 ] {cdfbfb47-ebff-43b8-b483-94280dd42b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19007 | 2026.05.21 01:42:54.132009 [ 270 ] {cdfbfb47-ebff-43b8-b483-94280dd42b3c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19008 | 2026.05.21 01:42:54.132277 [ 270 ] {cdfbfb47-ebff-43b8-b483-94280dd42b3c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19009 | 2026.05.21 01:42:54.132360 [ 219 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 19010 | 2026.05.21 01:42:54.132427 [ 270 ] {cdfbfb47-ebff-43b8-b483-94280dd42b3c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001191 sec., 40302.26700251889 rows/sec., 2.72 MiB/sec. | ||
| 19011 | 2026.05.21 01:42:54.132467 [ 270 ] {cdfbfb47-ebff-43b8-b483-94280dd42b3c} <Debug> TCPHandler: Processed in 0.001387908 sec. | ||
| 19012 | 2026.05.21 01:42:54.504504 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40803 | ||
| 19013 | 2026.05.21 01:42:54.505078 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19014 | 2026.05.21 01:42:54.505135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19015 | 2026.05.21 01:42:54.505637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19016 | 2026.05.21 01:42:54.505871 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19017 | 2026.05.21 01:42:54.506032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40803 | ||
| 19018 | 2026.05.21 01:42:54.506129 [ 223 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 19019 | 2026.05.21 01:42:54.506184 [ 223 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 19020 | 2026.05.21 01:42:54.508889 [ 223 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 19021 | 2026.05.21 01:42:54.779371 [ 225 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 19022 | 2026.05.21 01:42:54.779421 [ 225 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 19023 | 2026.05.21 01:42:54.781696 [ 225 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 19024 | 2026.05.21 01:42:54.929701 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 19025 | 2026.05.21 01:42:54.929750 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 19026 | 2026.05.21 01:42:54.933203 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 19027 | 2026.05.21 01:42:56.647534 [ 223 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 19028 | 2026.05.21 01:42:56.647604 [ 223 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 19029 | 2026.05.21 01:42:56.650276 [ 223 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 19030 | 2026.05.21 01:42:56.736411 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19031 | 2026.05.21 01:42:56.754280 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19032 | 2026.05.21 01:42:56.754326 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19033 | 2026.05.21 01:42:56.760628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19034 | 2026.05.21 01:42:56.761306 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19035 | 2026.05.21 01:42:56.764324 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19036 | 2026.05.21 01:42:59.125452 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19037 | 2026.05.21 01:42:59.125701 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19038 | 2026.05.21 01:42:59.126023 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19039 | 2026.05.21 01:42:59.126061 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 19040 | 2026.05.21 01:42:59.126339 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19041 | 2026.05.21 01:42:59.126408 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19042 | 2026.05.21 01:42:59.126548 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19043 | 2026.05.21 01:42:59.126584 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19044 | 2026.05.21 01:42:59.126605 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 19045 | 2026.05.21 01:42:59.126621 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19046 | 2026.05.21 01:42:59.126662 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19047 | 2026.05.21 01:42:59.126681 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 19048 | 2026.05.21 01:42:59.127693 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002098 sec., 18589.132507149665 rows/sec., 3.79 MiB/sec. | ||
| 19049 | 2026.05.21 01:42:59.127761 [ 270 ] {bade281a-d22e-4c53-b038-ba9408042fb9} <Debug> TCPHandler: Processed in 0.002469209 sec. | ||
| 19050 | 2026.05.21 01:42:59.129786 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19051 | 2026.05.21 01:42:59.129913 [ 270 ] {2a94b1b6-600e-4773-b094-5e1cffbc9d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19052 | 2026.05.21 01:42:59.129965 [ 270 ] {2a94b1b6-600e-4773-b094-5e1cffbc9d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19053 | 2026.05.21 01:42:59.130583 [ 270 ] {2a94b1b6-600e-4773-b094-5e1cffbc9d61} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19054 | 2026.05.21 01:42:59.130630 [ 270 ] {2a94b1b6-600e-4773-b094-5e1cffbc9d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19055 | 2026.05.21 01:42:59.130992 [ 270 ] {2a94b1b6-600e-4773-b094-5e1cffbc9d61} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19056 | 2026.05.21 01:42:59.131212 [ 270 ] {2a94b1b6-600e-4773-b094-5e1cffbc9d61} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19057 | 2026.05.21 01:42:59.131419 [ 270 ] {2a94b1b6-600e-4773-b094-5e1cffbc9d61} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001506 sec., 58432.934926958835 rows/sec., 4.92 MiB/sec. | ||
| 19058 | 2026.05.21 01:42:59.131454 [ 270 ] {2a94b1b6-600e-4773-b094-5e1cffbc9d61} <Debug> TCPHandler: Processed in 0.001703634 sec. | ||
| 19059 | 2026.05.21 01:42:59.131577 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19060 | 2026.05.21 01:42:59.131672 [ 270 ] {af6124d9-5925-43f7-849f-df03307148d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19061 | 2026.05.21 01:42:59.131712 [ 270 ] {af6124d9-5925-43f7-849f-df03307148d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19062 | 2026.05.21 01:42:59.132095 [ 270 ] {af6124d9-5925-43f7-849f-df03307148d1} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19063 | 2026.05.21 01:42:59.132131 [ 270 ] {af6124d9-5925-43f7-849f-df03307148d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19064 | 2026.05.21 01:42:59.132490 [ 270 ] {af6124d9-5925-43f7-849f-df03307148d1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19065 | 2026.05.21 01:42:59.132691 [ 270 ] {af6124d9-5925-43f7-849f-df03307148d1} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19066 | 2026.05.21 01:42:59.132816 [ 270 ] {af6124d9-5925-43f7-849f-df03307148d1} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001172 sec., 13651.877133105801 rows/sec., 1.00 MiB/sec. | ||
| 19067 | 2026.05.21 01:42:59.132851 [ 270 ] {af6124d9-5925-43f7-849f-df03307148d1} <Debug> TCPHandler: Processed in 0.001339917 sec. | ||
| 19068 | 2026.05.21 01:42:59.132963 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19069 | 2026.05.21 01:42:59.133053 [ 270 ] {44a61b16-3cb0-4876-93c7-4e5dd083c3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19070 | 2026.05.21 01:42:59.133092 [ 270 ] {44a61b16-3cb0-4876-93c7-4e5dd083c3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19071 | 2026.05.21 01:42:59.133554 [ 270 ] {44a61b16-3cb0-4876-93c7-4e5dd083c3f5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19072 | 2026.05.21 01:42:59.133589 [ 270 ] {44a61b16-3cb0-4876-93c7-4e5dd083c3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19073 | 2026.05.21 01:42:59.133872 [ 270 ] {44a61b16-3cb0-4876-93c7-4e5dd083c3f5} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19074 | 2026.05.21 01:42:59.134071 [ 270 ] {44a61b16-3cb0-4876-93c7-4e5dd083c3f5} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19075 | 2026.05.21 01:42:59.134193 [ 270 ] {44a61b16-3cb0-4876-93c7-4e5dd083c3f5} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001163 sec., 68787.61822871883 rows/sec., 5.37 MiB/sec. | ||
| 19076 | 2026.05.21 01:42:59.134227 [ 270 ] {44a61b16-3cb0-4876-93c7-4e5dd083c3f5} <Debug> TCPHandler: Processed in 0.001327066 sec. | ||
| 19077 | 2026.05.21 01:42:59.134408 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19078 | 2026.05.21 01:42:59.134498 [ 270 ] {3e39efee-e6de-4c1e-8c39-6f3dfeb11254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19079 | 2026.05.21 01:42:59.134540 [ 270 ] {3e39efee-e6de-4c1e-8c39-6f3dfeb11254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19080 | 2026.05.21 01:42:59.134920 [ 270 ] {3e39efee-e6de-4c1e-8c39-6f3dfeb11254} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19081 | 2026.05.21 01:42:59.134957 [ 270 ] {3e39efee-e6de-4c1e-8c39-6f3dfeb11254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19082 | 2026.05.21 01:42:59.135266 [ 270 ] {3e39efee-e6de-4c1e-8c39-6f3dfeb11254} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19083 | 2026.05.21 01:42:59.135535 [ 270 ] {3e39efee-e6de-4c1e-8c39-6f3dfeb11254} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19084 | 2026.05.21 01:42:59.135658 [ 270 ] {3e39efee-e6de-4c1e-8c39-6f3dfeb11254} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 19085 | 2026.05.21 01:42:59.135692 [ 270 ] {3e39efee-e6de-4c1e-8c39-6f3dfeb11254} <Debug> TCPHandler: Processed in 0.001350636 sec. | ||
| 19086 | 2026.05.21 01:42:59.135803 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19087 | 2026.05.21 01:42:59.135894 [ 270 ] {8793a99a-5be7-4993-b5d1-2f518d9c6850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19088 | 2026.05.21 01:42:59.135949 [ 270 ] {8793a99a-5be7-4993-b5d1-2f518d9c6850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19089 | 2026.05.21 01:42:59.136746 [ 270 ] {8793a99a-5be7-4993-b5d1-2f518d9c6850} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19090 | 2026.05.21 01:42:59.136782 [ 270 ] {8793a99a-5be7-4993-b5d1-2f518d9c6850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19091 | 2026.05.21 01:42:59.137267 [ 270 ] {8793a99a-5be7-4993-b5d1-2f518d9c6850} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19092 | 2026.05.21 01:42:59.137552 [ 270 ] {8793a99a-5be7-4993-b5d1-2f518d9c6850} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19093 | 2026.05.21 01:42:59.137685 [ 270 ] {8793a99a-5be7-4993-b5d1-2f518d9c6850} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001787 sec., 8953.553441522105 rows/sec., 16.04 MiB/sec. | ||
| 19094 | 2026.05.21 01:42:59.137735 [ 270 ] {8793a99a-5be7-4993-b5d1-2f518d9c6850} <Debug> TCPHandler: Processed in 0.001969189 sec. | ||
| 19095 | 2026.05.21 01:42:59.137855 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19096 | 2026.05.21 01:42:59.137946 [ 270 ] {694186e4-725e-461f-9221-0788ac42d908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19097 | 2026.05.21 01:42:59.137987 [ 270 ] {694186e4-725e-461f-9221-0788ac42d908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19098 | 2026.05.21 01:42:59.138370 [ 270 ] {694186e4-725e-461f-9221-0788ac42d908} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19099 | 2026.05.21 01:42:59.138405 [ 270 ] {694186e4-725e-461f-9221-0788ac42d908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19100 | 2026.05.21 01:42:59.138693 [ 270 ] {694186e4-725e-461f-9221-0788ac42d908} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19101 | 2026.05.21 01:42:59.138895 [ 270 ] {694186e4-725e-461f-9221-0788ac42d908} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19102 | 2026.05.21 01:42:59.139016 [ 270 ] {694186e4-725e-461f-9221-0788ac42d908} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 19103 | 2026.05.21 01:42:59.139049 [ 270 ] {694186e4-725e-461f-9221-0788ac42d908} <Debug> TCPHandler: Processed in 0.001253645 sec. | ||
| 19104 | 2026.05.21 01:43:01.787193 [ 9 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19105 | 2026.05.21 01:43:01.787271 [ 9 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19106 | 2026.05.21 01:43:02.008934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41315 | ||
| 19107 | 2026.05.21 01:43:02.009550 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19108 | 2026.05.21 01:43:02.009595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19109 | 2026.05.21 01:43:02.010079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19110 | 2026.05.21 01:43:02.010311 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19111 | 2026.05.21 01:43:02.010453 [ 9 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19112 | 2026.05.21 01:43:02.010462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41315 | ||
| 19113 | 2026.05.21 01:43:02.010526 [ 9 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19114 | 2026.05.21 01:43:02.010556 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19115 | 2026.05.21 01:43:02.010693 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 19116 | 2026.05.21 01:43:02.010850 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19117 | 2026.05.21 01:43:02.010895 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38883 rows starting from the beginning of the part | ||
| 19118 | 2026.05.21 01:43:02.010971 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 19119 | 2026.05.21 01:43:02.011029 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 19120 | 2026.05.21 01:43:02.011080 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 19121 | 2026.05.21 01:43:02.011129 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 19122 | 2026.05.21 01:43:02.011177 [ 201 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 19123 | 2026.05.21 01:43:02.014101 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41315 rows, containing 4 columns (4 merged, 0 gathered) in 0.003471499 sec., 11901198.876911676 rows/sec., 170.25 MiB/sec. | ||
| 19124 | 2026.05.21 01:43:02.014525 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19125 | 2026.05.21 01:43:02.014811 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_86_17} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19126 | 2026.05.21 01:43:02.014894 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_86_17} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19127 | 2026.05.21 01:43:02.014998 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 19128 | 2026.05.21 01:43:04.126780 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19129 | 2026.05.21 01:43:04.127021 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19130 | 2026.05.21 01:43:04.127372 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19131 | 2026.05.21 01:43:04.127415 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 19132 | 2026.05.21 01:43:04.127639 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19133 | 2026.05.21 01:43:04.127714 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19134 | 2026.05.21 01:43:04.127865 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19135 | 2026.05.21 01:43:04.127902 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19136 | 2026.05.21 01:43:04.127924 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 19137 | 2026.05.21 01:43:04.127940 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19138 | 2026.05.21 01:43:04.127984 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19139 | 2026.05.21 01:43:04.128008 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 19140 | 2026.05.21 01:43:04.129221 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002288 sec., 17045.454545454544 rows/sec., 3.47 MiB/sec. | ||
| 19141 | 2026.05.21 01:43:04.129351 [ 270 ] {9bbe75a0-a5e5-4a0f-9f0a-e7254bcc8d46} <Debug> TCPHandler: Processed in 0.002770145 sec. | ||
| 19142 | 2026.05.21 01:43:04.131538 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19143 | 2026.05.21 01:43:04.131659 [ 270 ] {bbd1b7ea-2aff-48b4-a504-baa7888ab810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19144 | 2026.05.21 01:43:04.131708 [ 270 ] {bbd1b7ea-2aff-48b4-a504-baa7888ab810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19145 | 2026.05.21 01:43:04.132248 [ 270 ] {bbd1b7ea-2aff-48b4-a504-baa7888ab810} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19146 | 2026.05.21 01:43:04.132294 [ 270 ] {bbd1b7ea-2aff-48b4-a504-baa7888ab810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19147 | 2026.05.21 01:43:04.132998 [ 270 ] {bbd1b7ea-2aff-48b4-a504-baa7888ab810} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19148 | 2026.05.21 01:43:04.133240 [ 270 ] {bbd1b7ea-2aff-48b4-a504-baa7888ab810} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19149 | 2026.05.21 01:43:04.133392 [ 270 ] {bbd1b7ea-2aff-48b4-a504-baa7888ab810} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00177 sec., 59887.00564971751 rows/sec., 5.03 MiB/sec. | ||
| 19150 | 2026.05.21 01:43:04.133428 [ 270 ] {bbd1b7ea-2aff-48b4-a504-baa7888ab810} <Debug> TCPHandler: Processed in 0.001947349 sec. | ||
| 19151 | 2026.05.21 01:43:04.133559 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19152 | 2026.05.21 01:43:04.133654 [ 270 ] {da4f84d2-e7ed-43cf-8486-c38860c5984f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19153 | 2026.05.21 01:43:04.133695 [ 270 ] {da4f84d2-e7ed-43cf-8486-c38860c5984f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19154 | 2026.05.21 01:43:04.134101 [ 270 ] {da4f84d2-e7ed-43cf-8486-c38860c5984f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19155 | 2026.05.21 01:43:04.134137 [ 270 ] {da4f84d2-e7ed-43cf-8486-c38860c5984f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19156 | 2026.05.21 01:43:04.134440 [ 270 ] {da4f84d2-e7ed-43cf-8486-c38860c5984f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19157 | 2026.05.21 01:43:04.134650 [ 270 ] {da4f84d2-e7ed-43cf-8486-c38860c5984f} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19158 | 2026.05.21 01:43:04.134780 [ 270 ] {da4f84d2-e7ed-43cf-8486-c38860c5984f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001146 sec., 21815.00872600349 rows/sec., 1.60 MiB/sec. | ||
| 19159 | 2026.05.21 01:43:04.134815 [ 270 ] {da4f84d2-e7ed-43cf-8486-c38860c5984f} <Debug> TCPHandler: Processed in 0.001304966 sec. | ||
| 19160 | 2026.05.21 01:43:04.134937 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19161 | 2026.05.21 01:43:04.135031 [ 270 ] {1b4dad39-ec03-479e-ab47-361264c9bb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19162 | 2026.05.21 01:43:04.135071 [ 270 ] {1b4dad39-ec03-479e-ab47-361264c9bb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19163 | 2026.05.21 01:43:04.135492 [ 270 ] {1b4dad39-ec03-479e-ab47-361264c9bb27} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19164 | 2026.05.21 01:43:04.135529 [ 270 ] {1b4dad39-ec03-479e-ab47-361264c9bb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19165 | 2026.05.21 01:43:04.135821 [ 270 ] {1b4dad39-ec03-479e-ab47-361264c9bb27} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19166 | 2026.05.21 01:43:04.136026 [ 270 ] {1b4dad39-ec03-479e-ab47-361264c9bb27} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19167 | 2026.05.21 01:43:04.136153 [ 270 ] {1b4dad39-ec03-479e-ab47-361264c9bb27} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00114 sec., 78070.17543859649 rows/sec., 6.10 MiB/sec. | ||
| 19168 | 2026.05.21 01:43:04.136191 [ 270 ] {1b4dad39-ec03-479e-ab47-361264c9bb27} <Debug> TCPHandler: Processed in 0.001302846 sec. | ||
| 19169 | 2026.05.21 01:43:04.136311 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19170 | 2026.05.21 01:43:04.136406 [ 270 ] {db66b77c-449d-4798-ac57-083996eda4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19171 | 2026.05.21 01:43:04.136449 [ 270 ] {db66b77c-449d-4798-ac57-083996eda4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19172 | 2026.05.21 01:43:04.136888 [ 270 ] {db66b77c-449d-4798-ac57-083996eda4c4} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19173 | 2026.05.21 01:43:04.136925 [ 270 ] {db66b77c-449d-4798-ac57-083996eda4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19174 | 2026.05.21 01:43:04.137265 [ 270 ] {db66b77c-449d-4798-ac57-083996eda4c4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19175 | 2026.05.21 01:43:04.137476 [ 270 ] {db66b77c-449d-4798-ac57-083996eda4c4} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19176 | 2026.05.21 01:43:04.137614 [ 270 ] {db66b77c-449d-4798-ac57-083996eda4c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 19177 | 2026.05.21 01:43:04.137655 [ 270 ] {db66b77c-449d-4798-ac57-083996eda4c4} <Debug> TCPHandler: Processed in 0.001391328 sec. | ||
| 19178 | 2026.05.21 01:43:04.137786 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19179 | 2026.05.21 01:43:04.137882 [ 270 ] {c90f20db-896b-4513-ba69-0de9d0b3f7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19180 | 2026.05.21 01:43:04.137938 [ 270 ] {c90f20db-896b-4513-ba69-0de9d0b3f7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19181 | 2026.05.21 01:43:04.138788 [ 270 ] {c90f20db-896b-4513-ba69-0de9d0b3f7c0} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19182 | 2026.05.21 01:43:04.138825 [ 270 ] {c90f20db-896b-4513-ba69-0de9d0b3f7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19183 | 2026.05.21 01:43:04.139348 [ 270 ] {c90f20db-896b-4513-ba69-0de9d0b3f7c0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19184 | 2026.05.21 01:43:04.139568 [ 270 ] {c90f20db-896b-4513-ba69-0de9d0b3f7c0} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19185 | 2026.05.21 01:43:04.139708 [ 270 ] {c90f20db-896b-4513-ba69-0de9d0b3f7c0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001846 sec., 13542.795232936078 rows/sec., 24.27 MiB/sec. | ||
| 19186 | 2026.05.21 01:43:04.139778 [ 270 ] {c90f20db-896b-4513-ba69-0de9d0b3f7c0} <Debug> TCPHandler: Processed in 0.002041141 sec. | ||
| 19187 | 2026.05.21 01:43:04.139902 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19188 | 2026.05.21 01:43:04.139995 [ 270 ] {38ead586-f57e-4778-a1e5-773a7c36c20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19189 | 2026.05.21 01:43:04.140037 [ 270 ] {38ead586-f57e-4778-a1e5-773a7c36c20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19190 | 2026.05.21 01:43:04.140374 [ 270 ] {38ead586-f57e-4778-a1e5-773a7c36c20d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19191 | 2026.05.21 01:43:04.140411 [ 270 ] {38ead586-f57e-4778-a1e5-773a7c36c20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19192 | 2026.05.21 01:43:04.140732 [ 270 ] {38ead586-f57e-4778-a1e5-773a7c36c20d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19193 | 2026.05.21 01:43:04.140947 [ 270 ] {38ead586-f57e-4778-a1e5-773a7c36c20d} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19194 | 2026.05.21 01:43:04.141077 [ 270 ] {38ead586-f57e-4778-a1e5-773a7c36c20d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 19195 | 2026.05.21 01:43:04.141110 [ 270 ] {38ead586-f57e-4778-a1e5-773a7c36c20d} <Debug> TCPHandler: Processed in 0.001255705 sec. | ||
| 19196 | 2026.05.21 01:43:04.265261 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19197 | 2026.05.21 01:43:04.284646 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19198 | 2026.05.21 01:43:04.284713 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19199 | 2026.05.21 01:43:04.291050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19200 | 2026.05.21 01:43:04.291761 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19201 | 2026.05.21 01:43:04.292122 [ 8 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19202 | 2026.05.21 01:43:04.292188 [ 8 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19203 | 2026.05.21 01:43:04.292211 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19204 | 2026.05.21 01:43:04.292323 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 19205 | 2026.05.21 01:43:04.295953 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19206 | 2026.05.21 01:43:04.296188 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19207 | 2026.05.21 01:43:04.297951 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 19208 | 2026.05.21 01:43:04.302768 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 19209 | 2026.05.21 01:43:04.307419 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 19210 | 2026.05.21 01:43:04.312117 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 19211 | 2026.05.21 01:43:04.317034 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 19212 | 2026.05.21 01:43:04.321832 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 19213 | 2026.05.21 01:43:04.381624 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.08935945 sec., 7251.611329299811 rows/sec., 37.50 MiB/sec. | ||
| 19214 | 2026.05.21 01:43:04.384910 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19215 | 2026.05.21 01:43:04.386953 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_86_17} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19216 | 2026.05.21 01:43:04.387065 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_86_17} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19217 | 2026.05.21 01:43:04.389895 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19218 | 2026.05.21 01:43:05.000980 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.08 MiB, peak 409.50 MiB, free memory in arenas 0.00 B, will set to 390.65 MiB (RSS), difference: -1.43 MiB | ||
| 19219 | 2026.05.21 01:43:09.126361 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19220 | 2026.05.21 01:43:09.126654 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 19221 | 2026.05.21 01:43:09.127078 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19222 | 2026.05.21 01:43:09.127121 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 19223 | 2026.05.21 01:43:09.127381 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19224 | 2026.05.21 01:43:09.127450 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19225 | 2026.05.21 01:43:09.127590 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 19226 | 2026.05.21 01:43:09.127625 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19227 | 2026.05.21 01:43:09.127645 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 19228 | 2026.05.21 01:43:09.127660 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19229 | 2026.05.21 01:43:09.127700 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 19230 | 2026.05.21 01:43:09.127720 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 19231 | 2026.05.21 01:43:09.128793 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002257 sec., 17279.574656623838 rows/sec., 3.52 MiB/sec. | ||
| 19232 | 2026.05.21 01:43:09.128907 [ 270 ] {9dffc515-4a32-4001-b59d-2a59d8cb940f} <Debug> TCPHandler: Processed in 0.002696554 sec. | ||
| 19233 | 2026.05.21 01:43:09.131664 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19234 | 2026.05.21 01:43:09.131799 [ 270 ] {0493cbed-0b67-4f8a-be4b-0338ad857d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19235 | 2026.05.21 01:43:09.131853 [ 270 ] {0493cbed-0b67-4f8a-be4b-0338ad857d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19236 | 2026.05.21 01:43:09.132399 [ 270 ] {0493cbed-0b67-4f8a-be4b-0338ad857d95} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19237 | 2026.05.21 01:43:09.132444 [ 270 ] {0493cbed-0b67-4f8a-be4b-0338ad857d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19238 | 2026.05.21 01:43:09.132791 [ 270 ] {0493cbed-0b67-4f8a-be4b-0338ad857d95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 19239 | 2026.05.21 01:43:09.132996 [ 270 ] {0493cbed-0b67-4f8a-be4b-0338ad857d95} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19240 | 2026.05.21 01:43:09.133141 [ 270 ] {0493cbed-0b67-4f8a-be4b-0338ad857d95} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001441 sec., 16655.100624566272 rows/sec., 1.38 MiB/sec. | ||
| 19241 | 2026.05.21 01:43:09.133176 [ 270 ] {0493cbed-0b67-4f8a-be4b-0338ad857d95} <Debug> TCPHandler: Processed in 0.001637762 sec. | ||
| 19242 | 2026.05.21 01:43:09.133375 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19243 | 2026.05.21 01:43:09.133487 [ 270 ] {e21d45c4-9f00-481a-a3dd-91ffaacbcb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19244 | 2026.05.21 01:43:09.133530 [ 270 ] {e21d45c4-9f00-481a-a3dd-91ffaacbcb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19245 | 2026.05.21 01:43:09.133957 [ 270 ] {e21d45c4-9f00-481a-a3dd-91ffaacbcb86} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19246 | 2026.05.21 01:43:09.133993 [ 270 ] {e21d45c4-9f00-481a-a3dd-91ffaacbcb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19247 | 2026.05.21 01:43:09.134289 [ 270 ] {e21d45c4-9f00-481a-a3dd-91ffaacbcb86} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19248 | 2026.05.21 01:43:09.134484 [ 270 ] {e21d45c4-9f00-481a-a3dd-91ffaacbcb86} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19249 | 2026.05.21 01:43:09.134610 [ 270 ] {e21d45c4-9f00-481a-a3dd-91ffaacbcb86} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001169 sec., 1710.8639863130882 rows/sec., 139.51 KiB/sec. | ||
| 19250 | 2026.05.21 01:43:09.134643 [ 270 ] {e21d45c4-9f00-481a-a3dd-91ffaacbcb86} <Debug> TCPHandler: Processed in 0.001346316 sec. | ||
| 19251 | 2026.05.21 01:43:09.134764 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19252 | 2026.05.21 01:43:09.134854 [ 270 ] {fb9f4c2a-ad19-4150-a0db-eb2938c01cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19253 | 2026.05.21 01:43:09.134892 [ 270 ] {fb9f4c2a-ad19-4150-a0db-eb2938c01cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19254 | 2026.05.21 01:43:09.135404 [ 270 ] {fb9f4c2a-ad19-4150-a0db-eb2938c01cab} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19255 | 2026.05.21 01:43:09.135442 [ 270 ] {fb9f4c2a-ad19-4150-a0db-eb2938c01cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19256 | 2026.05.21 01:43:09.135767 [ 270 ] {fb9f4c2a-ad19-4150-a0db-eb2938c01cab} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19257 | 2026.05.21 01:43:09.135984 [ 270 ] {fb9f4c2a-ad19-4150-a0db-eb2938c01cab} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19258 | 2026.05.21 01:43:09.136116 [ 270 ] {fb9f4c2a-ad19-4150-a0db-eb2938c01cab} <Debug> executeQuery: Read 209 rows, 19.12 KiB in 0.001238 sec., 168820.67851373184 rows/sec., 15.09 MiB/sec. | ||
| 19259 | 2026.05.21 01:43:09.136150 [ 270 ] {fb9f4c2a-ad19-4150-a0db-eb2938c01cab} <Debug> TCPHandler: Processed in 0.001400178 sec. | ||
| 19260 | 2026.05.21 01:43:09.136179 [ 58 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19261 | 2026.05.21 01:43:09.136252 [ 58 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19262 | 2026.05.21 01:43:09.136273 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19263 | 2026.05.21 01:43:09.136279 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19264 | 2026.05.21 01:43:09.136378 [ 270 ] {dd4a0162-1f05-4c9a-9f1a-25828e25e9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19265 | 2026.05.21 01:43:09.136417 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::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 | ||
| 19266 | 2026.05.21 01:43:09.136424 [ 270 ] {dd4a0162-1f05-4c9a-9f1a-25828e25e9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19267 | 2026.05.21 01:43:09.136567 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19268 | 2026.05.21 01:43:09.136609 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2620 rows starting from the beginning of the part | ||
| 19269 | 2026.05.21 01:43:09.136675 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 2458 rows starting from the beginning of the part | ||
| 19270 | 2026.05.21 01:43:09.136729 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 19271 | 2026.05.21 01:43:09.136779 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 88 rows starting from the beginning of the part | ||
| 19272 | 2026.05.21 01:43:09.136827 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 106 rows starting from the beginning of the part | ||
| 19273 | 2026.05.21 01:43:09.136870 [ 270 ] {dd4a0162-1f05-4c9a-9f1a-25828e25e9fc} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19274 | 2026.05.21 01:43:09.136874 [ 194 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 209 rows starting from the beginning of the part | ||
| 19275 | 2026.05.21 01:43:09.136916 [ 270 ] {dd4a0162-1f05-4c9a-9f1a-25828e25e9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19276 | 2026.05.21 01:43:09.137237 [ 270 ] {dd4a0162-1f05-4c9a-9f1a-25828e25e9fc} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19277 | 2026.05.21 01:43:09.137440 [ 270 ] {dd4a0162-1f05-4c9a-9f1a-25828e25e9fc} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19278 | 2026.05.21 01:43:09.137569 [ 270 ] {dd4a0162-1f05-4c9a-9f1a-25828e25e9fc} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.00123 sec., 24390.243902439026 rows/sec., 1.83 MiB/sec. | ||
| 19279 | 2026.05.21 01:43:09.137578 [ 58 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19280 | 2026.05.21 01:43:09.137603 [ 270 ] {dd4a0162-1f05-4c9a-9f1a-25828e25e9fc} <Debug> TCPHandler: Processed in 0.001403637 sec. | ||
| 19281 | 2026.05.21 01:43:09.137618 [ 58 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19282 | 2026.05.21 01:43:09.137642 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19283 | 2026.05.21 01:43:09.137726 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19284 | 2026.05.21 01:43:09.137735 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 19285 | 2026.05.21 01:43:09.137821 [ 270 ] {f70b5b32-7cfc-4f48-b066-0f8368d674d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19286 | 2026.05.21 01:43:09.137862 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19287 | 2026.05.21 01:43:09.137864 [ 270 ] {f70b5b32-7cfc-4f48-b066-0f8368d674d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19288 | 2026.05.21 01:43:09.137899 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 84 rows starting from the beginning of the part | ||
| 19289 | 2026.05.21 01:43:09.137963 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 16 rows starting from the beginning of the part | ||
| 19290 | 2026.05.21 01:43:09.138006 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 42 rows starting from the beginning of the part | ||
| 19291 | 2026.05.21 01:43:09.138043 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 16 rows starting from the beginning of the part | ||
| 19292 | 2026.05.21 01:43:09.138078 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 25 rows starting from the beginning of the part | ||
| 19293 | 2026.05.21 01:43:09.138113 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part | ||
| 19294 | 2026.05.21 01:43:09.138315 [ 270 ] {f70b5b32-7cfc-4f48-b066-0f8368d674d5} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19295 | 2026.05.21 01:43:09.138359 [ 270 ] {f70b5b32-7cfc-4f48-b066-0f8368d674d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19296 | 2026.05.21 01:43:09.138689 [ 270 ] {f70b5b32-7cfc-4f48-b066-0f8368d674d5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 19297 | 2026.05.21 01:43:09.138910 [ 270 ] {f70b5b32-7cfc-4f48-b066-0f8368d674d5} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19298 | 2026.05.21 01:43:09.138951 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002586272 sec., 2140919.439254649 rows/sec., 170.11 MiB/sec. | ||
| 19299 | 2026.05.21 01:43:09.138953 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227705 sec., 173494.44695590553 rows/sec., 13.39 MiB/sec. | ||
| 19300 | 2026.05.21 01:43:09.139044 [ 270 ] {f70b5b32-7cfc-4f48-b066-0f8368d674d5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001201 sec., 19983.347210657786 rows/sec., 1.66 MiB/sec. | ||
| 19301 | 2026.05.21 01:43:09.139081 [ 270 ] {f70b5b32-7cfc-4f48-b066-0f8368d674d5} <Debug> TCPHandler: Processed in 0.001371977 sec. | ||
| 19302 | 2026.05.21 01:43:09.139123 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19303 | 2026.05.21 01:43:09.139211 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19304 | 2026.05.21 01:43:09.139220 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19305 | 2026.05.21 01:43:09.139310 [ 270 ] {c7c48ad5-dd6c-47b0-9ca7-8f670eacbefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19306 | 2026.05.21 01:43:09.139355 [ 270 ] {c7c48ad5-dd6c-47b0-9ca7-8f670eacbefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19307 | 2026.05.21 01:43:09.139372 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19308 | 2026.05.21 01:43:09.139444 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_121_24} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19309 | 2026.05.21 01:43:09.139489 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19310 | 2026.05.21 01:43:09.139516 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 19311 | 2026.05.21 01:43:09.139554 [ 190 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_146_29} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19312 | 2026.05.21 01:43:09.139622 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 19313 | 2026.05.21 01:43:09.139736 [ 270 ] {c7c48ad5-dd6c-47b0-9ca7-8f670eacbefb} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19314 | 2026.05.21 01:43:09.139774 [ 270 ] {c7c48ad5-dd6c-47b0-9ca7-8f670eacbefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19315 | 2026.05.21 01:43:09.140057 [ 270 ] {c7c48ad5-dd6c-47b0-9ca7-8f670eacbefb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 19316 | 2026.05.21 01:43:09.140345 [ 270 ] {c7c48ad5-dd6c-47b0-9ca7-8f670eacbefb} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19317 | 2026.05.21 01:43:09.140475 [ 270 ] {c7c48ad5-dd6c-47b0-9ca7-8f670eacbefb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. | ||
| 19318 | 2026.05.21 01:43:09.140510 [ 270 ] {c7c48ad5-dd6c-47b0-9ca7-8f670eacbefb} <Debug> TCPHandler: Processed in 0.001355367 sec. | ||
| 19319 | 2026.05.21 01:43:09.140629 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19320 | 2026.05.21 01:43:09.140723 [ 270 ] {b020d0db-05c0-4b87-9f40-5dceed56afb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19321 | 2026.05.21 01:43:09.140763 [ 270 ] {b020d0db-05c0-4b87-9f40-5dceed56afb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19322 | 2026.05.21 01:43:09.141195 [ 270 ] {b020d0db-05c0-4b87-9f40-5dceed56afb8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19323 | 2026.05.21 01:43:09.141232 [ 270 ] {b020d0db-05c0-4b87-9f40-5dceed56afb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19324 | 2026.05.21 01:43:09.141555 [ 270 ] {b020d0db-05c0-4b87-9f40-5dceed56afb8} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19325 | 2026.05.21 01:43:09.141764 [ 270 ] {b020d0db-05c0-4b87-9f40-5dceed56afb8} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19326 | 2026.05.21 01:43:09.141888 [ 58 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19327 | 2026.05.21 01:43:09.141894 [ 270 ] {b020d0db-05c0-4b87-9f40-5dceed56afb8} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.001187 sec., 99410.27801179445 rows/sec., 8.08 MiB/sec. | ||
| 19328 | 2026.05.21 01:43:09.141925 [ 58 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19329 | 2026.05.21 01:43:09.141944 [ 270 ] {b020d0db-05c0-4b87-9f40-5dceed56afb8} <Debug> TCPHandler: Processed in 0.001363677 sec. | ||
| 19330 | 2026.05.21 01:43:09.141948 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19331 | 2026.05.21 01:43:09.142041 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::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 | ||
| 19332 | 2026.05.21 01:43:09.142083 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19333 | 2026.05.21 01:43:09.142139 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19334 | 2026.05.21 01:43:09.142169 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1405 rows starting from the beginning of the part | ||
| 19335 | 2026.05.21 01:43:09.142183 [ 270 ] {a8aa8f77-f741-4d9e-82a7-5e7018b14495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19336 | 2026.05.21 01:43:09.142216 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1321 rows starting from the beginning of the part | ||
| 19337 | 2026.05.21 01:43:09.142232 [ 270 ] {a8aa8f77-f741-4d9e-82a7-5e7018b14495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19338 | 2026.05.21 01:43:09.142264 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 19339 | 2026.05.21 01:43:09.142303 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 80 rows starting from the beginning of the part | ||
| 19340 | 2026.05.21 01:43:09.142335 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 89 rows starting from the beginning of the part | ||
| 19341 | 2026.05.21 01:43:09.142368 [ 194 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 118 rows starting from the beginning of the part | ||
| 19342 | 2026.05.21 01:43:09.142621 [ 270 ] {a8aa8f77-f741-4d9e-82a7-5e7018b14495} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19343 | 2026.05.21 01:43:09.142659 [ 270 ] {a8aa8f77-f741-4d9e-82a7-5e7018b14495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19344 | 2026.05.21 01:43:09.143052 [ 270 ] {a8aa8f77-f741-4d9e-82a7-5e7018b14495} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19345 | 2026.05.21 01:43:09.143352 [ 270 ] {a8aa8f77-f741-4d9e-82a7-5e7018b14495} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19346 | 2026.05.21 01:43:09.143488 [ 270 ] {a8aa8f77-f741-4d9e-82a7-5e7018b14495} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001322 sec., 149016.64145234492 rows/sec., 10.69 MiB/sec. | ||
| 19347 | 2026.05.21 01:43:09.143504 [ 192 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149716 sec., 2055224.558497422 rows/sec., 149.25 MiB/sec. | ||
| 19348 | 2026.05.21 01:43:09.143523 [ 270 ] {a8aa8f77-f741-4d9e-82a7-5e7018b14495} <Debug> TCPHandler: Processed in 0.00148844 sec. | ||
| 19349 | 2026.05.21 01:43:09.143656 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19350 | 2026.05.21 01:43:09.143708 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19351 | 2026.05.21 01:43:09.143750 [ 270 ] {fc1f9e6c-0b4c-4933-a040-d0b35fed0b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19352 | 2026.05.21 01:43:09.143806 [ 270 ] {fc1f9e6c-0b4c-4933-a040-d0b35fed0b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19353 | 2026.05.21 01:43:09.143964 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19354 | 2026.05.21 01:43:09.144031 [ 187 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_146_29} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19355 | 2026.05.21 01:43:09.144108 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 19356 | 2026.05.21 01:43:09.144563 [ 270 ] {fc1f9e6c-0b4c-4933-a040-d0b35fed0b69} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19357 | 2026.05.21 01:43:09.144596 [ 270 ] {fc1f9e6c-0b4c-4933-a040-d0b35fed0b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19358 | 2026.05.21 01:43:09.145087 [ 270 ] {fc1f9e6c-0b4c-4933-a040-d0b35fed0b69} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19359 | 2026.05.21 01:43:09.145371 [ 270 ] {fc1f9e6c-0b4c-4933-a040-d0b35fed0b69} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19360 | 2026.05.21 01:43:09.145513 [ 270 ] {fc1f9e6c-0b4c-4933-a040-d0b35fed0b69} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001779 sec., 8993.816750983699 rows/sec., 16.12 MiB/sec. | ||
| 19361 | 2026.05.21 01:43:09.145566 [ 270 ] {fc1f9e6c-0b4c-4933-a040-d0b35fed0b69} <Debug> TCPHandler: Processed in 0.001957619 sec. | ||
| 19362 | 2026.05.21 01:43:09.145686 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19363 | 2026.05.21 01:43:09.145781 [ 270 ] {fd483b0f-8f4d-444e-8102-2f15f3c3fe3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19364 | 2026.05.21 01:43:09.145825 [ 270 ] {fd483b0f-8f4d-444e-8102-2f15f3c3fe3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19365 | 2026.05.21 01:43:09.146162 [ 270 ] {fd483b0f-8f4d-444e-8102-2f15f3c3fe3a} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19366 | 2026.05.21 01:43:09.146198 [ 270 ] {fd483b0f-8f4d-444e-8102-2f15f3c3fe3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19367 | 2026.05.21 01:43:09.146487 [ 270 ] {fd483b0f-8f4d-444e-8102-2f15f3c3fe3a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19368 | 2026.05.21 01:43:09.146681 [ 270 ] {fd483b0f-8f4d-444e-8102-2f15f3c3fe3a} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19369 | 2026.05.21 01:43:09.146792 [ 58 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19370 | 2026.05.21 01:43:09.146804 [ 270 ] {fd483b0f-8f4d-444e-8102-2f15f3c3fe3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 19371 | 2026.05.21 01:43:09.146827 [ 58 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19372 | 2026.05.21 01:43:09.146865 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19373 | 2026.05.21 01:43:09.146876 [ 270 ] {fd483b0f-8f4d-444e-8102-2f15f3c3fe3a} <Debug> TCPHandler: Processed in 0.001279715 sec. | ||
| 19374 | 2026.05.21 01:43:09.146946 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::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 | ||
| 19375 | 2026.05.21 01:43:09.147046 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19376 | 2026.05.21 01:43:09.147077 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7350 rows starting from the beginning of the part | ||
| 19377 | 2026.05.21 01:43:09.147135 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 12 rows starting from the beginning of the part | ||
| 19378 | 2026.05.21 01:43:09.147182 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 48 rows starting from the beginning of the part | ||
| 19379 | 2026.05.21 01:43:09.147302 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 19380 | 2026.05.21 01:43:09.147348 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 19381 | 2026.05.21 01:43:09.147392 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 19382 | 2026.05.21 01:43:09.149278 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002328586 sec., 3259488.8056528727 rows/sec., 219.74 MiB/sec. | ||
| 19383 | 2026.05.21 01:43:09.149951 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19384 | 2026.05.21 01:43:09.150274 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19385 | 2026.05.21 01:43:09.150345 [ 192 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_146_29} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19386 | 2026.05.21 01:43:09.150433 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 19387 | 2026.05.21 01:43:09.510619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41763 | ||
| 19388 | 2026.05.21 01:43:09.511258 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19389 | 2026.05.21 01:43:09.511312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19390 | 2026.05.21 01:43:09.511806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19391 | 2026.05.21 01:43:09.512040 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19392 | 2026.05.21 01:43:09.512188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41763 | ||
| 19393 | 2026.05.21 01:43:10.437900 [ 223 ] {} <Trace> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): 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] | ||
| 19394 | 2026.05.21 01:43:10.437961 [ 223 ] {} <Debug> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): 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] | ||
| 19395 | 2026.05.21 01:43:10.440483 [ 223 ] {} <Debug> system.query_log (9c208e50-4350-4897-8659-fa2c6cf8f6fc): 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] | ||
| 19396 | 2026.05.21 01:43:11.000352 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.65 MiB, peak 409.50 MiB, free memory in arenas 0.00 B, will set to 390.65 MiB (RSS), difference: 4.00 MiB | ||
| 19397 | 2026.05.21 01:43:11.796651 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19398 | 2026.05.21 01:43:11.814323 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19399 | 2026.05.21 01:43:11.814393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19400 | 2026.05.21 01:43:11.820488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19401 | 2026.05.21 01:43:11.821224 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19402 | 2026.05.21 01:43:11.824354 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19403 | 2026.05.21 01:43:14.125565 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19404 | 2026.05.21 01:43:14.125797 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19405 | 2026.05.21 01:43:14.126134 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19406 | 2026.05.21 01:43:14.126174 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 19407 | 2026.05.21 01:43:14.126399 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19408 | 2026.05.21 01:43:14.126472 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19409 | 2026.05.21 01:43:14.126617 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19410 | 2026.05.21 01:43:14.126653 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19411 | 2026.05.21 01:43:14.126675 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 19412 | 2026.05.21 01:43:14.126690 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19413 | 2026.05.21 01:43:14.126733 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19414 | 2026.05.21 01:43:14.126754 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 19415 | 2026.05.21 01:43:14.127886 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002185 sec., 17848.970251716248 rows/sec., 3.64 MiB/sec. | ||
| 19416 | 2026.05.21 01:43:14.128002 [ 270 ] {0971460e-3cdc-4281-a945-3f7cb5c7c90f} <Debug> TCPHandler: Processed in 0.002573231 sec. | ||
| 19417 | 2026.05.21 01:43:14.130118 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19418 | 2026.05.21 01:43:14.130237 [ 270 ] {e20f5bfb-e253-492e-bbe6-e97da17edaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19419 | 2026.05.21 01:43:14.130294 [ 270 ] {e20f5bfb-e253-492e-bbe6-e97da17edaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19420 | 2026.05.21 01:43:14.130908 [ 270 ] {e20f5bfb-e253-492e-bbe6-e97da17edaec} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19421 | 2026.05.21 01:43:14.130962 [ 270 ] {e20f5bfb-e253-492e-bbe6-e97da17edaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19422 | 2026.05.21 01:43:14.131377 [ 270 ] {e20f5bfb-e253-492e-bbe6-e97da17edaec} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19423 | 2026.05.21 01:43:14.131599 [ 270 ] {e20f5bfb-e253-492e-bbe6-e97da17edaec} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19424 | 2026.05.21 01:43:14.131760 [ 270 ] {e20f5bfb-e253-492e-bbe6-e97da17edaec} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001561 sec., 67905.18898142216 rows/sec., 5.70 MiB/sec. | ||
| 19425 | 2026.05.21 01:43:14.131798 [ 270 ] {e20f5bfb-e253-492e-bbe6-e97da17edaec} <Debug> TCPHandler: Processed in 0.001731335 sec. | ||
| 19426 | 2026.05.21 01:43:14.131926 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19427 | 2026.05.21 01:43:14.132026 [ 270 ] {c98d0f33-2875-4244-8b14-8906a81d92f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19428 | 2026.05.21 01:43:14.132068 [ 270 ] {c98d0f33-2875-4244-8b14-8906a81d92f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19429 | 2026.05.21 01:43:14.132480 [ 270 ] {c98d0f33-2875-4244-8b14-8906a81d92f6} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19430 | 2026.05.21 01:43:14.132517 [ 270 ] {c98d0f33-2875-4244-8b14-8906a81d92f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19431 | 2026.05.21 01:43:14.132811 [ 270 ] {c98d0f33-2875-4244-8b14-8906a81d92f6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19432 | 2026.05.21 01:43:14.133015 [ 270 ] {c98d0f33-2875-4244-8b14-8906a81d92f6} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19433 | 2026.05.21 01:43:14.133152 [ 270 ] {c98d0f33-2875-4244-8b14-8906a81d92f6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001148 sec., 21777.003484320558 rows/sec., 1.60 MiB/sec. | ||
| 19434 | 2026.05.21 01:43:14.133187 [ 270 ] {c98d0f33-2875-4244-8b14-8906a81d92f6} <Debug> TCPHandler: Processed in 0.001309916 sec. | ||
| 19435 | 2026.05.21 01:43:14.133303 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19436 | 2026.05.21 01:43:14.133398 [ 270 ] {3a7313f8-296c-40e0-b678-79bfa13bf22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19437 | 2026.05.21 01:43:14.133438 [ 270 ] {3a7313f8-296c-40e0-b678-79bfa13bf22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19438 | 2026.05.21 01:43:14.133860 [ 270 ] {3a7313f8-296c-40e0-b678-79bfa13bf22b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19439 | 2026.05.21 01:43:14.133897 [ 270 ] {3a7313f8-296c-40e0-b678-79bfa13bf22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19440 | 2026.05.21 01:43:14.134192 [ 270 ] {3a7313f8-296c-40e0-b678-79bfa13bf22b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19441 | 2026.05.21 01:43:14.134401 [ 270 ] {3a7313f8-296c-40e0-b678-79bfa13bf22b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19442 | 2026.05.21 01:43:14.134529 [ 270 ] {3a7313f8-296c-40e0-b678-79bfa13bf22b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00115 sec., 77391.3043478261 rows/sec., 6.04 MiB/sec. | ||
| 19443 | 2026.05.21 01:43:14.134563 [ 270 ] {3a7313f8-296c-40e0-b678-79bfa13bf22b} <Debug> TCPHandler: Processed in 0.001308216 sec. | ||
| 19444 | 2026.05.21 01:43:14.134681 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19445 | 2026.05.21 01:43:14.134776 [ 270 ] {dd39ac6f-9ab6-481d-8b84-45f9060c8c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19446 | 2026.05.21 01:43:14.134819 [ 270 ] {dd39ac6f-9ab6-481d-8b84-45f9060c8c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19447 | 2026.05.21 01:43:14.135231 [ 270 ] {dd39ac6f-9ab6-481d-8b84-45f9060c8c9e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19448 | 2026.05.21 01:43:14.135267 [ 270 ] {dd39ac6f-9ab6-481d-8b84-45f9060c8c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19449 | 2026.05.21 01:43:14.135597 [ 270 ] {dd39ac6f-9ab6-481d-8b84-45f9060c8c9e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19450 | 2026.05.21 01:43:14.135796 [ 270 ] {dd39ac6f-9ab6-481d-8b84-45f9060c8c9e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19451 | 2026.05.21 01:43:14.135924 [ 270 ] {dd39ac6f-9ab6-481d-8b84-45f9060c8c9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 19452 | 2026.05.21 01:43:14.135921 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_142_39 to all_143_143_0 | ||
| 19453 | 2026.05.21 01:43:14.135959 [ 270 ] {dd39ac6f-9ab6-481d-8b84-45f9060c8c9e} <Debug> TCPHandler: Processed in 0.001325427 sec. | ||
| 19454 | 2026.05.21 01:43:14.136000 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19455 | 2026.05.21 01:43:14.136025 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19456 | 2026.05.21 01:43:14.136086 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19457 | 2026.05.21 01:43:14.136115 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_143_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_142_39 to all_143_143_0 into Compact with storage Full | ||
| 19458 | 2026.05.21 01:43:14.136184 [ 270 ] {aa0ee54c-76f5-45a7-9cca-4201c8c4e7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19459 | 2026.05.21 01:43:14.136241 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_143_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19460 | 2026.05.21 01:43:14.136243 [ 270 ] {aa0ee54c-76f5-45a7-9cca-4201c8c4e7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19461 | 2026.05.21 01:43:14.136285 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_143_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_142_39, total 50751 rows starting from the beginning of the part | ||
| 19462 | 2026.05.21 01:43:14.136359 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_143_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 128 rows starting from the beginning of the part | ||
| 19463 | 2026.05.21 01:43:14.137099 [ 270 ] {aa0ee54c-76f5-45a7-9cca-4201c8c4e7d6} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19464 | 2026.05.21 01:43:14.137140 [ 270 ] {aa0ee54c-76f5-45a7-9cca-4201c8c4e7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19465 | 2026.05.21 01:43:14.137678 [ 270 ] {aa0ee54c-76f5-45a7-9cca-4201c8c4e7d6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19466 | 2026.05.21 01:43:14.137896 [ 270 ] {aa0ee54c-76f5-45a7-9cca-4201c8c4e7d6} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19467 | 2026.05.21 01:43:14.138022 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19468 | 2026.05.21 01:43:14.138037 [ 270 ] {aa0ee54c-76f5-45a7-9cca-4201c8c4e7d6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001871 sec., 13361.838588989845 rows/sec., 23.94 MiB/sec. | ||
| 19469 | 2026.05.21 01:43:14.138059 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19470 | 2026.05.21 01:43:14.138082 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19471 | 2026.05.21 01:43:14.138097 [ 270 ] {aa0ee54c-76f5-45a7-9cca-4201c8c4e7d6} <Debug> TCPHandler: Processed in 0.002058461 sec. | ||
| 19472 | 2026.05.21 01:43:14.138187 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 19473 | 2026.05.21 01:43:14.138230 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19474 | 2026.05.21 01:43:14.138330 [ 270 ] {457503a2-d662-4260-a83f-6e4bd175f56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19475 | 2026.05.21 01:43:14.138371 [ 270 ] {457503a2-d662-4260-a83f-6e4bd175f56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19476 | 2026.05.21 01:43:14.138463 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19477 | 2026.05.21 01:43:14.138535 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2511 rows starting from the beginning of the part | ||
| 19478 | 2026.05.21 01:43:14.138682 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
| 19479 | 2026.05.21 01:43:14.138707 [ 270 ] {457503a2-d662-4260-a83f-6e4bd175f56c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19480 | 2026.05.21 01:43:14.138747 [ 270 ] {457503a2-d662-4260-a83f-6e4bd175f56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19481 | 2026.05.21 01:43:14.138815 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 16 rows starting from the beginning of the part | ||
| 19482 | 2026.05.21 01:43:14.138947 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 25 rows starting from the beginning of the part | ||
| 19483 | 2026.05.21 01:43:14.139069 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 16 rows starting from the beginning of the part | ||
| 19484 | 2026.05.21 01:43:14.139069 [ 270 ] {457503a2-d662-4260-a83f-6e4bd175f56c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19485 | 2026.05.21 01:43:14.139186 [ 192 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 25 rows starting from the beginning of the part | ||
| 19486 | 2026.05.21 01:43:14.139315 [ 270 ] {457503a2-d662-4260-a83f-6e4bd175f56c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19487 | 2026.05.21 01:43:14.139452 [ 270 ] {457503a2-d662-4260-a83f-6e4bd175f56c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 19488 | 2026.05.21 01:43:14.139486 [ 270 ] {457503a2-d662-4260-a83f-6e4bd175f56c} <Debug> TCPHandler: Processed in 0.001303766 sec. | ||
| 19489 | 2026.05.21 01:43:14.145255 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_143_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50879 rows, containing 5 columns (5 merged, 0 gathered) in 0.009173713 sec., 5546173.070816582 rows/sec., 358.40 MiB/sec. | ||
| 19490 | 2026.05.21 01:43:14.145764 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_143_40} <Trace> MergedBlockOutputStream: filled checksums all_1_143_40 (state Temporary) | ||
| 19491 | 2026.05.21 01:43:14.146117 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_143_40} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_143_40 to all_1_143_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19492 | 2026.05.21 01:43:14.146213 [ 200 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_143_40} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_142_39, all_143_143_0] -> all_1_143_40 | ||
| 19493 | 2026.05.21 01:43:14.146317 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 19494 | 2026.05.21 01:43:14.151040 [ 195 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2629 rows, containing 19 columns (19 merged, 0 gathered) in 0.012909137 sec., 203654.20244591098 rows/sec., 364.94 MiB/sec. | ||
| 19495 | 2026.05.21 01:43:14.153488 [ 203 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19496 | 2026.05.21 01:43:14.153893 [ 203 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19497 | 2026.05.21 01:43:14.153977 [ 203 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19498 | 2026.05.21 01:43:14.154158 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.96 MiB. | ||
| 19499 | 2026.05.21 01:43:15.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.10 MiB, peak 410.01 MiB, free memory in arenas 0.00 B, will set to 395.31 MiB (RSS), difference: 4.21 MiB | ||
| 19500 | 2026.05.21 01:43:15.048285 [ 222 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 19501 | 2026.05.21 01:43:15.048330 [ 222 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 19502 | 2026.05.21 01:43:15.051587 [ 222 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 19503 | 2026.05.21 01:43:16.788306 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19504 | 2026.05.21 01:43:16.788381 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19505 | 2026.05.21 01:43:17.012969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42275 | ||
| 19506 | 2026.05.21 01:43:17.013490 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19507 | 2026.05.21 01:43:17.013531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19508 | 2026.05.21 01:43:17.014005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19509 | 2026.05.21 01:43:17.014243 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19510 | 2026.05.21 01:43:17.014394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42275 | ||
| 19511 | 2026.05.21 01:43:19.125061 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19512 | 2026.05.21 01:43:19.125404 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19513 | 2026.05.21 01:43:19.125902 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19514 | 2026.05.21 01:43:19.125968 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 19515 | 2026.05.21 01:43:19.126204 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19516 | 2026.05.21 01:43:19.126272 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19517 | 2026.05.21 01:43:19.126414 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19518 | 2026.05.21 01:43:19.126450 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19519 | 2026.05.21 01:43:19.126471 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 19520 | 2026.05.21 01:43:19.126486 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19521 | 2026.05.21 01:43:19.126530 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19522 | 2026.05.21 01:43:19.126550 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 19523 | 2026.05.21 01:43:19.127668 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.00241 sec., 16182.572614107885 rows/sec., 3.30 MiB/sec. | ||
| 19524 | 2026.05.21 01:43:19.127777 [ 270 ] {8559ac42-d0c7-4601-a954-4d1493824f14} <Debug> TCPHandler: Processed in 0.002895938 sec. | ||
| 19525 | 2026.05.21 01:43:19.129743 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19526 | 2026.05.21 01:43:19.129856 [ 270 ] {8786b403-4228-4a4e-9d66-3e7b616cf4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19527 | 2026.05.21 01:43:19.129901 [ 270 ] {8786b403-4228-4a4e-9d66-3e7b616cf4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19528 | 2026.05.21 01:43:19.130550 [ 270 ] {8786b403-4228-4a4e-9d66-3e7b616cf4fb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19529 | 2026.05.21 01:43:19.130607 [ 270 ] {8786b403-4228-4a4e-9d66-3e7b616cf4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19530 | 2026.05.21 01:43:19.131043 [ 270 ] {8786b403-4228-4a4e-9d66-3e7b616cf4fb} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19531 | 2026.05.21 01:43:19.131267 [ 270 ] {8786b403-4228-4a4e-9d66-3e7b616cf4fb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19532 | 2026.05.21 01:43:19.131414 [ 270 ] {8786b403-4228-4a4e-9d66-3e7b616cf4fb} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00159 sec., 55345.911949685535 rows/sec., 4.66 MiB/sec. | ||
| 19533 | 2026.05.21 01:43:19.131449 [ 270 ] {8786b403-4228-4a4e-9d66-3e7b616cf4fb} <Debug> TCPHandler: Processed in 0.001759415 sec. | ||
| 19534 | 2026.05.21 01:43:19.131576 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19535 | 2026.05.21 01:43:19.131670 [ 270 ] {5204ed2c-c46f-4175-9e8a-078e8ef741e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19536 | 2026.05.21 01:43:19.131710 [ 270 ] {5204ed2c-c46f-4175-9e8a-078e8ef741e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19537 | 2026.05.21 01:43:19.132150 [ 270 ] {5204ed2c-c46f-4175-9e8a-078e8ef741e0} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19538 | 2026.05.21 01:43:19.132186 [ 270 ] {5204ed2c-c46f-4175-9e8a-078e8ef741e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19539 | 2026.05.21 01:43:19.132467 [ 270 ] {5204ed2c-c46f-4175-9e8a-078e8ef741e0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19540 | 2026.05.21 01:43:19.132669 [ 270 ] {5204ed2c-c46f-4175-9e8a-078e8ef741e0} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19541 | 2026.05.21 01:43:19.132799 [ 270 ] {5204ed2c-c46f-4175-9e8a-078e8ef741e0} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1.02 MiB/sec. | ||
| 19542 | 2026.05.21 01:43:19.132833 [ 270 ] {5204ed2c-c46f-4175-9e8a-078e8ef741e0} <Debug> TCPHandler: Processed in 0.001311886 sec. | ||
| 19543 | 2026.05.21 01:43:19.132959 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19544 | 2026.05.21 01:43:19.133058 [ 270 ] {81596bc9-d95b-4f77-aa4e-09164574e914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19545 | 2026.05.21 01:43:19.133098 [ 270 ] {81596bc9-d95b-4f77-aa4e-09164574e914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19546 | 2026.05.21 01:43:19.133510 [ 270 ] {81596bc9-d95b-4f77-aa4e-09164574e914} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19547 | 2026.05.21 01:43:19.133545 [ 270 ] {81596bc9-d95b-4f77-aa4e-09164574e914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19548 | 2026.05.21 01:43:19.133845 [ 270 ] {81596bc9-d95b-4f77-aa4e-09164574e914} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19549 | 2026.05.21 01:43:19.134053 [ 270 ] {81596bc9-d95b-4f77-aa4e-09164574e914} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19550 | 2026.05.21 01:43:19.134181 [ 270 ] {81596bc9-d95b-4f77-aa4e-09164574e914} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001141 sec., 70113.93514460999 rows/sec., 5.47 MiB/sec. | ||
| 19551 | 2026.05.21 01:43:19.134215 [ 270 ] {81596bc9-d95b-4f77-aa4e-09164574e914} <Debug> TCPHandler: Processed in 0.001304416 sec. | ||
| 19552 | 2026.05.21 01:43:19.134334 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19553 | 2026.05.21 01:43:19.134427 [ 270 ] {b44a8089-127a-4c51-9df3-e5467f616438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19554 | 2026.05.21 01:43:19.134469 [ 270 ] {b44a8089-127a-4c51-9df3-e5467f616438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19555 | 2026.05.21 01:43:19.134873 [ 270 ] {b44a8089-127a-4c51-9df3-e5467f616438} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2026.05.21 01:43:19.134908 [ 270 ] {b44a8089-127a-4c51-9df3-e5467f616438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19557 | 2026.05.21 01:43:19.135226 [ 270 ] {b44a8089-127a-4c51-9df3-e5467f616438} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19558 | 2026.05.21 01:43:19.135437 [ 270 ] {b44a8089-127a-4c51-9df3-e5467f616438} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19559 | 2026.05.21 01:43:19.135565 [ 270 ] {b44a8089-127a-4c51-9df3-e5467f616438} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 19560 | 2026.05.21 01:43:19.135576 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_143_40 to all_144_144_0 | ||
| 19561 | 2026.05.21 01:43:19.135598 [ 270 ] {b44a8089-127a-4c51-9df3-e5467f616438} <Debug> TCPHandler: Processed in 0.001313476 sec. | ||
| 19562 | 2026.05.21 01:43:19.135645 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19563 | 2026.05.21 01:43:19.135670 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19564 | 2026.05.21 01:43:19.135733 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19565 | 2026.05.21 01:43:19.135752 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_144_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_40 to all_144_144_0 into Compact with storage Full | ||
| 19566 | 2026.05.21 01:43:19.135831 [ 270 ] {bb51bf39-4453-42fb-8937-9a611b25d2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19567 | 2026.05.21 01:43:19.135844 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_144_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19568 | 2026.05.21 01:43:19.135873 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_144_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_143_40, total 50879 rows starting from the beginning of the part | ||
| 19569 | 2026.05.21 01:43:19.135884 [ 270 ] {bb51bf39-4453-42fb-8937-9a611b25d2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19570 | 2026.05.21 01:43:19.135931 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_144_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 19571 | 2026.05.21 01:43:19.136651 [ 270 ] {bb51bf39-4453-42fb-8937-9a611b25d2b7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19572 | 2026.05.21 01:43:19.136685 [ 270 ] {bb51bf39-4453-42fb-8937-9a611b25d2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19573 | 2026.05.21 01:43:19.137203 [ 270 ] {bb51bf39-4453-42fb-8937-9a611b25d2b7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19574 | 2026.05.21 01:43:19.137420 [ 270 ] {bb51bf39-4453-42fb-8937-9a611b25d2b7} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19575 | 2026.05.21 01:43:19.137561 [ 270 ] {bb51bf39-4453-42fb-8937-9a611b25d2b7} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001748 sec., 9153.318077803204 rows/sec., 16.40 MiB/sec. | ||
| 19576 | 2026.05.21 01:43:19.137615 [ 270 ] {bb51bf39-4453-42fb-8937-9a611b25d2b7} <Debug> TCPHandler: Processed in 0.001929439 sec. | ||
| 19577 | 2026.05.21 01:43:19.137662 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 19578 | 2026.05.21 01:43:19.137719 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 19579 | 2026.05.21 01:43:19.137757 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19580 | 2026.05.21 01:43:19.137858 [ 270 ] {ae190f16-fad3-45a1-9b3a-62136b59c02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19581 | 2026.05.21 01:43:19.137900 [ 270 ] {ae190f16-fad3-45a1-9b3a-62136b59c02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19582 | 2026.05.21 01:43:19.138231 [ 270 ] {ae190f16-fad3-45a1-9b3a-62136b59c02c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19583 | 2026.05.21 01:43:19.138276 [ 270 ] {ae190f16-fad3-45a1-9b3a-62136b59c02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19584 | 2026.05.21 01:43:19.138624 [ 270 ] {ae190f16-fad3-45a1-9b3a-62136b59c02c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19585 | 2026.05.21 01:43:19.138832 [ 270 ] {ae190f16-fad3-45a1-9b3a-62136b59c02c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19586 | 2026.05.21 01:43:19.138961 [ 270 ] {ae190f16-fad3-45a1-9b3a-62136b59c02c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 19587 | 2026.05.21 01:43:19.138999 [ 270 ] {ae190f16-fad3-45a1-9b3a-62136b59c02c} <Debug> TCPHandler: Processed in 0.001291686 sec. | ||
| 19588 | 2026.05.21 01:43:19.140921 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 19589 | 2026.05.21 01:43:19.143552 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_144_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51039 rows, containing 5 columns (5 merged, 0 gathered) in 0.007822006 sec., 6525052.524889396 rows/sec., 421.75 MiB/sec. | ||
| 19590 | 2026.05.21 01:43:19.143922 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_144_41} <Trace> MergedBlockOutputStream: filled checksums all_1_144_41 (state Temporary) | ||
| 19591 | 2026.05.21 01:43:19.144195 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_144_41} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_144_41 to all_1_144_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19592 | 2026.05.21 01:43:19.144257 [ 201 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_144_41} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_143_40, all_144_144_0] -> all_1_144_41 | ||
| 19593 | 2026.05.21 01:43:19.144315 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19594 | 2026.05.21 01:43:19.324962 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 19595 | 2026.05.21 01:43:19.344502 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19596 | 2026.05.21 01:43:19.344570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19597 | 2026.05.21 01:43:19.351112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19598 | 2026.05.21 01:43:19.351890 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19599 | 2026.05.21 01:43:19.355949 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19600 | 2026.05.21 01:43:19.546733 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19601 | 2026.05.21 01:43:19.546964 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 19602 | 2026.05.21 01:43:19.547307 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19603 | 2026.05.21 01:43:19.547350 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 19604 | 2026.05.21 01:43:19.547588 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19605 | 2026.05.21 01:43:19.547661 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19606 | 2026.05.21 01:43:19.547803 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 19607 | 2026.05.21 01:43:19.547841 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19608 | 2026.05.21 01:43:19.547863 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 19609 | 2026.05.21 01:43:19.547879 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19610 | 2026.05.21 01:43:19.547921 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 19611 | 2026.05.21 01:43:19.547943 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 19612 | 2026.05.21 01:43:19.549047 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002183 sec., 17865.322950068712 rows/sec., 3.64 MiB/sec. | ||
| 19613 | 2026.05.21 01:43:19.549161 [ 270 ] {cb756809-383c-4147-99af-3459ae729fe4} <Debug> TCPHandler: Processed in 0.002560531 sec. | ||
| 19614 | 2026.05.21 01:43:19.560719 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19615 | 2026.05.21 01:43:19.560855 [ 270 ] {042e16fd-1f3b-49b7-864a-680d89699ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19616 | 2026.05.21 01:43:19.560912 [ 270 ] {042e16fd-1f3b-49b7-864a-680d89699ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19617 | 2026.05.21 01:43:19.562356 [ 270 ] {042e16fd-1f3b-49b7-864a-680d89699ade} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19618 | 2026.05.21 01:43:19.562403 [ 270 ] {042e16fd-1f3b-49b7-864a-680d89699ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19619 | 2026.05.21 01:43:19.562937 [ 270 ] {042e16fd-1f3b-49b7-864a-680d89699ade} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19620 | 2026.05.21 01:43:19.563178 [ 270 ] {042e16fd-1f3b-49b7-864a-680d89699ade} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19621 | 2026.05.21 01:43:19.563340 [ 270 ] {042e16fd-1f3b-49b7-864a-680d89699ade} <Debug> executeQuery: Read 2455 rows, 186.40 KiB in 0.002525 sec., 972277.2277227723 rows/sec., 72.09 MiB/sec. | ||
| 19622 | 2026.05.21 01:43:19.563378 [ 270 ] {042e16fd-1f3b-49b7-864a-680d89699ade} <Debug> TCPHandler: Processed in 0.002724535 sec. | ||
| 19623 | 2026.05.21 01:43:19.563528 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19624 | 2026.05.21 01:43:19.563528 [ 226 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 19625 | 2026.05.21 01:43:19.563598 [ 226 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 19626 | 2026.05.21 01:43:19.563631 [ 270 ] {ed06a1bc-95de-45ea-8bbf-bdb27b22bd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19627 | 2026.05.21 01:43:19.563682 [ 270 ] {ed06a1bc-95de-45ea-8bbf-bdb27b22bd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19628 | 2026.05.21 01:43:19.564114 [ 270 ] {ed06a1bc-95de-45ea-8bbf-bdb27b22bd62} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19629 | 2026.05.21 01:43:19.564153 [ 270 ] {ed06a1bc-95de-45ea-8bbf-bdb27b22bd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19630 | 2026.05.21 01:43:19.564465 [ 270 ] {ed06a1bc-95de-45ea-8bbf-bdb27b22bd62} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19631 | 2026.05.21 01:43:19.564732 [ 270 ] {ed06a1bc-95de-45ea-8bbf-bdb27b22bd62} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19632 | 2026.05.21 01:43:19.564877 [ 270 ] {ed06a1bc-95de-45ea-8bbf-bdb27b22bd62} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001269 sec., 28368.794326241135 rows/sec., 2.08 MiB/sec. | ||
| 19633 | 2026.05.21 01:43:19.564913 [ 270 ] {ed06a1bc-95de-45ea-8bbf-bdb27b22bd62} <Debug> TCPHandler: Processed in 0.001437619 sec. | ||
| 19634 | 2026.05.21 01:43:19.565027 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19635 | 2026.05.21 01:43:19.565124 [ 270 ] {6f15cd2e-7948-436e-91f9-707ea2163741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19636 | 2026.05.21 01:43:19.565165 [ 270 ] {6f15cd2e-7948-436e-91f9-707ea2163741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19637 | 2026.05.21 01:43:19.565766 [ 270 ] {6f15cd2e-7948-436e-91f9-707ea2163741} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19638 | 2026.05.21 01:43:19.565804 [ 270 ] {6f15cd2e-7948-436e-91f9-707ea2163741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19639 | 2026.05.21 01:43:19.566170 [ 270 ] {6f15cd2e-7948-436e-91f9-707ea2163741} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19640 | 2026.05.21 01:43:19.566463 [ 270 ] {6f15cd2e-7948-436e-91f9-707ea2163741} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19641 | 2026.05.21 01:43:19.566600 [ 270 ] {6f15cd2e-7948-436e-91f9-707ea2163741} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001495 sec., 535785.9531772576 rows/sec., 30.95 MiB/sec. | ||
| 19642 | 2026.05.21 01:43:19.566635 [ 270 ] {6f15cd2e-7948-436e-91f9-707ea2163741} <Debug> TCPHandler: Processed in 0.001659153 sec. | ||
| 19643 | 2026.05.21 01:43:19.566761 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19644 | 2026.05.21 01:43:19.566884 [ 270 ] {09a48d20-da5d-4a95-b350-6e9e8a728f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19645 | 2026.05.21 01:43:19.566936 [ 270 ] {09a48d20-da5d-4a95-b350-6e9e8a728f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19646 | 2026.05.21 01:43:19.567044 [ 226 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): 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] | ||
| 19647 | 2026.05.21 01:43:19.567357 [ 270 ] {09a48d20-da5d-4a95-b350-6e9e8a728f42} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19648 | 2026.05.21 01:43:19.567401 [ 270 ] {09a48d20-da5d-4a95-b350-6e9e8a728f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19649 | 2026.05.21 01:43:19.567715 [ 270 ] {09a48d20-da5d-4a95-b350-6e9e8a728f42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 19650 | 2026.05.21 01:43:19.567924 [ 270 ] {09a48d20-da5d-4a95-b350-6e9e8a728f42} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19651 | 2026.05.21 01:43:19.568060 [ 270 ] {09a48d20-da5d-4a95-b350-6e9e8a728f42} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 58.54 KiB/sec. | ||
| 19652 | 2026.05.21 01:43:19.568096 [ 270 ] {09a48d20-da5d-4a95-b350-6e9e8a728f42} <Debug> TCPHandler: Processed in 0.001397788 sec. | ||
| 19653 | 2026.05.21 01:43:19.568201 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19654 | 2026.05.21 01:43:19.568298 [ 270 ] {59e27f36-c51c-42c0-99d3-085e1adcc506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19655 | 2026.05.21 01:43:19.568338 [ 270 ] {59e27f36-c51c-42c0-99d3-085e1adcc506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19656 | 2026.05.21 01:43:19.569081 [ 270 ] {59e27f36-c51c-42c0-99d3-085e1adcc506} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19657 | 2026.05.21 01:43:19.569119 [ 270 ] {59e27f36-c51c-42c0-99d3-085e1adcc506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19658 | 2026.05.21 01:43:19.569488 [ 270 ] {59e27f36-c51c-42c0-99d3-085e1adcc506} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19659 | 2026.05.21 01:43:19.569697 [ 270 ] {59e27f36-c51c-42c0-99d3-085e1adcc506} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19660 | 2026.05.21 01:43:19.569828 [ 270 ] {59e27f36-c51c-42c0-99d3-085e1adcc506} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.00155 sec., 848387.0967741936 rows/sec., 56.78 MiB/sec. | ||
| 19661 | 2026.05.21 01:43:19.569864 [ 270 ] {59e27f36-c51c-42c0-99d3-085e1adcc506} <Debug> TCPHandler: Processed in 0.001712744 sec. | ||
| 19662 | 2026.05.21 01:43:19.569932 [ 224 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 19663 | 2026.05.21 01:43:19.569978 [ 224 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 19664 | 2026.05.21 01:43:19.569982 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19665 | 2026.05.21 01:43:19.570088 [ 270 ] {d2c08a26-8233-4626-b269-8e5e434a2e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19666 | 2026.05.21 01:43:19.570133 [ 270 ] {d2c08a26-8233-4626-b269-8e5e434a2e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19667 | 2026.05.21 01:43:19.570779 [ 270 ] {d2c08a26-8233-4626-b269-8e5e434a2e25} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19668 | 2026.05.21 01:43:19.570817 [ 270 ] {d2c08a26-8233-4626-b269-8e5e434a2e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19669 | 2026.05.21 01:43:19.571278 [ 270 ] {d2c08a26-8233-4626-b269-8e5e434a2e25} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19670 | 2026.05.21 01:43:19.571494 [ 270 ] {d2c08a26-8233-4626-b269-8e5e434a2e25} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19671 | 2026.05.21 01:43:19.571629 [ 270 ] {d2c08a26-8233-4626-b269-8e5e434a2e25} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001559 sec., 959589.480436177 rows/sec., 58.19 MiB/sec. | ||
| 19672 | 2026.05.21 01:43:19.571629 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_144_41 to all_149_149_0 | ||
| 19673 | 2026.05.21 01:43:19.571667 [ 270 ] {d2c08a26-8233-4626-b269-8e5e434a2e25} <Debug> TCPHandler: Processed in 0.001735625 sec. | ||
| 19674 | 2026.05.21 01:43:19.571712 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19675 | 2026.05.21 01:43:19.571742 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19676 | 2026.05.21 01:43:19.571807 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19677 | 2026.05.21 01:43:19.571853 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_41 to all_149_149_0 into Compact with storage Full | ||
| 19678 | 2026.05.21 01:43:19.571937 [ 270 ] {23ca1283-602f-4c8a-ac53-9e996d392030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19679 | 2026.05.21 01:43:19.571988 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19680 | 2026.05.21 01:43:19.572010 [ 270 ] {23ca1283-602f-4c8a-ac53-9e996d392030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19681 | 2026.05.21 01:43:19.572029 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_144_41, total 51039 rows starting from the beginning of the part | ||
| 19682 | 2026.05.21 01:43:19.572105 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 19683 | 2026.05.21 01:43:19.572152 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 197 rows starting from the beginning of the part | ||
| 19684 | 2026.05.21 01:43:19.572200 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 19685 | 2026.05.21 01:43:19.572246 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 19686 | 2026.05.21 01:43:19.572286 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1496 rows starting from the beginning of the part | ||
| 19687 | 2026.05.21 01:43:19.572962 [ 270 ] {23ca1283-602f-4c8a-ac53-9e996d392030} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19688 | 2026.05.21 01:43:19.573008 [ 270 ] {23ca1283-602f-4c8a-ac53-9e996d392030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19689 | 2026.05.21 01:43:19.573416 [ 224 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): 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] | ||
| 19690 | 2026.05.21 01:43:19.573624 [ 270 ] {23ca1283-602f-4c8a-ac53-9e996d392030} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19691 | 2026.05.21 01:43:19.573889 [ 270 ] {23ca1283-602f-4c8a-ac53-9e996d392030} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19692 | 2026.05.21 01:43:19.574041 [ 270 ] {23ca1283-602f-4c8a-ac53-9e996d392030} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002131 sec., 16893.47724073205 rows/sec., 30.27 MiB/sec. | ||
| 19693 | 2026.05.21 01:43:19.574105 [ 270 ] {23ca1283-602f-4c8a-ac53-9e996d392030} <Debug> TCPHandler: Processed in 0.002360497 sec. | ||
| 19694 | 2026.05.21 01:43:19.574229 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19695 | 2026.05.21 01:43:19.574326 [ 270 ] {b785c4c4-415f-4157-b9fc-526a33ca5e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19696 | 2026.05.21 01:43:19.574370 [ 270 ] {b785c4c4-415f-4157-b9fc-526a33ca5e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19697 | 2026.05.21 01:43:19.574695 [ 270 ] {b785c4c4-415f-4157-b9fc-526a33ca5e26} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19698 | 2026.05.21 01:43:19.574731 [ 270 ] {b785c4c4-415f-4157-b9fc-526a33ca5e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19699 | 2026.05.21 01:43:19.575044 [ 270 ] {b785c4c4-415f-4157-b9fc-526a33ca5e26} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19700 | 2026.05.21 01:43:19.575265 [ 270 ] {b785c4c4-415f-4157-b9fc-526a33ca5e26} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19701 | 2026.05.21 01:43:19.575393 [ 270 ] {b785c4c4-415f-4157-b9fc-526a33ca5e26} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 762.55 KiB/sec. | ||
| 19702 | 2026.05.21 01:43:19.575426 [ 270 ] {b785c4c4-415f-4157-b9fc-526a33ca5e26} <Debug> TCPHandler: Processed in 0.001247034 sec. | ||
| 19703 | 2026.05.21 01:43:19.584172 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53212 rows, containing 5 columns (5 merged, 0 gathered) in 0.012364027 sec., 4303775.784378342 rows/sec., 278.00 MiB/sec. | ||
| 19704 | 2026.05.21 01:43:19.584956 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Trace> MergedBlockOutputStream: filled checksums all_1_149_42 (state Temporary) | ||
| 19705 | 2026.05.21 01:43:19.585296 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_149_42 to all_1_149_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19706 | 2026.05.21 01:43:19.585377 [ 196 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_149_42} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_144_41, all_149_149_0] -> all_1_149_42 | ||
| 19707 | 2026.05.21 01:43:19.585497 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 19708 | 2026.05.21 01:43:20.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.84 MiB, peak 410.01 MiB, free memory in arenas 0.00 B, will set to 395.33 MiB (RSS), difference: -1.51 MiB | ||
| 19709 | 2026.05.21 01:43:20.051809 [ 223 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 19710 | 2026.05.21 01:43:20.051844 [ 223 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 19711 | 2026.05.21 01:43:20.055679 [ 223 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): 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] | ||
| 19712 | 2026.05.21 01:43:20.649181 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 19713 | 2026.05.21 01:43:20.649238 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 19714 | 2026.05.21 01:43:20.652259 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): 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] | ||
| 19715 | 2026.05.21 01:43:22.143574 [ 44 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 19716 | 2026.05.21 01:43:22.143662 [ 44 ] {} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19717 | 2026.05.21 01:43:22.143688 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19718 | 2026.05.21 01:43:22.143825 [ 203 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 19719 | 2026.05.21 01:43:22.143982 [ 203 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19720 | 2026.05.21 01:43:22.144022 [ 203 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 20 rows starting from the beginning of the part | ||
| 19721 | 2026.05.21 01:43:22.144100 [ 203 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 19722 | 2026.05.21 01:43:22.144155 [ 203 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 19723 | 2026.05.21 01:43:22.144206 [ 203 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 19724 | 2026.05.21 01:43:22.144255 [ 203 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 19725 | 2026.05.21 01:43:22.145129 [ 196 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365838 sec., 30750.352530827226 rows/sec., 2.59 MiB/sec. | ||
| 19726 | 2026.05.21 01:43:22.145274 [ 203 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 19727 | 2026.05.21 01:43:22.145529 [ 203 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19728 | 2026.05.21 01:43:22.145602 [ 203 ] {0c51e5c5-8778-47f5-8cdb-3c23684a3f48::all_1_32_7} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 19729 | 2026.05.21 01:43:22.145684 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19730 | 2026.05.21 01:43:23.599296 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61174 | ||
| 19731 | 2026.05.21 01:43:23.599380 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19732 | 2026.05.21 01:43:23.599407 [ 259 ] {} <Debug> TCP-Session: f209b55b-4c1f-46ed-a997-049ac03ba851 Authenticating user 'default' from [fd00:1122:3344:101::e]:61174 | ||
| 19733 | 2026.05.21 01:43:23.599434 [ 259 ] {} <Debug> TCP-Session: f209b55b-4c1f-46ed-a997-049ac03ba851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19734 | 2026.05.21 01:43:23.599448 [ 259 ] {} <Debug> TCP-Session: f209b55b-4c1f-46ed-a997-049ac03ba851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19735 | 2026.05.21 01:43:23.599658 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54302 | ||
| 19736 | 2026.05.21 01:43:23.599692 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49337 | ||
| 19737 | 2026.05.21 01:43:23.599707 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45344 | ||
| 19738 | 2026.05.21 01:43:23.599723 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61940 | ||
| 19739 | 2026.05.21 01:43:23.599761 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51987 | ||
| 19740 | 2026.05.21 01:43:23.599781 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19741 | 2026.05.21 01:43:23.599780 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19742 | 2026.05.21 01:43:23.599825 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19743 | 2026.05.21 01:43:23.599838 [ 307 ] {} <Debug> TCP-Session: 9322da24-9cda-4a9f-abb3-9530fd95432d Authenticating user 'default' from [fd00:1122:3344:101::e]:45344 | ||
| 19744 | 2026.05.21 01:43:23.599861 [ 303 ] {} <Debug> TCP-Session: 1514062b-bcc2-4149-8530-a72ee055f47d Authenticating user 'default' from [fd00:1122:3344:101::e]:49337 | ||
| 19745 | 2026.05.21 01:43:23.599875 [ 308 ] {} <Debug> TCP-Session: f73a2124-1acf-4ab2-9640-e61c82544d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:61940 | ||
| 19746 | 2026.05.21 01:43:23.599886 [ 307 ] {} <Debug> TCP-Session: 9322da24-9cda-4a9f-abb3-9530fd95432d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19747 | 2026.05.21 01:43:23.599899 [ 303 ] {} <Debug> TCP-Session: 1514062b-bcc2-4149-8530-a72ee055f47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19748 | 2026.05.21 01:43:23.599918 [ 307 ] {} <Debug> TCP-Session: 9322da24-9cda-4a9f-abb3-9530fd95432d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19749 | 2026.05.21 01:43:23.599918 [ 308 ] {} <Debug> TCP-Session: f73a2124-1acf-4ab2-9640-e61c82544d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19750 | 2026.05.21 01:43:23.599932 [ 303 ] {} <Debug> TCP-Session: 1514062b-bcc2-4149-8530-a72ee055f47d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19751 | 2026.05.21 01:43:23.599953 [ 308 ] {} <Debug> TCP-Session: f73a2124-1acf-4ab2-9640-e61c82544d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19752 | 2026.05.21 01:43:23.599859 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19753 | 2026.05.21 01:43:23.599775 [ 259 ] {} <Trace> TCP-Session: f209b55b-4c1f-46ed-a997-049ac03ba851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19754 | 2026.05.21 01:43:23.600026 [ 310 ] {} <Debug> TCP-Session: 0c019f98-92de-4da7-ab8d-3b99d54330dc Authenticating user 'default' from [fd00:1122:3344:101::e]:51987 | ||
| 19755 | 2026.05.21 01:43:23.599754 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34933 | ||
| 19756 | 2026.05.21 01:43:23.600062 [ 310 ] {} <Debug> TCP-Session: 0c019f98-92de-4da7-ab8d-3b99d54330dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19757 | 2026.05.21 01:43:23.599740 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19758 | 2026.05.21 01:43:23.600091 [ 310 ] {} <Debug> TCP-Session: 0c019f98-92de-4da7-ab8d-3b99d54330dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19759 | 2026.05.21 01:43:23.600104 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19760 | 2026.05.21 01:43:23.600130 [ 269 ] {} <Debug> TCP-Session: 532378bb-c674-43ed-8d93-b64c8c10ff48 Authenticating user 'default' from [fd00:1122:3344:101::e]:54302 | ||
| 19761 | 2026.05.21 01:43:23.600150 [ 311 ] {} <Debug> TCP-Session: 9a945839-c11e-4ac7-965b-e1975971f9b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34933 | ||
| 19762 | 2026.05.21 01:43:23.600172 [ 269 ] {} <Debug> TCP-Session: 532378bb-c674-43ed-8d93-b64c8c10ff48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19763 | 2026.05.21 01:43:23.600188 [ 259 ] {698a7b4a-a151-48fc-99cb-b6af82d75ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19764 | 2026.05.21 01:43:23.600222 [ 269 ] {} <Debug> TCP-Session: 532378bb-c674-43ed-8d93-b64c8c10ff48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19765 | 2026.05.21 01:43:23.600192 [ 311 ] {} <Debug> TCP-Session: 9a945839-c11e-4ac7-965b-e1975971f9b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19766 | 2026.05.21 01:43:23.599733 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56775 | ||
| 19767 | 2026.05.21 01:43:23.600262 [ 311 ] {} <Debug> TCP-Session: 9a945839-c11e-4ac7-965b-e1975971f9b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19768 | 2026.05.21 01:43:23.599706 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59493 | ||
| 19769 | 2026.05.21 01:43:23.600317 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19770 | 2026.05.21 01:43:23.600344 [ 309 ] {} <Debug> TCP-Session: fdd046c2-9dfe-436a-8714-960a4f23dc4c Authenticating user 'default' from [fd00:1122:3344:101::e]:56775 | ||
| 19771 | 2026.05.21 01:43:23.600344 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19772 | 2026.05.21 01:43:23.600364 [ 309 ] {} <Debug> TCP-Session: fdd046c2-9dfe-436a-8714-960a4f23dc4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19773 | 2026.05.21 01:43:23.600379 [ 304 ] {} <Debug> TCP-Session: 7a049a43-acd5-445b-8682-fa2a830c4d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:59493 | ||
| 19774 | 2026.05.21 01:43:23.600394 [ 309 ] {} <Debug> TCP-Session: fdd046c2-9dfe-436a-8714-960a4f23dc4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19775 | 2026.05.21 01:43:23.600407 [ 304 ] {} <Debug> TCP-Session: 7a049a43-acd5-445b-8682-fa2a830c4d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19776 | 2026.05.21 01:43:23.600428 [ 304 ] {} <Debug> TCP-Session: 7a049a43-acd5-445b-8682-fa2a830c4d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19777 | 2026.05.21 01:43:23.600471 [ 259 ] {698a7b4a-a151-48fc-99cb-b6af82d75ccd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19778 | 2026.05.21 01:43:23.600529 [ 259 ] {698a7b4a-a151-48fc-99cb-b6af82d75ccd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19779 | 2026.05.21 01:43:23.600814 [ 259 ] {698a7b4a-a151-48fc-99cb-b6af82d75ccd} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 19780 | 2026.05.21 01:43:23.601718 [ 329 ] {698a7b4a-a151-48fc-99cb-b6af82d75ccd} <Trace> AggregatingTransform: Aggregating | ||
| 19781 | 2026.05.21 01:43:23.601757 [ 329 ] {698a7b4a-a151-48fc-99cb-b6af82d75ccd} <Trace> Aggregator: Aggregation method: without_key | ||
| 19782 | 2026.05.21 01:43:23.601786 [ 329 ] {698a7b4a-a151-48fc-99cb-b6af82d75ccd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872667 sec. (1145.912 rows/sec., 44.76 KiB/sec.) | ||
| 19783 | 2026.05.21 01:43:23.601801 [ 329 ] {698a7b4a-a151-48fc-99cb-b6af82d75ccd} <Trace> Aggregator: Merging aggregated data | ||
| 19784 | 2026.05.21 01:43:23.602479 [ 259 ] {698a7b4a-a151-48fc-99cb-b6af82d75ccd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002347 sec., 426.0758414997869 rows/sec., 16.64 KiB/sec. | ||
| 19785 | 2026.05.21 01:43:23.602618 [ 259 ] {698a7b4a-a151-48fc-99cb-b6af82d75ccd} <Debug> TCPHandler: Processed in 0.00298193 sec. | ||
| 19786 | 2026.05.21 01:43:23.602754 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19787 | 2026.05.21 01:43:23.602786 [ 259 ] {} <Debug> TCP-Session: f209b55b-4c1f-46ed-a997-049ac03ba851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19788 | 2026.05.21 01:43:23.602790 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19789 | 2026.05.21 01:43:23.602816 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19790 | 2026.05.21 01:43:23.602841 [ 303 ] {} <Debug> TCP-Session: 1514062b-bcc2-4149-8530-a72ee055f47d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19791 | 2026.05.21 01:43:23.602849 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19792 | 2026.05.21 01:43:23.602863 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19793 | 2026.05.21 01:43:23.602890 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19794 | 2026.05.21 01:43:23.602897 [ 269 ] {} <Debug> TCP-Session: 532378bb-c674-43ed-8d93-b64c8c10ff48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19795 | 2026.05.21 01:43:23.602926 [ 304 ] {} <Debug> TCP-Session: 7a049a43-acd5-445b-8682-fa2a830c4d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19796 | 2026.05.21 01:43:23.602943 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19797 | 2026.05.21 01:43:23.602950 [ 310 ] {} <Debug> TCP-Session: 0c019f98-92de-4da7-ab8d-3b99d54330dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19798 | 2026.05.21 01:43:23.602921 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19799 | 2026.05.21 01:43:23.602991 [ 309 ] {} <Debug> TCP-Session: fdd046c2-9dfe-436a-8714-960a4f23dc4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19800 | 2026.05.21 01:43:23.602856 [ 311 ] {} <Debug> TCP-Session: 9a945839-c11e-4ac7-965b-e1975971f9b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19801 | 2026.05.21 01:43:23.603035 [ 307 ] {} <Debug> TCP-Session: 9322da24-9cda-4a9f-abb3-9530fd95432d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19802 | 2026.05.21 01:43:23.602846 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19803 | 2026.05.21 01:43:23.603100 [ 308 ] {} <Debug> TCP-Session: f73a2124-1acf-4ab2-9640-e61c82544d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19804 | 2026.05.21 01:43:23.722037 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55063 | ||
| 19805 | 2026.05.21 01:43:23.722118 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19806 | 2026.05.21 01:43:23.722149 [ 259 ] {} <Debug> TCP-Session: 7cf520bf-c0b8-4b2d-bc3a-d27307dc49d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55063 | ||
| 19807 | 2026.05.21 01:43:23.722178 [ 259 ] {} <Debug> TCP-Session: 7cf520bf-c0b8-4b2d-bc3a-d27307dc49d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19808 | 2026.05.21 01:43:23.722193 [ 259 ] {} <Debug> TCP-Session: 7cf520bf-c0b8-4b2d-bc3a-d27307dc49d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19809 | 2026.05.21 01:43:23.722379 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54506 | ||
| 19810 | 2026.05.21 01:43:23.722403 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61096 | ||
| 19811 | 2026.05.21 01:43:23.722425 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64319 | ||
| 19812 | 2026.05.21 01:43:23.722439 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46319 | ||
| 19813 | 2026.05.21 01:43:23.722471 [ 259 ] {} <Trace> TCP-Session: 7cf520bf-c0b8-4b2d-bc3a-d27307dc49d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19814 | 2026.05.21 01:43:23.722485 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59197 | ||
| 19815 | 2026.05.21 01:43:23.722525 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19816 | 2026.05.21 01:43:23.722514 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19817 | 2026.05.21 01:43:23.722492 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19818 | 2026.05.21 01:43:23.722586 [ 308 ] {} <Debug> TCP-Session: 727f241b-0e2f-4390-9e2c-763c23477666 Authenticating user 'default' from [fd00:1122:3344:101::e]:46319 | ||
| 19819 | 2026.05.21 01:43:23.722593 [ 304 ] {} <Debug> TCP-Session: a0119777-3381-477d-8658-8eaee96b360b Authenticating user 'default' from [fd00:1122:3344:101::e]:64319 | ||
| 19820 | 2026.05.21 01:43:23.722612 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19821 | 2026.05.21 01:43:23.722627 [ 308 ] {} <Debug> TCP-Session: 727f241b-0e2f-4390-9e2c-763c23477666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19822 | 2026.05.21 01:43:23.722631 [ 304 ] {} <Debug> TCP-Session: a0119777-3381-477d-8658-8eaee96b360b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19823 | 2026.05.21 01:43:23.722654 [ 308 ] {} <Debug> TCP-Session: 727f241b-0e2f-4390-9e2c-763c23477666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19824 | 2026.05.21 01:43:23.722662 [ 304 ] {} <Debug> TCP-Session: a0119777-3381-477d-8658-8eaee96b360b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19825 | 2026.05.21 01:43:23.722656 [ 310 ] {} <Debug> TCP-Session: ff70ded5-fed2-4cb2-a2af-8ccaa22128d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59197 | ||
| 19826 | 2026.05.21 01:43:23.722680 [ 259 ] {aa91daed-645d-4790-985b-f7827b462df7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55063) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19827 | 2026.05.21 01:43:23.722704 [ 310 ] {} <Debug> TCP-Session: ff70ded5-fed2-4cb2-a2af-8ccaa22128d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19828 | 2026.05.21 01:43:23.722620 [ 303 ] {} <Debug> TCP-Session: e415dc12-a12d-4584-a63b-3b262d33b837 Authenticating user 'default' from [fd00:1122:3344:101::e]:61096 | ||
| 19829 | 2026.05.21 01:43:23.722731 [ 310 ] {} <Debug> TCP-Session: ff70ded5-fed2-4cb2-a2af-8ccaa22128d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19830 | 2026.05.21 01:43:23.722475 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45300 | ||
| 19831 | 2026.05.21 01:43:23.722761 [ 303 ] {} <Debug> TCP-Session: e415dc12-a12d-4584-a63b-3b262d33b837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19832 | 2026.05.21 01:43:23.722451 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53213 | ||
| 19833 | 2026.05.21 01:43:23.722820 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19834 | 2026.05.21 01:43:23.722796 [ 303 ] {} <Debug> TCP-Session: e415dc12-a12d-4584-a63b-3b262d33b837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19835 | 2026.05.21 01:43:23.722427 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48563 | ||
| 19836 | 2026.05.21 01:43:23.722858 [ 311 ] {} <Debug> TCP-Session: 5638fe92-7e2a-433f-a263-6358a426c2b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45300 | ||
| 19837 | 2026.05.21 01:43:23.722862 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19838 | 2026.05.21 01:43:23.722900 [ 311 ] {} <Debug> TCP-Session: 5638fe92-7e2a-433f-a263-6358a426c2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19839 | 2026.05.21 01:43:23.722911 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19840 | 2026.05.21 01:43:23.722918 [ 309 ] {} <Debug> TCP-Session: df04b8c7-a4ab-4ca8-8f41-6ad0114c3824 Authenticating user 'default' from [fd00:1122:3344:101::e]:53213 | ||
| 19841 | 2026.05.21 01:43:23.722923 [ 311 ] {} <Debug> TCP-Session: 5638fe92-7e2a-433f-a263-6358a426c2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19842 | 2026.05.21 01:43:23.722939 [ 307 ] {} <Debug> TCP-Session: 18dd8f08-03a2-4bc4-b407-49280785e92c Authenticating user 'default' from [fd00:1122:3344:101::e]:48563 | ||
| 19843 | 2026.05.21 01:43:23.722958 [ 309 ] {} <Debug> TCP-Session: df04b8c7-a4ab-4ca8-8f41-6ad0114c3824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19844 | 2026.05.21 01:43:23.722967 [ 259 ] {aa91daed-645d-4790-985b-f7827b462df7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19845 | 2026.05.21 01:43:23.722986 [ 309 ] {} <Debug> TCP-Session: df04b8c7-a4ab-4ca8-8f41-6ad0114c3824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19846 | 2026.05.21 01:43:23.722975 [ 307 ] {} <Debug> TCP-Session: 18dd8f08-03a2-4bc4-b407-49280785e92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19847 | 2026.05.21 01:43:23.722441 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19848 | 2026.05.21 01:43:23.723038 [ 259 ] {aa91daed-645d-4790-985b-f7827b462df7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19849 | 2026.05.21 01:43:23.723086 [ 269 ] {} <Debug> TCP-Session: 064bbd61-55fc-4625-aa03-b4fb16f7b580 Authenticating user 'default' from [fd00:1122:3344:101::e]:54506 | ||
| 19850 | 2026.05.21 01:43:23.723032 [ 307 ] {} <Debug> TCP-Session: 18dd8f08-03a2-4bc4-b407-49280785e92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19851 | 2026.05.21 01:43:23.723108 [ 269 ] {} <Debug> TCP-Session: 064bbd61-55fc-4625-aa03-b4fb16f7b580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19852 | 2026.05.21 01:43:23.723153 [ 269 ] {} <Debug> TCP-Session: 064bbd61-55fc-4625-aa03-b4fb16f7b580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19853 | 2026.05.21 01:43:23.723404 [ 259 ] {aa91daed-645d-4790-985b-f7827b462df7} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 19854 | 2026.05.21 01:43:23.724309 [ 366 ] {aa91daed-645d-4790-985b-f7827b462df7} <Trace> AggregatingTransform: Aggregating | ||
| 19855 | 2026.05.21 01:43:23.724349 [ 366 ] {aa91daed-645d-4790-985b-f7827b462df7} <Trace> Aggregator: Aggregation method: without_key | ||
| 19856 | 2026.05.21 01:43:23.724381 [ 366 ] {aa91daed-645d-4790-985b-f7827b462df7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875617 sec. (1142.052 rows/sec., 44.61 KiB/sec.) | ||
| 19857 | 2026.05.21 01:43:23.724395 [ 366 ] {aa91daed-645d-4790-985b-f7827b462df7} <Trace> Aggregator: Merging aggregated data | ||
| 19858 | 2026.05.21 01:43:23.724959 [ 259 ] {aa91daed-645d-4790-985b-f7827b462df7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002353 sec., 424.9893752656183 rows/sec., 16.60 KiB/sec. | ||
| 19859 | 2026.05.21 01:43:23.725101 [ 259 ] {aa91daed-645d-4790-985b-f7827b462df7} <Debug> TCPHandler: Processed in 0.002744395 sec. | ||
| 19860 | 2026.05.21 01:43:23.725218 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19861 | 2026.05.21 01:43:23.725248 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19862 | 2026.05.21 01:43:23.725259 [ 259 ] {} <Debug> TCP-Session: 7cf520bf-c0b8-4b2d-bc3a-d27307dc49d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19863 | 2026.05.21 01:43:23.725265 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19864 | 2026.05.21 01:43:23.725287 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19865 | 2026.05.21 01:43:23.725305 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19866 | 2026.05.21 01:43:23.725321 [ 269 ] {} <Debug> TCP-Session: 064bbd61-55fc-4625-aa03-b4fb16f7b580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19867 | 2026.05.21 01:43:23.725337 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19868 | 2026.05.21 01:43:23.725362 [ 304 ] {} <Debug> TCP-Session: a0119777-3381-477d-8658-8eaee96b360b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19869 | 2026.05.21 01:43:23.725374 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19870 | 2026.05.21 01:43:23.725407 [ 309 ] {} <Debug> TCP-Session: df04b8c7-a4ab-4ca8-8f41-6ad0114c3824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19871 | 2026.05.21 01:43:23.725396 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19872 | 2026.05.21 01:43:23.725428 [ 308 ] {} <Debug> TCP-Session: 727f241b-0e2f-4390-9e2c-763c23477666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19873 | 2026.05.21 01:43:23.725349 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19874 | 2026.05.21 01:43:23.725609 [ 310 ] {} <Debug> TCP-Session: ff70ded5-fed2-4cb2-a2af-8ccaa22128d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19875 | 2026.05.21 01:43:23.725652 [ 307 ] {} <Debug> TCP-Session: 18dd8f08-03a2-4bc4-b407-49280785e92c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19876 | 2026.05.21 01:43:23.725289 [ 311 ] {} <Debug> TCP-Session: 5638fe92-7e2a-433f-a263-6358a426c2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19877 | 2026.05.21 01:43:23.725348 [ 303 ] {} <Debug> TCP-Session: e415dc12-a12d-4584-a63b-3b262d33b837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19878 | 2026.05.21 01:43:24.123093 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19879 | 2026.05.21 01:43:24.123343 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 19880 | 2026.05.21 01:43:24.123771 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19881 | 2026.05.21 01:43:24.123819 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 19882 | 2026.05.21 01:43:24.124052 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19883 | 2026.05.21 01:43:24.124136 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19884 | 2026.05.21 01:43:24.124302 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19885 | 2026.05.21 01:43:24.124346 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19886 | 2026.05.21 01:43:24.124380 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 19887 | 2026.05.21 01:43:24.124400 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19888 | 2026.05.21 01:43:24.124449 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19889 | 2026.05.21 01:43:24.124471 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 19890 | 2026.05.21 01:43:24.125462 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002226 sec., 17520.21563342318 rows/sec., 3.57 MiB/sec. | ||
| 19891 | 2026.05.21 01:43:24.125555 [ 270 ] {aaf2f0e4-0c7d-4a49-87b7-fdcaa88e68fd} <Debug> TCPHandler: Processed in 0.002606342 sec. | ||
| 19892 | 2026.05.21 01:43:24.127122 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19893 | 2026.05.21 01:43:24.127243 [ 270 ] {ed49dafe-0998-4d40-90cf-2ff5de096d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19894 | 2026.05.21 01:43:24.127294 [ 270 ] {ed49dafe-0998-4d40-90cf-2ff5de096d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19895 | 2026.05.21 01:43:24.127802 [ 270 ] {ed49dafe-0998-4d40-90cf-2ff5de096d58} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19896 | 2026.05.21 01:43:24.127847 [ 270 ] {ed49dafe-0998-4d40-90cf-2ff5de096d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19897 | 2026.05.21 01:43:24.128240 [ 270 ] {ed49dafe-0998-4d40-90cf-2ff5de096d58} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19898 | 2026.05.21 01:43:24.128469 [ 270 ] {ed49dafe-0998-4d40-90cf-2ff5de096d58} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19899 | 2026.05.21 01:43:24.128640 [ 270 ] {ed49dafe-0998-4d40-90cf-2ff5de096d58} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001428 sec., 39215.686274509804 rows/sec., 3.01 MiB/sec. | ||
| 19900 | 2026.05.21 01:43:24.128681 [ 270 ] {ed49dafe-0998-4d40-90cf-2ff5de096d58} <Debug> TCPHandler: Processed in 0.001616312 sec. | ||
| 19901 | 2026.05.21 01:43:24.128812 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19902 | 2026.05.21 01:43:24.128942 [ 270 ] {c6fe51cc-4ed2-4974-8729-f18dffad4d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19903 | 2026.05.21 01:43:24.129000 [ 270 ] {c6fe51cc-4ed2-4974-8729-f18dffad4d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19904 | 2026.05.21 01:43:24.129449 [ 270 ] {c6fe51cc-4ed2-4974-8729-f18dffad4d57} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19905 | 2026.05.21 01:43:24.129489 [ 270 ] {c6fe51cc-4ed2-4974-8729-f18dffad4d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19906 | 2026.05.21 01:43:24.129814 [ 270 ] {c6fe51cc-4ed2-4974-8729-f18dffad4d57} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19907 | 2026.05.21 01:43:24.130068 [ 270 ] {c6fe51cc-4ed2-4974-8729-f18dffad4d57} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19908 | 2026.05.21 01:43:24.130229 [ 270 ] {c6fe51cc-4ed2-4974-8729-f18dffad4d57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001319 sec., 48521.60727824109 rows/sec., 3.79 MiB/sec. | ||
| 19909 | 2026.05.21 01:43:24.130267 [ 270 ] {c6fe51cc-4ed2-4974-8729-f18dffad4d57} <Debug> TCPHandler: Processed in 0.00150888 sec. | ||
| 19910 | 2026.05.21 01:43:24.130402 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19911 | 2026.05.21 01:43:24.130505 [ 270 ] {d179b59b-8c81-4b9b-bf7b-de023c616a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19912 | 2026.05.21 01:43:24.130563 [ 270 ] {d179b59b-8c81-4b9b-bf7b-de023c616a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19913 | 2026.05.21 01:43:24.131000 [ 270 ] {d179b59b-8c81-4b9b-bf7b-de023c616a8d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19914 | 2026.05.21 01:43:24.131039 [ 270 ] {d179b59b-8c81-4b9b-bf7b-de023c616a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19915 | 2026.05.21 01:43:24.131374 [ 270 ] {d179b59b-8c81-4b9b-bf7b-de023c616a8d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19916 | 2026.05.21 01:43:24.131606 [ 270 ] {d179b59b-8c81-4b9b-bf7b-de023c616a8d} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19917 | 2026.05.21 01:43:24.131758 [ 270 ] {d179b59b-8c81-4b9b-bf7b-de023c616a8d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001276 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. | ||
| 19918 | 2026.05.21 01:43:24.131796 [ 270 ] {d179b59b-8c81-4b9b-bf7b-de023c616a8d} <Debug> TCPHandler: Processed in 0.001445429 sec. | ||
| 19919 | 2026.05.21 01:43:24.131927 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19920 | 2026.05.21 01:43:24.132030 [ 270 ] {df33521a-ab79-4a2f-8fd7-d7b1eb4c4448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19921 | 2026.05.21 01:43:24.132076 [ 270 ] {df33521a-ab79-4a2f-8fd7-d7b1eb4c4448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19922 | 2026.05.21 01:43:24.132416 [ 270 ] {df33521a-ab79-4a2f-8fd7-d7b1eb4c4448} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19923 | 2026.05.21 01:43:24.132453 [ 270 ] {df33521a-ab79-4a2f-8fd7-d7b1eb4c4448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19924 | 2026.05.21 01:43:24.132764 [ 270 ] {df33521a-ab79-4a2f-8fd7-d7b1eb4c4448} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19925 | 2026.05.21 01:43:24.132982 [ 270 ] {df33521a-ab79-4a2f-8fd7-d7b1eb4c4448} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19926 | 2026.05.21 01:43:24.133122 [ 270 ] {df33521a-ab79-4a2f-8fd7-d7b1eb4c4448} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001112 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
| 19927 | 2026.05.21 01:43:24.133157 [ 270 ] {df33521a-ab79-4a2f-8fd7-d7b1eb4c4448} <Debug> TCPHandler: Processed in 0.001286676 sec. | ||
| 19928 | 2026.05.21 01:43:24.515430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42723 | ||
| 19929 | 2026.05.21 01:43:24.516049 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19930 | 2026.05.21 01:43:24.516112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 19931 | 2026.05.21 01:43:24.516881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19932 | 2026.05.21 01:43:24.517193 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19933 | 2026.05.21 01:43:24.517360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42723 | ||
| 19934 | 2026.05.21 01:43:24.973578 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59886 | ||
| 19935 | 2026.05.21 01:43:24.973659 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19936 | 2026.05.21 01:43:24.973685 [ 307 ] {} <Debug> TCP-Session: 6015716a-dc9a-4ff7-b7a7-ca619ffe60b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59886 | ||
| 19937 | 2026.05.21 01:43:24.973707 [ 307 ] {} <Debug> TCP-Session: 6015716a-dc9a-4ff7-b7a7-ca619ffe60b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19938 | 2026.05.21 01:43:24.973721 [ 307 ] {} <Debug> TCP-Session: 6015716a-dc9a-4ff7-b7a7-ca619ffe60b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19939 | 2026.05.21 01:43:24.973953 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58103 | ||
| 19940 | 2026.05.21 01:43:24.973978 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32812 | ||
| 19941 | 2026.05.21 01:43:24.974016 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59444 | ||
| 19942 | 2026.05.21 01:43:24.974051 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19943 | 2026.05.21 01:43:24.974079 [ 307 ] {} <Trace> TCP-Session: 6015716a-dc9a-4ff7-b7a7-ca619ffe60b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19944 | 2026.05.21 01:43:24.974097 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19945 | 2026.05.21 01:43:24.974107 [ 308 ] {} <Debug> TCP-Session: 33f0c614-4812-4993-8da6-cdf57dc9c6af Authenticating user 'default' from [fd00:1122:3344:101::e]:58103 | ||
| 19946 | 2026.05.21 01:43:24.974120 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19947 | 2026.05.21 01:43:24.974144 [ 310 ] {} <Debug> TCP-Session: 351187a8-468c-4c39-ba39-cc82794e60d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:32812 | ||
| 19948 | 2026.05.21 01:43:24.974153 [ 308 ] {} <Debug> TCP-Session: 33f0c614-4812-4993-8da6-cdf57dc9c6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19949 | 2026.05.21 01:43:24.974169 [ 269 ] {} <Debug> TCP-Session: 291d4bf5-5e2a-476e-a97c-f4fb63757296 Authenticating user 'default' from [fd00:1122:3344:101::e]:59444 | ||
| 19950 | 2026.05.21 01:43:24.974187 [ 308 ] {} <Debug> TCP-Session: 33f0c614-4812-4993-8da6-cdf57dc9c6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19951 | 2026.05.21 01:43:24.974184 [ 310 ] {} <Debug> TCP-Session: 351187a8-468c-4c39-ba39-cc82794e60d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19952 | 2026.05.21 01:43:24.974208 [ 269 ] {} <Debug> TCP-Session: 291d4bf5-5e2a-476e-a97c-f4fb63757296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19953 | 2026.05.21 01:43:24.974236 [ 310 ] {} <Debug> TCP-Session: 351187a8-468c-4c39-ba39-cc82794e60d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19954 | 2026.05.21 01:43:24.974280 [ 269 ] {} <Debug> TCP-Session: 291d4bf5-5e2a-476e-a97c-f4fb63757296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19955 | 2026.05.21 01:43:24.974267 [ 307 ] {9548d4e8-34cc-4ddf-b8ff-7fa3e4c30f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59886) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19956 | 2026.05.21 01:43:24.974033 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34561 | ||
| 19957 | 2026.05.21 01:43:24.974026 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47513 | ||
| 19958 | 2026.05.21 01:43:24.974006 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49966 | ||
| 19959 | 2026.05.21 01:43:24.974400 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19960 | 2026.05.21 01:43:24.974433 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19961 | 2026.05.21 01:43:24.974468 [ 304 ] {} <Debug> TCP-Session: 16b40aed-3c25-47c8-90c7-f622789bbc3c Authenticating user 'default' from [fd00:1122:3344:101::e]:34561 | ||
| 19962 | 2026.05.21 01:43:24.974486 [ 303 ] {} <Debug> TCP-Session: a7c9c71d-aa4b-47c3-a797-757606dfe057 Authenticating user 'default' from [fd00:1122:3344:101::e]:47513 | ||
| 19963 | 2026.05.21 01:43:24.974484 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19964 | 2026.05.21 01:43:24.974514 [ 303 ] {} <Debug> TCP-Session: a7c9c71d-aa4b-47c3-a797-757606dfe057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19965 | 2026.05.21 01:43:24.974499 [ 304 ] {} <Debug> TCP-Session: 16b40aed-3c25-47c8-90c7-f622789bbc3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19966 | 2026.05.21 01:43:24.974547 [ 259 ] {} <Debug> TCP-Session: 62e8c2d3-bc20-4a5d-9661-ae6509a0f8c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49966 | ||
| 19967 | 2026.05.21 01:43:24.974563 [ 304 ] {} <Debug> TCP-Session: 16b40aed-3c25-47c8-90c7-f622789bbc3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19968 | 2026.05.21 01:43:24.974579 [ 307 ] {9548d4e8-34cc-4ddf-b8ff-7fa3e4c30f4d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19969 | 2026.05.21 01:43:24.974595 [ 259 ] {} <Debug> TCP-Session: 62e8c2d3-bc20-4a5d-9661-ae6509a0f8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19970 | 2026.05.21 01:43:24.974545 [ 303 ] {} <Debug> TCP-Session: a7c9c71d-aa4b-47c3-a797-757606dfe057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19971 | 2026.05.21 01:43:24.974652 [ 259 ] {} <Debug> TCP-Session: 62e8c2d3-bc20-4a5d-9661-ae6509a0f8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19972 | 2026.05.21 01:43:24.974653 [ 307 ] {9548d4e8-34cc-4ddf-b8ff-7fa3e4c30f4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19973 | 2026.05.21 01:43:24.973959 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57453 | ||
| 19974 | 2026.05.21 01:43:24.973983 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52775 | ||
| 19975 | 2026.05.21 01:43:24.974758 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19976 | 2026.05.21 01:43:24.974786 [ 309 ] {} <Debug> TCP-Session: 6beb471b-81df-460e-9321-5ae912ffc973 Authenticating user 'default' from [fd00:1122:3344:101::e]:57453 | ||
| 19977 | 2026.05.21 01:43:24.974794 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19978 | 2026.05.21 01:43:24.974802 [ 309 ] {} <Debug> TCP-Session: 6beb471b-81df-460e-9321-5ae912ffc973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19979 | 2026.05.21 01:43:24.974834 [ 309 ] {} <Debug> TCP-Session: 6beb471b-81df-460e-9321-5ae912ffc973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19980 | 2026.05.21 01:43:24.974834 [ 311 ] {} <Debug> TCP-Session: 69c5939e-96eb-44d3-b277-182c43b9fdd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52775 | ||
| 19981 | 2026.05.21 01:43:24.974872 [ 311 ] {} <Debug> TCP-Session: 69c5939e-96eb-44d3-b277-182c43b9fdd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19982 | 2026.05.21 01:43:24.974893 [ 311 ] {} <Debug> TCP-Session: 69c5939e-96eb-44d3-b277-182c43b9fdd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19983 | 2026.05.21 01:43:24.975024 [ 307 ] {9548d4e8-34cc-4ddf-b8ff-7fa3e4c30f4d} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 19984 | 2026.05.21 01:43:24.975950 [ 332 ] {9548d4e8-34cc-4ddf-b8ff-7fa3e4c30f4d} <Trace> AggregatingTransform: Aggregating | ||
| 19985 | 2026.05.21 01:43:24.975986 [ 332 ] {9548d4e8-34cc-4ddf-b8ff-7fa3e4c30f4d} <Trace> Aggregator: Aggregation method: without_key | ||
| 19986 | 2026.05.21 01:43:24.976013 [ 332 ] {9548d4e8-34cc-4ddf-b8ff-7fa3e4c30f4d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000840567 sec. (1189.673 rows/sec., 46.47 KiB/sec.) | ||
| 19987 | 2026.05.21 01:43:24.976028 [ 332 ] {9548d4e8-34cc-4ddf-b8ff-7fa3e4c30f4d} <Trace> Aggregator: Merging aggregated data | ||
| 19988 | 2026.05.21 01:43:24.976529 [ 307 ] {9548d4e8-34cc-4ddf-b8ff-7fa3e4c30f4d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002322 sec., 430.6632213608958 rows/sec., 16.82 KiB/sec. | ||
| 19989 | 2026.05.21 01:43:24.976654 [ 307 ] {9548d4e8-34cc-4ddf-b8ff-7fa3e4c30f4d} <Debug> TCPHandler: Processed in 0.002716415 sec. | ||
| 19990 | 2026.05.21 01:43:24.976804 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19991 | 2026.05.21 01:43:24.976834 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19992 | 2026.05.21 01:43:24.976841 [ 307 ] {} <Debug> TCP-Session: 6015716a-dc9a-4ff7-b7a7-ca619ffe60b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19993 | 2026.05.21 01:43:24.976858 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19994 | 2026.05.21 01:43:24.976882 [ 308 ] {} <Debug> TCP-Session: 33f0c614-4812-4993-8da6-cdf57dc9c6af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19995 | 2026.05.21 01:43:24.976879 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19996 | 2026.05.21 01:43:24.976924 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19997 | 2026.05.21 01:43:24.976958 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19998 | 2026.05.21 01:43:24.976971 [ 259 ] {} <Debug> TCP-Session: 62e8c2d3-bc20-4a5d-9661-ae6509a0f8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19999 | 2026.05.21 01:43:24.976987 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20000 | 2026.05.21 01:43:24.977007 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20001 | 2026.05.21 01:43:24.977033 [ 269 ] {} <Debug> TCP-Session: 291d4bf5-5e2a-476e-a97c-f4fb63757296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20002 | 2026.05.21 01:43:24.976985 [ 304 ] {} <Debug> TCP-Session: 16b40aed-3c25-47c8-90c7-f622789bbc3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20003 | 2026.05.21 01:43:24.977059 [ 303 ] {} <Debug> TCP-Session: a7c9c71d-aa4b-47c3-a797-757606dfe057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20004 | 2026.05.21 01:43:24.976922 [ 310 ] {} <Debug> TCP-Session: 351187a8-468c-4c39-ba39-cc82794e60d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20005 | 2026.05.21 01:43:24.976909 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20006 | 2026.05.21 01:43:24.977000 [ 311 ] {} <Debug> TCP-Session: 69c5939e-96eb-44d3-b277-182c43b9fdd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20007 | 2026.05.21 01:43:24.977182 [ 309 ] {} <Debug> TCP-Session: 6beb471b-81df-460e-9321-5ae912ffc973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20008 | 2026.05.21 01:43:26.856120 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 20009 | 2026.05.21 01:43:26.875640 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20010 | 2026.05.21 01:43:26.875709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20011 | 2026.05.21 01:43:26.882474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20012 | 2026.05.21 01:43:26.883240 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20013 | 2026.05.21 01:43:26.886947 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 20014 | 2026.05.21 01:43:29.125872 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20015 | 2026.05.21 01:43:29.126152 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20016 | 2026.05.21 01:43:29.126537 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20017 | 2026.05.21 01:43:29.126584 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20018 | 2026.05.21 01:43:29.126811 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20019 | 2026.05.21 01:43:29.126882 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20020 | 2026.05.21 01:43:29.127029 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20021 | 2026.05.21 01:43:29.127066 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20022 | 2026.05.21 01:43:29.127087 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 20023 | 2026.05.21 01:43:29.127103 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20024 | 2026.05.21 01:43:29.127145 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20025 | 2026.05.21 01:43:29.127166 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 20026 | 2026.05.21 01:43:29.128228 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002188 sec., 17824.497257769654 rows/sec., 3.63 MiB/sec. | ||
| 20027 | 2026.05.21 01:43:29.128335 [ 270 ] {4c6f9dcf-8558-49e9-b2a2-8ea28607b3cc} <Debug> TCPHandler: Processed in 0.002613382 sec. | ||
| 20028 | 2026.05.21 01:43:29.130405 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20029 | 2026.05.21 01:43:29.130517 [ 270 ] {c3c0970b-71fd-4a6c-bad1-35392cfb348b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20030 | 2026.05.21 01:43:29.130563 [ 270 ] {c3c0970b-71fd-4a6c-bad1-35392cfb348b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20031 | 2026.05.21 01:43:29.131139 [ 270 ] {c3c0970b-71fd-4a6c-bad1-35392cfb348b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20032 | 2026.05.21 01:43:29.131194 [ 270 ] {c3c0970b-71fd-4a6c-bad1-35392cfb348b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20033 | 2026.05.21 01:43:29.131627 [ 270 ] {c3c0970b-71fd-4a6c-bad1-35392cfb348b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20034 | 2026.05.21 01:43:29.131854 [ 270 ] {c3c0970b-71fd-4a6c-bad1-35392cfb348b} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20035 | 2026.05.21 01:43:29.132004 [ 270 ] {c3c0970b-71fd-4a6c-bad1-35392cfb348b} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001518 sec., 57971.014492753624 rows/sec., 4.88 MiB/sec. | ||
| 20036 | 2026.05.21 01:43:29.132008 [ 39 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20037 | 2026.05.21 01:43:29.132040 [ 270 ] {c3c0970b-71fd-4a6c-bad1-35392cfb348b} <Debug> TCPHandler: Processed in 0.001687574 sec. | ||
| 20038 | 2026.05.21 01:43:29.132053 [ 39 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20039 | 2026.05.21 01:43:29.132074 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20040 | 2026.05.21 01:43:29.132180 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20041 | 2026.05.21 01:43:29.132210 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20042 | 2026.05.21 01:43:29.132277 [ 270 ] {b6ee2a8e-4537-420c-b81d-6271f59acd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20043 | 2026.05.21 01:43:29.132323 [ 270 ] {b6ee2a8e-4537-420c-b81d-6271f59acd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20044 | 2026.05.21 01:43:29.132378 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20045 | 2026.05.21 01:43:29.132420 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2620 rows starting from the beginning of the part | ||
| 20046 | 2026.05.21 01:43:29.132493 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 106 rows starting from the beginning of the part | ||
| 20047 | 2026.05.21 01:43:29.132547 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 88 rows starting from the beginning of the part | ||
| 20048 | 2026.05.21 01:43:29.132593 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 2455 rows starting from the beginning of the part | ||
| 20049 | 2026.05.21 01:43:29.132633 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 20050 | 2026.05.21 01:43:29.132673 [ 198 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 88 rows starting from the beginning of the part | ||
| 20051 | 2026.05.21 01:43:29.132702 [ 270 ] {b6ee2a8e-4537-420c-b81d-6271f59acd46} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20052 | 2026.05.21 01:43:29.132740 [ 270 ] {b6ee2a8e-4537-420c-b81d-6271f59acd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20053 | 2026.05.21 01:43:29.133060 [ 270 ] {b6ee2a8e-4537-420c-b81d-6271f59acd46} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20054 | 2026.05.21 01:43:29.133339 [ 270 ] {b6ee2a8e-4537-420c-b81d-6271f59acd46} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20055 | 2026.05.21 01:43:29.133479 [ 270 ] {b6ee2a8e-4537-420c-b81d-6271f59acd46} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001219 sec., 13125.512715340443 rows/sec., 986.98 KiB/sec. | ||
| 20056 | 2026.05.21 01:43:29.133514 [ 270 ] {b6ee2a8e-4537-420c-b81d-6271f59acd46} <Debug> TCPHandler: Processed in 0.001384287 sec. | ||
| 20057 | 2026.05.21 01:43:29.133647 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20058 | 2026.05.21 01:43:29.133752 [ 270 ] {c80247b5-f6fa-405d-912c-280bedce19f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20059 | 2026.05.21 01:43:29.133796 [ 270 ] {c80247b5-f6fa-405d-912c-280bedce19f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20060 | 2026.05.21 01:43:29.134284 [ 270 ] {c80247b5-f6fa-405d-912c-280bedce19f3} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20061 | 2026.05.21 01:43:29.134326 [ 270 ] {c80247b5-f6fa-405d-912c-280bedce19f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20062 | 2026.05.21 01:43:29.134688 [ 270 ] {c80247b5-f6fa-405d-912c-280bedce19f3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20063 | 2026.05.21 01:43:29.134881 [ 203 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5413 rows, containing 5 columns (5 merged, 0 gathered) in 0.002734655 sec., 1979408.737116748 rows/sec., 156.51 MiB/sec. | ||
| 20064 | 2026.05.21 01:43:29.134904 [ 270 ] {c80247b5-f6fa-405d-912c-280bedce19f3} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20065 | 2026.05.21 01:43:29.135041 [ 39 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20066 | 2026.05.21 01:43:29.135054 [ 270 ] {c80247b5-f6fa-405d-912c-280bedce19f3} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00132 sec., 60606.06060606061 rows/sec., 4.73 MiB/sec. | ||
| 20067 | 2026.05.21 01:43:29.135070 [ 39 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20068 | 2026.05.21 01:43:29.135088 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20069 | 2026.05.21 01:43:29.135090 [ 270 ] {c80247b5-f6fa-405d-912c-280bedce19f3} <Debug> TCPHandler: Processed in 0.00149537 sec. | ||
| 20070 | 2026.05.21 01:43:29.135160 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20071 | 2026.05.21 01:43:29.135227 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20072 | 2026.05.21 01:43:29.135243 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20073 | 2026.05.21 01:43:29.135270 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20074 | 2026.05.21 01:43:29.135304 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1405 rows starting from the beginning of the part | ||
| 20075 | 2026.05.21 01:43:29.135329 [ 270 ] {cde8f453-7857-4a74-b95a-68fbb109d741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20076 | 2026.05.21 01:43:29.135352 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 89 rows starting from the beginning of the part | ||
| 20077 | 2026.05.21 01:43:29.135381 [ 270 ] {cde8f453-7857-4a74-b95a-68fbb109d741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20078 | 2026.05.21 01:43:29.135399 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 80 rows starting from the beginning of the part | ||
| 20079 | 2026.05.21 01:43:29.135443 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1315 rows starting from the beginning of the part | ||
| 20080 | 2026.05.21 01:43:29.135481 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 20081 | 2026.05.21 01:43:29.135528 [ 198 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 80 rows starting from the beginning of the part | ||
| 20082 | 2026.05.21 01:43:29.135648 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20083 | 2026.05.21 01:43:29.135772 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_151_30} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20084 | 2026.05.21 01:43:29.135871 [ 270 ] {cde8f453-7857-4a74-b95a-68fbb109d741} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20085 | 2026.05.21 01:43:29.135912 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 20086 | 2026.05.21 01:43:29.135917 [ 270 ] {cde8f453-7857-4a74-b95a-68fbb109d741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20087 | 2026.05.21 01:43:29.136310 [ 270 ] {cde8f453-7857-4a74-b95a-68fbb109d741} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20088 | 2026.05.21 01:43:29.136534 [ 270 ] {cde8f453-7857-4a74-b95a-68fbb109d741} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20089 | 2026.05.21 01:43:29.136673 [ 270 ] {cde8f453-7857-4a74-b95a-68fbb109d741} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 20090 | 2026.05.21 01:43:29.136715 [ 270 ] {cde8f453-7857-4a74-b95a-68fbb109d741} <Debug> TCPHandler: Processed in 0.00153786 sec. | ||
| 20091 | 2026.05.21 01:43:29.136744 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613893 sec., 1879306.7446230946 rows/sec., 135.99 MiB/sec. | ||
| 20092 | 2026.05.21 01:43:29.136860 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20093 | 2026.05.21 01:43:29.136963 [ 270 ] {051c10ab-83fd-4cae-bc12-4609ca579c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20094 | 2026.05.21 01:43:29.136975 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20095 | 2026.05.21 01:43:29.137022 [ 270 ] {051c10ab-83fd-4cae-bc12-4609ca579c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20096 | 2026.05.21 01:43:29.137285 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20097 | 2026.05.21 01:43:29.137379 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_151_30} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20098 | 2026.05.21 01:43:29.137483 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 20099 | 2026.05.21 01:43:29.137864 [ 270 ] {051c10ab-83fd-4cae-bc12-4609ca579c08} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20100 | 2026.05.21 01:43:29.137906 [ 270 ] {051c10ab-83fd-4cae-bc12-4609ca579c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20101 | 2026.05.21 01:43:29.138474 [ 270 ] {051c10ab-83fd-4cae-bc12-4609ca579c08} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20102 | 2026.05.21 01:43:29.138706 [ 270 ] {051c10ab-83fd-4cae-bc12-4609ca579c08} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20103 | 2026.05.21 01:43:29.138853 [ 270 ] {051c10ab-83fd-4cae-bc12-4609ca579c08} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001909 sec., 8381.351492928234 rows/sec., 15.02 MiB/sec. | ||
| 20104 | 2026.05.21 01:43:29.138921 [ 270 ] {051c10ab-83fd-4cae-bc12-4609ca579c08} <Debug> TCPHandler: Processed in 0.002111692 sec. | ||
| 20105 | 2026.05.21 01:43:29.139066 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20106 | 2026.05.21 01:43:29.139167 [ 270 ] {43bf149c-46c7-46e7-8b51-ff68fa9e1206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20107 | 2026.05.21 01:43:29.139230 [ 270 ] {43bf149c-46c7-46e7-8b51-ff68fa9e1206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20108 | 2026.05.21 01:43:29.139601 [ 270 ] {43bf149c-46c7-46e7-8b51-ff68fa9e1206} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20109 | 2026.05.21 01:43:29.139637 [ 270 ] {43bf149c-46c7-46e7-8b51-ff68fa9e1206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20110 | 2026.05.21 01:43:29.139974 [ 270 ] {43bf149c-46c7-46e7-8b51-ff68fa9e1206} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20111 | 2026.05.21 01:43:29.140215 [ 270 ] {43bf149c-46c7-46e7-8b51-ff68fa9e1206} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20112 | 2026.05.21 01:43:29.140368 [ 270 ] {43bf149c-46c7-46e7-8b51-ff68fa9e1206} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 20113 | 2026.05.21 01:43:29.140384 [ 37 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20114 | 2026.05.21 01:43:29.140405 [ 270 ] {43bf149c-46c7-46e7-8b51-ff68fa9e1206} <Debug> TCPHandler: Processed in 0.001389338 sec. | ||
| 20115 | 2026.05.21 01:43:29.140433 [ 37 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20116 | 2026.05.21 01:43:29.140459 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20117 | 2026.05.21 01:43:29.140538 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20118 | 2026.05.21 01:43:29.140637 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20119 | 2026.05.21 01:43:29.140664 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7590 rows starting from the beginning of the part | ||
| 20120 | 2026.05.21 01:43:29.140709 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 20121 | 2026.05.21 01:43:29.140747 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 20122 | 2026.05.21 01:43:29.140781 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 12 rows starting from the beginning of the part | ||
| 20123 | 2026.05.21 01:43:29.140816 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 48 rows starting from the beginning of the part | ||
| 20124 | 2026.05.21 01:43:29.140851 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 20125 | 2026.05.21 01:43:29.142560 [ 190 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7830 rows, containing 4 columns (4 merged, 0 gathered) in 0.002052821 sec., 3814263.39656502 rows/sec., 257.14 MiB/sec. | ||
| 20126 | 2026.05.21 01:43:29.142959 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20127 | 2026.05.21 01:43:29.143208 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20128 | 2026.05.21 01:43:29.143280 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_151_30} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20129 | 2026.05.21 01:43:29.143358 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 20130 | 2026.05.21 01:43:31.788421 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20131 | 2026.05.21 01:43:31.788470 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20132 | 2026.05.21 01:43:31.849226 [ 223 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 20133 | 2026.05.21 01:43:31.849283 [ 223 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 20134 | 2026.05.21 01:43:31.852803 [ 223 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 20135 | 2026.05.21 01:43:32.017967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43235 | ||
| 20136 | 2026.05.21 01:43:32.018488 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20137 | 2026.05.21 01:43:32.018530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20138 | 2026.05.21 01:43:32.018996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20139 | 2026.05.21 01:43:32.019228 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20140 | 2026.05.21 01:43:32.019354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43235 | ||
| 20141 | 2026.05.21 01:43:32.116646 [ 34 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Selected 5 parts from all_1_35_8 to all_39_39_0 | ||
| 20142 | 2026.05.21 01:43:32.116713 [ 34 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20143 | 2026.05.21 01:43:32.116743 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20144 | 2026.05.21 01:43:32.116883 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_8 to all_39_39_0 into Compact with storage Full | ||
| 20145 | 2026.05.21 01:43:32.117046 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20146 | 2026.05.21 01:43:32.117099 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 825 rows starting from the beginning of the part | ||
| 20147 | 2026.05.21 01:43:32.117201 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 20148 | 2026.05.21 01:43:32.117278 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 801 rows starting from the beginning of the part | ||
| 20149 | 2026.05.21 01:43:32.117347 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 20150 | 2026.05.21 01:43:32.117459 [ 196 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 801 rows starting from the beginning of the part | ||
| 20151 | 2026.05.21 01:43:32.118706 [ 198 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878248 sec., 1317717.3621374813 rows/sec., 82.11 MiB/sec. | ||
| 20152 | 2026.05.21 01:43:32.118900 [ 198 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Trace> MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) | ||
| 20153 | 2026.05.21 01:43:32.119196 [ 198 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20154 | 2026.05.21 01:43:32.119278 [ 198 ] {909a8176-42bd-460b-8e03-a08ed7ec8ad0::all_1_39_9} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0) (MergerMutator): Merged 5 parts: [all_1_35_8, all_39_39_0] -> all_1_39_9 | ||
| 20155 | 2026.05.21 01:43:32.119386 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 20156 | 2026.05.21 01:43:32.138735 [ 226 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 20157 | 2026.05.21 01:43:32.138769 [ 226 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 20158 | 2026.05.21 01:43:32.141681 [ 226 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 20159 | 2026.05.21 01:43:33.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.37 MiB, peak 410.01 MiB, free memory in arenas 0.00 B, will set to 395.33 MiB (RSS), difference: 3.95 MiB | ||
| 20160 | 2026.05.21 01:43:34.126612 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20161 | 2026.05.21 01:43:34.126844 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 20162 | 2026.05.21 01:43:34.127187 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20163 | 2026.05.21 01:43:34.127230 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 20164 | 2026.05.21 01:43:34.127465 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20165 | 2026.05.21 01:43:34.127536 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20166 | 2026.05.21 01:43:34.127682 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 20167 | 2026.05.21 01:43:34.127720 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20168 | 2026.05.21 01:43:34.127742 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 20169 | 2026.05.21 01:43:34.127759 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20170 | 2026.05.21 01:43:34.127801 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20171 | 2026.05.21 01:43:34.127823 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 20172 | 2026.05.21 01:43:34.128926 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.00218 sec., 17889.90825688073 rows/sec., 3.65 MiB/sec. | ||
| 20173 | 2026.05.21 01:43:34.129039 [ 270 ] {8f7b0f30-2af6-42cd-895c-b4ac4d5e7d03} <Debug> TCPHandler: Processed in 0.002565591 sec. | ||
| 20174 | 2026.05.21 01:43:34.131490 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20175 | 2026.05.21 01:43:34.131601 [ 270 ] {50319315-a6a0-4809-9569-75be07011a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20176 | 2026.05.21 01:43:34.131646 [ 270 ] {50319315-a6a0-4809-9569-75be07011a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20177 | 2026.05.21 01:43:34.132205 [ 270 ] {50319315-a6a0-4809-9569-75be07011a8a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20178 | 2026.05.21 01:43:34.132243 [ 270 ] {50319315-a6a0-4809-9569-75be07011a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20179 | 2026.05.21 01:43:34.132620 [ 270 ] {50319315-a6a0-4809-9569-75be07011a8a} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20180 | 2026.05.21 01:43:34.132851 [ 270 ] {50319315-a6a0-4809-9569-75be07011a8a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20181 | 2026.05.21 01:43:34.132996 [ 270 ] {50319315-a6a0-4809-9569-75be07011a8a} <Debug> executeQuery: Read 128 rows, 11.19 KiB in 0.001428 sec., 89635.85434173669 rows/sec., 7.65 MiB/sec. | ||
| 20182 | 2026.05.21 01:43:34.133032 [ 270 ] {50319315-a6a0-4809-9569-75be07011a8a} <Debug> TCPHandler: Processed in 0.001595391 sec. | ||
| 20183 | 2026.05.21 01:43:34.133160 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20184 | 2026.05.21 01:43:34.133257 [ 270 ] {bb943fd6-1c5d-4f90-a8bd-84be46942c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20185 | 2026.05.21 01:43:34.133298 [ 270 ] {bb943fd6-1c5d-4f90-a8bd-84be46942c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20186 | 2026.05.21 01:43:34.133722 [ 270 ] {bb943fd6-1c5d-4f90-a8bd-84be46942c4c} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20187 | 2026.05.21 01:43:34.133757 [ 270 ] {bb943fd6-1c5d-4f90-a8bd-84be46942c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20188 | 2026.05.21 01:43:34.134056 [ 270 ] {bb943fd6-1c5d-4f90-a8bd-84be46942c4c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20189 | 2026.05.21 01:43:34.134274 [ 270 ] {bb943fd6-1c5d-4f90-a8bd-84be46942c4c} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20190 | 2026.05.21 01:43:34.134402 [ 35 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20191 | 2026.05.21 01:43:34.134404 [ 270 ] {bb943fd6-1c5d-4f90-a8bd-84be46942c4c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001167 sec., 30848.329048843185 rows/sec., 2.27 MiB/sec. | ||
| 20192 | 2026.05.21 01:43:34.134450 [ 35 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20193 | 2026.05.21 01:43:34.134460 [ 270 ] {bb943fd6-1c5d-4f90-a8bd-84be46942c4c} <Debug> TCPHandler: Processed in 0.001351177 sec. | ||
| 20194 | 2026.05.21 01:43:34.134481 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20195 | 2026.05.21 01:43:34.134582 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20196 | 2026.05.21 01:43:34.134627 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 20197 | 2026.05.21 01:43:34.134692 [ 270 ] {ab2afe49-e5ae-483e-882b-9fbe869ee90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20198 | 2026.05.21 01:43:34.134740 [ 270 ] {ab2afe49-e5ae-483e-882b-9fbe869ee90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20199 | 2026.05.21 01:43:34.134770 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20200 | 2026.05.21 01:43:34.134812 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 84 rows starting from the beginning of the part | ||
| 20201 | 2026.05.21 01:43:34.134888 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 25 rows starting from the beginning of the part | ||
| 20202 | 2026.05.21 01:43:34.134944 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 16 rows starting from the beginning of the part | ||
| 20203 | 2026.05.21 01:43:34.134995 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 36 rows starting from the beginning of the part | ||
| 20204 | 2026.05.21 01:43:34.135041 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 16 rows starting from the beginning of the part | ||
| 20205 | 2026.05.21 01:43:34.135087 [ 202 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 36 rows starting from the beginning of the part | ||
| 20206 | 2026.05.21 01:43:34.135198 [ 270 ] {ab2afe49-e5ae-483e-882b-9fbe869ee90b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20207 | 2026.05.21 01:43:34.135243 [ 270 ] {ab2afe49-e5ae-483e-882b-9fbe869ee90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20208 | 2026.05.21 01:43:34.135594 [ 270 ] {ab2afe49-e5ae-483e-882b-9fbe869ee90b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20209 | 2026.05.21 01:43:34.135835 [ 270 ] {ab2afe49-e5ae-483e-882b-9fbe869ee90b} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20210 | 2026.05.21 01:43:34.135976 [ 270 ] {ab2afe49-e5ae-483e-882b-9fbe869ee90b} <Debug> executeQuery: Read 106 rows, 8.51 KiB in 0.001303 sec., 81350.72908672295 rows/sec., 6.38 MiB/sec. | ||
| 20211 | 2026.05.21 01:43:34.136014 [ 270 ] {ab2afe49-e5ae-483e-882b-9fbe869ee90b} <Debug> TCPHandler: Processed in 0.00148429 sec. | ||
| 20212 | 2026.05.21 01:43:34.136027 [ 198 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462259 sec., 145665.02924584495 rows/sec., 11.23 MiB/sec. | ||
| 20213 | 2026.05.21 01:43:34.136139 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20214 | 2026.05.21 01:43:34.136169 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20215 | 2026.05.21 01:43:34.136242 [ 270 ] {f47dc86f-ba99-4e0c-9701-2884afec115a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20216 | 2026.05.21 01:43:34.136293 [ 270 ] {f47dc86f-ba99-4e0c-9701-2884afec115a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20217 | 2026.05.21 01:43:34.136452 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20218 | 2026.05.21 01:43:34.136530 [ 194 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_126_25} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20219 | 2026.05.21 01:43:34.136604 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 20220 | 2026.05.21 01:43:34.136719 [ 270 ] {f47dc86f-ba99-4e0c-9701-2884afec115a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20221 | 2026.05.21 01:43:34.136760 [ 270 ] {f47dc86f-ba99-4e0c-9701-2884afec115a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20222 | 2026.05.21 01:43:34.137101 [ 270 ] {f47dc86f-ba99-4e0c-9701-2884afec115a} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20223 | 2026.05.21 01:43:34.137320 [ 270 ] {f47dc86f-ba99-4e0c-9701-2884afec115a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20224 | 2026.05.21 01:43:34.137455 [ 270 ] {f47dc86f-ba99-4e0c-9701-2884afec115a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 20225 | 2026.05.21 01:43:34.137490 [ 270 ] {f47dc86f-ba99-4e0c-9701-2884afec115a} <Debug> TCPHandler: Processed in 0.001402908 sec. | ||
| 20226 | 2026.05.21 01:43:34.137608 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20227 | 2026.05.21 01:43:34.137703 [ 270 ] {f922593a-0a4d-4017-8a5b-5365445c08cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20228 | 2026.05.21 01:43:34.137760 [ 270 ] {f922593a-0a4d-4017-8a5b-5365445c08cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20229 | 2026.05.21 01:43:34.138594 [ 270 ] {f922593a-0a4d-4017-8a5b-5365445c08cb} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20230 | 2026.05.21 01:43:34.138631 [ 270 ] {f922593a-0a4d-4017-8a5b-5365445c08cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20231 | 2026.05.21 01:43:34.139186 [ 270 ] {f922593a-0a4d-4017-8a5b-5365445c08cb} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20232 | 2026.05.21 01:43:34.139427 [ 270 ] {f922593a-0a4d-4017-8a5b-5365445c08cb} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20233 | 2026.05.21 01:43:34.139570 [ 270 ] {f922593a-0a4d-4017-8a5b-5365445c08cb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001885 sec., 19098.14323607427 rows/sec., 34.22 MiB/sec. | ||
| 20234 | 2026.05.21 01:43:34.139625 [ 270 ] {f922593a-0a4d-4017-8a5b-5365445c08cb} <Debug> TCPHandler: Processed in 0.002068902 sec. | ||
| 20235 | 2026.05.21 01:43:34.139768 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20236 | 2026.05.21 01:43:34.139866 [ 270 ] {e07f8115-5d53-4ecb-9650-a9496aa54db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20237 | 2026.05.21 01:43:34.139907 [ 270 ] {e07f8115-5d53-4ecb-9650-a9496aa54db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20238 | 2026.05.21 01:43:34.140231 [ 270 ] {e07f8115-5d53-4ecb-9650-a9496aa54db7} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20239 | 2026.05.21 01:43:34.140266 [ 270 ] {e07f8115-5d53-4ecb-9650-a9496aa54db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20240 | 2026.05.21 01:43:34.141072 [ 270 ] {e07f8115-5d53-4ecb-9650-a9496aa54db7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20241 | 2026.05.21 01:43:34.141288 [ 270 ] {e07f8115-5d53-4ecb-9650-a9496aa54db7} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20242 | 2026.05.21 01:43:34.141425 [ 270 ] {e07f8115-5d53-4ecb-9650-a9496aa54db7} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001579 sec., 5699.810006333122 rows/sec., 438.49 KiB/sec. | ||
| 20243 | 2026.05.21 01:43:34.141461 [ 270 ] {e07f8115-5d53-4ecb-9650-a9496aa54db7} <Debug> TCPHandler: Processed in 0.001743404 sec. | ||
| 20244 | 2026.05.21 01:43:34.141589 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20245 | 2026.05.21 01:43:34.141687 [ 270 ] {988d8849-3da5-4997-a338-8270f1525521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20246 | 2026.05.21 01:43:34.141731 [ 270 ] {988d8849-3da5-4997-a338-8270f1525521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20247 | 2026.05.21 01:43:34.142070 [ 270 ] {988d8849-3da5-4997-a338-8270f1525521} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20248 | 2026.05.21 01:43:34.142108 [ 270 ] {988d8849-3da5-4997-a338-8270f1525521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20249 | 2026.05.21 01:43:34.142421 [ 270 ] {988d8849-3da5-4997-a338-8270f1525521} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20250 | 2026.05.21 01:43:34.142641 [ 270 ] {988d8849-3da5-4997-a338-8270f1525521} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20251 | 2026.05.21 01:43:34.142774 [ 270 ] {988d8849-3da5-4997-a338-8270f1525521} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 20252 | 2026.05.21 01:43:34.142809 [ 270 ] {988d8849-3da5-4997-a338-8270f1525521} <Debug> TCPHandler: Processed in 0.001271315 sec. | ||
| 20253 | 2026.05.21 01:43:34.387207 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 20254 | 2026.05.21 01:43:34.404726 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20255 | 2026.05.21 01:43:34.404787 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20256 | 2026.05.21 01:43:34.412295 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20257 | 2026.05.21 01:43:34.413027 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20258 | 2026.05.21 01:43:34.416328 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20259 | 2026.05.21 01:43:35.000806 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.33 MiB, peak 410.01 MiB, free memory in arenas 0.00 B, will set to 395.33 MiB (RSS), difference: -1.00 MiB | ||
| 20260 | 2026.05.21 01:43:39.126997 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20261 | 2026.05.21 01:43:39.127289 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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) | ||
| 20262 | 2026.05.21 01:43:39.127687 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20263 | 2026.05.21 01:43:39.127729 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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 | ||
| 20264 | 2026.05.21 01:43:39.127975 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20265 | 2026.05.21 01:43:39.128044 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20266 | 2026.05.21 01:43:39.128191 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 20267 | 2026.05.21 01:43:39.128227 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20268 | 2026.05.21 01:43:39.128251 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 20269 | 2026.05.21 01:43:39.128267 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20270 | 2026.05.21 01:43:39.128310 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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', 'oximeter_collector:failed_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'))" | ||
| 20271 | 2026.05.21 01:43:39.128331 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 20272 | 2026.05.21 01:43:39.129702 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002531 sec., 15408.929276965628 rows/sec., 3.14 MiB/sec. | ||
| 20273 | 2026.05.21 01:43:39.129811 [ 270 ] {6b44223a-41b5-42d5-a299-9b741a19917c} <Debug> TCPHandler: Processed in 0.002957649 sec. | ||
| 20274 | 2026.05.21 01:43:39.132597 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20275 | 2026.05.21 01:43:39.132728 [ 270 ] {9b4db7d0-86a2-45c2-bd4d-1561af5ef810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20276 | 2026.05.21 01:43:39.132782 [ 270 ] {9b4db7d0-86a2-45c2-bd4d-1561af5ef810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20277 | 2026.05.21 01:43:39.133387 [ 270 ] {9b4db7d0-86a2-45c2-bd4d-1561af5ef810} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20278 | 2026.05.21 01:43:39.133439 [ 270 ] {9b4db7d0-86a2-45c2-bd4d-1561af5ef810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20279 | 2026.05.21 01:43:39.133825 [ 270 ] {9b4db7d0-86a2-45c2-bd4d-1561af5ef810} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 20280 | 2026.05.21 01:43:39.134057 [ 270 ] {9b4db7d0-86a2-45c2-bd4d-1561af5ef810} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20281 | 2026.05.21 01:43:39.134203 [ 270 ] {9b4db7d0-86a2-45c2-bd4d-1561af5ef810} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001515 sec., 15841.58415841584 rows/sec., 1.31 MiB/sec. | ||
| 20282 | 2026.05.21 01:43:39.134239 [ 270 ] {9b4db7d0-86a2-45c2-bd4d-1561af5ef810} <Debug> TCPHandler: Processed in 0.001711014 sec. | ||
| 20283 | 2026.05.21 01:43:39.134248 [ 221 ] {} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): 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] | ||
| 20284 | 2026.05.21 01:43:39.134281 [ 221 ] {} <Debug> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): 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] | ||
| 20285 | 2026.05.21 01:43:39.134372 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20286 | 2026.05.21 01:43:39.134475 [ 270 ] {a31f26f0-1126-4647-9525-4cf747af4043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20287 | 2026.05.21 01:43:39.134515 [ 270 ] {a31f26f0-1126-4647-9525-4cf747af4043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20288 | 2026.05.21 01:43:39.134955 [ 270 ] {a31f26f0-1126-4647-9525-4cf747af4043} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20289 | 2026.05.21 01:43:39.134990 [ 270 ] {a31f26f0-1126-4647-9525-4cf747af4043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20290 | 2026.05.21 01:43:39.135283 [ 270 ] {a31f26f0-1126-4647-9525-4cf747af4043} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20291 | 2026.05.21 01:43:39.135494 [ 270 ] {a31f26f0-1126-4647-9525-4cf747af4043} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20292 | 2026.05.21 01:43:39.135621 [ 270 ] {a31f26f0-1126-4647-9525-4cf747af4043} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 845.13 KiB/sec. | ||
| 20293 | 2026.05.21 01:43:39.135656 [ 270 ] {a31f26f0-1126-4647-9525-4cf747af4043} <Debug> TCPHandler: Processed in 0.001330677 sec. | ||
| 20294 | 2026.05.21 01:43:39.135777 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20295 | 2026.05.21 01:43:39.135870 [ 270 ] {4df845db-b386-4821-a532-4921b09c3836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20296 | 2026.05.21 01:43:39.135912 [ 270 ] {4df845db-b386-4821-a532-4921b09c3836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20297 | 2026.05.21 01:43:39.136117 [ 221 ] {} <Debug> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): 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] | ||
| 20298 | 2026.05.21 01:43:39.136394 [ 270 ] {4df845db-b386-4821-a532-4921b09c3836} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20299 | 2026.05.21 01:43:39.136430 [ 270 ] {4df845db-b386-4821-a532-4921b09c3836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20300 | 2026.05.21 01:43:39.136736 [ 270 ] {4df845db-b386-4821-a532-4921b09c3836} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20301 | 2026.05.21 01:43:39.136943 [ 270 ] {4df845db-b386-4821-a532-4921b09c3836} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20302 | 2026.05.21 01:43:39.137069 [ 270 ] {4df845db-b386-4821-a532-4921b09c3836} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001216 sec., 176809.2105263158 rows/sec., 15.73 MiB/sec. | ||
| 20303 | 2026.05.21 01:43:39.137103 [ 270 ] {4df845db-b386-4821-a532-4921b09c3836} <Debug> TCPHandler: Processed in 0.001372547 sec. | ||
| 20304 | 2026.05.21 01:43:39.137223 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20305 | 2026.05.21 01:43:39.137221 [ 223 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20306 | 2026.05.21 01:43:39.137290 [ 223 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20307 | 2026.05.21 01:43:39.137316 [ 270 ] {f2fd8e4f-fe28-43ca-8538-12b1dc524827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20308 | 2026.05.21 01:43:39.137361 [ 270 ] {f2fd8e4f-fe28-43ca-8538-12b1dc524827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20309 | 2026.05.21 01:43:39.137765 [ 270 ] {f2fd8e4f-fe28-43ca-8538-12b1dc524827} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20310 | 2026.05.21 01:43:39.137801 [ 270 ] {f2fd8e4f-fe28-43ca-8538-12b1dc524827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20311 | 2026.05.21 01:43:39.138103 [ 270 ] {f2fd8e4f-fe28-43ca-8538-12b1dc524827} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20312 | 2026.05.21 01:43:39.138362 [ 270 ] {f2fd8e4f-fe28-43ca-8538-12b1dc524827} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20313 | 2026.05.21 01:43:39.138488 [ 270 ] {f2fd8e4f-fe28-43ca-8538-12b1dc524827} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.00119 sec., 33613.44537815126 rows/sec., 2.47 MiB/sec. | ||
| 20314 | 2026.05.21 01:43:39.138522 [ 270 ] {f2fd8e4f-fe28-43ca-8538-12b1dc524827} <Debug> TCPHandler: Processed in 0.001345397 sec. | ||
| 20315 | 2026.05.21 01:43:39.138582 [ 221 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 20316 | 2026.05.21 01:43:39.138603 [ 221 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 20317 | 2026.05.21 01:43:39.138638 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20318 | 2026.05.21 01:43:39.138730 [ 270 ] {10ba503a-63ec-45ef-a030-24082a48144b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20319 | 2026.05.21 01:43:39.138771 [ 270 ] {10ba503a-63ec-45ef-a030-24082a48144b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20320 | 2026.05.21 01:43:39.139161 [ 270 ] {10ba503a-63ec-45ef-a030-24082a48144b} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20321 | 2026.05.21 01:43:39.139197 [ 270 ] {10ba503a-63ec-45ef-a030-24082a48144b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20322 | 2026.05.21 01:43:39.139493 [ 270 ] {10ba503a-63ec-45ef-a030-24082a48144b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 20323 | 2026.05.21 01:43:39.139743 [ 270 ] {10ba503a-63ec-45ef-a030-24082a48144b} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20324 | 2026.05.21 01:43:39.139872 [ 270 ] {10ba503a-63ec-45ef-a030-24082a48144b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.72 MiB/sec. | ||
| 20325 | 2026.05.21 01:43:39.139907 [ 270 ] {10ba503a-63ec-45ef-a030-24082a48144b} <Debug> TCPHandler: Processed in 0.001316636 sec. | ||
| 20326 | 2026.05.21 01:43:39.140026 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20327 | 2026.05.21 01:43:39.140119 [ 270 ] {f842a45c-0f95-4b4a-acea-7fa6835128dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20328 | 2026.05.21 01:43:39.140159 [ 270 ] {f842a45c-0f95-4b4a-acea-7fa6835128dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20329 | 2026.05.21 01:43:39.140542 [ 270 ] {f842a45c-0f95-4b4a-acea-7fa6835128dd} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20330 | 2026.05.21 01:43:39.140579 [ 270 ] {f842a45c-0f95-4b4a-acea-7fa6835128dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20331 | 2026.05.21 01:43:39.140674 [ 223 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20332 | 2026.05.21 01:43:39.140878 [ 270 ] {f842a45c-0f95-4b4a-acea-7fa6835128dd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 20333 | 2026.05.21 01:43:39.141103 [ 270 ] {f842a45c-0f95-4b4a-acea-7fa6835128dd} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20334 | 2026.05.21 01:43:39.141234 [ 270 ] {f842a45c-0f95-4b4a-acea-7fa6835128dd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 20335 | 2026.05.21 01:43:39.141261 [ 222 ] {} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): 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] | ||
| 20336 | 2026.05.21 01:43:39.141269 [ 270 ] {f842a45c-0f95-4b4a-acea-7fa6835128dd} <Debug> TCPHandler: Processed in 0.001290586 sec. | ||
| 20337 | 2026.05.21 01:43:39.141319 [ 222 ] {} <Debug> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): 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] | ||
| 20338 | 2026.05.21 01:43:39.141431 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20339 | 2026.05.21 01:43:39.141530 [ 270 ] {10e0a9e4-9269-427d-ba3c-cece92bc365e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20340 | 2026.05.21 01:43:39.141570 [ 270 ] {10e0a9e4-9269-427d-ba3c-cece92bc365e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20341 | 2026.05.21 01:43:39.142001 [ 270 ] {10e0a9e4-9269-427d-ba3c-cece92bc365e} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20342 | 2026.05.21 01:43:39.142038 [ 270 ] {10e0a9e4-9269-427d-ba3c-cece92bc365e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20343 | 2026.05.21 01:43:39.142173 [ 221 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 20344 | 2026.05.21 01:43:39.142383 [ 270 ] {10e0a9e4-9269-427d-ba3c-cece92bc365e} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20345 | 2026.05.21 01:43:39.142729 [ 270 ] {10e0a9e4-9269-427d-ba3c-cece92bc365e} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20346 | 2026.05.21 01:43:39.142899 [ 270 ] {10e0a9e4-9269-427d-ba3c-cece92bc365e} <Debug> executeQuery: Read 128 rows, 10.65 KiB in 0.001384 sec., 92485.54913294797 rows/sec., 7.51 MiB/sec. | ||
| 20347 | 2026.05.21 01:43:39.142945 [ 270 ] {10e0a9e4-9269-427d-ba3c-cece92bc365e} <Debug> TCPHandler: Processed in 0.001560591 sec. | ||
| 20348 | 2026.05.21 01:43:39.142991 [ 224 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20349 | 2026.05.21 01:43:39.143040 [ 224 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20350 | 2026.05.21 01:43:39.143102 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20351 | 2026.05.21 01:43:39.143225 [ 270 ] {d339f950-d94f-45af-9da0-7d77dc2fbf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20352 | 2026.05.21 01:43:39.143277 [ 270 ] {d339f950-d94f-45af-9da0-7d77dc2fbf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20353 | 2026.05.21 01:43:39.143534 [ 222 ] {} <Debug> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): 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] | ||
| 20354 | 2026.05.21 01:43:39.143739 [ 270 ] {d339f950-d94f-45af-9da0-7d77dc2fbf07} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20355 | 2026.05.21 01:43:39.143782 [ 270 ] {d339f950-d94f-45af-9da0-7d77dc2fbf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20356 | 2026.05.21 01:43:39.144123 [ 270 ] {d339f950-d94f-45af-9da0-7d77dc2fbf07} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20357 | 2026.05.21 01:43:39.144397 [ 270 ] {d339f950-d94f-45af-9da0-7d77dc2fbf07} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20358 | 2026.05.21 01:43:39.144530 [ 270 ] {d339f950-d94f-45af-9da0-7d77dc2fbf07} <Debug> executeQuery: Read 202 rows, 14.83 KiB in 0.00133 sec., 151879.6992481203 rows/sec., 10.89 MiB/sec. | ||
| 20359 | 2026.05.21 01:43:39.144564 [ 270 ] {d339f950-d94f-45af-9da0-7d77dc2fbf07} <Debug> TCPHandler: Processed in 0.00152943 sec. | ||
| 20360 | 2026.05.21 01:43:39.144685 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20361 | 2026.05.21 01:43:39.144779 [ 270 ] {2e6e7083-252a-4d7f-9385-ac5b539cbe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20362 | 2026.05.21 01:43:39.144835 [ 270 ] {2e6e7083-252a-4d7f-9385-ac5b539cbe77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20363 | 2026.05.21 01:43:39.145654 [ 270 ] {2e6e7083-252a-4d7f-9385-ac5b539cbe77} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20364 | 2026.05.21 01:43:39.145695 [ 270 ] {2e6e7083-252a-4d7f-9385-ac5b539cbe77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20365 | 2026.05.21 01:43:39.146238 [ 270 ] {2e6e7083-252a-4d7f-9385-ac5b539cbe77} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20366 | 2026.05.21 01:43:39.146446 [ 224 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20367 | 2026.05.21 01:43:39.146586 [ 270 ] {2e6e7083-252a-4d7f-9385-ac5b539cbe77} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20368 | 2026.05.21 01:43:39.146734 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20369 | 2026.05.21 01:43:39.146751 [ 270 ] {2e6e7083-252a-4d7f-9385-ac5b539cbe77} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00199 sec., 8040.201005025126 rows/sec., 14.41 MiB/sec. | ||
| 20370 | 2026.05.21 01:43:39.146777 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20371 | 2026.05.21 01:43:39.146803 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20372 | 2026.05.21 01:43:39.146819 [ 270 ] {2e6e7083-252a-4d7f-9385-ac5b539cbe77} <Debug> TCPHandler: Processed in 0.002180814 sec. | ||
| 20373 | 2026.05.21 01:43:39.146917 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 20374 | 2026.05.21 01:43:39.146959 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20375 | 2026.05.21 01:43:39.147060 [ 270 ] {9e820e45-e6e7-4900-88ba-6f1887008b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20376 | 2026.05.21 01:43:39.147102 [ 270 ] {9e820e45-e6e7-4900-88ba-6f1887008b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20377 | 2026.05.21 01:43:39.147140 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20378 | 2026.05.21 01:43:39.147202 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2629 rows starting from the beginning of the part | ||
| 20379 | 2026.05.21 01:43:39.147331 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 16 rows starting from the beginning of the part | ||
| 20380 | 2026.05.21 01:43:39.147435 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 20381 | 2026.05.21 01:43:39.147450 [ 270 ] {9e820e45-e6e7-4900-88ba-6f1887008b58} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20382 | 2026.05.21 01:43:39.147492 [ 270 ] {9e820e45-e6e7-4900-88ba-6f1887008b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20383 | 2026.05.21 01:43:39.147536 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 16 rows starting from the beginning of the part | ||
| 20384 | 2026.05.21 01:43:39.147646 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
| 20385 | 2026.05.21 01:43:39.147747 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 16 rows starting from the beginning of the part | ||
| 20386 | 2026.05.21 01:43:39.147817 [ 270 ] {9e820e45-e6e7-4900-88ba-6f1887008b58} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20387 | 2026.05.21 01:43:39.148057 [ 270 ] {9e820e45-e6e7-4900-88ba-6f1887008b58} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20388 | 2026.05.21 01:43:39.148197 [ 270 ] {9e820e45-e6e7-4900-88ba-6f1887008b58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 20389 | 2026.05.21 01:43:39.148232 [ 270 ] {9e820e45-e6e7-4900-88ba-6f1887008b58} <Debug> TCPHandler: Processed in 0.001323276 sec. | ||
| 20390 | 2026.05.21 01:43:39.154342 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2749 rows, containing 19 columns (19 merged, 0 gathered) in 0.007467748 sec., 368116.3317241021 rows/sec., 659.65 MiB/sec. | ||
| 20391 | 2026.05.21 01:43:39.156506 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20392 | 2026.05.21 01:43:39.156817 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20393 | 2026.05.21 01:43:39.156888 [ 194 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20394 | 2026.05.21 01:43:39.156973 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.09 MiB. | ||
| 20395 | 2026.05.21 01:43:39.520117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43683 | ||
| 20396 | 2026.05.21 01:43:39.520639 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20397 | 2026.05.21 01:43:39.520679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20398 | 2026.05.21 01:43:39.521179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20399 | 2026.05.21 01:43:39.521426 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20400 | 2026.05.21 01:43:39.521557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43683 | ||
| 20401 | 2026.05.21 01:43:39.521564 [ 28 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20402 | 2026.05.21 01:43:39.521613 [ 28 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20403 | 2026.05.21 01:43:39.521633 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20404 | 2026.05.21 01:43:39.521721 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 20405 | 2026.05.21 01:43:39.521829 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20406 | 2026.05.21 01:43:39.521861 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41315 rows starting from the beginning of the part | ||
| 20407 | 2026.05.21 01:43:39.521917 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 20408 | 2026.05.21 01:43:39.521959 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 20409 | 2026.05.21 01:43:39.521997 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 20410 | 2026.05.21 01:43:39.522037 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 20411 | 2026.05.21 01:43:39.522074 [ 198 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 20412 | 2026.05.21 01:43:39.524907 [ 187 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43683 rows, containing 4 columns (4 merged, 0 gathered) in 0.003220615 sec., 13563558.512892723 rows/sec., 194.03 MiB/sec. | ||
| 20413 | 2026.05.21 01:43:39.525189 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20414 | 2026.05.21 01:43:39.525451 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20415 | 2026.05.21 01:43:39.525516 [ 200 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_91_18} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20416 | 2026.05.21 01:43:39.525621 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20417 | 2026.05.21 01:43:39.618402 [ 224 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20418 | 2026.05.21 01:43:39.618433 [ 224 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20419 | 2026.05.21 01:43:39.620775 [ 224 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20420 | 2026.05.21 01:43:40.483778 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20421 | 2026.05.21 01:43:40.483834 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20422 | 2026.05.21 01:43:40.486824 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20423 | 2026.05.21 01:43:41.917197 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 20424 | 2026.05.21 01:43:41.935893 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20425 | 2026.05.21 01:43:41.935959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20426 | 2026.05.21 01:43:41.942384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20427 | 2026.05.21 01:43:41.943160 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20428 | 2026.05.21 01:43:41.943511 [ 73 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20429 | 2026.05.21 01:43:41.943587 [ 73 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20430 | 2026.05.21 01:43:41.943613 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20431 | 2026.05.21 01:43:41.943718 [ 187 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 20432 | 2026.05.21 01:43:41.946714 [ 187 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20433 | 2026.05.21 01:43:41.947385 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 20434 | 2026.05.21 01:43:41.947538 [ 187 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 20435 | 2026.05.21 01:43:41.951024 [ 187 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 20436 | 2026.05.21 01:43:41.954986 [ 187 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 20437 | 2026.05.21 01:43:41.959214 [ 187 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 20438 | 2026.05.21 01:43:41.963851 [ 187 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 20439 | 2026.05.21 01:43:41.968301 [ 187 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 20440 | 2026.05.21 01:43:42.001190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.35 MiB, peak 415.05 MiB, free memory in arenas 0.00 B, will set to 395.85 MiB (RSS), difference: -14.50 MiB | ||
| 20441 | 2026.05.21 01:43:42.027927 [ 200 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.084244038 sec., 8143.009479198991 rows/sec., 42.11 MiB/sec. | ||
| 20442 | 2026.05.21 01:43:42.031102 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20443 | 2026.05.21 01:43:42.033147 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20444 | 2026.05.21 01:43:42.033259 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_91_18} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20445 | 2026.05.21 01:43:42.035920 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20446 | 2026.05.21 01:43:43.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.43 MiB, peak 415.05 MiB, free memory in arenas 0.00 B, will set to 395.85 MiB (RSS), difference: 13.42 MiB | ||
| 20447 | 2026.05.21 01:43:44.126533 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20448 | 2026.05.21 01:43:44.126773 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 20449 | 2026.05.21 01:43:44.127151 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20450 | 2026.05.21 01:43:44.127193 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 20451 | 2026.05.21 01:43:44.127420 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20452 | 2026.05.21 01:43:44.127498 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20453 | 2026.05.21 01:43:44.127649 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 21-element set) | ||
| 20454 | 2026.05.21 01:43:44.127692 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20455 | 2026.05.21 01:43:44.127714 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 20456 | 2026.05.21 01:43:44.127730 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20457 | 2026.05.21 01:43:44.127774 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20458 | 2026.05.21 01:43:44.127794 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 20459 | 2026.05.21 01:43:44.128789 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002117 sec., 18422.295701464336 rows/sec., 3.76 MiB/sec. | ||
| 20460 | 2026.05.21 01:43:44.128902 [ 270 ] {4bd5c491-98e3-44b2-a7d6-b31fe7e132d3} <Debug> TCPHandler: Processed in 0.002562161 sec. | ||
| 20461 | 2026.05.21 01:43:44.131558 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20462 | 2026.05.21 01:43:44.131687 [ 270 ] {9376540c-c06c-4960-88c0-0321926cf248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20463 | 2026.05.21 01:43:44.131740 [ 270 ] {9376540c-c06c-4960-88c0-0321926cf248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20464 | 2026.05.21 01:43:44.132369 [ 270 ] {9376540c-c06c-4960-88c0-0321926cf248} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20465 | 2026.05.21 01:43:44.132429 [ 270 ] {9376540c-c06c-4960-88c0-0321926cf248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20466 | 2026.05.21 01:43:44.132950 [ 270 ] {9376540c-c06c-4960-88c0-0321926cf248} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20467 | 2026.05.21 01:43:44.133265 [ 270 ] {9376540c-c06c-4960-88c0-0321926cf248} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20468 | 2026.05.21 01:43:44.133434 [ 270 ] {9376540c-c06c-4960-88c0-0321926cf248} <Debug> executeQuery: Read 136 rows, 11.95 KiB in 0.001788 sec., 76062.63982102908 rows/sec., 6.53 MiB/sec. | ||
| 20469 | 2026.05.21 01:43:44.133474 [ 270 ] {9376540c-c06c-4960-88c0-0321926cf248} <Debug> TCPHandler: Processed in 0.00197835 sec. | ||
| 20470 | 2026.05.21 01:43:44.133605 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20471 | 2026.05.21 01:43:44.133704 [ 270 ] {c2d19f63-0339-4658-a783-260e4bc5a49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20472 | 2026.05.21 01:43:44.133753 [ 270 ] {c2d19f63-0339-4658-a783-260e4bc5a49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20473 | 2026.05.21 01:43:44.134186 [ 270 ] {c2d19f63-0339-4658-a783-260e4bc5a49a} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20474 | 2026.05.21 01:43:44.134225 [ 270 ] {c2d19f63-0339-4658-a783-260e4bc5a49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20475 | 2026.05.21 01:43:44.134530 [ 270 ] {c2d19f63-0339-4658-a783-260e4bc5a49a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20476 | 2026.05.21 01:43:44.134764 [ 270 ] {c2d19f63-0339-4658-a783-260e4bc5a49a} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20477 | 2026.05.21 01:43:44.134901 [ 270 ] {c2d19f63-0339-4658-a783-260e4bc5a49a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001216 sec., 32894.73684210526 rows/sec., 2.42 MiB/sec. | ||
| 20478 | 2026.05.21 01:43:44.134937 [ 270 ] {c2d19f63-0339-4658-a783-260e4bc5a49a} <Debug> TCPHandler: Processed in 0.001380997 sec. | ||
| 20479 | 2026.05.21 01:43:44.135058 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20480 | 2026.05.21 01:43:44.135154 [ 270 ] {0f9133ab-39d2-4bb0-ba50-99d93dbdaa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20481 | 2026.05.21 01:43:44.135196 [ 270 ] {0f9133ab-39d2-4bb0-ba50-99d93dbdaa6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20482 | 2026.05.21 01:43:44.135625 [ 270 ] {0f9133ab-39d2-4bb0-ba50-99d93dbdaa6d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20483 | 2026.05.21 01:43:44.135662 [ 270 ] {0f9133ab-39d2-4bb0-ba50-99d93dbdaa6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20484 | 2026.05.21 01:43:44.135960 [ 270 ] {0f9133ab-39d2-4bb0-ba50-99d93dbdaa6d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20485 | 2026.05.21 01:43:44.136173 [ 270 ] {0f9133ab-39d2-4bb0-ba50-99d93dbdaa6d} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20486 | 2026.05.21 01:43:44.136302 [ 270 ] {0f9133ab-39d2-4bb0-ba50-99d93dbdaa6d} <Debug> executeQuery: Read 110 rows, 8.77 KiB in 0.001165 sec., 94420.6008583691 rows/sec., 7.35 MiB/sec. | ||
| 20487 | 2026.05.21 01:43:44.136338 [ 270 ] {0f9133ab-39d2-4bb0-ba50-99d93dbdaa6d} <Debug> TCPHandler: Processed in 0.001328876 sec. | ||
| 20488 | 2026.05.21 01:43:44.136471 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20489 | 2026.05.21 01:43:44.136570 [ 270 ] {8e373596-31df-466b-bcf1-096fa0adf73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20490 | 2026.05.21 01:43:44.136616 [ 270 ] {8e373596-31df-466b-bcf1-096fa0adf73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20491 | 2026.05.21 01:43:44.137061 [ 270 ] {8e373596-31df-466b-bcf1-096fa0adf73c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20492 | 2026.05.21 01:43:44.137100 [ 270 ] {8e373596-31df-466b-bcf1-096fa0adf73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20493 | 2026.05.21 01:43:44.137514 [ 270 ] {8e373596-31df-466b-bcf1-096fa0adf73c} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20494 | 2026.05.21 01:43:44.137751 [ 270 ] {8e373596-31df-466b-bcf1-096fa0adf73c} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20495 | 2026.05.21 01:43:44.137884 [ 270 ] {8e373596-31df-466b-bcf1-096fa0adf73c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 20496 | 2026.05.21 01:43:44.137886 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_149_42 to all_150_150_0 | ||
| 20497 | 2026.05.21 01:43:44.137920 [ 270 ] {8e373596-31df-466b-bcf1-096fa0adf73c} <Debug> TCPHandler: Processed in 0.00150829 sec. | ||
| 20498 | 2026.05.21 01:43:44.137993 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20499 | 2026.05.21 01:43:44.138020 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20500 | 2026.05.21 01:43:44.138106 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20501 | 2026.05.21 01:43:44.138108 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_150_43} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_149_42 to all_150_150_0 into Compact with storage Full | ||
| 20502 | 2026.05.21 01:43:44.138210 [ 270 ] {9394a3ae-bfbd-43fb-8c15-331c770f6e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20503 | 2026.05.21 01:43:44.138239 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_150_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20504 | 2026.05.21 01:43:44.138271 [ 270 ] {9394a3ae-bfbd-43fb-8c15-331c770f6e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20505 | 2026.05.21 01:43:44.138277 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_150_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_149_42, total 53212 rows starting from the beginning of the part | ||
| 20506 | 2026.05.21 01:43:44.138395 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_150_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 128 rows starting from the beginning of the part | ||
| 20507 | 2026.05.21 01:43:44.139159 [ 270 ] {9394a3ae-bfbd-43fb-8c15-331c770f6e4b} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20508 | 2026.05.21 01:43:44.139203 [ 270 ] {9394a3ae-bfbd-43fb-8c15-331c770f6e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20509 | 2026.05.21 01:43:44.139768 [ 270 ] {9394a3ae-bfbd-43fb-8c15-331c770f6e4b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20510 | 2026.05.21 01:43:44.139994 [ 270 ] {9394a3ae-bfbd-43fb-8c15-331c770f6e4b} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20511 | 2026.05.21 01:43:44.140143 [ 270 ] {9394a3ae-bfbd-43fb-8c15-331c770f6e4b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001951 sec., 20502.306509482318 rows/sec., 36.74 MiB/sec. | ||
| 20512 | 2026.05.21 01:43:44.140198 [ 270 ] {9394a3ae-bfbd-43fb-8c15-331c770f6e4b} <Debug> TCPHandler: Processed in 0.002143503 sec. | ||
| 20513 | 2026.05.21 01:43:44.140317 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20514 | 2026.05.21 01:43:44.140422 [ 270 ] {4eb597fa-cce5-4444-a24b-fd74fdf69d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20515 | 2026.05.21 01:43:44.140470 [ 270 ] {4eb597fa-cce5-4444-a24b-fd74fdf69d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20516 | 2026.05.21 01:43:44.140789 [ 270 ] {4eb597fa-cce5-4444-a24b-fd74fdf69d2f} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20517 | 2026.05.21 01:43:44.140828 [ 270 ] {4eb597fa-cce5-4444-a24b-fd74fdf69d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20518 | 2026.05.21 01:43:44.141133 [ 270 ] {4eb597fa-cce5-4444-a24b-fd74fdf69d2f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20519 | 2026.05.21 01:43:44.141333 [ 270 ] {4eb597fa-cce5-4444-a24b-fd74fdf69d2f} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20520 | 2026.05.21 01:43:44.141432 [ 108 ] {} <Debug> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 20521 | 2026.05.21 01:43:44.141462 [ 270 ] {4eb597fa-cce5-4444-a24b-fd74fdf69d2f} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 373.47 KiB/sec. | ||
| 20522 | 2026.05.21 01:43:44.141468 [ 108 ] {} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20523 | 2026.05.21 01:43:44.141503 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20524 | 2026.05.21 01:43:44.141504 [ 270 ] {4eb597fa-cce5-4444-a24b-fd74fdf69d2f} <Debug> TCPHandler: Processed in 0.001236385 sec. | ||
| 20525 | 2026.05.21 01:43:44.141594 [ 201 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::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 | ||
| 20526 | 2026.05.21 01:43:44.141639 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20527 | 2026.05.21 01:43:44.141689 [ 201 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20528 | 2026.05.21 01:43:44.141719 [ 201 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 20529 | 2026.05.21 01:43:44.141736 [ 270 ] {7ab69a3f-8471-41cf-92c0-4c8a851c34b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20530 | 2026.05.21 01:43:44.141774 [ 201 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 20531 | 2026.05.21 01:43:44.141778 [ 270 ] {7ab69a3f-8471-41cf-92c0-4c8a851c34b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20532 | 2026.05.21 01:43:44.141824 [ 201 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::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 | ||
| 20533 | 2026.05.21 01:43:44.141873 [ 201 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 20534 | 2026.05.21 01:43:44.141917 [ 201 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 20535 | 2026.05.21 01:43:44.141973 [ 201 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::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 | ||
| 20536 | 2026.05.21 01:43:44.142114 [ 270 ] {7ab69a3f-8471-41cf-92c0-4c8a851c34b3} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20537 | 2026.05.21 01:43:44.142151 [ 270 ] {7ab69a3f-8471-41cf-92c0-4c8a851c34b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20538 | 2026.05.21 01:43:44.142452 [ 270 ] {7ab69a3f-8471-41cf-92c0-4c8a851c34b3} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20539 | 2026.05.21 01:43:44.142667 [ 270 ] {7ab69a3f-8471-41cf-92c0-4c8a851c34b3} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20540 | 2026.05.21 01:43:44.142798 [ 270 ] {7ab69a3f-8471-41cf-92c0-4c8a851c34b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 20541 | 2026.05.21 01:43:44.142833 [ 270 ] {7ab69a3f-8471-41cf-92c0-4c8a851c34b3} <Debug> TCPHandler: Processed in 0.001243414 sec. | ||
| 20542 | 2026.05.21 01:43:44.143915 [ 193 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002366337 sec., 17748.95122714981 rows/sec., 1.27 MiB/sec. | ||
| 20543 | 2026.05.21 01:43:44.144070 [ 188 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 20544 | 2026.05.21 01:43:44.144377 [ 188 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::all_1_6_1} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20545 | 2026.05.21 01:43:44.144476 [ 188 ] {cc9591f2-0149-452d-84b0-f4dd0eba9439::all_1_6_1} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 20546 | 2026.05.21 01:43:44.144594 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20547 | 2026.05.21 01:43:44.148675 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_150_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53340 rows, containing 5 columns (5 merged, 0 gathered) in 0.010599982 sec., 5032084.016746443 rows/sec., 325.11 MiB/sec. | ||
| 20548 | 2026.05.21 01:43:44.149031 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_150_43} <Trace> MergedBlockOutputStream: filled checksums all_1_150_43 (state Temporary) | ||
| 20549 | 2026.05.21 01:43:44.149297 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_150_43} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_150_43 to all_1_150_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20550 | 2026.05.21 01:43:44.149363 [ 199 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_150_43} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_149_42, all_150_150_0] -> all_1_150_43 | ||
| 20551 | 2026.05.21 01:43:44.149420 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20552 | 2026.05.21 01:43:45.017281 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 20553 | 2026.05.21 01:43:45.017339 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 20554 | 2026.05.21 01:43:45.019980 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 20555 | 2026.05.21 01:43:46.788533 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20556 | 2026.05.21 01:43:46.788591 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20557 | 2026.05.21 01:43:47.021954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44195 | ||
| 20558 | 2026.05.21 01:43:47.022534 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20559 | 2026.05.21 01:43:47.022577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20560 | 2026.05.21 01:43:47.023045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20561 | 2026.05.21 01:43:47.023277 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20562 | 2026.05.21 01:43:47.023413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44195 | ||
| 20563 | 2026.05.21 01:43:49.125832 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20564 | 2026.05.21 01:43:49.126100 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20565 | 2026.05.21 01:43:49.126466 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20566 | 2026.05.21 01:43:49.126511 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20567 | 2026.05.21 01:43:49.126738 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20568 | 2026.05.21 01:43:49.126806 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20569 | 2026.05.21 01:43:49.126947 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20570 | 2026.05.21 01:43:49.126982 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20571 | 2026.05.21 01:43:49.127004 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 20572 | 2026.05.21 01:43:49.127018 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20573 | 2026.05.21 01:43:49.127059 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20574 | 2026.05.21 01:43:49.127079 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 20575 | 2026.05.21 01:43:49.128067 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002074 sec., 18804.24300867888 rows/sec., 3.83 MiB/sec. | ||
| 20576 | 2026.05.21 01:43:49.128136 [ 270 ] {dfa54100-7079-4d10-99b3-a7e8a523bf7d} <Debug> TCPHandler: Processed in 0.002448839 sec. | ||
| 20577 | 2026.05.21 01:43:49.130448 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20578 | 2026.05.21 01:43:49.130561 [ 270 ] {2671d9e3-79cf-4e64-8533-9cca0063417e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20579 | 2026.05.21 01:43:49.130604 [ 270 ] {2671d9e3-79cf-4e64-8533-9cca0063417e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20580 | 2026.05.21 01:43:49.131125 [ 270 ] {2671d9e3-79cf-4e64-8533-9cca0063417e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20581 | 2026.05.21 01:43:49.131168 [ 270 ] {2671d9e3-79cf-4e64-8533-9cca0063417e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20582 | 2026.05.21 01:43:49.131583 [ 270 ] {2671d9e3-79cf-4e64-8533-9cca0063417e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20583 | 2026.05.21 01:43:49.131797 [ 270 ] {2671d9e3-79cf-4e64-8533-9cca0063417e} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20584 | 2026.05.21 01:43:49.131932 [ 270 ] {2671d9e3-79cf-4e64-8533-9cca0063417e} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001404 sec., 62678.06267806268 rows/sec., 5.28 MiB/sec. | ||
| 20585 | 2026.05.21 01:43:49.131967 [ 270 ] {2671d9e3-79cf-4e64-8533-9cca0063417e} <Debug> TCPHandler: Processed in 0.001578371 sec. | ||
| 20586 | 2026.05.21 01:43:49.132107 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20587 | 2026.05.21 01:43:49.132201 [ 270 ] {4be97f53-0c57-447c-8aa0-40dddcf989ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20588 | 2026.05.21 01:43:49.132240 [ 270 ] {4be97f53-0c57-447c-8aa0-40dddcf989ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20589 | 2026.05.21 01:43:49.132674 [ 270 ] {4be97f53-0c57-447c-8aa0-40dddcf989ac} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20590 | 2026.05.21 01:43:49.132708 [ 270 ] {4be97f53-0c57-447c-8aa0-40dddcf989ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20591 | 2026.05.21 01:43:49.132991 [ 270 ] {4be97f53-0c57-447c-8aa0-40dddcf989ac} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20592 | 2026.05.21 01:43:49.133187 [ 270 ] {4be97f53-0c57-447c-8aa0-40dddcf989ac} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20593 | 2026.05.21 01:43:49.133312 [ 270 ] {4be97f53-0c57-447c-8aa0-40dddcf989ac} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00113 sec., 14159.292035398232 rows/sec., 1.04 MiB/sec. | ||
| 20594 | 2026.05.21 01:43:49.133345 [ 270 ] {4be97f53-0c57-447c-8aa0-40dddcf989ac} <Debug> TCPHandler: Processed in 0.001287516 sec. | ||
| 20595 | 2026.05.21 01:43:49.133457 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20596 | 2026.05.21 01:43:49.133550 [ 270 ] {ba9764a3-c1c5-4e30-8608-b9043bbe7fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20597 | 2026.05.21 01:43:49.133590 [ 270 ] {ba9764a3-c1c5-4e30-8608-b9043bbe7fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20598 | 2026.05.21 01:43:49.133986 [ 270 ] {ba9764a3-c1c5-4e30-8608-b9043bbe7fe9} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20599 | 2026.05.21 01:43:49.134018 [ 270 ] {ba9764a3-c1c5-4e30-8608-b9043bbe7fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20600 | 2026.05.21 01:43:49.134298 [ 270 ] {ba9764a3-c1c5-4e30-8608-b9043bbe7fe9} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20601 | 2026.05.21 01:43:49.134486 [ 270 ] {ba9764a3-c1c5-4e30-8608-b9043bbe7fe9} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20602 | 2026.05.21 01:43:49.134673 [ 270 ] {ba9764a3-c1c5-4e30-8608-b9043bbe7fe9} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001139 sec., 70237.05004389815 rows/sec., 5.48 MiB/sec. | ||
| 20603 | 2026.05.21 01:43:49.134707 [ 270 ] {ba9764a3-c1c5-4e30-8608-b9043bbe7fe9} <Debug> TCPHandler: Processed in 0.001296476 sec. | ||
| 20604 | 2026.05.21 01:43:49.134823 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20605 | 2026.05.21 01:43:49.134916 [ 270 ] {074e28eb-3a52-45a8-8d67-b8ec9cc98168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20606 | 2026.05.21 01:43:49.134958 [ 270 ] {074e28eb-3a52-45a8-8d67-b8ec9cc98168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20607 | 2026.05.21 01:43:49.135402 [ 270 ] {074e28eb-3a52-45a8-8d67-b8ec9cc98168} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20608 | 2026.05.21 01:43:49.135436 [ 270 ] {074e28eb-3a52-45a8-8d67-b8ec9cc98168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20609 | 2026.05.21 01:43:49.135774 [ 270 ] {074e28eb-3a52-45a8-8d67-b8ec9cc98168} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20610 | 2026.05.21 01:43:49.135971 [ 270 ] {074e28eb-3a52-45a8-8d67-b8ec9cc98168} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20611 | 2026.05.21 01:43:49.136083 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_150_43 to all_151_151_0 | ||
| 20612 | 2026.05.21 01:43:49.136096 [ 270 ] {074e28eb-3a52-45a8-8d67-b8ec9cc98168} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 20613 | 2026.05.21 01:43:49.136120 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20614 | 2026.05.21 01:43:49.136136 [ 270 ] {074e28eb-3a52-45a8-8d67-b8ec9cc98168} <Debug> TCPHandler: Processed in 0.001360177 sec. | ||
| 20615 | 2026.05.21 01:43:49.136139 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20616 | 2026.05.21 01:43:49.136250 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20617 | 2026.05.21 01:43:49.136254 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_151_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_150_43 to all_151_151_0 into Compact with storage Full | ||
| 20618 | 2026.05.21 01:43:49.136351 [ 270 ] {2511cf4f-9e3e-4400-80eb-3d404a178db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20619 | 2026.05.21 01:43:49.136406 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_151_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20620 | 2026.05.21 01:43:49.136413 [ 270 ] {2511cf4f-9e3e-4400-80eb-3d404a178db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20621 | 2026.05.21 01:43:49.136449 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_151_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_150_43, total 53340 rows starting from the beginning of the part | ||
| 20622 | 2026.05.21 01:43:49.136523 [ 188 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_151_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 20623 | 2026.05.21 01:43:49.137189 [ 270 ] {2511cf4f-9e3e-4400-80eb-3d404a178db5} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20624 | 2026.05.21 01:43:49.137228 [ 270 ] {2511cf4f-9e3e-4400-80eb-3d404a178db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20625 | 2026.05.21 01:43:49.137761 [ 270 ] {2511cf4f-9e3e-4400-80eb-3d404a178db5} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20626 | 2026.05.21 01:43:49.137976 [ 270 ] {2511cf4f-9e3e-4400-80eb-3d404a178db5} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20627 | 2026.05.21 01:43:49.138118 [ 270 ] {2511cf4f-9e3e-4400-80eb-3d404a178db5} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001792 sec., 8928.57142857143 rows/sec., 16.00 MiB/sec. | ||
| 20628 | 2026.05.21 01:43:49.138173 [ 270 ] {2511cf4f-9e3e-4400-80eb-3d404a178db5} <Debug> TCPHandler: Processed in 0.001971059 sec. | ||
| 20629 | 2026.05.21 01:43:49.138317 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20630 | 2026.05.21 01:43:49.138411 [ 270 ] {07c92475-efa1-40d0-bb93-da788a31fbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20631 | 2026.05.21 01:43:49.138460 [ 270 ] {07c92475-efa1-40d0-bb93-da788a31fbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20632 | 2026.05.21 01:43:49.138794 [ 270 ] {07c92475-efa1-40d0-bb93-da788a31fbb6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20633 | 2026.05.21 01:43:49.138829 [ 270 ] {07c92475-efa1-40d0-bb93-da788a31fbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20634 | 2026.05.21 01:43:49.139125 [ 270 ] {07c92475-efa1-40d0-bb93-da788a31fbb6} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20635 | 2026.05.21 01:43:49.139320 [ 270 ] {07c92475-efa1-40d0-bb93-da788a31fbb6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20636 | 2026.05.21 01:43:49.139450 [ 270 ] {07c92475-efa1-40d0-bb93-da788a31fbb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 20637 | 2026.05.21 01:43:49.139483 [ 270 ] {07c92475-efa1-40d0-bb93-da788a31fbb6} <Debug> TCPHandler: Processed in 0.001213674 sec. | ||
| 20638 | 2026.05.21 01:43:49.144808 [ 191 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_151_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53500 rows, containing 5 columns (5 merged, 0 gathered) in 0.008601381 sec., 6219931.427290571 rows/sec., 401.95 MiB/sec. | ||
| 20639 | 2026.05.21 01:43:49.145421 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_151_44} <Trace> MergedBlockOutputStream: filled checksums all_1_151_44 (state Temporary) | ||
| 20640 | 2026.05.21 01:43:49.145704 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_151_44} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_151_44 to all_1_151_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20641 | 2026.05.21 01:43:49.145780 [ 203 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_151_44} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_150_43, all_151_151_0] -> all_1_151_44 | ||
| 20642 | 2026.05.21 01:43:49.145867 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20643 | 2026.05.21 01:43:49.448052 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20644 | 2026.05.21 01:43:49.469371 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20645 | 2026.05.21 01:43:49.469443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20646 | 2026.05.21 01:43:49.476666 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20647 | 2026.05.21 01:43:49.477640 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20648 | 2026.05.21 01:43:49.484285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20649 | 2026.05.21 01:43:49.559627 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20650 | 2026.05.21 01:43:49.559873 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 20651 | 2026.05.21 01:43:49.560227 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20652 | 2026.05.21 01:43:49.560272 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 20653 | 2026.05.21 01:43:49.560520 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20654 | 2026.05.21 01:43:49.560594 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20655 | 2026.05.21 01:43:49.560743 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 20656 | 2026.05.21 01:43:49.560782 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20657 | 2026.05.21 01:43:49.560806 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 20658 | 2026.05.21 01:43:49.560822 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20659 | 2026.05.21 01:43:49.560864 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 20660 | 2026.05.21 01:43:49.560886 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 20661 | 2026.05.21 01:43:49.561871 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002104 sec., 18536.121673003803 rows/sec., 3.78 MiB/sec. | ||
| 20662 | 2026.05.21 01:43:49.561958 [ 270 ] {781c26db-f79f-4fda-ba17-b349df81307b} <Debug> TCPHandler: Processed in 0.002462649 sec. | ||
| 20663 | 2026.05.21 01:43:49.575877 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20664 | 2026.05.21 01:43:49.576001 [ 270 ] {d2a15cd7-5a96-477c-8243-7e35212bfe1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20665 | 2026.05.21 01:43:49.576051 [ 270 ] {d2a15cd7-5a96-477c-8243-7e35212bfe1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20666 | 2026.05.21 01:43:49.576540 [ 270 ] {d2a15cd7-5a96-477c-8243-7e35212bfe1b} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20667 | 2026.05.21 01:43:49.576585 [ 270 ] {d2a15cd7-5a96-477c-8243-7e35212bfe1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20668 | 2026.05.21 01:43:49.576983 [ 270 ] {d2a15cd7-5a96-477c-8243-7e35212bfe1b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20669 | 2026.05.21 01:43:49.577223 [ 270 ] {d2a15cd7-5a96-477c-8243-7e35212bfe1b} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20670 | 2026.05.21 01:43:49.577383 [ 270 ] {d2a15cd7-5a96-477c-8243-7e35212bfe1b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001416 sec., 5649.717514124294 rows/sec., 460.69 KiB/sec. | ||
| 20671 | 2026.05.21 01:43:49.577424 [ 270 ] {d2a15cd7-5a96-477c-8243-7e35212bfe1b} <Debug> TCPHandler: Processed in 0.001605912 sec. | ||
| 20672 | 2026.05.21 01:43:49.577558 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20673 | 2026.05.21 01:43:49.577662 [ 270 ] {f1ee6fec-9292-4a1c-86e1-7a475825d085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20674 | 2026.05.21 01:43:49.577707 [ 270 ] {f1ee6fec-9292-4a1c-86e1-7a475825d085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20675 | 2026.05.21 01:43:49.579367 [ 270 ] {f1ee6fec-9292-4a1c-86e1-7a475825d085} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20676 | 2026.05.21 01:43:49.579407 [ 270 ] {f1ee6fec-9292-4a1c-86e1-7a475825d085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20677 | 2026.05.21 01:43:49.579872 [ 270 ] {f1ee6fec-9292-4a1c-86e1-7a475825d085} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20678 | 2026.05.21 01:43:49.580090 [ 270 ] {f1ee6fec-9292-4a1c-86e1-7a475825d085} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20679 | 2026.05.21 01:43:49.580231 [ 270 ] {f1ee6fec-9292-4a1c-86e1-7a475825d085} <Debug> executeQuery: Read 2514 rows, 191.53 KiB in 0.002592 sec., 969907.4074074074 rows/sec., 72.16 MiB/sec. | ||
| 20680 | 2026.05.21 01:43:49.580261 [ 149 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20681 | 2026.05.21 01:43:49.580270 [ 270 ] {f1ee6fec-9292-4a1c-86e1-7a475825d085} <Debug> TCPHandler: Processed in 0.002762835 sec. | ||
| 20682 | 2026.05.21 01:43:49.580357 [ 149 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20683 | 2026.05.21 01:43:49.580400 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20684 | 2026.05.21 01:43:49.580453 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20685 | 2026.05.21 01:43:49.580539 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20686 | 2026.05.21 01:43:49.580561 [ 270 ] {04667082-6842-46c0-bbee-4a7343d457f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20687 | 2026.05.21 01:43:49.580620 [ 270 ] {04667082-6842-46c0-bbee-4a7343d457f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20688 | 2026.05.21 01:43:49.580690 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20689 | 2026.05.21 01:43:49.580736 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2620 rows starting from the beginning of the part | ||
| 20690 | 2026.05.21 01:43:49.580811 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 128 rows starting from the beginning of the part | ||
| 20691 | 2026.05.21 01:43:49.580868 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 215 rows starting from the beginning of the part | ||
| 20692 | 2026.05.21 01:43:49.580918 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 136 rows starting from the beginning of the part | ||
| 20693 | 2026.05.21 01:43:49.580966 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 88 rows starting from the beginning of the part | ||
| 20694 | 2026.05.21 01:43:49.581012 [ 196 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 2514 rows starting from the beginning of the part | ||
| 20695 | 2026.05.21 01:43:49.581052 [ 270 ] {04667082-6842-46c0-bbee-4a7343d457f0} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20696 | 2026.05.21 01:43:49.581097 [ 270 ] {04667082-6842-46c0-bbee-4a7343d457f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20697 | 2026.05.21 01:43:49.581454 [ 270 ] {04667082-6842-46c0-bbee-4a7343d457f0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20698 | 2026.05.21 01:43:49.581671 [ 270 ] {04667082-6842-46c0-bbee-4a7343d457f0} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20699 | 2026.05.21 01:43:49.581812 [ 270 ] {04667082-6842-46c0-bbee-4a7343d457f0} <Debug> executeQuery: Read 64 rows, 4.77 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.66 MiB/sec. | ||
| 20700 | 2026.05.21 01:43:49.581848 [ 270 ] {04667082-6842-46c0-bbee-4a7343d457f0} <Debug> TCPHandler: Processed in 0.001445998 sec. | ||
| 20701 | 2026.05.21 01:43:49.581973 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20702 | 2026.05.21 01:43:49.582070 [ 270 ] {eff1e822-a534-4a61-a1c9-ebe4cc68b9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20703 | 2026.05.21 01:43:49.582112 [ 270 ] {eff1e822-a534-4a61-a1c9-ebe4cc68b9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20704 | 2026.05.21 01:43:49.582797 [ 270 ] {eff1e822-a534-4a61-a1c9-ebe4cc68b9af} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20705 | 2026.05.21 01:43:49.582833 [ 270 ] {eff1e822-a534-4a61-a1c9-ebe4cc68b9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20706 | 2026.05.21 01:43:49.583189 [ 270 ] {eff1e822-a534-4a61-a1c9-ebe4cc68b9af} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 20707 | 2026.05.21 01:43:49.583410 [ 270 ] {eff1e822-a534-4a61-a1c9-ebe4cc68b9af} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20708 | 2026.05.21 01:43:49.583504 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5701 rows, containing 5 columns (5 merged, 0 gathered) in 0.00301872 sec., 1888548.7888906556 rows/sec., 150.80 MiB/sec. | ||
| 20709 | 2026.05.21 01:43:49.583540 [ 270 ] {eff1e822-a534-4a61-a1c9-ebe4cc68b9af} <Debug> executeQuery: Read 804 rows, 47.54 KiB in 0.001489 sec., 539959.7044996641 rows/sec., 31.18 MiB/sec. | ||
| 20710 | 2026.05.21 01:43:49.583581 [ 270 ] {eff1e822-a534-4a61-a1c9-ebe4cc68b9af} <Debug> TCPHandler: Processed in 0.001657183 sec. | ||
| 20711 | 2026.05.21 01:43:49.583708 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20712 | 2026.05.21 01:43:49.583805 [ 270 ] {bb55f0ba-3592-4af6-9ee7-6757e083405f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20713 | 2026.05.21 01:43:49.583820 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20714 | 2026.05.21 01:43:49.583847 [ 270 ] {bb55f0ba-3592-4af6-9ee7-6757e083405f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20715 | 2026.05.21 01:43:49.584082 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20716 | 2026.05.21 01:43:49.584157 [ 197 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_156_31} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20717 | 2026.05.21 01:43:49.584241 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 20718 | 2026.05.21 01:43:49.584267 [ 270 ] {bb55f0ba-3592-4af6-9ee7-6757e083405f} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20719 | 2026.05.21 01:43:49.584304 [ 270 ] {bb55f0ba-3592-4af6-9ee7-6757e083405f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20720 | 2026.05.21 01:43:49.584583 [ 270 ] {bb55f0ba-3592-4af6-9ee7-6757e083405f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 20721 | 2026.05.21 01:43:49.584789 [ 270 ] {bb55f0ba-3592-4af6-9ee7-6757e083405f} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20722 | 2026.05.21 01:43:49.584926 [ 270 ] {bb55f0ba-3592-4af6-9ee7-6757e083405f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 61.79 KiB/sec. | ||
| 20723 | 2026.05.21 01:43:49.584962 [ 270 ] {bb55f0ba-3592-4af6-9ee7-6757e083405f} <Debug> TCPHandler: Processed in 0.001309876 sec. | ||
| 20724 | 2026.05.21 01:43:49.585081 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20725 | 2026.05.21 01:43:49.585176 [ 270 ] {55ad594e-174e-445b-a7a0-88a146e60b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20726 | 2026.05.21 01:43:49.585218 [ 270 ] {55ad594e-174e-445b-a7a0-88a146e60b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20727 | 2026.05.21 01:43:49.586144 [ 270 ] {55ad594e-174e-445b-a7a0-88a146e60b65} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20728 | 2026.05.21 01:43:49.586181 [ 270 ] {55ad594e-174e-445b-a7a0-88a146e60b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20729 | 2026.05.21 01:43:49.586543 [ 270 ] {55ad594e-174e-445b-a7a0-88a146e60b65} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20730 | 2026.05.21 01:43:49.586758 [ 270 ] {55ad594e-174e-445b-a7a0-88a146e60b65} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20731 | 2026.05.21 01:43:49.586881 [ 150 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20732 | 2026.05.21 01:43:49.586887 [ 270 ] {55ad594e-174e-445b-a7a0-88a146e60b65} <Debug> executeQuery: Read 1352 rows, 92.92 KiB in 0.001729 sec., 781954.8872180451 rows/sec., 52.48 MiB/sec. | ||
| 20733 | 2026.05.21 01:43:49.586920 [ 150 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20734 | 2026.05.21 01:43:49.586933 [ 270 ] {55ad594e-174e-445b-a7a0-88a146e60b65} <Debug> TCPHandler: Processed in 0.001902308 sec. | ||
| 20735 | 2026.05.21 01:43:49.586939 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20736 | 2026.05.21 01:43:49.587041 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20737 | 2026.05.21 01:43:49.587049 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20738 | 2026.05.21 01:43:49.587163 [ 270 ] {49e23dda-5182-4acd-9218-7f3d6d151356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20739 | 2026.05.21 01:43:49.587178 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20740 | 2026.05.21 01:43:49.587207 [ 270 ] {49e23dda-5182-4acd-9218-7f3d6d151356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20741 | 2026.05.21 01:43:49.587217 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1405 rows starting from the beginning of the part | ||
| 20742 | 2026.05.21 01:43:49.587299 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 106 rows starting from the beginning of the part | ||
| 20743 | 2026.05.21 01:43:49.587349 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 128 rows starting from the beginning of the part | ||
| 20744 | 2026.05.21 01:43:49.587400 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 110 rows starting from the beginning of the part | ||
| 20745 | 2026.05.21 01:43:49.587443 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 80 rows starting from the beginning of the part | ||
| 20746 | 2026.05.21 01:43:49.587484 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1352 rows starting from the beginning of the part | ||
| 20747 | 2026.05.21 01:43:49.588042 [ 270 ] {49e23dda-5182-4acd-9218-7f3d6d151356} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20748 | 2026.05.21 01:43:49.588093 [ 270 ] {49e23dda-5182-4acd-9218-7f3d6d151356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20749 | 2026.05.21 01:43:49.588677 [ 270 ] {49e23dda-5182-4acd-9218-7f3d6d151356} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20750 | 2026.05.21 01:43:49.588945 [ 202 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942868 sec., 1637270.26231324 rows/sec., 119.33 MiB/sec. | ||
| 20751 | 2026.05.21 01:43:49.588994 [ 270 ] {49e23dda-5182-4acd-9218-7f3d6d151356} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20752 | 2026.05.21 01:43:49.589152 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_151_44 to all_156_156_0 | ||
| 20753 | 2026.05.21 01:43:49.589178 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20754 | 2026.05.21 01:43:49.589186 [ 270 ] {49e23dda-5182-4acd-9218-7f3d6d151356} <Debug> executeQuery: Read 1503 rows, 93.35 KiB in 0.002039 sec., 737126.042177538 rows/sec., 44.71 MiB/sec. | ||
| 20755 | 2026.05.21 01:43:49.589182 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20756 | 2026.05.21 01:43:49.589227 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20757 | 2026.05.21 01:43:49.589238 [ 270 ] {49e23dda-5182-4acd-9218-7f3d6d151356} <Debug> TCPHandler: Processed in 0.002237075 sec. | ||
| 20758 | 2026.05.21 01:43:49.589341 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_44 to all_156_156_0 into Compact with storage Full | ||
| 20759 | 2026.05.21 01:43:49.589401 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20760 | 2026.05.21 01:43:49.589464 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20761 | 2026.05.21 01:43:49.589497 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20762 | 2026.05.21 01:43:49.589547 [ 197 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_156_31} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20763 | 2026.05.21 01:43:49.589548 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_151_44, total 53500 rows starting from the beginning of the part | ||
| 20764 | 2026.05.21 01:43:49.589591 [ 270 ] {ee772d00-f016-40c4-ac6c-ec42ebf85038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20765 | 2026.05.21 01:43:49.589633 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 20766 | 2026.05.21 01:43:49.589648 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 20767 | 2026.05.21 01:43:49.589682 [ 270 ] {ee772d00-f016-40c4-ac6c-ec42ebf85038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20768 | 2026.05.21 01:43:49.589734 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 202 rows starting from the beginning of the part | ||
| 20769 | 2026.05.21 01:43:49.589817 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 20770 | 2026.05.21 01:43:49.589887 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 20771 | 2026.05.21 01:43:49.589957 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1503 rows starting from the beginning of the part | ||
| 20772 | 2026.05.21 01:43:49.590787 [ 270 ] {ee772d00-f016-40c4-ac6c-ec42ebf85038} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20773 | 2026.05.21 01:43:49.590830 [ 270 ] {ee772d00-f016-40c4-ac6c-ec42ebf85038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20774 | 2026.05.21 01:43:49.591478 [ 270 ] {ee772d00-f016-40c4-ac6c-ec42ebf85038} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20775 | 2026.05.21 01:43:49.591731 [ 270 ] {ee772d00-f016-40c4-ac6c-ec42ebf85038} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20776 | 2026.05.21 01:43:49.591883 [ 270 ] {ee772d00-f016-40c4-ac6c-ec42ebf85038} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.002324 sec., 24096.385542168675 rows/sec., 43.18 MiB/sec. | ||
| 20777 | 2026.05.21 01:43:49.591961 [ 270 ] {ee772d00-f016-40c4-ac6c-ec42ebf85038} <Debug> TCPHandler: Processed in 0.002623082 sec. | ||
| 20778 | 2026.05.21 01:43:49.592088 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20779 | 2026.05.21 01:43:49.592186 [ 270 ] {e57f40b8-a8d9-4aa5-8887-170f78645cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20780 | 2026.05.21 01:43:49.592230 [ 270 ] {e57f40b8-a8d9-4aa5-8887-170f78645cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20781 | 2026.05.21 01:43:49.592553 [ 270 ] {e57f40b8-a8d9-4aa5-8887-170f78645cd6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20782 | 2026.05.21 01:43:49.592589 [ 270 ] {e57f40b8-a8d9-4aa5-8887-170f78645cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20783 | 2026.05.21 01:43:49.592896 [ 270 ] {e57f40b8-a8d9-4aa5-8887-170f78645cd6} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20784 | 2026.05.21 01:43:49.593116 [ 270 ] {e57f40b8-a8d9-4aa5-8887-170f78645cd6} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20785 | 2026.05.21 01:43:49.593227 [ 150 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20786 | 2026.05.21 01:43:49.593247 [ 270 ] {e57f40b8-a8d9-4aa5-8887-170f78645cd6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 766.78 KiB/sec. | ||
| 20787 | 2026.05.21 01:43:49.593257 [ 150 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20788 | 2026.05.21 01:43:49.593278 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20789 | 2026.05.21 01:43:49.593282 [ 270 ] {e57f40b8-a8d9-4aa5-8887-170f78645cd6} <Debug> TCPHandler: Processed in 0.001245985 sec. | ||
| 20790 | 2026.05.21 01:43:49.593345 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20791 | 2026.05.21 01:43:49.593421 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20792 | 2026.05.21 01:43:49.593447 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7830 rows starting from the beginning of the part | ||
| 20793 | 2026.05.21 01:43:49.593498 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 20794 | 2026.05.21 01:43:49.593541 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 20795 | 2026.05.21 01:43:49.593583 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 20796 | 2026.05.21 01:43:49.593626 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 20797 | 2026.05.21 01:43:49.593667 [ 197 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 12 rows starting from the beginning of the part | ||
| 20798 | 2026.05.21 01:43:49.596373 [ 198 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8082 rows, containing 4 columns (4 merged, 0 gathered) in 0.003056592 sec., 2644121.2958746213 rows/sec., 178.25 MiB/sec. | ||
| 20799 | 2026.05.21 01:43:49.597016 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20800 | 2026.05.21 01:43:49.597316 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20801 | 2026.05.21 01:43:49.597401 [ 200 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_156_31} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20802 | 2026.05.21 01:43:49.597508 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 20803 | 2026.05.21 01:43:49.600504 [ 198 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55685 rows, containing 5 columns (5 merged, 0 gathered) in 0.011222574 sec., 4961874.165409825 rows/sec., 320.46 MiB/sec. | ||
| 20804 | 2026.05.21 01:43:49.601333 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Trace> MergedBlockOutputStream: filled checksums all_1_156_45 (state Temporary) | ||
| 20805 | 2026.05.21 01:43:49.601628 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_156_45 to all_1_156_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20806 | 2026.05.21 01:43:49.601712 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_156_45} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_151_44, all_156_156_0] -> all_1_156_45 | ||
| 20807 | 2026.05.21 01:43:49.601820 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 20808 | 2026.05.21 01:43:50.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.49 MiB, peak 415.05 MiB, free memory in arenas 0.00 B, will set to 395.86 MiB (RSS), difference: -1.64 MiB | ||
| 20809 | 2026.05.21 01:43:50.758758 [ 219 ] {} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Found 6 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, all_10_10_0] | ||
| 20810 | 2026.05.21 01:43:50.758818 [ 219 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Removing 6 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, all_10_10_0] | ||
| 20811 | 2026.05.21 01:43:50.761881 [ 219 ] {} <Debug> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20812 | 2026.05.21 01:43:54.124088 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20813 | 2026.05.21 01:43:54.124369 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 20814 | 2026.05.21 01:43:54.124766 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20815 | 2026.05.21 01:43:54.124815 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 20816 | 2026.05.21 01:43:54.125046 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20817 | 2026.05.21 01:43:54.125121 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20818 | 2026.05.21 01:43:54.125271 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20819 | 2026.05.21 01:43:54.125310 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20820 | 2026.05.21 01:43:54.125332 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 20821 | 2026.05.21 01:43:54.125349 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20822 | 2026.05.21 01:43:54.125392 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20823 | 2026.05.21 01:43:54.125415 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 20824 | 2026.05.21 01:43:54.126392 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002137 sec., 18249.883013570427 rows/sec., 3.72 MiB/sec. | ||
| 20825 | 2026.05.21 01:43:54.126479 [ 270 ] {ce887a26-6b22-4730-bfb7-44d4fed19db8} <Debug> TCPHandler: Processed in 0.002542791 sec. | ||
| 20826 | 2026.05.21 01:43:54.128222 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20827 | 2026.05.21 01:43:54.128339 [ 270 ] {185d9901-226d-4f5d-9312-d8142c97951d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20828 | 2026.05.21 01:43:54.128386 [ 270 ] {185d9901-226d-4f5d-9312-d8142c97951d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20829 | 2026.05.21 01:43:54.128872 [ 270 ] {185d9901-226d-4f5d-9312-d8142c97951d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20830 | 2026.05.21 01:43:54.128915 [ 270 ] {185d9901-226d-4f5d-9312-d8142c97951d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20831 | 2026.05.21 01:43:54.129294 [ 270 ] {185d9901-226d-4f5d-9312-d8142c97951d} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20832 | 2026.05.21 01:43:54.129522 [ 270 ] {185d9901-226d-4f5d-9312-d8142c97951d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20833 | 2026.05.21 01:43:54.129673 [ 270 ] {185d9901-226d-4f5d-9312-d8142c97951d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001368 sec., 40935.67251461988 rows/sec., 3.14 MiB/sec. | ||
| 20834 | 2026.05.21 01:43:54.129711 [ 270 ] {185d9901-226d-4f5d-9312-d8142c97951d} <Debug> TCPHandler: Processed in 0.001541451 sec. | ||
| 20835 | 2026.05.21 01:43:54.129856 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20836 | 2026.05.21 01:43:54.129980 [ 270 ] {1209e222-f29f-4270-8fd4-765f4524d998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20837 | 2026.05.21 01:43:54.130031 [ 270 ] {1209e222-f29f-4270-8fd4-765f4524d998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20838 | 2026.05.21 01:43:54.130543 [ 270 ] {1209e222-f29f-4270-8fd4-765f4524d998} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20839 | 2026.05.21 01:43:54.130589 [ 270 ] {1209e222-f29f-4270-8fd4-765f4524d998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20840 | 2026.05.21 01:43:54.130979 [ 270 ] {1209e222-f29f-4270-8fd4-765f4524d998} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20841 | 2026.05.21 01:43:54.131182 [ 270 ] {1209e222-f29f-4270-8fd4-765f4524d998} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20842 | 2026.05.21 01:43:54.131315 [ 270 ] {1209e222-f29f-4270-8fd4-765f4524d998} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001359 sec., 47093.451066961 rows/sec., 3.68 MiB/sec. | ||
| 20843 | 2026.05.21 01:43:54.131352 [ 270 ] {1209e222-f29f-4270-8fd4-765f4524d998} <Debug> TCPHandler: Processed in 0.001555041 sec. | ||
| 20844 | 2026.05.21 01:43:54.131474 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20845 | 2026.05.21 01:43:54.131571 [ 270 ] {13133f49-cf11-45f0-b5ac-1f88b19d33e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20846 | 2026.05.21 01:43:54.131615 [ 270 ] {13133f49-cf11-45f0-b5ac-1f88b19d33e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20847 | 2026.05.21 01:43:54.132005 [ 270 ] {13133f49-cf11-45f0-b5ac-1f88b19d33e7} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20848 | 2026.05.21 01:43:54.132042 [ 270 ] {13133f49-cf11-45f0-b5ac-1f88b19d33e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20849 | 2026.05.21 01:43:54.132375 [ 270 ] {13133f49-cf11-45f0-b5ac-1f88b19d33e7} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20850 | 2026.05.21 01:43:54.132587 [ 270 ] {13133f49-cf11-45f0-b5ac-1f88b19d33e7} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20851 | 2026.05.21 01:43:54.132718 [ 270 ] {13133f49-cf11-45f0-b5ac-1f88b19d33e7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001165 sec., 109871.24463519313 rows/sec., 7.65 MiB/sec. | ||
| 20852 | 2026.05.21 01:43:54.132753 [ 270 ] {13133f49-cf11-45f0-b5ac-1f88b19d33e7} <Debug> TCPHandler: Processed in 0.001329207 sec. | ||
| 20853 | 2026.05.21 01:43:54.132874 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20854 | 2026.05.21 01:43:54.132970 [ 270 ] {beadcadf-b6c2-41e0-a47f-dd1ea2e049c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20855 | 2026.05.21 01:43:54.133013 [ 270 ] {beadcadf-b6c2-41e0-a47f-dd1ea2e049c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20856 | 2026.05.21 01:43:54.133338 [ 270 ] {beadcadf-b6c2-41e0-a47f-dd1ea2e049c8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20857 | 2026.05.21 01:43:54.133375 [ 270 ] {beadcadf-b6c2-41e0-a47f-dd1ea2e049c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20858 | 2026.05.21 01:43:54.133674 [ 270 ] {beadcadf-b6c2-41e0-a47f-dd1ea2e049c8} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20859 | 2026.05.21 01:43:54.133877 [ 270 ] {beadcadf-b6c2-41e0-a47f-dd1ea2e049c8} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20860 | 2026.05.21 01:43:54.134006 [ 270 ] {beadcadf-b6c2-41e0-a47f-dd1ea2e049c8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001054 sec., 45540.796963946865 rows/sec., 3.07 MiB/sec. | ||
| 20861 | 2026.05.21 01:43:54.134041 [ 270 ] {beadcadf-b6c2-41e0-a47f-dd1ea2e049c8} <Debug> TCPHandler: Processed in 0.001216784 sec. | ||
| 20862 | 2026.05.21 01:43:54.524043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44643 | ||
| 20863 | 2026.05.21 01:43:54.524706 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20864 | 2026.05.21 01:43:54.524767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20865 | 2026.05.21 01:43:54.525276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20866 | 2026.05.21 01:43:54.525519 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20867 | 2026.05.21 01:43:54.525650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44643 | ||
| 20868 | 2026.05.21 01:43:56.984523 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 20869 | 2026.05.21 01:43:57.002925 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20870 | 2026.05.21 01:43:57.002985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20871 | 2026.05.21 01:43:57.009329 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20872 | 2026.05.21 01:43:57.010024 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20873 | 2026.05.21 01:43:57.013210 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 20874 | 2026.05.21 01:43:59.125697 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20875 | 2026.05.21 01:43:59.125968 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20876 | 2026.05.21 01:43:59.126347 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20877 | 2026.05.21 01:43:59.126392 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20878 | 2026.05.21 01:43:59.126649 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20879 | 2026.05.21 01:43:59.126728 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20880 | 2026.05.21 01:43:59.126879 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20881 | 2026.05.21 01:43:59.126915 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20882 | 2026.05.21 01:43:59.126936 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 20883 | 2026.05.21 01:43:59.126952 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20884 | 2026.05.21 01:43:59.126994 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20885 | 2026.05.21 01:43:59.127015 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 20886 | 2026.05.21 01:43:59.127991 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002132 sec., 18292.682926829268 rows/sec., 3.73 MiB/sec. | ||
| 20887 | 2026.05.21 01:43:59.128065 [ 270 ] {995ee89c-ec3d-4146-9ef0-575baa9cf92d} <Debug> TCPHandler: Processed in 0.002507069 sec. | ||
| 20888 | 2026.05.21 01:43:59.130000 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20889 | 2026.05.21 01:43:59.130137 [ 270 ] {c3bd6173-eabb-46d9-bfb8-8e58b3788369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20890 | 2026.05.21 01:43:59.130187 [ 270 ] {c3bd6173-eabb-46d9-bfb8-8e58b3788369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20891 | 2026.05.21 01:43:59.130814 [ 270 ] {c3bd6173-eabb-46d9-bfb8-8e58b3788369} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20892 | 2026.05.21 01:43:59.130853 [ 270 ] {c3bd6173-eabb-46d9-bfb8-8e58b3788369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20893 | 2026.05.21 01:43:59.131212 [ 270 ] {c3bd6173-eabb-46d9-bfb8-8e58b3788369} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20894 | 2026.05.21 01:43:59.131426 [ 270 ] {c3bd6173-eabb-46d9-bfb8-8e58b3788369} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20895 | 2026.05.21 01:43:59.131578 [ 270 ] {c3bd6173-eabb-46d9-bfb8-8e58b3788369} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001478 sec., 59539.91880920163 rows/sec., 5.01 MiB/sec. | ||
| 20896 | 2026.05.21 01:43:59.131617 [ 270 ] {c3bd6173-eabb-46d9-bfb8-8e58b3788369} <Debug> TCPHandler: Processed in 0.001683694 sec. | ||
| 20897 | 2026.05.21 01:43:59.131757 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20898 | 2026.05.21 01:43:59.131851 [ 270 ] {8ba2617c-db0d-431f-976c-024faf92ca6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20899 | 2026.05.21 01:43:59.131890 [ 270 ] {8ba2617c-db0d-431f-976c-024faf92ca6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20900 | 2026.05.21 01:43:59.132293 [ 270 ] {8ba2617c-db0d-431f-976c-024faf92ca6b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20901 | 2026.05.21 01:43:59.132329 [ 270 ] {8ba2617c-db0d-431f-976c-024faf92ca6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20902 | 2026.05.21 01:43:59.132608 [ 270 ] {8ba2617c-db0d-431f-976c-024faf92ca6b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20903 | 2026.05.21 01:43:59.132804 [ 270 ] {8ba2617c-db0d-431f-976c-024faf92ca6b} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20904 | 2026.05.21 01:43:59.132930 [ 270 ] {8ba2617c-db0d-431f-976c-024faf92ca6b} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001098 sec., 14571.948998178506 rows/sec., 1.07 MiB/sec. | ||
| 20905 | 2026.05.21 01:43:59.132930 [ 125 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20906 | 2026.05.21 01:43:59.132965 [ 270 ] {8ba2617c-db0d-431f-976c-024faf92ca6b} <Debug> TCPHandler: Processed in 0.001255575 sec. | ||
| 20907 | 2026.05.21 01:43:59.133006 [ 125 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20908 | 2026.05.21 01:43:59.133031 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20909 | 2026.05.21 01:43:59.133100 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20910 | 2026.05.21 01:43:59.133146 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 20911 | 2026.05.21 01:43:59.133197 [ 270 ] {769cac2f-8907-4c6c-8d2c-3263abbfc937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20912 | 2026.05.21 01:43:59.133236 [ 270 ] {769cac2f-8907-4c6c-8d2c-3263abbfc937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20913 | 2026.05.21 01:43:59.133247 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20914 | 2026.05.21 01:43:59.133279 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 95 rows starting from the beginning of the part | ||
| 20915 | 2026.05.21 01:43:59.133343 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 40 rows starting from the beginning of the part | ||
| 20916 | 2026.05.21 01:43:59.133396 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 40 rows starting from the beginning of the part | ||
| 20917 | 2026.05.21 01:43:59.133442 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 16 rows starting from the beginning of the part | ||
| 20918 | 2026.05.21 01:43:59.133496 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 20919 | 2026.05.21 01:43:59.133539 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 16 rows starting from the beginning of the part | ||
| 20920 | 2026.05.21 01:43:59.133664 [ 270 ] {769cac2f-8907-4c6c-8d2c-3263abbfc937} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20921 | 2026.05.21 01:43:59.133698 [ 270 ] {769cac2f-8907-4c6c-8d2c-3263abbfc937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20922 | 2026.05.21 01:43:59.133995 [ 270 ] {769cac2f-8907-4c6c-8d2c-3263abbfc937} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20923 | 2026.05.21 01:43:59.134199 [ 270 ] {769cac2f-8907-4c6c-8d2c-3263abbfc937} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20924 | 2026.05.21 01:43:59.134285 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184314 sec., 228824.45027247843 rows/sec., 17.62 MiB/sec. | ||
| 20925 | 2026.05.21 01:43:59.134326 [ 270 ] {769cac2f-8907-4c6c-8d2c-3263abbfc937} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001147 sec., 69747.16652136006 rows/sec., 5.45 MiB/sec. | ||
| 20926 | 2026.05.21 01:43:59.134365 [ 270 ] {769cac2f-8907-4c6c-8d2c-3263abbfc937} <Debug> TCPHandler: Processed in 0.001312636 sec. | ||
| 20927 | 2026.05.21 01:43:59.134457 [ 222 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20928 | 2026.05.21 01:43:59.134491 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20929 | 2026.05.21 01:43:59.134510 [ 222 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20930 | 2026.05.21 01:43:59.134496 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20931 | 2026.05.21 01:43:59.134639 [ 270 ] {51b43ef2-c4fc-4a66-bb4a-a960321fdb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20932 | 2026.05.21 01:43:59.134683 [ 270 ] {51b43ef2-c4fc-4a66-bb4a-a960321fdb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20933 | 2026.05.21 01:43:59.134831 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_131_26} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20934 | 2026.05.21 01:43:59.134923 [ 195 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_131_26} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20935 | 2026.05.21 01:43:59.135031 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20936 | 2026.05.21 01:43:59.135115 [ 270 ] {51b43ef2-c4fc-4a66-bb4a-a960321fdb87} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20937 | 2026.05.21 01:43:59.135157 [ 270 ] {51b43ef2-c4fc-4a66-bb4a-a960321fdb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20938 | 2026.05.21 01:43:59.135499 [ 270 ] {51b43ef2-c4fc-4a66-bb4a-a960321fdb87} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20939 | 2026.05.21 01:43:59.135765 [ 270 ] {51b43ef2-c4fc-4a66-bb4a-a960321fdb87} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20940 | 2026.05.21 01:43:59.135898 [ 270 ] {51b43ef2-c4fc-4a66-bb4a-a960321fdb87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 20941 | 2026.05.21 01:43:59.135934 [ 270 ] {51b43ef2-c4fc-4a66-bb4a-a960321fdb87} <Debug> TCPHandler: Processed in 0.00149388 sec. | ||
| 20942 | 2026.05.21 01:43:59.136050 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20943 | 2026.05.21 01:43:59.136143 [ 270 ] {7f2be629-c49c-4472-a205-4e34fdb2b213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20944 | 2026.05.21 01:43:59.136198 [ 270 ] {7f2be629-c49c-4472-a205-4e34fdb2b213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20945 | 2026.05.21 01:43:59.136972 [ 270 ] {7f2be629-c49c-4472-a205-4e34fdb2b213} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20946 | 2026.05.21 01:43:59.137007 [ 270 ] {7f2be629-c49c-4472-a205-4e34fdb2b213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20947 | 2026.05.21 01:43:59.137537 [ 270 ] {7f2be629-c49c-4472-a205-4e34fdb2b213} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20948 | 2026.05.21 01:43:59.137753 [ 270 ] {7f2be629-c49c-4472-a205-4e34fdb2b213} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20949 | 2026.05.21 01:43:59.137890 [ 270 ] {7f2be629-c49c-4472-a205-4e34fdb2b213} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001764 sec., 9070.2947845805 rows/sec., 16.25 MiB/sec. | ||
| 20950 | 2026.05.21 01:43:59.137942 [ 270 ] {7f2be629-c49c-4472-a205-4e34fdb2b213} <Debug> TCPHandler: Processed in 0.001938388 sec. | ||
| 20951 | 2026.05.21 01:43:59.138068 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20952 | 2026.05.21 01:43:59.138074 [ 222 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20953 | 2026.05.21 01:43:59.138166 [ 270 ] {d7234533-fa5d-4cd5-92fe-63262a80c3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20954 | 2026.05.21 01:43:59.138213 [ 270 ] {d7234533-fa5d-4cd5-92fe-63262a80c3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20955 | 2026.05.21 01:43:59.138553 [ 270 ] {d7234533-fa5d-4cd5-92fe-63262a80c3cb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20956 | 2026.05.21 01:43:59.138590 [ 270 ] {d7234533-fa5d-4cd5-92fe-63262a80c3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20957 | 2026.05.21 01:43:59.138890 [ 270 ] {d7234533-fa5d-4cd5-92fe-63262a80c3cb} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20958 | 2026.05.21 01:43:59.139087 [ 270 ] {d7234533-fa5d-4cd5-92fe-63262a80c3cb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20959 | 2026.05.21 01:43:59.139215 [ 270 ] {d7234533-fa5d-4cd5-92fe-63262a80c3cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 20960 | 2026.05.21 01:43:59.139248 [ 270 ] {d7234533-fa5d-4cd5-92fe-63262a80c3cb} <Debug> TCPHandler: Processed in 0.001227264 sec. | ||
| 20961 | 2026.05.21 01:43:59.139347 [ 219 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20962 | 2026.05.21 01:43:59.139381 [ 219 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20963 | 2026.05.21 01:43:59.142747 [ 219 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20964 | 2026.05.21 01:44:00.043797 [ 219 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20965 | 2026.05.21 01:44:00.043845 [ 219 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20966 | 2026.05.21 01:44:00.046835 [ 219 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20967 | 2026.05.21 01:44:00.247130 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20968 | 2026.05.21 01:44:00.247180 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20969 | 2026.05.21 01:44:00.249902 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20970 | 2026.05.21 01:44:00.917985 [ 126 ] {} <Debug> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 20971 | 2026.05.21 01:44:00.918059 [ 126 ] {} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20972 | 2026.05.21 01:44:00.918084 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20973 | 2026.05.21 01:44:00.918223 [ 198 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::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 | ||
| 20974 | 2026.05.21 01:44:00.918371 [ 198 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20975 | 2026.05.21 01:44:00.918406 [ 198 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 20976 | 2026.05.21 01:44:00.918480 [ 198 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 20977 | 2026.05.21 01:44:00.918539 [ 198 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 20978 | 2026.05.21 01:44:00.918590 [ 198 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 20979 | 2026.05.21 01:44:00.918638 [ 198 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 20980 | 2026.05.21 01:44:00.919397 [ 192 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226795 sec., 4890.792675222837 rows/sec., 362.99 KiB/sec. | ||
| 20981 | 2026.05.21 01:44:00.919592 [ 193 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 20982 | 2026.05.21 01:44:00.919905 [ 193 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_21_5} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20983 | 2026.05.21 01:44:00.919977 [ 193 ] {cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e::all_1_21_5} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 20984 | 2026.05.21 01:44:00.920067 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20985 | 2026.05.21 01:44:01.788847 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20986 | 2026.05.21 01:44:01.788903 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20987 | 2026.05.21 01:44:02.026598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45155 | ||
| 20988 | 2026.05.21 01:44:02.027153 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20989 | 2026.05.21 01:44:02.027194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20990 | 2026.05.21 01:44:02.027678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20991 | 2026.05.21 01:44:02.027919 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20992 | 2026.05.21 01:44:02.028056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45155 | ||
| 20993 | 2026.05.21 01:44:03.201535 [ 225 ] {} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): 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] | ||
| 20994 | 2026.05.21 01:44:03.201633 [ 225 ] {} <Debug> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): 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] | ||
| 20995 | 2026.05.21 01:44:03.204411 [ 225 ] {} <Debug> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): 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] | ||
| 20996 | 2026.05.21 01:44:04.113033 [ 226 ] {} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Found 5 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] | ||
| 20997 | 2026.05.21 01:44:04.113091 [ 226 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Removing 5 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] | ||
| 20998 | 2026.05.21 01:44:04.115535 [ 226 ] {} <Debug> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20999 | 2026.05.21 01:44:04.127204 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21000 | 2026.05.21 01:44:04.127467 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 21001 | 2026.05.21 01:44:04.127848 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21002 | 2026.05.21 01:44:04.127895 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 21003 | 2026.05.21 01:44:04.128158 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21004 | 2026.05.21 01:44:04.128226 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21005 | 2026.05.21 01:44:04.128368 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 21006 | 2026.05.21 01:44:04.128404 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21007 | 2026.05.21 01:44:04.128425 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 21008 | 2026.05.21 01:44:04.128440 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21009 | 2026.05.21 01:44:04.128482 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21010 | 2026.05.21 01:44:04.128501 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 21011 | 2026.05.21 01:44:04.129470 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002174 sec., 17939.28242870285 rows/sec., 3.66 MiB/sec. | ||
| 21012 | 2026.05.21 01:44:04.129547 [ 270 ] {75602b47-d07a-46a3-91f0-c92eb2ee9987} <Debug> TCPHandler: Processed in 0.0025458 sec. | ||
| 21013 | 2026.05.21 01:44:04.132126 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21014 | 2026.05.21 01:44:04.132259 [ 270 ] {9b325dfe-f7a5-424f-afa6-758fd611891c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21015 | 2026.05.21 01:44:04.132311 [ 270 ] {9b325dfe-f7a5-424f-afa6-758fd611891c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21016 | 2026.05.21 01:44:04.133138 [ 270 ] {9b325dfe-f7a5-424f-afa6-758fd611891c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21017 | 2026.05.21 01:44:04.133182 [ 270 ] {9b325dfe-f7a5-424f-afa6-758fd611891c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21018 | 2026.05.21 01:44:04.133545 [ 270 ] {9b325dfe-f7a5-424f-afa6-758fd611891c} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21019 | 2026.05.21 01:44:04.133767 [ 270 ] {9b325dfe-f7a5-424f-afa6-758fd611891c} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21020 | 2026.05.21 01:44:04.133915 [ 270 ] {9b325dfe-f7a5-424f-afa6-758fd611891c} <Debug> executeQuery: Read 144 rows, 12.70 KiB in 0.001693 sec., 85056.11340815121 rows/sec., 7.33 MiB/sec. | ||
| 21021 | 2026.05.21 01:44:04.133951 [ 270 ] {9b325dfe-f7a5-424f-afa6-758fd611891c} <Debug> TCPHandler: Processed in 0.001887188 sec. | ||
| 21022 | 2026.05.21 01:44:04.134125 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21023 | 2026.05.21 01:44:04.134225 [ 270 ] {eef782de-52c4-4ef3-96bd-71492e34c47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21024 | 2026.05.21 01:44:04.134267 [ 270 ] {eef782de-52c4-4ef3-96bd-71492e34c47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21025 | 2026.05.21 01:44:04.134721 [ 270 ] {eef782de-52c4-4ef3-96bd-71492e34c47e} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21026 | 2026.05.21 01:44:04.134757 [ 270 ] {eef782de-52c4-4ef3-96bd-71492e34c47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21027 | 2026.05.21 01:44:04.135047 [ 270 ] {eef782de-52c4-4ef3-96bd-71492e34c47e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21028 | 2026.05.21 01:44:04.135247 [ 270 ] {eef782de-52c4-4ef3-96bd-71492e34c47e} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21029 | 2026.05.21 01:44:04.135377 [ 270 ] {eef782de-52c4-4ef3-96bd-71492e34c47e} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001171 sec., 37574.72245943638 rows/sec., 2.76 MiB/sec. | ||
| 21030 | 2026.05.21 01:44:04.135413 [ 270 ] {eef782de-52c4-4ef3-96bd-71492e34c47e} <Debug> TCPHandler: Processed in 0.001338457 sec. | ||
| 21031 | 2026.05.21 01:44:04.135437 [ 226 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 21032 | 2026.05.21 01:44:04.135469 [ 226 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 21033 | 2026.05.21 01:44:04.135544 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21034 | 2026.05.21 01:44:04.135643 [ 270 ] {54592cd5-368e-4313-80d1-7c50cd317ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21035 | 2026.05.21 01:44:04.135684 [ 270 ] {54592cd5-368e-4313-80d1-7c50cd317ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21036 | 2026.05.21 01:44:04.136126 [ 270 ] {54592cd5-368e-4313-80d1-7c50cd317ba7} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21037 | 2026.05.21 01:44:04.136164 [ 270 ] {54592cd5-368e-4313-80d1-7c50cd317ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21038 | 2026.05.21 01:44:04.136491 [ 270 ] {54592cd5-368e-4313-80d1-7c50cd317ba7} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21039 | 2026.05.21 01:44:04.136713 [ 270 ] {54592cd5-368e-4313-80d1-7c50cd317ba7} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21040 | 2026.05.21 01:44:04.136860 [ 270 ] {54592cd5-368e-4313-80d1-7c50cd317ba7} <Debug> executeQuery: Read 117 rows, 9.36 KiB in 0.001235 sec., 94736.84210526316 rows/sec., 7.40 MiB/sec. | ||
| 21041 | 2026.05.21 01:44:04.136895 [ 270 ] {54592cd5-368e-4313-80d1-7c50cd317ba7} <Debug> TCPHandler: Processed in 0.001398648 sec. | ||
| 21042 | 2026.05.21 01:44:04.137018 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21043 | 2026.05.21 01:44:04.137112 [ 270 ] {b8f5658c-3a15-41de-b862-a496c9b2fe37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21044 | 2026.05.21 01:44:04.137156 [ 270 ] {b8f5658c-3a15-41de-b862-a496c9b2fe37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21045 | 2026.05.21 01:44:04.137551 [ 270 ] {b8f5658c-3a15-41de-b862-a496c9b2fe37} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21046 | 2026.05.21 01:44:04.137591 [ 270 ] {b8f5658c-3a15-41de-b862-a496c9b2fe37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21047 | 2026.05.21 01:44:04.137916 [ 270 ] {b8f5658c-3a15-41de-b862-a496c9b2fe37} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21048 | 2026.05.21 01:44:04.138120 [ 270 ] {b8f5658c-3a15-41de-b862-a496c9b2fe37} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21049 | 2026.05.21 01:44:04.138251 [ 270 ] {b8f5658c-3a15-41de-b862-a496c9b2fe37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 21050 | 2026.05.21 01:44:04.138287 [ 270 ] {b8f5658c-3a15-41de-b862-a496c9b2fe37} <Debug> TCPHandler: Processed in 0.001315866 sec. | ||
| 21051 | 2026.05.21 01:44:04.138360 [ 226 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): 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] | ||
| 21052 | 2026.05.21 01:44:04.138411 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21053 | 2026.05.21 01:44:04.138509 [ 270 ] {e3a525d9-7978-4a02-8846-8bc960c6733d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21054 | 2026.05.21 01:44:04.138563 [ 270 ] {e3a525d9-7978-4a02-8846-8bc960c6733d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21055 | 2026.05.21 01:44:04.139503 [ 270 ] {e3a525d9-7978-4a02-8846-8bc960c6733d} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21056 | 2026.05.21 01:44:04.139541 [ 270 ] {e3a525d9-7978-4a02-8846-8bc960c6733d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21057 | 2026.05.21 01:44:04.140095 [ 270 ] {e3a525d9-7978-4a02-8846-8bc960c6733d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21058 | 2026.05.21 01:44:04.140310 [ 270 ] {e3a525d9-7978-4a02-8846-8bc960c6733d} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21059 | 2026.05.21 01:44:04.140431 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21060 | 2026.05.21 01:44:04.140449 [ 270 ] {e3a525d9-7978-4a02-8846-8bc960c6733d} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001958 sec., 22471.91011235955 rows/sec., 40.27 MiB/sec. | ||
| 21061 | 2026.05.21 01:44:04.140481 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21062 | 2026.05.21 01:44:04.140506 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21063 | 2026.05.21 01:44:04.140513 [ 270 ] {e3a525d9-7978-4a02-8846-8bc960c6733d} <Debug> TCPHandler: Processed in 0.002154743 sec. | ||
| 21064 | 2026.05.21 01:44:04.140609 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 21065 | 2026.05.21 01:44:04.140657 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21066 | 2026.05.21 01:44:04.140756 [ 270 ] {98e6801e-1a74-4b1a-810f-20301565fe43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21067 | 2026.05.21 01:44:04.140800 [ 270 ] {98e6801e-1a74-4b1a-810f-20301565fe43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21068 | 2026.05.21 01:44:04.140831 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21069 | 2026.05.21 01:44:04.140893 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2749 rows starting from the beginning of the part | ||
| 21070 | 2026.05.21 01:44:04.141033 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 40 rows starting from the beginning of the part | ||
| 21071 | 2026.05.21 01:44:04.141140 [ 270 ] {98e6801e-1a74-4b1a-810f-20301565fe43} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21072 | 2026.05.21 01:44:04.141151 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 16 rows starting from the beginning of the part | ||
| 21073 | 2026.05.21 01:44:04.141188 [ 270 ] {98e6801e-1a74-4b1a-810f-20301565fe43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21074 | 2026.05.21 01:44:04.141265 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 21075 | 2026.05.21 01:44:04.141364 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 16 rows starting from the beginning of the part | ||
| 21076 | 2026.05.21 01:44:04.141457 [ 198 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 44 rows starting from the beginning of the part | ||
| 21077 | 2026.05.21 01:44:04.141496 [ 270 ] {98e6801e-1a74-4b1a-810f-20301565fe43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 21078 | 2026.05.21 01:44:04.141715 [ 270 ] {98e6801e-1a74-4b1a-810f-20301565fe43} <Trace> oximeter.measurements_i64 (cc9591f2-0149-452d-84b0-f4dd0eba9439): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21079 | 2026.05.21 01:44:04.141849 [ 270 ] {98e6801e-1a74-4b1a-810f-20301565fe43} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001111 sec., 8100.8100810081005 rows/sec., 572.23 KiB/sec. | ||
| 21080 | 2026.05.21 01:44:04.141884 [ 270 ] {98e6801e-1a74-4b1a-810f-20301565fe43} <Debug> TCPHandler: Processed in 0.001279826 sec. | ||
| 21081 | 2026.05.21 01:44:04.142005 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21082 | 2026.05.21 01:44:04.142107 [ 270 ] {d1b760d9-b340-4875-8ac8-cba8089c0d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21083 | 2026.05.21 01:44:04.142147 [ 270 ] {d1b760d9-b340-4875-8ac8-cba8089c0d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21084 | 2026.05.21 01:44:04.142492 [ 270 ] {d1b760d9-b340-4875-8ac8-cba8089c0d98} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21085 | 2026.05.21 01:44:04.142526 [ 270 ] {d1b760d9-b340-4875-8ac8-cba8089c0d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21086 | 2026.05.21 01:44:04.142823 [ 270 ] {d1b760d9-b340-4875-8ac8-cba8089c0d98} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21087 | 2026.05.21 01:44:04.143023 [ 270 ] {d1b760d9-b340-4875-8ac8-cba8089c0d98} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21088 | 2026.05.21 01:44:04.143149 [ 270 ] {d1b760d9-b340-4875-8ac8-cba8089c0d98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 21089 | 2026.05.21 01:44:04.143181 [ 270 ] {d1b760d9-b340-4875-8ac8-cba8089c0d98} <Debug> TCPHandler: Processed in 0.001224214 sec. | ||
| 21090 | 2026.05.21 01:44:04.147990 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2921 rows, containing 19 columns (19 merged, 0 gathered) in 0.007424288 sec., 393438.4010965092 rows/sec., 705.02 MiB/sec. | ||
| 21091 | 2026.05.21 01:44:04.150580 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21092 | 2026.05.21 01:44:04.150926 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21093 | 2026.05.21 01:44:04.150994 [ 193 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21094 | 2026.05.21 01:44:04.151115 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.46 MiB. | ||
| 21095 | 2026.05.21 01:44:04.514131 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21096 | 2026.05.21 01:44:04.532742 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21097 | 2026.05.21 01:44:04.532797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21098 | 2026.05.21 01:44:04.539184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21099 | 2026.05.21 01:44:04.539892 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21100 | 2026.05.21 01:44:04.543109 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21101 | 2026.05.21 01:44:09.127391 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21102 | 2026.05.21 01:44:09.127799 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 21103 | 2026.05.21 01:44:09.128301 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21104 | 2026.05.21 01:44:09.128371 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 21105 | 2026.05.21 01:44:09.128618 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21106 | 2026.05.21 01:44:09.128689 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21107 | 2026.05.21 01:44:09.128839 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 21108 | 2026.05.21 01:44:09.128875 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21109 | 2026.05.21 01:44:09.128897 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 21110 | 2026.05.21 01:44:09.128912 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21111 | 2026.05.21 01:44:09.128955 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 21112 | 2026.05.21 01:44:09.128975 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 21113 | 2026.05.21 01:44:09.129957 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002328 sec., 16752.577319587628 rows/sec., 3.41 MiB/sec. | ||
| 21114 | 2026.05.21 01:44:09.130037 [ 270 ] {d29cbfef-74e1-49af-9faa-c8714b777628} <Debug> TCPHandler: Processed in 0.002834116 sec. | ||
| 21115 | 2026.05.21 01:44:09.132659 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21116 | 2026.05.21 01:44:09.132798 [ 270 ] {b496b091-7374-46c8-b141-4e1e728389b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21117 | 2026.05.21 01:44:09.132852 [ 270 ] {b496b091-7374-46c8-b141-4e1e728389b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21118 | 2026.05.21 01:44:09.133396 [ 270 ] {b496b091-7374-46c8-b141-4e1e728389b3} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21119 | 2026.05.21 01:44:09.133434 [ 270 ] {b496b091-7374-46c8-b141-4e1e728389b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21120 | 2026.05.21 01:44:09.133807 [ 270 ] {b496b091-7374-46c8-b141-4e1e728389b3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 21121 | 2026.05.21 01:44:09.134024 [ 270 ] {b496b091-7374-46c8-b141-4e1e728389b3} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21122 | 2026.05.21 01:44:09.134143 [ 122 ] {} <Debug> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 21123 | 2026.05.21 01:44:09.134177 [ 270 ] {b496b091-7374-46c8-b141-4e1e728389b3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001417 sec., 16937.191249117855 rows/sec., 1.41 MiB/sec. | ||
| 21124 | 2026.05.21 01:44:09.134187 [ 122 ] {} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21125 | 2026.05.21 01:44:09.134213 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21126 | 2026.05.21 01:44:09.134214 [ 270 ] {b496b091-7374-46c8-b141-4e1e728389b3} <Debug> TCPHandler: Processed in 0.001616193 sec. | ||
| 21127 | 2026.05.21 01:44:09.134346 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21128 | 2026.05.21 01:44:09.134351 [ 190 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::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 | ||
| 21129 | 2026.05.21 01:44:09.134445 [ 270 ] {dd6ed096-afda-42da-9076-9c7a415d99d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21130 | 2026.05.21 01:44:09.134493 [ 270 ] {dd6ed096-afda-42da-9076-9c7a415d99d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21131 | 2026.05.21 01:44:09.134512 [ 190 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21132 | 2026.05.21 01:44:09.134554 [ 190 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 21133 | 2026.05.21 01:44:09.134631 [ 190 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 21134 | 2026.05.21 01:44:09.134685 [ 190 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 21135 | 2026.05.21 01:44:09.134740 [ 190 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 21136 | 2026.05.21 01:44:09.134789 [ 190 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 21137 | 2026.05.21 01:44:09.134896 [ 270 ] {dd6ed096-afda-42da-9076-9c7a415d99d3} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21138 | 2026.05.21 01:44:09.134939 [ 270 ] {dd6ed096-afda-42da-9076-9c7a415d99d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21139 | 2026.05.21 01:44:09.135259 [ 270 ] {dd6ed096-afda-42da-9076-9c7a415d99d3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21140 | 2026.05.21 01:44:09.135477 [ 270 ] {dd6ed096-afda-42da-9076-9c7a415d99d3} <Trace> oximeter.fields_ipaddr (0c51e5c5-8778-47f5-8cdb-3c23684a3f48): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21141 | 2026.05.21 01:44:09.135610 [ 270 ] {dd6ed096-afda-42da-9076-9c7a415d99d3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001185 sec., 1687.7637130801686 rows/sec., 137.63 KiB/sec. | ||
| 21142 | 2026.05.21 01:44:09.135627 [ 191 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329416 sec., 90265.19915511773 rows/sec., 7.83 MiB/sec. | ||
| 21143 | 2026.05.21 01:44:09.135645 [ 270 ] {dd6ed096-afda-42da-9076-9c7a415d99d3} <Debug> TCPHandler: Processed in 0.001347587 sec. | ||
| 21144 | 2026.05.21 01:44:09.135796 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21145 | 2026.05.21 01:44:09.135873 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 21146 | 2026.05.21 01:44:09.135894 [ 270 ] {97ca6ea5-be7b-4903-a706-669ee5621c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21147 | 2026.05.21 01:44:09.135946 [ 270 ] {97ca6ea5-be7b-4903-a706-669ee5621c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21148 | 2026.05.21 01:44:09.136240 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_21_5} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21149 | 2026.05.21 01:44:09.136331 [ 202 ] {7f0d2045-4504-4a4f-945d-2dd9c4785f35::all_1_21_5} <Trace> oximeter.fields_i16 (7f0d2045-4504-4a4f-945d-2dd9c4785f35) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 21150 | 2026.05.21 01:44:09.136432 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 21151 | 2026.05.21 01:44:09.136448 [ 270 ] {97ca6ea5-be7b-4903-a706-669ee5621c6d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21152 | 2026.05.21 01:44:09.136489 [ 270 ] {97ca6ea5-be7b-4903-a706-669ee5621c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21153 | 2026.05.21 01:44:09.136805 [ 270 ] {97ca6ea5-be7b-4903-a706-669ee5621c6d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21154 | 2026.05.21 01:44:09.137007 [ 270 ] {97ca6ea5-be7b-4903-a706-669ee5621c6d} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21155 | 2026.05.21 01:44:09.137136 [ 270 ] {97ca6ea5-be7b-4903-a706-669ee5621c6d} <Debug> executeQuery: Read 209 rows, 19.12 KiB in 0.001261 sec., 165741.47501982554 rows/sec., 14.81 MiB/sec. | ||
| 21156 | 2026.05.21 01:44:09.137169 [ 270 ] {97ca6ea5-be7b-4903-a706-669ee5621c6d} <Debug> TCPHandler: Processed in 0.001421418 sec. | ||
| 21157 | 2026.05.21 01:44:09.137286 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21158 | 2026.05.21 01:44:09.137378 [ 270 ] {48fec2ee-11ca-4f10-95cb-ad3c4aeaf4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21159 | 2026.05.21 01:44:09.137418 [ 270 ] {48fec2ee-11ca-4f10-95cb-ad3c4aeaf4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21160 | 2026.05.21 01:44:09.137814 [ 270 ] {48fec2ee-11ca-4f10-95cb-ad3c4aeaf4db} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21161 | 2026.05.21 01:44:09.137848 [ 270 ] {48fec2ee-11ca-4f10-95cb-ad3c4aeaf4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21162 | 2026.05.21 01:44:09.138143 [ 270 ] {48fec2ee-11ca-4f10-95cb-ad3c4aeaf4db} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21163 | 2026.05.21 01:44:09.138345 [ 270 ] {48fec2ee-11ca-4f10-95cb-ad3c4aeaf4db} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21164 | 2026.05.21 01:44:09.138470 [ 270 ] {48fec2ee-11ca-4f10-95cb-ad3c4aeaf4db} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001109 sec., 27051.397655545537 rows/sec., 2.03 MiB/sec. | ||
| 21165 | 2026.05.21 01:44:09.138503 [ 270 ] {48fec2ee-11ca-4f10-95cb-ad3c4aeaf4db} <Debug> TCPHandler: Processed in 0.001264445 sec. | ||
| 21166 | 2026.05.21 01:44:09.138617 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21167 | 2026.05.21 01:44:09.138708 [ 270 ] {3c563302-5f0a-485a-bcbd-6c79c1aa4723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21168 | 2026.05.21 01:44:09.138747 [ 270 ] {3c563302-5f0a-485a-bcbd-6c79c1aa4723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21169 | 2026.05.21 01:44:09.139135 [ 270 ] {3c563302-5f0a-485a-bcbd-6c79c1aa4723} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21170 | 2026.05.21 01:44:09.139168 [ 270 ] {3c563302-5f0a-485a-bcbd-6c79c1aa4723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21171 | 2026.05.21 01:44:09.139443 [ 270 ] {3c563302-5f0a-485a-bcbd-6c79c1aa4723} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 21172 | 2026.05.21 01:44:09.139641 [ 270 ] {3c563302-5f0a-485a-bcbd-6c79c1aa4723} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21173 | 2026.05.21 01:44:09.139767 [ 270 ] {3c563302-5f0a-485a-bcbd-6c79c1aa4723} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001076 sec., 22304.832713754648 rows/sec., 1.85 MiB/sec. | ||
| 21174 | 2026.05.21 01:44:09.139800 [ 270 ] {3c563302-5f0a-485a-bcbd-6c79c1aa4723} <Debug> TCPHandler: Processed in 0.001232025 sec. | ||
| 21175 | 2026.05.21 01:44:09.139910 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21176 | 2026.05.21 01:44:09.140010 [ 270 ] {f93a849c-c665-4259-81a6-f0ab0a5e28dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21177 | 2026.05.21 01:44:09.140049 [ 270 ] {f93a849c-c665-4259-81a6-f0ab0a5e28dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21178 | 2026.05.21 01:44:09.140428 [ 270 ] {f93a849c-c665-4259-81a6-f0ab0a5e28dc} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21179 | 2026.05.21 01:44:09.140462 [ 270 ] {f93a849c-c665-4259-81a6-f0ab0a5e28dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21180 | 2026.05.21 01:44:09.140742 [ 270 ] {f93a849c-c665-4259-81a6-f0ab0a5e28dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 21181 | 2026.05.21 01:44:09.140940 [ 270 ] {f93a849c-c665-4259-81a6-f0ab0a5e28dc} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21182 | 2026.05.21 01:44:09.141027 [ 122 ] {} <Debug> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 21183 | 2026.05.21 01:44:09.141055 [ 122 ] {} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21184 | 2026.05.21 01:44:09.141064 [ 270 ] {f93a849c-c665-4259-81a6-f0ab0a5e28dc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 873.72 KiB/sec. | ||
| 21185 | 2026.05.21 01:44:09.141072 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21186 | 2026.05.21 01:44:09.141098 [ 270 ] {f93a849c-c665-4259-81a6-f0ab0a5e28dc} <Debug> TCPHandler: Processed in 0.001234044 sec. | ||
| 21187 | 2026.05.21 01:44:09.141169 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::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 | ||
| 21188 | 2026.05.21 01:44:09.141218 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21189 | 2026.05.21 01:44:09.141308 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21190 | 2026.05.21 01:44:09.141346 [ 270 ] {026967fb-ef30-4b59-9159-7df8fc7c9c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21191 | 2026.05.21 01:44:09.141352 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 21192 | 2026.05.21 01:44:09.141403 [ 270 ] {026967fb-ef30-4b59-9159-7df8fc7c9c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21193 | 2026.05.21 01:44:09.141449 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 21194 | 2026.05.21 01:44:09.141510 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 21195 | 2026.05.21 01:44:09.141559 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 21196 | 2026.05.21 01:44:09.141603 [ 199 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 21197 | 2026.05.21 01:44:09.141926 [ 270 ] {026967fb-ef30-4b59-9159-7df8fc7c9c0a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21198 | 2026.05.21 01:44:09.141974 [ 270 ] {026967fb-ef30-4b59-9159-7df8fc7c9c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21199 | 2026.05.21 01:44:09.142332 [ 270 ] {026967fb-ef30-4b59-9159-7df8fc7c9c0a} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21200 | 2026.05.21 01:44:09.142415 [ 202 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290476 sec., 46494.471807302114 rows/sec., 3.72 MiB/sec. | ||
| 21201 | 2026.05.21 01:44:09.142559 [ 270 ] {026967fb-ef30-4b59-9159-7df8fc7c9c0a} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21202 | 2026.05.21 01:44:09.142566 [ 191 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 21203 | 2026.05.21 01:44:09.142699 [ 270 ] {026967fb-ef30-4b59-9159-7df8fc7c9c0a} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.001377 sec., 85693.53667392883 rows/sec., 6.96 MiB/sec. | ||
| 21204 | 2026.05.21 01:44:09.142741 [ 270 ] {026967fb-ef30-4b59-9159-7df8fc7c9c0a} <Debug> TCPHandler: Processed in 0.001578771 sec. | ||
| 21205 | 2026.05.21 01:44:09.142867 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21206 | 2026.05.21 01:44:09.142878 [ 191 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_21_5} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21207 | 2026.05.21 01:44:09.142961 [ 191 ] {393b15c6-e337-4b14-b554-e9ed1cb3bda5::all_1_21_5} <Trace> oximeter.fields_u8 (393b15c6-e337-4b14-b554-e9ed1cb3bda5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 21208 | 2026.05.21 01:44:09.142966 [ 270 ] {a8dd1d2f-f015-43ee-885d-ba5f96c8ee0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21209 | 2026.05.21 01:44:09.143019 [ 270 ] {a8dd1d2f-f015-43ee-885d-ba5f96c8ee0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21210 | 2026.05.21 01:44:09.143031 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21211 | 2026.05.21 01:44:09.143422 [ 270 ] {a8dd1d2f-f015-43ee-885d-ba5f96c8ee0f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21212 | 2026.05.21 01:44:09.143462 [ 270 ] {a8dd1d2f-f015-43ee-885d-ba5f96c8ee0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21213 | 2026.05.21 01:44:09.143791 [ 270 ] {a8dd1d2f-f015-43ee-885d-ba5f96c8ee0f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21214 | 2026.05.21 01:44:09.143998 [ 270 ] {a8dd1d2f-f015-43ee-885d-ba5f96c8ee0f} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21215 | 2026.05.21 01:44:09.144124 [ 270 ] {a8dd1d2f-f015-43ee-885d-ba5f96c8ee0f} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001176 sec., 167517.0068027211 rows/sec., 12.02 MiB/sec. | ||
| 21216 | 2026.05.21 01:44:09.144158 [ 270 ] {a8dd1d2f-f015-43ee-885d-ba5f96c8ee0f} <Debug> TCPHandler: Processed in 0.001338796 sec. | ||
| 21217 | 2026.05.21 01:44:09.144274 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21218 | 2026.05.21 01:44:09.144368 [ 270 ] {6e02a80a-8e32-40f7-8143-02064d89e787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21219 | 2026.05.21 01:44:09.144421 [ 270 ] {6e02a80a-8e32-40f7-8143-02064d89e787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21220 | 2026.05.21 01:44:09.145189 [ 270 ] {6e02a80a-8e32-40f7-8143-02064d89e787} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21221 | 2026.05.21 01:44:09.145223 [ 270 ] {6e02a80a-8e32-40f7-8143-02064d89e787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21222 | 2026.05.21 01:44:09.145734 [ 270 ] {6e02a80a-8e32-40f7-8143-02064d89e787} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21223 | 2026.05.21 01:44:09.145955 [ 270 ] {6e02a80a-8e32-40f7-8143-02064d89e787} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21224 | 2026.05.21 01:44:09.146097 [ 270 ] {6e02a80a-8e32-40f7-8143-02064d89e787} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001747 sec., 9158.557527189467 rows/sec., 16.41 MiB/sec. | ||
| 21225 | 2026.05.21 01:44:09.146149 [ 270 ] {6e02a80a-8e32-40f7-8143-02064d89e787} <Debug> TCPHandler: Processed in 0.001922508 sec. | ||
| 21226 | 2026.05.21 01:44:09.146280 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21227 | 2026.05.21 01:44:09.146374 [ 270 ] {6e3ff834-8d97-4999-bd14-1c48e8d99573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21228 | 2026.05.21 01:44:09.146414 [ 270 ] {6e3ff834-8d97-4999-bd14-1c48e8d99573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21229 | 2026.05.21 01:44:09.146741 [ 270 ] {6e3ff834-8d97-4999-bd14-1c48e8d99573} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21230 | 2026.05.21 01:44:09.146774 [ 270 ] {6e3ff834-8d97-4999-bd14-1c48e8d99573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21231 | 2026.05.21 01:44:09.147064 [ 270 ] {6e3ff834-8d97-4999-bd14-1c48e8d99573} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21232 | 2026.05.21 01:44:09.147261 [ 270 ] {6e3ff834-8d97-4999-bd14-1c48e8d99573} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21233 | 2026.05.21 01:44:09.147387 [ 270 ] {6e3ff834-8d97-4999-bd14-1c48e8d99573} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 21234 | 2026.05.21 01:44:09.147419 [ 270 ] {6e3ff834-8d97-4999-bd14-1c48e8d99573} <Debug> TCPHandler: Processed in 0.001187724 sec. | ||
| 21235 | 2026.05.21 01:44:09.528289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45603 | ||
| 21236 | 2026.05.21 01:44:09.528802 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21237 | 2026.05.21 01:44:09.528854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21238 | 2026.05.21 01:44:09.529352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21239 | 2026.05.21 01:44:09.529604 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21240 | 2026.05.21 01:44:09.529758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45603 | ||
| 21241 | 2026.05.21 01:44:09.529870 [ 225 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 21242 | 2026.05.21 01:44:09.529937 [ 225 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 21243 | 2026.05.21 01:44:09.532963 [ 225 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): 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] | ||
| 21244 | 2026.05.21 01:44:10.208274 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 21245 | 2026.05.21 01:44:10.208354 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 21246 | 2026.05.21 01:44:10.211572 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): 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] | ||
| 21247 | 2026.05.21 01:44:10.353425 [ 225 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 21248 | 2026.05.21 01:44:10.353488 [ 225 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 21249 | 2026.05.21 01:44:10.356476 [ 225 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): 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] | ||
| 21250 | 2026.05.21 01:44:11.000314 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.16 MiB, peak 415.77 MiB, free memory in arenas 0.00 B, will set to 396.16 MiB (RSS), difference: 4.00 MiB | ||
| 21251 | 2026.05.21 01:44:12.043342 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21252 | 2026.05.21 01:44:12.061367 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21253 | 2026.05.21 01:44:12.061422 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21254 | 2026.05.21 01:44:12.067691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21255 | 2026.05.21 01:44:12.068396 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21256 | 2026.05.21 01:44:12.071575 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21257 | 2026.05.21 01:44:14.018649 [ 261 ] {} <Trace> TCP-Session: 2f394e7f-f8b9-4a38-96cf-86a1a783910f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21258 | 2026.05.21 01:44:14.018928 [ 261 ] {26200a20-e34a-4e99-8ce2-0dde8412b57b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38455) 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) | ||
| 21259 | 2026.05.21 01:44:14.019435 [ 261 ] {26200a20-e34a-4e99-8ce2-0dde8412b57b} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 21260 | 2026.05.21 01:44:14.019618 [ 261 ] {26200a20-e34a-4e99-8ce2-0dde8412b57b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21261 | 2026.05.21 01:44:14.019988 [ 326 ] {26200a20-e34a-4e99-8ce2-0dde8412b57b} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 21262 | 2026.05.21 01:44:14.020372 [ 261 ] {26200a20-e34a-4e99-8ce2-0dde8412b57b} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001568 sec., 26147.95918367347 rows/sec., 1.56 MiB/sec. | ||
| 21263 | 2026.05.21 01:44:14.020448 [ 261 ] {26200a20-e34a-4e99-8ce2-0dde8412b57b} <Debug> TCPHandler: Processed in 0.001936509 sec. | ||
| 21264 | 2026.05.21 01:44:14.126080 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21265 | 2026.05.21 01:44:14.126313 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21266 | 2026.05.21 01:44:14.126652 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21267 | 2026.05.21 01:44:14.126690 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 21268 | 2026.05.21 01:44:14.126909 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21269 | 2026.05.21 01:44:14.126978 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21270 | 2026.05.21 01:44:14.127121 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21271 | 2026.05.21 01:44:14.127157 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21272 | 2026.05.21 01:44:14.127179 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 21273 | 2026.05.21 01:44:14.127195 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21274 | 2026.05.21 01:44:14.127236 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21275 | 2026.05.21 01:44:14.127257 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 21276 | 2026.05.21 01:44:14.128300 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002085 sec., 18705.03597122302 rows/sec., 3.81 MiB/sec. | ||
| 21277 | 2026.05.21 01:44:14.128410 [ 270 ] {db9b63ae-1a37-4903-9346-2efa7518b7f5} <Debug> TCPHandler: Processed in 0.002463909 sec. | ||
| 21278 | 2026.05.21 01:44:14.130850 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21279 | 2026.05.21 01:44:14.131071 [ 270 ] {9c64ca35-92ff-4463-a010-7e42fea59f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21280 | 2026.05.21 01:44:14.131152 [ 270 ] {9c64ca35-92ff-4463-a010-7e42fea59f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21281 | 2026.05.21 01:44:14.131869 [ 270 ] {9c64ca35-92ff-4463-a010-7e42fea59f68} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21282 | 2026.05.21 01:44:14.131909 [ 270 ] {9c64ca35-92ff-4463-a010-7e42fea59f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21283 | 2026.05.21 01:44:14.132289 [ 270 ] {9c64ca35-92ff-4463-a010-7e42fea59f68} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21284 | 2026.05.21 01:44:14.132524 [ 270 ] {9c64ca35-92ff-4463-a010-7e42fea59f68} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21285 | 2026.05.21 01:44:14.132673 [ 270 ] {9c64ca35-92ff-4463-a010-7e42fea59f68} <Debug> executeQuery: Read 144 rows, 12.70 KiB in 0.001662 sec., 86642.59927797834 rows/sec., 7.46 MiB/sec. | ||
| 21286 | 2026.05.21 01:44:14.132686 [ 144 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21287 | 2026.05.21 01:44:14.132709 [ 270 ] {9c64ca35-92ff-4463-a010-7e42fea59f68} <Debug> TCPHandler: Processed in 0.001958149 sec. | ||
| 21288 | 2026.05.21 01:44:14.132759 [ 144 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21289 | 2026.05.21 01:44:14.132789 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21290 | 2026.05.21 01:44:14.132858 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21291 | 2026.05.21 01:44:14.132922 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21292 | 2026.05.21 01:44:14.132983 [ 270 ] {2ae586fa-1fa4-4b00-b02a-decfaf906333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21293 | 2026.05.21 01:44:14.133038 [ 270 ] {2ae586fa-1fa4-4b00-b02a-decfaf906333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21294 | 2026.05.21 01:44:14.133088 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21295 | 2026.05.21 01:44:14.133144 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2676 rows starting from the beginning of the part | ||
| 21296 | 2026.05.21 01:44:14.133235 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part | ||
| 21297 | 2026.05.21 01:44:14.133308 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 88 rows starting from the beginning of the part | ||
| 21298 | 2026.05.21 01:44:14.133376 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 144 rows starting from the beginning of the part | ||
| 21299 | 2026.05.21 01:44:14.133439 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 209 rows starting from the beginning of the part | ||
| 21300 | 2026.05.21 01:44:14.133485 [ 200 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 144 rows starting from the beginning of the part | ||
| 21301 | 2026.05.21 01:44:14.133519 [ 270 ] {2ae586fa-1fa4-4b00-b02a-decfaf906333} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21302 | 2026.05.21 01:44:14.133561 [ 270 ] {2ae586fa-1fa4-4b00-b02a-decfaf906333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21303 | 2026.05.21 01:44:14.133890 [ 270 ] {2ae586fa-1fa4-4b00-b02a-decfaf906333} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21304 | 2026.05.21 01:44:14.134109 [ 270 ] {2ae586fa-1fa4-4b00-b02a-decfaf906333} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21305 | 2026.05.21 01:44:14.134250 [ 270 ] {2ae586fa-1fa4-4b00-b02a-decfaf906333} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001292 sec., 34055.72755417957 rows/sec., 2.50 MiB/sec. | ||
| 21306 | 2026.05.21 01:44:14.134286 [ 270 ] {2ae586fa-1fa4-4b00-b02a-decfaf906333} <Debug> TCPHandler: Processed in 0.001488539 sec. | ||
| 21307 | 2026.05.21 01:44:14.134397 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21308 | 2026.05.21 01:44:14.134490 [ 270 ] {34408ef9-41f7-41d6-8f4d-6c2eac2e21a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21309 | 2026.05.21 01:44:14.134530 [ 270 ] {34408ef9-41f7-41d6-8f4d-6c2eac2e21a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21310 | 2026.05.21 01:44:14.134847 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989499 sec., 1667253.9166895787 rows/sec., 135.68 MiB/sec. | ||
| 21311 | 2026.05.21 01:44:14.134966 [ 270 ] {34408ef9-41f7-41d6-8f4d-6c2eac2e21a2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21312 | 2026.05.21 01:44:14.135012 [ 270 ] {34408ef9-41f7-41d6-8f4d-6c2eac2e21a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21313 | 2026.05.21 01:44:14.135244 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21314 | 2026.05.21 01:44:14.135362 [ 270 ] {34408ef9-41f7-41d6-8f4d-6c2eac2e21a2} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21315 | 2026.05.21 01:44:14.135611 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21316 | 2026.05.21 01:44:14.135647 [ 270 ] {34408ef9-41f7-41d6-8f4d-6c2eac2e21a2} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21317 | 2026.05.21 01:44:14.135697 [ 191 ] {657182de-0da7-4490-bb95-508ba09d5d71::all_1_161_32} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21318 | 2026.05.21 01:44:14.135780 [ 144 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21319 | 2026.05.21 01:44:14.135791 [ 270 ] {34408ef9-41f7-41d6-8f4d-6c2eac2e21a2} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001318 sec., 81942.3368740516 rows/sec., 6.40 MiB/sec. | ||
| 21320 | 2026.05.21 01:44:14.135802 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 21321 | 2026.05.21 01:44:14.135821 [ 144 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21322 | 2026.05.21 01:44:14.135842 [ 270 ] {34408ef9-41f7-41d6-8f4d-6c2eac2e21a2} <Debug> TCPHandler: Processed in 0.001492609 sec. | ||
| 21323 | 2026.05.21 01:44:14.135850 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21324 | 2026.05.21 01:44:14.135939 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21325 | 2026.05.21 01:44:14.135968 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21326 | 2026.05.21 01:44:14.136028 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21327 | 2026.05.21 01:44:14.136060 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1439 rows starting from the beginning of the part | ||
| 21328 | 2026.05.21 01:44:14.136068 [ 270 ] {5f0b8201-562b-49f6-8570-ffb034d1d15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21329 | 2026.05.21 01:44:14.136117 [ 270 ] {5f0b8201-562b-49f6-8570-ffb034d1d15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21330 | 2026.05.21 01:44:14.136119 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 21331 | 2026.05.21 01:44:14.136176 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 80 rows starting from the beginning of the part | ||
| 21332 | 2026.05.21 01:44:14.136223 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 117 rows starting from the beginning of the part | ||
| 21333 | 2026.05.21 01:44:14.136264 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 118 rows starting from the beginning of the part | ||
| 21334 | 2026.05.21 01:44:14.136310 [ 191 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 108 rows starting from the beginning of the part | ||
| 21335 | 2026.05.21 01:44:14.136535 [ 270 ] {5f0b8201-562b-49f6-8570-ffb034d1d15e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21336 | 2026.05.21 01:44:14.136578 [ 270 ] {5f0b8201-562b-49f6-8570-ffb034d1d15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21337 | 2026.05.21 01:44:14.136919 [ 270 ] {5f0b8201-562b-49f6-8570-ffb034d1d15e} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21338 | 2026.05.21 01:44:14.137131 [ 270 ] {5f0b8201-562b-49f6-8570-ffb034d1d15e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21339 | 2026.05.21 01:44:14.137248 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_156_45 to all_157_157_0 | ||
| 21340 | 2026.05.21 01:44:14.137261 [ 270 ] {5f0b8201-562b-49f6-8570-ffb034d1d15e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 21341 | 2026.05.21 01:44:14.137279 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21342 | 2026.05.21 01:44:14.137308 [ 270 ] {5f0b8201-562b-49f6-8570-ffb034d1d15e} <Debug> TCPHandler: Processed in 0.001387778 sec. | ||
| 21343 | 2026.05.21 01:44:14.137314 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21344 | 2026.05.21 01:44:14.137355 [ 200 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1926 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445869 sec., 1332070.8860899569 rows/sec., 99.39 MiB/sec. | ||
| 21345 | 2026.05.21 01:44:14.137394 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_157_46} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_156_45 to all_157_157_0 into Compact with storage Full | ||
| 21346 | 2026.05.21 01:44:14.137420 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21347 | 2026.05.21 01:44:14.137488 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_157_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21348 | 2026.05.21 01:44:14.137514 [ 270 ] {3d4fec70-17e3-455d-a414-518d1b8b5589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21349 | 2026.05.21 01:44:14.137517 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_157_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_156_45, total 55685 rows starting from the beginning of the part | ||
| 21350 | 2026.05.21 01:44:14.137569 [ 270 ] {3d4fec70-17e3-455d-a414-518d1b8b5589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21351 | 2026.05.21 01:44:14.137585 [ 197 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_157_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 128 rows starting from the beginning of the part | ||
| 21352 | 2026.05.21 01:44:14.137596 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21353 | 2026.05.21 01:44:14.137917 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21354 | 2026.05.21 01:44:14.137999 [ 201 ] {0eae20cf-59db-4191-89e7-8348bc8de732::all_1_161_32} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21355 | 2026.05.21 01:44:14.138089 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 21356 | 2026.05.21 01:44:14.138407 [ 270 ] {3d4fec70-17e3-455d-a414-518d1b8b5589} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21357 | 2026.05.21 01:44:14.138442 [ 270 ] {3d4fec70-17e3-455d-a414-518d1b8b5589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21358 | 2026.05.21 01:44:14.138991 [ 270 ] {3d4fec70-17e3-455d-a414-518d1b8b5589} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21359 | 2026.05.21 01:44:14.139212 [ 270 ] {3d4fec70-17e3-455d-a414-518d1b8b5589} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21360 | 2026.05.21 01:44:14.139350 [ 270 ] {3d4fec70-17e3-455d-a414-518d1b8b5589} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001855 sec., 23719.676549865228 rows/sec., 42.50 MiB/sec. | ||
| 21361 | 2026.05.21 01:44:14.139403 [ 270 ] {3d4fec70-17e3-455d-a414-518d1b8b5589} <Debug> TCPHandler: Processed in 0.00203144 sec. | ||
| 21362 | 2026.05.21 01:44:14.139518 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21363 | 2026.05.21 01:44:14.139612 [ 270 ] {6ae4e267-93fb-4fdb-853b-ae8ce99506cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21364 | 2026.05.21 01:44:14.139653 [ 270 ] {6ae4e267-93fb-4fdb-853b-ae8ce99506cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21365 | 2026.05.21 01:44:14.139993 [ 270 ] {6ae4e267-93fb-4fdb-853b-ae8ce99506cb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21366 | 2026.05.21 01:44:14.140029 [ 270 ] {6ae4e267-93fb-4fdb-853b-ae8ce99506cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21367 | 2026.05.21 01:44:14.140328 [ 270 ] {6ae4e267-93fb-4fdb-853b-ae8ce99506cb} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21368 | 2026.05.21 01:44:14.140532 [ 270 ] {6ae4e267-93fb-4fdb-853b-ae8ce99506cb} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21369 | 2026.05.21 01:44:14.140643 [ 144 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21370 | 2026.05.21 01:44:14.140658 [ 270 ] {6ae4e267-93fb-4fdb-853b-ae8ce99506cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 21371 | 2026.05.21 01:44:14.140673 [ 144 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21372 | 2026.05.21 01:44:14.140698 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21373 | 2026.05.21 01:44:14.140700 [ 270 ] {6ae4e267-93fb-4fdb-853b-ae8ce99506cb} <Debug> TCPHandler: Processed in 0.001229174 sec. | ||
| 21374 | 2026.05.21 01:44:14.140773 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21375 | 2026.05.21 01:44:14.140882 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21376 | 2026.05.21 01:44:14.140910 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 8082 rows starting from the beginning of the part | ||
| 21377 | 2026.05.21 01:44:14.140963 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 48 rows starting from the beginning of the part | ||
| 21378 | 2026.05.21 01:44:14.141010 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 21379 | 2026.05.21 01:44:14.141050 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 21380 | 2026.05.21 01:44:14.141089 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 21381 | 2026.05.21 01:44:14.141130 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 21382 | 2026.05.21 01:44:14.143736 [ 188 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8370 rows, containing 4 columns (4 merged, 0 gathered) in 0.00299821 sec., 2791665.6938640056 rows/sec., 188.20 MiB/sec. | ||
| 21383 | 2026.05.21 01:44:14.143856 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21384 | 2026.05.21 01:44:14.144130 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21385 | 2026.05.21 01:44:14.144204 [ 203 ] {96b7646d-3d25-4703-9c43-4737f2d7628e::all_1_161_32} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21386 | 2026.05.21 01:44:14.144268 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 21387 | 2026.05.21 01:44:14.146876 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_157_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55813 rows, containing 5 columns (5 merged, 0 gathered) in 0.009507309 sec., 5870536.0265454715 rows/sec., 379.21 MiB/sec. | ||
| 21388 | 2026.05.21 01:44:14.147795 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_157_46} <Trace> MergedBlockOutputStream: filled checksums all_1_157_46 (state Temporary) | ||
| 21389 | 2026.05.21 01:44:14.148127 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_157_46} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_157_46 to all_1_157_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21390 | 2026.05.21 01:44:14.148209 [ 194 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_157_46} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_156_45, all_157_157_0] -> all_1_157_46 | ||
| 21391 | 2026.05.21 01:44:14.148296 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21392 | 2026.05.21 01:44:16.788953 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21393 | 2026.05.21 01:44:16.789002 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21394 | 2026.05.21 01:44:17.010235 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.009765585 sec. | ||
| 21395 | 2026.05.21 01:44:17.030839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46115 | ||
| 21396 | 2026.05.21 01:44:17.031380 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21397 | 2026.05.21 01:44:17.031424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21398 | 2026.05.21 01:44:17.032042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21399 | 2026.05.21 01:44:17.032660 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21400 | 2026.05.21 01:44:17.032795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46115 | ||
| 21401 | 2026.05.21 01:44:17.032819 [ 143 ] {} <Debug> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21402 | 2026.05.21 01:44:17.032898 [ 143 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21403 | 2026.05.21 01:44:17.032921 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21404 | 2026.05.21 01:44:17.033027 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::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 | ||
| 21405 | 2026.05.21 01:44:17.033142 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21406 | 2026.05.21 01:44:17.033178 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43683 rows starting from the beginning of the part | ||
| 21407 | 2026.05.21 01:44:17.033242 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 21408 | 2026.05.21 01:44:17.033286 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 21409 | 2026.05.21 01:44:17.033329 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 21410 | 2026.05.21 01:44:17.033366 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 21411 | 2026.05.21 01:44:17.033406 [ 194 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 21412 | 2026.05.21 01:44:17.036055 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46115 rows, containing 4 columns (4 merged, 0 gathered) in 0.003066971 sec., 15036007.839656781 rows/sec., 215.09 MiB/sec. | ||
| 21413 | 2026.05.21 01:44:17.036675 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21414 | 2026.05.21 01:44:17.037251 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21415 | 2026.05.21 01:44:17.037331 [ 188 ] {e10af49d-56a0-4207-8e13-7dd4fa1b8c44::all_1_96_19} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21416 | 2026.05.21 01:44:17.037430 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 21417 | 2026.05.21 01:44:19.126235 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21418 | 2026.05.21 01:44:19.126634 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21419 | 2026.05.21 01:44:19.126971 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21420 | 2026.05.21 01:44:19.127008 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 21421 | 2026.05.21 01:44:19.127225 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21422 | 2026.05.21 01:44:19.127293 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21423 | 2026.05.21 01:44:19.127435 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21424 | 2026.05.21 01:44:19.127469 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21425 | 2026.05.21 01:44:19.127489 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 21426 | 2026.05.21 01:44:19.127504 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21427 | 2026.05.21 01:44:19.127546 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21428 | 2026.05.21 01:44:19.127566 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 21429 | 2026.05.21 01:44:19.128650 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002189 sec., 17816.354499771587 rows/sec., 3.63 MiB/sec. | ||
| 21430 | 2026.05.21 01:44:19.128755 [ 270 ] {55c8bf05-cbb9-4e67-b8d4-c14707e7d77a} <Debug> TCPHandler: Processed in 0.002701824 sec. | ||
| 21431 | 2026.05.21 01:44:19.130604 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21432 | 2026.05.21 01:44:19.130731 [ 270 ] {2a5f8853-eb67-46a8-b938-0474d2a608c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21433 | 2026.05.21 01:44:19.130781 [ 270 ] {2a5f8853-eb67-46a8-b938-0474d2a608c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21434 | 2026.05.21 01:44:19.131397 [ 270 ] {2a5f8853-eb67-46a8-b938-0474d2a608c3} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21435 | 2026.05.21 01:44:19.131445 [ 270 ] {2a5f8853-eb67-46a8-b938-0474d2a608c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21436 | 2026.05.21 01:44:19.131957 [ 270 ] {2a5f8853-eb67-46a8-b938-0474d2a608c3} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21437 | 2026.05.21 01:44:19.132377 [ 270 ] {2a5f8853-eb67-46a8-b938-0474d2a608c3} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21438 | 2026.05.21 01:44:19.132523 [ 270 ] {2a5f8853-eb67-46a8-b938-0474d2a608c3} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00183 sec., 48087.43169398907 rows/sec., 4.05 MiB/sec. | ||
| 21439 | 2026.05.21 01:44:19.132558 [ 270 ] {2a5f8853-eb67-46a8-b938-0474d2a608c3} <Debug> TCPHandler: Processed in 0.0020125 sec. | ||
| 21440 | 2026.05.21 01:44:19.132681 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21441 | 2026.05.21 01:44:19.132770 [ 270 ] {f7b04490-b33e-40f9-9cae-c58c0dd2d2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21442 | 2026.05.21 01:44:19.132807 [ 270 ] {f7b04490-b33e-40f9-9cae-c58c0dd2d2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21443 | 2026.05.21 01:44:19.133215 [ 270 ] {f7b04490-b33e-40f9-9cae-c58c0dd2d2d8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21444 | 2026.05.21 01:44:19.133248 [ 270 ] {f7b04490-b33e-40f9-9cae-c58c0dd2d2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21445 | 2026.05.21 01:44:19.133612 [ 270 ] {f7b04490-b33e-40f9-9cae-c58c0dd2d2d8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21446 | 2026.05.21 01:44:19.134108 [ 270 ] {f7b04490-b33e-40f9-9cae-c58c0dd2d2d8} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21447 | 2026.05.21 01:44:19.134241 [ 270 ] {f7b04490-b33e-40f9-9cae-c58c0dd2d2d8} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001483 sec., 10788.94133513149 rows/sec., 811.28 KiB/sec. | ||
| 21448 | 2026.05.21 01:44:19.134275 [ 270 ] {f7b04490-b33e-40f9-9cae-c58c0dd2d2d8} <Debug> TCPHandler: Processed in 0.001644973 sec. | ||
| 21449 | 2026.05.21 01:44:19.134386 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21450 | 2026.05.21 01:44:19.134478 [ 270 ] {dc61d13d-5997-4864-bed3-393cddd97479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21451 | 2026.05.21 01:44:19.134517 [ 270 ] {dc61d13d-5997-4864-bed3-393cddd97479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21452 | 2026.05.21 01:44:19.134963 [ 270 ] {dc61d13d-5997-4864-bed3-393cddd97479} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21453 | 2026.05.21 01:44:19.134998 [ 270 ] {dc61d13d-5997-4864-bed3-393cddd97479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21454 | 2026.05.21 01:44:19.135418 [ 270 ] {dc61d13d-5997-4864-bed3-393cddd97479} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21455 | 2026.05.21 01:44:19.135944 [ 270 ] {dc61d13d-5997-4864-bed3-393cddd97479} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21456 | 2026.05.21 01:44:19.136073 [ 270 ] {dc61d13d-5997-4864-bed3-393cddd97479} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001613 sec., 49597.02417854928 rows/sec., 3.87 MiB/sec. | ||
| 21457 | 2026.05.21 01:44:19.136108 [ 270 ] {dc61d13d-5997-4864-bed3-393cddd97479} <Debug> TCPHandler: Processed in 0.001774065 sec. | ||
| 21458 | 2026.05.21 01:44:19.136167 [ 221 ] {} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21459 | 2026.05.21 01:44:19.136199 [ 221 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21460 | 2026.05.21 01:44:19.136248 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21461 | 2026.05.21 01:44:19.136342 [ 270 ] {a1f98ad8-54b4-475f-882b-b1ae61462396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21462 | 2026.05.21 01:44:19.136384 [ 270 ] {a1f98ad8-54b4-475f-882b-b1ae61462396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21463 | 2026.05.21 01:44:19.136768 [ 270 ] {a1f98ad8-54b4-475f-882b-b1ae61462396} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21464 | 2026.05.21 01:44:19.136802 [ 270 ] {a1f98ad8-54b4-475f-882b-b1ae61462396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21465 | 2026.05.21 01:44:19.137297 [ 270 ] {a1f98ad8-54b4-475f-882b-b1ae61462396} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21466 | 2026.05.21 01:44:19.137734 [ 270 ] {a1f98ad8-54b4-475f-882b-b1ae61462396} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21467 | 2026.05.21 01:44:19.137872 [ 270 ] {a1f98ad8-54b4-475f-882b-b1ae61462396} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec. | ||
| 21468 | 2026.05.21 01:44:19.137871 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 2 parts from all_1_157_46 to all_158_158_0 | ||
| 21469 | 2026.05.21 01:44:19.137907 [ 270 ] {a1f98ad8-54b4-475f-882b-b1ae61462396} <Debug> TCPHandler: Processed in 0.001706424 sec. | ||
| 21470 | 2026.05.21 01:44:19.137950 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21471 | 2026.05.21 01:44:19.137976 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21472 | 2026.05.21 01:44:19.138047 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21473 | 2026.05.21 01:44:19.138078 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_158_47} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_157_46 to all_158_158_0 into Compact with storage Full | ||
| 21474 | 2026.05.21 01:44:19.138119 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21475 | 2026.05.21 01:44:19.138145 [ 270 ] {8ec177d2-537d-4dcc-8652-7444d36e2523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21476 | 2026.05.21 01:44:19.138151 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21477 | 2026.05.21 01:44:19.138208 [ 270 ] {8ec177d2-537d-4dcc-8652-7444d36e2523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21478 | 2026.05.21 01:44:19.138225 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_158_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21479 | 2026.05.21 01:44:19.138267 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_158_47} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_157_46, total 55813 rows starting from the beginning of the part | ||
| 21480 | 2026.05.21 01:44:19.138335 [ 195 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_158_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 21481 | 2026.05.21 01:44:19.138979 [ 270 ] {8ec177d2-537d-4dcc-8652-7444d36e2523} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21482 | 2026.05.21 01:44:19.139021 [ 270 ] {8ec177d2-537d-4dcc-8652-7444d36e2523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21483 | 2026.05.21 01:44:19.139714 [ 270 ] {8ec177d2-537d-4dcc-8652-7444d36e2523} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21484 | 2026.05.21 01:44:19.140031 [ 221 ] {} <Debug> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21485 | 2026.05.21 01:44:19.140174 [ 270 ] {8ec177d2-537d-4dcc-8652-7444d36e2523} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21486 | 2026.05.21 01:44:19.140329 [ 270 ] {8ec177d2-537d-4dcc-8652-7444d36e2523} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002202 sec., 7266.121707538601 rows/sec., 13.02 MiB/sec. | ||
| 21487 | 2026.05.21 01:44:19.140383 [ 270 ] {8ec177d2-537d-4dcc-8652-7444d36e2523} <Debug> TCPHandler: Processed in 0.002382277 sec. | ||
| 21488 | 2026.05.21 01:44:19.140507 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21489 | 2026.05.21 01:44:19.140601 [ 270 ] {8e1e3c1b-355e-4150-9197-2f8a7d7fba14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21490 | 2026.05.21 01:44:19.140642 [ 270 ] {8e1e3c1b-355e-4150-9197-2f8a7d7fba14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21491 | 2026.05.21 01:44:19.140984 [ 270 ] {8e1e3c1b-355e-4150-9197-2f8a7d7fba14} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21492 | 2026.05.21 01:44:19.141022 [ 270 ] {8e1e3c1b-355e-4150-9197-2f8a7d7fba14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21493 | 2026.05.21 01:44:19.141478 [ 270 ] {8e1e3c1b-355e-4150-9197-2f8a7d7fba14} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21494 | 2026.05.21 01:44:19.141995 [ 270 ] {8e1e3c1b-355e-4150-9197-2f8a7d7fba14} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21495 | 2026.05.21 01:44:19.142100 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21496 | 2026.05.21 01:44:19.142143 [ 270 ] {8e1e3c1b-355e-4150-9197-2f8a7d7fba14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. | ||
| 21497 | 2026.05.21 01:44:19.142181 [ 270 ] {8e1e3c1b-355e-4150-9197-2f8a7d7fba14} <Debug> TCPHandler: Processed in 0.001721764 sec. | ||
| 21498 | 2026.05.21 01:44:19.146621 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_158_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55973 rows, containing 5 columns (5 merged, 0 gathered) in 0.008583121 sec., 6521287.536316917 rows/sec., 421.34 MiB/sec. | ||
| 21499 | 2026.05.21 01:44:19.147976 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_158_47} <Trace> MergedBlockOutputStream: filled checksums all_1_158_47 (state Temporary) | ||
| 21500 | 2026.05.21 01:44:19.148525 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_158_47} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_158_47 to all_1_158_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21501 | 2026.05.21 01:44:19.148599 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_158_47} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 2 parts: [all_1_157_46, all_158_158_0] -> all_1_158_47 | ||
| 21502 | 2026.05.21 01:44:19.148689 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 21503 | 2026.05.21 01:44:19.544128 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21504 | 2026.05.21 01:44:19.544386 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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) | ||
| 21505 | 2026.05.21 01:44:19.544740 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21506 | 2026.05.21 01:44:19.544783 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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 | ||
| 21507 | 2026.05.21 01:44:19.545018 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21508 | 2026.05.21 01:44:19.545086 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21509 | 2026.05.21 01:44:19.545233 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 21510 | 2026.05.21 01:44:19.545268 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21511 | 2026.05.21 01:44:19.545292 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 21512 | 2026.05.21 01:44:19.545307 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21513 | 2026.05.21 01:44:19.545351 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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'))" | ||
| 21514 | 2026.05.21 01:44:19.545372 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 21515 | 2026.05.21 01:44:19.546641 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002366 sec., 16483.516483516483 rows/sec., 3.36 MiB/sec. | ||
| 21516 | 2026.05.21 01:44:19.546759 [ 270 ] {9a7c80c9-c8c1-43f4-9c24-d3e5e3f15cd1} <Debug> TCPHandler: Processed in 0.002765205 sec. | ||
| 21517 | 2026.05.21 01:44:19.560518 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21518 | 2026.05.21 01:44:19.560657 [ 270 ] {cb661246-5462-4c31-8b24-a4de6528b98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21519 | 2026.05.21 01:44:19.560720 [ 270 ] {cb661246-5462-4c31-8b24-a4de6528b98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21520 | 2026.05.21 01:44:19.562592 [ 270 ] {cb661246-5462-4c31-8b24-a4de6528b98f} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21521 | 2026.05.21 01:44:19.562641 [ 270 ] {cb661246-5462-4c31-8b24-a4de6528b98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21522 | 2026.05.21 01:44:19.563299 [ 270 ] {cb661246-5462-4c31-8b24-a4de6528b98f} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21523 | 2026.05.21 01:44:19.563746 [ 270 ] {cb661246-5462-4c31-8b24-a4de6528b98f} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21524 | 2026.05.21 01:44:19.563910 [ 270 ] {cb661246-5462-4c31-8b24-a4de6528b98f} <Debug> executeQuery: Read 2499 rows, 190.53 KiB in 0.003292 sec., 759113.0012150669 rows/sec., 56.52 MiB/sec. | ||
| 21525 | 2026.05.21 01:44:19.563950 [ 270 ] {cb661246-5462-4c31-8b24-a4de6528b98f} <Debug> TCPHandler: Processed in 0.003498439 sec. | ||
| 21526 | 2026.05.21 01:44:19.564014 [ 226 ] {} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21527 | 2026.05.21 01:44:19.564064 [ 226 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21528 | 2026.05.21 01:44:19.564085 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21529 | 2026.05.21 01:44:19.564190 [ 270 ] {6f904389-bb99-4b45-977c-9ec885074e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21530 | 2026.05.21 01:44:19.564234 [ 270 ] {6f904389-bb99-4b45-977c-9ec885074e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21531 | 2026.05.21 01:44:19.564687 [ 270 ] {6f904389-bb99-4b45-977c-9ec885074e24} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21532 | 2026.05.21 01:44:19.564726 [ 270 ] {6f904389-bb99-4b45-977c-9ec885074e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21533 | 2026.05.21 01:44:19.565169 [ 270 ] {6f904389-bb99-4b45-977c-9ec885074e24} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21534 | 2026.05.21 01:44:19.565690 [ 270 ] {6f904389-bb99-4b45-977c-9ec885074e24} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21535 | 2026.05.21 01:44:19.565836 [ 135 ] {} <Debug> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21536 | 2026.05.21 01:44:19.565844 [ 270 ] {6f904389-bb99-4b45-977c-9ec885074e24} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001675 sec., 34626.86567164179 rows/sec., 2.54 MiB/sec. | ||
| 21537 | 2026.05.21 01:44:19.565884 [ 135 ] {} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21538 | 2026.05.21 01:44:19.565898 [ 270 ] {6f904389-bb99-4b45-977c-9ec885074e24} <Debug> TCPHandler: Processed in 0.001862897 sec. | ||
| 21539 | 2026.05.21 01:44:19.565910 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21540 | 2026.05.21 01:44:19.566030 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21541 | 2026.05.21 01:44:19.566029 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::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 | ||
| 21542 | 2026.05.21 01:44:19.566134 [ 270 ] {95b74aaa-42db-4556-a872-98359f3cf601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21543 | 2026.05.21 01:44:19.566182 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21544 | 2026.05.21 01:44:19.566183 [ 270 ] {95b74aaa-42db-4556-a872-98359f3cf601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21545 | 2026.05.21 01:44:19.566220 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 106 rows starting from the beginning of the part | ||
| 21546 | 2026.05.21 01:44:19.566285 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 44 rows starting from the beginning of the part | ||
| 21547 | 2026.05.21 01:44:19.566330 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 30 rows starting from the beginning of the part | ||
| 21548 | 2026.05.21 01:44:19.566373 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 44 rows starting from the beginning of the part | ||
| 21549 | 2026.05.21 01:44:19.566413 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 16 rows starting from the beginning of the part | ||
| 21550 | 2026.05.21 01:44:19.566453 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 58 rows starting from the beginning of the part | ||
| 21551 | 2026.05.21 01:44:19.566882 [ 270 ] {95b74aaa-42db-4556-a872-98359f3cf601} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21552 | 2026.05.21 01:44:19.566927 [ 270 ] {95b74aaa-42db-4556-a872-98359f3cf601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21553 | 2026.05.21 01:44:19.567263 [ 187 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285865 sec., 231750.61145610153 rows/sec., 17.90 MiB/sec. | ||
| 21554 | 2026.05.21 01:44:19.567307 [ 226 ] {} <Debug> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21555 | 2026.05.21 01:44:19.567429 [ 270 ] {95b74aaa-42db-4556-a872-98359f3cf601} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 21556 | 2026.05.21 01:44:19.567518 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21557 | 2026.05.21 01:44:19.567963 [ 270 ] {95b74aaa-42db-4556-a872-98359f3cf601} <Trace> oximeter.fields_u32 (909a8176-42bd-460b-8e03-a08ed7ec8ad0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21558 | 2026.05.21 01:44:19.568115 [ 270 ] {95b74aaa-42db-4556-a872-98359f3cf601} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001999 sec., 400700.3501750876 rows/sec., 23.15 MiB/sec. | ||
| 21559 | 2026.05.21 01:44:19.568151 [ 270 ] {95b74aaa-42db-4556-a872-98359f3cf601} <Debug> TCPHandler: Processed in 0.002172244 sec. | ||
| 21560 | 2026.05.21 01:44:19.568171 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21561 | 2026.05.21 01:44:19.568252 [ 192 ] {b6277746-665b-43ad-b17f-49105a227b68::all_1_136_27} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21562 | 2026.05.21 01:44:19.568280 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21563 | 2026.05.21 01:44:19.568331 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 21564 | 2026.05.21 01:44:19.568381 [ 270 ] {8432656a-71b8-4d4e-a5b3-7581642d4010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21565 | 2026.05.21 01:44:19.568428 [ 270 ] {8432656a-71b8-4d4e-a5b3-7581642d4010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21566 | 2026.05.21 01:44:19.568819 [ 270 ] {8432656a-71b8-4d4e-a5b3-7581642d4010} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21567 | 2026.05.21 01:44:19.568854 [ 270 ] {8432656a-71b8-4d4e-a5b3-7581642d4010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21568 | 2026.05.21 01:44:19.569364 [ 270 ] {8432656a-71b8-4d4e-a5b3-7581642d4010} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 21569 | 2026.05.21 01:44:19.569805 [ 270 ] {8432656a-71b8-4d4e-a5b3-7581642d4010} <Trace> oximeter.fields_u64 (cb82b6d9-4d8c-4b91-a7f1-0c73fa9dd30e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21570 | 2026.05.21 01:44:19.569940 [ 270 ] {8432656a-71b8-4d4e-a5b3-7581642d4010} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001577 sec., 634.1154090044388 rows/sec., 44.59 KiB/sec. | ||
| 21571 | 2026.05.21 01:44:19.569975 [ 270 ] {8432656a-71b8-4d4e-a5b3-7581642d4010} <Debug> TCPHandler: Processed in 0.001746975 sec. | ||
| 21572 | 2026.05.21 01:44:19.570107 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21573 | 2026.05.21 01:44:19.570202 [ 270 ] {65a9d899-9c6f-4b58-912a-6a009039bc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21574 | 2026.05.21 01:44:19.570242 [ 270 ] {65a9d899-9c6f-4b58-912a-6a009039bc51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21575 | 2026.05.21 01:44:19.571110 [ 270 ] {65a9d899-9c6f-4b58-912a-6a009039bc51} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21576 | 2026.05.21 01:44:19.571146 [ 270 ] {65a9d899-9c6f-4b58-912a-6a009039bc51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21577 | 2026.05.21 01:44:19.571617 [ 270 ] {65a9d899-9c6f-4b58-912a-6a009039bc51} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21578 | 2026.05.21 01:44:19.572116 [ 270 ] {65a9d899-9c6f-4b58-912a-6a009039bc51} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21579 | 2026.05.21 01:44:19.572251 [ 270 ] {65a9d899-9c6f-4b58-912a-6a009039bc51} <Debug> executeQuery: Read 1337 rows, 91.88 KiB in 0.002066 sec., 647144.2400774444 rows/sec., 43.43 MiB/sec. | ||
| 21580 | 2026.05.21 01:44:19.572286 [ 270 ] {65a9d899-9c6f-4b58-912a-6a009039bc51} <Debug> TCPHandler: Processed in 0.002228754 sec. | ||
| 21581 | 2026.05.21 01:44:19.572395 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21582 | 2026.05.21 01:44:19.572490 [ 270 ] {fb303f1e-cc4a-4a44-ba0f-7007a2e2f80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21583 | 2026.05.21 01:44:19.572533 [ 270 ] {fb303f1e-cc4a-4a44-ba0f-7007a2e2f80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21584 | 2026.05.21 01:44:19.572556 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21585 | 2026.05.21 01:44:19.573261 [ 270 ] {fb303f1e-cc4a-4a44-ba0f-7007a2e2f80a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21586 | 2026.05.21 01:44:19.573297 [ 270 ] {fb303f1e-cc4a-4a44-ba0f-7007a2e2f80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21587 | 2026.05.21 01:44:19.573830 [ 270 ] {fb303f1e-cc4a-4a44-ba0f-7007a2e2f80a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21588 | 2026.05.21 01:44:19.574257 [ 270 ] {fb303f1e-cc4a-4a44-ba0f-7007a2e2f80a} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21589 | 2026.05.21 01:44:19.574370 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Selected 6 parts from all_1_158_47 to all_163_163_0 | ||
| 21590 | 2026.05.21 01:44:19.574392 [ 270 ] {fb303f1e-cc4a-4a44-ba0f-7007a2e2f80a} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001921 sec., 778761.0619469027 rows/sec., 47.23 MiB/sec. | ||
| 21591 | 2026.05.21 01:44:19.574416 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21592 | 2026.05.21 01:44:19.574435 [ 270 ] {fb303f1e-cc4a-4a44-ba0f-7007a2e2f80a} <Debug> TCPHandler: Processed in 0.002088392 sec. | ||
| 21593 | 2026.05.21 01:44:19.574442 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21594 | 2026.05.21 01:44:19.574542 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_158_47 to all_163_163_0 into Compact with storage Full | ||
| 21595 | 2026.05.21 01:44:19.574557 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21596 | 2026.05.21 01:44:19.574652 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21597 | 2026.05.21 01:44:19.574658 [ 270 ] {e5b41de5-636e-4e1b-886a-a217d1a54ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21598 | 2026.05.21 01:44:19.574686 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_158_47, total 55973 rows starting from the beginning of the part | ||
| 21599 | 2026.05.21 01:44:19.574719 [ 270 ] {e5b41de5-636e-4e1b-886a-a217d1a54ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21600 | 2026.05.21 01:44:19.574752 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 21601 | 2026.05.21 01:44:19.574812 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 197 rows starting from the beginning of the part | ||
| 21602 | 2026.05.21 01:44:19.574861 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part | ||
| 21603 | 2026.05.21 01:44:19.574905 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 21604 | 2026.05.21 01:44:19.574951 [ 193 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1496 rows starting from the beginning of the part | ||
| 21605 | 2026.05.21 01:44:19.575611 [ 270 ] {e5b41de5-636e-4e1b-886a-a217d1a54ad8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21606 | 2026.05.21 01:44:19.575646 [ 270 ] {e5b41de5-636e-4e1b-886a-a217d1a54ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21607 | 2026.05.21 01:44:19.576378 [ 270 ] {e5b41de5-636e-4e1b-886a-a217d1a54ad8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21608 | 2026.05.21 01:44:19.576809 [ 270 ] {e5b41de5-636e-4e1b-886a-a217d1a54ad8} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21609 | 2026.05.21 01:44:19.576957 [ 270 ] {e5b41de5-636e-4e1b-886a-a217d1a54ad8} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002316 sec., 25043.177892918826 rows/sec., 44.88 MiB/sec. | ||
| 21610 | 2026.05.21 01:44:19.577014 [ 270 ] {e5b41de5-636e-4e1b-886a-a217d1a54ad8} <Debug> TCPHandler: Processed in 0.00250811 sec. | ||
| 21611 | 2026.05.21 01:44:19.577138 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21612 | 2026.05.21 01:44:19.577233 [ 270 ] {67afab7a-6238-4d49-b4d4-a5127ccd96fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21613 | 2026.05.21 01:44:19.577275 [ 270 ] {67afab7a-6238-4d49-b4d4-a5127ccd96fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21614 | 2026.05.21 01:44:19.577604 [ 270 ] {67afab7a-6238-4d49-b4d4-a5127ccd96fa} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21615 | 2026.05.21 01:44:19.577640 [ 270 ] {67afab7a-6238-4d49-b4d4-a5127ccd96fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21616 | 2026.05.21 01:44:19.578062 [ 270 ] {67afab7a-6238-4d49-b4d4-a5127ccd96fa} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21617 | 2026.05.21 01:44:19.578495 [ 270 ] {67afab7a-6238-4d49-b4d4-a5127ccd96fa} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21618 | 2026.05.21 01:44:19.578632 [ 270 ] {67afab7a-6238-4d49-b4d4-a5127ccd96fa} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001417 sec., 8468.595624558928 rows/sec., 584.42 KiB/sec. | ||
| 21619 | 2026.05.21 01:44:19.578666 [ 270 ] {67afab7a-6238-4d49-b4d4-a5127ccd96fa} <Debug> TCPHandler: Processed in 0.001579411 sec. | ||
| 21620 | 2026.05.21 01:44:19.578709 [ 226 ] {} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21621 | 2026.05.21 01:44:19.578741 [ 226 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21622 | 2026.05.21 01:44:19.581357 [ 226 ] {} <Debug> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21623 | 2026.05.21 01:44:19.585151 [ 192 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58146 rows, containing 5 columns (5 merged, 0 gathered) in 0.010648192 sec., 5460645.337724939 rows/sec., 352.62 MiB/sec. | ||
| 21624 | 2026.05.21 01:44:19.585912 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Trace> MergedBlockOutputStream: filled checksums all_1_163_48 (state Temporary) | ||
| 21625 | 2026.05.21 01:44:19.586445 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_merge_all_1_163_48 to all_1_163_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21626 | 2026.05.21 01:44:19.586517 [ 187 ] {d0c16e13-4fb2-4a78-947e-3f5b6981e9d2::all_1_163_48} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2) (MergerMutator): Merged 6 parts: [all_1_158_47, all_163_163_0] -> all_1_163_48 | ||
| 21627 | 2026.05.21 01:44:19.586598 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 21628 | 2026.05.21 01:44:19.591083 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21629 | 2026.05.21 01:44:19.591124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21630 | 2026.05.21 01:44:19.597499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21631 | 2026.05.21 01:44:19.598734 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21632 | 2026.05.21 01:44:19.599027 [ 133 ] {} <Debug> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21633 | 2026.05.21 01:44:19.599076 [ 133 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21634 | 2026.05.21 01:44:19.599099 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21635 | 2026.05.21 01:44:19.599197 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::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 | ||
| 21636 | 2026.05.21 01:44:19.602369 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21637 | 2026.05.21 01:44:19.603094 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21638 | 2026.05.21 01:44:19.604712 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 21639 | 2026.05.21 01:44:19.609642 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 21640 | 2026.05.21 01:44:19.614475 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 21641 | 2026.05.21 01:44:19.619362 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 21642 | 2026.05.21 01:44:19.624521 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 21643 | 2026.05.21 01:44:19.629091 [ 198 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 21644 | 2026.05.21 01:44:19.688306 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.089148945 sec., 8110.023063088409 rows/sec., 41.94 MiB/sec. | ||
| 21645 | 2026.05.21 01:44:19.691772 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21646 | 2026.05.21 01:44:19.694220 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21647 | 2026.05.21 01:44:19.694319 [ 192 ] {9dd351f5-b628-4dd4-aca8-a3e9ca96a204::all_1_96_19} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21648 | 2026.05.21 01:44:19.696994 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21649 | 2026.05.21 01:44:20.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.41 MiB, peak 415.82 MiB, free memory in arenas 0.00 B, will set to 396.32 MiB (RSS), difference: -2.09 MiB | ||
| 21650 | 2026.05.21 01:44:23.413428 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63817 | ||
| 21651 | 2026.05.21 01:44:23.413522 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21652 | 2026.05.21 01:44:23.413549 [ 307 ] {} <Debug> TCP-Session: 8361e703-1eaa-4edf-a82c-df35049e72aa Authenticating user 'default' from [fd00:1122:3344:101::e]:63817 | ||
| 21653 | 2026.05.21 01:44:23.413572 [ 307 ] {} <Debug> TCP-Session: 8361e703-1eaa-4edf-a82c-df35049e72aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21654 | 2026.05.21 01:44:23.413585 [ 307 ] {} <Debug> TCP-Session: 8361e703-1eaa-4edf-a82c-df35049e72aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21655 | 2026.05.21 01:44:23.413795 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41729 | ||
| 21656 | 2026.05.21 01:44:23.413823 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42424 | ||
| 21657 | 2026.05.21 01:44:23.413846 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65068 | ||
| 21658 | 2026.05.21 01:44:23.413894 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21659 | 2026.05.21 01:44:23.413874 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36017 | ||
| 21660 | 2026.05.21 01:44:23.413933 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21661 | 2026.05.21 01:44:23.413945 [ 308 ] {} <Debug> TCP-Session: 214b9112-9df5-4b84-a3fc-70ff15a5f81f Authenticating user 'default' from [fd00:1122:3344:101::e]:41729 | ||
| 21662 | 2026.05.21 01:44:23.413968 [ 307 ] {} <Trace> TCP-Session: 8361e703-1eaa-4edf-a82c-df35049e72aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21663 | 2026.05.21 01:44:23.413976 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21664 | 2026.05.21 01:44:23.413998 [ 308 ] {} <Debug> TCP-Session: 214b9112-9df5-4b84-a3fc-70ff15a5f81f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21665 | 2026.05.21 01:44:23.414023 [ 304 ] {} <Debug> TCP-Session: 13781a18-a0c9-440d-a98d-daab254aae92 Authenticating user 'default' from [fd00:1122:3344:101::e]:36017 | ||
| 21666 | 2026.05.21 01:44:23.414031 [ 308 ] {} <Debug> TCP-Session: 214b9112-9df5-4b84-a3fc-70ff15a5f81f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21667 | 2026.05.21 01:44:23.414042 [ 304 ] {} <Debug> TCP-Session: 13781a18-a0c9-440d-a98d-daab254aae92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21668 | 2026.05.21 01:44:23.413978 [ 309 ] {} <Debug> TCP-Session: 7502355e-16d5-4a9b-9ad5-88577c569dd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42424 | ||
| 21669 | 2026.05.21 01:44:23.414062 [ 304 ] {} <Debug> TCP-Session: 13781a18-a0c9-440d-a98d-daab254aae92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21670 | 2026.05.21 01:44:23.414094 [ 309 ] {} <Debug> TCP-Session: 7502355e-16d5-4a9b-9ad5-88577c569dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21671 | 2026.05.21 01:44:23.413945 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21672 | 2026.05.21 01:44:23.414122 [ 309 ] {} <Debug> TCP-Session: 7502355e-16d5-4a9b-9ad5-88577c569dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21673 | 2026.05.21 01:44:23.413867 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47056 | ||
| 21674 | 2026.05.21 01:44:23.414145 [ 259 ] {} <Debug> TCP-Session: 698c9253-d53d-439c-aa97-7eaee3401599 Authenticating user 'default' from [fd00:1122:3344:101::e]:65068 | ||
| 21675 | 2026.05.21 01:44:23.414145 [ 307 ] {2ad90dfa-2a26-4705-9805-7d30b3c69834} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63817) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21676 | 2026.05.21 01:44:23.414202 [ 259 ] {} <Debug> TCP-Session: 698c9253-d53d-439c-aa97-7eaee3401599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21677 | 2026.05.21 01:44:23.414214 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21678 | 2026.05.21 01:44:23.414237 [ 259 ] {} <Debug> TCP-Session: 698c9253-d53d-439c-aa97-7eaee3401599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21679 | 2026.05.21 01:44:23.413855 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40280 | ||
| 21680 | 2026.05.21 01:44:23.414260 [ 303 ] {} <Debug> TCP-Session: 7166bcde-88e4-4396-8893-b45425101000 Authenticating user 'default' from [fd00:1122:3344:101::e]:47056 | ||
| 21681 | 2026.05.21 01:44:23.413843 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46961 | ||
| 21682 | 2026.05.21 01:44:23.414332 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21683 | 2026.05.21 01:44:23.414330 [ 303 ] {} <Debug> TCP-Session: 7166bcde-88e4-4396-8893-b45425101000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21684 | 2026.05.21 01:44:23.414413 [ 269 ] {} <Debug> TCP-Session: c106767b-6726-4768-b66c-1a136b632bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40280 | ||
| 21685 | 2026.05.21 01:44:23.414427 [ 303 ] {} <Debug> TCP-Session: 7166bcde-88e4-4396-8893-b45425101000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21686 | 2026.05.21 01:44:23.414447 [ 269 ] {} <Debug> TCP-Session: c106767b-6726-4768-b66c-1a136b632bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21687 | 2026.05.21 01:44:23.413831 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65038 | ||
| 21688 | 2026.05.21 01:44:23.414471 [ 307 ] {2ad90dfa-2a26-4705-9805-7d30b3c69834} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21689 | 2026.05.21 01:44:23.414474 [ 269 ] {} <Debug> TCP-Session: c106767b-6726-4768-b66c-1a136b632bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21690 | 2026.05.21 01:44:23.414548 [ 307 ] {2ad90dfa-2a26-4705-9805-7d30b3c69834} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21691 | 2026.05.21 01:44:23.414861 [ 307 ] {2ad90dfa-2a26-4705-9805-7d30b3c69834} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 21692 | 2026.05.21 01:44:23.414923 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21693 | 2026.05.21 01:44:23.414969 [ 310 ] {} <Debug> TCP-Session: 7238bb6a-87c4-416d-8be5-5b9baef5bde9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46961 | ||
| 21694 | 2026.05.21 01:44:23.414992 [ 310 ] {} <Debug> TCP-Session: 7238bb6a-87c4-416d-8be5-5b9baef5bde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21695 | 2026.05.21 01:44:23.415009 [ 310 ] {} <Debug> TCP-Session: 7238bb6a-87c4-416d-8be5-5b9baef5bde9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21696 | 2026.05.21 01:44:23.415049 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21697 | 2026.05.21 01:44:23.415083 [ 311 ] {} <Debug> TCP-Session: 9df2204b-f7e0-4f33-9d90-be2a8fc8e4c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65038 | ||
| 21698 | 2026.05.21 01:44:23.415109 [ 311 ] {} <Debug> TCP-Session: 9df2204b-f7e0-4f33-9d90-be2a8fc8e4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21699 | 2026.05.21 01:44:23.415122 [ 311 ] {} <Debug> TCP-Session: 9df2204b-f7e0-4f33-9d90-be2a8fc8e4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21700 | 2026.05.21 01:44:23.415896 [ 329 ] {2ad90dfa-2a26-4705-9805-7d30b3c69834} <Trace> AggregatingTransform: Aggregating | ||
| 21701 | 2026.05.21 01:44:23.415942 [ 329 ] {2ad90dfa-2a26-4705-9805-7d30b3c69834} <Trace> Aggregator: Aggregation method: without_key | ||
| 21702 | 2026.05.21 01:44:23.415974 [ 329 ] {2ad90dfa-2a26-4705-9805-7d30b3c69834} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101469 sec. (985.523 rows/sec., 38.50 KiB/sec.) | ||
| 21703 | 2026.05.21 01:44:23.415989 [ 329 ] {2ad90dfa-2a26-4705-9805-7d30b3c69834} <Trace> Aggregator: Merging aggregated data | ||
| 21704 | 2026.05.21 01:44:23.416623 [ 307 ] {2ad90dfa-2a26-4705-9805-7d30b3c69834} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002537 sec., 394.16633819471815 rows/sec., 15.40 KiB/sec. | ||
| 21705 | 2026.05.21 01:44:23.416748 [ 307 ] {2ad90dfa-2a26-4705-9805-7d30b3c69834} <Debug> TCPHandler: Processed in 0.002895558 sec. | ||
| 21706 | 2026.05.21 01:44:23.416867 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21707 | 2026.05.21 01:44:23.416894 [ 307 ] {} <Debug> TCP-Session: 8361e703-1eaa-4edf-a82c-df35049e72aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21708 | 2026.05.21 01:44:23.416897 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21709 | 2026.05.21 01:44:23.416915 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21710 | 2026.05.21 01:44:23.416935 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21711 | 2026.05.21 01:44:23.416950 [ 304 ] {} <Debug> TCP-Session: 13781a18-a0c9-440d-a98d-daab254aae92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21712 | 2026.05.21 01:44:23.416964 [ 308 ] {} <Debug> TCP-Session: 214b9112-9df5-4b84-a3fc-70ff15a5f81f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21713 | 2026.05.21 01:44:23.416982 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21714 | 2026.05.21 01:44:23.416983 [ 269 ] {} <Debug> TCP-Session: c106767b-6726-4768-b66c-1a136b632bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21715 | 2026.05.21 01:44:23.416998 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21716 | 2026.05.21 01:44:23.417015 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21717 | 2026.05.21 01:44:23.417049 [ 259 ] {} <Debug> TCP-Session: 698c9253-d53d-439c-aa97-7eaee3401599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21718 | 2026.05.21 01:44:23.417031 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21719 | 2026.05.21 01:44:23.417073 [ 311 ] {} <Debug> TCP-Session: 9df2204b-f7e0-4f33-9d90-be2a8fc8e4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21720 | 2026.05.21 01:44:23.416955 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21721 | 2026.05.21 01:44:23.417103 [ 303 ] {} <Debug> TCP-Session: 7166bcde-88e4-4396-8893-b45425101000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21722 | 2026.05.21 01:44:23.417026 [ 309 ] {} <Debug> TCP-Session: 7502355e-16d5-4a9b-9ad5-88577c569dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21723 | 2026.05.21 01:44:23.417142 [ 310 ] {} <Debug> TCP-Session: 7238bb6a-87c4-416d-8be5-5b9baef5bde9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21724 | 2026.05.21 01:44:23.481024 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49082 | ||
| 21725 | 2026.05.21 01:44:23.481084 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21726 | 2026.05.21 01:44:23.481104 [ 307 ] {} <Debug> TCP-Session: 22f50d2b-b073-4178-9e21-c726af9a2a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:49082 | ||
| 21727 | 2026.05.21 01:44:23.481123 [ 307 ] {} <Debug> TCP-Session: 22f50d2b-b073-4178-9e21-c726af9a2a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21728 | 2026.05.21 01:44:23.481136 [ 307 ] {} <Debug> TCP-Session: 22f50d2b-b073-4178-9e21-c726af9a2a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21729 | 2026.05.21 01:44:23.481305 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35433 | ||
| 21730 | 2026.05.21 01:44:23.481345 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62329 | ||
| 21731 | 2026.05.21 01:44:23.481360 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64236 | ||
| 21732 | 2026.05.21 01:44:23.481470 [ 307 ] {} <Trace> TCP-Session: 22f50d2b-b073-4178-9e21-c726af9a2a45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21733 | 2026.05.21 01:44:23.481432 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21734 | 2026.05.21 01:44:23.481559 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21735 | 2026.05.21 01:44:23.481406 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50422 | ||
| 21736 | 2026.05.21 01:44:23.481598 [ 310 ] {} <Debug> TCP-Session: 196c8eec-a83e-4f80-a72e-ff86376ef126 Authenticating user 'default' from [fd00:1122:3344:101::e]:64236 | ||
| 21737 | 2026.05.21 01:44:23.481586 [ 309 ] {} <Debug> TCP-Session: 4a9193ef-51e6-4563-9a56-b6169ae43bd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62329 | ||
| 21738 | 2026.05.21 01:44:23.481635 [ 310 ] {} <Debug> TCP-Session: 196c8eec-a83e-4f80-a72e-ff86376ef126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21739 | 2026.05.21 01:44:23.481637 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21740 | 2026.05.21 01:44:23.481661 [ 309 ] {} <Debug> TCP-Session: 4a9193ef-51e6-4563-9a56-b6169ae43bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21741 | 2026.05.21 01:44:23.481662 [ 310 ] {} <Debug> TCP-Session: 196c8eec-a83e-4f80-a72e-ff86376ef126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21742 | 2026.05.21 01:44:23.481689 [ 309 ] {} <Debug> TCP-Session: 4a9193ef-51e6-4563-9a56-b6169ae43bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21743 | 2026.05.21 01:44:23.481679 [ 303 ] {} <Debug> TCP-Session: 53f75c29-854e-430e-b5ea-a9a71adb1c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:50422 | ||
| 21744 | 2026.05.21 01:44:23.481678 [ 307 ] {44156a4e-1918-44cf-a978-30530f4fc9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49082) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21745 | 2026.05.21 01:44:23.481412 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49376 | ||
| 21746 | 2026.05.21 01:44:23.481389 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38855 | ||
| 21747 | 2026.05.21 01:44:23.481377 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60947 | ||
| 21748 | 2026.05.21 01:44:23.481370 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54967 | ||
| 21749 | 2026.05.21 01:44:23.481379 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21750 | 2026.05.21 01:44:23.481892 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21751 | 2026.05.21 01:44:23.481908 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21752 | 2026.05.21 01:44:23.481926 [ 308 ] {} <Debug> TCP-Session: f7f3e70f-9929-4fac-b662-4c27a034434c Authenticating user 'default' from [fd00:1122:3344:101::e]:35433 | ||
| 21753 | 2026.05.21 01:44:23.481930 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21754 | 2026.05.21 01:44:23.481933 [ 269 ] {} <Debug> TCP-Session: 45c3711d-07f4-439e-9a36-ac49606b3516 Authenticating user 'default' from [fd00:1122:3344:101::e]:38855 | ||
| 21755 | 2026.05.21 01:44:23.481968 [ 308 ] {} <Debug> TCP-Session: f7f3e70f-9929-4fac-b662-4c27a034434c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21756 | 2026.05.21 01:44:23.481977 [ 304 ] {} <Debug> TCP-Session: bdfc11a9-fa20-491e-b717-be335d2b7c88 Authenticating user 'default' from [fd00:1122:3344:101::e]:49376 | ||
| 21757 | 2026.05.21 01:44:23.481993 [ 269 ] {} <Debug> TCP-Session: 45c3711d-07f4-439e-9a36-ac49606b3516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21758 | 2026.05.21 01:44:23.482012 [ 308 ] {} <Debug> TCP-Session: f7f3e70f-9929-4fac-b662-4c27a034434c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21759 | 2026.05.21 01:44:23.482022 [ 304 ] {} <Debug> TCP-Session: bdfc11a9-fa20-491e-b717-be335d2b7c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21760 | 2026.05.21 01:44:23.482044 [ 269 ] {} <Debug> TCP-Session: 45c3711d-07f4-439e-9a36-ac49606b3516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21761 | 2026.05.21 01:44:23.482062 [ 304 ] {} <Debug> TCP-Session: bdfc11a9-fa20-491e-b717-be335d2b7c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21762 | 2026.05.21 01:44:23.482005 [ 303 ] {} <Debug> TCP-Session: 53f75c29-854e-430e-b5ea-a9a71adb1c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21763 | 2026.05.21 01:44:23.481942 [ 311 ] {} <Debug> TCP-Session: f27bfb99-aa51-4127-9050-a77530ed1e61 Authenticating user 'default' from [fd00:1122:3344:101::e]:54967 | ||
| 21764 | 2026.05.21 01:44:23.482121 [ 303 ] {} <Debug> TCP-Session: 53f75c29-854e-430e-b5ea-a9a71adb1c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21765 | 2026.05.21 01:44:23.482135 [ 311 ] {} <Debug> TCP-Session: f27bfb99-aa51-4127-9050-a77530ed1e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21766 | 2026.05.21 01:44:23.482151 [ 307 ] {44156a4e-1918-44cf-a978-30530f4fc9b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21767 | 2026.05.21 01:44:23.482160 [ 311 ] {} <Debug> TCP-Session: f27bfb99-aa51-4127-9050-a77530ed1e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21768 | 2026.05.21 01:44:23.482175 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21769 | 2026.05.21 01:44:23.482204 [ 259 ] {} <Debug> TCP-Session: 04d2f109-4a4c-4f9a-9360-2e3e5a1f77db Authenticating user 'default' from [fd00:1122:3344:101::e]:60947 | ||
| 21770 | 2026.05.21 01:44:23.482204 [ 307 ] {44156a4e-1918-44cf-a978-30530f4fc9b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21771 | 2026.05.21 01:44:23.482223 [ 259 ] {} <Debug> TCP-Session: 04d2f109-4a4c-4f9a-9360-2e3e5a1f77db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21772 | 2026.05.21 01:44:23.482247 [ 259 ] {} <Debug> TCP-Session: 04d2f109-4a4c-4f9a-9360-2e3e5a1f77db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21773 | 2026.05.21 01:44:23.482479 [ 307 ] {44156a4e-1918-44cf-a978-30530f4fc9b7} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 21774 | 2026.05.21 01:44:23.483339 [ 353 ] {44156a4e-1918-44cf-a978-30530f4fc9b7} <Trace> AggregatingTransform: Aggregating | ||
| 21775 | 2026.05.21 01:44:23.483377 [ 353 ] {44156a4e-1918-44cf-a978-30530f4fc9b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 21776 | 2026.05.21 01:44:23.483407 [ 353 ] {44156a4e-1918-44cf-a978-30530f4fc9b7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000834007 sec. (1199.031 rows/sec., 46.84 KiB/sec.) | ||
| 21777 | 2026.05.21 01:44:23.483424 [ 353 ] {44156a4e-1918-44cf-a978-30530f4fc9b7} <Trace> Aggregator: Merging aggregated data | ||
| 21778 | 2026.05.21 01:44:23.484019 [ 307 ] {44156a4e-1918-44cf-a978-30530f4fc9b7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002389 sec., 418.5851820845542 rows/sec., 16.35 KiB/sec. | ||
| 21779 | 2026.05.21 01:44:23.484130 [ 307 ] {44156a4e-1918-44cf-a978-30530f4fc9b7} <Debug> TCPHandler: Processed in 0.002750505 sec. | ||
| 21780 | 2026.05.21 01:44:23.484257 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21781 | 2026.05.21 01:44:23.484283 [ 307 ] {} <Debug> TCP-Session: 22f50d2b-b073-4178-9e21-c726af9a2a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21782 | 2026.05.21 01:44:23.484291 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21783 | 2026.05.21 01:44:23.484311 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21784 | 2026.05.21 01:44:23.484343 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21785 | 2026.05.21 01:44:23.484345 [ 308 ] {} <Debug> TCP-Session: f7f3e70f-9929-4fac-b662-4c27a034434c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21786 | 2026.05.21 01:44:23.484364 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21787 | 2026.05.21 01:44:23.484379 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21788 | 2026.05.21 01:44:23.484401 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21789 | 2026.05.21 01:44:23.484417 [ 269 ] {} <Debug> TCP-Session: 45c3711d-07f4-439e-9a36-ac49606b3516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21790 | 2026.05.21 01:44:23.484435 [ 259 ] {} <Debug> TCP-Session: 04d2f109-4a4c-4f9a-9360-2e3e5a1f77db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21791 | 2026.05.21 01:44:23.484390 [ 304 ] {} <Debug> TCP-Session: bdfc11a9-fa20-491e-b717-be335d2b7c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21792 | 2026.05.21 01:44:23.484460 [ 310 ] {} <Debug> TCP-Session: 196c8eec-a83e-4f80-a72e-ff86376ef126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21793 | 2026.05.21 01:44:23.484357 [ 309 ] {} <Debug> TCP-Session: 4a9193ef-51e6-4563-9a56-b6169ae43bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21794 | 2026.05.21 01:44:23.484346 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21795 | 2026.05.21 01:44:23.484409 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21796 | 2026.05.21 01:44:23.484553 [ 311 ] {} <Debug> TCP-Session: f27bfb99-aa51-4127-9050-a77530ed1e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21797 | 2026.05.21 01:44:23.484582 [ 303 ] {} <Debug> TCP-Session: 53f75c29-854e-430e-b5ea-a9a71adb1c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21798 | 2026.05.21 01:44:24.124430 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21799 | 2026.05.21 01:44:24.124687 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 21800 | 2026.05.21 01:44:24.125045 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21801 | 2026.05.21 01:44:24.125084 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 21802 | 2026.05.21 01:44:24.125315 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21803 | 2026.05.21 01:44:24.125391 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21804 | 2026.05.21 01:44:24.125539 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21805 | 2026.05.21 01:44:24.125576 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21806 | 2026.05.21 01:44:24.125598 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 21807 | 2026.05.21 01:44:24.125614 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21808 | 2026.05.21 01:44:24.125661 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21809 | 2026.05.21 01:44:24.125682 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 21810 | 2026.05.21 01:44:24.126657 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.00208 sec., 18750 rows/sec., 3.82 MiB/sec. | ||
| 21811 | 2026.05.21 01:44:24.126761 [ 270 ] {96b0e94b-7f6a-44ab-8028-be0c151f8dd1} <Debug> TCPHandler: Processed in 0.00247848 sec. | ||
| 21812 | 2026.05.21 01:44:24.128400 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21813 | 2026.05.21 01:44:24.128515 [ 270 ] {00840aac-e0da-40a2-af75-1b3e2ec7efeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21814 | 2026.05.21 01:44:24.128566 [ 270 ] {00840aac-e0da-40a2-af75-1b3e2ec7efeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21815 | 2026.05.21 01:44:24.129083 [ 270 ] {00840aac-e0da-40a2-af75-1b3e2ec7efeb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21816 | 2026.05.21 01:44:24.129128 [ 270 ] {00840aac-e0da-40a2-af75-1b3e2ec7efeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21817 | 2026.05.21 01:44:24.129629 [ 270 ] {00840aac-e0da-40a2-af75-1b3e2ec7efeb} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21818 | 2026.05.21 01:44:24.130032 [ 270 ] {00840aac-e0da-40a2-af75-1b3e2ec7efeb} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21819 | 2026.05.21 01:44:24.130204 [ 270 ] {00840aac-e0da-40a2-af75-1b3e2ec7efeb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.50 MiB/sec. | ||
| 21820 | 2026.05.21 01:44:24.130244 [ 270 ] {00840aac-e0da-40a2-af75-1b3e2ec7efeb} <Debug> TCPHandler: Processed in 0.001900198 sec. | ||
| 21821 | 2026.05.21 01:44:24.130380 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21822 | 2026.05.21 01:44:24.130484 [ 270 ] {2666c1c4-f3ad-4481-8baa-8969bcb8b019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21823 | 2026.05.21 01:44:24.130529 [ 270 ] {2666c1c4-f3ad-4481-8baa-8969bcb8b019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21824 | 2026.05.21 01:44:24.130967 [ 270 ] {2666c1c4-f3ad-4481-8baa-8969bcb8b019} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21825 | 2026.05.21 01:44:24.131004 [ 270 ] {2666c1c4-f3ad-4481-8baa-8969bcb8b019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21826 | 2026.05.21 01:44:24.131462 [ 270 ] {2666c1c4-f3ad-4481-8baa-8969bcb8b019} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21827 | 2026.05.21 01:44:24.132064 [ 270 ] {2666c1c4-f3ad-4481-8baa-8969bcb8b019} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21828 | 2026.05.21 01:44:24.132249 [ 270 ] {2666c1c4-f3ad-4481-8baa-8969bcb8b019} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001787 sec., 35814.21376608842 rows/sec., 2.80 MiB/sec. | ||
| 21829 | 2026.05.21 01:44:24.132298 [ 270 ] {2666c1c4-f3ad-4481-8baa-8969bcb8b019} <Debug> TCPHandler: Processed in 0.001968669 sec. | ||
| 21830 | 2026.05.21 01:44:24.132458 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21831 | 2026.05.21 01:44:24.132576 [ 270 ] {8d1bb386-da37-4c2f-a5ed-278b6015fb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21832 | 2026.05.21 01:44:24.132631 [ 270 ] {8d1bb386-da37-4c2f-a5ed-278b6015fb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21833 | 2026.05.21 01:44:24.133127 [ 270 ] {8d1bb386-da37-4c2f-a5ed-278b6015fb3e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21834 | 2026.05.21 01:44:24.133173 [ 270 ] {8d1bb386-da37-4c2f-a5ed-278b6015fb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21835 | 2026.05.21 01:44:24.133775 [ 270 ] {8d1bb386-da37-4c2f-a5ed-278b6015fb3e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21836 | 2026.05.21 01:44:24.134311 [ 270 ] {8d1bb386-da37-4c2f-a5ed-278b6015fb3e} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21837 | 2026.05.21 01:44:24.134500 [ 270 ] {8d1bb386-da37-4c2f-a5ed-278b6015fb3e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001954 sec., 65506.65301944729 rows/sec., 4.56 MiB/sec. | ||
| 21838 | 2026.05.21 01:44:24.134547 [ 270 ] {8d1bb386-da37-4c2f-a5ed-278b6015fb3e} <Debug> TCPHandler: Processed in 0.002149423 sec. | ||
| 21839 | 2026.05.21 01:44:24.134995 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21840 | 2026.05.21 01:44:24.135105 [ 270 ] {c2ac504b-f9f3-4492-9e72-442c558735dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21841 | 2026.05.21 01:44:24.135152 [ 270 ] {c2ac504b-f9f3-4492-9e72-442c558735dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21842 | 2026.05.21 01:44:24.135518 [ 270 ] {c2ac504b-f9f3-4492-9e72-442c558735dc} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21843 | 2026.05.21 01:44:24.135557 [ 270 ] {c2ac504b-f9f3-4492-9e72-442c558735dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21844 | 2026.05.21 01:44:24.136052 [ 270 ] {c2ac504b-f9f3-4492-9e72-442c558735dc} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21845 | 2026.05.21 01:44:24.136523 [ 270 ] {c2ac504b-f9f3-4492-9e72-442c558735dc} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21846 | 2026.05.21 01:44:24.136670 [ 270 ] {c2ac504b-f9f3-4492-9e72-442c558735dc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001588 sec., 30226.700251889168 rows/sec., 2.04 MiB/sec. | ||
| 21847 | 2026.05.21 01:44:24.136706 [ 270 ] {c2ac504b-f9f3-4492-9e72-442c558735dc} <Debug> TCPHandler: Processed in 0.001781756 sec. | ||
| 21848 | 2026.05.21 01:44:24.533045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46563 | ||
| 21849 | 2026.05.21 01:44:24.533692 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21850 | 2026.05.21 01:44:24.533761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21851 | 2026.05.21 01:44:24.534602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21852 | 2026.05.21 01:44:24.535312 [ 244 ] {} <Trace> system.asynchronous_metric_log (e10af49d-56a0-4207-8e13-7dd4fa1b8c44): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21853 | 2026.05.21 01:44:24.535538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46563 | ||
| 21854 | 2026.05.21 01:44:24.864309 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33811 | ||
| 21855 | 2026.05.21 01:44:24.864400 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21856 | 2026.05.21 01:44:24.864428 [ 307 ] {} <Debug> TCP-Session: d9ee81dc-b57c-4c36-9715-4868fb61cd1b Authenticating user 'default' from [fd00:1122:3344:101::e]:33811 | ||
| 21857 | 2026.05.21 01:44:24.864451 [ 307 ] {} <Debug> TCP-Session: d9ee81dc-b57c-4c36-9715-4868fb61cd1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21858 | 2026.05.21 01:44:24.864464 [ 307 ] {} <Debug> TCP-Session: d9ee81dc-b57c-4c36-9715-4868fb61cd1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21859 | 2026.05.21 01:44:24.864672 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55578 | ||
| 21860 | 2026.05.21 01:44:24.864698 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60551 | ||
| 21861 | 2026.05.21 01:44:24.864754 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53797 | ||
| 21862 | 2026.05.21 01:44:24.864768 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21863 | 2026.05.21 01:44:24.864738 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41369 | ||
| 21864 | 2026.05.21 01:44:24.864823 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21865 | 2026.05.21 01:44:24.864817 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21866 | 2026.05.21 01:44:24.864845 [ 307 ] {} <Trace> TCP-Session: d9ee81dc-b57c-4c36-9715-4868fb61cd1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21867 | 2026.05.21 01:44:24.864866 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21868 | 2026.05.21 01:44:24.864878 [ 309 ] {} <Debug> TCP-Session: b9fc58cd-08a0-4849-8f98-82b6f9adf5a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60551 | ||
| 21869 | 2026.05.21 01:44:24.864899 [ 303 ] {} <Debug> TCP-Session: de17909e-b2a5-4a3c-b839-d4ec75ff66fc Authenticating user 'default' from [fd00:1122:3344:101::e]:41369 | ||
| 21870 | 2026.05.21 01:44:24.864816 [ 308 ] {} <Debug> TCP-Session: 798a7a95-94f8-4fa2-b3cf-a48b1eeebeb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55578 | ||
| 21871 | 2026.05.21 01:44:24.864923 [ 309 ] {} <Debug> TCP-Session: b9fc58cd-08a0-4849-8f98-82b6f9adf5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21872 | 2026.05.21 01:44:24.864931 [ 303 ] {} <Debug> TCP-Session: de17909e-b2a5-4a3c-b839-d4ec75ff66fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21873 | 2026.05.21 01:44:24.864955 [ 308 ] {} <Debug> TCP-Session: 798a7a95-94f8-4fa2-b3cf-a48b1eeebeb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21874 | 2026.05.21 01:44:24.864960 [ 309 ] {} <Debug> TCP-Session: b9fc58cd-08a0-4849-8f98-82b6f9adf5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21875 | 2026.05.21 01:44:24.864988 [ 308 ] {} <Debug> TCP-Session: 798a7a95-94f8-4fa2-b3cf-a48b1eeebeb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21876 | 2026.05.21 01:44:24.864974 [ 303 ] {} <Debug> TCP-Session: de17909e-b2a5-4a3c-b839-d4ec75ff66fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21877 | 2026.05.21 01:44:24.864725 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56019 | ||
| 21878 | 2026.05.21 01:44:24.865029 [ 307 ] {2ce073ec-277b-4554-a1e4-38501af30053} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33811) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21879 | 2026.05.21 01:44:24.864723 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53315 | ||
| 21880 | 2026.05.21 01:44:24.865110 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21881 | 2026.05.21 01:44:24.864720 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38467 | ||
| 21882 | 2026.05.21 01:44:24.865157 [ 269 ] {} <Debug> TCP-Session: 5dbaeb92-eb3b-4681-97fd-3f4f66c9a560 Authenticating user 'default' from [fd00:1122:3344:101::e]:56019 | ||
| 21883 | 2026.05.21 01:44:24.864708 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43113 | ||
| 21884 | 2026.05.21 01:44:24.865186 [ 269 ] {} <Debug> TCP-Session: 5dbaeb92-eb3b-4681-97fd-3f4f66c9a560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21885 | 2026.05.21 01:44:24.865197 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21886 | 2026.05.21 01:44:24.865217 [ 269 ] {} <Debug> TCP-Session: 5dbaeb92-eb3b-4681-97fd-3f4f66c9a560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21887 | 2026.05.21 01:44:24.865179 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21888 | 2026.05.21 01:44:24.865233 [ 259 ] {} <Debug> TCP-Session: c098b08a-f1a7-4181-9636-c64b7cbb3597 Authenticating user 'default' from [fd00:1122:3344:101::e]:38467 | ||
| 21889 | 2026.05.21 01:44:24.865231 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21890 | 2026.05.21 01:44:24.865274 [ 259 ] {} <Debug> TCP-Session: c098b08a-f1a7-4181-9636-c64b7cbb3597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21891 | 2026.05.21 01:44:24.865298 [ 311 ] {} <Debug> TCP-Session: 3df0098f-976b-459f-9bbc-4efd129a8be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43113 | ||
| 21892 | 2026.05.21 01:44:24.865305 [ 259 ] {} <Debug> TCP-Session: c098b08a-f1a7-4181-9636-c64b7cbb3597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21893 | 2026.05.21 01:44:24.865324 [ 311 ] {} <Debug> TCP-Session: 3df0098f-976b-459f-9bbc-4efd129a8be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21894 | 2026.05.21 01:44:24.865340 [ 307 ] {2ce073ec-277b-4554-a1e4-38501af30053} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21895 | 2026.05.21 01:44:24.865348 [ 311 ] {} <Debug> TCP-Session: 3df0098f-976b-459f-9bbc-4efd129a8be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21896 | 2026.05.21 01:44:24.865270 [ 310 ] {} <Debug> TCP-Session: 2c980d3b-414c-4d00-bd83-64b6ae4fae90 Authenticating user 'default' from [fd00:1122:3344:101::e]:53315 | ||
| 21897 | 2026.05.21 01:44:24.864857 [ 304 ] {} <Debug> TCP-Session: b8e58f85-eafe-48a0-8e9b-8b0a28943a7a Authenticating user 'default' from [fd00:1122:3344:101::e]:53797 | ||
| 21898 | 2026.05.21 01:44:24.865400 [ 307 ] {2ce073ec-277b-4554-a1e4-38501af30053} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21899 | 2026.05.21 01:44:24.865407 [ 310 ] {} <Debug> TCP-Session: 2c980d3b-414c-4d00-bd83-64b6ae4fae90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21900 | 2026.05.21 01:44:24.865420 [ 304 ] {} <Debug> TCP-Session: b8e58f85-eafe-48a0-8e9b-8b0a28943a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21901 | 2026.05.21 01:44:24.865445 [ 310 ] {} <Debug> TCP-Session: 2c980d3b-414c-4d00-bd83-64b6ae4fae90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21902 | 2026.05.21 01:44:24.865462 [ 304 ] {} <Debug> TCP-Session: b8e58f85-eafe-48a0-8e9b-8b0a28943a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21903 | 2026.05.21 01:44:24.865712 [ 307 ] {2ce073ec-277b-4554-a1e4-38501af30053} <Debug> oximeter.version (b158864e-a973-4dfc-8bd9-83e54590fa03) (SelectExecutor): Key condition: unknown | ||
| 21904 | 2026.05.21 01:44:24.866589 [ 324 ] {2ce073ec-277b-4554-a1e4-38501af30053} <Trace> AggregatingTransform: Aggregating | ||
| 21905 | 2026.05.21 01:44:24.866632 [ 324 ] {2ce073ec-277b-4554-a1e4-38501af30053} <Trace> Aggregator: Aggregation method: without_key | ||
| 21906 | 2026.05.21 01:44:24.866665 [ 324 ] {2ce073ec-277b-4554-a1e4-38501af30053} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847777 sec. (1179.555 rows/sec., 46.08 KiB/sec.) | ||
| 21907 | 2026.05.21 01:44:24.866682 [ 324 ] {2ce073ec-277b-4554-a1e4-38501af30053} <Trace> Aggregator: Merging aggregated data | ||
| 21908 | 2026.05.21 01:44:24.867228 [ 307 ] {2ce073ec-277b-4554-a1e4-38501af30053} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002258 sec., 442.8697962798937 rows/sec., 17.30 KiB/sec. | ||
| 21909 | 2026.05.21 01:44:24.867329 [ 307 ] {2ce073ec-277b-4554-a1e4-38501af30053} <Debug> TCPHandler: Processed in 0.002600322 sec. | ||
| 21910 | 2026.05.21 01:44:24.867450 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21911 | 2026.05.21 01:44:24.867480 [ 307 ] {} <Debug> TCP-Session: d9ee81dc-b57c-4c36-9715-4868fb61cd1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21912 | 2026.05.21 01:44:24.867479 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21913 | 2026.05.21 01:44:24.867497 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21914 | 2026.05.21 01:44:24.867518 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21915 | 2026.05.21 01:44:24.867532 [ 308 ] {} <Debug> TCP-Session: 798a7a95-94f8-4fa2-b3cf-a48b1eeebeb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21916 | 2026.05.21 01:44:24.867542 [ 304 ] {} <Debug> TCP-Session: b8e58f85-eafe-48a0-8e9b-8b0a28943a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21917 | 2026.05.21 01:44:24.867548 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21918 | 2026.05.21 01:44:24.867572 [ 311 ] {} <Debug> TCP-Session: 3df0098f-976b-459f-9bbc-4efd129a8be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21919 | 2026.05.21 01:44:24.867585 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21920 | 2026.05.21 01:44:24.867617 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21921 | 2026.05.21 01:44:24.867622 [ 309 ] {} <Debug> TCP-Session: b9fc58cd-08a0-4849-8f98-82b6f9adf5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21922 | 2026.05.21 01:44:24.867641 [ 269 ] {} <Debug> TCP-Session: 5dbaeb92-eb3b-4681-97fd-3f4f66c9a560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21923 | 2026.05.21 01:44:24.867640 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21924 | 2026.05.21 01:44:24.867655 [ 259 ] {} <Debug> TCP-Session: c098b08a-f1a7-4181-9636-c64b7cbb3597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21925 | 2026.05.21 01:44:24.867566 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21926 | 2026.05.21 01:44:24.867693 [ 303 ] {} <Debug> TCP-Session: de17909e-b2a5-4a3c-b839-d4ec75ff66fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21927 | 2026.05.21 01:44:24.867734 [ 310 ] {} <Debug> TCP-Session: 2c980d3b-414c-4d00-bd83-64b6ae4fae90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21928 | 2026.05.21 01:44:27.102526 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 21929 | 2026.05.21 01:44:27.120882 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21930 | 2026.05.21 01:44:27.120941 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21931 | 2026.05.21 01:44:27.127608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21932 | 2026.05.21 01:44:27.128345 [ 245 ] {} <Trace> system.metric_log (9dd351f5-b628-4dd4-aca8-a3e9ca96a204): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21933 | 2026.05.21 01:44:27.132106 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 21934 | 2026.05.21 01:44:29.125897 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21935 | 2026.05.21 01:44:29.126124 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21936 | 2026.05.21 01:44:29.126461 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21937 | 2026.05.21 01:44:29.126498 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 21938 | 2026.05.21 01:44:29.126717 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21939 | 2026.05.21 01:44:29.126785 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21940 | 2026.05.21 01:44:29.126931 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21941 | 2026.05.21 01:44:29.126966 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21942 | 2026.05.21 01:44:29.126987 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Debug> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (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 | ||
| 21943 | 2026.05.21 01:44:29.127003 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Trace> oximeter.timeseries_schema (52aa1ee4-a76d-4929-8e46-f444a8da78df) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21944 | 2026.05.21 01:44:29.127044 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21945 | 2026.05.21 01:44:29.127065 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 21946 | 2026.05.21 01:44:29.128176 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Debug> executeQuery: Read 39 rows, 8.14 KiB in 0.002147 sec., 18164.88122962273 rows/sec., 3.70 MiB/sec. | ||
| 21947 | 2026.05.21 01:44:29.128288 [ 270 ] {0212144b-30cf-484c-ab15-173fb9cb400b} <Debug> TCPHandler: Processed in 0.002535941 sec. | ||
| 21948 | 2026.05.21 01:44:29.130301 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21949 | 2026.05.21 01:44:29.130438 [ 270 ] {c8b29c2e-53b3-4573-a10e-4acf17df335a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21950 | 2026.05.21 01:44:29.130494 [ 270 ] {c8b29c2e-53b3-4573-a10e-4acf17df335a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21951 | 2026.05.21 01:44:29.131131 [ 270 ] {c8b29c2e-53b3-4573-a10e-4acf17df335a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21952 | 2026.05.21 01:44:29.131172 [ 270 ] {c8b29c2e-53b3-4573-a10e-4acf17df335a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21953 | 2026.05.21 01:44:29.131534 [ 270 ] {c8b29c2e-53b3-4573-a10e-4acf17df335a} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21954 | 2026.05.21 01:44:29.131754 [ 270 ] {c8b29c2e-53b3-4573-a10e-4acf17df335a} <Trace> oximeter.fields_string (657182de-0da7-4490-bb95-508ba09d5d71): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21955 | 2026.05.21 01:44:29.131907 [ 270 ] {c8b29c2e-53b3-4573-a10e-4acf17df335a} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001508 sec., 58355.43766578249 rows/sec., 4.92 MiB/sec. | ||
| 21956 | 2026.05.21 01:44:29.131944 [ 270 ] {c8b29c2e-53b3-4573-a10e-4acf17df335a} <Debug> TCPHandler: Processed in 0.001705584 sec. | ||
| 21957 | 2026.05.21 01:44:29.132089 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21958 | 2026.05.21 01:44:29.132184 [ 270 ] {9587d6f9-4bb0-4368-910f-5c8dd07f55b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21959 | 2026.05.21 01:44:29.132224 [ 270 ] {9587d6f9-4bb0-4368-910f-5c8dd07f55b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21960 | 2026.05.21 01:44:29.132633 [ 270 ] {9587d6f9-4bb0-4368-910f-5c8dd07f55b2} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21961 | 2026.05.21 01:44:29.132669 [ 270 ] {9587d6f9-4bb0-4368-910f-5c8dd07f55b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21962 | 2026.05.21 01:44:29.132955 [ 270 ] {9587d6f9-4bb0-4368-910f-5c8dd07f55b2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21963 | 2026.05.21 01:44:29.133158 [ 270 ] {9587d6f9-4bb0-4368-910f-5c8dd07f55b2} <Trace> oximeter.fields_u16 (b6277746-665b-43ad-b17f-49105a227b68): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21964 | 2026.05.21 01:44:29.133289 [ 270 ] {9587d6f9-4bb0-4368-910f-5c8dd07f55b2} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001124 sec., 14234.875444839858 rows/sec., 1.05 MiB/sec. | ||
| 21965 | 2026.05.21 01:44:29.133324 [ 270 ] {9587d6f9-4bb0-4368-910f-5c8dd07f55b2} <Debug> TCPHandler: Processed in 0.001288905 sec. | ||
| 21966 | 2026.05.21 01:44:29.133457 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21967 | 2026.05.21 01:44:29.133551 [ 270 ] {951f6e24-188e-476f-aa9d-ee1a66930fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21968 | 2026.05.21 01:44:29.133591 [ 270 ] {951f6e24-188e-476f-aa9d-ee1a66930fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21969 | 2026.05.21 01:44:29.134024 [ 270 ] {951f6e24-188e-476f-aa9d-ee1a66930fde} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21970 | 2026.05.21 01:44:29.134059 [ 270 ] {951f6e24-188e-476f-aa9d-ee1a66930fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21971 | 2026.05.21 01:44:29.134353 [ 270 ] {951f6e24-188e-476f-aa9d-ee1a66930fde} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21972 | 2026.05.21 01:44:29.134551 [ 270 ] {951f6e24-188e-476f-aa9d-ee1a66930fde} <Trace> oximeter.fields_uuid (0eae20cf-59db-4191-89e7-8348bc8de732): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21973 | 2026.05.21 01:44:29.134677 [ 270 ] {951f6e24-188e-476f-aa9d-ee1a66930fde} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001143 sec., 69991.2510936133 rows/sec., 5.47 MiB/sec. | ||
| 21974 | 2026.05.21 01:44:29.134711 [ 270 ] {951f6e24-188e-476f-aa9d-ee1a66930fde} <Debug> TCPHandler: Processed in 0.001301126 sec. | ||
| 21975 | 2026.05.21 01:44:29.134838 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21976 | 2026.05.21 01:44:29.134932 [ 270 ] {b39c4254-cc02-4305-a854-f78b0c054f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21977 | 2026.05.21 01:44:29.134975 [ 270 ] {b39c4254-cc02-4305-a854-f78b0c054f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21978 | 2026.05.21 01:44:29.135396 [ 270 ] {b39c4254-cc02-4305-a854-f78b0c054f04} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21979 | 2026.05.21 01:44:29.135432 [ 270 ] {b39c4254-cc02-4305-a854-f78b0c054f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21980 | 2026.05.21 01:44:29.135759 [ 270 ] {b39c4254-cc02-4305-a854-f78b0c054f04} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21981 | 2026.05.21 01:44:29.135961 [ 270 ] {b39c4254-cc02-4305-a854-f78b0c054f04} <Trace> oximeter.measurements_cumulativeu64 (d0c16e13-4fb2-4a78-947e-3f5b6981e9d2): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21982 | 2026.05.21 01:44:29.136090 [ 270 ] {b39c4254-cc02-4305-a854-f78b0c054f04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 21983 | 2026.05.21 01:44:29.136123 [ 270 ] {b39c4254-cc02-4305-a854-f78b0c054f04} <Debug> TCPHandler: Processed in 0.001333657 sec. | ||
| 21984 | 2026.05.21 01:44:29.136243 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21985 | 2026.05.21 01:44:29.136336 [ 270 ] {e58299f4-859d-4e27-857d-1486d06b70c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21986 | 2026.05.21 01:44:29.136391 [ 270 ] {e58299f4-859d-4e27-857d-1486d06b70c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21987 | 2026.05.21 01:44:29.137177 [ 270 ] {e58299f4-859d-4e27-857d-1486d06b70c9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21988 | 2026.05.21 01:44:29.137213 [ 270 ] {e58299f4-859d-4e27-857d-1486d06b70c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21989 | 2026.05.21 01:44:29.137722 [ 270 ] {e58299f4-859d-4e27-857d-1486d06b70c9} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21990 | 2026.05.21 01:44:29.137933 [ 270 ] {e58299f4-859d-4e27-857d-1486d06b70c9} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21991 | 2026.05.21 01:44:29.138068 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21992 | 2026.05.21 01:44:29.138077 [ 270 ] {e58299f4-859d-4e27-857d-1486d06b70c9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001759 sec., 9096.077316657193 rows/sec., 16.30 MiB/sec. | ||
| 21993 | 2026.05.21 01:44:29.138163 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21994 | 2026.05.21 01:44:29.138188 [ 270 ] {e58299f4-859d-4e27-857d-1486d06b70c9} <Debug> TCPHandler: Processed in 0.00199315 sec. | ||
| 21995 | 2026.05.21 01:44:29.138204 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21996 | 2026.05.21 01:44:29.138323 [ 270 ] {} <Trace> TCP-Session: eeca1f75-8499-473e-850c-15261f6ec49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21997 | 2026.05.21 01:44:29.138339 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::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 | ||
| 21998 | 2026.05.21 01:44:29.138424 [ 270 ] {b99975e5-c266-454b-89c1-a91d90ffef2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21999 | 2026.05.21 01:44:29.138470 [ 270 ] {b99975e5-c266-454b-89c1-a91d90ffef2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22000 | 2026.05.21 01:44:29.138593 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22001 | 2026.05.21 01:44:29.138656 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2921 rows starting from the beginning of the part | ||
| 22002 | 2026.05.21 01:44:29.138785 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 16 rows starting from the beginning of the part | ||
| 22003 | 2026.05.21 01:44:29.138807 [ 270 ] {b99975e5-c266-454b-89c1-a91d90ffef2c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22004 | 2026.05.21 01:44:29.138848 [ 270 ] {b99975e5-c266-454b-89c1-a91d90ffef2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 22005 | 2026.05.21 01:44:29.138890 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 44 rows starting from the beginning of the part | ||
| 22006 | 2026.05.21 01:44:29.138996 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 16 rows starting from the beginning of the part | ||
| 22007 | 2026.05.21 01:44:29.139095 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 58 rows starting from the beginning of the part | ||
| 22008 | 2026.05.21 01:44:29.139153 [ 270 ] {b99975e5-c266-454b-89c1-a91d90ffef2c} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22009 | 2026.05.21 01:44:29.139193 [ 199 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 16 rows starting from the beginning of the part | ||
| 22010 | 2026.05.21 01:44:29.139367 [ 270 ] {b99975e5-c266-454b-89c1-a91d90ffef2c} <Trace> oximeter.measurements_u64 (96b7646d-3d25-4703-9c43-4737f2d7628e): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22011 | 2026.05.21 01:44:29.139514 [ 270 ] {b99975e5-c266-454b-89c1-a91d90ffef2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 22012 | 2026.05.21 01:44:29.139549 [ 270 ] {b99975e5-c266-454b-89c1-a91d90ffef2c} <Debug> TCPHandler: Processed in 0.001274065 sec. | ||
| 22013 | 2026.05.21 01:44:29.148867 [ 200 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 19 columns (19 merged, 0 gathered) in 0.010584791 sec., 290133.2676289971 rows/sec., 519.91 MiB/sec. | ||
| 22014 | 2026.05.21 01:44:29.151556 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22015 | 2026.05.21 01:44:29.151917 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22016 | 2026.05.21 01:44:29.151995 [ 190 ] {e25b5474-f901-41ef-be44-cb8fc43c9567::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (e25b5474-f901-41ef-be44-cb8fc43c9567) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22017 | 2026.05.21 01:44:29.152144 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.65 MiB. | ||