| 1 | [ Apr 29 20:51:57 Enabled. ] | ||
| 2 | [ Apr 29 20:51:57 Rereading configuration. ] | ||
| 3 | [ Apr 29 20:51:58 Rereading configuration. ] | ||
| 4 | [ Apr 29 20:52:10 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 | [ Apr 29 20:52:10 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.04.29 20:52:11.415281 [ 1 ] {} <Information> Application: Will watch for the process with pid 26451 | ||
| 29 | 2026.04.29 20:52:11.415727 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.29 20:52:11.894224 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26451 | ||
| 31 | 2026.04.29 20:52:11.895009 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.29 20:52:11.895163 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.29 20:52:11.989466 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.29 20:52:12.016856 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.29 20:52:12.016935 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.29 20:52:12.016956 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.29 20:52:12.017011 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.29 20:52:12.017548 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.29 20:52:12.019705 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.29 20:52:12.020539 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.29 20:52:12.021353 [ 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) | ||
| 44 | 2026.04.29 20:52:12.021401 [ 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) | ||
| 45 | 2026.04.29 20:52:12.021440 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.29 20:52:12.022120 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.29 20:52:12.023148 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.29 20:52:12.028801 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.29 20:52:12.029522 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.29 20:52:12.030791 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.29 20:52:12.030883 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.29 20:52:12.031919 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.29 20:52:12.032356 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.29 20:52:12.036387 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.29 20:52:12.036656 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.29 20:52:12.041558 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.29 20:52:12.041972 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.29 20:52:12.042416 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.29 20:52:12.042776 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.29 20:52:12.044185 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.29 20:52:12.044209 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.29 20:52:12.044273 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.29 20:52:12.044334 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.29 20:52:12.052177 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.29 20:52:12.052197 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000146302 sec | ||
| 68 | 2026.04.29 20:52:12.052241 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.29 20:52:12.052277 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.29 20:52:12.052936 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.29 20:52:12.053510 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.29 20:52:12.064896 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.29 20:52:12.064936 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.29 20:52:12.065013 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.29 20:52:12.065026 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.29 20:52:12.065060 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.29 20:52:12.065127 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.29 20:52:12.069284 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.29 20:52:12.069327 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.29 20:52:12.069372 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.29 20:52:12.069530 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.29 20:52:12.069569 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.29 20:52:12.069581 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.29 20:52:12.069662 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.29 20:52:12.069674 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.29 20:52:12.069703 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.29 20:52:12.069778 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.29 20:52:12.091970 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.29 20:52:12.093563 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.29 20:52:12.093646 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000101552 sec | ||
| 91 | 2026.04.29 20:52:12.093659 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.29 20:52:12.093669 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.29 20:52:12.093694 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.29 20:52:12.093888 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.29 20:52:12.093978 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.29 20:52:12.093992 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.29 20:52:12.094002 [ 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). | ||
| 98 | 2026.04.29 20:52:12.094012 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.29 20:52:12.097757 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.29 20:52:12.097959 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.75 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2026.04.29 20:52:12.099412 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2721e-05 sec. | ||
| 102 | 2026.04.29 20:52:12.099795 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.29 20:52:12.101049 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.29 20:52:12.101068 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.29 20:52:12.144523 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54776 | ||
| 106 | 2026.04.29 20:52:12.145421 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.29 20:52:12.145481 [ 3 ] {} <Debug> TCP-Session: 143f6ba1-23e9-493d-9136-93bc56a1cb75 Authenticating user 'default' from [fd00:1122:3344:101::a]:54776 | ||
| 108 | 2026.04.29 20:52:12.145508 [ 3 ] {} <Debug> TCP-Session: 143f6ba1-23e9-493d-9136-93bc56a1cb75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.29 20:52:12.145579 [ 3 ] {} <Debug> TCP-Session: 143f6ba1-23e9-493d-9136-93bc56a1cb75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.29 20:52:12.145674 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.29 20:52:12.145700 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.04.29 20:52:12.145771 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.29 20:52:12.146247 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54597 | ||
| 114 | 2026.04.29 20:52:12.146382 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.04.29 20:52:12.146391 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43319 | ||
| 116 | 2026.04.29 20:52:12.146414 [ 4 ] {} <Debug> TCP-Session: 9457e859-53ea-491e-9000-88a307f4349c Authenticating user 'default' from [fd00:1122:3344:101::a]:54597 | ||
| 117 | 2026.04.29 20:52:12.146403 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48017 | ||
| 118 | 2026.04.29 20:52:12.146549 [ 4 ] {} <Debug> TCP-Session: 9457e859-53ea-491e-9000-88a307f4349c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.04.29 20:52:12.146572 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55937 | ||
| 120 | 2026.04.29 20:52:12.146590 [ 4 ] {} <Debug> TCP-Session: 9457e859-53ea-491e-9000-88a307f4349c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.29 20:52:12.146605 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.04.29 20:52:12.146693 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49574 | ||
| 123 | 2026.04.29 20:52:12.146702 [ 5 ] {} <Debug> TCP-Session: 5fdbb76e-749c-4689-a245-35594d88ec7a Authenticating user 'default' from [fd00:1122:3344:101::a]:43319 | ||
| 124 | 2026.04.29 20:52:12.146789 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.04.29 20:52:12.146817 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.04.29 20:52:12.146833 [ 5 ] {} <Debug> TCP-Session: 5fdbb76e-749c-4689-a245-35594d88ec7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.29 20:52:12.146869 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.04.29 20:52:12.146909 [ 5 ] {} <Debug> TCP-Session: 5fdbb76e-749c-4689-a245-35594d88ec7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.04.29 20:52:12.146868 [ 255 ] {} <Debug> TCP-Session: eba13f93-6227-4a6d-a9ae-ba0a59cabc6f Authenticating user 'default' from [fd00:1122:3344:101::a]:55937 | ||
| 130 | 2026.04.29 20:52:12.146936 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38573 | ||
| 131 | 2026.04.29 20:52:12.146988 [ 255 ] {} <Debug> TCP-Session: eba13f93-6227-4a6d-a9ae-ba0a59cabc6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.04.29 20:52:12.146977 [ 256 ] {} <Debug> TCP-Session: 4b47c677-548c-40a4-b66e-62f7442fb5fd Authenticating user 'default' from [fd00:1122:3344:101::a]:49574 | ||
| 133 | 2026.04.29 20:52:12.147061 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39323 | ||
| 134 | 2026.04.29 20:52:12.147154 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.04.29 20:52:12.147103 [ 255 ] {} <Debug> TCP-Session: eba13f93-6227-4a6d-a9ae-ba0a59cabc6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.29 20:52:12.147093 [ 256 ] {} <Debug> TCP-Session: 4b47c677-548c-40a4-b66e-62f7442fb5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.04.29 20:52:12.147263 [ 257 ] {} <Debug> TCP-Session: bcfa0fc7-732e-46ce-abb9-1132563f24d2 Authenticating user 'default' from [fd00:1122:3344:101::a]:38573 | ||
| 138 | 2026.04.29 20:52:12.147284 [ 256 ] {} <Debug> TCP-Session: 4b47c677-548c-40a4-b66e-62f7442fb5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.29 20:52:12.146858 [ 254 ] {} <Debug> TCP-Session: 77111de7-0e57-4738-8d25-c629ff62fac3 Authenticating user 'default' from [fd00:1122:3344:101::a]:48017 | ||
| 140 | 2026.04.29 20:52:12.147342 [ 257 ] {} <Debug> TCP-Session: bcfa0fc7-732e-46ce-abb9-1132563f24d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.29 20:52:12.147310 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.04.29 20:52:12.147388 [ 254 ] {} <Debug> TCP-Session: 77111de7-0e57-4738-8d25-c629ff62fac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.29 20:52:12.147415 [ 257 ] {} <Debug> TCP-Session: bcfa0fc7-732e-46ce-abb9-1132563f24d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.29 20:52:12.147449 [ 258 ] {} <Debug> TCP-Session: 6a17787a-8edb-4422-9943-ba9b2908796f Authenticating user 'default' from [fd00:1122:3344:101::a]:39323 | ||
| 145 | 2026.04.29 20:52:12.147433 [ 254 ] {} <Debug> TCP-Session: 77111de7-0e57-4738-8d25-c629ff62fac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.29 20:52:12.147523 [ 258 ] {} <Debug> TCP-Session: 6a17787a-8edb-4422-9943-ba9b2908796f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.29 20:52:12.147593 [ 258 ] {} <Debug> TCP-Session: 6a17787a-8edb-4422-9943-ba9b2908796f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.29 20:52:12.551576 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59857 | ||
| 149 | 2026.04.29 20:52:12.551709 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.04.29 20:52:12.551833 [ 259 ] {} <Debug> TCP-Session: 78300500-3aea-44cd-a7ef-e98024d0230c Authenticating user 'default' from [fd00:1122:3344:101::b]:59857 | ||
| 151 | 2026.04.29 20:52:12.551852 [ 259 ] {} <Debug> TCP-Session: 78300500-3aea-44cd-a7ef-e98024d0230c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.29 20:52:12.551863 [ 259 ] {} <Debug> TCP-Session: 78300500-3aea-44cd-a7ef-e98024d0230c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.29 20:52:12.551984 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.04.29 20:52:12.552020 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.04.29 20:52:12.552098 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.04.29 20:52:12.552546 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56927 | ||
| 157 | 2026.04.29 20:52:12.552628 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56177 | ||
| 158 | 2026.04.29 20:52:12.552717 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63801 | ||
| 159 | 2026.04.29 20:52:12.552806 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61598 | ||
| 160 | 2026.04.29 20:52:12.552928 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48633 | ||
| 161 | 2026.04.29 20:52:12.553024 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.04.29 20:52:12.553061 [ 261 ] {} <Debug> TCP-Session: dcd7acc5-9dd3-4598-8367-42b428d89cc7 Authenticating user 'default' from [fd00:1122:3344:101::b]:56177 | ||
| 163 | 2026.04.29 20:52:12.553080 [ 261 ] {} <Debug> TCP-Session: dcd7acc5-9dd3-4598-8367-42b428d89cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.04.29 20:52:12.553092 [ 261 ] {} <Debug> TCP-Session: dcd7acc5-9dd3-4598-8367-42b428d89cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.04.29 20:52:12.553119 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.04.29 20:52:12.553172 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48102 | ||
| 167 | 2026.04.29 20:52:12.553209 [ 260 ] {} <Debug> TCP-Session: ccd99705-874f-4262-89b0-dd7c7cbb6986 Authenticating user 'default' from [fd00:1122:3344:101::b]:56927 | ||
| 168 | 2026.04.29 20:52:12.553270 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.04.29 20:52:12.553278 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.04.29 20:52:12.553305 [ 260 ] {} <Debug> TCP-Session: ccd99705-874f-4262-89b0-dd7c7cbb6986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.04.29 20:52:12.553323 [ 263 ] {} <Debug> TCP-Session: c3dac643-6ace-4515-af36-898a2b25e49d Authenticating user 'default' from [fd00:1122:3344:101::b]:61598 | ||
| 172 | 2026.04.29 20:52:12.553315 [ 264 ] {} <Debug> TCP-Session: 08b1d36a-9a8a-4589-8c70-318d88ed5387 Authenticating user 'default' from [fd00:1122:3344:101::b]:48633 | ||
| 173 | 2026.04.29 20:52:12.553368 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.04.29 20:52:12.553387 [ 260 ] {} <Debug> TCP-Session: ccd99705-874f-4262-89b0-dd7c7cbb6986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.04.29 20:52:12.553415 [ 263 ] {} <Debug> TCP-Session: c3dac643-6ace-4515-af36-898a2b25e49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.04.29 20:52:12.553449 [ 262 ] {} <Debug> TCP-Session: 4590b157-824a-4839-9bd6-3100041435f6 Authenticating user 'default' from [fd00:1122:3344:101::b]:63801 | ||
| 177 | 2026.04.29 20:52:12.553414 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.04.29 20:52:12.553506 [ 263 ] {} <Debug> TCP-Session: c3dac643-6ace-4515-af36-898a2b25e49d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.04.29 20:52:12.553498 [ 262 ] {} <Debug> TCP-Session: 4590b157-824a-4839-9bd6-3100041435f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.04.29 20:52:12.553472 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42119 | ||
| 181 | 2026.04.29 20:52:12.553601 [ 265 ] {} <Debug> TCP-Session: b1e2cbd2-bf87-4c33-9b60-a47c2128bc75 Authenticating user 'default' from [fd00:1122:3344:101::b]:48102 | ||
| 182 | 2026.04.29 20:52:12.553601 [ 262 ] {} <Debug> TCP-Session: 4590b157-824a-4839-9bd6-3100041435f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.04.29 20:52:12.553402 [ 264 ] {} <Debug> TCP-Session: 08b1d36a-9a8a-4589-8c70-318d88ed5387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.04.29 20:52:12.553726 [ 265 ] {} <Debug> TCP-Session: b1e2cbd2-bf87-4c33-9b60-a47c2128bc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.04.29 20:52:12.553789 [ 264 ] {} <Debug> TCP-Session: 08b1d36a-9a8a-4589-8c70-318d88ed5387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.04.29 20:52:12.553803 [ 265 ] {} <Debug> TCP-Session: b1e2cbd2-bf87-4c33-9b60-a47c2128bc75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.04.29 20:52:12.553830 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.04.29 20:52:12.553930 [ 266 ] {} <Debug> TCP-Session: 87ebc07b-d030-4923-9a87-9ab9d37f7aef Authenticating user 'default' from [fd00:1122:3344:101::b]:42119 | ||
| 189 | 2026.04.29 20:52:12.553953 [ 266 ] {} <Debug> TCP-Session: 87ebc07b-d030-4923-9a87-9ab9d37f7aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.04.29 20:52:12.554031 [ 266 ] {} <Debug> TCP-Session: 87ebc07b-d030-4923-9a87-9ab9d37f7aef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.04.29 20:52:13.000158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.86 MiB, peak 116.86 MiB, free memory in arenas 0.00 B, will set to 119.47 MiB (RSS), difference: 2.61 MiB | ||
| 192 | 2026.04.29 20:52:13.511417 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52122 | ||
| 193 | 2026.04.29 20:52:13.511668 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.04.29 20:52:13.511749 [ 267 ] {} <Debug> TCP-Session: f72a656a-a95e-493f-a401-75b8602b7035 Authenticating user 'default' from [fd00:1122:3344:101::c]:52122 | ||
| 195 | 2026.04.29 20:52:13.511774 [ 267 ] {} <Debug> TCP-Session: f72a656a-a95e-493f-a401-75b8602b7035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.04.29 20:52:13.511789 [ 267 ] {} <Debug> TCP-Session: f72a656a-a95e-493f-a401-75b8602b7035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.04.29 20:52:13.511923 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.04.29 20:52:13.511956 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.04.29 20:52:13.512043 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.04.29 20:52:13.512483 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43097 | ||
| 201 | 2026.04.29 20:52:13.512678 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.04.29 20:52:13.512699 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37743 | ||
| 203 | 2026.04.29 20:52:13.512712 [ 268 ] {} <Debug> TCP-Session: 2a39b190-b8c3-4f74-9823-ac2e78f87c89 Authenticating user 'default' from [fd00:1122:3344:101::c]:43097 | ||
| 204 | 2026.04.29 20:52:13.512765 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32775 | ||
| 205 | 2026.04.29 20:52:13.512701 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54281 | ||
| 206 | 2026.04.29 20:52:13.512829 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42141 | ||
| 207 | 2026.04.29 20:52:13.512914 [ 268 ] {} <Debug> TCP-Session: 2a39b190-b8c3-4f74-9823-ac2e78f87c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.04.29 20:52:13.512972 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.04.29 20:52:13.512992 [ 268 ] {} <Debug> TCP-Session: 2a39b190-b8c3-4f74-9823-ac2e78f87c89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.04.29 20:52:13.513061 [ 270 ] {} <Debug> TCP-Session: 65c9de0e-7d26-4e34-bf70-4ebbdb276c0d Authenticating user 'default' from [fd00:1122:3344:101::c]:37743 | ||
| 211 | 2026.04.29 20:52:13.513066 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39123 | ||
| 212 | 2026.04.29 20:52:13.513185 [ 270 ] {} <Debug> TCP-Session: 65c9de0e-7d26-4e34-bf70-4ebbdb276c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.04.29 20:52:13.513199 [ 270 ] {} <Debug> TCP-Session: 65c9de0e-7d26-4e34-bf70-4ebbdb276c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.04.29 20:52:13.513245 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45469 | ||
| 215 | 2026.04.29 20:52:13.513278 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.04.29 20:52:13.513385 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.04.29 20:52:13.513390 [ 272 ] {} <Debug> TCP-Session: b57c8601-a542-45d3-a60b-c0c8be028710 Authenticating user 'default' from [fd00:1122:3344:101::c]:42141 | ||
| 218 | 2026.04.29 20:52:13.513442 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.04.29 20:52:13.513418 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.04.29 20:52:13.513425 [ 271 ] {} <Debug> TCP-Session: 367ea8d2-8580-48d8-8211-5b25e233a133 Authenticating user 'default' from [fd00:1122:3344:101::c]:32775 | ||
| 221 | 2026.04.29 20:52:13.513512 [ 272 ] {} <Debug> TCP-Session: b57c8601-a542-45d3-a60b-c0c8be028710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.04.29 20:52:13.513543 [ 271 ] {} <Debug> TCP-Session: 367ea8d2-8580-48d8-8211-5b25e233a133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.04.29 20:52:13.513534 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.04.29 20:52:13.513613 [ 272 ] {} <Debug> TCP-Session: b57c8601-a542-45d3-a60b-c0c8be028710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.04.29 20:52:13.513657 [ 274 ] {} <Debug> TCP-Session: 433840d0-0b00-4741-ab13-e2bde3cce5af Authenticating user 'default' from [fd00:1122:3344:101::c]:45469 | ||
| 226 | 2026.04.29 20:52:13.513629 [ 271 ] {} <Debug> TCP-Session: 367ea8d2-8580-48d8-8211-5b25e233a133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.04.29 20:52:13.513541 [ 273 ] {} <Debug> TCP-Session: 67ae75f4-a427-40ef-8bbc-2d1a3689eaf5 Authenticating user 'default' from [fd00:1122:3344:101::c]:39123 | ||
| 228 | 2026.04.29 20:52:13.513739 [ 274 ] {} <Debug> TCP-Session: 433840d0-0b00-4741-ab13-e2bde3cce5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.04.29 20:52:13.513529 [ 269 ] {} <Debug> TCP-Session: 230dff9f-69c4-433d-89e3-565dd589ee14 Authenticating user 'default' from [fd00:1122:3344:101::c]:54281 | ||
| 230 | 2026.04.29 20:52:13.513811 [ 273 ] {} <Debug> TCP-Session: 67ae75f4-a427-40ef-8bbc-2d1a3689eaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.04.29 20:52:13.513836 [ 274 ] {} <Debug> TCP-Session: 433840d0-0b00-4741-ab13-e2bde3cce5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.04.29 20:52:13.513830 [ 269 ] {} <Debug> TCP-Session: 230dff9f-69c4-433d-89e3-565dd589ee14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.04.29 20:52:13.513911 [ 273 ] {} <Debug> TCP-Session: 67ae75f4-a427-40ef-8bbc-2d1a3689eaf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.04.29 20:52:13.513927 [ 269 ] {} <Debug> TCP-Session: 230dff9f-69c4-433d-89e3-565dd589ee14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.04.29 20:52:14.203384 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51794 | ||
| 236 | 2026.04.29 20:52:14.207463 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.04.29 20:52:14.207614 [ 275 ] {} <Debug> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Authenticating user 'default' from [fd00:1122:3344:101::d]:51794 | ||
| 238 | 2026.04.29 20:52:14.207638 [ 275 ] {} <Debug> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.04.29 20:52:14.207650 [ 275 ] {} <Debug> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.04.29 20:52:14.207858 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.04.29 20:52:14.207900 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.04.29 20:52:14.207993 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.04.29 20:52:14.216795 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35659 | ||
| 244 | 2026.04.29 20:52:14.216885 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57424 | ||
| 245 | 2026.04.29 20:52:14.217126 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61368 | ||
| 246 | 2026.04.29 20:52:14.217140 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55292 | ||
| 247 | 2026.04.29 20:52:14.217135 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.04.29 20:52:14.217226 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41859 | ||
| 249 | 2026.04.29 20:52:14.217303 [ 276 ] {} <Debug> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Authenticating user 'default' from [fd00:1122:3344:101::d]:35659 | ||
| 250 | 2026.04.29 20:52:14.217334 [ 276 ] {} <Debug> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.04.29 20:52:14.217347 [ 276 ] {} <Debug> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.04.29 20:52:14.217347 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63517 | ||
| 253 | 2026.04.29 20:52:14.217490 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65237 | ||
| 254 | 2026.04.29 20:52:14.218709 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.04.29 20:52:14.218790 [ 278 ] {} <Debug> TCP-Session: 02bbc896-04ce-4c20-b744-2dc8406159ba Authenticating user 'default' from [fd00:1122:3344:101::d]:55292 | ||
| 256 | 2026.04.29 20:52:14.218849 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33983 | ||
| 257 | 2026.04.29 20:52:14.218853 [ 278 ] {} <Debug> TCP-Session: 02bbc896-04ce-4c20-b744-2dc8406159ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.04.29 20:52:14.218892 [ 278 ] {} <Debug> TCP-Session: 02bbc896-04ce-4c20-b744-2dc8406159ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.04.29 20:52:14.218982 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.04.29 20:52:14.219018 [ 283 ] {} <Debug> TCP-Session: 71efe14f-a50d-4b5f-8772-cf69147d7f99 Authenticating user 'default' from [fd00:1122:3344:101::d]:33983 | ||
| 261 | 2026.04.29 20:52:14.219040 [ 283 ] {} <Debug> TCP-Session: 71efe14f-a50d-4b5f-8772-cf69147d7f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.04.29 20:52:14.219169 [ 283 ] {} <Debug> TCP-Session: 71efe14f-a50d-4b5f-8772-cf69147d7f99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.04.29 20:52:14.220857 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.04.29 20:52:14.220913 [ 282 ] {} <Debug> TCP-Session: 296e5145-9700-4a5d-a720-51cd564eca67 Authenticating user 'default' from [fd00:1122:3344:101::d]:65237 | ||
| 265 | 2026.04.29 20:52:14.220924 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.04.29 20:52:14.220997 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.04.29 20:52:14.221000 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.04.29 20:52:14.221019 [ 282 ] {} <Debug> TCP-Session: 296e5145-9700-4a5d-a720-51cd564eca67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.04.29 20:52:14.221065 [ 279 ] {} <Debug> TCP-Session: 37bd6140-254f-4ebd-9bfe-9458631ee73f Authenticating user 'default' from [fd00:1122:3344:101::d]:61368 | ||
| 270 | 2026.04.29 20:52:14.221035 [ 277 ] {} <Debug> TCP-Session: 761fd992-d807-40a3-8ad7-e2e6fa270432 Authenticating user 'default' from [fd00:1122:3344:101::d]:57424 | ||
| 271 | 2026.04.29 20:52:14.221037 [ 280 ] {} <Debug> TCP-Session: 1e3408b0-e3c6-49f2-84a9-25bbc39b5a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:41859 | ||
| 272 | 2026.04.29 20:52:14.221182 [ 279 ] {} <Debug> TCP-Session: 37bd6140-254f-4ebd-9bfe-9458631ee73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.04.29 20:52:14.221164 [ 277 ] {} <Debug> TCP-Session: 761fd992-d807-40a3-8ad7-e2e6fa270432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.04.29 20:52:14.221150 [ 282 ] {} <Debug> TCP-Session: 296e5145-9700-4a5d-a720-51cd564eca67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.04.29 20:52:14.221297 [ 279 ] {} <Debug> TCP-Session: 37bd6140-254f-4ebd-9bfe-9458631ee73f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.04.29 20:52:14.221283 [ 277 ] {} <Debug> TCP-Session: 761fd992-d807-40a3-8ad7-e2e6fa270432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.04.29 20:52:14.221281 [ 280 ] {} <Debug> TCP-Session: 1e3408b0-e3c6-49f2-84a9-25bbc39b5a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.04.29 20:52:14.221026 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 279 | 2026.04.29 20:52:14.221449 [ 280 ] {} <Debug> TCP-Session: 1e3408b0-e3c6-49f2-84a9-25bbc39b5a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.04.29 20:52:14.221475 [ 281 ] {} <Debug> TCP-Session: fb945271-83a5-48c0-b5e5-135750c9001f Authenticating user 'default' from [fd00:1122:3344:101::d]:63517 | ||
| 281 | 2026.04.29 20:52:14.221560 [ 281 ] {} <Debug> TCP-Session: fb945271-83a5-48c0-b5e5-135750c9001f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.04.29 20:52:14.221573 [ 281 ] {} <Debug> TCP-Session: fb945271-83a5-48c0-b5e5-135750c9001f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.04.29 20:52:14.229301 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.04.29 20:52:14.232355 [ 275 ] {66f86c44-60e1-4999-944c-96695e60a84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.04.29 20:52:14.302702 [ 275 ] {66f86c44-60e1-4999-944c-96695e60a84e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51794) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 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&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 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&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.04.29 20:52:14.303763 [ 275 ] {66f86c44-60e1-4999-944c-96695e60a84e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 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&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 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&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.04.29 20:52:14.304067 [ 275 ] {66f86c44-60e1-4999-944c-96695e60a84e} <Debug> TCPHandler: Processed in 0.081041418 sec. | ||
| 334 | 2026.04.29 20:52:14.306543 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.04.29 20:52:14.306744 [ 276 ] {9ea90678-38c2-49dc-9543-a6ca9420abe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.04.29 20:52:14.307213 [ 276 ] {9ea90678-38c2-49dc-9543-a6ca9420abe1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35659) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 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&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 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&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.04.29 20:52:14.307480 [ 276 ] {9ea90678-38c2-49dc-9543-a6ca9420abe1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 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&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 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&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.04.29 20:52:14.307747 [ 276 ] {9ea90678-38c2-49dc-9543-a6ca9420abe1} <Debug> TCPHandler: Processed in 0.001374017 sec. | ||
| 385 | 2026.04.29 20:52:14.312473 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.04.29 20:52:14.313381 [ 275 ] {f88039f6-8aa5-45d0-a106-c67b0cce76c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.04.29 20:52:14.314046 [ 275 ] {f88039f6-8aa5-45d0-a106-c67b0cce76c1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.04.29 20:52:14.324431 [ 275 ] {f88039f6-8aa5-45d0-a106-c67b0cce76c1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.04.29 20:52:14.324529 [ 275 ] {f88039f6-8aa5-45d0-a106-c67b0cce76c1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000133321 sec | ||
| 390 | 2026.04.29 20:52:14.324544 [ 275 ] {f88039f6-8aa5-45d0-a106-c67b0cce76c1} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.04.29 20:52:14.324555 [ 275 ] {f88039f6-8aa5-45d0-a106-c67b0cce76c1} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.04.29 20:52:14.324613 [ 275 ] {f88039f6-8aa5-45d0-a106-c67b0cce76c1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.04.29 20:52:14.325316 [ 275 ] {f88039f6-8aa5-45d0-a106-c67b0cce76c1} <Debug> TCPHandler: Processed in 0.012962146 sec. | ||
| 394 | 2026.04.29 20:52:14.325478 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.04.29 20:52:14.325643 [ 275 ] {47799d4b-f7d9-45f6-8e55-ac2b99a720e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.04.29 20:52:14.325857 [ 275 ] {47799d4b-f7d9-45f6-8e55-ac2b99a720e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.04.29 20:52:14.330964 [ 275 ] {47799d4b-f7d9-45f6-8e55-ac2b99a720e9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.04.29 20:52:14.339291 [ 275 ] {47799d4b-f7d9-45f6-8e55-ac2b99a720e9} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa): Loading data parts | ||
| 400 | 2026.04.29 20:52:14.341740 [ 275 ] {47799d4b-f7d9-45f6-8e55-ac2b99a720e9} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa): There are no data parts | ||
| 401 | 2026.04.29 20:52:14.349076 [ 275 ] {47799d4b-f7d9-45f6-8e55-ac2b99a720e9} <Debug> TCPHandler: Processed in 0.023647013 sec. | ||
| 402 | 2026.04.29 20:52:14.349378 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.04.29 20:52:14.349568 [ 275 ] {15fe012f-cef2-462d-afaa-354c31c41d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.04.29 20:52:14.349708 [ 275 ] {15fe012f-cef2-462d-afaa-354c31c41d5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.04.29 20:52:14.359953 [ 275 ] {15fe012f-cef2-462d-afaa-354c31c41d5a} <Debug> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Loading data parts | ||
| 416 | 2026.04.29 20:52:14.360275 [ 275 ] {15fe012f-cef2-462d-afaa-354c31c41d5a} <Debug> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): There are no data parts | ||
| 417 | 2026.04.29 20:52:14.362015 [ 275 ] {15fe012f-cef2-462d-afaa-354c31c41d5a} <Debug> TCPHandler: Processed in 0.012690803 sec. | ||
| 418 | 2026.04.29 20:52:14.362174 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.04.29 20:52:14.362413 [ 275 ] {6b7aff15-450a-4712-807a-7d80a69c52e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 420 | 2026.04.29 20:52:14.362457 [ 275 ] {6b7aff15-450a-4712-807a-7d80a69c52e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.04.29 20:52:14.364406 [ 275 ] {6b7aff15-450a-4712-807a-7d80a69c52e1} <Debug> oximeter.measurements_i8 (1193b848-95fa-4fb6-b599-aa770b7a3bb2): Loading data parts | ||
| 422 | 2026.04.29 20:52:14.364546 [ 275 ] {6b7aff15-450a-4712-807a-7d80a69c52e1} <Debug> oximeter.measurements_i8 (1193b848-95fa-4fb6-b599-aa770b7a3bb2): There are no data parts | ||
| 423 | 2026.04.29 20:52:14.365875 [ 275 ] {6b7aff15-450a-4712-807a-7d80a69c52e1} <Debug> TCPHandler: Processed in 0.003753158 sec. | ||
| 424 | 2026.04.29 20:52:14.366091 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.04.29 20:52:14.366249 [ 275 ] {b8531191-f3bb-4672-a21c-713d94859bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 426 | 2026.04.29 20:52:14.366364 [ 275 ] {b8531191-f3bb-4672-a21c-713d94859bb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.04.29 20:52:14.368150 [ 275 ] {b8531191-f3bb-4672-a21c-713d94859bb4} <Debug> oximeter.measurements_u8 (15f22a8b-be28-45cb-ad59-1c858652a417): Loading data parts | ||
| 428 | 2026.04.29 20:52:14.368343 [ 275 ] {b8531191-f3bb-4672-a21c-713d94859bb4} <Debug> oximeter.measurements_u8 (15f22a8b-be28-45cb-ad59-1c858652a417): There are no data parts | ||
| 429 | 2026.04.29 20:52:14.369666 [ 275 ] {b8531191-f3bb-4672-a21c-713d94859bb4} <Debug> TCPHandler: Processed in 0.003625567 sec. | ||
| 430 | 2026.04.29 20:52:14.369815 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.04.29 20:52:14.370050 [ 275 ] {08edccc1-2d35-4693-93f9-02bb3ac89922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 432 | 2026.04.29 20:52:14.370092 [ 275 ] {08edccc1-2d35-4693-93f9-02bb3ac89922} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.04.29 20:52:14.372020 [ 275 ] {08edccc1-2d35-4693-93f9-02bb3ac89922} <Debug> oximeter.measurements_i16 (688cdb23-7be4-4805-b471-e2e7eb16c616): Loading data parts | ||
| 434 | 2026.04.29 20:52:14.372149 [ 275 ] {08edccc1-2d35-4693-93f9-02bb3ac89922} <Debug> oximeter.measurements_i16 (688cdb23-7be4-4805-b471-e2e7eb16c616): There are no data parts | ||
| 435 | 2026.04.29 20:52:14.373693 [ 275 ] {08edccc1-2d35-4693-93f9-02bb3ac89922} <Debug> TCPHandler: Processed in 0.00392745 sec. | ||
| 436 | 2026.04.29 20:52:14.373903 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.04.29 20:52:14.374054 [ 275 ] {4c7f2f5d-c124-450a-83b5-0c5a073d13fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 438 | 2026.04.29 20:52:14.374174 [ 275 ] {4c7f2f5d-c124-450a-83b5-0c5a073d13fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.04.29 20:52:14.375974 [ 275 ] {4c7f2f5d-c124-450a-83b5-0c5a073d13fa} <Debug> oximeter.measurements_u16 (2c21f39b-5385-48fa-b6bd-0b535682dd75): Loading data parts | ||
| 440 | 2026.04.29 20:52:14.376152 [ 275 ] {4c7f2f5d-c124-450a-83b5-0c5a073d13fa} <Debug> oximeter.measurements_u16 (2c21f39b-5385-48fa-b6bd-0b535682dd75): There are no data parts | ||
| 441 | 2026.04.29 20:52:14.377613 [ 275 ] {4c7f2f5d-c124-450a-83b5-0c5a073d13fa} <Debug> TCPHandler: Processed in 0.003759719 sec. | ||
| 442 | 2026.04.29 20:52:14.377754 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.04.29 20:52:14.377950 [ 275 ] {48e3021e-fae9-419c-9ecf-a16230472845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 444 | 2026.04.29 20:52:14.378028 [ 275 ] {48e3021e-fae9-419c-9ecf-a16230472845} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.04.29 20:52:14.379988 [ 275 ] {48e3021e-fae9-419c-9ecf-a16230472845} <Debug> oximeter.measurements_i32 (17b63de1-c40e-4467-91b0-e9c9ad0aa5f2): Loading data parts | ||
| 446 | 2026.04.29 20:52:14.380125 [ 275 ] {48e3021e-fae9-419c-9ecf-a16230472845} <Debug> oximeter.measurements_i32 (17b63de1-c40e-4467-91b0-e9c9ad0aa5f2): There are no data parts | ||
| 447 | 2026.04.29 20:52:14.382075 [ 275 ] {48e3021e-fae9-419c-9ecf-a16230472845} <Debug> TCPHandler: Processed in 0.004370296 sec. | ||
| 448 | 2026.04.29 20:52:14.382309 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.04.29 20:52:14.382460 [ 275 ] {8da61977-e775-40eb-a130-5d0abf3fe46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 450 | 2026.04.29 20:52:14.382583 [ 275 ] {8da61977-e775-40eb-a130-5d0abf3fe46c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.04.29 20:52:14.384745 [ 275 ] {8da61977-e775-40eb-a130-5d0abf3fe46c} <Debug> oximeter.measurements_u32 (4bee12f3-d508-4298-9028-2ee4828b56ff): Loading data parts | ||
| 452 | 2026.04.29 20:52:14.384896 [ 275 ] {8da61977-e775-40eb-a130-5d0abf3fe46c} <Debug> oximeter.measurements_u32 (4bee12f3-d508-4298-9028-2ee4828b56ff): There are no data parts | ||
| 453 | 2026.04.29 20:52:14.386475 [ 275 ] {8da61977-e775-40eb-a130-5d0abf3fe46c} <Debug> TCPHandler: Processed in 0.004213464 sec. | ||
| 454 | 2026.04.29 20:52:14.386620 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.04.29 20:52:14.386811 [ 275 ] {ac27c591-9739-4e99-95ae-863db39a72fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 456 | 2026.04.29 20:52:14.386891 [ 275 ] {ac27c591-9739-4e99-95ae-863db39a72fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.04.29 20:52:14.388777 [ 275 ] {ac27c591-9739-4e99-95ae-863db39a72fd} <Debug> oximeter.measurements_i64 (14c237b9-8d0c-4700-b159-3386ca1f471e): Loading data parts | ||
| 458 | 2026.04.29 20:52:14.388896 [ 275 ] {ac27c591-9739-4e99-95ae-863db39a72fd} <Debug> oximeter.measurements_i64 (14c237b9-8d0c-4700-b159-3386ca1f471e): There are no data parts | ||
| 459 | 2026.04.29 20:52:14.390220 [ 275 ] {ac27c591-9739-4e99-95ae-863db39a72fd} <Debug> TCPHandler: Processed in 0.003650437 sec. | ||
| 460 | 2026.04.29 20:52:14.390431 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.04.29 20:52:14.390582 [ 275 ] {e6db6b72-b4ff-4019-a8f8-26a871b0a2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 462 | 2026.04.29 20:52:14.390694 [ 275 ] {e6db6b72-b4ff-4019-a8f8-26a871b0a2ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.04.29 20:52:14.392516 [ 275 ] {e6db6b72-b4ff-4019-a8f8-26a871b0a2ce} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Loading data parts | ||
| 464 | 2026.04.29 20:52:14.392640 [ 275 ] {e6db6b72-b4ff-4019-a8f8-26a871b0a2ce} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): There are no data parts | ||
| 465 | 2026.04.29 20:52:14.394079 [ 275 ] {e6db6b72-b4ff-4019-a8f8-26a871b0a2ce} <Debug> TCPHandler: Processed in 0.003697777 sec. | ||
| 466 | 2026.04.29 20:52:14.394221 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.04.29 20:52:14.394372 [ 275 ] {66683f43-e55f-4f3e-85b5-230070396a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 468 | 2026.04.29 20:52:14.394487 [ 275 ] {66683f43-e55f-4f3e-85b5-230070396a0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.04.29 20:52:14.396349 [ 275 ] {66683f43-e55f-4f3e-85b5-230070396a0e} <Debug> oximeter.measurements_f32 (df552c55-32f8-4526-ac2d-a1d9a1518033): Loading data parts | ||
| 470 | 2026.04.29 20:52:14.396473 [ 275 ] {66683f43-e55f-4f3e-85b5-230070396a0e} <Debug> oximeter.measurements_f32 (df552c55-32f8-4526-ac2d-a1d9a1518033): There are no data parts | ||
| 471 | 2026.04.29 20:52:14.397787 [ 275 ] {66683f43-e55f-4f3e-85b5-230070396a0e} <Debug> TCPHandler: Processed in 0.003614796 sec. | ||
| 472 | 2026.04.29 20:52:14.397999 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.04.29 20:52:14.398155 [ 275 ] {e583e3ae-8b44-4496-9ac6-cd04376cd3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 474 | 2026.04.29 20:52:14.398273 [ 275 ] {e583e3ae-8b44-4496-9ac6-cd04376cd3cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.04.29 20:52:14.400149 [ 275 ] {e583e3ae-8b44-4496-9ac6-cd04376cd3cf} <Debug> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Loading data parts | ||
| 476 | 2026.04.29 20:52:14.400280 [ 275 ] {e583e3ae-8b44-4496-9ac6-cd04376cd3cf} <Debug> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): There are no data parts | ||
| 477 | 2026.04.29 20:52:14.401682 [ 275 ] {e583e3ae-8b44-4496-9ac6-cd04376cd3cf} <Debug> TCPHandler: Processed in 0.003731998 sec. | ||
| 478 | 2026.04.29 20:52:14.401818 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.04.29 20:52:14.401968 [ 275 ] {935d94fc-2542-4891-bacb-c6fb3d908062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 480 | 2026.04.29 20:52:14.402088 [ 275 ] {935d94fc-2542-4891-bacb-c6fb3d908062} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.04.29 20:52:14.404216 [ 275 ] {935d94fc-2542-4891-bacb-c6fb3d908062} <Debug> oximeter.measurements_string (3729a454-b317-4d01-81f8-d330b9c37947): Loading data parts | ||
| 482 | 2026.04.29 20:52:14.404351 [ 275 ] {935d94fc-2542-4891-bacb-c6fb3d908062} <Debug> oximeter.measurements_string (3729a454-b317-4d01-81f8-d330b9c37947): There are no data parts | ||
| 483 | 2026.04.29 20:52:14.405792 [ 275 ] {935d94fc-2542-4891-bacb-c6fb3d908062} <Debug> TCPHandler: Processed in 0.004023331 sec. | ||
| 484 | 2026.04.29 20:52:14.406020 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.04.29 20:52:14.406174 [ 275 ] {05166448-b50e-4bb3-a7f3-f7ea727440c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.04.29 20:52:14.406293 [ 275 ] {05166448-b50e-4bb3-a7f3-f7ea727440c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.04.29 20:52:14.408372 [ 275 ] {05166448-b50e-4bb3-a7f3-f7ea727440c4} <Debug> oximeter.measurements_bytes (2d490158-c4f0-4fd0-9b3f-f0d48e2085ab): Loading data parts | ||
| 495 | 2026.04.29 20:52:14.408508 [ 275 ] {05166448-b50e-4bb3-a7f3-f7ea727440c4} <Debug> oximeter.measurements_bytes (2d490158-c4f0-4fd0-9b3f-f0d48e2085ab): There are no data parts | ||
| 496 | 2026.04.29 20:52:14.409831 [ 275 ] {05166448-b50e-4bb3-a7f3-f7ea727440c4} <Debug> TCPHandler: Processed in 0.003860539 sec. | ||
| 497 | 2026.04.29 20:52:14.410047 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.04.29 20:52:14.410208 [ 275 ] {143777ae-41de-4d12-a58e-e05efd9233dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 499 | 2026.04.29 20:52:14.410323 [ 275 ] {143777ae-41de-4d12-a58e-e05efd9233dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.04.29 20:52:14.412758 [ 275 ] {143777ae-41de-4d12-a58e-e05efd9233dd} <Debug> oximeter.measurements_cumulativei64 (846acc7d-33df-41e4-b06b-24c286f88249): Loading data parts | ||
| 501 | 2026.04.29 20:52:14.413069 [ 275 ] {143777ae-41de-4d12-a58e-e05efd9233dd} <Debug> oximeter.measurements_cumulativei64 (846acc7d-33df-41e4-b06b-24c286f88249): There are no data parts | ||
| 502 | 2026.04.29 20:52:14.415017 [ 275 ] {143777ae-41de-4d12-a58e-e05efd9233dd} <Debug> TCPHandler: Processed in 0.005018995 sec. | ||
| 503 | 2026.04.29 20:52:14.415167 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.04.29 20:52:14.415418 [ 275 ] {dd1f26eb-d4f7-47f5-92e7-4b9b8830549e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 505 | 2026.04.29 20:52:14.415544 [ 275 ] {dd1f26eb-d4f7-47f5-92e7-4b9b8830549e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.04.29 20:52:14.417487 [ 275 ] {dd1f26eb-d4f7-47f5-92e7-4b9b8830549e} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Loading data parts | ||
| 507 | 2026.04.29 20:52:14.417626 [ 275 ] {dd1f26eb-d4f7-47f5-92e7-4b9b8830549e} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): There are no data parts | ||
| 508 | 2026.04.29 20:52:14.419198 [ 275 ] {dd1f26eb-d4f7-47f5-92e7-4b9b8830549e} <Debug> TCPHandler: Processed in 0.004081872 sec. | ||
| 509 | 2026.04.29 20:52:14.419344 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.04.29 20:52:14.419505 [ 275 ] {58c42667-ab0d-4eb5-8ad5-1197405503eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 511 | 2026.04.29 20:52:14.419671 [ 275 ] {58c42667-ab0d-4eb5-8ad5-1197405503eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.04.29 20:52:14.421600 [ 275 ] {58c42667-ab0d-4eb5-8ad5-1197405503eb} <Debug> oximeter.measurements_cumulativef32 (40a54b93-5889-4e5d-9da2-51578c178c61): Loading data parts | ||
| 513 | 2026.04.29 20:52:14.421733 [ 275 ] {58c42667-ab0d-4eb5-8ad5-1197405503eb} <Debug> oximeter.measurements_cumulativef32 (40a54b93-5889-4e5d-9da2-51578c178c61): There are no data parts | ||
| 514 | 2026.04.29 20:52:14.423121 [ 275 ] {58c42667-ab0d-4eb5-8ad5-1197405503eb} <Debug> TCPHandler: Processed in 0.003826889 sec. | ||
| 515 | 2026.04.29 20:52:14.423340 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.04.29 20:52:14.423502 [ 275 ] {1b5ea1ac-5ff4-4ddf-bb24-f772e434e6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 517 | 2026.04.29 20:52:14.423621 [ 275 ] {1b5ea1ac-5ff4-4ddf-bb24-f772e434e6d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.04.29 20:52:14.425514 [ 275 ] {1b5ea1ac-5ff4-4ddf-bb24-f772e434e6d8} <Debug> oximeter.measurements_cumulativef64 (43dfeefd-83ec-451e-9583-b08797facbc7): Loading data parts | ||
| 519 | 2026.04.29 20:52:14.425842 [ 275 ] {1b5ea1ac-5ff4-4ddf-bb24-f772e434e6d8} <Debug> oximeter.measurements_cumulativef64 (43dfeefd-83ec-451e-9583-b08797facbc7): There are no data parts | ||
| 520 | 2026.04.29 20:52:14.427230 [ 275 ] {1b5ea1ac-5ff4-4ddf-bb24-f772e434e6d8} <Debug> TCPHandler: Processed in 0.00393892 sec. | ||
| 521 | 2026.04.29 20:52:14.427380 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.04.29 20:52:14.427687 [ 275 ] {1c747678-abe5-429e-98a5-bad884d534b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.04.29 20:52:14.427824 [ 275 ] {1c747678-abe5-429e-98a5-bad884d534b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.04.29 20:52:14.430001 [ 275 ] {1c747678-abe5-429e-98a5-bad884d534b9} <Debug> oximeter.measurements_histogrami8 (32ddf494-95f9-4014-99f0-ac1067a48c44): Loading data parts | ||
| 535 | 2026.04.29 20:52:14.430143 [ 275 ] {1c747678-abe5-429e-98a5-bad884d534b9} <Debug> oximeter.measurements_histogrami8 (32ddf494-95f9-4014-99f0-ac1067a48c44): There are no data parts | ||
| 536 | 2026.04.29 20:52:14.432048 [ 275 ] {1c747678-abe5-429e-98a5-bad884d534b9} <Debug> TCPHandler: Processed in 0.004717441 sec. | ||
| 537 | 2026.04.29 20:52:14.432340 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.04.29 20:52:14.432550 [ 275 ] {14150e42-f1a5-422a-937f-e4feb043d2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 539 | 2026.04.29 20:52:14.432677 [ 275 ] {14150e42-f1a5-422a-937f-e4feb043d2cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.04.29 20:52:14.435246 [ 275 ] {14150e42-f1a5-422a-937f-e4feb043d2cc} <Debug> oximeter.measurements_histogramu8 (a99d200f-acde-4759-b0a6-5f18e806cf37): Loading data parts | ||
| 541 | 2026.04.29 20:52:14.435458 [ 275 ] {14150e42-f1a5-422a-937f-e4feb043d2cc} <Debug> oximeter.measurements_histogramu8 (a99d200f-acde-4759-b0a6-5f18e806cf37): There are no data parts | ||
| 542 | 2026.04.29 20:52:14.436900 [ 275 ] {14150e42-f1a5-422a-937f-e4feb043d2cc} <Debug> TCPHandler: Processed in 0.004610479 sec. | ||
| 543 | 2026.04.29 20:52:14.437045 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.04.29 20:52:14.437343 [ 275 ] {e8f1cb53-b45f-47ad-95a2-da711355373f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 545 | 2026.04.29 20:52:14.437472 [ 275 ] {e8f1cb53-b45f-47ad-95a2-da711355373f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.04.29 20:52:14.439846 [ 275 ] {e8f1cb53-b45f-47ad-95a2-da711355373f} <Debug> oximeter.measurements_histogrami16 (dcc478da-11a2-4fec-b4fb-6ec4277389d6): Loading data parts | ||
| 547 | 2026.04.29 20:52:14.439978 [ 275 ] {e8f1cb53-b45f-47ad-95a2-da711355373f} <Debug> oximeter.measurements_histogrami16 (dcc478da-11a2-4fec-b4fb-6ec4277389d6): There are no data parts | ||
| 548 | 2026.04.29 20:52:14.441379 [ 275 ] {e8f1cb53-b45f-47ad-95a2-da711355373f} <Debug> TCPHandler: Processed in 0.004383396 sec. | ||
| 549 | 2026.04.29 20:52:14.441590 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.04.29 20:52:14.441796 [ 275 ] {ab83d913-7259-4ec9-ba32-a13c4dfcf4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 551 | 2026.04.29 20:52:14.441915 [ 275 ] {ab83d913-7259-4ec9-ba32-a13c4dfcf4f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.04.29 20:52:14.443941 [ 275 ] {ab83d913-7259-4ec9-ba32-a13c4dfcf4f8} <Debug> oximeter.measurements_histogramu16 (b0d0f309-c2bb-4eec-8df8-afd72e7ab646): Loading data parts | ||
| 553 | 2026.04.29 20:52:14.444177 [ 275 ] {ab83d913-7259-4ec9-ba32-a13c4dfcf4f8} <Debug> oximeter.measurements_histogramu16 (b0d0f309-c2bb-4eec-8df8-afd72e7ab646): There are no data parts | ||
| 554 | 2026.04.29 20:52:14.445825 [ 275 ] {ab83d913-7259-4ec9-ba32-a13c4dfcf4f8} <Debug> TCPHandler: Processed in 0.004284875 sec. | ||
| 555 | 2026.04.29 20:52:14.446020 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.04.29 20:52:14.446317 [ 275 ] {f330c503-8c3f-4537-bac5-296dca38c075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 557 | 2026.04.29 20:52:14.446446 [ 275 ] {f330c503-8c3f-4537-bac5-296dca38c075} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.04.29 20:52:14.449120 [ 275 ] {f330c503-8c3f-4537-bac5-296dca38c075} <Debug> oximeter.measurements_histogrami32 (7dc7759f-c3e8-4300-87ad-36cec3b0cef7): Loading data parts | ||
| 559 | 2026.04.29 20:52:14.449259 [ 275 ] {f330c503-8c3f-4537-bac5-296dca38c075} <Debug> oximeter.measurements_histogrami32 (7dc7759f-c3e8-4300-87ad-36cec3b0cef7): There are no data parts | ||
| 560 | 2026.04.29 20:52:14.451006 [ 275 ] {f330c503-8c3f-4537-bac5-296dca38c075} <Debug> TCPHandler: Processed in 0.005041985 sec. | ||
| 561 | 2026.04.29 20:52:14.451262 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.04.29 20:52:14.451478 [ 275 ] {6dbdd563-b2e7-4f2c-bb91-58e19007c468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 563 | 2026.04.29 20:52:14.451611 [ 275 ] {6dbdd563-b2e7-4f2c-bb91-58e19007c468} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.04.29 20:52:14.453644 [ 275 ] {6dbdd563-b2e7-4f2c-bb91-58e19007c468} <Debug> oximeter.measurements_histogramu32 (ce7ecba4-0cec-4dc7-8f08-29ff48573e5f): Loading data parts | ||
| 565 | 2026.04.29 20:52:14.453828 [ 275 ] {6dbdd563-b2e7-4f2c-bb91-58e19007c468} <Debug> oximeter.measurements_histogramu32 (ce7ecba4-0cec-4dc7-8f08-29ff48573e5f): There are no data parts | ||
| 566 | 2026.04.29 20:52:14.455269 [ 275 ] {6dbdd563-b2e7-4f2c-bb91-58e19007c468} <Debug> TCPHandler: Processed in 0.004056382 sec. | ||
| 567 | 2026.04.29 20:52:14.455411 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.04.29 20:52:14.455658 [ 275 ] {bd489cfd-c19a-4439-b3bf-34b7c354c3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 569 | 2026.04.29 20:52:14.455773 [ 275 ] {bd489cfd-c19a-4439-b3bf-34b7c354c3e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.04.29 20:52:14.457800 [ 275 ] {bd489cfd-c19a-4439-b3bf-34b7c354c3e6} <Debug> oximeter.measurements_histogrami64 (9ee907c8-75a1-4163-826b-c5ed67edfd52): Loading data parts | ||
| 571 | 2026.04.29 20:52:14.457924 [ 275 ] {bd489cfd-c19a-4439-b3bf-34b7c354c3e6} <Debug> oximeter.measurements_histogrami64 (9ee907c8-75a1-4163-826b-c5ed67edfd52): There are no data parts | ||
| 572 | 2026.04.29 20:52:14.459257 [ 275 ] {bd489cfd-c19a-4439-b3bf-34b7c354c3e6} <Debug> TCPHandler: Processed in 0.00389467 sec. | ||
| 573 | 2026.04.29 20:52:14.459464 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.04.29 20:52:14.459677 [ 275 ] {f2117d62-21d0-4ccf-ab2f-46e7e58c6219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 575 | 2026.04.29 20:52:14.459795 [ 275 ] {f2117d62-21d0-4ccf-ab2f-46e7e58c6219} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.04.29 20:52:14.461739 [ 275 ] {f2117d62-21d0-4ccf-ab2f-46e7e58c6219} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Loading data parts | ||
| 577 | 2026.04.29 20:52:14.461896 [ 275 ] {f2117d62-21d0-4ccf-ab2f-46e7e58c6219} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): There are no data parts | ||
| 578 | 2026.04.29 20:52:14.463259 [ 275 ] {f2117d62-21d0-4ccf-ab2f-46e7e58c6219} <Debug> TCPHandler: Processed in 0.003845699 sec. | ||
| 579 | 2026.04.29 20:52:14.463396 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.04.29 20:52:14.463645 [ 275 ] {cc10510a-58f0-41e1-8daf-774fe5276624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 581 | 2026.04.29 20:52:14.463762 [ 275 ] {cc10510a-58f0-41e1-8daf-774fe5276624} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.04.29 20:52:14.465878 [ 275 ] {cc10510a-58f0-41e1-8daf-774fe5276624} <Debug> oximeter.measurements_histogramf32 (989a9551-667d-466d-839c-6d856e731592): Loading data parts | ||
| 583 | 2026.04.29 20:52:14.466033 [ 275 ] {cc10510a-58f0-41e1-8daf-774fe5276624} <Debug> oximeter.measurements_histogramf32 (989a9551-667d-466d-839c-6d856e731592): There are no data parts | ||
| 584 | 2026.04.29 20:52:14.467392 [ 275 ] {cc10510a-58f0-41e1-8daf-774fe5276624} <Debug> TCPHandler: Processed in 0.004046302 sec. | ||
| 585 | 2026.04.29 20:52:14.467622 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.04.29 20:52:14.467838 [ 275 ] {138807e4-5168-4637-b182-1fc199220a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 587 | 2026.04.29 20:52:14.468029 [ 275 ] {138807e4-5168-4637-b182-1fc199220a8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.04.29 20:52:14.470281 [ 275 ] {138807e4-5168-4637-b182-1fc199220a8f} <Debug> oximeter.measurements_histogramf64 (7804c7b6-1742-4734-b844-d257c9d9761d): Loading data parts | ||
| 589 | 2026.04.29 20:52:14.470474 [ 275 ] {138807e4-5168-4637-b182-1fc199220a8f} <Debug> oximeter.measurements_histogramf64 (7804c7b6-1742-4734-b844-d257c9d9761d): There are no data parts | ||
| 590 | 2026.04.29 20:52:14.471913 [ 275 ] {138807e4-5168-4637-b182-1fc199220a8f} <Debug> TCPHandler: Processed in 0.004398017 sec. | ||
| 591 | 2026.04.29 20:52:14.472121 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.04.29 20:52:14.472348 [ 275 ] {16beedfa-b578-4362-b416-6d33a32ab597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.04.29 20:52:14.472479 [ 275 ] {16beedfa-b578-4362-b416-6d33a32ab597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.04.29 20:52:14.474657 [ 275 ] {16beedfa-b578-4362-b416-6d33a32ab597} <Debug> oximeter.fields_bool (d9f807c6-e931-427b-a577-978bbcd4e9cf): Loading data parts | ||
| 620 | 2026.04.29 20:52:14.474798 [ 275 ] {16beedfa-b578-4362-b416-6d33a32ab597} <Debug> oximeter.fields_bool (d9f807c6-e931-427b-a577-978bbcd4e9cf): There are no data parts | ||
| 621 | 2026.04.29 20:52:14.477084 [ 275 ] {16beedfa-b578-4362-b416-6d33a32ab597} <Debug> TCPHandler: Processed in 0.005018144 sec. | ||
| 622 | 2026.04.29 20:52:14.477230 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.04.29 20:52:14.477523 [ 275 ] {829901a7-1b91-494a-b018-e2bd25639bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 624 | 2026.04.29 20:52:14.477643 [ 275 ] {829901a7-1b91-494a-b018-e2bd25639bfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.04.29 20:52:14.479668 [ 275 ] {829901a7-1b91-494a-b018-e2bd25639bfd} <Debug> oximeter.fields_i8 (6f3eb94c-79ef-4a85-b52c-9e314c02a0fd): Loading data parts | ||
| 626 | 2026.04.29 20:52:14.479807 [ 275 ] {829901a7-1b91-494a-b018-e2bd25639bfd} <Debug> oximeter.fields_i8 (6f3eb94c-79ef-4a85-b52c-9e314c02a0fd): There are no data parts | ||
| 627 | 2026.04.29 20:52:14.481489 [ 275 ] {829901a7-1b91-494a-b018-e2bd25639bfd} <Debug> TCPHandler: Processed in 0.004308065 sec. | ||
| 628 | 2026.04.29 20:52:14.481625 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.04.29 20:52:14.481775 [ 275 ] {547a59bd-c571-4372-81a5-dff90982d4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 630 | 2026.04.29 20:52:14.481903 [ 275 ] {547a59bd-c571-4372-81a5-dff90982d4cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.04.29 20:52:14.483899 [ 275 ] {547a59bd-c571-4372-81a5-dff90982d4cc} <Debug> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Loading data parts | ||
| 632 | 2026.04.29 20:52:14.484034 [ 275 ] {547a59bd-c571-4372-81a5-dff90982d4cc} <Debug> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): There are no data parts | ||
| 633 | 2026.04.29 20:52:14.485390 [ 275 ] {547a59bd-c571-4372-81a5-dff90982d4cc} <Debug> TCPHandler: Processed in 0.003815499 sec. | ||
| 634 | 2026.04.29 20:52:14.485534 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.04.29 20:52:14.485774 [ 275 ] {d667aa8c-1e53-44de-95f9-dd2d63501ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 636 | 2026.04.29 20:52:14.485892 [ 275 ] {d667aa8c-1e53-44de-95f9-dd2d63501ebc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.04.29 20:52:14.487791 [ 275 ] {d667aa8c-1e53-44de-95f9-dd2d63501ebc} <Debug> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Loading data parts | ||
| 638 | 2026.04.29 20:52:14.487939 [ 275 ] {d667aa8c-1e53-44de-95f9-dd2d63501ebc} <Debug> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): There are no data parts | ||
| 639 | 2026.04.29 20:52:14.489479 [ 275 ] {d667aa8c-1e53-44de-95f9-dd2d63501ebc} <Debug> TCPHandler: Processed in 0.003995881 sec. | ||
| 640 | 2026.04.29 20:52:14.489622 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.04.29 20:52:14.489776 [ 275 ] {4840f695-25c4-4184-a839-fbea48547019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 642 | 2026.04.29 20:52:14.489905 [ 275 ] {4840f695-25c4-4184-a839-fbea48547019} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.04.29 20:52:14.491941 [ 275 ] {4840f695-25c4-4184-a839-fbea48547019} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Loading data parts | ||
| 644 | 2026.04.29 20:52:14.492158 [ 275 ] {4840f695-25c4-4184-a839-fbea48547019} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): There are no data parts | ||
| 645 | 2026.04.29 20:52:14.493489 [ 275 ] {4840f695-25c4-4184-a839-fbea48547019} <Debug> TCPHandler: Processed in 0.003942861 sec. | ||
| 646 | 2026.04.29 20:52:14.493674 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.04.29 20:52:14.493864 [ 275 ] {b8679bcd-e9b9-410a-8a2f-cf91e282b2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 648 | 2026.04.29 20:52:14.493990 [ 275 ] {b8679bcd-e9b9-410a-8a2f-cf91e282b2c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.04.29 20:52:14.496028 [ 275 ] {b8679bcd-e9b9-410a-8a2f-cf91e282b2c3} <Debug> oximeter.fields_i32 (b4530cb5-c967-4c74-8371-5b8214b5e8d0): Loading data parts | ||
| 650 | 2026.04.29 20:52:14.496157 [ 275 ] {b8679bcd-e9b9-410a-8a2f-cf91e282b2c3} <Debug> oximeter.fields_i32 (b4530cb5-c967-4c74-8371-5b8214b5e8d0): There are no data parts | ||
| 651 | 2026.04.29 20:52:14.497641 [ 275 ] {b8679bcd-e9b9-410a-8a2f-cf91e282b2c3} <Debug> TCPHandler: Processed in 0.003977841 sec. | ||
| 652 | 2026.04.29 20:52:14.497785 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.04.29 20:52:14.497940 [ 275 ] {276679d9-5923-4b23-be40-ffdd91b4ab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 654 | 2026.04.29 20:52:14.498064 [ 275 ] {276679d9-5923-4b23-be40-ffdd91b4ab31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.04.29 20:52:14.500132 [ 275 ] {276679d9-5923-4b23-be40-ffdd91b4ab31} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Loading data parts | ||
| 656 | 2026.04.29 20:52:14.500290 [ 275 ] {276679d9-5923-4b23-be40-ffdd91b4ab31} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): There are no data parts | ||
| 657 | 2026.04.29 20:52:14.501642 [ 275 ] {276679d9-5923-4b23-be40-ffdd91b4ab31} <Debug> TCPHandler: Processed in 0.00390612 sec. | ||
| 658 | 2026.04.29 20:52:14.501947 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.04.29 20:52:14.502100 [ 275 ] {efe98aac-53d8-46b7-826d-bd0b24bc292b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 660 | 2026.04.29 20:52:14.502238 [ 275 ] {efe98aac-53d8-46b7-826d-bd0b24bc292b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.04.29 20:52:14.504259 [ 275 ] {efe98aac-53d8-46b7-826d-bd0b24bc292b} <Debug> oximeter.fields_i64 (8cebc5ae-f3f2-4550-9ab4-305bc9e206ea): Loading data parts | ||
| 662 | 2026.04.29 20:52:14.504491 [ 275 ] {efe98aac-53d8-46b7-826d-bd0b24bc292b} <Debug> oximeter.fields_i64 (8cebc5ae-f3f2-4550-9ab4-305bc9e206ea): There are no data parts | ||
| 663 | 2026.04.29 20:52:14.505916 [ 275 ] {efe98aac-53d8-46b7-826d-bd0b24bc292b} <Debug> TCPHandler: Processed in 0.004028862 sec. | ||
| 664 | 2026.04.29 20:52:14.506064 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.04.29 20:52:14.506267 [ 275 ] {58b711e1-ab16-4171-8c61-93567d3e998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 666 | 2026.04.29 20:52:14.506351 [ 275 ] {58b711e1-ab16-4171-8c61-93567d3e998f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.04.29 20:52:14.508628 [ 275 ] {58b711e1-ab16-4171-8c61-93567d3e998f} <Debug> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Loading data parts | ||
| 668 | 2026.04.29 20:52:14.508779 [ 275 ] {58b711e1-ab16-4171-8c61-93567d3e998f} <Debug> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): There are no data parts | ||
| 669 | 2026.04.29 20:52:14.510368 [ 275 ] {58b711e1-ab16-4171-8c61-93567d3e998f} <Debug> TCPHandler: Processed in 0.004355496 sec. | ||
| 670 | 2026.04.29 20:52:14.510605 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.04.29 20:52:14.510759 [ 275 ] {ef00a078-02a4-4724-a0e4-35666fb0ca8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 672 | 2026.04.29 20:52:14.510884 [ 275 ] {ef00a078-02a4-4724-a0e4-35666fb0ca8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.04.29 20:52:14.512831 [ 275 ] {ef00a078-02a4-4724-a0e4-35666fb0ca8f} <Debug> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Loading data parts | ||
| 674 | 2026.04.29 20:52:14.513091 [ 275 ] {ef00a078-02a4-4724-a0e4-35666fb0ca8f} <Debug> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): There are no data parts | ||
| 675 | 2026.04.29 20:52:14.514414 [ 275 ] {ef00a078-02a4-4724-a0e4-35666fb0ca8f} <Debug> TCPHandler: Processed in 0.00388016 sec. | ||
| 676 | 2026.04.29 20:52:14.514548 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.04.29 20:52:14.514772 [ 275 ] {932cac5b-59c5-4d3d-9b2e-2a540d42ffbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 678 | 2026.04.29 20:52:14.514874 [ 275 ] {932cac5b-59c5-4d3d-9b2e-2a540d42ffbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.04.29 20:52:14.516796 [ 275 ] {932cac5b-59c5-4d3d-9b2e-2a540d42ffbc} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Loading data parts | ||
| 680 | 2026.04.29 20:52:14.516932 [ 275 ] {932cac5b-59c5-4d3d-9b2e-2a540d42ffbc} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): There are no data parts | ||
| 681 | 2026.04.29 20:52:14.518324 [ 275 ] {932cac5b-59c5-4d3d-9b2e-2a540d42ffbc} <Debug> TCPHandler: Processed in 0.003796299 sec. | ||
| 682 | 2026.04.29 20:52:14.518500 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.04.29 20:52:14.518652 [ 275 ] {8187a787-8700-4d90-b35e-df07c86ee92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 684 | 2026.04.29 20:52:14.518757 [ 275 ] {8187a787-8700-4d90-b35e-df07c86ee92d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.04.29 20:52:14.520599 [ 275 ] {8187a787-8700-4d90-b35e-df07c86ee92d} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Loading data parts | ||
| 686 | 2026.04.29 20:52:14.520798 [ 275 ] {8187a787-8700-4d90-b35e-df07c86ee92d} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): There are no data parts | ||
| 687 | 2026.04.29 20:52:14.522149 [ 275 ] {8187a787-8700-4d90-b35e-df07c86ee92d} <Debug> TCPHandler: Processed in 0.003698098 sec. | ||
| 688 | 2026.04.29 20:52:14.522307 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.04.29 20:52:14.522661 [ 275 ] {9266cb38-1961-4b4a-93d7-7101bb1dab95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.04.29 20:52:14.522846 [ 275 ] {9266cb38-1961-4b4a-93d7-7101bb1dab95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.04.29 20:52:14.524981 [ 275 ] {9266cb38-1961-4b4a-93d7-7101bb1dab95} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Loading data parts | ||
| 695 | 2026.04.29 20:52:14.525372 [ 275 ] {9266cb38-1961-4b4a-93d7-7101bb1dab95} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): There are no data parts | ||
| 696 | 2026.04.29 20:52:14.526911 [ 275 ] {9266cb38-1961-4b4a-93d7-7101bb1dab95} <Debug> TCPHandler: Processed in 0.00465361 sec. | ||
| 697 | 2026.04.29 20:52:14.527142 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.04.29 20:52:14.527585 [ 276 ] {5ddf419b-16ef-4fdb-8716-9b8f29fa2bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.04.29 20:52:14.528925 [ 276 ] {5ddf419b-16ef-4fdb-8716-9b8f29fa2bb3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.04.29 20:52:14.539989 [ 285 ] {5ddf419b-16ef-4fdb-8716-9b8f29fa2bb3} <Trace> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.04.29 20:52:14.540196 [ 285 ] {5ddf419b-16ef-4fdb-8716-9b8f29fa2bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 702 | 2026.04.29 20:52:14.544958 [ 285 ] {5ddf419b-16ef-4fdb-8716-9b8f29fa2bb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.04.29 20:52:14.545492 [ 285 ] {5ddf419b-16ef-4fdb-8716-9b8f29fa2bb3} <Trace> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.04.29 20:52:14.545898 [ 276 ] {5ddf419b-16ef-4fdb-8716-9b8f29fa2bb3} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018447 sec., 54.209356534937925 rows/sec., 867.35 B/sec. | ||
| 705 | 2026.04.29 20:52:14.546166 [ 276 ] {5ddf419b-16ef-4fdb-8716-9b8f29fa2bb3} <Debug> TCPHandler: Processed in 0.019132755 sec. | ||
| 706 | 2026.04.29 20:52:15.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.35 MiB, peak 127.35 MiB, free memory in arenas 0.00 B, will set to 139.63 MiB (RSS), difference: 12.28 MiB | ||
| 707 | 2026.04.29 20:52:19.570231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.04.29 20:52:19.570264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.04.29 20:52:19.570339 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.04.29 20:52:19.570405 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.04.29 20:52:19.620436 [ 245 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Loading data parts | ||
| 712 | 2026.04.29 20:52:19.620762 [ 245 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): There are no data parts | ||
| 713 | 2026.04.29 20:52:19.620907 [ 244 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Loading data parts | ||
| 714 | 2026.04.29 20:52:19.621360 [ 244 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): There are no data parts | ||
| 715 | 2026.04.29 20:52:19.628191 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.04.29 20:52:19.628234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 717 | 2026.04.29 20:52:19.633759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.04.29 20:52:19.634354 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.04.29 20:52:19.634486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.04.29 20:52:19.660625 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.04.29 20:52:19.660796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 722 | 2026.04.29 20:52:19.667012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.04.29 20:52:19.668196 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.04.29 20:52:19.671386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.04.29 20:52:20.000225 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.76 MiB, peak 148.76 MiB, free memory in arenas 0.00 B, will set to 153.87 MiB (RSS), difference: 9.11 MiB | ||
| 726 | 2026.04.29 20:52:22.070200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.04.29 20:52:22.070423 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.04.29 20:52:22.106752 [ 243 ] {} <Debug> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Loading data parts | ||
| 729 | 2026.04.29 20:52:22.106937 [ 243 ] {} <Debug> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): There are no data parts | ||
| 730 | 2026.04.29 20:52:22.135742 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.04.29 20:52:22.135877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 732 | 2026.04.29 20:52:22.137672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.04.29 20:52:22.138240 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.04.29 20:52:22.138533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.04.29 20:52:23.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 155.11 MiB (RSS), difference: -2.98 MiB | ||
| 736 | 2026.04.29 20:52:26.849728 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40516 | ||
| 737 | 2026.04.29 20:52:26.850209 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.04.29 20:52:26.850348 [ 286 ] {} <Debug> TCP-Session: 53ad6f90-259a-4285-bfd1-04463d39f767 Authenticating user 'default' from [fd00:1122:3344:101::e]:40516 | ||
| 739 | 2026.04.29 20:52:26.850370 [ 286 ] {} <Debug> TCP-Session: 53ad6f90-259a-4285-bfd1-04463d39f767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.04.29 20:52:26.850382 [ 286 ] {} <Debug> TCP-Session: 53ad6f90-259a-4285-bfd1-04463d39f767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.04.29 20:52:26.850519 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.04.29 20:52:26.850545 [ 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 | ||
| 743 | 2026.04.29 20:52:26.850657 [ 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 | ||
| 744 | 2026.04.29 20:52:26.851065 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60890 | ||
| 745 | 2026.04.29 20:52:26.851247 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63794 | ||
| 746 | 2026.04.29 20:52:26.851260 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37185 | ||
| 747 | 2026.04.29 20:52:26.851295 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52371 | ||
| 748 | 2026.04.29 20:52:26.851420 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59755 | ||
| 749 | 2026.04.29 20:52:26.851423 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.04.29 20:52:26.851556 [ 287 ] {} <Debug> TCP-Session: d7824977-e82a-4496-84ee-99bd38fb0cbf Authenticating user 'default' from [fd00:1122:3344:101::e]:60890 | ||
| 751 | 2026.04.29 20:52:26.851574 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39167 | ||
| 752 | 2026.04.29 20:52:26.851580 [ 287 ] {} <Debug> TCP-Session: d7824977-e82a-4496-84ee-99bd38fb0cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.04.29 20:52:26.851697 [ 287 ] {} <Debug> TCP-Session: d7824977-e82a-4496-84ee-99bd38fb0cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.04.29 20:52:26.851698 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59214 | ||
| 755 | 2026.04.29 20:52:26.851839 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53718 | ||
| 756 | 2026.04.29 20:52:26.852063 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.04.29 20:52:26.852093 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.04.29 20:52:26.852148 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.04.29 20:52:26.852189 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.04.29 20:52:26.852266 [ 292 ] {} <Debug> TCP-Session: 50796c28-1d0a-452b-aa43-a897064ab944 Authenticating user 'default' from [fd00:1122:3344:101::e]:39167 | ||
| 761 | 2026.04.29 20:52:26.852269 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.04.29 20:52:26.852315 [ 292 ] {} <Debug> TCP-Session: 50796c28-1d0a-452b-aa43-a897064ab944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.04.29 20:52:26.852322 [ 290 ] {} <Debug> TCP-Session: 62110d6f-30db-4236-82d4-9126135636b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52371 | ||
| 764 | 2026.04.29 20:52:26.852342 [ 292 ] {} <Debug> TCP-Session: 50796c28-1d0a-452b-aa43-a897064ab944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.04.29 20:52:26.852335 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.04.29 20:52:26.852366 [ 294 ] {} <Debug> TCP-Session: 905a58f5-e85e-46f1-a6a2-03e89039a888 Authenticating user 'default' from [fd00:1122:3344:101::e]:53718 | ||
| 767 | 2026.04.29 20:52:26.852386 [ 290 ] {} <Debug> TCP-Session: 62110d6f-30db-4236-82d4-9126135636b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.04.29 20:52:26.852404 [ 294 ] {} <Debug> TCP-Session: 905a58f5-e85e-46f1-a6a2-03e89039a888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.04.29 20:52:26.852409 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.04.29 20:52:26.852415 [ 290 ] {} <Debug> TCP-Session: 62110d6f-30db-4236-82d4-9126135636b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.04.29 20:52:26.852420 [ 294 ] {} <Debug> TCP-Session: 905a58f5-e85e-46f1-a6a2-03e89039a888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.04.29 20:52:26.852461 [ 293 ] {} <Debug> TCP-Session: 4105b8d3-2168-4d1a-b14c-b3fc078d80f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59214 | ||
| 773 | 2026.04.29 20:52:26.852338 [ 291 ] {} <Debug> TCP-Session: 98a9e246-472b-422c-97cc-a5e49e106db1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59755 | ||
| 774 | 2026.04.29 20:52:26.852496 [ 293 ] {} <Debug> TCP-Session: 4105b8d3-2168-4d1a-b14c-b3fc078d80f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.04.29 20:52:26.852330 [ 289 ] {} <Debug> TCP-Session: 5743e545-4287-4db4-b449-70de210a3b27 Authenticating user 'default' from [fd00:1122:3344:101::e]:63794 | ||
| 776 | 2026.04.29 20:52:26.852521 [ 293 ] {} <Debug> TCP-Session: 4105b8d3-2168-4d1a-b14c-b3fc078d80f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.04.29 20:52:26.852516 [ 291 ] {} <Debug> TCP-Session: 98a9e246-472b-422c-97cc-a5e49e106db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.04.29 20:52:26.852538 [ 289 ] {} <Debug> TCP-Session: 5743e545-4287-4db4-b449-70de210a3b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.04.29 20:52:26.852561 [ 291 ] {} <Debug> TCP-Session: 98a9e246-472b-422c-97cc-a5e49e106db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.04.29 20:52:26.852575 [ 289 ] {} <Debug> TCP-Session: 5743e545-4287-4db4-b449-70de210a3b27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.04.29 20:52:26.852404 [ 288 ] {} <Debug> TCP-Session: 38e9d185-7223-4bdd-b0d7-def5432e2e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:37185 | ||
| 782 | 2026.04.29 20:52:26.852624 [ 288 ] {} <Debug> TCP-Session: 38e9d185-7223-4bdd-b0d7-def5432e2e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.04.29 20:52:26.852637 [ 288 ] {} <Debug> TCP-Session: 38e9d185-7223-4bdd-b0d7-def5432e2e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.04.29 20:52:26.853381 [ 286 ] {} <Trace> TCP-Session: 53ad6f90-259a-4285-bfd1-04463d39f767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.04.29 20:52:26.853549 [ 286 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40516) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 786 | 2026.04.29 20:52:26.853958 [ 286 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.04.29 20:52:26.854239 [ 286 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.04.29 20:52:26.857020 [ 286 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.04.29 20:52:26.864461 [ 295 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.04.29 20:52:26.864604 [ 295 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.04.29 20:52:26.865371 [ 295 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004291435 sec. (233.022 rows/sec., 9.10 KiB/sec.) | ||
| 792 | 2026.04.29 20:52:26.865395 [ 295 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.04.29 20:52:26.865426 [ 295 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.04.29 20:52:26.866633 [ 286 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.013137 sec., 76.12087995737231 rows/sec., 2.97 KiB/sec. | ||
| 795 | 2026.04.29 20:52:26.866825 [ 286 ] {783f7630-3ab6-441e-afe2-74f82f868ed7} <Debug> TCPHandler: Processed in 0.013593404 sec. | ||
| 796 | 2026.04.29 20:52:26.869873 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.04.29 20:52:26.869906 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.04.29 20:52:26.869928 [ 286 ] {} <Debug> TCP-Session: 53ad6f90-259a-4285-bfd1-04463d39f767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.04.29 20:52:26.869934 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.04.29 20:52:26.869941 [ 294 ] {} <Debug> TCP-Session: 905a58f5-e85e-46f1-a6a2-03e89039a888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.04.29 20:52:26.869958 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.04.29 20:52:26.869985 [ 289 ] {} <Debug> TCP-Session: 5743e545-4287-4db4-b449-70de210a3b27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.04.29 20:52:26.869995 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.04.29 20:52:26.870018 [ 287 ] {} <Debug> TCP-Session: d7824977-e82a-4496-84ee-99bd38fb0cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.04.29 20:52:26.870032 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.04.29 20:52:26.870055 [ 288 ] {} <Debug> TCP-Session: 38e9d185-7223-4bdd-b0d7-def5432e2e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.04.29 20:52:26.870057 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.04.29 20:52:26.870083 [ 290 ] {} <Debug> TCP-Session: 62110d6f-30db-4236-82d4-9126135636b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.04.29 20:52:26.870078 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.04.29 20:52:26.870110 [ 292 ] {} <Debug> TCP-Session: 50796c28-1d0a-452b-aa43-a897064ab944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.04.29 20:52:26.870008 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.04.29 20:52:26.870148 [ 293 ] {} <Debug> TCP-Session: 4105b8d3-2168-4d1a-b14c-b3fc078d80f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.04.29 20:52:26.870193 [ 291 ] {} <Debug> TCP-Session: 98a9e246-472b-422c-97cc-a5e49e106db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.04.29 20:52:27.001166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.46 MiB, peak 163.54 MiB, free memory in arenas 0.00 B, will set to 159.27 MiB (RSS), difference: 3.81 MiB | ||
| 815 | 2026.04.29 20:52:27.044886 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2026.04.29 20:52:27.044922 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2026.04.29 20:52:27.134594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 979 | ||
| 818 | 2026.04.29 20:52:27.135304 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.04.29 20:52:27.135345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 820 | 2026.04.29 20:52:27.136003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 821 | 2026.04.29 20:52:27.136502 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.04.29 20:52:27.136669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 979 | ||
| 823 | 2026.04.29 20:52:27.171502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 824 | 2026.04.29 20:52:27.190170 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.04.29 20:52:27.190232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 826 | 2026.04.29 20:52:27.196937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 827 | 2026.04.29 20:52:27.198214 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.04.29 20:52:27.201517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 829 | 2026.04.29 20:52:28.001158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.91 MiB, peak 163.91 MiB, free memory in arenas 0.00 B, will set to 162.08 MiB (RSS), difference: 2.17 MiB | ||
| 830 | 2026.04.29 20:52:28.258380 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39024 | ||
| 831 | 2026.04.29 20:52:28.258508 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.04.29 20:52:28.258537 [ 286 ] {} <Debug> TCP-Session: b5dba308-a21c-4fb0-b336-8de6f188cffc Authenticating user 'default' from [fd00:1122:3344:101::e]:39024 | ||
| 833 | 2026.04.29 20:52:28.258559 [ 286 ] {} <Debug> TCP-Session: b5dba308-a21c-4fb0-b336-8de6f188cffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.04.29 20:52:28.258572 [ 286 ] {} <Debug> TCP-Session: b5dba308-a21c-4fb0-b336-8de6f188cffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.04.29 20:52:28.258765 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49867 | ||
| 836 | 2026.04.29 20:52:28.258821 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37803 | ||
| 837 | 2026.04.29 20:52:28.258841 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40143 | ||
| 838 | 2026.04.29 20:52:28.258873 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60234 | ||
| 839 | 2026.04.29 20:52:28.258907 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56313 | ||
| 840 | 2026.04.29 20:52:28.258917 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.04.29 20:52:28.258958 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.04.29 20:52:28.258882 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44633 | ||
| 843 | 2026.04.29 20:52:28.258998 [ 288 ] {} <Debug> TCP-Session: 4df0b6fa-1022-4439-be2c-c26f6b7758f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37803 | ||
| 844 | 2026.04.29 20:52:28.259004 [ 286 ] {} <Trace> TCP-Session: b5dba308-a21c-4fb0-b336-8de6f188cffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.04.29 20:52:28.259033 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.04.29 20:52:28.259039 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.04.29 20:52:28.259071 [ 294 ] {} <Debug> TCP-Session: 7914e4fb-7635-435a-9122-d9e0a6e99475 Authenticating user 'default' from [fd00:1122:3344:101::e]:56313 | ||
| 848 | 2026.04.29 20:52:28.259072 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.04.29 20:52:28.259093 [ 289 ] {} <Debug> TCP-Session: 4efc8276-5d7f-4179-96e0-e640ce20f6e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40143 | ||
| 850 | 2026.04.29 20:52:28.259106 [ 294 ] {} <Debug> TCP-Session: 7914e4fb-7635-435a-9122-d9e0a6e99475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.04.29 20:52:28.259117 [ 293 ] {} <Debug> TCP-Session: 5585e247-378b-440a-b87f-6ea8020e0021 Authenticating user 'default' from [fd00:1122:3344:101::e]:44633 | ||
| 852 | 2026.04.29 20:52:28.259135 [ 289 ] {} <Debug> TCP-Session: 4efc8276-5d7f-4179-96e0-e640ce20f6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.04.29 20:52:28.259144 [ 294 ] {} <Debug> TCP-Session: 7914e4fb-7635-435a-9122-d9e0a6e99475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.04.29 20:52:28.259156 [ 293 ] {} <Debug> TCP-Session: 5585e247-378b-440a-b87f-6ea8020e0021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.04.29 20:52:28.259175 [ 289 ] {} <Debug> TCP-Session: 4efc8276-5d7f-4179-96e0-e640ce20f6e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.04.29 20:52:28.259198 [ 293 ] {} <Debug> TCP-Session: 5585e247-378b-440a-b87f-6ea8020e0021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.04.29 20:52:28.259044 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.04.29 20:52:28.259212 [ 286 ] {ccca1626-836e-47ee-9139-d526f9aecc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 859 | 2026.04.29 20:52:28.259249 [ 292 ] {} <Debug> TCP-Session: 37665fa7-0baf-4470-95bf-1828e9f0b453 Authenticating user 'default' from [fd00:1122:3344:101::e]:60234 | ||
| 860 | 2026.04.29 20:52:28.259029 [ 288 ] {} <Debug> TCP-Session: 4df0b6fa-1022-4439-be2c-c26f6b7758f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.04.29 20:52:28.259281 [ 292 ] {} <Debug> TCP-Session: 37665fa7-0baf-4470-95bf-1828e9f0b453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.04.29 20:52:28.259291 [ 288 ] {} <Debug> TCP-Session: 4df0b6fa-1022-4439-be2c-c26f6b7758f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.04.29 20:52:28.259299 [ 292 ] {} <Debug> TCP-Session: 37665fa7-0baf-4470-95bf-1828e9f0b453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.04.29 20:52:28.258987 [ 287 ] {} <Debug> TCP-Session: 8311abbc-f7af-4f8c-845a-2209de75a902 Authenticating user 'default' from [fd00:1122:3344:101::e]:49867 | ||
| 865 | 2026.04.29 20:52:28.258851 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52407 | ||
| 866 | 2026.04.29 20:52:28.259375 [ 287 ] {} <Debug> TCP-Session: 8311abbc-f7af-4f8c-845a-2209de75a902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.04.29 20:52:28.258837 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57035 | ||
| 868 | 2026.04.29 20:52:28.259403 [ 287 ] {} <Debug> TCP-Session: 8311abbc-f7af-4f8c-845a-2209de75a902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.04.29 20:52:28.259547 [ 286 ] {ccca1626-836e-47ee-9139-d526f9aecc1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 870 | 2026.04.29 20:52:28.259607 [ 286 ] {ccca1626-836e-47ee-9139-d526f9aecc1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.04.29 20:52:28.259632 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.04.29 20:52:28.259635 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.04.29 20:52:28.259672 [ 290 ] {} <Debug> TCP-Session: 5f72ed11-42f5-4c76-9d66-e9fda1cdb600 Authenticating user 'default' from [fd00:1122:3344:101::e]:57035 | ||
| 874 | 2026.04.29 20:52:28.259691 [ 291 ] {} <Debug> TCP-Session: 0e877fd3-49aa-4552-8d8c-4f9b4fd29245 Authenticating user 'default' from [fd00:1122:3344:101::e]:52407 | ||
| 875 | 2026.04.29 20:52:28.259697 [ 290 ] {} <Debug> TCP-Session: 5f72ed11-42f5-4c76-9d66-e9fda1cdb600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.04.29 20:52:28.259718 [ 291 ] {} <Debug> TCP-Session: 0e877fd3-49aa-4552-8d8c-4f9b4fd29245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.04.29 20:52:28.259730 [ 290 ] {} <Debug> TCP-Session: 5f72ed11-42f5-4c76-9d66-e9fda1cdb600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.04.29 20:52:28.259743 [ 291 ] {} <Debug> TCP-Session: 0e877fd3-49aa-4552-8d8c-4f9b4fd29245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.04.29 20:52:28.259906 [ 286 ] {ccca1626-836e-47ee-9139-d526f9aecc1e} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.04.29 20:52:28.260812 [ 311 ] {ccca1626-836e-47ee-9139-d526f9aecc1e} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.04.29 20:52:28.260871 [ 311 ] {ccca1626-836e-47ee-9139-d526f9aecc1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.04.29 20:52:28.260911 [ 311 ] {ccca1626-836e-47ee-9139-d526f9aecc1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906212 sec. (1103.495 rows/sec., 43.11 KiB/sec.) | ||
| 883 | 2026.04.29 20:52:28.260929 [ 311 ] {ccca1626-836e-47ee-9139-d526f9aecc1e} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.04.29 20:52:28.262265 [ 286 ] {ccca1626-836e-47ee-9139-d526f9aecc1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003118 sec., 320.71840923669015 rows/sec., 12.53 KiB/sec. | ||
| 885 | 2026.04.29 20:52:28.262382 [ 286 ] {ccca1626-836e-47ee-9139-d526f9aecc1e} <Debug> TCPHandler: Processed in 0.003538496 sec. | ||
| 886 | 2026.04.29 20:52:28.262516 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.04.29 20:52:28.262544 [ 286 ] {} <Debug> TCP-Session: b5dba308-a21c-4fb0-b336-8de6f188cffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.04.29 20:52:28.262553 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.04.29 20:52:28.262575 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.04.29 20:52:28.262593 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.04.29 20:52:28.262615 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.04.29 20:52:28.262634 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.04.29 20:52:28.262649 [ 288 ] {} <Debug> TCP-Session: 4df0b6fa-1022-4439-be2c-c26f6b7758f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.04.29 20:52:28.262659 [ 292 ] {} <Debug> TCP-Session: 37665fa7-0baf-4470-95bf-1828e9f0b453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.04.29 20:52:28.262667 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.04.29 20:52:28.262686 [ 289 ] {} <Debug> TCP-Session: 4efc8276-5d7f-4179-96e0-e640ce20f6e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.04.29 20:52:28.262717 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.04.29 20:52:28.262728 [ 291 ] {} <Debug> TCP-Session: 0e877fd3-49aa-4552-8d8c-4f9b4fd29245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.04.29 20:52:28.262690 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.04.29 20:52:28.262751 [ 293 ] {} <Debug> TCP-Session: 5585e247-378b-440a-b87f-6ea8020e0021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.04.29 20:52:28.262588 [ 290 ] {} <Debug> TCP-Session: 5f72ed11-42f5-4c76-9d66-e9fda1cdb600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.04.29 20:52:28.262796 [ 294 ] {} <Debug> TCP-Session: 7914e4fb-7635-435a-9122-d9e0a6e99475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.04.29 20:52:28.262626 [ 287 ] {} <Debug> TCP-Session: 8311abbc-f7af-4f8c-845a-2209de75a902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.04.29 20:52:28.389097 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62916 | ||
| 905 | 2026.04.29 20:52:28.389227 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.04.29 20:52:28.389256 [ 286 ] {} <Debug> TCP-Session: 48346b39-1cd9-422f-a312-68483cb6592a Authenticating user 'default' from [fd00:1122:3344:101::e]:62916 | ||
| 907 | 2026.04.29 20:52:28.389279 [ 286 ] {} <Debug> TCP-Session: 48346b39-1cd9-422f-a312-68483cb6592a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.04.29 20:52:28.389293 [ 286 ] {} <Debug> TCP-Session: 48346b39-1cd9-422f-a312-68483cb6592a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.04.29 20:52:28.389552 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41452 | ||
| 910 | 2026.04.29 20:52:28.389567 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62039 | ||
| 911 | 2026.04.29 20:52:28.389593 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55784 | ||
| 912 | 2026.04.29 20:52:28.389600 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34342 | ||
| 913 | 2026.04.29 20:52:28.389664 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45465 | ||
| 914 | 2026.04.29 20:52:28.389689 [ 286 ] {} <Trace> TCP-Session: 48346b39-1cd9-422f-a312-68483cb6592a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.04.29 20:52:28.389703 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.04.29 20:52:28.389708 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.04.29 20:52:28.389744 [ 290 ] {} <Debug> TCP-Session: cfa092f7-ff1f-4f19-b244-acf3fe497301 Authenticating user 'default' from [fd00:1122:3344:101::e]:55784 | ||
| 918 | 2026.04.29 20:52:28.389765 [ 288 ] {} <Debug> TCP-Session: b62cff24-f5d2-4a9e-9b5f-072f719c23ee Authenticating user 'default' from [fd00:1122:3344:101::e]:62039 | ||
| 919 | 2026.04.29 20:52:28.389780 [ 290 ] {} <Debug> TCP-Session: cfa092f7-ff1f-4f19-b244-acf3fe497301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.04.29 20:52:28.389789 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.04.29 20:52:28.389808 [ 288 ] {} <Debug> TCP-Session: b62cff24-f5d2-4a9e-9b5f-072f719c23ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.04.29 20:52:28.389807 [ 290 ] {} <Debug> TCP-Session: cfa092f7-ff1f-4f19-b244-acf3fe497301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.04.29 20:52:28.389837 [ 288 ] {} <Debug> TCP-Session: b62cff24-f5d2-4a9e-9b5f-072f719c23ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.04.29 20:52:28.389834 [ 289 ] {} <Debug> TCP-Session: 47e40d4c-9015-43b0-b479-62fdb216d6ee Authenticating user 'default' from [fd00:1122:3344:101::e]:34342 | ||
| 925 | 2026.04.29 20:52:28.389869 [ 286 ] {bb6e850f-0686-4b2e-b7e4-4f2486357bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62916) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 926 | 2026.04.29 20:52:28.389889 [ 289 ] {} <Debug> TCP-Session: 47e40d4c-9015-43b0-b479-62fdb216d6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.04.29 20:52:28.389786 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2026.04.29 20:52:28.389912 [ 289 ] {} <Debug> TCP-Session: 47e40d4c-9015-43b0-b479-62fdb216d6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.04.29 20:52:28.389682 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2026.04.29 20:52:28.389933 [ 293 ] {} <Debug> TCP-Session: e52715be-0396-4755-9bcd-6c70ea8826f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45465 | ||
| 931 | 2026.04.29 20:52:28.389659 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48544 | ||
| 932 | 2026.04.29 20:52:28.389975 [ 293 ] {} <Debug> TCP-Session: e52715be-0396-4755-9bcd-6c70ea8826f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.04.29 20:52:28.389971 [ 287 ] {} <Debug> TCP-Session: dd17a58a-8a76-4883-a55a-60ad5ecc5f9d Authenticating user 'default' from [fd00:1122:3344:101::e]:41452 | ||
| 934 | 2026.04.29 20:52:28.390010 [ 293 ] {} <Debug> TCP-Session: e52715be-0396-4755-9bcd-6c70ea8826f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.04.29 20:52:28.389649 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49762 | ||
| 936 | 2026.04.29 20:52:28.390037 [ 287 ] {} <Debug> TCP-Session: dd17a58a-8a76-4883-a55a-60ad5ecc5f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.04.29 20:52:28.390040 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.04.29 20:52:28.390075 [ 287 ] {} <Debug> TCP-Session: dd17a58a-8a76-4883-a55a-60ad5ecc5f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.04.29 20:52:28.389667 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37800 | ||
| 940 | 2026.04.29 20:52:28.390111 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.04.29 20:52:28.390104 [ 294 ] {} <Debug> TCP-Session: 3fbce511-fd4a-442d-aed4-5ea9b3b3a5d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48544 | ||
| 942 | 2026.04.29 20:52:28.390155 [ 291 ] {} <Debug> TCP-Session: 753d695b-2d21-4902-b8f4-b90cd01c1bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:49762 | ||
| 943 | 2026.04.29 20:52:28.390179 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.04.29 20:52:28.390188 [ 291 ] {} <Debug> TCP-Session: 753d695b-2d21-4902-b8f4-b90cd01c1bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.04.29 20:52:28.390209 [ 292 ] {} <Debug> TCP-Session: 88997ebd-ad27-4ae2-95b6-f6fb8693fac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37800 | ||
| 946 | 2026.04.29 20:52:28.390216 [ 291 ] {} <Debug> TCP-Session: 753d695b-2d21-4902-b8f4-b90cd01c1bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.04.29 20:52:28.390250 [ 292 ] {} <Debug> TCP-Session: 88997ebd-ad27-4ae2-95b6-f6fb8693fac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.04.29 20:52:28.390181 [ 294 ] {} <Debug> TCP-Session: 3fbce511-fd4a-442d-aed4-5ea9b3b3a5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.04.29 20:52:28.390273 [ 292 ] {} <Debug> TCP-Session: 88997ebd-ad27-4ae2-95b6-f6fb8693fac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.04.29 20:52:28.390292 [ 294 ] {} <Debug> TCP-Session: 3fbce511-fd4a-442d-aed4-5ea9b3b3a5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.04.29 20:52:28.390180 [ 286 ] {bb6e850f-0686-4b2e-b7e4-4f2486357bf6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 952 | 2026.04.29 20:52:28.390372 [ 286 ] {bb6e850f-0686-4b2e-b7e4-4f2486357bf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.04.29 20:52:28.390648 [ 286 ] {bb6e850f-0686-4b2e-b7e4-4f2486357bf6} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 954 | 2026.04.29 20:52:28.391549 [ 301 ] {bb6e850f-0686-4b2e-b7e4-4f2486357bf6} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2026.04.29 20:52:28.391594 [ 301 ] {bb6e850f-0686-4b2e-b7e4-4f2486357bf6} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2026.04.29 20:52:28.391632 [ 301 ] {bb6e850f-0686-4b2e-b7e4-4f2486357bf6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887141 sec. (1127.217 rows/sec., 44.03 KiB/sec.) | ||
| 957 | 2026.04.29 20:52:28.391652 [ 301 ] {bb6e850f-0686-4b2e-b7e4-4f2486357bf6} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2026.04.29 20:52:28.393046 [ 286 ] {bb6e850f-0686-4b2e-b7e4-4f2486357bf6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003232 sec., 309.4059405940594 rows/sec., 12.09 KiB/sec. | ||
| 959 | 2026.04.29 20:52:28.393171 [ 286 ] {bb6e850f-0686-4b2e-b7e4-4f2486357bf6} <Debug> TCPHandler: Processed in 0.003655967 sec. | ||
| 960 | 2026.04.29 20:52:28.393301 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.04.29 20:52:28.393344 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.04.29 20:52:28.393357 [ 286 ] {} <Debug> TCP-Session: 48346b39-1cd9-422f-a312-68483cb6592a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.04.29 20:52:28.393374 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.04.29 20:52:28.393388 [ 291 ] {} <Debug> TCP-Session: 753d695b-2d21-4902-b8f4-b90cd01c1bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.04.29 20:52:28.393396 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.04.29 20:52:28.393419 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.04.29 20:52:28.393438 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.04.29 20:52:28.393451 [ 288 ] {} <Debug> TCP-Session: b62cff24-f5d2-4a9e-9b5f-072f719c23ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.04.29 20:52:28.393468 [ 292 ] {} <Debug> TCP-Session: 88997ebd-ad27-4ae2-95b6-f6fb8693fac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.04.29 20:52:28.393475 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.04.29 20:52:28.393494 [ 287 ] {} <Debug> TCP-Session: dd17a58a-8a76-4883-a55a-60ad5ecc5f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.04.29 20:52:28.393510 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.04.29 20:52:28.393535 [ 293 ] {} <Debug> TCP-Session: e52715be-0396-4755-9bcd-6c70ea8826f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.04.29 20:52:28.393455 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.04.29 20:52:28.393565 [ 290 ] {} <Debug> TCP-Session: cfa092f7-ff1f-4f19-b244-acf3fe497301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.04.29 20:52:28.393412 [ 294 ] {} <Debug> TCP-Session: 3fbce511-fd4a-442d-aed4-5ea9b3b3a5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.04.29 20:52:28.393597 [ 289 ] {} <Debug> TCP-Session: 47e40d4c-9015-43b0-b479-62fdb216d6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.04.29 20:52:29.986250 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.04.29 20:52:29.986465 [ 275 ] {1dd0762a-706a-47c0-9ae6-7455f506a78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 980 | 2026.04.29 20:52:29.989252 [ 275 ] {1dd0762a-706a-47c0-9ae6-7455f506a78d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 981 | 2026.04.29 20:52:29.989311 [ 275 ] {1dd0762a-706a-47c0-9ae6-7455f506a78d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 982 | 2026.04.29 20:52:29.992021 [ 275 ] {1dd0762a-706a-47c0-9ae6-7455f506a78d} <Debug> TCPHandler: Processed in 0.005900535 sec. | ||
| 983 | 2026.04.29 20:52:30.008515 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.04.29 20:52:30.008644 [ 275 ] {9f2c7c28-5750-404e-80e4-1abff2f6479a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 985 | 2026.04.29 20:52:30.008695 [ 275 ] {9f2c7c28-5750-404e-80e4-1abff2f6479a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2026.04.29 20:52:30.012040 [ 275 ] {9f2c7c28-5750-404e-80e4-1abff2f6479a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.04.29 20:52:30.012089 [ 275 ] {9f2c7c28-5750-404e-80e4-1abff2f6479a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 988 | 2026.04.29 20:52:30.012757 [ 275 ] {9f2c7c28-5750-404e-80e4-1abff2f6479a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 989 | 2026.04.29 20:52:30.013146 [ 275 ] {9f2c7c28-5750-404e-80e4-1abff2f6479a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.04.29 20:52:30.013309 [ 275 ] {9f2c7c28-5750-404e-80e4-1abff2f6479a} <Debug> executeQuery: Read 15 rows, 2.62 KiB in 0.004703 sec., 3189.45354029343 rows/sec., 556.91 KiB/sec. | ||
| 991 | 2026.04.29 20:52:30.013352 [ 275 ] {9f2c7c28-5750-404e-80e4-1abff2f6479a} <Debug> TCPHandler: Processed in 0.004911943 sec. | ||
| 992 | 2026.04.29 20:52:30.013484 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.04.29 20:52:30.013587 [ 275 ] {10d38a94-40b1-45ec-a6f3-bf99fcee0f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 994 | 2026.04.29 20:52:30.013632 [ 275 ] {10d38a94-40b1-45ec-a6f3-bf99fcee0f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 995 | 2026.04.29 20:52:30.014196 [ 275 ] {10d38a94-40b1-45ec-a6f3-bf99fcee0f8b} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2026.04.29 20:52:30.014230 [ 275 ] {10d38a94-40b1-45ec-a6f3-bf99fcee0f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 997 | 2026.04.29 20:52:30.014675 [ 275 ] {10d38a94-40b1-45ec-a6f3-bf99fcee0f8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 998 | 2026.04.29 20:52:30.015093 [ 275 ] {10d38a94-40b1-45ec-a6f3-bf99fcee0f8b} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2026.04.29 20:52:30.015229 [ 275 ] {10d38a94-40b1-45ec-a6f3-bf99fcee0f8b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001665 sec., 3603.6036036036035 rows/sec., 293.85 KiB/sec. | ||
| 1000 | 2026.04.29 20:52:30.015265 [ 275 ] {10d38a94-40b1-45ec-a6f3-bf99fcee0f8b} <Debug> TCPHandler: Processed in 0.001836813 sec. | ||
| 1001 | 2026.04.29 20:52:30.015382 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.04.29 20:52:30.015481 [ 275 ] {d2503c52-58cf-47c3-b579-2340c6078b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1003 | 2026.04.29 20:52:30.015523 [ 275 ] {d2503c52-58cf-47c3-b579-2340c6078b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1004 | 2026.04.29 20:52:30.017395 [ 275 ] {d2503c52-58cf-47c3-b579-2340c6078b01} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.04.29 20:52:30.017430 [ 275 ] {d2503c52-58cf-47c3-b579-2340c6078b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1006 | 2026.04.29 20:52:30.018172 [ 275 ] {d2503c52-58cf-47c3-b579-2340c6078b01} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1007 | 2026.04.29 20:52:30.018613 [ 275 ] {d2503c52-58cf-47c3-b579-2340c6078b01} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.04.29 20:52:30.018760 [ 275 ] {d2503c52-58cf-47c3-b579-2340c6078b01} <Debug> executeQuery: Read 2367 rows, 179.08 KiB in 0.0033 sec., 717272.7272727273 rows/sec., 53.00 MiB/sec. | ||
| 1009 | 2026.04.29 20:52:30.018803 [ 275 ] {d2503c52-58cf-47c3-b579-2340c6078b01} <Debug> TCPHandler: Processed in 0.003472445 sec. | ||
| 1010 | 2026.04.29 20:52:30.018941 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.04.29 20:52:30.019038 [ 275 ] {979993db-9a24-4b09-b83e-a6bb41444e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1012 | 2026.04.29 20:52:30.019080 [ 275 ] {979993db-9a24-4b09-b83e-a6bb41444e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1013 | 2026.04.29 20:52:30.019508 [ 275 ] {979993db-9a24-4b09-b83e-a6bb41444e34} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2026.04.29 20:52:30.019545 [ 275 ] {979993db-9a24-4b09-b83e-a6bb41444e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1015 | 2026.04.29 20:52:30.020001 [ 275 ] {979993db-9a24-4b09-b83e-a6bb41444e34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1016 | 2026.04.29 20:52:30.020411 [ 275 ] {979993db-9a24-4b09-b83e-a6bb41444e34} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2026.04.29 20:52:30.020541 [ 275 ] {979993db-9a24-4b09-b83e-a6bb41444e34} <Debug> executeQuery: Read 23 rows, 1.70 KiB in 0.001539 sec., 14944.769330734243 rows/sec., 1.08 MiB/sec. | ||
| 1018 | 2026.04.29 20:52:30.020580 [ 275 ] {979993db-9a24-4b09-b83e-a6bb41444e34} <Debug> TCPHandler: Processed in 0.001707792 sec. | ||
| 1019 | 2026.04.29 20:52:30.020689 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.04.29 20:52:30.020776 [ 275 ] {f90a088b-13e9-421d-84e3-572904843370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1021 | 2026.04.29 20:52:30.020812 [ 275 ] {f90a088b-13e9-421d-84e3-572904843370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1022 | 2026.04.29 20:52:30.021561 [ 275 ] {f90a088b-13e9-421d-84e3-572904843370} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.04.29 20:52:30.021595 [ 275 ] {f90a088b-13e9-421d-84e3-572904843370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1024 | 2026.04.29 20:52:30.022081 [ 275 ] {f90a088b-13e9-421d-84e3-572904843370} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1025 | 2026.04.29 20:52:30.022636 [ 275 ] {f90a088b-13e9-421d-84e3-572904843370} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.04.29 20:52:30.022769 [ 275 ] {f90a088b-13e9-421d-84e3-572904843370} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001979 sec., 404749.87367357255 rows/sec., 23.38 MiB/sec. | ||
| 1027 | 2026.04.29 20:52:30.022806 [ 275 ] {f90a088b-13e9-421d-84e3-572904843370} <Debug> TCPHandler: Processed in 0.002141967 sec. | ||
| 1028 | 2026.04.29 20:52:30.022927 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.04.29 20:52:30.023021 [ 275 ] {51cc324e-2271-43f6-959f-7238dcac6db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1030 | 2026.04.29 20:52:30.023062 [ 275 ] {51cc324e-2271-43f6-959f-7238dcac6db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1031 | 2026.04.29 20:52:30.023471 [ 275 ] {51cc324e-2271-43f6-959f-7238dcac6db3} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.04.29 20:52:30.023508 [ 275 ] {51cc324e-2271-43f6-959f-7238dcac6db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1033 | 2026.04.29 20:52:30.023923 [ 275 ] {51cc324e-2271-43f6-959f-7238dcac6db3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1034 | 2026.04.29 20:52:30.024340 [ 275 ] {51cc324e-2271-43f6-959f-7238dcac6db3} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.04.29 20:52:30.024473 [ 275 ] {51cc324e-2271-43f6-959f-7238dcac6db3} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.00147 sec., 1360.544217687075 rows/sec., 95.66 KiB/sec. | ||
| 1036 | 2026.04.29 20:52:30.024509 [ 275 ] {51cc324e-2271-43f6-959f-7238dcac6db3} <Debug> TCPHandler: Processed in 0.001633341 sec. | ||
| 1037 | 2026.04.29 20:52:30.024626 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.04.29 20:52:30.024719 [ 275 ] {85f9b1bf-6e88-4b59-afe4-88a9c6b98b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1039 | 2026.04.29 20:52:30.024759 [ 275 ] {85f9b1bf-6e88-4b59-afe4-88a9c6b98b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1040 | 2026.04.29 20:52:30.025587 [ 275 ] {85f9b1bf-6e88-4b59-afe4-88a9c6b98b5e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2026.04.29 20:52:30.025623 [ 275 ] {85f9b1bf-6e88-4b59-afe4-88a9c6b98b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1042 | 2026.04.29 20:52:30.026156 [ 275 ] {85f9b1bf-6e88-4b59-afe4-88a9c6b98b5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1043 | 2026.04.29 20:52:30.026571 [ 275 ] {85f9b1bf-6e88-4b59-afe4-88a9c6b98b5e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2026.04.29 20:52:30.026707 [ 275 ] {85f9b1bf-6e88-4b59-afe4-88a9c6b98b5e} <Debug> executeQuery: Read 1244 rows, 84.45 KiB in 0.002005 sec., 620448.8778054863 rows/sec., 41.13 MiB/sec. | ||
| 1045 | 2026.04.29 20:52:30.026748 [ 275 ] {85f9b1bf-6e88-4b59-afe4-88a9c6b98b5e} <Debug> TCPHandler: Processed in 0.002172977 sec. | ||
| 1046 | 2026.04.29 20:52:30.026867 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.04.29 20:52:30.026961 [ 275 ] {01780b70-d8c2-4b1f-882e-80e9abb33faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1048 | 2026.04.29 20:52:30.027003 [ 275 ] {01780b70-d8c2-4b1f-882e-80e9abb33faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1049 | 2026.04.29 20:52:30.027887 [ 275 ] {01780b70-d8c2-4b1f-882e-80e9abb33faa} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.04.29 20:52:30.027921 [ 275 ] {01780b70-d8c2-4b1f-882e-80e9abb33faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1051 | 2026.04.29 20:52:30.028551 [ 275 ] {01780b70-d8c2-4b1f-882e-80e9abb33faa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1052 | 2026.04.29 20:52:30.028955 [ 275 ] {01780b70-d8c2-4b1f-882e-80e9abb33faa} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.04.29 20:52:30.029095 [ 275 ] {01780b70-d8c2-4b1f-882e-80e9abb33faa} <Debug> executeQuery: Read 2276 rows, 142.92 KiB in 0.002152 sec., 1057620.8178438663 rows/sec., 64.85 MiB/sec. | ||
| 1054 | 2026.04.29 20:52:30.029140 [ 275 ] {01780b70-d8c2-4b1f-882e-80e9abb33faa} <Debug> TCPHandler: Processed in 0.00232269 sec. | ||
| 1055 | 2026.04.29 20:52:30.029256 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.04.29 20:52:30.029350 [ 275 ] {d9d064fc-98da-4fa4-8df4-cf3fab7a2519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1057 | 2026.04.29 20:52:30.029403 [ 275 ] {d9d064fc-98da-4fa4-8df4-cf3fab7a2519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1058 | 2026.04.29 20:52:30.030178 [ 275 ] {d9d064fc-98da-4fa4-8df4-cf3fab7a2519} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.04.29 20:52:30.030214 [ 275 ] {d9d064fc-98da-4fa4-8df4-cf3fab7a2519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1060 | 2026.04.29 20:52:30.031477 [ 275 ] {d9d064fc-98da-4fa4-8df4-cf3fab7a2519} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1061 | 2026.04.29 20:52:30.031899 [ 275 ] {d9d064fc-98da-4fa4-8df4-cf3fab7a2519} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.04.29 20:52:30.032043 [ 275 ] {d9d064fc-98da-4fa4-8df4-cf3fab7a2519} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002712 sec., 6268.436578171091 rows/sec., 11.23 MiB/sec. | ||
| 1063 | 2026.04.29 20:52:30.032093 [ 275 ] {d9d064fc-98da-4fa4-8df4-cf3fab7a2519} <Debug> TCPHandler: Processed in 0.002887607 sec. | ||
| 1064 | 2026.04.29 20:52:30.032213 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.04.29 20:52:30.032307 [ 275 ] {42a02d64-4494-43b1-9710-b5820c3c2205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1066 | 2026.04.29 20:52:30.032348 [ 275 ] {42a02d64-4494-43b1-9710-b5820c3c2205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1067 | 2026.04.29 20:52:30.032677 [ 275 ] {42a02d64-4494-43b1-9710-b5820c3c2205} <Trace> oximeter.measurements_i64 (14c237b9-8d0c-4700-b159-3386ca1f471e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2026.04.29 20:52:30.032712 [ 275 ] {42a02d64-4494-43b1-9710-b5820c3c2205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1069 | 2026.04.29 20:52:30.033130 [ 275 ] {42a02d64-4494-43b1-9710-b5820c3c2205} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1070 | 2026.04.29 20:52:30.033611 [ 275 ] {42a02d64-4494-43b1-9710-b5820c3c2205} <Trace> oximeter.measurements_i64 (14c237b9-8d0c-4700-b159-3386ca1f471e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2026.04.29 20:52:30.033739 [ 275 ] {42a02d64-4494-43b1-9710-b5820c3c2205} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00145 sec., 4137.931034482759 rows/sec., 292.30 KiB/sec. | ||
| 1072 | 2026.04.29 20:52:30.033775 [ 275 ] {42a02d64-4494-43b1-9710-b5820c3c2205} <Debug> TCPHandler: Processed in 0.00161319 sec. | ||
| 1073 | 2026.04.29 20:52:32.138947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 116 | ||
| 1074 | 2026.04.29 20:52:32.141650 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.04.29 20:52:32.141699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1076 | 2026.04.29 20:52:32.142951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1077 | 2026.04.29 20:52:32.143509 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.04.29 20:52:32.143759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
| 1079 | 2026.04.29 20:52:33.000271 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.90 MiB, peak 168.66 MiB, free memory in arenas 0.00 B, will set to 164.00 MiB (RSS), difference: 4.10 MiB | ||
| 1080 | 2026.04.29 20:52:34.636922 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1427 | ||
| 1081 | 2026.04.29 20:52:34.637399 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.04.29 20:52:34.637449 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1083 | 2026.04.29 20:52:34.638088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1084 | 2026.04.29 20:52:34.638593 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.04.29 20:52:34.638738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1427 | ||
| 1086 | 2026.04.29 20:52:34.701758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1087 | 2026.04.29 20:52:34.719081 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.04.29 20:52:34.719158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1089 | 2026.04.29 20:52:34.725883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1090 | 2026.04.29 20:52:34.727228 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.04.29 20:52:34.731047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1092 | 2026.04.29 20:52:35.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.54 MiB, peak 168.66 MiB, free memory in arenas 0.00 B, will set to 166.02 MiB (RSS), difference: 1.47 MiB | ||
| 1093 | 2026.04.29 20:52:42.045187 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1094 | 2026.04.29 20:52:42.045250 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1095 | 2026.04.29 20:52:42.138895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1939 | ||
| 1096 | 2026.04.29 20:52:42.139401 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.04.29 20:52:42.139452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1098 | 2026.04.29 20:52:42.140127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1099 | 2026.04.29 20:52:42.140618 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.04.29 20:52:42.140780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1939 | ||
| 1101 | 2026.04.29 20:52:42.231196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1102 | 2026.04.29 20:52:42.251435 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.04.29 20:52:42.251506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1104 | 2026.04.29 20:52:42.258739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1105 | 2026.04.29 20:52:42.260074 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.04.29 20:52:42.265785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1107 | 2026.04.29 20:52:44.566730 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.04.29 20:52:44.566965 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1109 | 2026.04.29 20:52:44.567317 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1110 | 2026.04.29 20:52:44.571672 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1111 | 2026.04.29 20:52:44.571912 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.04.29 20:52:44.571995 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2026.04.29 20:52:44.574172 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1114 | 2026.04.29 20:52:44.574239 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1115 | 2026.04.29 20:52:44.574269 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 1116 | 2026.04.29 20:52:44.574285 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1117 | 2026.04.29 20:52:44.576566 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" | ||
| 1118 | 2026.04.29 20:52:44.576598 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1119 | 2026.04.29 20:52:44.592843 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Debug> executeQuery: Read 15 rows, 2.62 KiB in 0.025964 sec., 577.7230010784162 rows/sec., 100.88 KiB/sec. | ||
| 1120 | 2026.04.29 20:52:44.592964 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Debug> MemoryTracker: Peak memory usage (for query): 130.11 KiB. | ||
| 1121 | 2026.04.29 20:52:44.592982 [ 275 ] {35d32adb-067f-4f7e-bdf5-a39a35f818c9} <Debug> TCPHandler: Processed in 0.026394858 sec. | ||
| 1122 | 2026.04.29 20:52:44.595979 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.04.29 20:52:44.596115 [ 275 ] {fcf8ca22-4deb-4b13-9f7d-8f87e8c5780e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1124 | 2026.04.29 20:52:44.596171 [ 275 ] {fcf8ca22-4deb-4b13-9f7d-8f87e8c5780e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1125 | 2026.04.29 20:52:44.596712 [ 275 ] {fcf8ca22-4deb-4b13-9f7d-8f87e8c5780e} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.04.29 20:52:44.596758 [ 275 ] {fcf8ca22-4deb-4b13-9f7d-8f87e8c5780e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1127 | 2026.04.29 20:52:44.597246 [ 275 ] {fcf8ca22-4deb-4b13-9f7d-8f87e8c5780e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1128 | 2026.04.29 20:52:44.597674 [ 275 ] {fcf8ca22-4deb-4b13-9f7d-8f87e8c5780e} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.04.29 20:52:44.597823 [ 275 ] {fcf8ca22-4deb-4b13-9f7d-8f87e8c5780e} <Debug> executeQuery: Read 44 rows, 4.30 KiB in 0.001749 sec., 25157.23270440252 rows/sec., 2.40 MiB/sec. | ||
| 1130 | 2026.04.29 20:52:44.597861 [ 275 ] {fcf8ca22-4deb-4b13-9f7d-8f87e8c5780e} <Debug> TCPHandler: Processed in 0.001947015 sec. | ||
| 1131 | 2026.04.29 20:52:44.597984 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.04.29 20:52:44.598082 [ 275 ] {6598fc99-13ba-4bf1-b3c6-10db1ea6fc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1133 | 2026.04.29 20:52:44.598123 [ 275 ] {6598fc99-13ba-4bf1-b3c6-10db1ea6fc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1134 | 2026.04.29 20:52:44.598526 [ 275 ] {6598fc99-13ba-4bf1-b3c6-10db1ea6fc9b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.04.29 20:52:44.598563 [ 275 ] {6598fc99-13ba-4bf1-b3c6-10db1ea6fc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1136 | 2026.04.29 20:52:44.599073 [ 275 ] {6598fc99-13ba-4bf1-b3c6-10db1ea6fc9b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1137 | 2026.04.29 20:52:44.599530 [ 275 ] {6598fc99-13ba-4bf1-b3c6-10db1ea6fc9b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.04.29 20:52:44.599665 [ 275 ] {6598fc99-13ba-4bf1-b3c6-10db1ea6fc9b} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001604 sec., 13715.71072319202 rows/sec., 1.01 MiB/sec. | ||
| 1139 | 2026.04.29 20:52:44.599704 [ 275 ] {6598fc99-13ba-4bf1-b3c6-10db1ea6fc9b} <Debug> TCPHandler: Processed in 0.001771472 sec. | ||
| 1140 | 2026.04.29 20:52:44.599826 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.04.29 20:52:44.599922 [ 275 ] {edbcdd6d-58b2-4de1-a4f8-b6d728bc3548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1142 | 2026.04.29 20:52:44.599963 [ 275 ] {edbcdd6d-58b2-4de1-a4f8-b6d728bc3548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1143 | 2026.04.29 20:52:44.600380 [ 275 ] {edbcdd6d-58b2-4de1-a4f8-b6d728bc3548} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.04.29 20:52:44.600418 [ 275 ] {edbcdd6d-58b2-4de1-a4f8-b6d728bc3548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1145 | 2026.04.29 20:52:44.600803 [ 275 ] {edbcdd6d-58b2-4de1-a4f8-b6d728bc3548} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2026.04.29 20:52:44.601216 [ 275 ] {edbcdd6d-58b2-4de1-a4f8-b6d728bc3548} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.04.29 20:52:44.601344 [ 275 ] {edbcdd6d-58b2-4de1-a4f8-b6d728bc3548} <Debug> executeQuery: Read 27 rows, 2.18 KiB in 0.001442 sec., 18723.994452149793 rows/sec., 1.48 MiB/sec. | ||
| 1148 | 2026.04.29 20:52:44.601381 [ 275 ] {edbcdd6d-58b2-4de1-a4f8-b6d728bc3548} <Debug> TCPHandler: Processed in 0.001607611 sec. | ||
| 1149 | 2026.04.29 20:52:44.601507 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.04.29 20:52:44.601602 [ 275 ] {38b22e25-0e3e-4497-b7d6-fe730b0b63dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1151 | 2026.04.29 20:52:44.601656 [ 275 ] {38b22e25-0e3e-4497-b7d6-fe730b0b63dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1152 | 2026.04.29 20:52:44.602420 [ 275 ] {38b22e25-0e3e-4497-b7d6-fe730b0b63dc} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.04.29 20:52:44.602457 [ 275 ] {38b22e25-0e3e-4497-b7d6-fe730b0b63dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1154 | 2026.04.29 20:52:44.603111 [ 275 ] {38b22e25-0e3e-4497-b7d6-fe730b0b63dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1155 | 2026.04.29 20:52:44.603560 [ 275 ] {38b22e25-0e3e-4497-b7d6-fe730b0b63dc} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.04.29 20:52:44.603694 [ 275 ] {38b22e25-0e3e-4497-b7d6-fe730b0b63dc} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002112 sec., 10416.666666666666 rows/sec., 18.67 MiB/sec. | ||
| 1157 | 2026.04.29 20:52:44.603749 [ 275 ] {38b22e25-0e3e-4497-b7d6-fe730b0b63dc} <Debug> TCPHandler: Processed in 0.002292649 sec. | ||
| 1158 | 2026.04.29 20:52:44.603873 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.04.29 20:52:44.603968 [ 275 ] {0130a9f9-b1e5-42dd-965e-b3263ba8bf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1160 | 2026.04.29 20:52:44.604010 [ 275 ] {0130a9f9-b1e5-42dd-965e-b3263ba8bf17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1161 | 2026.04.29 20:52:44.604338 [ 275 ] {0130a9f9-b1e5-42dd-965e-b3263ba8bf17} <Trace> oximeter.measurements_i64 (14c237b9-8d0c-4700-b159-3386ca1f471e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.04.29 20:52:44.604375 [ 275 ] {0130a9f9-b1e5-42dd-965e-b3263ba8bf17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1163 | 2026.04.29 20:52:44.604810 [ 275 ] {0130a9f9-b1e5-42dd-965e-b3263ba8bf17} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1164 | 2026.04.29 20:52:44.605314 [ 275 ] {0130a9f9-b1e5-42dd-965e-b3263ba8bf17} <Trace> oximeter.measurements_i64 (14c237b9-8d0c-4700-b159-3386ca1f471e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.04.29 20:52:44.605442 [ 275 ] {0130a9f9-b1e5-42dd-965e-b3263ba8bf17} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001493 sec., 6028.131279303416 rows/sec., 463.75 KiB/sec. | ||
| 1166 | 2026.04.29 20:52:44.605477 [ 275 ] {0130a9f9-b1e5-42dd-965e-b3263ba8bf17} <Debug> TCPHandler: Processed in 0.001654421 sec. | ||
| 1167 | 2026.04.29 20:52:49.573331 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.04.29 20:52:49.573569 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1169 | 2026.04.29 20:52:49.574371 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1170 | 2026.04.29 20:52:49.574405 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1171 | 2026.04.29 20:52:49.574620 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1172 | 2026.04.29 20:52:49.574686 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2026.04.29 20:52:49.574820 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1174 | 2026.04.29 20:52:49.574855 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1175 | 2026.04.29 20:52:49.574876 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 1176 | 2026.04.29 20:52:49.574891 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1177 | 2026.04.29 20:52:49.574932 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1178 | 2026.04.29 20:52:49.574951 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1179 | 2026.04.29 20:52:49.576016 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Debug> executeQuery: Read 15 rows, 2.62 KiB in 0.002537 sec., 5912.495072920772 rows/sec., 1.01 MiB/sec. | ||
| 1180 | 2026.04.29 20:52:49.576116 [ 275 ] {f4a45fa3-7bd9-4509-a8ed-a40070166ca8} <Debug> TCPHandler: Processed in 0.002918127 sec. | ||
| 1181 | 2026.04.29 20:52:49.577371 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.04.29 20:52:49.577480 [ 275 ] {2ea3014b-2c6c-4984-b967-460e1af7d08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1183 | 2026.04.29 20:52:49.577521 [ 275 ] {2ea3014b-2c6c-4984-b967-460e1af7d08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1184 | 2026.04.29 20:52:49.578054 [ 275 ] {2ea3014b-2c6c-4984-b967-460e1af7d08f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.04.29 20:52:49.578098 [ 275 ] {2ea3014b-2c6c-4984-b967-460e1af7d08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1186 | 2026.04.29 20:52:49.578622 [ 275 ] {2ea3014b-2c6c-4984-b967-460e1af7d08f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1187 | 2026.04.29 20:52:49.578993 [ 275 ] {2ea3014b-2c6c-4984-b967-460e1af7d08f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.04.29 20:52:49.579140 [ 275 ] {2ea3014b-2c6c-4984-b967-460e1af7d08f} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001692 sec., 10638.297872340427 rows/sec., 1.45 MiB/sec. | ||
| 1189 | 2026.04.29 20:52:49.579176 [ 275 ] {2ea3014b-2c6c-4984-b967-460e1af7d08f} <Debug> TCPHandler: Processed in 0.001856353 sec. | ||
| 1190 | 2026.04.29 20:52:49.579302 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.04.29 20:52:49.579394 [ 275 ] {9484e47e-98a3-4fa4-985a-a4670d91d0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1192 | 2026.04.29 20:52:49.579434 [ 275 ] {9484e47e-98a3-4fa4-985a-a4670d91d0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1193 | 2026.04.29 20:52:49.579871 [ 275 ] {9484e47e-98a3-4fa4-985a-a4670d91d0fa} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.04.29 20:52:49.579906 [ 275 ] {9484e47e-98a3-4fa4-985a-a4670d91d0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1195 | 2026.04.29 20:52:49.580370 [ 275 ] {9484e47e-98a3-4fa4-985a-a4670d91d0fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1196 | 2026.04.29 20:52:49.580825 [ 275 ] {9484e47e-98a3-4fa4-985a-a4670d91d0fa} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.04.29 20:52:49.580955 [ 275 ] {9484e47e-98a3-4fa4-985a-a4670d91d0fa} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 310.05 KiB/sec. | ||
| 1198 | 2026.04.29 20:52:49.580991 [ 275 ] {9484e47e-98a3-4fa4-985a-a4670d91d0fa} <Debug> TCPHandler: Processed in 0.001737773 sec. | ||
| 1199 | 2026.04.29 20:52:49.581110 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.04.29 20:52:49.581202 [ 275 ] {febd91f3-e2e8-4a43-9c64-bb946d689436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1201 | 2026.04.29 20:52:49.581240 [ 275 ] {febd91f3-e2e8-4a43-9c64-bb946d689436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1202 | 2026.04.29 20:52:49.581669 [ 275 ] {febd91f3-e2e8-4a43-9c64-bb946d689436} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.04.29 20:52:49.581704 [ 275 ] {febd91f3-e2e8-4a43-9c64-bb946d689436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1204 | 2026.04.29 20:52:49.582118 [ 275 ] {febd91f3-e2e8-4a43-9c64-bb946d689436} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1205 | 2026.04.29 20:52:49.582588 [ 275 ] {febd91f3-e2e8-4a43-9c64-bb946d689436} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.04.29 20:52:49.582715 [ 275 ] {febd91f3-e2e8-4a43-9c64-bb946d689436} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.001531 sec., 38536.90398432397 rows/sec., 2.95 MiB/sec. | ||
| 1207 | 2026.04.29 20:52:49.582749 [ 275 ] {febd91f3-e2e8-4a43-9c64-bb946d689436} <Debug> TCPHandler: Processed in 0.001687422 sec. | ||
| 1208 | 2026.04.29 20:52:49.582866 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.04.29 20:52:49.582956 [ 275 ] {bb5b94fa-b0cb-47da-97cd-c9a1b6d6ccb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.04.29 20:52:49.582995 [ 275 ] {bb5b94fa-b0cb-47da-97cd-c9a1b6d6ccb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1211 | 2026.04.29 20:52:49.583394 [ 275 ] {bb5b94fa-b0cb-47da-97cd-c9a1b6d6ccb4} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.04.29 20:52:49.583429 [ 275 ] {bb5b94fa-b0cb-47da-97cd-c9a1b6d6ccb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1213 | 2026.04.29 20:52:49.583927 [ 275 ] {bb5b94fa-b0cb-47da-97cd-c9a1b6d6ccb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1214 | 2026.04.29 20:52:49.584463 [ 275 ] {bb5b94fa-b0cb-47da-97cd-c9a1b6d6ccb4} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.04.29 20:52:49.584597 [ 275 ] {bb5b94fa-b0cb-47da-97cd-c9a1b6d6ccb4} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001658 sec., 3618.8178528347407 rows/sec., 252.68 KiB/sec. | ||
| 1216 | 2026.04.29 20:52:49.584636 [ 275 ] {bb5b94fa-b0cb-47da-97cd-c9a1b6d6ccb4} <Debug> TCPHandler: Processed in 0.001819083 sec. | ||
| 1217 | 2026.04.29 20:52:49.584780 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.04.29 20:52:49.584874 [ 275 ] {a11380eb-592f-4439-a1cf-e2b6f937e9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1219 | 2026.04.29 20:52:49.584913 [ 275 ] {a11380eb-592f-4439-a1cf-e2b6f937e9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1220 | 2026.04.29 20:52:49.585349 [ 275 ] {a11380eb-592f-4439-a1cf-e2b6f937e9f6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.04.29 20:52:49.585385 [ 275 ] {a11380eb-592f-4439-a1cf-e2b6f937e9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1222 | 2026.04.29 20:52:49.585806 [ 275 ] {a11380eb-592f-4439-a1cf-e2b6f937e9f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1223 | 2026.04.29 20:52:49.586249 [ 275 ] {a11380eb-592f-4439-a1cf-e2b6f937e9f6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.04.29 20:52:49.586376 [ 275 ] {a11380eb-592f-4439-a1cf-e2b6f937e9f6} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00152 sec., 46052.63157894737 rows/sec., 3.60 MiB/sec. | ||
| 1225 | 2026.04.29 20:52:49.586412 [ 275 ] {a11380eb-592f-4439-a1cf-e2b6f937e9f6} <Debug> TCPHandler: Processed in 0.001683422 sec. | ||
| 1226 | 2026.04.29 20:52:49.586534 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.04.29 20:52:49.586627 [ 275 ] {c98e7e94-8db3-4ce2-b8a8-ad122a4ae9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.04.29 20:52:49.586677 [ 275 ] {c98e7e94-8db3-4ce2-b8a8-ad122a4ae9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1229 | 2026.04.29 20:52:49.587084 [ 275 ] {c98e7e94-8db3-4ce2-b8a8-ad122a4ae9f4} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.04.29 20:52:49.587120 [ 275 ] {c98e7e94-8db3-4ce2-b8a8-ad122a4ae9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1231 | 2026.04.29 20:52:49.587546 [ 275 ] {c98e7e94-8db3-4ce2-b8a8-ad122a4ae9f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2026.04.29 20:52:49.587968 [ 275 ] {c98e7e94-8db3-4ce2-b8a8-ad122a4ae9f4} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.04.29 20:52:49.588094 [ 275 ] {c98e7e94-8db3-4ce2-b8a8-ad122a4ae9f4} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001486 sec., 109690.44414535667 rows/sec., 7.64 MiB/sec. | ||
| 1234 | 2026.04.29 20:52:49.588130 [ 275 ] {c98e7e94-8db3-4ce2-b8a8-ad122a4ae9f4} <Debug> TCPHandler: Processed in 0.001646001 sec. | ||
| 1235 | 2026.04.29 20:52:49.588245 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.04.29 20:52:49.588338 [ 275 ] {9e3fb926-8bda-4cd8-be64-c7ca663ae6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.04.29 20:52:49.588378 [ 275 ] {9e3fb926-8bda-4cd8-be64-c7ca663ae6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1238 | 2026.04.29 20:52:49.588727 [ 275 ] {9e3fb926-8bda-4cd8-be64-c7ca663ae6ee} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.04.29 20:52:49.588761 [ 275 ] {9e3fb926-8bda-4cd8-be64-c7ca663ae6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1240 | 2026.04.29 20:52:49.589297 [ 275 ] {9e3fb926-8bda-4cd8-be64-c7ca663ae6ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1241 | 2026.04.29 20:52:49.589715 [ 275 ] {9e3fb926-8bda-4cd8-be64-c7ca663ae6ee} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.04.29 20:52:49.589841 [ 275 ] {9e3fb926-8bda-4cd8-be64-c7ca663ae6ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
| 1243 | 2026.04.29 20:52:49.589876 [ 275 ] {9e3fb926-8bda-4cd8-be64-c7ca663ae6ee} <Debug> TCPHandler: Processed in 0.001679831 sec. | ||
| 1244 | 2026.04.29 20:52:49.640886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2387 | ||
| 1245 | 2026.04.29 20:52:49.641392 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.04.29 20:52:49.641444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1247 | 2026.04.29 20:52:49.642055 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1248 | 2026.04.29 20:52:49.642499 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.04.29 20:52:49.642662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2387 | ||
| 1250 | 2026.04.29 20:52:49.765874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1251 | 2026.04.29 20:52:49.783493 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.04.29 20:52:49.783545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1253 | 2026.04.29 20:52:49.789711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1254 | 2026.04.29 20:52:49.790859 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.04.29 20:52:49.793793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1256 | 2026.04.29 20:52:52.144090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 144 | ||
| 1257 | 2026.04.29 20:52:52.146169 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.04.29 20:52:52.146214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1259 | 2026.04.29 20:52:52.147467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2026.04.29 20:52:52.147946 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.04.29 20:52:52.148179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
| 1262 | 2026.04.29 20:52:54.573902 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.04.29 20:52:54.574122 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) 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) | ||
| 1264 | 2026.04.29 20:52:54.574439 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1265 | 2026.04.29 20:52:54.574475 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <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 | ||
| 1266 | 2026.04.29 20:52:54.574711 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1267 | 2026.04.29 20:52:54.574780 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1268 | 2026.04.29 20:52:54.574919 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1269 | 2026.04.29 20:52:54.575058 [ 319 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1270 | 2026.04.29 20:52:54.575058 [ 331 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1271 | 2026.04.29 20:52:54.575188 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 1272 | 2026.04.29 20:52:54.575213 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1273 | 2026.04.29 20:52:54.577454 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1274 | 2026.04.29 20:52:54.577480 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1275 | 2026.04.29 20:52:54.577532 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <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'))" | ||
| 1276 | 2026.04.29 20:52:54.577568 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <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'))" | ||
| 1277 | 2026.04.29 20:52:54.579033 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.005001 sec., 6598.68026394721 rows/sec., 1.00 MiB/sec. | ||
| 1278 | 2026.04.29 20:52:54.579158 [ 275 ] {a6543b0a-1338-49dd-8761-b0efd3284667} <Debug> TCPHandler: Processed in 0.005388199 sec. | ||
| 1279 | 2026.04.29 20:52:54.583630 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.04.29 20:52:54.583779 [ 275 ] {de66a953-213f-4c8b-8bba-b36080c22b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1281 | 2026.04.29 20:52:54.583841 [ 275 ] {de66a953-213f-4c8b-8bba-b36080c22b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1282 | 2026.04.29 20:52:54.584441 [ 275 ] {de66a953-213f-4c8b-8bba-b36080c22b6c} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.04.29 20:52:54.584486 [ 275 ] {de66a953-213f-4c8b-8bba-b36080c22b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1284 | 2026.04.29 20:52:54.584997 [ 275 ] {de66a953-213f-4c8b-8bba-b36080c22b6c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1285 | 2026.04.29 20:52:54.585414 [ 275 ] {de66a953-213f-4c8b-8bba-b36080c22b6c} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.04.29 20:52:54.585560 [ 275 ] {de66a953-213f-4c8b-8bba-b36080c22b6c} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001835 sec., 67574.93188010898 rows/sec., 5.83 MiB/sec. | ||
| 1287 | 2026.04.29 20:52:54.585595 [ 275 ] {de66a953-213f-4c8b-8bba-b36080c22b6c} <Debug> TCPHandler: Processed in 0.002018256 sec. | ||
| 1288 | 2026.04.29 20:52:54.585720 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.04.29 20:52:54.585816 [ 275 ] {6e316611-06fc-4c28-b6b9-130cbdff0756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.04.29 20:52:54.585857 [ 275 ] {6e316611-06fc-4c28-b6b9-130cbdff0756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1291 | 2026.04.29 20:52:54.586265 [ 275 ] {6e316611-06fc-4c28-b6b9-130cbdff0756} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.04.29 20:52:54.586300 [ 275 ] {6e316611-06fc-4c28-b6b9-130cbdff0756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1293 | 2026.04.29 20:52:54.586716 [ 275 ] {6e316611-06fc-4c28-b6b9-130cbdff0756} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1294 | 2026.04.29 20:52:54.587175 [ 275 ] {6e316611-06fc-4c28-b6b9-130cbdff0756} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.04.29 20:52:54.587302 [ 275 ] {6e316611-06fc-4c28-b6b9-130cbdff0756} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001506 sec., 22576.36122177955 rows/sec., 1.66 MiB/sec. | ||
| 1296 | 2026.04.29 20:52:54.587337 [ 275 ] {6e316611-06fc-4c28-b6b9-130cbdff0756} <Debug> TCPHandler: Processed in 0.001668731 sec. | ||
| 1297 | 2026.04.29 20:52:54.587449 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.04.29 20:52:54.587542 [ 275 ] {793442b9-1ac4-416d-85f9-5c7953905767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2026.04.29 20:52:54.587580 [ 275 ] {793442b9-1ac4-416d-85f9-5c7953905767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2026.04.29 20:52:54.588002 [ 275 ] {793442b9-1ac4-416d-85f9-5c7953905767} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.04.29 20:52:54.588035 [ 275 ] {793442b9-1ac4-416d-85f9-5c7953905767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1302 | 2026.04.29 20:52:54.588433 [ 275 ] {793442b9-1ac4-416d-85f9-5c7953905767} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1303 | 2026.04.29 20:52:54.588836 [ 275 ] {793442b9-1ac4-416d-85f9-5c7953905767} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.04.29 20:52:54.588961 [ 275 ] {793442b9-1ac4-416d-85f9-5c7953905767} <Debug> executeQuery: Read 103 rows, 8.26 KiB in 0.001437 sec., 71677.10508002785 rows/sec., 5.61 MiB/sec. | ||
| 1305 | 2026.04.29 20:52:54.588996 [ 275 ] {793442b9-1ac4-416d-85f9-5c7953905767} <Debug> TCPHandler: Processed in 0.00159662 sec. | ||
| 1306 | 2026.04.29 20:52:54.589114 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.04.29 20:52:54.589206 [ 275 ] {f5503958-5f6b-44ae-97dd-ba3f6ead70e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.04.29 20:52:54.589249 [ 275 ] {f5503958-5f6b-44ae-97dd-ba3f6ead70e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1309 | 2026.04.29 20:52:54.589645 [ 275 ] {f5503958-5f6b-44ae-97dd-ba3f6ead70e0} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.04.29 20:52:54.589678 [ 275 ] {f5503958-5f6b-44ae-97dd-ba3f6ead70e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1311 | 2026.04.29 20:52:54.590089 [ 275 ] {f5503958-5f6b-44ae-97dd-ba3f6ead70e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2026.04.29 20:52:54.590490 [ 275 ] {f5503958-5f6b-44ae-97dd-ba3f6ead70e0} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.04.29 20:52:54.590620 [ 275 ] {f5503958-5f6b-44ae-97dd-ba3f6ead70e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001433 sec., 111653.87299371947 rows/sec., 7.78 MiB/sec. | ||
| 1314 | 2026.04.29 20:52:54.590655 [ 275 ] {f5503958-5f6b-44ae-97dd-ba3f6ead70e0} <Debug> TCPHandler: Processed in 0.001590241 sec. | ||
| 1315 | 2026.04.29 20:52:54.590781 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.04.29 20:52:54.590875 [ 275 ] {74866272-ce03-400d-901f-8dc18aadc052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.04.29 20:52:54.590929 [ 275 ] {74866272-ce03-400d-901f-8dc18aadc052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1318 | 2026.04.29 20:52:54.591729 [ 275 ] {74866272-ce03-400d-901f-8dc18aadc052} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.04.29 20:52:54.591765 [ 275 ] {74866272-ce03-400d-901f-8dc18aadc052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1320 | 2026.04.29 20:52:54.592440 [ 275 ] {74866272-ce03-400d-901f-8dc18aadc052} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1321 | 2026.04.29 20:52:54.592903 [ 275 ] {74866272-ce03-400d-901f-8dc18aadc052} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.04.29 20:52:54.593039 [ 275 ] {74866272-ce03-400d-901f-8dc18aadc052} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002181 sec., 15589.179275561668 rows/sec., 27.94 MiB/sec. | ||
| 1323 | 2026.04.29 20:52:54.593094 [ 275 ] {74866272-ce03-400d-901f-8dc18aadc052} <Debug> TCPHandler: Processed in 0.00236253 sec. | ||
| 1324 | 2026.04.29 20:52:54.593216 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.04.29 20:52:54.593309 [ 275 ] {44fe55d1-3634-4ffb-abba-41213ddec946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.04.29 20:52:54.593350 [ 275 ] {44fe55d1-3634-4ffb-abba-41213ddec946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1327 | 2026.04.29 20:52:54.593669 [ 275 ] {44fe55d1-3634-4ffb-abba-41213ddec946} <Trace> oximeter.measurements_i64 (14c237b9-8d0c-4700-b159-3386ca1f471e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.04.29 20:52:54.593704 [ 275 ] {44fe55d1-3634-4ffb-abba-41213ddec946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1329 | 2026.04.29 20:52:54.594106 [ 275 ] {44fe55d1-3634-4ffb-abba-41213ddec946} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2026.04.29 20:52:54.594511 [ 275 ] {44fe55d1-3634-4ffb-abba-41213ddec946} <Trace> oximeter.measurements_i64 (14c237b9-8d0c-4700-b159-3386ca1f471e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.04.29 20:52:54.594638 [ 275 ] {44fe55d1-3634-4ffb-abba-41213ddec946} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 335.67 KiB/sec. | ||
| 1332 | 2026.04.29 20:52:54.594674 [ 275 ] {44fe55d1-3634-4ffb-abba-41213ddec946} <Debug> TCPHandler: Processed in 0.001508849 sec. | ||
| 1333 | 2026.04.29 20:52:54.594789 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.04.29 20:52:54.594882 [ 275 ] {e73bddb5-8663-4bdc-946e-a6a4e0edd650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1335 | 2026.04.29 20:52:54.594922 [ 275 ] {e73bddb5-8663-4bdc-946e-a6a4e0edd650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1336 | 2026.04.29 20:52:54.595268 [ 275 ] {e73bddb5-8663-4bdc-946e-a6a4e0edd650} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.04.29 20:52:54.595305 [ 275 ] {e73bddb5-8663-4bdc-946e-a6a4e0edd650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1338 | 2026.04.29 20:52:54.595716 [ 275 ] {e73bddb5-8663-4bdc-946e-a6a4e0edd650} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1339 | 2026.04.29 20:52:54.596123 [ 275 ] {e73bddb5-8663-4bdc-946e-a6a4e0edd650} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.04.29 20:52:54.596253 [ 275 ] {e73bddb5-8663-4bdc-946e-a6a4e0edd650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
| 1341 | 2026.04.29 20:52:54.596288 [ 275 ] {e73bddb5-8663-4bdc-946e-a6a4e0edd650} <Debug> TCPHandler: Processed in 0.00154582 sec. | ||
| 1342 | 2026.04.29 20:52:57.045498 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1343 | 2026.04.29 20:52:57.045567 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1344 | 2026.04.29 20:52:57.142875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2899 | ||
| 1345 | 2026.04.29 20:52:57.143422 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.04.29 20:52:57.143473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1347 | 2026.04.29 20:52:57.144031 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1348 | 2026.04.29 20:52:57.144265 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.04.29 20:52:57.144390 [ 73 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1350 | 2026.04.29 20:52:57.144402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2899 | ||
| 1351 | 2026.04.29 20:52:57.144440 [ 73 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.04.29 20:52:57.144460 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1353 | 2026.04.29 20:52:57.146535 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1354 | 2026.04.29 20:52:57.146743 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1355 | 2026.04.29 20:52:57.146874 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1356 | 2026.04.29 20:52:57.147043 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 491 rows starting from the beginning of the part | ||
| 1357 | 2026.04.29 20:52:57.147141 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1358 | 2026.04.29 20:52:57.147251 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1359 | 2026.04.29 20:52:57.147337 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1360 | 2026.04.29 20:52:57.147419 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1361 | 2026.04.29 20:52:57.178192 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 4 columns (4 merged, 0 gathered) in 0.033636381 sec., 86186.44199564752 rows/sec., 1.23 MiB/sec. | ||
| 1362 | 2026.04.29 20:52:57.178992 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1363 | 2026.04.29 20:52:57.179246 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.04.29 20:52:57.179317 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_6_1} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1365 | 2026.04.29 20:52:57.179406 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1366 | 2026.04.29 20:52:57.294017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1367 | 2026.04.29 20:52:57.311627 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.04.29 20:52:57.311687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1369 | 2026.04.29 20:52:57.318251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1370 | 2026.04.29 20:52:57.319018 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.04.29 20:52:57.319354 [ 73 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1372 | 2026.04.29 20:52:57.319414 [ 73 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.04.29 20:52:57.319432 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1374 | 2026.04.29 20:52:57.319553 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 1375 | 2026.04.29 20:52:57.322485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1376 | 2026.04.29 20:52:57.324060 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1377 | 2026.04.29 20:52:57.325667 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 1378 | 2026.04.29 20:52:57.330445 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 1379 | 2026.04.29 20:52:57.334972 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 1380 | 2026.04.29 20:52:57.339248 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 1381 | 2026.04.29 20:52:57.346588 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 1382 | 2026.04.29 20:52:57.350953 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 1383 | 2026.04.29 20:52:57.411878 [ 186 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092374293 sec., 497.9740413277101 rows/sec., 2.57 MiB/sec. | ||
| 1384 | 2026.04.29 20:52:57.414369 [ 186 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1385 | 2026.04.29 20:52:57.416543 [ 186 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_6_1} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.04.29 20:52:57.416649 [ 186 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_6_1} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1387 | 2026.04.29 20:52:57.418782 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1388 | 2026.04.29 20:52:58.000215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.21 MiB, peak 180.74 MiB, free memory in arenas 0.00 B, will set to 180.96 MiB (RSS), difference: 9.76 MiB | ||
| 1389 | 2026.04.29 20:52:59.574418 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.04.29 20:52:59.574648 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1391 | 2026.04.29 20:52:59.574989 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1392 | 2026.04.29 20:52:59.575024 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1393 | 2026.04.29 20:52:59.575245 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1394 | 2026.04.29 20:52:59.575313 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1395 | 2026.04.29 20:52:59.575451 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1396 | 2026.04.29 20:52:59.575573 [ 311 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1397 | 2026.04.29 20:52:59.575583 [ 318 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1398 | 2026.04.29 20:52:59.575723 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 1399 | 2026.04.29 20:52:59.575751 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1400 | 2026.04.29 20:52:59.575822 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1401 | 2026.04.29 20:52:59.575842 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1402 | 2026.04.29 20:52:59.575876 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1403 | 2026.04.29 20:52:59.575937 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1404 | 2026.04.29 20:52:59.577132 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Debug> executeQuery: Read 33 rows, 3.08 KiB in 0.002575 sec., 12815.533980582524 rows/sec., 1.17 MiB/sec. | ||
| 1405 | 2026.04.29 20:52:59.577232 [ 275 ] {9bb77b3b-95aa-48ea-9186-be7ecd43a442} <Debug> TCPHandler: Processed in 0.002952728 sec. | ||
| 1406 | 2026.04.29 20:52:59.578860 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.04.29 20:52:59.578978 [ 275 ] {501e0f69-13c4-43dd-8276-ed1cbb3371f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1408 | 2026.04.29 20:52:59.579019 [ 275 ] {501e0f69-13c4-43dd-8276-ed1cbb3371f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1409 | 2026.04.29 20:52:59.579503 [ 275 ] {501e0f69-13c4-43dd-8276-ed1cbb3371f2} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.04.29 20:52:59.579545 [ 275 ] {501e0f69-13c4-43dd-8276-ed1cbb3371f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1411 | 2026.04.29 20:52:59.579922 [ 275 ] {501e0f69-13c4-43dd-8276-ed1cbb3371f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1412 | 2026.04.29 20:52:59.580146 [ 275 ] {501e0f69-13c4-43dd-8276-ed1cbb3371f2} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.04.29 20:52:59.580290 [ 275 ] {501e0f69-13c4-43dd-8276-ed1cbb3371f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001343 sec., 41697.69173492181 rows/sec., 3.20 MiB/sec. | ||
| 1414 | 2026.04.29 20:52:59.580327 [ 275 ] {501e0f69-13c4-43dd-8276-ed1cbb3371f2} <Debug> TCPHandler: Processed in 0.00152178 sec. | ||
| 1415 | 2026.04.29 20:52:59.580453 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.04.29 20:52:59.580546 [ 275 ] {be51ae0f-b614-4ccc-9d8c-de6dae357bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1417 | 2026.04.29 20:52:59.580583 [ 275 ] {be51ae0f-b614-4ccc-9d8c-de6dae357bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1418 | 2026.04.29 20:52:59.581008 [ 275 ] {be51ae0f-b614-4ccc-9d8c-de6dae357bc1} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.04.29 20:52:59.581044 [ 275 ] {be51ae0f-b614-4ccc-9d8c-de6dae357bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1420 | 2026.04.29 20:52:59.581334 [ 275 ] {be51ae0f-b614-4ccc-9d8c-de6dae357bc1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1421 | 2026.04.29 20:52:59.581539 [ 275 ] {be51ae0f-b614-4ccc-9d8c-de6dae357bc1} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.04.29 20:52:59.581665 [ 275 ] {be51ae0f-b614-4ccc-9d8c-de6dae357bc1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 1423 | 2026.04.29 20:52:59.581702 [ 275 ] {be51ae0f-b614-4ccc-9d8c-de6dae357bc1} <Debug> TCPHandler: Processed in 0.001299376 sec. | ||
| 1424 | 2026.04.29 20:52:59.581821 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.04.29 20:52:59.581923 [ 275 ] {308b6a88-f479-4160-9e9e-c39637deff6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.04.29 20:52:59.581965 [ 275 ] {308b6a88-f479-4160-9e9e-c39637deff6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1427 | 2026.04.29 20:52:59.582363 [ 275 ] {308b6a88-f479-4160-9e9e-c39637deff6d} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.04.29 20:52:59.582399 [ 275 ] {308b6a88-f479-4160-9e9e-c39637deff6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1429 | 2026.04.29 20:52:59.582726 [ 275 ] {308b6a88-f479-4160-9e9e-c39637deff6d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1430 | 2026.04.29 20:52:59.582946 [ 275 ] {308b6a88-f479-4160-9e9e-c39637deff6d} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.04.29 20:52:59.583072 [ 275 ] {308b6a88-f479-4160-9e9e-c39637deff6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 1432 | 2026.04.29 20:52:59.583107 [ 275 ] {308b6a88-f479-4160-9e9e-c39637deff6d} <Debug> TCPHandler: Processed in 0.001336257 sec. | ||
| 1433 | 2026.04.29 20:52:59.583222 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.04.29 20:52:59.583313 [ 275 ] {cbbbe2a0-4c43-4f29-82ef-305f4d3739cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1435 | 2026.04.29 20:52:59.583353 [ 275 ] {cbbbe2a0-4c43-4f29-82ef-305f4d3739cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1436 | 2026.04.29 20:52:59.583688 [ 275 ] {cbbbe2a0-4c43-4f29-82ef-305f4d3739cc} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.04.29 20:52:59.583723 [ 275 ] {cbbbe2a0-4c43-4f29-82ef-305f4d3739cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1438 | 2026.04.29 20:52:59.584048 [ 275 ] {cbbbe2a0-4c43-4f29-82ef-305f4d3739cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1439 | 2026.04.29 20:52:59.584251 [ 275 ] {cbbbe2a0-4c43-4f29-82ef-305f4d3739cc} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.04.29 20:52:59.584379 [ 275 ] {cbbbe2a0-4c43-4f29-82ef-305f4d3739cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 1441 | 2026.04.29 20:52:59.584413 [ 275 ] {cbbbe2a0-4c43-4f29-82ef-305f4d3739cc} <Debug> TCPHandler: Processed in 0.001240626 sec. | ||
| 1442 | 2026.04.29 20:52:59.896316 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.04.29 20:52:59.896574 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 1444 | 2026.04.29 20:52:59.896957 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1445 | 2026.04.29 20:52:59.897019 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 1446 | 2026.04.29 20:52:59.897253 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1447 | 2026.04.29 20:52:59.897320 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1448 | 2026.04.29 20:52:59.897461 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 1449 | 2026.04.29 20:52:59.897570 [ 325 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1450 | 2026.04.29 20:52:59.897582 [ 311 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1451 | 2026.04.29 20:52:59.897695 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 1452 | 2026.04.29 20:52:59.897720 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1453 | 2026.04.29 20:52:59.897784 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1454 | 2026.04.29 20:52:59.897803 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1455 | 2026.04.29 20:52:59.897836 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1456 | 2026.04.29 20:52:59.897882 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1457 | 2026.04.29 20:52:59.899226 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.002763 sec., 11943.539630836049 rows/sec., 1.82 MiB/sec. | ||
| 1458 | 2026.04.29 20:52:59.899354 [ 275 ] {c5b032f1-eaf4-4d0c-90d5-3b5ac211e73f} <Debug> TCPHandler: Processed in 0.00318076 sec. | ||
| 1459 | 2026.04.29 20:52:59.910664 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.04.29 20:52:59.910795 [ 275 ] {8484f9e5-4708-4876-bb8f-288d5850fe94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1461 | 2026.04.29 20:52:59.910846 [ 275 ] {8484f9e5-4708-4876-bb8f-288d5850fe94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1462 | 2026.04.29 20:52:59.912270 [ 275 ] {8484f9e5-4708-4876-bb8f-288d5850fe94} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.04.29 20:52:59.912312 [ 275 ] {8484f9e5-4708-4876-bb8f-288d5850fe94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1464 | 2026.04.29 20:52:59.912823 [ 275 ] {8484f9e5-4708-4876-bb8f-288d5850fe94} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1465 | 2026.04.29 20:52:59.913117 [ 275 ] {8484f9e5-4708-4876-bb8f-288d5850fe94} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.04.29 20:52:59.913258 [ 70 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1467 | 2026.04.29 20:52:59.913269 [ 275 ] {8484f9e5-4708-4876-bb8f-288d5850fe94} <Debug> executeQuery: Read 2467 rows, 187.70 KiB in 0.00251 sec., 982868.5258964143 rows/sec., 73.03 MiB/sec. | ||
| 1468 | 2026.04.29 20:52:59.913322 [ 70 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.04.29 20:52:59.913333 [ 275 ] {8484f9e5-4708-4876-bb8f-288d5850fe94} <Debug> TCPHandler: Processed in 0.002732455 sec. | ||
| 1470 | 2026.04.29 20:52:59.913355 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1471 | 2026.04.29 20:52:59.913471 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.04.29 20:52:59.913476 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 1473 | 2026.04.29 20:52:59.913580 [ 275 ] {f9d70764-3e6f-429c-a0da-d8e6321f01ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1474 | 2026.04.29 20:52:59.913621 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1475 | 2026.04.29 20:52:59.913624 [ 275 ] {f9d70764-3e6f-429c-a0da-d8e6321f01ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1476 | 2026.04.29 20:52:59.913667 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2367 rows starting from the beginning of the part | ||
| 1477 | 2026.04.29 20:52:59.913754 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 1478 | 2026.04.29 20:52:59.913806 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 59 rows starting from the beginning of the part | ||
| 1479 | 2026.04.29 20:52:59.913851 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 124 rows starting from the beginning of the part | ||
| 1480 | 2026.04.29 20:52:59.913891 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 1481 | 2026.04.29 20:52:59.913950 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2467 rows starting from the beginning of the part | ||
| 1482 | 2026.04.29 20:52:59.914105 [ 275 ] {f9d70764-3e6f-429c-a0da-d8e6321f01ed} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.04.29 20:52:59.914148 [ 275 ] {f9d70764-3e6f-429c-a0da-d8e6321f01ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1484 | 2026.04.29 20:52:59.914550 [ 275 ] {f9d70764-3e6f-429c-a0da-d8e6321f01ed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1485 | 2026.04.29 20:52:59.914789 [ 275 ] {f9d70764-3e6f-429c-a0da-d8e6321f01ed} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.04.29 20:52:59.914931 [ 275 ] {f9d70764-3e6f-429c-a0da-d8e6321f01ed} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001371 sec., 30634.573304157548 rows/sec., 2.25 MiB/sec. | ||
| 1487 | 2026.04.29 20:52:59.914970 [ 275 ] {f9d70764-3e6f-429c-a0da-d8e6321f01ed} <Debug> TCPHandler: Processed in 0.00154992 sec. | ||
| 1488 | 2026.04.29 20:52:59.915104 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.04.29 20:52:59.915201 [ 275 ] {192258ce-e986-47c6-8d38-5cdb6dc6df0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1490 | 2026.04.29 20:52:59.915240 [ 275 ] {192258ce-e986-47c6-8d38-5cdb6dc6df0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1491 | 2026.04.29 20:52:59.915850 [ 275 ] {192258ce-e986-47c6-8d38-5cdb6dc6df0b} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.04.29 20:52:59.915887 [ 275 ] {192258ce-e986-47c6-8d38-5cdb6dc6df0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1493 | 2026.04.29 20:52:59.916263 [ 275 ] {192258ce-e986-47c6-8d38-5cdb6dc6df0b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1494 | 2026.04.29 20:52:59.916495 [ 275 ] {192258ce-e986-47c6-8d38-5cdb6dc6df0b} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.04.29 20:52:59.916623 [ 275 ] {192258ce-e986-47c6-8d38-5cdb6dc6df0b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001441 sec., 555863.9833448994 rows/sec., 32.11 MiB/sec. | ||
| 1496 | 2026.04.29 20:52:59.916658 [ 275 ] {192258ce-e986-47c6-8d38-5cdb6dc6df0b} <Debug> TCPHandler: Processed in 0.001604461 sec. | ||
| 1497 | 2026.04.29 20:52:59.916779 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.04.29 20:52:59.916872 [ 275 ] {704fdc2b-9bf2-469d-a3ec-3c40f1003c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.04.29 20:52:59.916911 [ 275 ] {704fdc2b-9bf2-469d-a3ec-3c40f1003c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1500 | 2026.04.29 20:52:59.917284 [ 275 ] {704fdc2b-9bf2-469d-a3ec-3c40f1003c7d} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.04.29 20:52:59.917320 [ 275 ] {704fdc2b-9bf2-469d-a3ec-3c40f1003c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1502 | 2026.04.29 20:52:59.917601 [ 275 ] {704fdc2b-9bf2-469d-a3ec-3c40f1003c7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1503 | 2026.04.29 20:52:59.917804 [ 275 ] {704fdc2b-9bf2-469d-a3ec-3c40f1003c7d} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.04.29 20:52:59.917927 [ 275 ] {704fdc2b-9bf2-469d-a3ec-3c40f1003c7d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 65.53 KiB/sec. | ||
| 1505 | 2026.04.29 20:52:59.917964 [ 275 ] {704fdc2b-9bf2-469d-a3ec-3c40f1003c7d} <Debug> TCPHandler: Processed in 0.001236746 sec. | ||
| 1506 | 2026.04.29 20:52:59.918081 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.04.29 20:52:59.918175 [ 275 ] {7fbbb103-4625-4c5c-a64a-9f61cf516867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1508 | 2026.04.29 20:52:59.918220 [ 275 ] {7fbbb103-4625-4c5c-a64a-9f61cf516867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1509 | 2026.04.29 20:52:59.919071 [ 275 ] {7fbbb103-4625-4c5c-a64a-9f61cf516867} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.04.29 20:52:59.919107 [ 275 ] {7fbbb103-4625-4c5c-a64a-9f61cf516867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1511 | 2026.04.29 20:52:59.919525 [ 275 ] {7fbbb103-4625-4c5c-a64a-9f61cf516867} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1512 | 2026.04.29 20:52:59.919750 [ 275 ] {7fbbb103-4625-4c5c-a64a-9f61cf516867} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.04.29 20:52:59.919863 [ 70 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1514 | 2026.04.29 20:52:59.919879 [ 275 ] {7fbbb103-4625-4c5c-a64a-9f61cf516867} <Debug> executeQuery: Read 1321 rows, 90.60 KiB in 0.001722 sec., 767131.2427409989 rows/sec., 51.38 MiB/sec. | ||
| 1515 | 2026.04.29 20:52:59.919904 [ 70 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.04.29 20:52:59.919925 [ 275 ] {7fbbb103-4625-4c5c-a64a-9f61cf516867} <Debug> TCPHandler: Processed in 0.001894394 sec. | ||
| 1517 | 2026.04.29 20:52:59.919929 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1518 | 2026.04.29 20:52:59.920069 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.04.29 20:52:59.920100 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 1520 | 2026.04.29 20:52:59.920168 [ 275 ] {5c6ad029-4294-4cfa-aad8-517228d3872c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1521 | 2026.04.29 20:52:59.920215 [ 275 ] {5c6ad029-4294-4cfa-aad8-517228d3872c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1522 | 2026.04.29 20:52:59.920261 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1523 | 2026.04.29 20:52:59.920313 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1244 rows starting from the beginning of the part | ||
| 1524 | 2026.04.29 20:52:59.920429 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part | ||
| 1525 | 2026.04.29 20:52:59.920489 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 1526 | 2026.04.29 20:52:59.920540 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 103 rows starting from the beginning of the part | ||
| 1527 | 2026.04.29 20:52:59.920593 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 1528 | 2026.04.29 20:52:59.920641 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1321 rows starting from the beginning of the part | ||
| 1529 | 2026.04.29 20:52:59.920935 [ 275 ] {5c6ad029-4294-4cfa-aad8-517228d3872c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.04.29 20:52:59.920978 [ 275 ] {5c6ad029-4294-4cfa-aad8-517228d3872c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1531 | 2026.04.29 20:52:59.921053 [ 188 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5117 rows, containing 5 columns (5 merged, 0 gathered) in 0.007624237 sec., 671149.1261355071 rows/sec., 52.65 MiB/sec. | ||
| 1532 | 2026.04.29 20:52:59.921293 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1533 | 2026.04.29 20:52:59.921554 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_6_1} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.04.29 20:52:59.921625 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_6_1} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1535 | 2026.04.29 20:52:59.921669 [ 275 ] {5c6ad029-4294-4cfa-aad8-517228d3872c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1536 | 2026.04.29 20:52:59.921696 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 1537 | 2026.04.29 20:52:59.921907 [ 275 ] {5c6ad029-4294-4cfa-aad8-517228d3872c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.04.29 20:52:59.922047 [ 275 ] {5c6ad029-4294-4cfa-aad8-517228d3872c} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001897 sec., 788613.6004217184 rows/sec., 47.83 MiB/sec. | ||
| 1539 | 2026.04.29 20:52:59.922084 [ 275 ] {5c6ad029-4294-4cfa-aad8-517228d3872c} <Debug> TCPHandler: Processed in 0.002066737 sec. | ||
| 1540 | 2026.04.29 20:52:59.922201 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.04.29 20:52:59.922215 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2829 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196428 sec., 1288000.3350895182 rows/sec., 92.15 MiB/sec. | ||
| 1542 | 2026.04.29 20:52:59.922299 [ 275 ] {f3735f86-c2fc-4c88-9728-d1410cd868e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1543 | 2026.04.29 20:52:59.922358 [ 275 ] {f3735f86-c2fc-4c88-9728-d1410cd868e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1544 | 2026.04.29 20:52:59.922420 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1545 | 2026.04.29 20:52:59.922689 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_6_1} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.04.29 20:52:59.922752 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_6_1} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1547 | 2026.04.29 20:52:59.922823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1548 | 2026.04.29 20:52:59.923158 [ 275 ] {f3735f86-c2fc-4c88-9728-d1410cd868e4} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.04.29 20:52:59.923194 [ 275 ] {f3735f86-c2fc-4c88-9728-d1410cd868e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1550 | 2026.04.29 20:52:59.923790 [ 275 ] {f3735f86-c2fc-4c88-9728-d1410cd868e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1551 | 2026.04.29 20:52:59.924056 [ 275 ] {f3735f86-c2fc-4c88-9728-d1410cd868e4} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.04.29 20:52:59.924192 [ 275 ] {f3735f86-c2fc-4c88-9728-d1410cd868e4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001911 sec., 21978.021978021978 rows/sec., 39.38 MiB/sec. | ||
| 1553 | 2026.04.29 20:52:59.924241 [ 275 ] {f3735f86-c2fc-4c88-9728-d1410cd868e4} <Debug> TCPHandler: Processed in 0.002089997 sec. | ||
| 1554 | 2026.04.29 20:52:59.924362 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.04.29 20:52:59.924456 [ 275 ] {745d1b9f-5871-4871-ae95-1e7501037156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1556 | 2026.04.29 20:52:59.924497 [ 275 ] {745d1b9f-5871-4871-ae95-1e7501037156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1557 | 2026.04.29 20:52:59.924831 [ 275 ] {745d1b9f-5871-4871-ae95-1e7501037156} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.04.29 20:52:59.924867 [ 275 ] {745d1b9f-5871-4871-ae95-1e7501037156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1559 | 2026.04.29 20:52:59.925159 [ 275 ] {745d1b9f-5871-4871-ae95-1e7501037156} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1560 | 2026.04.29 20:52:59.925366 [ 275 ] {745d1b9f-5871-4871-ae95-1e7501037156} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.04.29 20:52:59.925492 [ 275 ] {745d1b9f-5871-4871-ae95-1e7501037156} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001055 sec., 11374.40758293839 rows/sec., 784.95 KiB/sec. | ||
| 1562 | 2026.04.29 20:52:59.925527 [ 275 ] {745d1b9f-5871-4871-ae95-1e7501037156} <Debug> TCPHandler: Processed in 0.001216126 sec. | ||
| 1563 | 2026.04.29 20:53:02.148651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 188 | ||
| 1564 | 2026.04.29 20:53:02.151129 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.04.29 20:53:02.151173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1566 | 2026.04.29 20:53:02.152383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1567 | 2026.04.29 20:53:02.152650 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.04.29 20:53:02.152897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1569 | 2026.04.29 20:53:04.572397 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.04.29 20:53:04.572642 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1571 | 2026.04.29 20:53:04.573002 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1572 | 2026.04.29 20:53:04.573042 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1573 | 2026.04.29 20:53:04.573265 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1574 | 2026.04.29 20:53:04.573331 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1575 | 2026.04.29 20:53:04.573468 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1576 | 2026.04.29 20:53:04.573582 [ 318 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1577 | 2026.04.29 20:53:04.573586 [ 311 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1578 | 2026.04.29 20:53:04.573724 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 1579 | 2026.04.29 20:53:04.573751 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1580 | 2026.04.29 20:53:04.573822 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1581 | 2026.04.29 20:53:04.573841 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1582 | 2026.04.29 20:53:04.573874 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1583 | 2026.04.29 20:53:04.573910 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1584 | 2026.04.29 20:53:04.575171 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Debug> executeQuery: Read 33 rows, 3.08 KiB in 0.002632 sec., 12537.993920972645 rows/sec., 1.14 MiB/sec. | ||
| 1585 | 2026.04.29 20:53:04.575274 [ 275 ] {e30d915e-8d86-4e4a-9e7f-ede221aa8bb2} <Debug> TCPHandler: Processed in 0.003021849 sec. | ||
| 1586 | 2026.04.29 20:53:04.576711 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.04.29 20:53:04.576816 [ 275 ] {fa5c1018-c547-4ab3-97fa-67402a695245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1588 | 2026.04.29 20:53:04.576858 [ 275 ] {fa5c1018-c547-4ab3-97fa-67402a695245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1589 | 2026.04.29 20:53:04.577336 [ 275 ] {fa5c1018-c547-4ab3-97fa-67402a695245} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.04.29 20:53:04.577376 [ 275 ] {fa5c1018-c547-4ab3-97fa-67402a695245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1591 | 2026.04.29 20:53:04.577723 [ 275 ] {fa5c1018-c547-4ab3-97fa-67402a695245} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1592 | 2026.04.29 20:53:04.577933 [ 275 ] {fa5c1018-c547-4ab3-97fa-67402a695245} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.04.29 20:53:04.578072 [ 275 ] {fa5c1018-c547-4ab3-97fa-67402a695245} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001287 sec., 43512.043512043514 rows/sec., 3.34 MiB/sec. | ||
| 1594 | 2026.04.29 20:53:04.578109 [ 275 ] {fa5c1018-c547-4ab3-97fa-67402a695245} <Debug> TCPHandler: Processed in 0.001449008 sec. | ||
| 1595 | 2026.04.29 20:53:04.578228 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.04.29 20:53:04.578320 [ 275 ] {a6eef322-d8af-4980-97ad-675c92f8f43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1597 | 2026.04.29 20:53:04.578358 [ 275 ] {a6eef322-d8af-4980-97ad-675c92f8f43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1598 | 2026.04.29 20:53:04.578786 [ 275 ] {a6eef322-d8af-4980-97ad-675c92f8f43e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.04.29 20:53:04.578821 [ 275 ] {a6eef322-d8af-4980-97ad-675c92f8f43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1600 | 2026.04.29 20:53:04.579106 [ 275 ] {a6eef322-d8af-4980-97ad-675c92f8f43e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1601 | 2026.04.29 20:53:04.579307 [ 275 ] {a6eef322-d8af-4980-97ad-675c92f8f43e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.04.29 20:53:04.579427 [ 275 ] {a6eef322-d8af-4980-97ad-675c92f8f43e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 1603 | 2026.04.29 20:53:04.579463 [ 275 ] {a6eef322-d8af-4980-97ad-675c92f8f43e} <Debug> TCPHandler: Processed in 0.001283936 sec. | ||
| 1604 | 2026.04.29 20:53:04.579581 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.04.29 20:53:04.579673 [ 275 ] {ef353209-ae3b-41c9-90fe-2338a219cc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.04.29 20:53:04.579715 [ 275 ] {ef353209-ae3b-41c9-90fe-2338a219cc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1607 | 2026.04.29 20:53:04.580099 [ 275 ] {ef353209-ae3b-41c9-90fe-2338a219cc8a} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.04.29 20:53:04.580135 [ 275 ] {ef353209-ae3b-41c9-90fe-2338a219cc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1609 | 2026.04.29 20:53:04.580454 [ 275 ] {ef353209-ae3b-41c9-90fe-2338a219cc8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1610 | 2026.04.29 20:53:04.580658 [ 275 ] {ef353209-ae3b-41c9-90fe-2338a219cc8a} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.04.29 20:53:04.580756 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1612 | 2026.04.29 20:53:04.580780 [ 275 ] {ef353209-ae3b-41c9-90fe-2338a219cc8a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001125 sec., 113777.77777777778 rows/sec., 7.92 MiB/sec. | ||
| 1613 | 2026.04.29 20:53:04.580823 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.04.29 20:53:04.580830 [ 275 ] {ef353209-ae3b-41c9-90fe-2338a219cc8a} <Debug> TCPHandler: Processed in 0.001299497 sec. | ||
| 1615 | 2026.04.29 20:53:04.580852 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1616 | 2026.04.29 20:53:04.580960 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 1617 | 2026.04.29 20:53:04.580965 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.04.29 20:53:04.581089 [ 275 ] {dff8903d-0028-4140-b68d-5601acb759e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.04.29 20:53:04.581105 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1620 | 2026.04.29 20:53:04.581130 [ 275 ] {dff8903d-0028-4140-b68d-5601acb759e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1621 | 2026.04.29 20:53:04.581151 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2276 rows starting from the beginning of the part | ||
| 1622 | 2026.04.29 20:53:04.581230 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 163 rows starting from the beginning of the part | ||
| 1623 | 2026.04.29 20:53:04.581281 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1624 | 2026.04.29 20:53:04.581333 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1625 | 2026.04.29 20:53:04.581380 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1496 rows starting from the beginning of the part | ||
| 1626 | 2026.04.29 20:53:04.581426 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
| 1627 | 2026.04.29 20:53:04.581462 [ 275 ] {dff8903d-0028-4140-b68d-5601acb759e9} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.04.29 20:53:04.581501 [ 275 ] {dff8903d-0028-4140-b68d-5601acb759e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1629 | 2026.04.29 20:53:04.581837 [ 275 ] {dff8903d-0028-4140-b68d-5601acb759e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1630 | 2026.04.29 20:53:04.582050 [ 275 ] {dff8903d-0028-4140-b68d-5601acb759e9} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.04.29 20:53:04.582184 [ 275 ] {dff8903d-0028-4140-b68d-5601acb759e9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001112 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
| 1632 | 2026.04.29 20:53:04.582219 [ 275 ] {dff8903d-0028-4140-b68d-5601acb759e9} <Debug> TCPHandler: Processed in 0.001304457 sec. | ||
| 1633 | 2026.04.29 20:53:04.583386 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4383 rows, containing 5 columns (5 merged, 0 gathered) in 0.002473671 sec., 1771860.5263189808 rows/sec., 110.30 MiB/sec. | ||
| 1634 | 2026.04.29 20:53:04.583725 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1635 | 2026.04.29 20:53:04.583985 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.04.29 20:53:04.584053 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1637 | 2026.04.29 20:53:04.584126 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 1638 | 2026.04.29 20:53:04.644684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3347 | ||
| 1639 | 2026.04.29 20:53:04.645166 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.04.29 20:53:04.645216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1641 | 2026.04.29 20:53:04.645725 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1642 | 2026.04.29 20:53:04.645962 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.04.29 20:53:04.646108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3347 | ||
| 1644 | 2026.04.29 20:53:04.822748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1645 | 2026.04.29 20:53:04.840442 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.04.29 20:53:04.840496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1647 | 2026.04.29 20:53:04.846209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1648 | 2026.04.29 20:53:04.846914 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.04.29 20:53:04.850252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1650 | 2026.04.29 20:53:07.948612 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35375 | ||
| 1651 | 2026.04.29 20:53:07.948753 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1652 | 2026.04.29 20:53:07.948797 [ 286 ] {} <Debug> TCP-Session: 1f237d4a-63a7-49e8-ba90-eadc4b11b23e Authenticating user 'default' from [fd00:1122:3344:101::e]:35375 | ||
| 1653 | 2026.04.29 20:53:07.948832 [ 286 ] {} <Debug> TCP-Session: 1f237d4a-63a7-49e8-ba90-eadc4b11b23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2026.04.29 20:53:07.948855 [ 286 ] {} <Debug> TCP-Session: 1f237d4a-63a7-49e8-ba90-eadc4b11b23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1655 | 2026.04.29 20:53:07.949092 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51894 | ||
| 1656 | 2026.04.29 20:53:07.949128 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52760 | ||
| 1657 | 2026.04.29 20:53:07.949136 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63613 | ||
| 1658 | 2026.04.29 20:53:07.949180 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50202 | ||
| 1659 | 2026.04.29 20:53:07.949184 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34145 | ||
| 1660 | 2026.04.29 20:53:07.949221 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1661 | 2026.04.29 20:53:07.949229 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1662 | 2026.04.29 20:53:07.949268 [ 290 ] {} <Debug> TCP-Session: 27739775-2d4f-49cc-b4e4-aa280829c04e Authenticating user 'default' from [fd00:1122:3344:101::e]:52760 | ||
| 1663 | 2026.04.29 20:53:07.949270 [ 286 ] {} <Trace> TCP-Session: 1f237d4a-63a7-49e8-ba90-eadc4b11b23e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.04.29 20:53:07.949296 [ 290 ] {} <Debug> TCP-Session: 27739775-2d4f-49cc-b4e4-aa280829c04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2026.04.29 20:53:07.949294 [ 287 ] {} <Debug> TCP-Session: bfe40d07-4182-430e-8bcb-dcd4f5cf3384 Authenticating user 'default' from [fd00:1122:3344:101::e]:51894 | ||
| 1666 | 2026.04.29 20:53:07.949324 [ 290 ] {} <Debug> TCP-Session: 27739775-2d4f-49cc-b4e4-aa280829c04e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.04.29 20:53:07.949157 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62035 | ||
| 1668 | 2026.04.29 20:53:07.949380 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1669 | 2026.04.29 20:53:07.949347 [ 287 ] {} <Debug> TCP-Session: bfe40d07-4182-430e-8bcb-dcd4f5cf3384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.04.29 20:53:07.949155 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50283 | ||
| 1671 | 2026.04.29 20:53:07.949443 [ 287 ] {} <Debug> TCP-Session: bfe40d07-4182-430e-8bcb-dcd4f5cf3384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2026.04.29 20:53:07.949439 [ 289 ] {} <Debug> TCP-Session: bdaaef21-f2fb-449f-a685-a721eb090fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63613 | ||
| 1673 | 2026.04.29 20:53:07.949496 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1674 | 2026.04.29 20:53:07.949506 [ 286 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35375) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1675 | 2026.04.29 20:53:07.949537 [ 293 ] {} <Debug> TCP-Session: 6dd5354a-9776-4ea0-b7f0-d8fc635961e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50202 | ||
| 1676 | 2026.04.29 20:53:07.949527 [ 289 ] {} <Debug> TCP-Session: bdaaef21-f2fb-449f-a685-a721eb090fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2026.04.29 20:53:07.949571 [ 293 ] {} <Debug> TCP-Session: 6dd5354a-9776-4ea0-b7f0-d8fc635961e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2026.04.29 20:53:07.949582 [ 289 ] {} <Debug> TCP-Session: bdaaef21-f2fb-449f-a685-a721eb090fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.04.29 20:53:07.949589 [ 293 ] {} <Debug> TCP-Session: 6dd5354a-9776-4ea0-b7f0-d8fc635961e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2026.04.29 20:53:07.949105 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46914 | ||
| 1681 | 2026.04.29 20:53:07.949628 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1682 | 2026.04.29 20:53:07.949673 [ 294 ] {} <Debug> TCP-Session: 0cca4cb0-75c0-4570-a59a-23fc1af8a502 Authenticating user 'default' from [fd00:1122:3344:101::e]:34145 | ||
| 1683 | 2026.04.29 20:53:07.949696 [ 294 ] {} <Debug> TCP-Session: 0cca4cb0-75c0-4570-a59a-23fc1af8a502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2026.04.29 20:53:07.949715 [ 294 ] {} <Debug> TCP-Session: 0cca4cb0-75c0-4570-a59a-23fc1af8a502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2026.04.29 20:53:07.949824 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1686 | 2026.04.29 20:53:07.949824 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1687 | 2026.04.29 20:53:07.949861 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1688 | 2026.04.29 20:53:07.949869 [ 292 ] {} <Debug> TCP-Session: 6c44faed-2ff8-4e9a-96eb-9495999cf8c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62035 | ||
| 1689 | 2026.04.29 20:53:07.949901 [ 291 ] {} <Debug> TCP-Session: f601aa3a-a501-4f2c-86a4-158c44310d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:50283 | ||
| 1690 | 2026.04.29 20:53:07.949873 [ 288 ] {} <Debug> TCP-Session: ba70eb90-2fce-46e4-a703-0991e87c1a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:46914 | ||
| 1691 | 2026.04.29 20:53:07.949925 [ 292 ] {} <Debug> TCP-Session: 6c44faed-2ff8-4e9a-96eb-9495999cf8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2026.04.29 20:53:07.949933 [ 291 ] {} <Debug> TCP-Session: f601aa3a-a501-4f2c-86a4-158c44310d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.04.29 20:53:07.949963 [ 292 ] {} <Debug> TCP-Session: 6c44faed-2ff8-4e9a-96eb-9495999cf8c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2026.04.29 20:53:07.949978 [ 291 ] {} <Debug> TCP-Session: f601aa3a-a501-4f2c-86a4-158c44310d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1695 | 2026.04.29 20:53:07.949954 [ 288 ] {} <Debug> TCP-Session: ba70eb90-2fce-46e4-a703-0991e87c1a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1696 | 2026.04.29 20:53:07.949829 [ 286 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1697 | 2026.04.29 20:53:07.950032 [ 288 ] {} <Debug> TCP-Session: ba70eb90-2fce-46e4-a703-0991e87c1a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2026.04.29 20:53:07.950100 [ 286 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1699 | 2026.04.29 20:53:07.950427 [ 286 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 1700 | 2026.04.29 20:53:07.950520 [ 286 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1701 | 2026.04.29 20:53:08.000284 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.83 MiB, peak 188.34 MiB, free memory in arenas 0.00 B, will set to 185.18 MiB (RSS), difference: 2.35 MiB | ||
| 1702 | 2026.04.29 20:53:08.275758 [ 318 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Trace> AggregatingTransform: Aggregating | ||
| 1703 | 2026.04.29 20:53:08.275827 [ 318 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Trace> Aggregator: Aggregation method: without_key | ||
| 1704 | 2026.04.29 20:53:08.275861 [ 318 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001431688 sec. (698.476 rows/sec., 27.28 KiB/sec.) | ||
| 1705 | 2026.04.29 20:53:08.275875 [ 318 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Trace> Aggregator: Merging aggregated data | ||
| 1706 | 2026.04.29 20:53:08.276958 [ 286 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.327529 sec., 3.053164757929832 rows/sec., 122.13 B/sec. | ||
| 1707 | 2026.04.29 20:53:08.277117 [ 286 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1708 | 2026.04.29 20:53:08.277135 [ 286 ] {72f35846-805f-4013-8a93-524d1bcb4468} <Debug> TCPHandler: Processed in 0.328032881 sec. | ||
| 1709 | 2026.04.29 20:53:08.277278 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1710 | 2026.04.29 20:53:08.277309 [ 286 ] {} <Debug> TCP-Session: 1f237d4a-63a7-49e8-ba90-eadc4b11b23e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.04.29 20:53:08.277323 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1712 | 2026.04.29 20:53:08.277345 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1713 | 2026.04.29 20:53:08.277376 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1714 | 2026.04.29 20:53:08.277397 [ 288 ] {} <Debug> TCP-Session: ba70eb90-2fce-46e4-a703-0991e87c1a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.04.29 20:53:08.277416 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1716 | 2026.04.29 20:53:08.277438 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1717 | 2026.04.29 20:53:08.277456 [ 289 ] {} <Debug> TCP-Session: bdaaef21-f2fb-449f-a685-a721eb090fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1718 | 2026.04.29 20:53:08.277459 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1719 | 2026.04.29 20:53:08.277496 [ 293 ] {} <Debug> TCP-Session: 6dd5354a-9776-4ea0-b7f0-d8fc635961e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.04.29 20:53:08.277482 [ 291 ] {} <Debug> TCP-Session: f601aa3a-a501-4f2c-86a4-158c44310d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.04.29 20:53:08.277429 [ 287 ] {} <Debug> TCP-Session: bfe40d07-4182-430e-8bcb-dcd4f5cf3384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2026.04.29 20:53:08.277550 [ 292 ] {} <Debug> TCP-Session: 6c44faed-2ff8-4e9a-96eb-9495999cf8c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1723 | 2026.04.29 20:53:08.277391 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1724 | 2026.04.29 20:53:08.277374 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1725 | 2026.04.29 20:53:08.277628 [ 294 ] {} <Debug> TCP-Session: 0cca4cb0-75c0-4570-a59a-23fc1af8a502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2026.04.29 20:53:08.277657 [ 290 ] {} <Debug> TCP-Session: 27739775-2d4f-49cc-b4e4-aa280829c04e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2026.04.29 20:53:09.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.55 MiB, peak 196.68 MiB, free memory in arenas 0.00 B, will set to 202.96 MiB (RSS), difference: 16.41 MiB | ||
| 1728 | 2026.04.29 20:53:09.573846 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.04.29 20:53:09.574340 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1730 | 2026.04.29 20:53:09.574662 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1731 | 2026.04.29 20:53:09.574697 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1732 | 2026.04.29 20:53:09.574916 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1733 | 2026.04.29 20:53:09.574987 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1734 | 2026.04.29 20:53:09.575129 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1735 | 2026.04.29 20:53:09.575257 [ 331 ] {33461967-910d-4858-a91b-588341060c97} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1736 | 2026.04.29 20:53:09.575259 [ 343 ] {33461967-910d-4858-a91b-588341060c97} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1737 | 2026.04.29 20:53:09.575407 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 1738 | 2026.04.29 20:53:09.575435 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1739 | 2026.04.29 20:53:09.575504 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1740 | 2026.04.29 20:53:09.575524 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1741 | 2026.04.29 20:53:09.575557 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1742 | 2026.04.29 20:53:09.575592 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1743 | 2026.04.29 20:53:09.576766 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Debug> executeQuery: Read 33 rows, 3.08 KiB in 0.002787 sec., 11840.688912809472 rows/sec., 1.08 MiB/sec. | ||
| 1744 | 2026.04.29 20:53:09.576891 [ 275 ] {33461967-910d-4858-a91b-588341060c97} <Debug> TCPHandler: Processed in 0.00317672 sec. | ||
| 1745 | 2026.04.29 20:53:09.578559 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.04.29 20:53:09.578673 [ 275 ] {68bb1b0a-29b7-49e5-8aeb-796d28a42958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1747 | 2026.04.29 20:53:09.578719 [ 275 ] {68bb1b0a-29b7-49e5-8aeb-796d28a42958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1748 | 2026.04.29 20:53:09.579223 [ 275 ] {68bb1b0a-29b7-49e5-8aeb-796d28a42958} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.04.29 20:53:09.579288 [ 275 ] {68bb1b0a-29b7-49e5-8aeb-796d28a42958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1750 | 2026.04.29 20:53:09.579661 [ 275 ] {68bb1b0a-29b7-49e5-8aeb-796d28a42958} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1751 | 2026.04.29 20:53:09.579881 [ 275 ] {68bb1b0a-29b7-49e5-8aeb-796d28a42958} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.04.29 20:53:09.580029 [ 275 ] {68bb1b0a-29b7-49e5-8aeb-796d28a42958} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001391 sec., 40258.8066139468 rows/sec., 3.09 MiB/sec. | ||
| 1753 | 2026.04.29 20:53:09.580068 [ 275 ] {68bb1b0a-29b7-49e5-8aeb-796d28a42958} <Debug> TCPHandler: Processed in 0.00156481 sec. | ||
| 1754 | 2026.04.29 20:53:09.580190 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.04.29 20:53:09.580288 [ 275 ] {1bcd7cf2-d40b-43f1-98c6-7d80af298184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1756 | 2026.04.29 20:53:09.580329 [ 275 ] {1bcd7cf2-d40b-43f1-98c6-7d80af298184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1757 | 2026.04.29 20:53:09.580746 [ 275 ] {1bcd7cf2-d40b-43f1-98c6-7d80af298184} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.04.29 20:53:09.580781 [ 275 ] {1bcd7cf2-d40b-43f1-98c6-7d80af298184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1759 | 2026.04.29 20:53:09.581077 [ 275 ] {1bcd7cf2-d40b-43f1-98c6-7d80af298184} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1760 | 2026.04.29 20:53:09.581286 [ 275 ] {1bcd7cf2-d40b-43f1-98c6-7d80af298184} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.04.29 20:53:09.581414 [ 275 ] {1bcd7cf2-d40b-43f1-98c6-7d80af298184} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 1762 | 2026.04.29 20:53:09.581450 [ 275 ] {1bcd7cf2-d40b-43f1-98c6-7d80af298184} <Debug> TCPHandler: Processed in 0.001311697 sec. | ||
| 1763 | 2026.04.29 20:53:09.581567 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.04.29 20:53:09.581661 [ 275 ] {5f1cc74c-ec9e-4b07-b96a-909ed19f941a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.04.29 20:53:09.581704 [ 275 ] {5f1cc74c-ec9e-4b07-b96a-909ed19f941a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1766 | 2026.04.29 20:53:09.582108 [ 275 ] {5f1cc74c-ec9e-4b07-b96a-909ed19f941a} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.04.29 20:53:09.582144 [ 275 ] {5f1cc74c-ec9e-4b07-b96a-909ed19f941a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1768 | 2026.04.29 20:53:09.582474 [ 275 ] {5f1cc74c-ec9e-4b07-b96a-909ed19f941a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1769 | 2026.04.29 20:53:09.582677 [ 275 ] {5f1cc74c-ec9e-4b07-b96a-909ed19f941a} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.04.29 20:53:09.582804 [ 275 ] {5f1cc74c-ec9e-4b07-b96a-909ed19f941a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 1771 | 2026.04.29 20:53:09.582840 [ 275 ] {5f1cc74c-ec9e-4b07-b96a-909ed19f941a} <Debug> TCPHandler: Processed in 0.001323277 sec. | ||
| 1772 | 2026.04.29 20:53:09.582954 [ 275 ] {} <Trace> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.04.29 20:53:09.583046 [ 275 ] {458a4113-fd89-42db-b5a3-c1260fa30e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1774 | 2026.04.29 20:53:09.583088 [ 275 ] {458a4113-fd89-42db-b5a3-c1260fa30e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1775 | 2026.04.29 20:53:09.583492 [ 275 ] {458a4113-fd89-42db-b5a3-c1260fa30e18} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.04.29 20:53:09.583532 [ 275 ] {458a4113-fd89-42db-b5a3-c1260fa30e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1777 | 2026.04.29 20:53:09.583860 [ 275 ] {458a4113-fd89-42db-b5a3-c1260fa30e18} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1778 | 2026.04.29 20:53:09.584072 [ 275 ] {458a4113-fd89-42db-b5a3-c1260fa30e18} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.04.29 20:53:09.584178 [ 55 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1780 | 2026.04.29 20:53:09.584200 [ 275 ] {458a4113-fd89-42db-b5a3-c1260fa30e18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 1781 | 2026.04.29 20:53:09.584248 [ 55 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.04.29 20:53:09.584256 [ 275 ] {458a4113-fd89-42db-b5a3-c1260fa30e18} <Debug> TCPHandler: Processed in 0.001352537 sec. | ||
| 1783 | 2026.04.29 20:53:09.584281 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1784 | 2026.04.29 20:53:09.584390 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 1785 | 2026.04.29 20:53:09.584543 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1786 | 2026.04.29 20:53:09.584587 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 1787 | 2026.04.29 20:53:09.584686 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1788 | 2026.04.29 20:53:09.584737 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1789 | 2026.04.29 20:53:09.584780 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1790 | 2026.04.29 20:53:09.584822 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1791 | 2026.04.29 20:53:09.584874 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 1792 | 2026.04.29 20:53:09.585767 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425008 sec., 210525.13389398516 rows/sec., 14.19 MiB/sec. | ||
| 1793 | 2026.04.29 20:53:09.585908 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1794 | 2026.04.29 20:53:09.586155 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_6_1} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.04.29 20:53:09.586223 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_6_1} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1796 | 2026.04.29 20:53:09.586289 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1797 | 2026.04.29 20:53:11.994056 [ 53 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1798 | 2026.04.29 20:53:11.994152 [ 53 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.04.29 20:53:11.994181 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1800 | 2026.04.29 20:53:11.994314 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::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 | ||
| 1801 | 2026.04.29 20:53:11.994495 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1802 | 2026.04.29 20:53:11.994533 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 1803 | 2026.04.29 20:53:11.994608 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 1804 | 2026.04.29 20:53:11.994658 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::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 | ||
| 1805 | 2026.04.29 20:53:11.994707 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 1806 | 2026.04.29 20:53:11.994750 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 1807 | 2026.04.29 20:53:11.995578 [ 188 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319736 sec., 96231.36748561834 rows/sec., 7.39 MiB/sec. | ||
| 1808 | 2026.04.29 20:53:11.995801 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1809 | 2026.04.29 20:53:11.996119 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_5_1} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.04.29 20:53:11.996193 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_5_1} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1811 | 2026.04.29 20:53:11.996281 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1812 | 2026.04.29 20:53:12.045805 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1813 | 2026.04.29 20:53:12.045847 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1814 | 2026.04.29 20:53:12.146216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3859 | ||
| 1815 | 2026.04.29 20:53:12.146731 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.04.29 20:53:12.146775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1817 | 2026.04.29 20:53:12.147312 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1818 | 2026.04.29 20:53:12.147555 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.04.29 20:53:12.147691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3859 | ||
| 1820 | 2026.04.29 20:53:12.153377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 210 | ||
| 1821 | 2026.04.29 20:53:12.155686 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.04.29 20:53:12.155729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1823 | 2026.04.29 20:53:12.156853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1824 | 2026.04.29 20:53:12.157115 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.04.29 20:53:12.157354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 210 | ||
| 1826 | 2026.04.29 20:53:12.350345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1827 | 2026.04.29 20:53:12.370352 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.04.29 20:53:12.370410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1829 | 2026.04.29 20:53:12.376770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1830 | 2026.04.29 20:53:12.377480 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.04.29 20:53:12.380577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1832 | 2026.04.29 20:53:13.001166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.64 MiB, peak 207.64 MiB, free memory in arenas 0.00 B, will set to 204.87 MiB (RSS), difference: 1.23 MiB | ||
| 1833 | 2026.04.29 20:53:14.220032 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1834 | 2026.04.29 20:53:14.220109 [ 275 ] {} <Debug> TCP-Session: 1d7428bf-c5ae-4303-8769-600ba9b1fd99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1835 | 2026.04.29 20:53:14.574775 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.04.29 20:53:14.575032 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1837 | 2026.04.29 20:53:14.575402 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1838 | 2026.04.29 20:53:14.575440 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1839 | 2026.04.29 20:53:14.575663 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1840 | 2026.04.29 20:53:14.575730 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1841 | 2026.04.29 20:53:14.575869 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1842 | 2026.04.29 20:53:14.575968 [ 331 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1843 | 2026.04.29 20:53:14.575991 [ 343 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1844 | 2026.04.29 20:53:14.576101 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 1845 | 2026.04.29 20:53:14.576126 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1846 | 2026.04.29 20:53:14.576195 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1847 | 2026.04.29 20:53:14.576214 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1848 | 2026.04.29 20:53:14.576247 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1849 | 2026.04.29 20:53:14.576282 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1850 | 2026.04.29 20:53:14.577572 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.002648 sec., 12462.235649546827 rows/sec., 1.89 MiB/sec. | ||
| 1851 | 2026.04.29 20:53:14.577677 [ 276 ] {a702a9c0-3400-4016-8758-06cd73b395a0} <Debug> TCPHandler: Processed in 0.003043859 sec. | ||
| 1852 | 2026.04.29 20:53:14.579898 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.04.29 20:53:14.580030 [ 276 ] {e2bb81aa-b574-423d-b9d9-0e95793d0bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1854 | 2026.04.29 20:53:14.580080 [ 276 ] {e2bb81aa-b574-423d-b9d9-0e95793d0bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1855 | 2026.04.29 20:53:14.580676 [ 276 ] {e2bb81aa-b574-423d-b9d9-0e95793d0bd7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2026.04.29 20:53:14.580716 [ 276 ] {e2bb81aa-b574-423d-b9d9-0e95793d0bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1857 | 2026.04.29 20:53:14.581081 [ 276 ] {e2bb81aa-b574-423d-b9d9-0e95793d0bd7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1858 | 2026.04.29 20:53:14.581293 [ 276 ] {e2bb81aa-b574-423d-b9d9-0e95793d0bd7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2026.04.29 20:53:14.581443 [ 276 ] {e2bb81aa-b574-423d-b9d9-0e95793d0bd7} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00145 sec., 86896.55172413794 rows/sec., 7.51 MiB/sec. | ||
| 1860 | 2026.04.29 20:53:14.581480 [ 276 ] {e2bb81aa-b574-423d-b9d9-0e95793d0bd7} <Debug> TCPHandler: Processed in 0.001644911 sec. | ||
| 1861 | 2026.04.29 20:53:14.581620 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2026.04.29 20:53:14.581715 [ 276 ] {132b3db7-ddcc-4d8c-9c96-daf737752426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1863 | 2026.04.29 20:53:14.581753 [ 276 ] {132b3db7-ddcc-4d8c-9c96-daf737752426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1864 | 2026.04.29 20:53:14.582156 [ 276 ] {132b3db7-ddcc-4d8c-9c96-daf737752426} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.04.29 20:53:14.582192 [ 276 ] {132b3db7-ddcc-4d8c-9c96-daf737752426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1866 | 2026.04.29 20:53:14.582537 [ 276 ] {132b3db7-ddcc-4d8c-9c96-daf737752426} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1867 | 2026.04.29 20:53:14.582739 [ 276 ] {132b3db7-ddcc-4d8c-9c96-daf737752426} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2026.04.29 20:53:14.582867 [ 276 ] {132b3db7-ddcc-4d8c-9c96-daf737752426} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001173 sec., 29838.022165387894 rows/sec., 2.19 MiB/sec. | ||
| 1869 | 2026.04.29 20:53:14.582904 [ 276 ] {132b3db7-ddcc-4d8c-9c96-daf737752426} <Debug> TCPHandler: Processed in 0.001333397 sec. | ||
| 1870 | 2026.04.29 20:53:14.583027 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2026.04.29 20:53:14.583120 [ 276 ] {2d97c42c-c31e-4e19-9662-b97f04be8688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1872 | 2026.04.29 20:53:14.583158 [ 276 ] {2d97c42c-c31e-4e19-9662-b97f04be8688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1873 | 2026.04.29 20:53:14.583584 [ 276 ] {2d97c42c-c31e-4e19-9662-b97f04be8688} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.04.29 20:53:14.583619 [ 276 ] {2d97c42c-c31e-4e19-9662-b97f04be8688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1875 | 2026.04.29 20:53:14.583909 [ 276 ] {2d97c42c-c31e-4e19-9662-b97f04be8688} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1876 | 2026.04.29 20:53:14.584113 [ 276 ] {2d97c42c-c31e-4e19-9662-b97f04be8688} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2026.04.29 20:53:14.584236 [ 276 ] {2d97c42c-c31e-4e19-9662-b97f04be8688} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001135 sec., 87224.66960352423 rows/sec., 6.81 MiB/sec. | ||
| 1878 | 2026.04.29 20:53:14.584270 [ 276 ] {2d97c42c-c31e-4e19-9662-b97f04be8688} <Debug> TCPHandler: Processed in 0.001292216 sec. | ||
| 1879 | 2026.04.29 20:53:14.584389 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2026.04.29 20:53:14.584481 [ 276 ] {c443ab15-dc82-40f2-b8c0-3bfc12a461c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1881 | 2026.04.29 20:53:14.584522 [ 276 ] {c443ab15-dc82-40f2-b8c0-3bfc12a461c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1882 | 2026.04.29 20:53:14.584918 [ 276 ] {c443ab15-dc82-40f2-b8c0-3bfc12a461c2} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.04.29 20:53:14.584951 [ 276 ] {c443ab15-dc82-40f2-b8c0-3bfc12a461c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1884 | 2026.04.29 20:53:14.585272 [ 276 ] {c443ab15-dc82-40f2-b8c0-3bfc12a461c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1885 | 2026.04.29 20:53:14.585475 [ 276 ] {c443ab15-dc82-40f2-b8c0-3bfc12a461c2} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.04.29 20:53:14.585599 [ 276 ] {c443ab15-dc82-40f2-b8c0-3bfc12a461c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 1887 | 2026.04.29 20:53:14.585634 [ 276 ] {c443ab15-dc82-40f2-b8c0-3bfc12a461c2} <Debug> TCPHandler: Processed in 0.001293557 sec. | ||
| 1888 | 2026.04.29 20:53:14.585748 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.04.29 20:53:14.585839 [ 276 ] {2e3ccaf3-13f7-4d33-841a-9e4e09a99ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1890 | 2026.04.29 20:53:14.585890 [ 276 ] {2e3ccaf3-13f7-4d33-841a-9e4e09a99ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1891 | 2026.04.29 20:53:14.586698 [ 276 ] {2e3ccaf3-13f7-4d33-841a-9e4e09a99ae8} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.04.29 20:53:14.586734 [ 276 ] {2e3ccaf3-13f7-4d33-841a-9e4e09a99ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1893 | 2026.04.29 20:53:14.587261 [ 276 ] {2e3ccaf3-13f7-4d33-841a-9e4e09a99ae8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1894 | 2026.04.29 20:53:14.587477 [ 276 ] {2e3ccaf3-13f7-4d33-841a-9e4e09a99ae8} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.04.29 20:53:14.587615 [ 276 ] {2e3ccaf3-13f7-4d33-841a-9e4e09a99ae8} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001794 sec., 19509.476031215163 rows/sec., 34.96 MiB/sec. | ||
| 1896 | 2026.04.29 20:53:14.587668 [ 276 ] {2e3ccaf3-13f7-4d33-841a-9e4e09a99ae8} <Debug> TCPHandler: Processed in 0.001969226 sec. | ||
| 1897 | 2026.04.29 20:53:14.587798 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.04.29 20:53:14.587891 [ 276 ] {1db62a43-9395-4e9a-8b47-2293e6df3aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1899 | 2026.04.29 20:53:14.587931 [ 276 ] {1db62a43-9395-4e9a-8b47-2293e6df3aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1900 | 2026.04.29 20:53:14.588256 [ 276 ] {1db62a43-9395-4e9a-8b47-2293e6df3aa2} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.04.29 20:53:14.588290 [ 276 ] {1db62a43-9395-4e9a-8b47-2293e6df3aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1902 | 2026.04.29 20:53:14.588580 [ 276 ] {1db62a43-9395-4e9a-8b47-2293e6df3aa2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1903 | 2026.04.29 20:53:14.588782 [ 276 ] {1db62a43-9395-4e9a-8b47-2293e6df3aa2} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.04.29 20:53:14.588905 [ 276 ] {1db62a43-9395-4e9a-8b47-2293e6df3aa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 1905 | 2026.04.29 20:53:14.588939 [ 276 ] {1db62a43-9395-4e9a-8b47-2293e6df3aa2} <Debug> TCPHandler: Processed in 0.001189835 sec. | ||
| 1906 | 2026.04.29 20:53:15.000398 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.32 MiB, peak 207.64 MiB, free memory in arenas 0.00 B, will set to 205.01 MiB (RSS), difference: 1.68 MiB | ||
| 1907 | 2026.04.29 20:53:19.573916 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.04.29 20:53:19.574454 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1909 | 2026.04.29 20:53:19.574786 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1910 | 2026.04.29 20:53:19.574823 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1911 | 2026.04.29 20:53:19.575049 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1912 | 2026.04.29 20:53:19.575120 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1913 | 2026.04.29 20:53:19.575261 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 1914 | 2026.04.29 20:53:19.575358 [ 331 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1915 | 2026.04.29 20:53:19.575359 [ 303 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1916 | 2026.04.29 20:53:19.575469 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 1917 | 2026.04.29 20:53:19.575492 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1918 | 2026.04.29 20:53:19.575561 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1919 | 2026.04.29 20:53:19.575581 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1920 | 2026.04.29 20:53:19.575614 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1921 | 2026.04.29 20:53:19.575649 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1922 | 2026.04.29 20:53:19.576960 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.002593 sec., 12726.571538758197 rows/sec., 1.93 MiB/sec. | ||
| 1923 | 2026.04.29 20:53:19.577074 [ 276 ] {62fdb155-e1aa-4bb0-9bda-d71097b65fb8} <Debug> TCPHandler: Processed in 0.003298142 sec. | ||
| 1924 | 2026.04.29 20:53:19.578928 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.04.29 20:53:19.579058 [ 276 ] {a339129e-725e-41a7-8288-431061b5113f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1926 | 2026.04.29 20:53:19.579113 [ 276 ] {a339129e-725e-41a7-8288-431061b5113f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1927 | 2026.04.29 20:53:19.579682 [ 276 ] {a339129e-725e-41a7-8288-431061b5113f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.04.29 20:53:19.579725 [ 276 ] {a339129e-725e-41a7-8288-431061b5113f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1929 | 2026.04.29 20:53:19.580136 [ 276 ] {a339129e-725e-41a7-8288-431061b5113f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1930 | 2026.04.29 20:53:19.580330 [ 276 ] {a339129e-725e-41a7-8288-431061b5113f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.04.29 20:53:19.580471 [ 276 ] {a339129e-725e-41a7-8288-431061b5113f} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 71.34 KiB/sec. | ||
| 1932 | 2026.04.29 20:53:19.580509 [ 276 ] {a339129e-725e-41a7-8288-431061b5113f} <Debug> TCPHandler: Processed in 0.001647451 sec. | ||
| 1933 | 2026.04.29 20:53:19.580626 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.04.29 20:53:19.580725 [ 276 ] {1d6ba8f4-3d27-4846-a025-f93c6dd8705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1935 | 2026.04.29 20:53:19.580767 [ 276 ] {1d6ba8f4-3d27-4846-a025-f93c6dd8705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1936 | 2026.04.29 20:53:19.581168 [ 276 ] {1d6ba8f4-3d27-4846-a025-f93c6dd8705d} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.04.29 20:53:19.581206 [ 276 ] {1d6ba8f4-3d27-4846-a025-f93c6dd8705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1938 | 2026.04.29 20:53:19.581494 [ 276 ] {1d6ba8f4-3d27-4846-a025-f93c6dd8705d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1939 | 2026.04.29 20:53:19.581691 [ 276 ] {1d6ba8f4-3d27-4846-a025-f93c6dd8705d} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.04.29 20:53:19.581815 [ 276 ] {1d6ba8f4-3d27-4846-a025-f93c6dd8705d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001112 sec., 3597.1223021582737 rows/sec., 293.32 KiB/sec. | ||
| 1941 | 2026.04.29 20:53:19.581851 [ 276 ] {1d6ba8f4-3d27-4846-a025-f93c6dd8705d} <Debug> TCPHandler: Processed in 0.001277616 sec. | ||
| 1942 | 2026.04.29 20:53:19.581968 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.04.29 20:53:19.582062 [ 276 ] {aaab024e-4d21-488d-9352-d5de0975e339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1944 | 2026.04.29 20:53:19.582102 [ 276 ] {aaab024e-4d21-488d-9352-d5de0975e339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1945 | 2026.04.29 20:53:19.582510 [ 276 ] {aaab024e-4d21-488d-9352-d5de0975e339} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.04.29 20:53:19.582547 [ 276 ] {aaab024e-4d21-488d-9352-d5de0975e339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1947 | 2026.04.29 20:53:19.582843 [ 276 ] {aaab024e-4d21-488d-9352-d5de0975e339} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1948 | 2026.04.29 20:53:19.583048 [ 276 ] {aaab024e-4d21-488d-9352-d5de0975e339} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.04.29 20:53:19.583170 [ 276 ] {aaab024e-4d21-488d-9352-d5de0975e339} <Debug> executeQuery: Read 71 rows, 5.79 KiB in 0.001127 sec., 62999.11268855369 rows/sec., 5.02 MiB/sec. | ||
| 1950 | 2026.04.29 20:53:19.583207 [ 276 ] {aaab024e-4d21-488d-9352-d5de0975e339} <Debug> TCPHandler: Processed in 0.001289667 sec. | ||
| 1951 | 2026.04.29 20:53:19.583327 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.04.29 20:53:19.583420 [ 276 ] {80b08ff0-572e-4c8c-8ff4-8ed15b6f6401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1953 | 2026.04.29 20:53:19.583460 [ 276 ] {80b08ff0-572e-4c8c-8ff4-8ed15b6f6401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1954 | 2026.04.29 20:53:19.583834 [ 276 ] {80b08ff0-572e-4c8c-8ff4-8ed15b6f6401} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.04.29 20:53:19.583869 [ 276 ] {80b08ff0-572e-4c8c-8ff4-8ed15b6f6401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1956 | 2026.04.29 20:53:19.584188 [ 276 ] {80b08ff0-572e-4c8c-8ff4-8ed15b6f6401} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1957 | 2026.04.29 20:53:19.584389 [ 276 ] {80b08ff0-572e-4c8c-8ff4-8ed15b6f6401} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.04.29 20:53:19.584513 [ 276 ] {80b08ff0-572e-4c8c-8ff4-8ed15b6f6401} <Debug> executeQuery: Read 10 rows, 748.00 B in 0.001111 sec., 9000.900090009001 rows/sec., 657.49 KiB/sec. | ||
| 1959 | 2026.04.29 20:53:19.584549 [ 276 ] {80b08ff0-572e-4c8c-8ff4-8ed15b6f6401} <Debug> TCPHandler: Processed in 0.001272466 sec. | ||
| 1960 | 2026.04.29 20:53:19.584658 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.04.29 20:53:19.584750 [ 276 ] {b5ef6b22-4629-46bf-a0c3-19f2fbe40c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1962 | 2026.04.29 20:53:19.584789 [ 276 ] {b5ef6b22-4629-46bf-a0c3-19f2fbe40c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1963 | 2026.04.29 20:53:19.585167 [ 276 ] {b5ef6b22-4629-46bf-a0c3-19f2fbe40c97} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.04.29 20:53:19.585202 [ 276 ] {b5ef6b22-4629-46bf-a0c3-19f2fbe40c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1965 | 2026.04.29 20:53:19.585488 [ 276 ] {b5ef6b22-4629-46bf-a0c3-19f2fbe40c97} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1966 | 2026.04.29 20:53:19.585691 [ 276 ] {b5ef6b22-4629-46bf-a0c3-19f2fbe40c97} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.04.29 20:53:19.585814 [ 276 ] {b5ef6b22-4629-46bf-a0c3-19f2fbe40c97} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 61.43 KiB/sec. | ||
| 1968 | 2026.04.29 20:53:19.585851 [ 276 ] {b5ef6b22-4629-46bf-a0c3-19f2fbe40c97} <Debug> TCPHandler: Processed in 0.001244916 sec. | ||
| 1969 | 2026.04.29 20:53:19.585966 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.04.29 20:53:19.586060 [ 276 ] {a87cf463-44cd-4dae-89ca-c79d0c2261c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1971 | 2026.04.29 20:53:19.586098 [ 276 ] {a87cf463-44cd-4dae-89ca-c79d0c2261c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1972 | 2026.04.29 20:53:19.586488 [ 276 ] {a87cf463-44cd-4dae-89ca-c79d0c2261c0} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.04.29 20:53:19.586527 [ 276 ] {a87cf463-44cd-4dae-89ca-c79d0c2261c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1974 | 2026.04.29 20:53:19.586831 [ 276 ] {a87cf463-44cd-4dae-89ca-c79d0c2261c0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1975 | 2026.04.29 20:53:19.587032 [ 276 ] {a87cf463-44cd-4dae-89ca-c79d0c2261c0} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.04.29 20:53:19.587155 [ 276 ] {a87cf463-44cd-4dae-89ca-c79d0c2261c0} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001114 sec., 71813.2854578097 rows/sec., 5.61 MiB/sec. | ||
| 1977 | 2026.04.29 20:53:19.587191 [ 276 ] {a87cf463-44cd-4dae-89ca-c79d0c2261c0} <Debug> TCPHandler: Processed in 0.001275857 sec. | ||
| 1978 | 2026.04.29 20:53:19.587305 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.04.29 20:53:19.587398 [ 276 ] {44e355aa-ee5e-47f0-abc6-dc99b509cf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1980 | 2026.04.29 20:53:19.587440 [ 276 ] {44e355aa-ee5e-47f0-abc6-dc99b509cf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1981 | 2026.04.29 20:53:19.587820 [ 276 ] {44e355aa-ee5e-47f0-abc6-dc99b509cf37} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.04.29 20:53:19.587856 [ 276 ] {44e355aa-ee5e-47f0-abc6-dc99b509cf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1983 | 2026.04.29 20:53:19.588180 [ 276 ] {44e355aa-ee5e-47f0-abc6-dc99b509cf37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1984 | 2026.04.29 20:53:19.588390 [ 276 ] {44e355aa-ee5e-47f0-abc6-dc99b509cf37} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.04.29 20:53:19.588513 [ 276 ] {44e355aa-ee5e-47f0-abc6-dc99b509cf37} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001134 sec., 142857.14285714284 rows/sec., 9.95 MiB/sec. | ||
| 1986 | 2026.04.29 20:53:19.588550 [ 276 ] {44e355aa-ee5e-47f0-abc6-dc99b509cf37} <Debug> TCPHandler: Processed in 0.001295296 sec. | ||
| 1987 | 2026.04.29 20:53:19.588660 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.04.29 20:53:19.588753 [ 276 ] {c628ccc7-7c07-4f84-980d-b220158b409b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.04.29 20:53:19.588794 [ 276 ] {c628ccc7-7c07-4f84-980d-b220158b409b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1990 | 2026.04.29 20:53:19.589101 [ 276 ] {c628ccc7-7c07-4f84-980d-b220158b409b} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.04.29 20:53:19.589136 [ 276 ] {c628ccc7-7c07-4f84-980d-b220158b409b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1992 | 2026.04.29 20:53:19.589422 [ 276 ] {c628ccc7-7c07-4f84-980d-b220158b409b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1993 | 2026.04.29 20:53:19.589623 [ 276 ] {c628ccc7-7c07-4f84-980d-b220158b409b} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.04.29 20:53:19.589743 [ 276 ] {c628ccc7-7c07-4f84-980d-b220158b409b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001008 sec., 992.063492063492 rows/sec., 62.97 KiB/sec. | ||
| 1995 | 2026.04.29 20:53:19.589779 [ 276 ] {c628ccc7-7c07-4f84-980d-b220158b409b} <Debug> TCPHandler: Processed in 0.001169825 sec. | ||
| 1996 | 2026.04.29 20:53:19.589891 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.04.29 20:53:19.589982 [ 276 ] {0f846968-979c-4bd0-8390-561a0a8fc2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.04.29 20:53:19.590035 [ 276 ] {0f846968-979c-4bd0-8390-561a0a8fc2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1999 | 2026.04.29 20:53:19.590714 [ 276 ] {0f846968-979c-4bd0-8390-561a0a8fc2dc} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.04.29 20:53:19.590750 [ 276 ] {0f846968-979c-4bd0-8390-561a0a8fc2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2001 | 2026.04.29 20:53:19.591229 [ 276 ] {0f846968-979c-4bd0-8390-561a0a8fc2dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2002 | 2026.04.29 20:53:19.591439 [ 276 ] {0f846968-979c-4bd0-8390-561a0a8fc2dc} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.04.29 20:53:19.591548 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2004 | 2026.04.29 20:53:19.591570 [ 276 ] {0f846968-979c-4bd0-8390-561a0a8fc2dc} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001606 sec., 3735.9900373599003 rows/sec., 6.69 MiB/sec. | ||
| 2005 | 2026.04.29 20:53:19.591624 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.04.29 20:53:19.591643 [ 276 ] {0f846968-979c-4bd0-8390-561a0a8fc2dc} <Debug> TCPHandler: Processed in 0.001803073 sec. | ||
| 2007 | 2026.04.29 20:53:19.591654 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2008 | 2026.04.29 20:53:19.591766 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.04.29 20:53:19.591774 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 2010 | 2026.04.29 20:53:19.591869 [ 276 ] {c45bbb64-7896-4b74-84c6-16cea4fb1562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2011 | 2026.04.29 20:53:19.591916 [ 276 ] {c45bbb64-7896-4b74-84c6-16cea4fb1562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2012 | 2026.04.29 20:53:19.592012 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2013 | 2026.04.29 20:53:19.592106 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
| 2014 | 2026.04.29 20:53:19.592241 [ 276 ] {c45bbb64-7896-4b74-84c6-16cea4fb1562} <Trace> oximeter.measurements_i64 (14c237b9-8d0c-4700-b159-3386ca1f471e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.04.29 20:53:19.592263 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2016 | 2026.04.29 20:53:19.592280 [ 276 ] {c45bbb64-7896-4b74-84c6-16cea4fb1562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2017 | 2026.04.29 20:53:19.592394 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2018 | 2026.04.29 20:53:19.592506 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 2019 | 2026.04.29 20:53:19.592591 [ 276 ] {c45bbb64-7896-4b74-84c6-16cea4fb1562} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2020 | 2026.04.29 20:53:19.592609 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2021 | 2026.04.29 20:53:19.592719 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 2022 | 2026.04.29 20:53:19.592822 [ 276 ] {c45bbb64-7896-4b74-84c6-16cea4fb1562} <Trace> oximeter.measurements_i64 (14c237b9-8d0c-4700-b159-3386ca1f471e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.04.29 20:53:19.592954 [ 276 ] {c45bbb64-7896-4b74-84c6-16cea4fb1562} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 383.55 KiB/sec. | ||
| 2024 | 2026.04.29 20:53:19.592992 [ 276 ] {c45bbb64-7896-4b74-84c6-16cea4fb1562} <Debug> TCPHandler: Processed in 0.001276906 sec. | ||
| 2025 | 2026.04.29 20:53:19.593125 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.04.29 20:53:19.593219 [ 276 ] {ade8c77c-1160-48b8-bf80-8040c9a388bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.04.29 20:53:19.593259 [ 276 ] {ade8c77c-1160-48b8-bf80-8040c9a388bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2028 | 2026.04.29 20:53:19.593588 [ 276 ] {ade8c77c-1160-48b8-bf80-8040c9a388bb} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.04.29 20:53:19.593623 [ 276 ] {ade8c77c-1160-48b8-bf80-8040c9a388bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2030 | 2026.04.29 20:53:19.593929 [ 276 ] {ade8c77c-1160-48b8-bf80-8040c9a388bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2031 | 2026.04.29 20:53:19.594143 [ 276 ] {ade8c77c-1160-48b8-bf80-8040c9a388bb} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.04.29 20:53:19.594270 [ 276 ] {ade8c77c-1160-48b8-bf80-8040c9a388bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 2033 | 2026.04.29 20:53:19.594306 [ 276 ] {ade8c77c-1160-48b8-bf80-8040c9a388bb} <Debug> TCPHandler: Processed in 0.001232836 sec. | ||
| 2034 | 2026.04.29 20:53:19.595346 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 19 columns (19 merged, 0 gathered) in 0.003612996 sec., 43177.46269301156 rows/sec., 77.37 MiB/sec. | ||
| 2035 | 2026.04.29 20:53:19.595755 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2036 | 2026.04.29 20:53:19.596176 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.04.29 20:53:19.596258 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2038 | 2026.04.29 20:53:19.596391 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2039 | 2026.04.29 20:53:19.648735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4307 | ||
| 2040 | 2026.04.29 20:53:19.649192 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.04.29 20:53:19.649239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2042 | 2026.04.29 20:53:19.649707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2043 | 2026.04.29 20:53:19.649954 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.04.29 20:53:19.650077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4307 | ||
| 2045 | 2026.04.29 20:53:19.880630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2046 | 2026.04.29 20:53:19.897768 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.04.29 20:53:19.897833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2048 | 2026.04.29 20:53:19.903989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2049 | 2026.04.29 20:53:19.904669 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.04.29 20:53:19.907566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2051 | 2026.04.29 20:53:22.157528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 248 | ||
| 2052 | 2026.04.29 20:53:22.160232 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.04.29 20:53:22.160287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2054 | 2026.04.29 20:53:22.161486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2055 | 2026.04.29 20:53:22.161759 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.04.29 20:53:22.161905 [ 42 ] {} <Debug> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2057 | 2026.04.29 20:53:22.161966 [ 42 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.04.29 20:53:22.161987 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2059 | 2026.04.29 20:53:22.162084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 248 | ||
| 2060 | 2026.04.29 20:53:22.162129 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::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 | ||
| 2061 | 2026.04.29 20:53:22.162762 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2062 | 2026.04.29 20:53:22.162931 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2063 | 2026.04.29 20:53:22.163368 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 2064 | 2026.04.29 20:53:22.163852 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 2065 | 2026.04.29 20:53:22.164222 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 2066 | 2026.04.29 20:53:22.164566 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2067 | 2026.04.29 20:53:22.164919 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2068 | 2026.04.29 20:53:22.170624 [ 191 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 72 columns (72 merged, 0 gathered) in 0.008548439 sec., 29011.144607805007 rows/sec., 27.35 MiB/sec. | ||
| 2069 | 2026.04.29 20:53:22.171747 [ 191 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2070 | 2026.04.29 20:53:22.172301 [ 191 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.04.29 20:53:22.172432 [ 191 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_6_1} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2072 | 2026.04.29 20:53:22.172639 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 2073 | 2026.04.29 20:53:24.575510 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2026.04.29 20:53:24.575748 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2075 | 2026.04.29 20:53:24.576060 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2076 | 2026.04.29 20:53:24.576093 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2077 | 2026.04.29 20:53:24.576307 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2078 | 2026.04.29 20:53:24.576374 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2079 | 2026.04.29 20:53:24.576520 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2080 | 2026.04.29 20:53:24.576654 [ 303 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2081 | 2026.04.29 20:53:24.576671 [ 347 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2082 | 2026.04.29 20:53:24.576658 [ 335 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2083 | 2026.04.29 20:53:24.576810 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2084 | 2026.04.29 20:53:24.576846 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2085 | 2026.04.29 20:53:24.576956 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2086 | 2026.04.29 20:53:24.577010 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2087 | 2026.04.29 20:53:24.577047 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2088 | 2026.04.29 20:53:24.577083 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2089 | 2026.04.29 20:53:24.578292 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.002634 sec., 12528.473804100227 rows/sec., 1.90 MiB/sec. | ||
| 2090 | 2026.04.29 20:53:24.578379 [ 276 ] {48881d4e-ecfd-46c3-82c3-8533ab6de4c0} <Debug> TCPHandler: Processed in 0.003005188 sec. | ||
| 2091 | 2026.04.29 20:53:24.580652 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.04.29 20:53:24.580758 [ 276 ] {16aaf7d6-8477-49b3-886e-ad6fe9986c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2093 | 2026.04.29 20:53:24.580807 [ 276 ] {16aaf7d6-8477-49b3-886e-ad6fe9986c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2094 | 2026.04.29 20:53:24.581356 [ 276 ] {16aaf7d6-8477-49b3-886e-ad6fe9986c05} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.04.29 20:53:24.581397 [ 276 ] {16aaf7d6-8477-49b3-886e-ad6fe9986c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2096 | 2026.04.29 20:53:24.581752 [ 276 ] {16aaf7d6-8477-49b3-886e-ad6fe9986c05} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2097 | 2026.04.29 20:53:24.581968 [ 276 ] {16aaf7d6-8477-49b3-886e-ad6fe9986c05} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.04.29 20:53:24.582093 [ 40 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2099 | 2026.04.29 20:53:24.582107 [ 276 ] {16aaf7d6-8477-49b3-886e-ad6fe9986c05} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00138 sec., 91304.34782608696 rows/sec., 7.89 MiB/sec. | ||
| 2100 | 2026.04.29 20:53:24.582164 [ 40 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.04.29 20:53:24.582166 [ 276 ] {16aaf7d6-8477-49b3-886e-ad6fe9986c05} <Debug> TCPHandler: Processed in 0.00156536 sec. | ||
| 2102 | 2026.04.29 20:53:24.582207 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2103 | 2026.04.29 20:53:24.582302 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 2104 | 2026.04.29 20:53:24.582319 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.04.29 20:53:24.582391 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2106 | 2026.04.29 20:53:24.582416 [ 276 ] {06ffb17f-d0da-4a69-a8e1-7f36de619adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.04.29 20:53:24.582417 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2476 rows starting from the beginning of the part | ||
| 2108 | 2026.04.29 20:53:24.582455 [ 276 ] {06ffb17f-d0da-4a69-a8e1-7f36de619adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2109 | 2026.04.29 20:53:24.582480 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 2110 | 2026.04.29 20:53:24.582521 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2111 | 2026.04.29 20:53:24.582564 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 126 rows starting from the beginning of the part | ||
| 2112 | 2026.04.29 20:53:24.582619 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 71 rows starting from the beginning of the part | ||
| 2113 | 2026.04.29 20:53:24.582678 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 126 rows starting from the beginning of the part | ||
| 2114 | 2026.04.29 20:53:24.582877 [ 276 ] {06ffb17f-d0da-4a69-a8e1-7f36de619adb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.04.29 20:53:24.582911 [ 276 ] {06ffb17f-d0da-4a69-a8e1-7f36de619adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2116 | 2026.04.29 20:53:24.583214 [ 276 ] {06ffb17f-d0da-4a69-a8e1-7f36de619adb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2117 | 2026.04.29 20:53:24.583423 [ 276 ] {06ffb17f-d0da-4a69-a8e1-7f36de619adb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.04.29 20:53:24.583545 [ 276 ] {06ffb17f-d0da-4a69-a8e1-7f36de619adb} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001148 sec., 30487.80487804878 rows/sec., 2.24 MiB/sec. | ||
| 2119 | 2026.04.29 20:53:24.583580 [ 276 ] {06ffb17f-d0da-4a69-a8e1-7f36de619adb} <Debug> TCPHandler: Processed in 0.001309637 sec. | ||
| 2120 | 2026.04.29 20:53:24.583699 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.04.29 20:53:24.583795 [ 276 ] {0201951e-1954-4ac0-8920-2a029c5b3ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2122 | 2026.04.29 20:53:24.583818 [ 191 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154909 sec., 1879167.7694646535 rows/sec., 149.17 MiB/sec. | ||
| 2123 | 2026.04.29 20:53:24.583835 [ 276 ] {0201951e-1954-4ac0-8920-2a029c5b3ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2124 | 2026.04.29 20:53:24.584084 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2125 | 2026.04.29 20:53:24.584306 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_11_2} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.04.29 20:53:24.584323 [ 276 ] {0201951e-1954-4ac0-8920-2a029c5b3ba6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.04.29 20:53:24.584358 [ 276 ] {0201951e-1954-4ac0-8920-2a029c5b3ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2128 | 2026.04.29 20:53:24.584368 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_11_2} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2129 | 2026.04.29 20:53:24.584422 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2130 | 2026.04.29 20:53:24.584654 [ 276 ] {0201951e-1954-4ac0-8920-2a029c5b3ba6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2131 | 2026.04.29 20:53:24.584862 [ 276 ] {0201951e-1954-4ac0-8920-2a029c5b3ba6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2026.04.29 20:53:24.584979 [ 40 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2133 | 2026.04.29 20:53:24.584984 [ 276 ] {0201951e-1954-4ac0-8920-2a029c5b3ba6} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001213 sec., 81615.82852431986 rows/sec., 6.37 MiB/sec. | ||
| 2134 | 2026.04.29 20:53:24.585018 [ 40 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.04.29 20:53:24.585038 [ 276 ] {0201951e-1954-4ac0-8920-2a029c5b3ba6} <Debug> TCPHandler: Processed in 0.001386248 sec. | ||
| 2136 | 2026.04.29 20:53:24.585051 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2137 | 2026.04.29 20:53:24.585162 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 2138 | 2026.04.29 20:53:24.585171 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.04.29 20:53:24.585283 [ 276 ] {f3c1852f-c888-4561-b56f-8843784c2d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2140 | 2026.04.29 20:53:24.585316 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2141 | 2026.04.29 20:53:24.585323 [ 276 ] {f3c1852f-c888-4561-b56f-8843784c2d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2142 | 2026.04.29 20:53:24.585373 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1345 rows starting from the beginning of the part | ||
| 2143 | 2026.04.29 20:53:24.585474 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 2144 | 2026.04.29 20:53:24.585525 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2145 | 2026.04.29 20:53:24.585572 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 99 rows starting from the beginning of the part | ||
| 2146 | 2026.04.29 20:53:24.585614 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 80 rows starting from the beginning of the part | ||
| 2147 | 2026.04.29 20:53:24.585664 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 99 rows starting from the beginning of the part | ||
| 2148 | 2026.04.29 20:53:24.585756 [ 276 ] {f3c1852f-c888-4561-b56f-8843784c2d12} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.04.29 20:53:24.585795 [ 276 ] {f3c1852f-c888-4561-b56f-8843784c2d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2150 | 2026.04.29 20:53:24.586171 [ 276 ] {f3c1852f-c888-4561-b56f-8843784c2d12} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2151 | 2026.04.29 20:53:24.586397 [ 276 ] {f3c1852f-c888-4561-b56f-8843784c2d12} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.04.29 20:53:24.586528 [ 276 ] {f3c1852f-c888-4561-b56f-8843784c2d12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 2153 | 2026.04.29 20:53:24.586563 [ 276 ] {f3c1852f-c888-4561-b56f-8843784c2d12} <Debug> TCPHandler: Processed in 0.001440108 sec. | ||
| 2154 | 2026.04.29 20:53:24.586679 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.04.29 20:53:24.586770 [ 276 ] {f21ad8ae-91d5-4039-a3a0-bc7e88edd089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2156 | 2026.04.29 20:53:24.586821 [ 276 ] {f21ad8ae-91d5-4039-a3a0-bc7e88edd089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2157 | 2026.04.29 20:53:24.586911 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798034 sec., 973841.4290274823 rows/sec., 71.61 MiB/sec. | ||
| 2158 | 2026.04.29 20:53:24.587111 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2159 | 2026.04.29 20:53:24.587390 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_11_2} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.04.29 20:53:24.587461 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_11_2} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2161 | 2026.04.29 20:53:24.587535 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2162 | 2026.04.29 20:53:24.587622 [ 276 ] {f21ad8ae-91d5-4039-a3a0-bc7e88edd089} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.04.29 20:53:24.587662 [ 276 ] {f21ad8ae-91d5-4039-a3a0-bc7e88edd089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2164 | 2026.04.29 20:53:24.588224 [ 276 ] {f21ad8ae-91d5-4039-a3a0-bc7e88edd089} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2165 | 2026.04.29 20:53:24.588448 [ 276 ] {f21ad8ae-91d5-4039-a3a0-bc7e88edd089} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.04.29 20:53:24.588579 [ 276 ] {f21ad8ae-91d5-4039-a3a0-bc7e88edd089} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001827 sec., 19157.088122605364 rows/sec., 34.33 MiB/sec. | ||
| 2167 | 2026.04.29 20:53:24.588627 [ 276 ] {f21ad8ae-91d5-4039-a3a0-bc7e88edd089} <Debug> TCPHandler: Processed in 0.001995276 sec. | ||
| 2168 | 2026.04.29 20:53:24.588765 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.04.29 20:53:24.588856 [ 276 ] {b19dfe23-ab54-46e7-bb2d-7223cfe9f54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2170 | 2026.04.29 20:53:24.588896 [ 276 ] {b19dfe23-ab54-46e7-bb2d-7223cfe9f54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2171 | 2026.04.29 20:53:24.589231 [ 276 ] {b19dfe23-ab54-46e7-bb2d-7223cfe9f54d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.04.29 20:53:24.589265 [ 276 ] {b19dfe23-ab54-46e7-bb2d-7223cfe9f54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2173 | 2026.04.29 20:53:24.589554 [ 276 ] {b19dfe23-ab54-46e7-bb2d-7223cfe9f54d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2174 | 2026.04.29 20:53:24.589761 [ 276 ] {b19dfe23-ab54-46e7-bb2d-7223cfe9f54d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.04.29 20:53:24.589883 [ 276 ] {b19dfe23-ab54-46e7-bb2d-7223cfe9f54d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 2176 | 2026.04.29 20:53:24.589916 [ 276 ] {b19dfe23-ab54-46e7-bb2d-7223cfe9f54d} <Debug> TCPHandler: Processed in 0.001198975 sec. | ||
| 2177 | 2026.04.29 20:53:27.045929 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2178 | 2026.04.29 20:53:27.046038 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2179 | 2026.04.29 20:53:27.150296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4819 | ||
| 2180 | 2026.04.29 20:53:27.150784 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.04.29 20:53:27.150829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2182 | 2026.04.29 20:53:27.151335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2183 | 2026.04.29 20:53:27.151575 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.04.29 20:53:27.151718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4819 | ||
| 2185 | 2026.04.29 20:53:27.407792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2186 | 2026.04.29 20:53:27.426561 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.04.29 20:53:27.426624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2188 | 2026.04.29 20:53:27.432880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2189 | 2026.04.29 20:53:27.433635 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.04.29 20:53:27.436842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2191 | 2026.04.29 20:53:28.000253 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.24 MiB, peak 212.24 MiB, free memory in arenas 0.00 B, will set to 210.99 MiB (RSS), difference: 2.75 MiB | ||
| 2192 | 2026.04.29 20:53:29.573653 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.04.29 20:53:29.573900 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2194 | 2026.04.29 20:53:29.574227 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2195 | 2026.04.29 20:53:29.574678 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2196 | 2026.04.29 20:53:29.574888 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2197 | 2026.04.29 20:53:29.574956 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2198 | 2026.04.29 20:53:29.575093 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2199 | 2026.04.29 20:53:29.575201 [ 335 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2200 | 2026.04.29 20:53:29.575240 [ 303 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2201 | 2026.04.29 20:53:29.575257 [ 312 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2202 | 2026.04.29 20:53:29.575389 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2203 | 2026.04.29 20:53:29.575415 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2204 | 2026.04.29 20:53:29.575483 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2205 | 2026.04.29 20:53:29.575503 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2206 | 2026.04.29 20:53:29.575535 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2207 | 2026.04.29 20:53:29.575576 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2208 | 2026.04.29 20:53:29.576872 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.003071 sec., 10745.685444480625 rows/sec., 1.63 MiB/sec. | ||
| 2209 | 2026.04.29 20:53:29.576967 [ 276 ] {033945a1-5af7-4ace-9dad-7174e9aff7f4} <Debug> TCPHandler: Processed in 0.003462074 sec. | ||
| 2210 | 2026.04.29 20:53:29.578756 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.04.29 20:53:29.578873 [ 276 ] {cb717def-b365-41fd-9882-b27a5a76dbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2212 | 2026.04.29 20:53:29.578915 [ 276 ] {cb717def-b365-41fd-9882-b27a5a76dbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2213 | 2026.04.29 20:53:29.579385 [ 276 ] {cb717def-b365-41fd-9882-b27a5a76dbe9} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2026.04.29 20:53:29.579423 [ 276 ] {cb717def-b365-41fd-9882-b27a5a76dbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2215 | 2026.04.29 20:53:29.579782 [ 276 ] {cb717def-b365-41fd-9882-b27a5a76dbe9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2216 | 2026.04.29 20:53:29.579999 [ 276 ] {cb717def-b365-41fd-9882-b27a5a76dbe9} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.04.29 20:53:29.580139 [ 276 ] {cb717def-b365-41fd-9882-b27a5a76dbe9} <Debug> executeQuery: Read 68 rows, 5.55 KiB in 0.001306 sec., 52067.381316998464 rows/sec., 4.15 MiB/sec. | ||
| 2218 | 2026.04.29 20:53:29.580175 [ 276 ] {cb717def-b365-41fd-9882-b27a5a76dbe9} <Debug> TCPHandler: Processed in 0.001469528 sec. | ||
| 2219 | 2026.04.29 20:53:29.580306 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.04.29 20:53:29.580399 [ 276 ] {c8a27b8d-9173-4a6a-bfcf-c49abb35e18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2221 | 2026.04.29 20:53:29.580439 [ 276 ] {c8a27b8d-9173-4a6a-bfcf-c49abb35e18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2222 | 2026.04.29 20:53:29.580835 [ 276 ] {c8a27b8d-9173-4a6a-bfcf-c49abb35e18c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.04.29 20:53:29.580870 [ 276 ] {c8a27b8d-9173-4a6a-bfcf-c49abb35e18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2224 | 2026.04.29 20:53:29.581154 [ 276 ] {c8a27b8d-9173-4a6a-bfcf-c49abb35e18c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2225 | 2026.04.29 20:53:29.581360 [ 276 ] {c8a27b8d-9173-4a6a-bfcf-c49abb35e18c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.04.29 20:53:29.581483 [ 276 ] {c8a27b8d-9173-4a6a-bfcf-c49abb35e18c} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 409.41 KiB/sec. | ||
| 2227 | 2026.04.29 20:53:29.581518 [ 276 ] {c8a27b8d-9173-4a6a-bfcf-c49abb35e18c} <Debug> TCPHandler: Processed in 0.001262766 sec. | ||
| 2228 | 2026.04.29 20:53:29.581636 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2026.04.29 20:53:29.581728 [ 276 ] {9edf016c-4c52-4dce-b0fc-c1e2f28a9df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2230 | 2026.04.29 20:53:29.581766 [ 276 ] {9edf016c-4c52-4dce-b0fc-c1e2f28a9df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2231 | 2026.04.29 20:53:29.582171 [ 276 ] {9edf016c-4c52-4dce-b0fc-c1e2f28a9df2} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.04.29 20:53:29.582204 [ 276 ] {9edf016c-4c52-4dce-b0fc-c1e2f28a9df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2233 | 2026.04.29 20:53:29.582494 [ 276 ] {9edf016c-4c52-4dce-b0fc-c1e2f28a9df2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2234 | 2026.04.29 20:53:29.582707 [ 276 ] {9edf016c-4c52-4dce-b0fc-c1e2f28a9df2} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.04.29 20:53:29.582835 [ 276 ] {9edf016c-4c52-4dce-b0fc-c1e2f28a9df2} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001125 sec., 62222.222222222226 rows/sec., 4.86 MiB/sec. | ||
| 2236 | 2026.04.29 20:53:29.582870 [ 276 ] {9edf016c-4c52-4dce-b0fc-c1e2f28a9df2} <Debug> TCPHandler: Processed in 0.001284387 sec. | ||
| 2237 | 2026.04.29 20:53:29.582995 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.04.29 20:53:29.583087 [ 276 ] {522f8b7f-fabb-4339-a026-c6026010235c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2239 | 2026.04.29 20:53:29.583128 [ 276 ] {522f8b7f-fabb-4339-a026-c6026010235c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2240 | 2026.04.29 20:53:29.583525 [ 276 ] {522f8b7f-fabb-4339-a026-c6026010235c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.04.29 20:53:29.583560 [ 276 ] {522f8b7f-fabb-4339-a026-c6026010235c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2242 | 2026.04.29 20:53:29.583871 [ 276 ] {522f8b7f-fabb-4339-a026-c6026010235c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2243 | 2026.04.29 20:53:29.584075 [ 276 ] {522f8b7f-fabb-4339-a026-c6026010235c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.04.29 20:53:29.584178 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2245 | 2026.04.29 20:53:29.584200 [ 276 ] {522f8b7f-fabb-4339-a026-c6026010235c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001131 sec., 141467.7276746242 rows/sec., 9.85 MiB/sec. | ||
| 2246 | 2026.04.29 20:53:29.584244 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.04.29 20:53:29.584253 [ 276 ] {522f8b7f-fabb-4339-a026-c6026010235c} <Debug> TCPHandler: Processed in 0.001308327 sec. | ||
| 2248 | 2026.04.29 20:53:29.584274 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2249 | 2026.04.29 20:53:29.584373 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 2250 | 2026.04.29 20:53:29.584383 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.04.29 20:53:29.584480 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2252 | 2026.04.29 20:53:29.584489 [ 276 ] {fe03e837-d9df-41f7-ab1e-81967db5c05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2253 | 2026.04.29 20:53:29.584513 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 4383 rows starting from the beginning of the part | ||
| 2254 | 2026.04.29 20:53:29.584544 [ 276 ] {fe03e837-d9df-41f7-ab1e-81967db5c05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2255 | 2026.04.29 20:53:29.584574 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 2256 | 2026.04.29 20:53:29.584623 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 2257 | 2026.04.29 20:53:29.584666 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 162 rows starting from the beginning of the part | ||
| 2258 | 2026.04.29 20:53:29.584707 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 2259 | 2026.04.29 20:53:29.584746 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 2260 | 2026.04.29 20:53:29.585265 [ 276 ] {fe03e837-d9df-41f7-ab1e-81967db5c05a} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2026.04.29 20:53:29.585300 [ 276 ] {fe03e837-d9df-41f7-ab1e-81967db5c05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2262 | 2026.04.29 20:53:29.585775 [ 276 ] {fe03e837-d9df-41f7-ab1e-81967db5c05a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2263 | 2026.04.29 20:53:29.586002 [ 276 ] {fe03e837-d9df-41f7-ab1e-81967db5c05a} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2026.04.29 20:53:29.586138 [ 276 ] {fe03e837-d9df-41f7-ab1e-81967db5c05a} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001667 sec., 3599.2801439712057 rows/sec., 6.45 MiB/sec. | ||
| 2265 | 2026.04.29 20:53:29.586187 [ 276 ] {fe03e837-d9df-41f7-ab1e-81967db5c05a} <Debug> TCPHandler: Processed in 0.001854334 sec. | ||
| 2266 | 2026.04.29 20:53:29.586323 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2026.04.29 20:53:29.586446 [ 276 ] {c3ad1753-399d-4b16-b209-3a1e5bba2b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2268 | 2026.04.29 20:53:29.586495 [ 276 ] {c3ad1753-399d-4b16-b209-3a1e5bba2b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2269 | 2026.04.29 20:53:29.586902 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002567493 sec., 2019479.7025736778 rows/sec., 128.02 MiB/sec. | ||
| 2270 | 2026.04.29 20:53:29.586912 [ 276 ] {c3ad1753-399d-4b16-b209-3a1e5bba2b84} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.04.29 20:53:29.586975 [ 276 ] {c3ad1753-399d-4b16-b209-3a1e5bba2b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2272 | 2026.04.29 20:53:29.587330 [ 276 ] {c3ad1753-399d-4b16-b209-3a1e5bba2b84} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2273 | 2026.04.29 20:53:29.587508 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2274 | 2026.04.29 20:53:29.587602 [ 276 ] {c3ad1753-399d-4b16-b209-3a1e5bba2b84} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.04.29 20:53:29.587744 [ 276 ] {c3ad1753-399d-4b16-b209-3a1e5bba2b84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
| 2276 | 2026.04.29 20:53:29.587781 [ 276 ] {c3ad1753-399d-4b16-b209-3a1e5bba2b84} <Debug> TCPHandler: Processed in 0.00152013 sec. | ||
| 2277 | 2026.04.29 20:53:29.587911 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.04.29 20:53:29.588006 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2279 | 2026.04.29 20:53:29.588098 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2280 | 2026.04.29 20:53:29.895925 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.04.29 20:53:29.896159 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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) | ||
| 2282 | 2026.04.29 20:53:29.896503 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2283 | 2026.04.29 20:53:29.896540 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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 | ||
| 2284 | 2026.04.29 20:53:29.896776 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2285 | 2026.04.29 20:53:29.896844 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2286 | 2026.04.29 20:53:29.896986 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2287 | 2026.04.29 20:53:29.897097 [ 303 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2288 | 2026.04.29 20:53:29.897098 [ 335 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2289 | 2026.04.29 20:53:29.897118 [ 312 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2290 | 2026.04.29 20:53:29.897228 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2291 | 2026.04.29 20:53:29.897258 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2292 | 2026.04.29 20:53:29.897328 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2293 | 2026.04.29 20:53:29.897349 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2294 | 2026.04.29 20:53:29.897383 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 2295 | 2026.04.29 20:53:29.897419 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 2296 | 2026.04.29 20:53:29.898638 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.002579 sec., 12795.657231485071 rows/sec., 1.95 MiB/sec. | ||
| 2297 | 2026.04.29 20:53:29.898733 [ 276 ] {2481c935-9a1e-497a-bb1b-791f4499887c} <Debug> TCPHandler: Processed in 0.002944408 sec. | ||
| 2298 | 2026.04.29 20:53:29.910786 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.04.29 20:53:29.910895 [ 276 ] {910f6156-b657-4a6c-8d26-cf40e46ea89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2300 | 2026.04.29 20:53:29.910937 [ 276 ] {910f6156-b657-4a6c-8d26-cf40e46ea89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2301 | 2026.04.29 20:53:29.911424 [ 276 ] {910f6156-b657-4a6c-8d26-cf40e46ea89f} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.04.29 20:53:29.911467 [ 276 ] {910f6156-b657-4a6c-8d26-cf40e46ea89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2303 | 2026.04.29 20:53:29.911821 [ 276 ] {910f6156-b657-4a6c-8d26-cf40e46ea89f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2304 | 2026.04.29 20:53:29.912040 [ 276 ] {910f6156-b657-4a6c-8d26-cf40e46ea89f} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.04.29 20:53:29.912183 [ 276 ] {910f6156-b657-4a6c-8d26-cf40e46ea89f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 370.65 KiB/sec. | ||
| 2306 | 2026.04.29 20:53:29.912221 [ 276 ] {910f6156-b657-4a6c-8d26-cf40e46ea89f} <Debug> TCPHandler: Processed in 0.00148867 sec. | ||
| 2307 | 2026.04.29 20:53:29.912345 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.04.29 20:53:29.912438 [ 276 ] {069ff5d6-e1f0-4efa-b1c9-fb8237f1a7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2309 | 2026.04.29 20:53:29.912478 [ 276 ] {069ff5d6-e1f0-4efa-b1c9-fb8237f1a7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2310 | 2026.04.29 20:53:29.914181 [ 276 ] {069ff5d6-e1f0-4efa-b1c9-fb8237f1a7f8} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.04.29 20:53:29.914218 [ 276 ] {069ff5d6-e1f0-4efa-b1c9-fb8237f1a7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2312 | 2026.04.29 20:53:29.914682 [ 276 ] {069ff5d6-e1f0-4efa-b1c9-fb8237f1a7f8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2313 | 2026.04.29 20:53:29.914897 [ 276 ] {069ff5d6-e1f0-4efa-b1c9-fb8237f1a7f8} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.04.29 20:53:29.915027 [ 276 ] {069ff5d6-e1f0-4efa-b1c9-fb8237f1a7f8} <Debug> executeQuery: Read 2474 rows, 188.29 KiB in 0.002607 sec., 948983.5059455313 rows/sec., 70.53 MiB/sec. | ||
| 2315 | 2026.04.29 20:53:29.915064 [ 276 ] {069ff5d6-e1f0-4efa-b1c9-fb8237f1a7f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2316 | 2026.04.29 20:53:29.915077 [ 276 ] {069ff5d6-e1f0-4efa-b1c9-fb8237f1a7f8} <Debug> TCPHandler: Processed in 0.002783205 sec. | ||
| 2317 | 2026.04.29 20:53:29.915198 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2026.04.29 20:53:29.915293 [ 276 ] {b34a930b-5fcf-4c70-976b-fbe617ccfd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2319 | 2026.04.29 20:53:29.915331 [ 276 ] {b34a930b-5fcf-4c70-976b-fbe617ccfd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2320 | 2026.04.29 20:53:29.915776 [ 276 ] {b34a930b-5fcf-4c70-976b-fbe617ccfd3d} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2026.04.29 20:53:29.915811 [ 276 ] {b34a930b-5fcf-4c70-976b-fbe617ccfd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2322 | 2026.04.29 20:53:29.916110 [ 276 ] {b34a930b-5fcf-4c70-976b-fbe617ccfd3d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2323 | 2026.04.29 20:53:29.916322 [ 276 ] {b34a930b-5fcf-4c70-976b-fbe617ccfd3d} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.04.29 20:53:29.916432 [ 33 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2325 | 2026.04.29 20:53:29.916450 [ 276 ] {b34a930b-5fcf-4c70-976b-fbe617ccfd3d} <Debug> executeQuery: Read 50 rows, 3.73 KiB in 0.001176 sec., 42517.00680272109 rows/sec., 3.10 MiB/sec. | ||
| 2326 | 2026.04.29 20:53:29.916497 [ 33 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.04.29 20:53:29.916506 [ 276 ] {b34a930b-5fcf-4c70-976b-fbe617ccfd3d} <Debug> TCPHandler: Processed in 0.001358967 sec. | ||
| 2328 | 2026.04.29 20:53:29.916526 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2329 | 2026.04.29 20:53:29.916635 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::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 | ||
| 2330 | 2026.04.29 20:53:29.916656 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2026.04.29 20:53:29.916749 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2332 | 2026.04.29 20:53:29.916767 [ 276 ] {d0ef24ca-10e7-4d25-b69a-925aeaf38df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.04.29 20:53:29.916790 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 54 rows starting from the beginning of the part | ||
| 2334 | 2026.04.29 20:53:29.916810 [ 276 ] {d0ef24ca-10e7-4d25-b69a-925aeaf38df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2335 | 2026.04.29 20:53:29.916862 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2336 | 2026.04.29 20:53:29.916927 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2337 | 2026.04.29 20:53:29.916991 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 2338 | 2026.04.29 20:53:29.917050 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 2339 | 2026.04.29 20:53:29.917102 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2340 | 2026.04.29 20:53:29.917676 [ 276 ] {d0ef24ca-10e7-4d25-b69a-925aeaf38df3} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.04.29 20:53:29.917720 [ 276 ] {d0ef24ca-10e7-4d25-b69a-925aeaf38df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2342 | 2026.04.29 20:53:29.917824 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238026 sec., 153470.1209829196 rows/sec., 11.76 MiB/sec. | ||
| 2343 | 2026.04.29 20:53:29.918038 [ 193 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2344 | 2026.04.29 20:53:29.918146 [ 276 ] {d0ef24ca-10e7-4d25-b69a-925aeaf38df3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2345 | 2026.04.29 20:53:29.918423 [ 193 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.04.29 20:53:29.918436 [ 276 ] {d0ef24ca-10e7-4d25-b69a-925aeaf38df3} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.04.29 20:53:29.918534 [ 193 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_10_2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2348 | 2026.04.29 20:53:29.918595 [ 276 ] {d0ef24ca-10e7-4d25-b69a-925aeaf38df3} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001851 sec., 432739.0599675851 rows/sec., 25.00 MiB/sec. | ||
| 2349 | 2026.04.29 20:53:29.918637 [ 276 ] {d0ef24ca-10e7-4d25-b69a-925aeaf38df3} <Debug> TCPHandler: Processed in 0.002042176 sec. | ||
| 2350 | 2026.04.29 20:53:29.918675 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2351 | 2026.04.29 20:53:29.918761 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2026.04.29 20:53:29.918861 [ 276 ] {adc727ef-ac4b-4db3-8b4c-2c5520f7df77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2353 | 2026.04.29 20:53:29.918900 [ 276 ] {adc727ef-ac4b-4db3-8b4c-2c5520f7df77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2354 | 2026.04.29 20:53:29.919289 [ 276 ] {adc727ef-ac4b-4db3-8b4c-2c5520f7df77} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.04.29 20:53:29.919327 [ 276 ] {adc727ef-ac4b-4db3-8b4c-2c5520f7df77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2356 | 2026.04.29 20:53:29.919616 [ 276 ] {adc727ef-ac4b-4db3-8b4c-2c5520f7df77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2357 | 2026.04.29 20:53:29.919825 [ 276 ] {adc727ef-ac4b-4db3-8b4c-2c5520f7df77} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.04.29 20:53:29.919951 [ 276 ] {adc727ef-ac4b-4db3-8b4c-2c5520f7df77} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 2359 | 2026.04.29 20:53:29.919988 [ 276 ] {adc727ef-ac4b-4db3-8b4c-2c5520f7df77} <Debug> TCPHandler: Processed in 0.001278226 sec. | ||
| 2360 | 2026.04.29 20:53:29.920102 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.04.29 20:53:29.920196 [ 276 ] {eedb9717-6263-4dc5-8460-9af67a8294a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2362 | 2026.04.29 20:53:29.920235 [ 276 ] {eedb9717-6263-4dc5-8460-9af67a8294a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2363 | 2026.04.29 20:53:29.921156 [ 276 ] {eedb9717-6263-4dc5-8460-9af67a8294a1} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.04.29 20:53:29.921193 [ 276 ] {eedb9717-6263-4dc5-8460-9af67a8294a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2365 | 2026.04.29 20:53:29.921630 [ 276 ] {eedb9717-6263-4dc5-8460-9af67a8294a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2366 | 2026.04.29 20:53:29.921844 [ 276 ] {eedb9717-6263-4dc5-8460-9af67a8294a1} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.04.29 20:53:29.921973 [ 276 ] {eedb9717-6263-4dc5-8460-9af67a8294a1} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001795 sec., 740389.9721448468 rows/sec., 49.64 MiB/sec. | ||
| 2368 | 2026.04.29 20:53:29.922010 [ 276 ] {eedb9717-6263-4dc5-8460-9af67a8294a1} <Debug> TCPHandler: Processed in 0.001959115 sec. | ||
| 2369 | 2026.04.29 20:53:29.922129 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.04.29 20:53:29.922223 [ 276 ] {8c4f0b28-c93f-4222-8bd5-9b4e5f3ecf9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2371 | 2026.04.29 20:53:29.922265 [ 276 ] {8c4f0b28-c93f-4222-8bd5-9b4e5f3ecf9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2372 | 2026.04.29 20:53:29.922964 [ 276 ] {8c4f0b28-c93f-4222-8bd5-9b4e5f3ecf9c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.04.29 20:53:29.923001 [ 276 ] {8c4f0b28-c93f-4222-8bd5-9b4e5f3ecf9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2374 | 2026.04.29 20:53:29.923446 [ 276 ] {8c4f0b28-c93f-4222-8bd5-9b4e5f3ecf9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2375 | 2026.04.29 20:53:29.923658 [ 276 ] {8c4f0b28-c93f-4222-8bd5-9b4e5f3ecf9c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.04.29 20:53:29.923786 [ 276 ] {8c4f0b28-c93f-4222-8bd5-9b4e5f3ecf9c} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001582 sec., 947534.7661188368 rows/sec., 57.48 MiB/sec. | ||
| 2377 | 2026.04.29 20:53:29.923821 [ 276 ] {8c4f0b28-c93f-4222-8bd5-9b4e5f3ecf9c} <Debug> TCPHandler: Processed in 0.001743482 sec. | ||
| 2378 | 2026.04.29 20:53:29.923927 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.04.29 20:53:29.924021 [ 276 ] {e2dc6ebd-e83e-4b86-9c50-a918fb25868b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2380 | 2026.04.29 20:53:29.924073 [ 276 ] {e2dc6ebd-e83e-4b86-9c50-a918fb25868b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2381 | 2026.04.29 20:53:29.924843 [ 276 ] {e2dc6ebd-e83e-4b86-9c50-a918fb25868b} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.04.29 20:53:29.924879 [ 276 ] {e2dc6ebd-e83e-4b86-9c50-a918fb25868b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2383 | 2026.04.29 20:53:29.925490 [ 276 ] {e2dc6ebd-e83e-4b86-9c50-a918fb25868b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2384 | 2026.04.29 20:53:29.925725 [ 276 ] {e2dc6ebd-e83e-4b86-9c50-a918fb25868b} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.04.29 20:53:29.925859 [ 276 ] {e2dc6ebd-e83e-4b86-9c50-a918fb25868b} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001857 sec., 23694.13031771675 rows/sec., 42.46 MiB/sec. | ||
| 2386 | 2026.04.29 20:53:29.925908 [ 276 ] {e2dc6ebd-e83e-4b86-9c50-a918fb25868b} <Debug> TCPHandler: Processed in 0.002031436 sec. | ||
| 2387 | 2026.04.29 20:53:29.926044 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.04.29 20:53:29.926139 [ 276 ] {f15a5c09-b4cd-4cb8-bdc9-90750125277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2389 | 2026.04.29 20:53:29.926180 [ 276 ] {f15a5c09-b4cd-4cb8-bdc9-90750125277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2390 | 2026.04.29 20:53:29.926507 [ 276 ] {f15a5c09-b4cd-4cb8-bdc9-90750125277d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.04.29 20:53:29.926542 [ 276 ] {f15a5c09-b4cd-4cb8-bdc9-90750125277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2392 | 2026.04.29 20:53:29.926844 [ 276 ] {f15a5c09-b4cd-4cb8-bdc9-90750125277d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2393 | 2026.04.29 20:53:29.927050 [ 276 ] {f15a5c09-b4cd-4cb8-bdc9-90750125277d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.04.29 20:53:29.927139 [ 30 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2395 | 2026.04.29 20:53:29.927173 [ 276 ] {f15a5c09-b4cd-4cb8-bdc9-90750125277d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001053 sec., 11396.011396011398 rows/sec., 786.44 KiB/sec. | ||
| 2396 | 2026.04.29 20:53:29.927174 [ 30 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.04.29 20:53:29.927205 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2398 | 2026.04.29 20:53:29.927209 [ 276 ] {f15a5c09-b4cd-4cb8-bdc9-90750125277d} <Debug> TCPHandler: Processed in 0.001216295 sec. | ||
| 2399 | 2026.04.29 20:53:29.927271 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 2400 | 2026.04.29 20:53:29.927356 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2401 | 2026.04.29 20:53:29.927383 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2402 | 2026.04.29 20:53:29.927432 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 2403 | 2026.04.29 20:53:29.927472 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 2404 | 2026.04.29 20:53:29.927510 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 2405 | 2026.04.29 20:53:29.927547 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 2406 | 2026.04.29 20:53:29.927582 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2407 | 2026.04.29 20:53:29.928332 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 4 columns (4 merged, 0 gathered) in 0.001089444 sec., 506680.4718737264 rows/sec., 34.15 MiB/sec. | ||
| 2408 | 2026.04.29 20:53:29.928477 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2409 | 2026.04.29 20:53:29.928709 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_11_2} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.04.29 20:53:29.928768 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_11_2} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2411 | 2026.04.29 20:53:29.928820 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2412 | 2026.04.29 20:53:32.162383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 296 | ||
| 2413 | 2026.04.29 20:53:32.164970 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.04.29 20:53:32.165006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2415 | 2026.04.29 20:53:32.166191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2416 | 2026.04.29 20:53:32.166456 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.04.29 20:53:32.166689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2418 | 2026.04.29 20:53:34.572662 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.04.29 20:53:34.572885 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2420 | 2026.04.29 20:53:34.573204 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2421 | 2026.04.29 20:53:34.573237 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2422 | 2026.04.29 20:53:34.573460 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2423 | 2026.04.29 20:53:34.573532 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2424 | 2026.04.29 20:53:34.573666 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2425 | 2026.04.29 20:53:34.573774 [ 335 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2426 | 2026.04.29 20:53:34.573792 [ 297 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2427 | 2026.04.29 20:53:34.573820 [ 312 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2428 | 2026.04.29 20:53:34.573939 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2429 | 2026.04.29 20:53:34.573966 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2430 | 2026.04.29 20:53:34.574035 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2431 | 2026.04.29 20:53:34.574055 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2432 | 2026.04.29 20:53:34.574093 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2433 | 2026.04.29 20:53:34.574131 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2434 | 2026.04.29 20:53:34.575257 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Debug> executeQuery: Read 33 rows, 3.08 KiB in 0.002461 sec., 13409.183258837871 rows/sec., 1.22 MiB/sec. | ||
| 2435 | 2026.04.29 20:53:34.575354 [ 276 ] {9693c889-cfdb-4dad-bada-ecfbae1eb01d} <Debug> TCPHandler: Processed in 0.002824976 sec. | ||
| 2436 | 2026.04.29 20:53:34.576869 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2026.04.29 20:53:34.576979 [ 276 ] {0a5c9787-b223-4ac0-a585-17f45765539e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2438 | 2026.04.29 20:53:34.577021 [ 276 ] {0a5c9787-b223-4ac0-a585-17f45765539e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2439 | 2026.04.29 20:53:34.577828 [ 276 ] {0a5c9787-b223-4ac0-a585-17f45765539e} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.04.29 20:53:34.577902 [ 276 ] {0a5c9787-b223-4ac0-a585-17f45765539e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2441 | 2026.04.29 20:53:34.578354 [ 276 ] {0a5c9787-b223-4ac0-a585-17f45765539e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2442 | 2026.04.29 20:53:34.578565 [ 276 ] {0a5c9787-b223-4ac0-a585-17f45765539e} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.04.29 20:53:34.578708 [ 276 ] {0a5c9787-b223-4ac0-a585-17f45765539e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00176 sec., 31818.181818181816 rows/sec., 2.44 MiB/sec. | ||
| 2444 | 2026.04.29 20:53:34.578744 [ 276 ] {0a5c9787-b223-4ac0-a585-17f45765539e} <Debug> TCPHandler: Processed in 0.001925525 sec. | ||
| 2445 | 2026.04.29 20:53:34.578867 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.04.29 20:53:34.578959 [ 276 ] {35f612bf-cd12-4c2b-a788-b7248b0cd7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2447 | 2026.04.29 20:53:34.578997 [ 276 ] {35f612bf-cd12-4c2b-a788-b7248b0cd7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2448 | 2026.04.29 20:53:34.579461 [ 276 ] {35f612bf-cd12-4c2b-a788-b7248b0cd7f1} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.04.29 20:53:34.579498 [ 276 ] {35f612bf-cd12-4c2b-a788-b7248b0cd7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2450 | 2026.04.29 20:53:34.579786 [ 276 ] {35f612bf-cd12-4c2b-a788-b7248b0cd7f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2451 | 2026.04.29 20:53:34.579992 [ 276 ] {35f612bf-cd12-4c2b-a788-b7248b0cd7f1} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.04.29 20:53:34.580117 [ 276 ] {35f612bf-cd12-4c2b-a788-b7248b0cd7f1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 2453 | 2026.04.29 20:53:34.580152 [ 276 ] {35f612bf-cd12-4c2b-a788-b7248b0cd7f1} <Debug> TCPHandler: Processed in 0.001334148 sec. | ||
| 2454 | 2026.04.29 20:53:34.580276 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2026.04.29 20:53:34.580369 [ 276 ] {998efde1-0e98-4ce5-ba97-d0dff33ecb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2026.04.29 20:53:34.580410 [ 276 ] {998efde1-0e98-4ce5-ba97-d0dff33ecb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2457 | 2026.04.29 20:53:34.580781 [ 276 ] {998efde1-0e98-4ce5-ba97-d0dff33ecb36} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.04.29 20:53:34.580816 [ 276 ] {998efde1-0e98-4ce5-ba97-d0dff33ecb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2459 | 2026.04.29 20:53:34.581127 [ 276 ] {998efde1-0e98-4ce5-ba97-d0dff33ecb36} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2460 | 2026.04.29 20:53:34.581337 [ 276 ] {998efde1-0e98-4ce5-ba97-d0dff33ecb36} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.04.29 20:53:34.581460 [ 276 ] {998efde1-0e98-4ce5-ba97-d0dff33ecb36} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001109 sec., 115419.29666366096 rows/sec., 8.04 MiB/sec. | ||
| 2462 | 2026.04.29 20:53:34.581494 [ 276 ] {998efde1-0e98-4ce5-ba97-d0dff33ecb36} <Debug> TCPHandler: Processed in 0.001266956 sec. | ||
| 2463 | 2026.04.29 20:53:34.581614 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.04.29 20:53:34.581706 [ 276 ] {31120a1b-1428-43ef-b520-42b9dbb9f69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2465 | 2026.04.29 20:53:34.581745 [ 276 ] {31120a1b-1428-43ef-b520-42b9dbb9f69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2466 | 2026.04.29 20:53:34.582065 [ 276 ] {31120a1b-1428-43ef-b520-42b9dbb9f69d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.04.29 20:53:34.582100 [ 276 ] {31120a1b-1428-43ef-b520-42b9dbb9f69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2468 | 2026.04.29 20:53:34.582397 [ 276 ] {31120a1b-1428-43ef-b520-42b9dbb9f69d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2469 | 2026.04.29 20:53:34.582599 [ 276 ] {31120a1b-1428-43ef-b520-42b9dbb9f69d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.04.29 20:53:34.582721 [ 276 ] {31120a1b-1428-43ef-b520-42b9dbb9f69d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 2471 | 2026.04.29 20:53:34.582755 [ 276 ] {31120a1b-1428-43ef-b520-42b9dbb9f69d} <Debug> TCPHandler: Processed in 0.001188445 sec. | ||
| 2472 | 2026.04.29 20:53:34.651865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5267 | ||
| 2473 | 2026.04.29 20:53:34.652333 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.04.29 20:53:34.652367 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2475 | 2026.04.29 20:53:34.652871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2476 | 2026.04.29 20:53:34.653116 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.04.29 20:53:34.653244 [ 25 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2478 | 2026.04.29 20:53:34.653251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5267 | ||
| 2479 | 2026.04.29 20:53:34.653285 [ 25 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.04.29 20:53:34.653304 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2481 | 2026.04.29 20:53:34.653436 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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.04.29 20:53:34.653566 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2483 | 2026.04.29 20:53:34.653602 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2899 rows starting from the beginning of the part | ||
| 2484 | 2026.04.29 20:53:34.653683 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2485 | 2026.04.29 20:53:34.653731 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2486 | 2026.04.29 20:53:34.653780 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2487 | 2026.04.29 20:53:34.653824 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2488 | 2026.04.29 20:53:34.653867 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2489 | 2026.04.29 20:53:34.655264 [ 193 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5267 rows, containing 4 columns (4 merged, 0 gathered) in 0.001890084 sec., 2786648.6357220104 rows/sec., 39.86 MiB/sec. | ||
| 2490 | 2026.04.29 20:53:34.655816 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2491 | 2026.04.29 20:53:34.656069 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.04.29 20:53:34.656141 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_11_2} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2493 | 2026.04.29 20:53:34.656217 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2494 | 2026.04.29 20:53:34.936960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2495 | 2026.04.29 20:53:34.954844 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.04.29 20:53:34.954892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2497 | 2026.04.29 20:53:34.961290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2498 | 2026.04.29 20:53:34.961960 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.04.29 20:53:34.962279 [ 45 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2500 | 2026.04.29 20:53:34.962341 [ 45 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.04.29 20:53:34.962363 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2502 | 2026.04.29 20:53:34.962475 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 2503 | 2026.04.29 20:53:34.965375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2504 | 2026.04.29 20:53:34.966807 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2505 | 2026.04.29 20:53:34.968343 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 2506 | 2026.04.29 20:53:34.972992 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 2507 | 2026.04.29 20:53:34.977165 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 2508 | 2026.04.29 20:53:34.981462 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 2509 | 2026.04.29 20:53:34.986284 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 2510 | 2026.04.29 20:53:34.990610 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 2511 | 2026.04.29 20:53:35.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.32 MiB, peak 219.19 MiB, free memory in arenas 0.00 B, will set to 219.70 MiB (RSS), difference: 2.38 MiB | ||
| 2512 | 2026.04.29 20:53:35.043509 [ 192 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081069699 sec., 1023.8103881451442 rows/sec., 5.29 MiB/sec. | ||
| 2513 | 2026.04.29 20:53:35.045307 [ 193 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2514 | 2026.04.29 20:53:35.047110 [ 193 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_11_2} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.04.29 20:53:35.047201 [ 193 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_11_2} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2516 | 2026.04.29 20:53:35.048293 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2517 | 2026.04.29 20:53:36.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.25 MiB, peak 226.14 MiB, free memory in arenas 0.00 B, will set to 222.24 MiB (RSS), difference: 5.99 MiB | ||
| 2518 | 2026.04.29 20:53:39.574089 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.04.29 20:53:39.574322 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2520 | 2026.04.29 20:53:39.574675 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2521 | 2026.04.29 20:53:39.574708 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2522 | 2026.04.29 20:53:39.574928 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2523 | 2026.04.29 20:53:39.574996 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2524 | 2026.04.29 20:53:39.575135 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2525 | 2026.04.29 20:53:39.575248 [ 335 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2526 | 2026.04.29 20:53:39.575264 [ 297 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2527 | 2026.04.29 20:53:39.575274 [ 312 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2528 | 2026.04.29 20:53:39.575403 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2529 | 2026.04.29 20:53:39.575439 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2530 | 2026.04.29 20:53:39.575515 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2531 | 2026.04.29 20:53:39.575536 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2532 | 2026.04.29 20:53:39.575571 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2533 | 2026.04.29 20:53:39.575609 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2534 | 2026.04.29 20:53:39.576872 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.002642 sec., 12490.537471612415 rows/sec., 1.90 MiB/sec. | ||
| 2535 | 2026.04.29 20:53:39.577001 [ 276 ] {a0043cc4-6ad5-4814-a415-7b1d271e1f3a} <Debug> TCPHandler: Processed in 0.003045089 sec. | ||
| 2536 | 2026.04.29 20:53:39.578729 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.04.29 20:53:39.578839 [ 276 ] {68dc8db0-0355-416b-b68d-258390159e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2538 | 2026.04.29 20:53:39.578880 [ 276 ] {68dc8db0-0355-416b-b68d-258390159e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2539 | 2026.04.29 20:53:39.579370 [ 276 ] {68dc8db0-0355-416b-b68d-258390159e15} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.04.29 20:53:39.579415 [ 276 ] {68dc8db0-0355-416b-b68d-258390159e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2541 | 2026.04.29 20:53:39.579794 [ 276 ] {68dc8db0-0355-416b-b68d-258390159e15} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2542 | 2026.04.29 20:53:39.580018 [ 276 ] {68dc8db0-0355-416b-b68d-258390159e15} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.04.29 20:53:39.580174 [ 276 ] {68dc8db0-0355-416b-b68d-258390159e15} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001368 sec., 51169.59064327485 rows/sec., 4.10 MiB/sec. | ||
| 2544 | 2026.04.29 20:53:39.580212 [ 276 ] {68dc8db0-0355-416b-b68d-258390159e15} <Debug> TCPHandler: Processed in 0.00154046 sec. | ||
| 2545 | 2026.04.29 20:53:39.580335 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.04.29 20:53:39.580433 [ 276 ] {700aa3bf-d723-426b-be92-8e295c7ed9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2547 | 2026.04.29 20:53:39.580472 [ 276 ] {700aa3bf-d723-426b-be92-8e295c7ed9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2548 | 2026.04.29 20:53:39.580865 [ 276 ] {700aa3bf-d723-426b-be92-8e295c7ed9c7} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.04.29 20:53:39.580901 [ 276 ] {700aa3bf-d723-426b-be92-8e295c7ed9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2550 | 2026.04.29 20:53:39.581196 [ 276 ] {700aa3bf-d723-426b-be92-8e295c7ed9c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2551 | 2026.04.29 20:53:39.581412 [ 276 ] {700aa3bf-d723-426b-be92-8e295c7ed9c7} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.04.29 20:53:39.581549 [ 276 ] {700aa3bf-d723-426b-be92-8e295c7ed9c7} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001137 sec., 6156.552330694811 rows/sec., 462.94 KiB/sec. | ||
| 2553 | 2026.04.29 20:53:39.581586 [ 276 ] {700aa3bf-d723-426b-be92-8e295c7ed9c7} <Debug> TCPHandler: Processed in 0.001301987 sec. | ||
| 2554 | 2026.04.29 20:53:39.581701 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.04.29 20:53:39.581796 [ 276 ] {b6236ac0-d8fc-47ce-8a7a-590740d2220c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2556 | 2026.04.29 20:53:39.581833 [ 276 ] {b6236ac0-d8fc-47ce-8a7a-590740d2220c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2557 | 2026.04.29 20:53:39.582232 [ 276 ] {b6236ac0-d8fc-47ce-8a7a-590740d2220c} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.04.29 20:53:39.582268 [ 276 ] {b6236ac0-d8fc-47ce-8a7a-590740d2220c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2559 | 2026.04.29 20:53:39.582586 [ 276 ] {b6236ac0-d8fc-47ce-8a7a-590740d2220c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2560 | 2026.04.29 20:53:39.582813 [ 276 ] {b6236ac0-d8fc-47ce-8a7a-590740d2220c} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.04.29 20:53:39.582942 [ 276 ] {b6236ac0-d8fc-47ce-8a7a-590740d2220c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001165 sec., 60944.20600858369 rows/sec., 4.76 MiB/sec. | ||
| 2562 | 2026.04.29 20:53:39.582977 [ 276 ] {b6236ac0-d8fc-47ce-8a7a-590740d2220c} <Debug> TCPHandler: Processed in 0.001327008 sec. | ||
| 2563 | 2026.04.29 20:53:39.583091 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.04.29 20:53:39.583185 [ 276 ] {0eabed94-ee24-4011-8208-448119650034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2565 | 2026.04.29 20:53:39.583226 [ 276 ] {0eabed94-ee24-4011-8208-448119650034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2566 | 2026.04.29 20:53:39.583630 [ 276 ] {0eabed94-ee24-4011-8208-448119650034} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.04.29 20:53:39.583666 [ 276 ] {0eabed94-ee24-4011-8208-448119650034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2568 | 2026.04.29 20:53:39.584016 [ 276 ] {0eabed94-ee24-4011-8208-448119650034} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2569 | 2026.04.29 20:53:39.584229 [ 276 ] {0eabed94-ee24-4011-8208-448119650034} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.04.29 20:53:39.584358 [ 276 ] {0eabed94-ee24-4011-8208-448119650034} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 2571 | 2026.04.29 20:53:39.584394 [ 276 ] {0eabed94-ee24-4011-8208-448119650034} <Debug> TCPHandler: Processed in 0.001355298 sec. | ||
| 2572 | 2026.04.29 20:53:39.584504 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.04.29 20:53:39.584591 [ 276 ] {64ba4253-cd17-4f26-8eca-a3fc370ca3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2574 | 2026.04.29 20:53:39.584639 [ 276 ] {64ba4253-cd17-4f26-8eca-a3fc370ca3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2575 | 2026.04.29 20:53:39.585298 [ 276 ] {64ba4253-cd17-4f26-8eca-a3fc370ca3c9} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.04.29 20:53:39.585399 [ 276 ] {64ba4253-cd17-4f26-8eca-a3fc370ca3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2577 | 2026.04.29 20:53:39.585917 [ 276 ] {64ba4253-cd17-4f26-8eca-a3fc370ca3c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2578 | 2026.04.29 20:53:39.586143 [ 276 ] {64ba4253-cd17-4f26-8eca-a3fc370ca3c9} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.04.29 20:53:39.586279 [ 276 ] {64ba4253-cd17-4f26-8eca-a3fc370ca3c9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001691 sec., 4139.562389118864 rows/sec., 7.42 MiB/sec. | ||
| 2580 | 2026.04.29 20:53:39.586333 [ 276 ] {64ba4253-cd17-4f26-8eca-a3fc370ca3c9} <Debug> TCPHandler: Processed in 0.001870944 sec. | ||
| 2581 | 2026.04.29 20:53:39.586453 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.04.29 20:53:39.586547 [ 276 ] {67ba3439-7b64-4bc7-bd80-5501d9eafc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2583 | 2026.04.29 20:53:39.586589 [ 276 ] {67ba3439-7b64-4bc7-bd80-5501d9eafc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2584 | 2026.04.29 20:53:39.586923 [ 276 ] {67ba3439-7b64-4bc7-bd80-5501d9eafc0c} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.04.29 20:53:39.586958 [ 276 ] {67ba3439-7b64-4bc7-bd80-5501d9eafc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2586 | 2026.04.29 20:53:39.587262 [ 276 ] {67ba3439-7b64-4bc7-bd80-5501d9eafc0c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2587 | 2026.04.29 20:53:39.587481 [ 276 ] {67ba3439-7b64-4bc7-bd80-5501d9eafc0c} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.04.29 20:53:39.587607 [ 276 ] {67ba3439-7b64-4bc7-bd80-5501d9eafc0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 2589 | 2026.04.29 20:53:39.587641 [ 276 ] {67ba3439-7b64-4bc7-bd80-5501d9eafc0c} <Debug> TCPHandler: Processed in 0.001239456 sec. | ||
| 2590 | 2026.04.29 20:53:42.046086 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2591 | 2026.04.29 20:53:42.046141 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2592 | 2026.04.29 20:53:42.153491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5779 | ||
| 2593 | 2026.04.29 20:53:42.154275 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.04.29 20:53:42.154344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2595 | 2026.04.29 20:53:42.155066 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2596 | 2026.04.29 20:53:42.155322 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.04.29 20:53:42.155465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5779 | ||
| 2598 | 2026.04.29 20:53:42.167061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 320 | ||
| 2599 | 2026.04.29 20:53:42.169194 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.04.29 20:53:42.169236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2601 | 2026.04.29 20:53:42.170432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2602 | 2026.04.29 20:53:42.170695 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.04.29 20:53:42.170934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2604 | 2026.04.29 20:53:42.465602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2605 | 2026.04.29 20:53:42.484130 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.04.29 20:53:42.484194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2607 | 2026.04.29 20:53:42.490007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2608 | 2026.04.29 20:53:42.490701 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.04.29 20:53:42.493825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2610 | 2026.04.29 20:53:44.575095 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2026.04.29 20:53:44.575322 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2612 | 2026.04.29 20:53:44.575650 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2613 | 2026.04.29 20:53:44.575687 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2614 | 2026.04.29 20:53:44.575907 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2615 | 2026.04.29 20:53:44.575977 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2616 | 2026.04.29 20:53:44.576120 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2617 | 2026.04.29 20:53:44.576240 [ 330 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2618 | 2026.04.29 20:53:44.576250 [ 312 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2619 | 2026.04.29 20:53:44.576240 [ 314 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2620 | 2026.04.29 20:53:44.576415 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2621 | 2026.04.29 20:53:44.576444 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2622 | 2026.04.29 20:53:44.576516 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2623 | 2026.04.29 20:53:44.576536 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2624 | 2026.04.29 20:53:44.576569 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2625 | 2026.04.29 20:53:44.576611 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2626 | 2026.04.29 20:53:44.577785 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.002554 sec., 12920.908379013314 rows/sec., 1.96 MiB/sec. | ||
| 2627 | 2026.04.29 20:53:44.577916 [ 276 ] {b0219ef0-e958-4f06-9a1f-5934b344a93c} <Debug> TCPHandler: Processed in 0.002954697 sec. | ||
| 2628 | 2026.04.29 20:53:44.580053 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.04.29 20:53:44.580167 [ 276 ] {e11ac42c-ac64-4cba-8f8e-6ff7434dcdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2630 | 2026.04.29 20:53:44.580212 [ 276 ] {e11ac42c-ac64-4cba-8f8e-6ff7434dcdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2631 | 2026.04.29 20:53:44.580762 [ 276 ] {e11ac42c-ac64-4cba-8f8e-6ff7434dcdf6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.04.29 20:53:44.580808 [ 276 ] {e11ac42c-ac64-4cba-8f8e-6ff7434dcdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2633 | 2026.04.29 20:53:44.581184 [ 276 ] {e11ac42c-ac64-4cba-8f8e-6ff7434dcdf6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2634 | 2026.04.29 20:53:44.581408 [ 276 ] {e11ac42c-ac64-4cba-8f8e-6ff7434dcdf6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.04.29 20:53:44.581543 [ 128 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2636 | 2026.04.29 20:53:44.581557 [ 276 ] {e11ac42c-ac64-4cba-8f8e-6ff7434dcdf6} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001424 sec., 88483.14606741574 rows/sec., 7.64 MiB/sec. | ||
| 2637 | 2026.04.29 20:53:44.581616 [ 128 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.04.29 20:53:44.581624 [ 276 ] {e11ac42c-ac64-4cba-8f8e-6ff7434dcdf6} <Debug> TCPHandler: Processed in 0.001627041 sec. | ||
| 2639 | 2026.04.29 20:53:44.581650 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2640 | 2026.04.29 20:53:44.581764 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 2641 | 2026.04.29 20:53:44.581766 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.04.29 20:53:44.581891 [ 276 ] {906c3f86-d6bf-4276-bcd0-c4d576858edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2643 | 2026.04.29 20:53:44.581902 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2644 | 2026.04.29 20:53:44.581936 [ 276 ] {906c3f86-d6bf-4276-bcd0-c4d576858edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2645 | 2026.04.29 20:53:44.581959 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2493 rows starting from the beginning of the part | ||
| 2646 | 2026.04.29 20:53:44.582054 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 68 rows starting from the beginning of the part | ||
| 2647 | 2026.04.29 20:53:44.582195 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2474 rows starting from the beginning of the part | ||
| 2648 | 2026.04.29 20:53:44.582239 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2649 | 2026.04.29 20:53:44.582280 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part | ||
| 2650 | 2026.04.29 20:53:44.582323 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 126 rows starting from the beginning of the part | ||
| 2651 | 2026.04.29 20:53:44.582363 [ 276 ] {906c3f86-d6bf-4276-bcd0-c4d576858edc} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.04.29 20:53:44.582407 [ 276 ] {906c3f86-d6bf-4276-bcd0-c4d576858edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2653 | 2026.04.29 20:53:44.582823 [ 276 ] {906c3f86-d6bf-4276-bcd0-c4d576858edc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2654 | 2026.04.29 20:53:44.583088 [ 276 ] {906c3f86-d6bf-4276-bcd0-c4d576858edc} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.04.29 20:53:44.583356 [ 276 ] {906c3f86-d6bf-4276-bcd0-c4d576858edc} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001484 sec., 23584.905660377357 rows/sec., 1.73 MiB/sec. | ||
| 2656 | 2026.04.29 20:53:44.583403 [ 276 ] {906c3f86-d6bf-4276-bcd0-c4d576858edc} <Debug> TCPHandler: Processed in 0.001689841 sec. | ||
| 2657 | 2026.04.29 20:53:44.583529 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.04.29 20:53:44.583627 [ 276 ] {52637385-8e1c-4203-b567-e147135d6563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2659 | 2026.04.29 20:53:44.583669 [ 276 ] {52637385-8e1c-4203-b567-e147135d6563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2660 | 2026.04.29 20:53:44.584106 [ 276 ] {52637385-8e1c-4203-b567-e147135d6563} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.04.29 20:53:44.584144 [ 276 ] {52637385-8e1c-4203-b567-e147135d6563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2662 | 2026.04.29 20:53:44.584361 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002641334 sec., 2001640.0803533366 rows/sec., 157.40 MiB/sec. | ||
| 2663 | 2026.04.29 20:53:44.584463 [ 276 ] {52637385-8e1c-4203-b567-e147135d6563} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2664 | 2026.04.29 20:53:44.584681 [ 276 ] {52637385-8e1c-4203-b567-e147135d6563} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.04.29 20:53:44.584770 [ 192 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2666 | 2026.04.29 20:53:44.584800 [ 152 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2667 | 2026.04.29 20:53:44.584816 [ 276 ] {52637385-8e1c-4203-b567-e147135d6563} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001208 sec., 81953.64238410596 rows/sec., 6.40 MiB/sec. | ||
| 2668 | 2026.04.29 20:53:44.584841 [ 152 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.04.29 20:53:44.584863 [ 276 ] {52637385-8e1c-4203-b567-e147135d6563} <Debug> TCPHandler: Processed in 0.001396528 sec. | ||
| 2670 | 2026.04.29 20:53:44.584866 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2671 | 2026.04.29 20:53:44.584951 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 2672 | 2026.04.29 20:53:44.584994 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.04.29 20:53:44.585039 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2674 | 2026.04.29 20:53:44.585068 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1362 rows starting from the beginning of the part | ||
| 2675 | 2026.04.29 20:53:44.585095 [ 276 ] {27b94b68-d47e-402b-8734-083c4eede2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.04.29 20:53:44.585110 [ 192 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.04.29 20:53:44.585114 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part | ||
| 2678 | 2026.04.29 20:53:44.585144 [ 276 ] {27b94b68-d47e-402b-8734-083c4eede2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2679 | 2026.04.29 20:53:44.585166 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1329 rows starting from the beginning of the part | ||
| 2680 | 2026.04.29 20:53:44.585205 [ 192 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_16_3} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2681 | 2026.04.29 20:53:44.585205 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2682 | 2026.04.29 20:53:44.585252 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 71 rows starting from the beginning of the part | ||
| 2683 | 2026.04.29 20:53:44.585287 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 99 rows starting from the beginning of the part | ||
| 2684 | 2026.04.29 20:53:44.585295 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2685 | 2026.04.29 20:53:44.585577 [ 276 ] {27b94b68-d47e-402b-8734-083c4eede2f1} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.04.29 20:53:44.585619 [ 276 ] {27b94b68-d47e-402b-8734-083c4eede2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2687 | 2026.04.29 20:53:44.585993 [ 276 ] {27b94b68-d47e-402b-8734-083c4eede2f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2688 | 2026.04.29 20:53:44.586205 [ 276 ] {27b94b68-d47e-402b-8734-083c4eede2f1} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.04.29 20:53:44.586336 [ 276 ] {27b94b68-d47e-402b-8734-083c4eede2f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 2690 | 2026.04.29 20:53:44.586372 [ 276 ] {27b94b68-d47e-402b-8734-083c4eede2f1} <Debug> TCPHandler: Processed in 0.001430309 sec. | ||
| 2691 | 2026.04.29 20:53:44.586452 [ 192 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2995 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528129 sec., 1959913.0701661967 rows/sec., 141.33 MiB/sec. | ||
| 2692 | 2026.04.29 20:53:44.586490 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.04.29 20:53:44.586588 [ 276 ] {375d8e26-719c-4117-b64a-2f026ef64396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.04.29 20:53:44.586643 [ 276 ] {375d8e26-719c-4117-b64a-2f026ef64396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2695 | 2026.04.29 20:53:44.586671 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2696 | 2026.04.29 20:53:44.586941 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.04.29 20:53:44.587006 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_16_3} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2698 | 2026.04.29 20:53:44.587098 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2699 | 2026.04.29 20:53:44.587474 [ 276 ] {375d8e26-719c-4117-b64a-2f026ef64396} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.04.29 20:53:44.587509 [ 276 ] {375d8e26-719c-4117-b64a-2f026ef64396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2701 | 2026.04.29 20:53:44.588034 [ 276 ] {375d8e26-719c-4117-b64a-2f026ef64396} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2702 | 2026.04.29 20:53:44.588249 [ 276 ] {375d8e26-719c-4117-b64a-2f026ef64396} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.04.29 20:53:44.588346 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2704 | 2026.04.29 20:53:44.588375 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.04.29 20:53:44.588376 [ 276 ] {375d8e26-719c-4117-b64a-2f026ef64396} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001866 sec., 18756.698821007503 rows/sec., 33.61 MiB/sec. | ||
| 2706 | 2026.04.29 20:53:44.588391 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2707 | 2026.04.29 20:53:44.588511 [ 276 ] {375d8e26-719c-4117-b64a-2f026ef64396} <Debug> TCPHandler: Processed in 0.002071927 sec. | ||
| 2708 | 2026.04.29 20:53:44.588540 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 2709 | 2026.04.29 20:53:44.588642 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.04.29 20:53:44.588732 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2711 | 2026.04.29 20:53:44.588737 [ 276 ] {03e53444-d875-482f-8826-3ccb2144b0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2712 | 2026.04.29 20:53:44.588788 [ 276 ] {03e53444-d875-482f-8826-3ccb2144b0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2713 | 2026.04.29 20:53:44.588793 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 156 rows starting from the beginning of the part | ||
| 2714 | 2026.04.29 20:53:44.588938 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2715 | 2026.04.29 20:53:44.589049 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 2716 | 2026.04.29 20:53:44.589133 [ 276 ] {03e53444-d875-482f-8826-3ccb2144b0d6} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.04.29 20:53:44.589155 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 2718 | 2026.04.29 20:53:44.589169 [ 276 ] {03e53444-d875-482f-8826-3ccb2144b0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2719 | 2026.04.29 20:53:44.589258 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 2720 | 2026.04.29 20:53:44.589362 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 2721 | 2026.04.29 20:53:44.589483 [ 276 ] {03e53444-d875-482f-8826-3ccb2144b0d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2722 | 2026.04.29 20:53:44.589712 [ 276 ] {03e53444-d875-482f-8826-3ccb2144b0d6} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.04.29 20:53:44.589838 [ 276 ] {03e53444-d875-482f-8826-3ccb2144b0d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 2724 | 2026.04.29 20:53:44.589874 [ 276 ] {03e53444-d875-482f-8826-3ccb2144b0d6} <Debug> TCPHandler: Processed in 0.001283237 sec. | ||
| 2725 | 2026.04.29 20:53:44.592192 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 283 rows, containing 19 columns (19 merged, 0 gathered) in 0.003687497 sec., 76745.82514914588 rows/sec., 137.52 MiB/sec. | ||
| 2726 | 2026.04.29 20:53:44.592668 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2727 | 2026.04.29 20:53:44.592960 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.04.29 20:53:44.593022 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2729 | 2026.04.29 20:53:44.593107 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 2730 | 2026.04.29 20:53:49.578007 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.04.29 20:53:49.578396 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2732 | 2026.04.29 20:53:49.578875 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2733 | 2026.04.29 20:53:49.578912 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2734 | 2026.04.29 20:53:49.579158 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2735 | 2026.04.29 20:53:49.579223 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2736 | 2026.04.29 20:53:49.579360 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2737 | 2026.04.29 20:53:49.579505 [ 330 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2738 | 2026.04.29 20:53:49.579512 [ 312 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2739 | 2026.04.29 20:53:49.579505 [ 314 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2740 | 2026.04.29 20:53:49.579685 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2741 | 2026.04.29 20:53:49.579710 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2742 | 2026.04.29 20:53:49.579777 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2743 | 2026.04.29 20:53:49.579796 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2744 | 2026.04.29 20:53:49.579829 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2745 | 2026.04.29 20:53:49.579864 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2746 | 2026.04.29 20:53:49.581143 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.002907 sec., 11351.909184726523 rows/sec., 1.73 MiB/sec. | ||
| 2747 | 2026.04.29 20:53:49.581269 [ 276 ] {d4d6db64-b039-467d-8ce5-58f3f150f115} <Debug> TCPHandler: Processed in 0.003442164 sec. | ||
| 2748 | 2026.04.29 20:53:49.588331 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.04.29 20:53:49.588531 [ 276 ] {065f1964-f411-493c-ad99-c54881116f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2750 | 2026.04.29 20:53:49.588613 [ 276 ] {065f1964-f411-493c-ad99-c54881116f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2751 | 2026.04.29 20:53:49.589286 [ 276 ] {065f1964-f411-493c-ad99-c54881116f47} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.04.29 20:53:49.589330 [ 276 ] {065f1964-f411-493c-ad99-c54881116f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2753 | 2026.04.29 20:53:49.589752 [ 276 ] {065f1964-f411-493c-ad99-c54881116f47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2754 | 2026.04.29 20:53:49.589944 [ 276 ] {065f1964-f411-493c-ad99-c54881116f47} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.04.29 20:53:49.590089 [ 276 ] {065f1964-f411-493c-ad99-c54881116f47} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001615 sec., 7430.340557275542 rows/sec., 2.64 MiB/sec. | ||
| 2756 | 2026.04.29 20:53:49.590126 [ 276 ] {065f1964-f411-493c-ad99-c54881116f47} <Debug> TCPHandler: Processed in 0.001896605 sec. | ||
| 2757 | 2026.04.29 20:53:49.590240 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.04.29 20:53:49.590330 [ 276 ] {bbfc9c56-c041-480d-8d85-b591a78267d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2759 | 2026.04.29 20:53:49.590369 [ 276 ] {bbfc9c56-c041-480d-8d85-b591a78267d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2760 | 2026.04.29 20:53:49.592834 [ 276 ] {bbfc9c56-c041-480d-8d85-b591a78267d5} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.04.29 20:53:49.592867 [ 276 ] {bbfc9c56-c041-480d-8d85-b591a78267d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2762 | 2026.04.29 20:53:49.593182 [ 276 ] {bbfc9c56-c041-480d-8d85-b591a78267d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2763 | 2026.04.29 20:53:49.593388 [ 276 ] {bbfc9c56-c041-480d-8d85-b591a78267d5} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.04.29 20:53:49.593508 [ 276 ] {bbfc9c56-c041-480d-8d85-b591a78267d5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003196 sec., 88861.0763454318 rows/sec., 5.64 MiB/sec. | ||
| 2765 | 2026.04.29 20:53:49.593543 [ 276 ] {bbfc9c56-c041-480d-8d85-b591a78267d5} <Debug> TCPHandler: Processed in 0.003352023 sec. | ||
| 2766 | 2026.04.29 20:53:49.593769 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.04.29 20:53:49.593865 [ 276 ] {009e3538-c192-44bb-82fc-2ab784f52482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2768 | 2026.04.29 20:53:49.593904 [ 276 ] {009e3538-c192-44bb-82fc-2ab784f52482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2769 | 2026.04.29 20:53:49.594286 [ 276 ] {009e3538-c192-44bb-82fc-2ab784f52482} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.04.29 20:53:49.594322 [ 276 ] {009e3538-c192-44bb-82fc-2ab784f52482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2771 | 2026.04.29 20:53:49.594597 [ 276 ] {009e3538-c192-44bb-82fc-2ab784f52482} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2772 | 2026.04.29 20:53:49.594797 [ 276 ] {009e3538-c192-44bb-82fc-2ab784f52482} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.04.29 20:53:49.594922 [ 276 ] {009e3538-c192-44bb-82fc-2ab784f52482} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001075 sec., 7441.860465116279 rows/sec., 606.83 KiB/sec. | ||
| 2774 | 2026.04.29 20:53:49.594957 [ 276 ] {009e3538-c192-44bb-82fc-2ab784f52482} <Debug> TCPHandler: Processed in 0.001237106 sec. | ||
| 2775 | 2026.04.29 20:53:49.595068 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.04.29 20:53:49.595158 [ 276 ] {818788bf-3961-4315-ad8c-f44d2ef2390b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2777 | 2026.04.29 20:53:49.595195 [ 276 ] {818788bf-3961-4315-ad8c-f44d2ef2390b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2778 | 2026.04.29 20:53:49.595843 [ 276 ] {818788bf-3961-4315-ad8c-f44d2ef2390b} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.04.29 20:53:49.595878 [ 276 ] {818788bf-3961-4315-ad8c-f44d2ef2390b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2780 | 2026.04.29 20:53:49.596210 [ 276 ] {818788bf-3961-4315-ad8c-f44d2ef2390b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2781 | 2026.04.29 20:53:49.596416 [ 276 ] {818788bf-3961-4315-ad8c-f44d2ef2390b} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.04.29 20:53:49.596539 [ 276 ] {818788bf-3961-4315-ad8c-f44d2ef2390b} <Debug> executeQuery: Read 815 rows, 64.47 KiB in 0.001398 sec., 582975.6795422032 rows/sec., 45.04 MiB/sec. | ||
| 2783 | 2026.04.29 20:53:49.596579 [ 276 ] {818788bf-3961-4315-ad8c-f44d2ef2390b} <Debug> TCPHandler: Processed in 0.00155937 sec. | ||
| 2784 | 2026.04.29 20:53:49.596690 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.04.29 20:53:49.596797 [ 276 ] {a9dad37f-e85a-4281-87fa-021b597c7da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2786 | 2026.04.29 20:53:49.596835 [ 276 ] {a9dad37f-e85a-4281-87fa-021b597c7da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2787 | 2026.04.29 20:53:49.597245 [ 276 ] {a9dad37f-e85a-4281-87fa-021b597c7da1} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.04.29 20:53:49.597279 [ 276 ] {a9dad37f-e85a-4281-87fa-021b597c7da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2789 | 2026.04.29 20:53:49.597572 [ 276 ] {a9dad37f-e85a-4281-87fa-021b597c7da1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2790 | 2026.04.29 20:53:49.597773 [ 276 ] {a9dad37f-e85a-4281-87fa-021b597c7da1} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.04.29 20:53:49.597893 [ 276 ] {a9dad37f-e85a-4281-87fa-021b597c7da1} <Debug> executeQuery: Read 157 rows, 9.63 KiB in 0.001117 sec., 140555.0581915846 rows/sec., 8.42 MiB/sec. | ||
| 2792 | 2026.04.29 20:53:49.597928 [ 276 ] {a9dad37f-e85a-4281-87fa-021b597c7da1} <Debug> TCPHandler: Processed in 0.001286267 sec. | ||
| 2793 | 2026.04.29 20:53:49.598057 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.04.29 20:53:49.598147 [ 276 ] {fc362cb3-4102-4d14-8569-feb480aa1aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.04.29 20:53:49.598185 [ 276 ] {fc362cb3-4102-4d14-8569-feb480aa1aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2796 | 2026.04.29 20:53:49.598604 [ 276 ] {fc362cb3-4102-4d14-8569-feb480aa1aca} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.04.29 20:53:49.598638 [ 276 ] {fc362cb3-4102-4d14-8569-feb480aa1aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2798 | 2026.04.29 20:53:49.598921 [ 276 ] {fc362cb3-4102-4d14-8569-feb480aa1aca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2799 | 2026.04.29 20:53:49.599124 [ 276 ] {fc362cb3-4102-4d14-8569-feb480aa1aca} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.04.29 20:53:49.599247 [ 276 ] {fc362cb3-4102-4d14-8569-feb480aa1aca} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001117 sec., 133393.01700984783 rows/sec., 8.62 MiB/sec. | ||
| 2801 | 2026.04.29 20:53:49.599282 [ 276 ] {fc362cb3-4102-4d14-8569-feb480aa1aca} <Debug> TCPHandler: Processed in 0.001275896 sec. | ||
| 2802 | 2026.04.29 20:53:49.599393 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.04.29 20:53:49.599482 [ 276 ] {dc3cd041-de8e-407e-baff-bf089762227f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.04.29 20:53:49.599519 [ 276 ] {dc3cd041-de8e-407e-baff-bf089762227f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2805 | 2026.04.29 20:53:49.599925 [ 276 ] {dc3cd041-de8e-407e-baff-bf089762227f} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.04.29 20:53:49.599959 [ 276 ] {dc3cd041-de8e-407e-baff-bf089762227f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2807 | 2026.04.29 20:53:49.600300 [ 276 ] {dc3cd041-de8e-407e-baff-bf089762227f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2808 | 2026.04.29 20:53:49.600503 [ 276 ] {dc3cd041-de8e-407e-baff-bf089762227f} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.04.29 20:53:49.600620 [ 276 ] {dc3cd041-de8e-407e-baff-bf089762227f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 2810 | 2026.04.29 20:53:49.600656 [ 276 ] {dc3cd041-de8e-407e-baff-bf089762227f} <Debug> TCPHandler: Processed in 0.001311427 sec. | ||
| 2811 | 2026.04.29 20:53:49.600779 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.04.29 20:53:49.600870 [ 276 ] {ea280a3b-c3ec-49ea-8895-3a7eadd2701f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2813 | 2026.04.29 20:53:49.600907 [ 276 ] {ea280a3b-c3ec-49ea-8895-3a7eadd2701f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2814 | 2026.04.29 20:53:49.601437 [ 276 ] {ea280a3b-c3ec-49ea-8895-3a7eadd2701f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.04.29 20:53:49.601472 [ 276 ] {ea280a3b-c3ec-49ea-8895-3a7eadd2701f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2816 | 2026.04.29 20:53:49.601782 [ 276 ] {ea280a3b-c3ec-49ea-8895-3a7eadd2701f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2817 | 2026.04.29 20:53:49.601986 [ 276 ] {ea280a3b-c3ec-49ea-8895-3a7eadd2701f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.04.29 20:53:49.602107 [ 276 ] {ea280a3b-c3ec-49ea-8895-3a7eadd2701f} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001255 sec., 402390.4382470119 rows/sec., 28.32 MiB/sec. | ||
| 2819 | 2026.04.29 20:53:49.602143 [ 276 ] {ea280a3b-c3ec-49ea-8895-3a7eadd2701f} <Debug> TCPHandler: Processed in 0.001411218 sec. | ||
| 2820 | 2026.04.29 20:53:49.602250 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.04.29 20:53:49.602340 [ 276 ] {04762906-e859-44cb-ae07-90d2a966a571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2822 | 2026.04.29 20:53:49.602379 [ 276 ] {04762906-e859-44cb-ae07-90d2a966a571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2823 | 2026.04.29 20:53:49.602690 [ 276 ] {04762906-e859-44cb-ae07-90d2a966a571} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.04.29 20:53:49.602723 [ 276 ] {04762906-e859-44cb-ae07-90d2a966a571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2825 | 2026.04.29 20:53:49.603005 [ 276 ] {04762906-e859-44cb-ae07-90d2a966a571} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2826 | 2026.04.29 20:53:49.603202 [ 276 ] {04762906-e859-44cb-ae07-90d2a966a571} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.04.29 20:53:49.603318 [ 276 ] {04762906-e859-44cb-ae07-90d2a966a571} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.000996 sec., 6024.096385542169 rows/sec., 314.74 KiB/sec. | ||
| 2828 | 2026.04.29 20:53:49.603351 [ 276 ] {04762906-e859-44cb-ae07-90d2a966a571} <Debug> TCPHandler: Processed in 0.001149885 sec. | ||
| 2829 | 2026.04.29 20:53:49.603466 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.04.29 20:53:49.603560 [ 276 ] {56e4d2eb-193c-45d7-ae88-7a32e299390b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2831 | 2026.04.29 20:53:49.603601 [ 276 ] {56e4d2eb-193c-45d7-ae88-7a32e299390b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2832 | 2026.04.29 20:53:49.603983 [ 276 ] {56e4d2eb-193c-45d7-ae88-7a32e299390b} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.04.29 20:53:49.604018 [ 276 ] {56e4d2eb-193c-45d7-ae88-7a32e299390b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2834 | 2026.04.29 20:53:49.604332 [ 276 ] {56e4d2eb-193c-45d7-ae88-7a32e299390b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2835 | 2026.04.29 20:53:49.604537 [ 276 ] {56e4d2eb-193c-45d7-ae88-7a32e299390b} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.04.29 20:53:49.604659 [ 276 ] {56e4d2eb-193c-45d7-ae88-7a32e299390b} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001121 sec., 239964.317573595 rows/sec., 15.95 MiB/sec. | ||
| 2837 | 2026.04.29 20:53:49.604657 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2838 | 2026.04.29 20:53:49.604693 [ 276 ] {56e4d2eb-193c-45d7-ae88-7a32e299390b} <Debug> TCPHandler: Processed in 0.001275456 sec. | ||
| 2839 | 2026.04.29 20:53:49.604715 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.04.29 20:53:49.604739 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2841 | 2026.04.29 20:53:49.604809 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.04.29 20:53:49.604851 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 2843 | 2026.04.29 20:53:49.604903 [ 276 ] {ecf6fc6c-6b7a-47c4-afad-fbf42b71993f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2844 | 2026.04.29 20:53:49.604948 [ 276 ] {ecf6fc6c-6b7a-47c4-afad-fbf42b71993f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2845 | 2026.04.29 20:53:49.604989 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2846 | 2026.04.29 20:53:49.605037 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5185 rows starting from the beginning of the part | ||
| 2847 | 2026.04.29 20:53:49.605103 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1499 rows starting from the beginning of the part | ||
| 2848 | 2026.04.29 20:53:49.605148 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 2849 | 2026.04.29 20:53:49.605192 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 2850 | 2026.04.29 20:53:49.605230 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 2851 | 2026.04.29 20:53:49.605272 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 269 rows starting from the beginning of the part | ||
| 2852 | 2026.04.29 20:53:49.605283 [ 276 ] {ecf6fc6c-6b7a-47c4-afad-fbf42b71993f} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.04.29 20:53:49.605321 [ 276 ] {ecf6fc6c-6b7a-47c4-afad-fbf42b71993f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2854 | 2026.04.29 20:53:49.605632 [ 276 ] {ecf6fc6c-6b7a-47c4-afad-fbf42b71993f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2855 | 2026.04.29 20:53:49.605839 [ 276 ] {ecf6fc6c-6b7a-47c4-afad-fbf42b71993f} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.04.29 20:53:49.605962 [ 276 ] {ecf6fc6c-6b7a-47c4-afad-fbf42b71993f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 2857 | 2026.04.29 20:53:49.605995 [ 276 ] {ecf6fc6c-6b7a-47c4-afad-fbf42b71993f} <Debug> TCPHandler: Processed in 0.001234786 sec. | ||
| 2858 | 2026.04.29 20:53:49.606102 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.04.29 20:53:49.606192 [ 276 ] {63a186b5-b2f2-4bb8-a84a-f42720223193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2860 | 2026.04.29 20:53:49.606242 [ 276 ] {63a186b5-b2f2-4bb8-a84a-f42720223193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2861 | 2026.04.29 20:53:49.606948 [ 276 ] {63a186b5-b2f2-4bb8-a84a-f42720223193} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.04.29 20:53:49.606983 [ 276 ] {63a186b5-b2f2-4bb8-a84a-f42720223193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2863 | 2026.04.29 20:53:49.607551 [ 276 ] {63a186b5-b2f2-4bb8-a84a-f42720223193} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2864 | 2026.04.29 20:53:49.607778 [ 276 ] {63a186b5-b2f2-4bb8-a84a-f42720223193} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.04.29 20:53:49.607907 [ 276 ] {63a186b5-b2f2-4bb8-a84a-f42720223193} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001733 sec., 4039.238315060589 rows/sec., 7.24 MiB/sec. | ||
| 2866 | 2026.04.29 20:53:49.607955 [ 276 ] {63a186b5-b2f2-4bb8-a84a-f42720223193} <Debug> TCPHandler: Processed in 0.001901304 sec. | ||
| 2867 | 2026.04.29 20:53:49.608062 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.04.29 20:53:49.608090 [ 192 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7401 rows, containing 5 columns (5 merged, 0 gathered) in 0.003285652 sec., 2252520.960832127 rows/sec., 142.66 MiB/sec. | ||
| 2869 | 2026.04.29 20:53:49.608153 [ 276 ] {412b2869-2327-4644-a0c7-76fa7f26c26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2870 | 2026.04.29 20:53:49.608197 [ 276 ] {412b2869-2327-4644-a0c7-76fa7f26c26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2871 | 2026.04.29 20:53:49.608533 [ 276 ] {412b2869-2327-4644-a0c7-76fa7f26c26b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.04.29 20:53:49.608569 [ 276 ] {412b2869-2327-4644-a0c7-76fa7f26c26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2873 | 2026.04.29 20:53:49.608671 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2874 | 2026.04.29 20:53:49.608903 [ 276 ] {412b2869-2327-4644-a0c7-76fa7f26c26b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2875 | 2026.04.29 20:53:49.609025 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.04.29 20:53:49.609113 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2877 | 2026.04.29 20:53:49.609156 [ 276 ] {412b2869-2327-4644-a0c7-76fa7f26c26b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.04.29 20:53:49.609202 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 2879 | 2026.04.29 20:53:49.609288 [ 276 ] {412b2869-2327-4644-a0c7-76fa7f26c26b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001152 sec., 78125 rows/sec., 4.89 MiB/sec. | ||
| 2880 | 2026.04.29 20:53:49.609325 [ 276 ] {412b2869-2327-4644-a0c7-76fa7f26c26b} <Debug> TCPHandler: Processed in 0.001311477 sec. | ||
| 2881 | 2026.04.29 20:53:49.655647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6227 | ||
| 2882 | 2026.04.29 20:53:49.656112 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.04.29 20:53:49.656151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2884 | 2026.04.29 20:53:49.656656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2885 | 2026.04.29 20:53:49.656879 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.04.29 20:53:49.656984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6227 | ||
| 2887 | 2026.04.29 20:53:49.994010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2888 | 2026.04.29 20:53:50.010537 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.04.29 20:53:50.010613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2890 | 2026.04.29 20:53:50.016696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2891 | 2026.04.29 20:53:50.017611 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.04.29 20:53:50.023196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2893 | 2026.04.29 20:53:52.171198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 362 | ||
| 2894 | 2026.04.29 20:53:52.173567 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.04.29 20:53:52.173612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2896 | 2026.04.29 20:53:52.174795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2897 | 2026.04.29 20:53:52.175052 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.04.29 20:53:52.175286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2899 | 2026.04.29 20:53:54.574746 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.04.29 20:53:54.574985 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2901 | 2026.04.29 20:53:54.575354 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2902 | 2026.04.29 20:53:54.575398 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2903 | 2026.04.29 20:53:54.575653 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2904 | 2026.04.29 20:53:54.575733 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2905 | 2026.04.29 20:53:54.575892 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2906 | 2026.04.29 20:53:54.576017 [ 341 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2907 | 2026.04.29 20:53:54.576037 [ 314 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2908 | 2026.04.29 20:53:54.576045 [ 328 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2909 | 2026.04.29 20:53:54.576045 [ 296 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2910 | 2026.04.29 20:53:54.576228 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 2911 | 2026.04.29 20:53:54.576257 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2912 | 2026.04.29 20:53:54.576344 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2913 | 2026.04.29 20:53:54.576365 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 2914 | 2026.04.29 20:53:54.576400 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2915 | 2026.04.29 20:53:54.576441 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2916 | 2026.04.29 20:53:54.576475 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.04.29 20:53:54.577704 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002819 sec., 15963.107484923732 rows/sec., 1.91 MiB/sec. | ||
| 2918 | 2026.04.29 20:53:54.577870 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Debug> MemoryTracker: Peak memory usage (for query): 131.13 KiB. | ||
| 2919 | 2026.04.29 20:53:54.577887 [ 276 ] {6a7b27d5-4f99-4940-a6ee-efb3caffaa96} <Debug> TCPHandler: Processed in 0.003277922 sec. | ||
| 2920 | 2026.04.29 20:53:54.579867 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.04.29 20:53:54.579986 [ 276 ] {db21d6ae-f218-4e3e-a14e-8e3014bbd6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2922 | 2026.04.29 20:53:54.580031 [ 276 ] {db21d6ae-f218-4e3e-a14e-8e3014bbd6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2923 | 2026.04.29 20:53:54.580560 [ 276 ] {db21d6ae-f218-4e3e-a14e-8e3014bbd6da} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.04.29 20:53:54.580603 [ 276 ] {db21d6ae-f218-4e3e-a14e-8e3014bbd6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2925 | 2026.04.29 20:53:54.580999 [ 276 ] {db21d6ae-f218-4e3e-a14e-8e3014bbd6da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2926 | 2026.04.29 20:53:54.581230 [ 276 ] {db21d6ae-f218-4e3e-a14e-8e3014bbd6da} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.04.29 20:53:54.581385 [ 276 ] {db21d6ae-f218-4e3e-a14e-8e3014bbd6da} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001434 sec., 87866.10878661089 rows/sec., 7.59 MiB/sec. | ||
| 2928 | 2026.04.29 20:53:54.581426 [ 276 ] {db21d6ae-f218-4e3e-a14e-8e3014bbd6da} <Debug> TCPHandler: Processed in 0.001614941 sec. | ||
| 2929 | 2026.04.29 20:53:54.581561 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.04.29 20:53:54.581660 [ 276 ] {05687ff4-0215-47f2-975c-774ca54e0fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2931 | 2026.04.29 20:53:54.581702 [ 276 ] {05687ff4-0215-47f2-975c-774ca54e0fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2932 | 2026.04.29 20:53:54.582122 [ 276 ] {05687ff4-0215-47f2-975c-774ca54e0fbb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.04.29 20:53:54.582160 [ 276 ] {05687ff4-0215-47f2-975c-774ca54e0fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2934 | 2026.04.29 20:53:54.582462 [ 276 ] {05687ff4-0215-47f2-975c-774ca54e0fbb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2935 | 2026.04.29 20:53:54.582670 [ 276 ] {05687ff4-0215-47f2-975c-774ca54e0fbb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.04.29 20:53:54.582803 [ 276 ] {05687ff4-0215-47f2-975c-774ca54e0fbb} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001164 sec., 30068.728522336765 rows/sec., 2.21 MiB/sec. | ||
| 2937 | 2026.04.29 20:53:54.582840 [ 276 ] {05687ff4-0215-47f2-975c-774ca54e0fbb} <Debug> TCPHandler: Processed in 0.001331717 sec. | ||
| 2938 | 2026.04.29 20:53:54.582951 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.04.29 20:53:54.583046 [ 276 ] {8522dbc3-0784-4746-b41f-355b3945170f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2940 | 2026.04.29 20:53:54.583087 [ 276 ] {8522dbc3-0784-4746-b41f-355b3945170f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2941 | 2026.04.29 20:53:54.583513 [ 276 ] {8522dbc3-0784-4746-b41f-355b3945170f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.04.29 20:53:54.583548 [ 276 ] {8522dbc3-0784-4746-b41f-355b3945170f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2943 | 2026.04.29 20:53:54.583861 [ 276 ] {8522dbc3-0784-4746-b41f-355b3945170f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2944 | 2026.04.29 20:53:54.584075 [ 276 ] {8522dbc3-0784-4746-b41f-355b3945170f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.04.29 20:53:54.584206 [ 276 ] {8522dbc3-0784-4746-b41f-355b3945170f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001179 sec., 83969.46564885497 rows/sec., 6.56 MiB/sec. | ||
| 2946 | 2026.04.29 20:53:54.584243 [ 276 ] {8522dbc3-0784-4746-b41f-355b3945170f} <Debug> TCPHandler: Processed in 0.001342787 sec. | ||
| 2947 | 2026.04.29 20:53:54.584361 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.04.29 20:53:54.584456 [ 276 ] {676d9d54-0ad9-4ffe-8ae0-4d5ea95e91fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.04.29 20:53:54.584498 [ 276 ] {676d9d54-0ad9-4ffe-8ae0-4d5ea95e91fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2950 | 2026.04.29 20:53:54.584898 [ 276 ] {676d9d54-0ad9-4ffe-8ae0-4d5ea95e91fb} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.04.29 20:53:54.584934 [ 276 ] {676d9d54-0ad9-4ffe-8ae0-4d5ea95e91fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2952 | 2026.04.29 20:53:54.585270 [ 276 ] {676d9d54-0ad9-4ffe-8ae0-4d5ea95e91fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2953 | 2026.04.29 20:53:54.585479 [ 276 ] {676d9d54-0ad9-4ffe-8ae0-4d5ea95e91fb} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.04.29 20:53:54.585607 [ 276 ] {676d9d54-0ad9-4ffe-8ae0-4d5ea95e91fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 2955 | 2026.04.29 20:53:54.585645 [ 276 ] {676d9d54-0ad9-4ffe-8ae0-4d5ea95e91fb} <Debug> TCPHandler: Processed in 0.001334797 sec. | ||
| 2956 | 2026.04.29 20:53:54.585762 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.04.29 20:53:54.585857 [ 276 ] {b78025a3-bcce-45e7-9884-a5ecf4b08b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2958 | 2026.04.29 20:53:54.585911 [ 276 ] {b78025a3-bcce-45e7-9884-a5ecf4b08b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2959 | 2026.04.29 20:53:54.586692 [ 276 ] {b78025a3-bcce-45e7-9884-a5ecf4b08b1c} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.04.29 20:53:54.586729 [ 276 ] {b78025a3-bcce-45e7-9884-a5ecf4b08b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2961 | 2026.04.29 20:53:54.587283 [ 276 ] {b78025a3-bcce-45e7-9884-a5ecf4b08b1c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2962 | 2026.04.29 20:53:54.587504 [ 276 ] {b78025a3-bcce-45e7-9884-a5ecf4b08b1c} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.04.29 20:53:54.587642 [ 276 ] {b78025a3-bcce-45e7-9884-a5ecf4b08b1c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001804 sec., 19401.330376940132 rows/sec., 34.77 MiB/sec. | ||
| 2964 | 2026.04.29 20:53:54.587699 [ 276 ] {b78025a3-bcce-45e7-9884-a5ecf4b08b1c} <Debug> TCPHandler: Processed in 0.001986325 sec. | ||
| 2965 | 2026.04.29 20:53:54.587826 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.04.29 20:53:54.587920 [ 276 ] {b61123d5-6fa7-4bd0-bcfe-ce3f532f3f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2967 | 2026.04.29 20:53:54.587962 [ 276 ] {b61123d5-6fa7-4bd0-bcfe-ce3f532f3f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2968 | 2026.04.29 20:53:54.588313 [ 276 ] {b61123d5-6fa7-4bd0-bcfe-ce3f532f3f52} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.04.29 20:53:54.588348 [ 276 ] {b61123d5-6fa7-4bd0-bcfe-ce3f532f3f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2970 | 2026.04.29 20:53:54.588652 [ 276 ] {b61123d5-6fa7-4bd0-bcfe-ce3f532f3f52} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2971 | 2026.04.29 20:53:54.588856 [ 276 ] {b61123d5-6fa7-4bd0-bcfe-ce3f532f3f52} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.04.29 20:53:54.588961 [ 145 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2973 | 2026.04.29 20:53:54.588983 [ 276 ] {b61123d5-6fa7-4bd0-bcfe-ce3f532f3f52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2974 | 2026.04.29 20:53:54.589017 [ 145 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.04.29 20:53:54.589027 [ 276 ] {b61123d5-6fa7-4bd0-bcfe-ce3f532f3f52} <Debug> TCPHandler: Processed in 0.001252376 sec. | ||
| 2976 | 2026.04.29 20:53:54.589048 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2977 | 2026.04.29 20:53:54.589151 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 2978 | 2026.04.29 20:53:54.589255 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2979 | 2026.04.29 20:53:54.589288 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 552 rows starting from the beginning of the part | ||
| 2980 | 2026.04.29 20:53:54.589349 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 2981 | 2026.04.29 20:53:54.589394 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 2982 | 2026.04.29 20:53:54.589437 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 2983 | 2026.04.29 20:53:54.589475 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 2984 | 2026.04.29 20:53:54.589515 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2985 | 2026.04.29 20:53:54.590312 [ 189 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001201506 sec., 724091.2654618454 rows/sec., 48.44 MiB/sec. | ||
| 2986 | 2026.04.29 20:53:54.590513 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2987 | 2026.04.29 20:53:54.590815 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_16_3} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.04.29 20:53:54.590893 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_16_3} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2989 | 2026.04.29 20:53:54.590987 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2990 | 2026.04.29 20:53:57.046199 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2991 | 2026.04.29 20:53:57.046289 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2992 | 2026.04.29 20:53:57.157112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6739 | ||
| 2993 | 2026.04.29 20:53:57.157664 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.04.29 20:53:57.157715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2995 | 2026.04.29 20:53:57.158303 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2996 | 2026.04.29 20:53:57.158541 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.04.29 20:53:57.158691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6739 | ||
| 2998 | 2026.04.29 20:53:57.523348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2999 | 2026.04.29 20:53:57.540478 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.04.29 20:53:57.540546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3001 | 2026.04.29 20:53:57.546855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3002 | 2026.04.29 20:53:57.547556 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.04.29 20:53:57.550642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3004 | 2026.04.29 20:53:58.000255 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.45 MiB, peak 230.45 MiB, free memory in arenas 0.00 B, will set to 227.66 MiB (RSS), difference: 1.21 MiB | ||
| 3005 | 2026.04.29 20:53:59.578815 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.04.29 20:53:59.579037 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3007 | 2026.04.29 20:53:59.579358 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3008 | 2026.04.29 20:53:59.579393 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3009 | 2026.04.29 20:53:59.579616 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3010 | 2026.04.29 20:53:59.579682 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3011 | 2026.04.29 20:53:59.579885 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3012 | 2026.04.29 20:53:59.580015 [ 296 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3013 | 2026.04.29 20:53:59.580030 [ 314 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3014 | 2026.04.29 20:53:59.580015 [ 336 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3015 | 2026.04.29 20:53:59.580015 [ 328 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3016 | 2026.04.29 20:53:59.580207 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 3017 | 2026.04.29 20:53:59.580236 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3018 | 2026.04.29 20:53:59.580322 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3019 | 2026.04.29 20:53:59.580341 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 3020 | 2026.04.29 20:53:59.580376 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3021 | 2026.04.29 20:53:59.580413 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3022 | 2026.04.29 20:53:59.580444 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3023 | 2026.04.29 20:53:59.581608 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Debug> executeQuery: Read 45 rows, 9.51 KiB in 0.002645 sec., 17013.232514177693 rows/sec., 3.51 MiB/sec. | ||
| 3024 | 2026.04.29 20:53:59.581798 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Debug> MemoryTracker: Peak memory usage (for query): 149.78 KiB. | ||
| 3025 | 2026.04.29 20:53:59.581818 [ 276 ] {e3071646-d595-4d55-892a-14de870bf2f3} <Debug> TCPHandler: Processed in 0.00313742 sec. | ||
| 3026 | 2026.04.29 20:53:59.586674 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.04.29 20:53:59.586812 [ 276 ] {dd4a834f-0146-4bdf-ab5e-693ce493c4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3028 | 2026.04.29 20:53:59.586867 [ 276 ] {dd4a834f-0146-4bdf-ab5e-693ce493c4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3029 | 2026.04.29 20:53:59.587513 [ 276 ] {dd4a834f-0146-4bdf-ab5e-693ce493c4a0} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.04.29 20:53:59.587554 [ 276 ] {dd4a834f-0146-4bdf-ab5e-693ce493c4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3031 | 2026.04.29 20:53:59.587951 [ 276 ] {dd4a834f-0146-4bdf-ab5e-693ce493c4a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3032 | 2026.04.29 20:53:59.588175 [ 276 ] {dd4a834f-0146-4bdf-ab5e-693ce493c4a0} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.04.29 20:53:59.588319 [ 276 ] {dd4a834f-0146-4bdf-ab5e-693ce493c4a0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001547 sec., 183581.12475759536 rows/sec., 11.66 MiB/sec. | ||
| 3034 | 2026.04.29 20:53:59.588358 [ 276 ] {dd4a834f-0146-4bdf-ab5e-693ce493c4a0} <Debug> TCPHandler: Processed in 0.001752062 sec. | ||
| 3035 | 2026.04.29 20:53:59.588498 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.04.29 20:53:59.588598 [ 276 ] {a4b400ae-f26e-4c2d-8d62-81e54a05fa41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3037 | 2026.04.29 20:53:59.588639 [ 276 ] {a4b400ae-f26e-4c2d-8d62-81e54a05fa41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3038 | 2026.04.29 20:53:59.589406 [ 276 ] {a4b400ae-f26e-4c2d-8d62-81e54a05fa41} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.04.29 20:53:59.589442 [ 276 ] {a4b400ae-f26e-4c2d-8d62-81e54a05fa41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3040 | 2026.04.29 20:53:59.589810 [ 276 ] {a4b400ae-f26e-4c2d-8d62-81e54a05fa41} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3041 | 2026.04.29 20:53:59.590027 [ 276 ] {a4b400ae-f26e-4c2d-8d62-81e54a05fa41} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.04.29 20:53:59.590162 [ 276 ] {a4b400ae-f26e-4c2d-8d62-81e54a05fa41} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001586 sec., 511349.30643127364 rows/sec., 39.52 MiB/sec. | ||
| 3043 | 2026.04.29 20:53:59.590199 [ 276 ] {a4b400ae-f26e-4c2d-8d62-81e54a05fa41} <Debug> TCPHandler: Processed in 0.001754412 sec. | ||
| 3044 | 2026.04.29 20:53:59.590326 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.04.29 20:53:59.590421 [ 276 ] {1d8f53c2-29ba-4c61-97b8-e3ce2ae0a513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.04.29 20:53:59.590461 [ 276 ] {1d8f53c2-29ba-4c61-97b8-e3ce2ae0a513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3047 | 2026.04.29 20:53:59.590893 [ 276 ] {1d8f53c2-29ba-4c61-97b8-e3ce2ae0a513} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.04.29 20:53:59.590929 [ 276 ] {1d8f53c2-29ba-4c61-97b8-e3ce2ae0a513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3049 | 2026.04.29 20:53:59.591245 [ 276 ] {1d8f53c2-29ba-4c61-97b8-e3ce2ae0a513} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3050 | 2026.04.29 20:53:59.591455 [ 276 ] {1d8f53c2-29ba-4c61-97b8-e3ce2ae0a513} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.04.29 20:53:59.591561 [ 117 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 3052 | 2026.04.29 20:53:59.591586 [ 276 ] {1d8f53c2-29ba-4c61-97b8-e3ce2ae0a513} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 7.48 MiB/sec. | ||
| 3053 | 2026.04.29 20:53:59.591604 [ 117 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.04.29 20:53:59.591627 [ 276 ] {1d8f53c2-29ba-4c61-97b8-e3ce2ae0a513} <Debug> TCPHandler: Processed in 0.001352817 sec. | ||
| 3055 | 2026.04.29 20:53:59.591629 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3056 | 2026.04.29 20:53:59.591742 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 3057 | 2026.04.29 20:53:59.591760 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.04.29 20:53:59.591853 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3059 | 2026.04.29 20:53:59.591865 [ 276 ] {79c8c432-611d-4e5e-a27b-208fa81b49a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3060 | 2026.04.29 20:53:59.591889 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 66 rows starting from the beginning of the part | ||
| 3061 | 2026.04.29 20:53:59.591907 [ 276 ] {79c8c432-611d-4e5e-a27b-208fa81b49a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3062 | 2026.04.29 20:53:59.591951 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 3063 | 2026.04.29 20:53:59.592003 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 3064 | 2026.04.29 20:53:59.592065 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 157 rows starting from the beginning of the part | ||
| 3065 | 2026.04.29 20:53:59.592110 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 35 rows starting from the beginning of the part | ||
| 3066 | 2026.04.29 20:53:59.592153 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 3067 | 2026.04.29 20:53:59.592347 [ 276 ] {79c8c432-611d-4e5e-a27b-208fa81b49a6} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.04.29 20:53:59.592383 [ 276 ] {79c8c432-611d-4e5e-a27b-208fa81b49a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3069 | 2026.04.29 20:53:59.592812 [ 276 ] {79c8c432-611d-4e5e-a27b-208fa81b49a6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3070 | 2026.04.29 20:53:59.592950 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244216 sec., 360869.81681637274 rows/sec., 24.42 MiB/sec. | ||
| 3071 | 2026.04.29 20:53:59.593026 [ 276 ] {79c8c432-611d-4e5e-a27b-208fa81b49a6} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.04.29 20:53:59.593126 [ 198 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3073 | 2026.04.29 20:53:59.593130 [ 117 ] {} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3074 | 2026.04.29 20:53:59.593159 [ 276 ] {79c8c432-611d-4e5e-a27b-208fa81b49a6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001312 sec., 113567.0731707317 rows/sec., 7.34 MiB/sec. | ||
| 3075 | 2026.04.29 20:53:59.593170 [ 117 ] {} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.04.29 20:53:59.593201 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3077 | 2026.04.29 20:53:59.593202 [ 276 ] {79c8c432-611d-4e5e-a27b-208fa81b49a6} <Debug> TCPHandler: Processed in 0.001493569 sec. | ||
| 3078 | 2026.04.29 20:53:59.593268 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::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 | ||
| 3079 | 2026.04.29 20:53:59.593346 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3080 | 2026.04.29 20:53:59.593361 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.04.29 20:53:59.593371 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 801 rows starting from the beginning of the part | ||
| 3082 | 2026.04.29 20:53:59.593419 [ 198 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.04.29 20:53:59.593420 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::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 | ||
| 3084 | 2026.04.29 20:53:59.593458 [ 276 ] {aaf25ab0-a1df-4460-a32f-ef495ede4715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3085 | 2026.04.29 20:53:59.593466 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3086 | 2026.04.29 20:53:59.593485 [ 198 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_15_3} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 3087 | 2026.04.29 20:53:59.593498 [ 276 ] {aaf25ab0-a1df-4460-a32f-ef495ede4715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3088 | 2026.04.29 20:53:59.593505 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::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 | ||
| 3089 | 2026.04.29 20:53:59.593541 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 3090 | 2026.04.29 20:53:59.593569 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3091 | 2026.04.29 20:53:59.593592 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3092 | 2026.04.29 20:53:59.594019 [ 276 ] {aaf25ab0-a1df-4460-a32f-ef495ede4715} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.04.29 20:53:59.594060 [ 276 ] {aaf25ab0-a1df-4460-a32f-ef495ede4715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3094 | 2026.04.29 20:53:59.594485 [ 276 ] {aaf25ab0-a1df-4460-a32f-ef495ede4715} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3095 | 2026.04.29 20:53:59.594804 [ 276 ] {aaf25ab0-a1df-4460-a32f-ef495ede4715} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.04.29 20:53:59.594963 [ 276 ] {aaf25ab0-a1df-4460-a32f-ef495ede4715} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001521 sec., 97304.40499671269 rows/sec., 5.53 MiB/sec. | ||
| 3097 | 2026.04.29 20:53:59.595012 [ 276 ] {aaf25ab0-a1df-4460-a32f-ef495ede4715} <Debug> TCPHandler: Processed in 0.001703722 sec. | ||
| 3098 | 2026.04.29 20:53:59.595106 [ 192 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2702 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867054 sec., 1447199.7060609923 rows/sec., 90.21 MiB/sec. | ||
| 3099 | 2026.04.29 20:53:59.595156 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.04.29 20:53:59.595256 [ 276 ] {75d80630-c986-4e08-b416-9caaf340f258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3101 | 2026.04.29 20:53:59.595297 [ 276 ] {75d80630-c986-4e08-b416-9caaf340f258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3102 | 2026.04.29 20:53:59.595297 [ 192 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3103 | 2026.04.29 20:53:59.595609 [ 192 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_6_1} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.04.29 20:53:59.595685 [ 192 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_6_1} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3105 | 2026.04.29 20:53:59.595776 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3106 | 2026.04.29 20:53:59.595912 [ 276 ] {75d80630-c986-4e08-b416-9caaf340f258} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.04.29 20:53:59.595954 [ 276 ] {75d80630-c986-4e08-b416-9caaf340f258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3108 | 2026.04.29 20:53:59.596298 [ 276 ] {75d80630-c986-4e08-b416-9caaf340f258} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3109 | 2026.04.29 20:53:59.596508 [ 276 ] {75d80630-c986-4e08-b416-9caaf340f258} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.04.29 20:53:59.596641 [ 276 ] {75d80630-c986-4e08-b416-9caaf340f258} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001403 sec., 354240.9123307199 rows/sec., 24.88 MiB/sec. | ||
| 3111 | 2026.04.29 20:53:59.596678 [ 276 ] {75d80630-c986-4e08-b416-9caaf340f258} <Debug> TCPHandler: Processed in 0.00157525 sec. | ||
| 3112 | 2026.04.29 20:53:59.596800 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.04.29 20:53:59.596894 [ 276 ] {5212d767-699e-4fdc-bf9a-09dca6d624a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3114 | 2026.04.29 20:53:59.596934 [ 276 ] {5212d767-699e-4fdc-bf9a-09dca6d624a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3115 | 2026.04.29 20:53:59.597273 [ 276 ] {5212d767-699e-4fdc-bf9a-09dca6d624a0} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.04.29 20:53:59.597309 [ 276 ] {5212d767-699e-4fdc-bf9a-09dca6d624a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3117 | 2026.04.29 20:53:59.597626 [ 276 ] {5212d767-699e-4fdc-bf9a-09dca6d624a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3118 | 2026.04.29 20:53:59.597835 [ 276 ] {5212d767-699e-4fdc-bf9a-09dca6d624a0} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.04.29 20:53:59.597961 [ 276 ] {5212d767-699e-4fdc-bf9a-09dca6d624a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 3120 | 2026.04.29 20:53:59.597996 [ 276 ] {5212d767-699e-4fdc-bf9a-09dca6d624a0} <Debug> TCPHandler: Processed in 0.001247876 sec. | ||
| 3121 | 2026.04.29 20:53:59.598115 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.04.29 20:53:59.598208 [ 276 ] {1bb9100c-3039-42db-b41c-a20c93807ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.04.29 20:53:59.598250 [ 276 ] {1bb9100c-3039-42db-b41c-a20c93807ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3124 | 2026.04.29 20:53:59.598669 [ 276 ] {1bb9100c-3039-42db-b41c-a20c93807ed1} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.04.29 20:53:59.598704 [ 276 ] {1bb9100c-3039-42db-b41c-a20c93807ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3126 | 2026.04.29 20:53:59.599036 [ 276 ] {1bb9100c-3039-42db-b41c-a20c93807ed1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3127 | 2026.04.29 20:53:59.599250 [ 276 ] {1bb9100c-3039-42db-b41c-a20c93807ed1} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.04.29 20:53:59.599380 [ 276 ] {1bb9100c-3039-42db-b41c-a20c93807ed1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001191 sec., 222502.0990764064 rows/sec., 14.79 MiB/sec. | ||
| 3129 | 2026.04.29 20:53:59.599417 [ 276 ] {1bb9100c-3039-42db-b41c-a20c93807ed1} <Debug> TCPHandler: Processed in 0.001354207 sec. | ||
| 3130 | 2026.04.29 20:53:59.599547 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.04.29 20:53:59.599640 [ 276 ] {cce8d8f7-74d6-422c-8d43-06fc5faaaaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3132 | 2026.04.29 20:53:59.599680 [ 276 ] {cce8d8f7-74d6-422c-8d43-06fc5faaaaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3133 | 2026.04.29 20:53:59.600001 [ 276 ] {cce8d8f7-74d6-422c-8d43-06fc5faaaaed} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.04.29 20:53:59.600036 [ 276 ] {cce8d8f7-74d6-422c-8d43-06fc5faaaaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3135 | 2026.04.29 20:53:59.600334 [ 276 ] {cce8d8f7-74d6-422c-8d43-06fc5faaaaed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3136 | 2026.04.29 20:53:59.600535 [ 276 ] {cce8d8f7-74d6-422c-8d43-06fc5faaaaed} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.04.29 20:53:59.600659 [ 276 ] {cce8d8f7-74d6-422c-8d43-06fc5faaaaed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 3138 | 2026.04.29 20:53:59.600694 [ 276 ] {cce8d8f7-74d6-422c-8d43-06fc5faaaaed} <Debug> TCPHandler: Processed in 0.001198256 sec. | ||
| 3139 | 2026.04.29 20:53:59.600814 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.04.29 20:53:59.600907 [ 276 ] {93e4a9e7-befb-4a73-9c6a-e80be2635a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3141 | 2026.04.29 20:53:59.600959 [ 276 ] {93e4a9e7-befb-4a73-9c6a-e80be2635a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3142 | 2026.04.29 20:53:59.601691 [ 276 ] {93e4a9e7-befb-4a73-9c6a-e80be2635a10} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.04.29 20:53:59.601727 [ 276 ] {93e4a9e7-befb-4a73-9c6a-e80be2635a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3144 | 2026.04.29 20:53:59.602232 [ 276 ] {93e4a9e7-befb-4a73-9c6a-e80be2635a10} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3145 | 2026.04.29 20:53:59.602448 [ 276 ] {93e4a9e7-befb-4a73-9c6a-e80be2635a10} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.04.29 20:53:59.602582 [ 276 ] {93e4a9e7-befb-4a73-9c6a-e80be2635a10} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001694 sec., 4132.231404958678 rows/sec., 7.40 MiB/sec. | ||
| 3147 | 2026.04.29 20:53:59.602637 [ 276 ] {93e4a9e7-befb-4a73-9c6a-e80be2635a10} <Debug> TCPHandler: Processed in 0.001873055 sec. | ||
| 3148 | 2026.04.29 20:53:59.602761 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.04.29 20:53:59.602855 [ 276 ] {78792070-8ea8-4452-bfd1-8bfbe383c10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.04.29 20:53:59.602895 [ 276 ] {78792070-8ea8-4452-bfd1-8bfbe383c10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3151 | 2026.04.29 20:53:59.603249 [ 276 ] {78792070-8ea8-4452-bfd1-8bfbe383c10d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.04.29 20:53:59.603284 [ 276 ] {78792070-8ea8-4452-bfd1-8bfbe383c10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3153 | 2026.04.29 20:53:59.603586 [ 276 ] {78792070-8ea8-4452-bfd1-8bfbe383c10d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3154 | 2026.04.29 20:53:59.603796 [ 276 ] {78792070-8ea8-4452-bfd1-8bfbe383c10d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.04.29 20:53:59.603922 [ 276 ] {78792070-8ea8-4452-bfd1-8bfbe383c10d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 3156 | 2026.04.29 20:53:59.603956 [ 276 ] {78792070-8ea8-4452-bfd1-8bfbe383c10d} <Debug> TCPHandler: Processed in 0.001245626 sec. | ||
| 3157 | 2026.04.29 20:53:59.900436 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.04.29 20:53:59.900622 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 3159 | 2026.04.29 20:53:59.900958 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3160 | 2026.04.29 20:53:59.900994 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 3161 | 2026.04.29 20:53:59.901218 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3162 | 2026.04.29 20:53:59.901282 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3163 | 2026.04.29 20:53:59.901480 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 3164 | 2026.04.29 20:53:59.901575 [ 328 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3165 | 2026.04.29 20:53:59.901580 [ 336 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3166 | 2026.04.29 20:53:59.901611 [ 323 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3167 | 2026.04.29 20:53:59.901602 [ 314 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3168 | 2026.04.29 20:53:59.901749 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 3169 | 2026.04.29 20:53:59.901776 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3170 | 2026.04.29 20:53:59.901895 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3171 | 2026.04.29 20:53:59.901922 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 3172 | 2026.04.29 20:53:59.901957 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3173 | 2026.04.29 20:53:59.901994 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3174 | 2026.04.29 20:53:59.902026 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3175 | 2026.04.29 20:53:59.903139 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002594 sec., 17347.725520431766 rows/sec., 2.08 MiB/sec. | ||
| 3176 | 2026.04.29 20:53:59.903271 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Debug> MemoryTracker: Peak memory usage (for query): 134.29 KiB. | ||
| 3177 | 2026.04.29 20:53:59.903286 [ 276 ] {d23aeb86-4d69-40e4-ab6e-f2d2bc9160fd} <Debug> TCPHandler: Processed in 0.002945688 sec. | ||
| 3178 | 2026.04.29 20:53:59.915386 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.04.29 20:53:59.915589 [ 276 ] {55abf539-6249-4b96-86e9-a079b8f259ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3180 | 2026.04.29 20:53:59.915671 [ 276 ] {55abf539-6249-4b96-86e9-a079b8f259ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3181 | 2026.04.29 20:53:59.917486 [ 276 ] {55abf539-6249-4b96-86e9-a079b8f259ff} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.04.29 20:53:59.917528 [ 276 ] {55abf539-6249-4b96-86e9-a079b8f259ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3183 | 2026.04.29 20:53:59.918032 [ 276 ] {55abf539-6249-4b96-86e9-a079b8f259ff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3184 | 2026.04.29 20:53:59.918254 [ 276 ] {55abf539-6249-4b96-86e9-a079b8f259ff} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.04.29 20:53:59.918409 [ 276 ] {55abf539-6249-4b96-86e9-a079b8f259ff} <Debug> executeQuery: Read 2471 rows, 188.07 KiB in 0.002873 sec., 860076.5750087016 rows/sec., 63.93 MiB/sec. | ||
| 3186 | 2026.04.29 20:53:59.918448 [ 276 ] {55abf539-6249-4b96-86e9-a079b8f259ff} <Debug> TCPHandler: Processed in 0.003169151 sec. | ||
| 3187 | 2026.04.29 20:53:59.918574 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.04.29 20:53:59.918670 [ 276 ] {e5b597d6-e641-43b6-94f7-cda6d807c592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3189 | 2026.04.29 20:53:59.918711 [ 276 ] {e5b597d6-e641-43b6-94f7-cda6d807c592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3190 | 2026.04.29 20:53:59.919135 [ 276 ] {e5b597d6-e641-43b6-94f7-cda6d807c592} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.04.29 20:53:59.919172 [ 276 ] {e5b597d6-e641-43b6-94f7-cda6d807c592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3192 | 2026.04.29 20:53:59.919463 [ 276 ] {e5b597d6-e641-43b6-94f7-cda6d807c592} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3193 | 2026.04.29 20:53:59.919674 [ 276 ] {e5b597d6-e641-43b6-94f7-cda6d807c592} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.04.29 20:53:59.919824 [ 276 ] {e5b597d6-e641-43b6-94f7-cda6d807c592} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001174 sec., 37478.70528109029 rows/sec., 2.75 MiB/sec. | ||
| 3195 | 2026.04.29 20:53:59.919863 [ 276 ] {e5b597d6-e641-43b6-94f7-cda6d807c592} <Debug> TCPHandler: Processed in 0.001340878 sec. | ||
| 3196 | 2026.04.29 20:53:59.919977 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.04.29 20:53:59.920072 [ 276 ] {c44490f7-b775-450a-a3cb-c49a0581432a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3198 | 2026.04.29 20:53:59.920111 [ 276 ] {c44490f7-b775-450a-a3cb-c49a0581432a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3199 | 2026.04.29 20:53:59.920771 [ 276 ] {c44490f7-b775-450a-a3cb-c49a0581432a} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.04.29 20:53:59.920807 [ 276 ] {c44490f7-b775-450a-a3cb-c49a0581432a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3201 | 2026.04.29 20:53:59.921148 [ 276 ] {c44490f7-b775-450a-a3cb-c49a0581432a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3202 | 2026.04.29 20:53:59.921368 [ 276 ] {c44490f7-b775-450a-a3cb-c49a0581432a} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.04.29 20:53:59.921496 [ 276 ] {c44490f7-b775-450a-a3cb-c49a0581432a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001442 sec., 555478.5020804439 rows/sec., 32.09 MiB/sec. | ||
| 3204 | 2026.04.29 20:53:59.921532 [ 276 ] {c44490f7-b775-450a-a3cb-c49a0581432a} <Debug> TCPHandler: Processed in 0.001605221 sec. | ||
| 3205 | 2026.04.29 20:53:59.921642 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.04.29 20:53:59.921734 [ 276 ] {9e22204d-718c-4cc2-8ce1-722579c694f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3207 | 2026.04.29 20:53:59.921775 [ 276 ] {9e22204d-718c-4cc2-8ce1-722579c694f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3208 | 2026.04.29 20:53:59.922150 [ 276 ] {9e22204d-718c-4cc2-8ce1-722579c694f6} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.04.29 20:53:59.922187 [ 276 ] {9e22204d-718c-4cc2-8ce1-722579c694f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3210 | 2026.04.29 20:53:59.922484 [ 276 ] {9e22204d-718c-4cc2-8ce1-722579c694f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3211 | 2026.04.29 20:53:59.922692 [ 276 ] {9e22204d-718c-4cc2-8ce1-722579c694f6} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.04.29 20:53:59.922818 [ 276 ] {9e22204d-718c-4cc2-8ce1-722579c694f6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 3213 | 2026.04.29 20:53:59.922854 [ 276 ] {9e22204d-718c-4cc2-8ce1-722579c694f6} <Debug> TCPHandler: Processed in 0.001262236 sec. | ||
| 3214 | 2026.04.29 20:53:59.922969 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.04.29 20:53:59.923061 [ 276 ] {d7396cfa-a3fd-4ab0-b375-b60072fb47e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3216 | 2026.04.29 20:53:59.923099 [ 276 ] {d7396cfa-a3fd-4ab0-b375-b60072fb47e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3217 | 2026.04.29 20:53:59.923910 [ 276 ] {d7396cfa-a3fd-4ab0-b375-b60072fb47e4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.04.29 20:53:59.923947 [ 276 ] {d7396cfa-a3fd-4ab0-b375-b60072fb47e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3219 | 2026.04.29 20:53:59.924358 [ 276 ] {d7396cfa-a3fd-4ab0-b375-b60072fb47e4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3220 | 2026.04.29 20:53:59.924566 [ 276 ] {d7396cfa-a3fd-4ab0-b375-b60072fb47e4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.04.29 20:53:59.924705 [ 276 ] {d7396cfa-a3fd-4ab0-b375-b60072fb47e4} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.001661 sec., 796508.1276339554 rows/sec., 53.36 MiB/sec. | ||
| 3222 | 2026.04.29 20:53:59.924742 [ 276 ] {d7396cfa-a3fd-4ab0-b375-b60072fb47e4} <Debug> TCPHandler: Processed in 0.001824653 sec. | ||
| 3223 | 2026.04.29 20:53:59.924858 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2026.04.29 20:53:59.924951 [ 276 ] {b66a86fc-f164-4e9e-85bb-df8e1f6b0ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3225 | 2026.04.29 20:53:59.924994 [ 276 ] {b66a86fc-f164-4e9e-85bb-df8e1f6b0ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3226 | 2026.04.29 20:53:59.925653 [ 276 ] {b66a86fc-f164-4e9e-85bb-df8e1f6b0ddd} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.04.29 20:53:59.925689 [ 276 ] {b66a86fc-f164-4e9e-85bb-df8e1f6b0ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3228 | 2026.04.29 20:53:59.926164 [ 276 ] {b66a86fc-f164-4e9e-85bb-df8e1f6b0ddd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3229 | 2026.04.29 20:53:59.926381 [ 276 ] {b66a86fc-f164-4e9e-85bb-df8e1f6b0ddd} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.04.29 20:53:59.926519 [ 276 ] {b66a86fc-f164-4e9e-85bb-df8e1f6b0ddd} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001585 sec., 943848.5804416403 rows/sec., 57.24 MiB/sec. | ||
| 3231 | 2026.04.29 20:53:59.926557 [ 276 ] {b66a86fc-f164-4e9e-85bb-df8e1f6b0ddd} <Debug> TCPHandler: Processed in 0.001750962 sec. | ||
| 3232 | 2026.04.29 20:53:59.926688 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.04.29 20:53:59.926781 [ 276 ] {d982312d-0cdb-4855-8da1-200a5e62aacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3234 | 2026.04.29 20:53:59.926834 [ 276 ] {d982312d-0cdb-4855-8da1-200a5e62aacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3235 | 2026.04.29 20:53:59.927728 [ 276 ] {d982312d-0cdb-4855-8da1-200a5e62aacb} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.04.29 20:53:59.927765 [ 276 ] {d982312d-0cdb-4855-8da1-200a5e62aacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3237 | 2026.04.29 20:53:59.928366 [ 276 ] {d982312d-0cdb-4855-8da1-200a5e62aacb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3238 | 2026.04.29 20:53:59.928595 [ 276 ] {d982312d-0cdb-4855-8da1-200a5e62aacb} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.04.29 20:53:59.928747 [ 276 ] {d982312d-0cdb-4855-8da1-200a5e62aacb} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001983 sec., 22188.603126575894 rows/sec., 39.76 MiB/sec. | ||
| 3240 | 2026.04.29 20:53:59.928803 [ 276 ] {d982312d-0cdb-4855-8da1-200a5e62aacb} <Debug> TCPHandler: Processed in 0.002166258 sec. | ||
| 3241 | 2026.04.29 20:53:59.928934 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.04.29 20:53:59.929028 [ 276 ] {04edac78-d8a4-4402-9cfe-87cdc4e33d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.04.29 20:53:59.929069 [ 276 ] {04edac78-d8a4-4402-9cfe-87cdc4e33d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3244 | 2026.04.29 20:53:59.929403 [ 276 ] {04edac78-d8a4-4402-9cfe-87cdc4e33d96} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.04.29 20:53:59.929442 [ 276 ] {04edac78-d8a4-4402-9cfe-87cdc4e33d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3246 | 2026.04.29 20:53:59.929738 [ 276 ] {04edac78-d8a4-4402-9cfe-87cdc4e33d96} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3247 | 2026.04.29 20:53:59.929950 [ 276 ] {04edac78-d8a4-4402-9cfe-87cdc4e33d96} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.04.29 20:53:59.930085 [ 276 ] {04edac78-d8a4-4402-9cfe-87cdc4e33d96} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 770.35 KiB/sec. | ||
| 3249 | 2026.04.29 20:53:59.930120 [ 276 ] {04edac78-d8a4-4402-9cfe-87cdc4e33d96} <Debug> TCPHandler: Processed in 0.001238006 sec. | ||
| 3250 | 2026.04.29 20:54:00.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.24 MiB, peak 231.68 MiB, free memory in arenas 0.00 B, will set to 228.14 MiB (RSS), difference: -1.09 MiB | ||
| 3251 | 2026.04.29 20:54:00.619759 [ 139 ] {} <Debug> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3252 | 2026.04.29 20:54:00.619848 [ 139 ] {} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.04.29 20:54:00.619875 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3254 | 2026.04.29 20:54:00.620015 [ 195 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 3255 | 2026.04.29 20:54:00.620133 [ 195 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3256 | 2026.04.29 20:54:00.620167 [ 195 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3257 | 2026.04.29 20:54:00.620241 [ 195 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 3258 | 2026.04.29 20:54:00.620288 [ 195 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3259 | 2026.04.29 20:54:00.620333 [ 195 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 3260 | 2026.04.29 20:54:00.620378 [ 195 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3261 | 2026.04.29 20:54:00.621245 [ 192 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270826 sec., 23606.693599281098 rows/sec., 1.97 MiB/sec. | ||
| 3262 | 2026.04.29 20:54:00.621456 [ 186 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3263 | 2026.04.29 20:54:00.621823 [ 186 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_5_1} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.04.29 20:54:00.621915 [ 186 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_5_1} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3265 | 2026.04.29 20:54:00.622013 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3266 | 2026.04.29 20:54:02.175668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 418 | ||
| 3267 | 2026.04.29 20:54:02.178266 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.04.29 20:54:02.178305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3269 | 2026.04.29 20:54:02.179498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3270 | 2026.04.29 20:54:02.179756 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.04.29 20:54:02.179998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 3272 | 2026.04.29 20:54:04.573670 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.04.29 20:54:04.574041 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3274 | 2026.04.29 20:54:04.574494 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3275 | 2026.04.29 20:54:04.574530 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3276 | 2026.04.29 20:54:04.574746 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3277 | 2026.04.29 20:54:04.574817 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3278 | 2026.04.29 20:54:04.574988 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3279 | 2026.04.29 20:54:04.575101 [ 323 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3280 | 2026.04.29 20:54:04.575132 [ 320 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3281 | 2026.04.29 20:54:04.575143 [ 313 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3282 | 2026.04.29 20:54:04.575131 [ 342 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3283 | 2026.04.29 20:54:04.575320 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 3284 | 2026.04.29 20:54:04.575348 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3285 | 2026.04.29 20:54:04.575436 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3286 | 2026.04.29 20:54:04.575455 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 3287 | 2026.04.29 20:54:04.575492 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3288 | 2026.04.29 20:54:04.575532 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3289 | 2026.04.29 20:54:04.575569 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3290 | 2026.04.29 20:54:04.576798 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Debug> executeQuery: Read 45 rows, 3.47 KiB in 0.002905 sec., 15490.533562822719 rows/sec., 1.17 MiB/sec. | ||
| 3291 | 2026.04.29 20:54:04.576957 [ 276 ] {efb8d6f6-1cf3-4926-9740-e17224971ac6} <Debug> TCPHandler: Processed in 0.003485465 sec. | ||
| 3292 | 2026.04.29 20:54:04.578504 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3293 | 2026.04.29 20:54:04.578712 [ 276 ] {09eda4b0-076b-4322-b01c-95c49edffee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3294 | 2026.04.29 20:54:04.578795 [ 276 ] {09eda4b0-076b-4322-b01c-95c49edffee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3295 | 2026.04.29 20:54:04.579534 [ 276 ] {09eda4b0-076b-4322-b01c-95c49edffee7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.04.29 20:54:04.579579 [ 276 ] {09eda4b0-076b-4322-b01c-95c49edffee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3297 | 2026.04.29 20:54:04.579958 [ 276 ] {09eda4b0-076b-4322-b01c-95c49edffee7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3298 | 2026.04.29 20:54:04.580186 [ 276 ] {09eda4b0-076b-4322-b01c-95c49edffee7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.04.29 20:54:04.580333 [ 132 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3300 | 2026.04.29 20:54:04.580338 [ 276 ] {09eda4b0-076b-4322-b01c-95c49edffee7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 3301 | 2026.04.29 20:54:04.580389 [ 132 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.04.29 20:54:04.580403 [ 276 ] {09eda4b0-076b-4322-b01c-95c49edffee7} <Debug> TCPHandler: Processed in 0.002007446 sec. | ||
| 3303 | 2026.04.29 20:54:04.580418 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3304 | 2026.04.29 20:54:04.580530 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 3305 | 2026.04.29 20:54:04.580536 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2026.04.29 20:54:04.580663 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3307 | 2026.04.29 20:54:04.580663 [ 276 ] {05f1bad3-0154-4657-87ca-de4aa97966ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3308 | 2026.04.29 20:54:04.580708 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2497 rows starting from the beginning of the part | ||
| 3309 | 2026.04.29 20:54:04.580726 [ 276 ] {05f1bad3-0154-4657-87ca-de4aa97966ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3310 | 2026.04.29 20:54:04.580811 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 815 rows starting from the beginning of the part | ||
| 3311 | 2026.04.29 20:54:04.580873 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 126 rows starting from the beginning of the part | ||
| 3312 | 2026.04.29 20:54:04.580927 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 811 rows starting from the beginning of the part | ||
| 3313 | 2026.04.29 20:54:04.580977 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2471 rows starting from the beginning of the part | ||
| 3314 | 2026.04.29 20:54:04.581024 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3315 | 2026.04.29 20:54:04.581169 [ 276 ] {05f1bad3-0154-4657-87ca-de4aa97966ea} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.04.29 20:54:04.581212 [ 276 ] {05f1bad3-0154-4657-87ca-de4aa97966ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3317 | 2026.04.29 20:54:04.581535 [ 276 ] {05f1bad3-0154-4657-87ca-de4aa97966ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3318 | 2026.04.29 20:54:04.581762 [ 276 ] {05f1bad3-0154-4657-87ca-de4aa97966ea} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.04.29 20:54:04.581888 [ 132 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3320 | 2026.04.29 20:54:04.581896 [ 276 ] {05f1bad3-0154-4657-87ca-de4aa97966ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 3321 | 2026.04.29 20:54:04.581931 [ 132 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.04.29 20:54:04.581953 [ 276 ] {05f1bad3-0154-4657-87ca-de4aa97966ea} <Debug> TCPHandler: Processed in 0.001471718 sec. | ||
| 3323 | 2026.04.29 20:54:04.581955 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3324 | 2026.04.29 20:54:04.582068 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 3325 | 2026.04.29 20:54:04.582083 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.04.29 20:54:04.582162 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3327 | 2026.04.29 20:54:04.582187 [ 276 ] {e6f6a613-a910-4f7a-ac0b-755e19c2e7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3328 | 2026.04.29 20:54:04.582189 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1364 rows starting from the beginning of the part | ||
| 3329 | 2026.04.29 20:54:04.582232 [ 276 ] {e6f6a613-a910-4f7a-ac0b-755e19c2e7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3330 | 2026.04.29 20:54:04.582251 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 505 rows starting from the beginning of the part | ||
| 3331 | 2026.04.29 20:54:04.582293 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 99 rows starting from the beginning of the part | ||
| 3332 | 2026.04.29 20:54:04.582332 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 497 rows starting from the beginning of the part | ||
| 3333 | 2026.04.29 20:54:04.582368 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1323 rows starting from the beginning of the part | ||
| 3334 | 2026.04.29 20:54:04.582403 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3335 | 2026.04.29 20:54:04.582629 [ 276 ] {e6f6a613-a910-4f7a-ac0b-755e19c2e7e8} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.04.29 20:54:04.582663 [ 276 ] {e6f6a613-a910-4f7a-ac0b-755e19c2e7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3337 | 2026.04.29 20:54:04.583144 [ 276 ] {e6f6a613-a910-4f7a-ac0b-755e19c2e7e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3338 | 2026.04.29 20:54:04.583368 [ 276 ] {e6f6a613-a910-4f7a-ac0b-755e19c2e7e8} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.04.29 20:54:04.583500 [ 276 ] {e6f6a613-a910-4f7a-ac0b-755e19c2e7e8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001333 sec., 96024.00600150037 rows/sec., 6.69 MiB/sec. | ||
| 3340 | 2026.04.29 20:54:04.583531 [ 188 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6776 rows, containing 5 columns (5 merged, 0 gathered) in 0.003044189 sec., 2225880.193378269 rows/sec., 176.14 MiB/sec. | ||
| 3341 | 2026.04.29 20:54:04.583537 [ 276 ] {e6f6a613-a910-4f7a-ac0b-755e19c2e7e8} <Debug> TCPHandler: Processed in 0.00150565 sec. | ||
| 3342 | 2026.04.29 20:54:04.583698 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.04.29 20:54:04.583789 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3852 rows, containing 5 columns (5 merged, 0 gathered) in 0.001757143 sec., 2192194.9437239883 rows/sec., 158.42 MiB/sec. | ||
| 3344 | 2026.04.29 20:54:04.583794 [ 276 ] {7ba2f167-861d-4554-a803-0bd9e35b89e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3345 | 2026.04.29 20:54:04.583849 [ 276 ] {7ba2f167-861d-4554-a803-0bd9e35b89e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3346 | 2026.04.29 20:54:04.583900 [ 192 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3347 | 2026.04.29 20:54:04.584069 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3348 | 2026.04.29 20:54:04.584161 [ 192 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.04.29 20:54:04.584182 [ 276 ] {7ba2f167-861d-4554-a803-0bd9e35b89e9} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.04.29 20:54:04.584232 [ 276 ] {7ba2f167-861d-4554-a803-0bd9e35b89e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3351 | 2026.04.29 20:54:04.584237 [ 192 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_21_4} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3352 | 2026.04.29 20:54:04.584324 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 3353 | 2026.04.29 20:54:04.584382 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.04.29 20:54:04.584452 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_21_4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3355 | 2026.04.29 20:54:04.584529 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3356 | 2026.04.29 20:54:04.584590 [ 276 ] {7ba2f167-861d-4554-a803-0bd9e35b89e9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3357 | 2026.04.29 20:54:04.584815 [ 276 ] {7ba2f167-861d-4554-a803-0bd9e35b89e9} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.04.29 20:54:04.584949 [ 276 ] {7ba2f167-861d-4554-a803-0bd9e35b89e9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001175 sec., 40851.063829787236 rows/sec., 2.75 MiB/sec. | ||
| 3359 | 2026.04.29 20:54:04.584986 [ 276 ] {7ba2f167-861d-4554-a803-0bd9e35b89e9} <Debug> TCPHandler: Processed in 0.001340177 sec. | ||
| 3360 | 2026.04.29 20:54:04.658948 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7187 | ||
| 3361 | 2026.04.29 20:54:04.659422 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.04.29 20:54:04.659460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3363 | 2026.04.29 20:54:04.659940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3364 | 2026.04.29 20:54:04.660170 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.04.29 20:54:04.660296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7187 | ||
| 3366 | 2026.04.29 20:54:05.050868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3367 | 2026.04.29 20:54:05.067103 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.04.29 20:54:05.067171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3369 | 2026.04.29 20:54:05.072700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3370 | 2026.04.29 20:54:05.073372 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.04.29 20:54:05.076088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3372 | 2026.04.29 20:54:08.137732 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62905 | ||
| 3373 | 2026.04.29 20:54:08.137842 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3374 | 2026.04.29 20:54:08.137869 [ 289 ] {} <Debug> TCP-Session: 42b9cda9-bc66-42fb-a700-d8ae8779e44f Authenticating user 'default' from [fd00:1122:3344:101::e]:62905 | ||
| 3375 | 2026.04.29 20:54:08.137891 [ 289 ] {} <Debug> TCP-Session: 42b9cda9-bc66-42fb-a700-d8ae8779e44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3376 | 2026.04.29 20:54:08.137904 [ 289 ] {} <Debug> TCP-Session: 42b9cda9-bc66-42fb-a700-d8ae8779e44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3377 | 2026.04.29 20:54:08.138130 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35693 | ||
| 3378 | 2026.04.29 20:54:08.138150 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53661 | ||
| 3379 | 2026.04.29 20:54:08.138207 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51283 | ||
| 3380 | 2026.04.29 20:54:08.138239 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48678 | ||
| 3381 | 2026.04.29 20:54:08.138263 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3382 | 2026.04.29 20:54:08.138280 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42967 | ||
| 3383 | 2026.04.29 20:54:08.138305 [ 290 ] {} <Debug> TCP-Session: 8bb1d2dc-8e92-494c-818b-c06747f24d28 Authenticating user 'default' from [fd00:1122:3344:101::e]:35693 | ||
| 3384 | 2026.04.29 20:54:08.138319 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3385 | 2026.04.29 20:54:08.138324 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3386 | 2026.04.29 20:54:08.138345 [ 290 ] {} <Debug> TCP-Session: 8bb1d2dc-8e92-494c-818b-c06747f24d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3387 | 2026.04.29 20:54:08.138357 [ 294 ] {} <Debug> TCP-Session: d86d3574-8d0a-41d7-a76a-4077a240bc98 Authenticating user 'default' from [fd00:1122:3344:101::e]:51283 | ||
| 3388 | 2026.04.29 20:54:08.138381 [ 290 ] {} <Debug> TCP-Session: 8bb1d2dc-8e92-494c-818b-c06747f24d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3389 | 2026.04.29 20:54:08.138382 [ 291 ] {} <Debug> TCP-Session: ed5b1151-9cfb-42e0-9580-590997049d00 Authenticating user 'default' from [fd00:1122:3344:101::e]:53661 | ||
| 3390 | 2026.04.29 20:54:08.138396 [ 294 ] {} <Debug> TCP-Session: d86d3574-8d0a-41d7-a76a-4077a240bc98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3391 | 2026.04.29 20:54:08.138431 [ 291 ] {} <Debug> TCP-Session: ed5b1151-9cfb-42e0-9580-590997049d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3392 | 2026.04.29 20:54:08.138437 [ 294 ] {} <Debug> TCP-Session: d86d3574-8d0a-41d7-a76a-4077a240bc98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3393 | 2026.04.29 20:54:08.138456 [ 291 ] {} <Debug> TCP-Session: ed5b1151-9cfb-42e0-9580-590997049d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3394 | 2026.04.29 20:54:08.138461 [ 289 ] {} <Trace> TCP-Session: 42b9cda9-bc66-42fb-a700-d8ae8779e44f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.04.29 20:54:08.138475 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3396 | 2026.04.29 20:54:08.138400 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3397 | 2026.04.29 20:54:08.138541 [ 287 ] {} <Debug> TCP-Session: ad911264-22b9-4fe5-9e08-5f5b8a125828 Authenticating user 'default' from [fd00:1122:3344:101::e]:42967 | ||
| 3398 | 2026.04.29 20:54:08.138565 [ 286 ] {} <Debug> TCP-Session: 9561f6d7-f612-4414-ae52-137b61ea08f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48678 | ||
| 3399 | 2026.04.29 20:54:08.138574 [ 287 ] {} <Debug> TCP-Session: ad911264-22b9-4fe5-9e08-5f5b8a125828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3400 | 2026.04.29 20:54:08.138589 [ 286 ] {} <Debug> TCP-Session: 9561f6d7-f612-4414-ae52-137b61ea08f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3401 | 2026.04.29 20:54:08.138601 [ 287 ] {} <Debug> TCP-Session: ad911264-22b9-4fe5-9e08-5f5b8a125828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3402 | 2026.04.29 20:54:08.138614 [ 286 ] {} <Debug> TCP-Session: 9561f6d7-f612-4414-ae52-137b61ea08f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3403 | 2026.04.29 20:54:08.138229 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48833 | ||
| 3404 | 2026.04.29 20:54:08.138192 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37224 | ||
| 3405 | 2026.04.29 20:54:08.138679 [ 289 ] {dbde304e-94b9-427f-b4bf-496204452f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62905) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3406 | 2026.04.29 20:54:08.138181 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33081 | ||
| 3407 | 2026.04.29 20:54:08.138891 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3408 | 2026.04.29 20:54:08.138960 [ 293 ] {} <Debug> TCP-Session: 111ef270-47a8-4676-a4fc-d5b1b65907d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37224 | ||
| 3409 | 2026.04.29 20:54:08.138978 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3410 | 2026.04.29 20:54:08.138992 [ 293 ] {} <Debug> TCP-Session: 111ef270-47a8-4676-a4fc-d5b1b65907d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3411 | 2026.04.29 20:54:08.139009 [ 275 ] {} <Debug> TCP-Session: 44a2869e-7800-4415-b69b-fd849a852b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:48833 | ||
| 3412 | 2026.04.29 20:54:08.139017 [ 293 ] {} <Debug> TCP-Session: 111ef270-47a8-4676-a4fc-d5b1b65907d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3413 | 2026.04.29 20:54:08.139028 [ 275 ] {} <Debug> TCP-Session: 44a2869e-7800-4415-b69b-fd849a852b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2026.04.29 20:54:08.139051 [ 275 ] {} <Debug> TCP-Session: 44a2869e-7800-4415-b69b-fd849a852b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3415 | 2026.04.29 20:54:08.139079 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3416 | 2026.04.29 20:54:08.139119 [ 292 ] {} <Debug> TCP-Session: 0da01259-f967-4a48-bd7f-2e4268b9d470 Authenticating user 'default' from [fd00:1122:3344:101::e]:33081 | ||
| 3417 | 2026.04.29 20:54:08.139137 [ 289 ] {dbde304e-94b9-427f-b4bf-496204452f2e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3418 | 2026.04.29 20:54:08.139143 [ 292 ] {} <Debug> TCP-Session: 0da01259-f967-4a48-bd7f-2e4268b9d470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3419 | 2026.04.29 20:54:08.139177 [ 292 ] {} <Debug> TCP-Session: 0da01259-f967-4a48-bd7f-2e4268b9d470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3420 | 2026.04.29 20:54:08.139208 [ 289 ] {dbde304e-94b9-427f-b4bf-496204452f2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3421 | 2026.04.29 20:54:08.139555 [ 289 ] {dbde304e-94b9-427f-b4bf-496204452f2e} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 3422 | 2026.04.29 20:54:08.140772 [ 320 ] {dbde304e-94b9-427f-b4bf-496204452f2e} <Trace> AggregatingTransform: Aggregating | ||
| 3423 | 2026.04.29 20:54:08.140814 [ 320 ] {dbde304e-94b9-427f-b4bf-496204452f2e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3424 | 2026.04.29 20:54:08.140844 [ 320 ] {dbde304e-94b9-427f-b4bf-496204452f2e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001190425 sec. (840.036 rows/sec., 32.81 KiB/sec.) | ||
| 3425 | 2026.04.29 20:54:08.140860 [ 320 ] {dbde304e-94b9-427f-b4bf-496204452f2e} <Trace> Aggregator: Merging aggregated data | ||
| 3426 | 2026.04.29 20:54:08.141907 [ 289 ] {dbde304e-94b9-427f-b4bf-496204452f2e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003296 sec., 303.3980582524272 rows/sec., 11.85 KiB/sec. | ||
| 3427 | 2026.04.29 20:54:08.142124 [ 289 ] {dbde304e-94b9-427f-b4bf-496204452f2e} <Debug> TCPHandler: Processed in 0.00387296 sec. | ||
| 3428 | 2026.04.29 20:54:08.142272 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3429 | 2026.04.29 20:54:08.142305 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3430 | 2026.04.29 20:54:08.142314 [ 289 ] {} <Debug> TCP-Session: 42b9cda9-bc66-42fb-a700-d8ae8779e44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2026.04.29 20:54:08.142326 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3432 | 2026.04.29 20:54:08.142352 [ 290 ] {} <Debug> TCP-Session: 8bb1d2dc-8e92-494c-818b-c06747f24d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3433 | 2026.04.29 20:54:08.142368 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3434 | 2026.04.29 20:54:08.142396 [ 292 ] {} <Debug> TCP-Session: 0da01259-f967-4a48-bd7f-2e4268b9d470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3435 | 2026.04.29 20:54:08.142406 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3436 | 2026.04.29 20:54:08.142424 [ 294 ] {} <Debug> TCP-Session: d86d3574-8d0a-41d7-a76a-4077a240bc98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3437 | 2026.04.29 20:54:08.142423 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3438 | 2026.04.29 20:54:08.142459 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3439 | 2026.04.29 20:54:08.142492 [ 286 ] {} <Debug> TCP-Session: 9561f6d7-f612-4414-ae52-137b61ea08f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3440 | 2026.04.29 20:54:08.142465 [ 287 ] {} <Debug> TCP-Session: ad911264-22b9-4fe5-9e08-5f5b8a125828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3441 | 2026.04.29 20:54:08.142529 [ 293 ] {} <Debug> TCP-Session: 111ef270-47a8-4676-a4fc-d5b1b65907d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3442 | 2026.04.29 20:54:08.142388 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3443 | 2026.04.29 20:54:08.142351 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3444 | 2026.04.29 20:54:08.142586 [ 275 ] {} <Debug> TCP-Session: 44a2869e-7800-4415-b69b-fd849a852b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3445 | 2026.04.29 20:54:08.142615 [ 291 ] {} <Debug> TCP-Session: ed5b1151-9cfb-42e0-9580-590997049d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3446 | 2026.04.29 20:54:08.229657 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43173 | ||
| 3447 | 2026.04.29 20:54:08.229769 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3448 | 2026.04.29 20:54:08.229797 [ 289 ] {} <Debug> TCP-Session: b7f1d586-bd46-449e-8c27-bfebc7eabea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43173 | ||
| 3449 | 2026.04.29 20:54:08.229821 [ 289 ] {} <Debug> TCP-Session: b7f1d586-bd46-449e-8c27-bfebc7eabea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3450 | 2026.04.29 20:54:08.229834 [ 289 ] {} <Debug> TCP-Session: b7f1d586-bd46-449e-8c27-bfebc7eabea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3451 | 2026.04.29 20:54:08.230097 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57827 | ||
| 3452 | 2026.04.29 20:54:08.230125 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50969 | ||
| 3453 | 2026.04.29 20:54:08.230141 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57362 | ||
| 3454 | 2026.04.29 20:54:08.230195 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62541 | ||
| 3455 | 2026.04.29 20:54:08.230206 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3456 | 2026.04.29 20:54:08.230182 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37047 | ||
| 3457 | 2026.04.29 20:54:08.230255 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3458 | 2026.04.29 20:54:08.230260 [ 290 ] {} <Debug> TCP-Session: f8da2f3f-1315-448e-8a26-c38b1666c06f Authenticating user 'default' from [fd00:1122:3344:101::e]:57827 | ||
| 3459 | 2026.04.29 20:54:08.230287 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3460 | 2026.04.29 20:54:08.230298 [ 291 ] {} <Debug> TCP-Session: 732377c8-fd80-4eb9-9e4c-3b3ef99770b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50969 | ||
| 3461 | 2026.04.29 20:54:08.230310 [ 290 ] {} <Debug> TCP-Session: f8da2f3f-1315-448e-8a26-c38b1666c06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3462 | 2026.04.29 20:54:08.230323 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3463 | 2026.04.29 20:54:08.230330 [ 292 ] {} <Debug> TCP-Session: 434d9b78-3bf5-4aec-b1cf-f1b2031c0b62 Authenticating user 'default' from [fd00:1122:3344:101::e]:57362 | ||
| 3464 | 2026.04.29 20:54:08.230343 [ 291 ] {} <Debug> TCP-Session: 732377c8-fd80-4eb9-9e4c-3b3ef99770b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2026.04.29 20:54:08.230366 [ 286 ] {} <Debug> TCP-Session: 70c9d16a-f381-4068-a2dc-ba231a1d6317 Authenticating user 'default' from [fd00:1122:3344:101::e]:37047 | ||
| 3466 | 2026.04.29 20:54:08.230384 [ 292 ] {} <Debug> TCP-Session: 434d9b78-3bf5-4aec-b1cf-f1b2031c0b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2026.04.29 20:54:08.230418 [ 286 ] {} <Debug> TCP-Session: 70c9d16a-f381-4068-a2dc-ba231a1d6317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2026.04.29 20:54:08.230429 [ 292 ] {} <Debug> TCP-Session: 434d9b78-3bf5-4aec-b1cf-f1b2031c0b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3469 | 2026.04.29 20:54:08.230443 [ 286 ] {} <Debug> TCP-Session: 70c9d16a-f381-4068-a2dc-ba231a1d6317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2026.04.29 20:54:08.230391 [ 291 ] {} <Debug> TCP-Session: 732377c8-fd80-4eb9-9e4c-3b3ef99770b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3471 | 2026.04.29 20:54:08.230347 [ 290 ] {} <Debug> TCP-Session: f8da2f3f-1315-448e-8a26-c38b1666c06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2026.04.29 20:54:08.230286 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3473 | 2026.04.29 20:54:08.230142 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54944 | ||
| 3474 | 2026.04.29 20:54:08.230545 [ 287 ] {} <Debug> TCP-Session: 8f5eca83-a8a7-4463-97fb-b73939cfbfb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62541 | ||
| 3475 | 2026.04.29 20:54:08.230171 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46752 | ||
| 3476 | 2026.04.29 20:54:08.230576 [ 287 ] {} <Debug> TCP-Session: 8f5eca83-a8a7-4463-97fb-b73939cfbfb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3477 | 2026.04.29 20:54:08.230597 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3478 | 2026.04.29 20:54:08.230615 [ 287 ] {} <Debug> TCP-Session: 8f5eca83-a8a7-4463-97fb-b73939cfbfb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2026.04.29 20:54:08.230635 [ 294 ] {} <Debug> TCP-Session: 5929d2d0-8e80-426c-afbc-629baccd7c71 Authenticating user 'default' from [fd00:1122:3344:101::e]:54944 | ||
| 3480 | 2026.04.29 20:54:08.230649 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3481 | 2026.04.29 20:54:08.230668 [ 294 ] {} <Debug> TCP-Session: 5929d2d0-8e80-426c-afbc-629baccd7c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2026.04.29 20:54:08.230175 [ 289 ] {} <Trace> TCP-Session: b7f1d586-bd46-449e-8c27-bfebc7eabea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.04.29 20:54:08.230690 [ 275 ] {} <Debug> TCP-Session: b09bfe64-6faa-4eb4-9635-b5f8d998b961 Authenticating user 'default' from [fd00:1122:3344:101::e]:46752 | ||
| 3484 | 2026.04.29 20:54:08.230696 [ 294 ] {} <Debug> TCP-Session: 5929d2d0-8e80-426c-afbc-629baccd7c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2026.04.29 20:54:08.230732 [ 275 ] {} <Debug> TCP-Session: b09bfe64-6faa-4eb4-9635-b5f8d998b961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2026.04.29 20:54:08.230138 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44393 | ||
| 3487 | 2026.04.29 20:54:08.230755 [ 275 ] {} <Debug> TCP-Session: b09bfe64-6faa-4eb4-9635-b5f8d998b961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2026.04.29 20:54:08.230820 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3489 | 2026.04.29 20:54:08.230842 [ 293 ] {} <Debug> TCP-Session: ea9def3b-e1ae-4b49-bfa4-63fe41e6b114 Authenticating user 'default' from [fd00:1122:3344:101::e]:44393 | ||
| 3490 | 2026.04.29 20:54:08.230858 [ 293 ] {} <Debug> TCP-Session: ea9def3b-e1ae-4b49-bfa4-63fe41e6b114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2026.04.29 20:54:08.230871 [ 293 ] {} <Debug> TCP-Session: ea9def3b-e1ae-4b49-bfa4-63fe41e6b114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2026.04.29 20:54:08.230872 [ 289 ] {51b2bf17-2c08-477a-aaca-a7bdc0bd8de2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43173) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3493 | 2026.04.29 20:54:08.231119 [ 289 ] {51b2bf17-2c08-477a-aaca-a7bdc0bd8de2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3494 | 2026.04.29 20:54:08.231169 [ 289 ] {51b2bf17-2c08-477a-aaca-a7bdc0bd8de2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3495 | 2026.04.29 20:54:08.231439 [ 289 ] {51b2bf17-2c08-477a-aaca-a7bdc0bd8de2} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 3496 | 2026.04.29 20:54:08.232441 [ 284 ] {51b2bf17-2c08-477a-aaca-a7bdc0bd8de2} <Trace> AggregatingTransform: Aggregating | ||
| 3497 | 2026.04.29 20:54:08.232484 [ 284 ] {51b2bf17-2c08-477a-aaca-a7bdc0bd8de2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3498 | 2026.04.29 20:54:08.232523 [ 284 ] {51b2bf17-2c08-477a-aaca-a7bdc0bd8de2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943452 sec. (1059.937 rows/sec., 41.40 KiB/sec.) | ||
| 3499 | 2026.04.29 20:54:08.232542 [ 284 ] {51b2bf17-2c08-477a-aaca-a7bdc0bd8de2} <Trace> Aggregator: Merging aggregated data | ||
| 3500 | 2026.04.29 20:54:08.233937 [ 289 ] {51b2bf17-2c08-477a-aaca-a7bdc0bd8de2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003118 sec., 320.71840923669015 rows/sec., 12.53 KiB/sec. | ||
| 3501 | 2026.04.29 20:54:08.234079 [ 289 ] {51b2bf17-2c08-477a-aaca-a7bdc0bd8de2} <Debug> TCPHandler: Processed in 0.004020092 sec. | ||
| 3502 | 2026.04.29 20:54:08.234218 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3503 | 2026.04.29 20:54:08.234243 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3504 | 2026.04.29 20:54:08.234247 [ 289 ] {} <Debug> TCP-Session: b7f1d586-bd46-449e-8c27-bfebc7eabea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2026.04.29 20:54:08.234264 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3506 | 2026.04.29 20:54:08.234293 [ 287 ] {} <Debug> TCP-Session: 8f5eca83-a8a7-4463-97fb-b73939cfbfb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.04.29 20:54:08.234296 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3508 | 2026.04.29 20:54:08.234323 [ 291 ] {} <Debug> TCP-Session: 732377c8-fd80-4eb9-9e4c-3b3ef99770b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2026.04.29 20:54:08.234343 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3510 | 2026.04.29 20:54:08.234359 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3511 | 2026.04.29 20:54:08.234357 [ 292 ] {} <Debug> TCP-Session: 434d9b78-3bf5-4aec-b1cf-f1b2031c0b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.04.29 20:54:08.234390 [ 293 ] {} <Debug> TCP-Session: ea9def3b-e1ae-4b49-bfa4-63fe41e6b114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2026.04.29 20:54:08.234400 [ 275 ] {} <Debug> TCP-Session: b09bfe64-6faa-4eb4-9635-b5f8d998b961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.04.29 20:54:08.234321 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3515 | 2026.04.29 20:54:08.234307 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3516 | 2026.04.29 20:54:08.234459 [ 286 ] {} <Debug> TCP-Session: 70c9d16a-f381-4068-a2dc-ba231a1d6317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2026.04.29 20:54:08.234279 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3518 | 2026.04.29 20:54:08.234476 [ 294 ] {} <Debug> TCP-Session: 5929d2d0-8e80-426c-afbc-629baccd7c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3519 | 2026.04.29 20:54:08.234511 [ 290 ] {} <Debug> TCP-Session: f8da2f3f-1315-448e-8a26-c38b1666c06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3520 | 2026.04.29 20:54:08.245335 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63860 | ||
| 3521 | 2026.04.29 20:54:08.245403 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3522 | 2026.04.29 20:54:08.245424 [ 289 ] {} <Debug> TCP-Session: 47b529b4-0f96-498b-8218-fe65a2e1ee09 Authenticating user 'default' from [fd00:1122:3344:101::e]:63860 | ||
| 3523 | 2026.04.29 20:54:08.245443 [ 289 ] {} <Debug> TCP-Session: 47b529b4-0f96-498b-8218-fe65a2e1ee09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2026.04.29 20:54:08.245455 [ 289 ] {} <Debug> TCP-Session: 47b529b4-0f96-498b-8218-fe65a2e1ee09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2026.04.29 20:54:08.245627 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38636 | ||
| 3526 | 2026.04.29 20:54:08.245651 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50031 | ||
| 3527 | 2026.04.29 20:54:08.245670 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51397 | ||
| 3528 | 2026.04.29 20:54:08.245681 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60112 | ||
| 3529 | 2026.04.29 20:54:08.245709 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44801 | ||
| 3530 | 2026.04.29 20:54:08.245737 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3531 | 2026.04.29 20:54:08.245682 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35358 | ||
| 3532 | 2026.04.29 20:54:08.245770 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3533 | 2026.04.29 20:54:08.245785 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3534 | 2026.04.29 20:54:08.245817 [ 292 ] {} <Debug> TCP-Session: 54cdc6a7-191f-4589-978e-b4d0fb9ce249 Authenticating user 'default' from [fd00:1122:3344:101::e]:51397 | ||
| 3535 | 2026.04.29 20:54:08.245831 [ 275 ] {} <Debug> TCP-Session: 00a94f1d-0d2f-4e40-99a0-2241c0632c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:44801 | ||
| 3536 | 2026.04.29 20:54:08.245832 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3537 | 2026.04.29 20:54:08.245850 [ 292 ] {} <Debug> TCP-Session: 54cdc6a7-191f-4589-978e-b4d0fb9ce249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.04.29 20:54:08.245860 [ 275 ] {} <Debug> TCP-Session: 00a94f1d-0d2f-4e40-99a0-2241c0632c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.04.29 20:54:08.245888 [ 292 ] {} <Debug> TCP-Session: 54cdc6a7-191f-4589-978e-b4d0fb9ce249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.04.29 20:54:08.245901 [ 275 ] {} <Debug> TCP-Session: 00a94f1d-0d2f-4e40-99a0-2241c0632c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3541 | 2026.04.29 20:54:08.245879 [ 294 ] {} <Debug> TCP-Session: f3c89d6a-d1da-4dd0-a554-2a9ac2feda24 Authenticating user 'default' from [fd00:1122:3344:101::e]:35358 | ||
| 3542 | 2026.04.29 20:54:08.245773 [ 291 ] {} <Debug> TCP-Session: 48b21e6e-81e2-47df-b080-88d75ac3e086 Authenticating user 'default' from [fd00:1122:3344:101::e]:50031 | ||
| 3543 | 2026.04.29 20:54:08.245956 [ 294 ] {} <Debug> TCP-Session: f3c89d6a-d1da-4dd0-a554-2a9ac2feda24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.04.29 20:54:08.245977 [ 291 ] {} <Debug> TCP-Session: 48b21e6e-81e2-47df-b080-88d75ac3e086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2026.04.29 20:54:08.245983 [ 294 ] {} <Debug> TCP-Session: f3c89d6a-d1da-4dd0-a554-2a9ac2feda24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.04.29 20:54:08.246000 [ 291 ] {} <Debug> TCP-Session: 48b21e6e-81e2-47df-b080-88d75ac3e086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.04.29 20:54:08.245701 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3548 | 2026.04.29 20:54:08.245769 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3549 | 2026.04.29 20:54:08.246060 [ 290 ] {} <Debug> TCP-Session: 0c5ff7ba-209b-4270-931c-20cee8be9bbd Authenticating user 'default' from [fd00:1122:3344:101::e]:38636 | ||
| 3550 | 2026.04.29 20:54:08.245690 [ 289 ] {} <Trace> TCP-Session: 47b529b4-0f96-498b-8218-fe65a2e1ee09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.04.29 20:54:08.246084 [ 293 ] {} <Debug> TCP-Session: e0dc7a30-394e-4f54-a0e2-fe6bde4c4ecd Authenticating user 'default' from [fd00:1122:3344:101::e]:60112 | ||
| 3552 | 2026.04.29 20:54:08.246092 [ 290 ] {} <Debug> TCP-Session: 0c5ff7ba-209b-4270-931c-20cee8be9bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.04.29 20:54:08.246127 [ 293 ] {} <Debug> TCP-Session: e0dc7a30-394e-4f54-a0e2-fe6bde4c4ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2026.04.29 20:54:08.246140 [ 290 ] {} <Debug> TCP-Session: 0c5ff7ba-209b-4270-931c-20cee8be9bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2026.04.29 20:54:08.246154 [ 293 ] {} <Debug> TCP-Session: e0dc7a30-394e-4f54-a0e2-fe6bde4c4ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.04.29 20:54:08.246238 [ 289 ] {ba1a4465-0d87-4247-a1a5-68f0b35924be} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63860) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3557 | 2026.04.29 20:54:08.246443 [ 289 ] {ba1a4465-0d87-4247-a1a5-68f0b35924be} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3558 | 2026.04.29 20:54:08.246491 [ 289 ] {ba1a4465-0d87-4247-a1a5-68f0b35924be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3559 | 2026.04.29 20:54:08.246738 [ 289 ] {ba1a4465-0d87-4247-a1a5-68f0b35924be} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 3560 | 2026.04.29 20:54:08.247611 [ 343 ] {ba1a4465-0d87-4247-a1a5-68f0b35924be} <Trace> AggregatingTransform: Aggregating | ||
| 3561 | 2026.04.29 20:54:08.247657 [ 343 ] {ba1a4465-0d87-4247-a1a5-68f0b35924be} <Trace> Aggregator: Aggregation method: without_key | ||
| 3562 | 2026.04.29 20:54:08.247698 [ 343 ] {ba1a4465-0d87-4247-a1a5-68f0b35924be} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869711 sec. (1149.807 rows/sec., 44.91 KiB/sec.) | ||
| 3563 | 2026.04.29 20:54:08.247722 [ 343 ] {ba1a4465-0d87-4247-a1a5-68f0b35924be} <Trace> Aggregator: Merging aggregated data | ||
| 3564 | 2026.04.29 20:54:08.248805 [ 289 ] {ba1a4465-0d87-4247-a1a5-68f0b35924be} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002612 sec., 382.8483920367534 rows/sec., 14.96 KiB/sec. | ||
| 3565 | 2026.04.29 20:54:08.248965 [ 289 ] {ba1a4465-0d87-4247-a1a5-68f0b35924be} <Debug> TCPHandler: Processed in 0.003359363 sec. | ||
| 3566 | 2026.04.29 20:54:08.249144 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3567 | 2026.04.29 20:54:08.249175 [ 289 ] {} <Debug> TCP-Session: 47b529b4-0f96-498b-8218-fe65a2e1ee09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.04.29 20:54:08.249195 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3569 | 2026.04.29 20:54:08.249222 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3570 | 2026.04.29 20:54:08.249226 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3571 | 2026.04.29 20:54:08.249246 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3572 | 2026.04.29 20:54:08.249279 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3573 | 2026.04.29 20:54:08.249289 [ 292 ] {} <Debug> TCP-Session: 54cdc6a7-191f-4589-978e-b4d0fb9ce249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.04.29 20:54:08.249301 [ 293 ] {} <Debug> TCP-Session: e0dc7a30-394e-4f54-a0e2-fe6bde4c4ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2026.04.29 20:54:08.249319 [ 275 ] {} <Debug> TCP-Session: 00a94f1d-0d2f-4e40-99a0-2241c0632c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.04.29 20:54:08.249269 [ 291 ] {} <Debug> TCP-Session: 48b21e6e-81e2-47df-b080-88d75ac3e086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.04.29 20:54:08.249268 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3578 | 2026.04.29 20:54:08.249243 [ 290 ] {} <Debug> TCP-Session: 0c5ff7ba-209b-4270-931c-20cee8be9bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.04.29 20:54:08.249407 [ 294 ] {} <Debug> TCP-Session: f3c89d6a-d1da-4dd0-a554-2a9ac2feda24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2026.04.29 20:54:08.251594 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65364 | ||
| 3581 | 2026.04.29 20:54:08.251641 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54477 | ||
| 3582 | 2026.04.29 20:54:08.251660 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3583 | 2026.04.29 20:54:08.251692 [ 287 ] {} <Debug> TCP-Session: 5e2e94ae-e1e4-42f2-ba80-016c4710f30d Authenticating user 'default' from [fd00:1122:3344:101::e]:65364 | ||
| 3584 | 2026.04.29 20:54:08.251709 [ 287 ] {} <Debug> TCP-Session: 5e2e94ae-e1e4-42f2-ba80-016c4710f30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.04.29 20:54:08.251713 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3586 | 2026.04.29 20:54:08.251725 [ 287 ] {} <Debug> TCP-Session: 5e2e94ae-e1e4-42f2-ba80-016c4710f30d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.04.29 20:54:08.251747 [ 286 ] {} <Debug> TCP-Session: 4dba7044-6832-447d-a796-75accd08d396 Authenticating user 'default' from [fd00:1122:3344:101::e]:54477 | ||
| 3588 | 2026.04.29 20:54:08.251770 [ 286 ] {} <Debug> TCP-Session: 4dba7044-6832-447d-a796-75accd08d396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.04.29 20:54:08.251784 [ 286 ] {} <Debug> TCP-Session: 4dba7044-6832-447d-a796-75accd08d396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2026.04.29 20:54:08.269477 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54477). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3591 | |||
| 3592 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3593 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3594 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3595 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3596 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3597 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3598 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3599 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3600 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3601 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3602 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3603 | (version 23.8.7.1) | ||
| 3604 | 2026.04.29 20:54:08.269662 [ 286 ] {} <Debug> TCP-Session: 4dba7044-6832-447d-a796-75accd08d396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.04.29 20:54:08.269699 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:65364). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3606 | |||
| 3607 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3608 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3609 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3610 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3611 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3612 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3613 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3614 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3615 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3616 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3617 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3618 | (version 23.8.7.1) | ||
| 3619 | 2026.04.29 20:54:08.269811 [ 287 ] {} <Debug> TCP-Session: 5e2e94ae-e1e4-42f2-ba80-016c4710f30d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3620 | 2026.04.29 20:54:09.579506 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3621 | 2026.04.29 20:54:09.579770 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3622 | 2026.04.29 20:54:09.580167 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3623 | 2026.04.29 20:54:09.580214 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3624 | 2026.04.29 20:54:09.580503 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3625 | 2026.04.29 20:54:09.580584 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3626 | 2026.04.29 20:54:09.580730 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3627 | 2026.04.29 20:54:09.580831 [ 284 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3628 | 2026.04.29 20:54:09.580858 [ 341 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3629 | 2026.04.29 20:54:09.580870 [ 330 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3630 | 2026.04.29 20:54:09.580858 [ 305 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3631 | 2026.04.29 20:54:09.581031 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 3632 | 2026.04.29 20:54:09.581059 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3633 | 2026.04.29 20:54:09.581149 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3634 | 2026.04.29 20:54:09.581169 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 3635 | 2026.04.29 20:54:09.581206 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3636 | 2026.04.29 20:54:09.581245 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3637 | 2026.04.29 20:54:09.581281 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3638 | 2026.04.29 20:54:09.582591 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Debug> executeQuery: Read 45 rows, 9.51 KiB in 0.002932 sec., 15347.88540245566 rows/sec., 3.17 MiB/sec. | ||
| 3639 | 2026.04.29 20:54:09.582738 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Debug> MemoryTracker: Peak memory usage (for query): 149.92 KiB. | ||
| 3640 | 2026.04.29 20:54:09.582755 [ 276 ] {975d29bb-b8f2-44c4-be03-6a8f1428ce22} <Debug> TCPHandler: Processed in 0.003393393 sec. | ||
| 3641 | 2026.04.29 20:54:09.587470 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2026.04.29 20:54:09.587590 [ 276 ] {130edcd2-0b56-41bf-9969-1ea0afd37b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3643 | 2026.04.29 20:54:09.587644 [ 276 ] {130edcd2-0b56-41bf-9969-1ea0afd37b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3644 | 2026.04.29 20:54:09.588332 [ 276 ] {130edcd2-0b56-41bf-9969-1ea0afd37b6a} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.04.29 20:54:09.588376 [ 276 ] {130edcd2-0b56-41bf-9969-1ea0afd37b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3646 | 2026.04.29 20:54:09.588803 [ 276 ] {130edcd2-0b56-41bf-9969-1ea0afd37b6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3647 | 2026.04.29 20:54:09.589038 [ 276 ] {130edcd2-0b56-41bf-9969-1ea0afd37b6a} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.04.29 20:54:09.589180 [ 276 ] {130edcd2-0b56-41bf-9969-1ea0afd37b6a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001629 sec., 174340.08594229587 rows/sec., 11.07 MiB/sec. | ||
| 3649 | 2026.04.29 20:54:09.589219 [ 276 ] {130edcd2-0b56-41bf-9969-1ea0afd37b6a} <Debug> TCPHandler: Processed in 0.001808103 sec. | ||
| 3650 | 2026.04.29 20:54:09.589356 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2026.04.29 20:54:09.589456 [ 276 ] {27e77f30-41d9-44de-b6b8-1706a57b3224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3652 | 2026.04.29 20:54:09.589497 [ 276 ] {27e77f30-41d9-44de-b6b8-1706a57b3224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3653 | 2026.04.29 20:54:09.590253 [ 276 ] {27e77f30-41d9-44de-b6b8-1706a57b3224} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.04.29 20:54:09.590288 [ 276 ] {27e77f30-41d9-44de-b6b8-1706a57b3224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3655 | 2026.04.29 20:54:09.590684 [ 276 ] {27e77f30-41d9-44de-b6b8-1706a57b3224} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3656 | 2026.04.29 20:54:09.590920 [ 276 ] {27e77f30-41d9-44de-b6b8-1706a57b3224} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.04.29 20:54:09.591050 [ 276 ] {27e77f30-41d9-44de-b6b8-1706a57b3224} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001617 sec., 501546.0729746444 rows/sec., 38.76 MiB/sec. | ||
| 3658 | 2026.04.29 20:54:09.591087 [ 276 ] {27e77f30-41d9-44de-b6b8-1706a57b3224} <Debug> TCPHandler: Processed in 0.001784813 sec. | ||
| 3659 | 2026.04.29 20:54:09.591208 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.04.29 20:54:09.591306 [ 276 ] {e611535b-76b8-4de4-954a-c072a1a43a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3661 | 2026.04.29 20:54:09.591346 [ 276 ] {e611535b-76b8-4de4-954a-c072a1a43a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3662 | 2026.04.29 20:54:09.591782 [ 276 ] {e611535b-76b8-4de4-954a-c072a1a43a18} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.04.29 20:54:09.591817 [ 276 ] {e611535b-76b8-4de4-954a-c072a1a43a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3664 | 2026.04.29 20:54:09.592128 [ 276 ] {e611535b-76b8-4de4-954a-c072a1a43a18} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3665 | 2026.04.29 20:54:09.592339 [ 276 ] {e611535b-76b8-4de4-954a-c072a1a43a18} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.04.29 20:54:09.592468 [ 276 ] {e611535b-76b8-4de4-954a-c072a1a43a18} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 7.49 MiB/sec. | ||
| 3667 | 2026.04.29 20:54:09.592505 [ 276 ] {e611535b-76b8-4de4-954a-c072a1a43a18} <Debug> TCPHandler: Processed in 0.001348837 sec. | ||
| 3668 | 2026.04.29 20:54:09.592632 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.04.29 20:54:09.592727 [ 276 ] {b5ea8812-2b70-4706-8448-8215e2d62922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3670 | 2026.04.29 20:54:09.592766 [ 276 ] {b5ea8812-2b70-4706-8448-8215e2d62922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3671 | 2026.04.29 20:54:09.593202 [ 276 ] {b5ea8812-2b70-4706-8448-8215e2d62922} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.04.29 20:54:09.593236 [ 276 ] {b5ea8812-2b70-4706-8448-8215e2d62922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3673 | 2026.04.29 20:54:09.593540 [ 276 ] {b5ea8812-2b70-4706-8448-8215e2d62922} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3674 | 2026.04.29 20:54:09.593753 [ 276 ] {b5ea8812-2b70-4706-8448-8215e2d62922} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.04.29 20:54:09.593875 [ 276 ] {b5ea8812-2b70-4706-8448-8215e2d62922} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 3676 | 2026.04.29 20:54:09.593911 [ 276 ] {b5ea8812-2b70-4706-8448-8215e2d62922} <Debug> TCPHandler: Processed in 0.001331987 sec. | ||
| 3677 | 2026.04.29 20:54:09.594031 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2026.04.29 20:54:09.594125 [ 276 ] {096b8dd9-1093-4a25-af3c-fe79a0a4f6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3679 | 2026.04.29 20:54:09.594164 [ 276 ] {096b8dd9-1093-4a25-af3c-fe79a0a4f6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3680 | 2026.04.29 20:54:09.594588 [ 276 ] {096b8dd9-1093-4a25-af3c-fe79a0a4f6cd} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.04.29 20:54:09.594623 [ 276 ] {096b8dd9-1093-4a25-af3c-fe79a0a4f6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3682 | 2026.04.29 20:54:09.594934 [ 276 ] {096b8dd9-1093-4a25-af3c-fe79a0a4f6cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3683 | 2026.04.29 20:54:09.595151 [ 276 ] {096b8dd9-1093-4a25-af3c-fe79a0a4f6cd} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.04.29 20:54:09.595274 [ 276 ] {096b8dd9-1093-4a25-af3c-fe79a0a4f6cd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 3685 | 2026.04.29 20:54:09.595311 [ 276 ] {096b8dd9-1093-4a25-af3c-fe79a0a4f6cd} <Debug> TCPHandler: Processed in 0.001332307 sec. | ||
| 3686 | 2026.04.29 20:54:09.595430 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2026.04.29 20:54:09.595524 [ 276 ] {4fe1690c-b93d-463f-813d-9cf13124a47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3688 | 2026.04.29 20:54:09.595562 [ 276 ] {4fe1690c-b93d-463f-813d-9cf13124a47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3689 | 2026.04.29 20:54:09.596135 [ 276 ] {4fe1690c-b93d-463f-813d-9cf13124a47a} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2026.04.29 20:54:09.596170 [ 276 ] {4fe1690c-b93d-463f-813d-9cf13124a47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3691 | 2026.04.29 20:54:09.596515 [ 276 ] {4fe1690c-b93d-463f-813d-9cf13124a47a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3692 | 2026.04.29 20:54:09.596728 [ 276 ] {4fe1690c-b93d-463f-813d-9cf13124a47a} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.04.29 20:54:09.596858 [ 276 ] {4fe1690c-b93d-463f-813d-9cf13124a47a} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001353 sec., 367331.85513673315 rows/sec., 25.80 MiB/sec. | ||
| 3694 | 2026.04.29 20:54:09.596896 [ 276 ] {4fe1690c-b93d-463f-813d-9cf13124a47a} <Debug> TCPHandler: Processed in 0.00151808 sec. | ||
| 3695 | 2026.04.29 20:54:09.597017 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.04.29 20:54:09.597121 [ 276 ] {48fe6b2c-46ff-4a99-acb9-299bfefbab86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3697 | 2026.04.29 20:54:09.597163 [ 276 ] {48fe6b2c-46ff-4a99-acb9-299bfefbab86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3698 | 2026.04.29 20:54:09.597508 [ 276 ] {48fe6b2c-46ff-4a99-acb9-299bfefbab86} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.04.29 20:54:09.597542 [ 276 ] {48fe6b2c-46ff-4a99-acb9-299bfefbab86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3700 | 2026.04.29 20:54:09.597858 [ 276 ] {48fe6b2c-46ff-4a99-acb9-299bfefbab86} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3701 | 2026.04.29 20:54:09.598068 [ 276 ] {48fe6b2c-46ff-4a99-acb9-299bfefbab86} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.04.29 20:54:09.598198 [ 276 ] {48fe6b2c-46ff-4a99-acb9-299bfefbab86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 3703 | 2026.04.29 20:54:09.598235 [ 276 ] {48fe6b2c-46ff-4a99-acb9-299bfefbab86} <Debug> TCPHandler: Processed in 0.001271966 sec. | ||
| 3704 | 2026.04.29 20:54:09.598354 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.04.29 20:54:09.598449 [ 276 ] {41cd2b4a-9f09-4649-b7bc-92972106b7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.04.29 20:54:09.598491 [ 276 ] {41cd2b4a-9f09-4649-b7bc-92972106b7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3707 | 2026.04.29 20:54:09.598902 [ 276 ] {41cd2b4a-9f09-4649-b7bc-92972106b7ed} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.04.29 20:54:09.598936 [ 276 ] {41cd2b4a-9f09-4649-b7bc-92972106b7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3709 | 2026.04.29 20:54:09.599266 [ 276 ] {41cd2b4a-9f09-4649-b7bc-92972106b7ed} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3710 | 2026.04.29 20:54:09.599481 [ 276 ] {41cd2b4a-9f09-4649-b7bc-92972106b7ed} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.04.29 20:54:09.599569 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3712 | 2026.04.29 20:54:09.599605 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2026.04.29 20:54:09.599606 [ 276 ] {41cd2b4a-9f09-4649-b7bc-92972106b7ed} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 3714 | 2026.04.29 20:54:09.599623 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3715 | 2026.04.29 20:54:09.599648 [ 276 ] {41cd2b4a-9f09-4649-b7bc-92972106b7ed} <Debug> TCPHandler: Processed in 0.001345198 sec. | ||
| 3716 | 2026.04.29 20:54:09.599728 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 3717 | 2026.04.29 20:54:09.599769 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.04.29 20:54:09.599866 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3719 | 2026.04.29 20:54:09.599868 [ 276 ] {dd0a709e-7ffc-4f09-bcb9-4bfc68417f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3720 | 2026.04.29 20:54:09.599912 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7401 rows starting from the beginning of the part | ||
| 3721 | 2026.04.29 20:54:09.599930 [ 276 ] {dd0a709e-7ffc-4f09-bcb9-4bfc68417f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3722 | 2026.04.29 20:54:09.600011 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3723 | 2026.04.29 20:54:09.600073 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3724 | 2026.04.29 20:54:09.600123 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1496 rows starting from the beginning of the part | ||
| 3725 | 2026.04.29 20:54:09.600173 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3726 | 2026.04.29 20:54:09.600224 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3727 | 2026.04.29 20:54:09.600272 [ 276 ] {dd0a709e-7ffc-4f09-bcb9-4bfc68417f9e} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.04.29 20:54:09.600309 [ 276 ] {dd0a709e-7ffc-4f09-bcb9-4bfc68417f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3729 | 2026.04.29 20:54:09.600645 [ 276 ] {dd0a709e-7ffc-4f09-bcb9-4bfc68417f9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3730 | 2026.04.29 20:54:09.600855 [ 276 ] {dd0a709e-7ffc-4f09-bcb9-4bfc68417f9e} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.04.29 20:54:09.600991 [ 276 ] {dd0a709e-7ffc-4f09-bcb9-4bfc68417f9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 3732 | 2026.04.29 20:54:09.601027 [ 276 ] {dd0a709e-7ffc-4f09-bcb9-4bfc68417f9e} <Debug> TCPHandler: Processed in 0.001308227 sec. | ||
| 3733 | 2026.04.29 20:54:09.601145 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.04.29 20:54:09.601239 [ 276 ] {ad0f141e-54b5-492f-b8b1-8b1ee055694c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.04.29 20:54:09.601294 [ 276 ] {ad0f141e-54b5-492f-b8b1-8b1ee055694c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3736 | 2026.04.29 20:54:09.602029 [ 276 ] {ad0f141e-54b5-492f-b8b1-8b1ee055694c} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.04.29 20:54:09.602065 [ 276 ] {ad0f141e-54b5-492f-b8b1-8b1ee055694c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3738 | 2026.04.29 20:54:09.602597 [ 276 ] {ad0f141e-54b5-492f-b8b1-8b1ee055694c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3739 | 2026.04.29 20:54:09.602816 [ 276 ] {ad0f141e-54b5-492f-b8b1-8b1ee055694c} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.04.29 20:54:09.602910 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3741 | 2026.04.29 20:54:09.602942 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.04.29 20:54:09.602957 [ 276 ] {ad0f141e-54b5-492f-b8b1-8b1ee055694c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001732 sec., 4041.5704387990763 rows/sec., 7.24 MiB/sec. | ||
| 3743 | 2026.04.29 20:54:09.602963 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3744 | 2026.04.29 20:54:09.603016 [ 276 ] {ad0f141e-54b5-492f-b8b1-8b1ee055694c} <Debug> TCPHandler: Processed in 0.001921515 sec. | ||
| 3745 | 2026.04.29 20:54:09.603058 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 3746 | 2026.04.29 20:54:09.603142 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.04.29 20:54:09.603242 [ 276 ] {d344bcec-9d23-4b42-90bd-56e2e2b749b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3748 | 2026.04.29 20:54:09.603276 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3749 | 2026.04.29 20:54:09.603282 [ 276 ] {d344bcec-9d23-4b42-90bd-56e2e2b749b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3750 | 2026.04.29 20:54:09.603345 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 283 rows starting from the beginning of the part | ||
| 3751 | 2026.04.29 20:54:09.603486 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 3752 | 2026.04.29 20:54:09.603599 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3753 | 2026.04.29 20:54:09.603644 [ 276 ] {d344bcec-9d23-4b42-90bd-56e2e2b749b5} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2026.04.29 20:54:09.603683 [ 276 ] {d344bcec-9d23-4b42-90bd-56e2e2b749b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3755 | 2026.04.29 20:54:09.603694 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9715 rows, containing 5 columns (5 merged, 0 gathered) in 0.004008541 sec., 2423575.061350252 rows/sec., 153.35 MiB/sec. | ||
| 3756 | 2026.04.29 20:54:09.603705 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 3757 | 2026.04.29 20:54:09.603872 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 3758 | 2026.04.29 20:54:09.603973 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3759 | 2026.04.29 20:54:09.603979 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3760 | 2026.04.29 20:54:09.604006 [ 276 ] {d344bcec-9d23-4b42-90bd-56e2e2b749b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3761 | 2026.04.29 20:54:09.604319 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.04.29 20:54:09.604365 [ 276 ] {d344bcec-9d23-4b42-90bd-56e2e2b749b5} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.04.29 20:54:09.604399 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3764 | 2026.04.29 20:54:09.604476 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 3765 | 2026.04.29 20:54:09.604516 [ 276 ] {d344bcec-9d23-4b42-90bd-56e2e2b749b5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001293 sec., 69605.56844547563 rows/sec., 4.36 MiB/sec. | ||
| 3766 | 2026.04.29 20:54:09.604559 [ 276 ] {d344bcec-9d23-4b42-90bd-56e2e2b749b5} <Debug> TCPHandler: Processed in 0.001467969 sec. | ||
| 3767 | 2026.04.29 20:54:09.607448 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 19 columns (19 merged, 0 gathered) in 0.004430997 sec., 86436.52884441131 rows/sec., 154.89 MiB/sec. | ||
| 3768 | 2026.04.29 20:54:09.608469 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3769 | 2026.04.29 20:54:09.608902 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.04.29 20:54:09.608983 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3771 | 2026.04.29 20:54:09.609112 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 3772 | 2026.04.29 20:54:12.046548 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3773 | 2026.04.29 20:54:12.046619 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3774 | 2026.04.29 20:54:12.160519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7699 | ||
| 3775 | 2026.04.29 20:54:12.161025 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.04.29 20:54:12.161067 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3777 | 2026.04.29 20:54:12.161597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3778 | 2026.04.29 20:54:12.161844 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.04.29 20:54:12.161981 [ 120 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3780 | 2026.04.29 20:54:12.161987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7699 | ||
| 3781 | 2026.04.29 20:54:12.162044 [ 120 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.04.29 20:54:12.162069 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3783 | 2026.04.29 20:54:12.162189 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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 | ||
| 3784 | 2026.04.29 20:54:12.162335 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3785 | 2026.04.29 20:54:12.162384 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5267 rows starting from the beginning of the part | ||
| 3786 | 2026.04.29 20:54:12.162472 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3787 | 2026.04.29 20:54:12.162515 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3788 | 2026.04.29 20:54:12.162555 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3789 | 2026.04.29 20:54:12.162593 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3790 | 2026.04.29 20:54:12.162634 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3791 | 2026.04.29 20:54:12.163989 [ 192 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7699 rows, containing 4 columns (4 merged, 0 gathered) in 0.001859154 sec., 4141130.858444217 rows/sec., 59.24 MiB/sec. | ||
| 3792 | 2026.04.29 20:54:12.164427 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3793 | 2026.04.29 20:54:12.164688 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.04.29 20:54:12.164752 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_16_3} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3795 | 2026.04.29 20:54:12.164839 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3796 | 2026.04.29 20:54:12.180355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 458 | ||
| 3797 | 2026.04.29 20:54:12.182661 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.04.29 20:54:12.182707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3799 | 2026.04.29 20:54:12.183894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3800 | 2026.04.29 20:54:12.184164 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.04.29 20:54:12.184318 [ 120 ] {} <Debug> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3802 | 2026.04.29 20:54:12.184362 [ 120 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.04.29 20:54:12.184383 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3804 | 2026.04.29 20:54:12.184405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3805 | 2026.04.29 20:54:12.184469 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::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 | ||
| 3806 | 2026.04.29 20:54:12.185063 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3807 | 2026.04.29 20:54:12.185203 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part | ||
| 3808 | 2026.04.29 20:54:12.185614 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 3809 | 2026.04.29 20:54:12.185964 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3810 | 2026.04.29 20:54:12.186293 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3811 | 2026.04.29 20:54:12.186604 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 3812 | 2026.04.29 20:54:12.186916 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3813 | 2026.04.29 20:54:12.192436 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 72 columns (72 merged, 0 gathered) in 0.008001552 sec., 57238.895654243075 rows/sec., 50.57 MiB/sec. | ||
| 3814 | 2026.04.29 20:54:12.193175 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3815 | 2026.04.29 20:54:12.193663 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.04.29 20:54:12.193736 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_11_2} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3817 | 2026.04.29 20:54:12.193884 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 3818 | 2026.04.29 20:54:12.576306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3819 | 2026.04.29 20:54:12.593594 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.04.29 20:54:12.593655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3821 | 2026.04.29 20:54:12.599616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3822 | 2026.04.29 20:54:12.600319 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.04.29 20:54:12.600624 [ 119 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3824 | 2026.04.29 20:54:12.600685 [ 119 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2026.04.29 20:54:12.600705 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3826 | 2026.04.29 20:54:12.600794 [ 192 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 3827 | 2026.04.29 20:54:12.603481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3828 | 2026.04.29 20:54:12.603853 [ 192 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3829 | 2026.04.29 20:54:12.604591 [ 192 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 3830 | 2026.04.29 20:54:12.607887 [ 192 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 3831 | 2026.04.29 20:54:12.611354 [ 192 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 3832 | 2026.04.29 20:54:12.615208 [ 192 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 3833 | 2026.04.29 20:54:12.619708 [ 192 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 3834 | 2026.04.29 20:54:12.624068 [ 192 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 3835 | 2026.04.29 20:54:12.680589 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079829603 sec., 1515.7284447474956 rows/sec., 7.84 MiB/sec. | ||
| 3836 | 2026.04.29 20:54:12.683105 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3837 | 2026.04.29 20:54:12.685287 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_16_3} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.04.29 20:54:12.685414 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_16_3} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3839 | 2026.04.29 20:54:12.687795 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3840 | 2026.04.29 20:54:13.000311 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.46 MiB, peak 242.41 MiB, free memory in arenas 0.00 B, will set to 242.82 MiB (RSS), difference: 10.37 MiB | ||
| 3841 | 2026.04.29 20:54:13.001934 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001319147 sec. | ||
| 3842 | 2026.04.29 20:54:14.574956 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2026.04.29 20:54:14.575211 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3844 | 2026.04.29 20:54:14.575585 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3845 | 2026.04.29 20:54:14.575627 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3846 | 2026.04.29 20:54:14.575857 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3847 | 2026.04.29 20:54:14.575927 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3848 | 2026.04.29 20:54:14.576070 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3849 | 2026.04.29 20:54:14.576164 [ 307 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3850 | 2026.04.29 20:54:14.576199 [ 284 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3851 | 2026.04.29 20:54:14.576210 [ 341 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3852 | 2026.04.29 20:54:14.576205 [ 330 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3853 | 2026.04.29 20:54:14.576366 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 3854 | 2026.04.29 20:54:14.576395 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3855 | 2026.04.29 20:54:14.576481 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3856 | 2026.04.29 20:54:14.576501 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 3857 | 2026.04.29 20:54:14.576537 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3858 | 2026.04.29 20:54:14.576577 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3859 | 2026.04.29 20:54:14.576612 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3860 | 2026.04.29 20:54:14.577765 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002656 sec., 16942.77108433735 rows/sec., 2.03 MiB/sec. | ||
| 3861 | 2026.04.29 20:54:14.577908 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Debug> MemoryTracker: Peak memory usage (for query): 130.64 KiB. | ||
| 3862 | 2026.04.29 20:54:14.577923 [ 276 ] {e6379361-622b-44ea-a198-ede90b3c5333} <Debug> TCPHandler: Processed in 0.00311386 sec. | ||
| 3863 | 2026.04.29 20:54:14.580018 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2026.04.29 20:54:14.580149 [ 276 ] {274d0f37-1071-44a2-bffb-0f590e20205c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3865 | 2026.04.29 20:54:14.580200 [ 276 ] {274d0f37-1071-44a2-bffb-0f590e20205c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3866 | 2026.04.29 20:54:14.580774 [ 276 ] {274d0f37-1071-44a2-bffb-0f590e20205c} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.04.29 20:54:14.580815 [ 276 ] {274d0f37-1071-44a2-bffb-0f590e20205c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3868 | 2026.04.29 20:54:14.581202 [ 276 ] {274d0f37-1071-44a2-bffb-0f590e20205c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3869 | 2026.04.29 20:54:14.581426 [ 276 ] {274d0f37-1071-44a2-bffb-0f590e20205c} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.04.29 20:54:14.581580 [ 276 ] {274d0f37-1071-44a2-bffb-0f590e20205c} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001471 sec., 85656.01631543167 rows/sec., 7.40 MiB/sec. | ||
| 3871 | 2026.04.29 20:54:14.581619 [ 276 ] {274d0f37-1071-44a2-bffb-0f590e20205c} <Debug> TCPHandler: Processed in 0.001666251 sec. | ||
| 3872 | 2026.04.29 20:54:14.581740 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.04.29 20:54:14.581840 [ 276 ] {b88e4d84-d89b-4766-a0db-346b47ef8ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3874 | 2026.04.29 20:54:14.581880 [ 276 ] {b88e4d84-d89b-4766-a0db-346b47ef8ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3875 | 2026.04.29 20:54:14.582298 [ 276 ] {b88e4d84-d89b-4766-a0db-346b47ef8ad3} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.04.29 20:54:14.582335 [ 276 ] {b88e4d84-d89b-4766-a0db-346b47ef8ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3877 | 2026.04.29 20:54:14.582648 [ 276 ] {b88e4d84-d89b-4766-a0db-346b47ef8ad3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3878 | 2026.04.29 20:54:14.582860 [ 276 ] {b88e4d84-d89b-4766-a0db-346b47ef8ad3} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.04.29 20:54:14.582998 [ 276 ] {b88e4d84-d89b-4766-a0db-346b47ef8ad3} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001182 sec., 29610.829103214888 rows/sec., 2.17 MiB/sec. | ||
| 3880 | 2026.04.29 20:54:14.583037 [ 276 ] {b88e4d84-d89b-4766-a0db-346b47ef8ad3} <Debug> TCPHandler: Processed in 0.001348657 sec. | ||
| 3881 | 2026.04.29 20:54:14.583154 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.04.29 20:54:14.583250 [ 276 ] {70925898-b535-4815-885a-854cda9c1ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3883 | 2026.04.29 20:54:14.583290 [ 276 ] {70925898-b535-4815-885a-854cda9c1ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3884 | 2026.04.29 20:54:14.583704 [ 276 ] {70925898-b535-4815-885a-854cda9c1ec4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.04.29 20:54:14.583741 [ 276 ] {70925898-b535-4815-885a-854cda9c1ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3886 | 2026.04.29 20:54:14.584044 [ 276 ] {70925898-b535-4815-885a-854cda9c1ec4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3887 | 2026.04.29 20:54:14.584253 [ 276 ] {70925898-b535-4815-885a-854cda9c1ec4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.04.29 20:54:14.584382 [ 276 ] {70925898-b535-4815-885a-854cda9c1ec4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001152 sec., 85937.5 rows/sec., 6.71 MiB/sec. | ||
| 3889 | 2026.04.29 20:54:14.584419 [ 276 ] {70925898-b535-4815-885a-854cda9c1ec4} <Debug> TCPHandler: Processed in 0.001317167 sec. | ||
| 3890 | 2026.04.29 20:54:14.584534 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.04.29 20:54:14.584629 [ 276 ] {cd68f7ac-2218-40b0-9171-1a38bb7b9e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3892 | 2026.04.29 20:54:14.584671 [ 276 ] {cd68f7ac-2218-40b0-9171-1a38bb7b9e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3893 | 2026.04.29 20:54:14.585064 [ 276 ] {cd68f7ac-2218-40b0-9171-1a38bb7b9e79} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.04.29 20:54:14.585099 [ 276 ] {cd68f7ac-2218-40b0-9171-1a38bb7b9e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3895 | 2026.04.29 20:54:14.585424 [ 276 ] {cd68f7ac-2218-40b0-9171-1a38bb7b9e79} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3896 | 2026.04.29 20:54:14.585639 [ 276 ] {cd68f7ac-2218-40b0-9171-1a38bb7b9e79} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.04.29 20:54:14.585768 [ 276 ] {cd68f7ac-2218-40b0-9171-1a38bb7b9e79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 3898 | 2026.04.29 20:54:14.585803 [ 276 ] {cd68f7ac-2218-40b0-9171-1a38bb7b9e79} <Debug> TCPHandler: Processed in 0.001319757 sec. | ||
| 3899 | 2026.04.29 20:54:14.585917 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.04.29 20:54:14.586010 [ 276 ] {bbd2732a-6c26-4c36-bca1-30daaf234dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3901 | 2026.04.29 20:54:14.586063 [ 276 ] {bbd2732a-6c26-4c36-bca1-30daaf234dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3902 | 2026.04.29 20:54:14.586833 [ 276 ] {bbd2732a-6c26-4c36-bca1-30daaf234dae} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.04.29 20:54:14.586896 [ 276 ] {bbd2732a-6c26-4c36-bca1-30daaf234dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3904 | 2026.04.29 20:54:14.587458 [ 276 ] {bbd2732a-6c26-4c36-bca1-30daaf234dae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3905 | 2026.04.29 20:54:14.587697 [ 276 ] {bbd2732a-6c26-4c36-bca1-30daaf234dae} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.04.29 20:54:14.587838 [ 276 ] {bbd2732a-6c26-4c36-bca1-30daaf234dae} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001847 sec., 18949.648077964266 rows/sec., 33.96 MiB/sec. | ||
| 3907 | 2026.04.29 20:54:14.587898 [ 276 ] {bbd2732a-6c26-4c36-bca1-30daaf234dae} <Debug> TCPHandler: Processed in 0.002031726 sec. | ||
| 3908 | 2026.04.29 20:54:14.588028 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2026.04.29 20:54:14.588122 [ 276 ] {0e12c988-0566-4aa9-9a1b-7daa30bc9587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3910 | 2026.04.29 20:54:14.588162 [ 276 ] {0e12c988-0566-4aa9-9a1b-7daa30bc9587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3911 | 2026.04.29 20:54:14.588502 [ 276 ] {0e12c988-0566-4aa9-9a1b-7daa30bc9587} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.04.29 20:54:14.588562 [ 276 ] {0e12c988-0566-4aa9-9a1b-7daa30bc9587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3913 | 2026.04.29 20:54:14.588876 [ 276 ] {0e12c988-0566-4aa9-9a1b-7daa30bc9587} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3914 | 2026.04.29 20:54:14.589091 [ 276 ] {0e12c988-0566-4aa9-9a1b-7daa30bc9587} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.04.29 20:54:14.589206 [ 116 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3916 | 2026.04.29 20:54:14.589220 [ 276 ] {0e12c988-0566-4aa9-9a1b-7daa30bc9587} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 3917 | 2026.04.29 20:54:14.589271 [ 116 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.04.29 20:54:14.589278 [ 276 ] {0e12c988-0566-4aa9-9a1b-7daa30bc9587} <Debug> TCPHandler: Processed in 0.001307946 sec. | ||
| 3919 | 2026.04.29 20:54:14.589305 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3920 | 2026.04.29 20:54:14.589416 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 3921 | 2026.04.29 20:54:14.589564 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3922 | 2026.04.29 20:54:14.589596 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 870 rows starting from the beginning of the part | ||
| 3923 | 2026.04.29 20:54:14.589652 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3924 | 2026.04.29 20:54:14.589693 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3925 | 2026.04.29 20:54:14.589733 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3926 | 2026.04.29 20:54:14.589769 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3927 | 2026.04.29 20:54:14.589806 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 3928 | 2026.04.29 20:54:14.590799 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425308 sec., 820875.2073236101 rows/sec., 54.41 MiB/sec. | ||
| 3929 | 2026.04.29 20:54:14.591004 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3930 | 2026.04.29 20:54:14.591285 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_21_4} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.04.29 20:54:14.591359 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_21_4} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3932 | 2026.04.29 20:54:14.591440 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3933 | 2026.04.29 20:54:19.579384 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2026.04.29 20:54:19.579669 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3935 | 2026.04.29 20:54:19.580049 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3936 | 2026.04.29 20:54:19.580094 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3937 | 2026.04.29 20:54:19.580338 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3938 | 2026.04.29 20:54:19.580408 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3939 | 2026.04.29 20:54:19.580549 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 3940 | 2026.04.29 20:54:19.580649 [ 307 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3941 | 2026.04.29 20:54:19.580659 [ 284 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3942 | 2026.04.29 20:54:19.580667 [ 299 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3943 | 2026.04.29 20:54:19.580679 [ 341 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3944 | 2026.04.29 20:54:19.580876 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 3945 | 2026.04.29 20:54:19.580911 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3946 | 2026.04.29 20:54:19.581047 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3947 | 2026.04.29 20:54:19.581077 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 3948 | 2026.04.29 20:54:19.581137 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3949 | 2026.04.29 20:54:19.581193 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3950 | 2026.04.29 20:54:19.581234 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3951 | 2026.04.29 20:54:19.582447 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Debug> executeQuery: Read 45 rows, 9.51 KiB in 0.002877 sec., 15641.293013555789 rows/sec., 3.23 MiB/sec. | ||
| 3952 | 2026.04.29 20:54:19.582557 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Debug> MemoryTracker: Peak memory usage (for query): 149.96 KiB. | ||
| 3953 | 2026.04.29 20:54:19.582576 [ 276 ] {d981785e-618f-4f06-b8ed-1e86f4db6e0a} <Debug> TCPHandler: Processed in 0.003364394 sec. | ||
| 3954 | 2026.04.29 20:54:19.587484 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.04.29 20:54:19.587601 [ 276 ] {65ee3b10-1464-4365-b0af-723564a3b0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.04.29 20:54:19.587646 [ 276 ] {65ee3b10-1464-4365-b0af-723564a3b0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3957 | 2026.04.29 20:54:19.588210 [ 276 ] {65ee3b10-1464-4365-b0af-723564a3b0cc} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.04.29 20:54:19.588250 [ 276 ] {65ee3b10-1464-4365-b0af-723564a3b0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3959 | 2026.04.29 20:54:19.588610 [ 276 ] {65ee3b10-1464-4365-b0af-723564a3b0cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3960 | 2026.04.29 20:54:19.588830 [ 276 ] {65ee3b10-1464-4365-b0af-723564a3b0cc} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.04.29 20:54:19.588974 [ 276 ] {65ee3b10-1464-4365-b0af-723564a3b0cc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001406 sec., 201991.4651493599 rows/sec., 12.83 MiB/sec. | ||
| 3962 | 2026.04.29 20:54:19.589011 [ 276 ] {65ee3b10-1464-4365-b0af-723564a3b0cc} <Debug> TCPHandler: Processed in 0.00157864 sec. | ||
| 3963 | 2026.04.29 20:54:19.589135 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.04.29 20:54:19.589227 [ 276 ] {f0167f5a-08e6-4b17-950d-b159feb54dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3965 | 2026.04.29 20:54:19.589281 [ 276 ] {f0167f5a-08e6-4b17-950d-b159feb54dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3966 | 2026.04.29 20:54:19.589679 [ 276 ] {f0167f5a-08e6-4b17-950d-b159feb54dc6} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.04.29 20:54:19.589715 [ 276 ] {f0167f5a-08e6-4b17-950d-b159feb54dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3968 | 2026.04.29 20:54:19.589996 [ 276 ] {f0167f5a-08e6-4b17-950d-b159feb54dc6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3969 | 2026.04.29 20:54:19.590222 [ 276 ] {f0167f5a-08e6-4b17-950d-b159feb54dc6} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.04.29 20:54:19.590348 [ 276 ] {f0167f5a-08e6-4b17-950d-b159feb54dc6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 286.37 KiB/sec. | ||
| 3971 | 2026.04.29 20:54:19.590384 [ 276 ] {f0167f5a-08e6-4b17-950d-b159feb54dc6} <Debug> TCPHandler: Processed in 0.001298436 sec. | ||
| 3972 | 2026.04.29 20:54:19.590497 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.04.29 20:54:19.590589 [ 276 ] {86bb0972-ad51-4456-b257-7d5336a7f03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3974 | 2026.04.29 20:54:19.590626 [ 276 ] {86bb0972-ad51-4456-b257-7d5336a7f03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3975 | 2026.04.29 20:54:19.591298 [ 276 ] {86bb0972-ad51-4456-b257-7d5336a7f03f} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.04.29 20:54:19.591333 [ 276 ] {86bb0972-ad51-4456-b257-7d5336a7f03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3977 | 2026.04.29 20:54:19.591670 [ 276 ] {86bb0972-ad51-4456-b257-7d5336a7f03f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3978 | 2026.04.29 20:54:19.591872 [ 276 ] {86bb0972-ad51-4456-b257-7d5336a7f03f} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.04.29 20:54:19.591997 [ 276 ] {86bb0972-ad51-4456-b257-7d5336a7f03f} <Debug> executeQuery: Read 813 rows, 64.33 KiB in 0.001426 sec., 570126.2272089762 rows/sec., 44.05 MiB/sec. | ||
| 3980 | 2026.04.29 20:54:19.592032 [ 276 ] {86bb0972-ad51-4456-b257-7d5336a7f03f} <Debug> TCPHandler: Processed in 0.001582941 sec. | ||
| 3981 | 2026.04.29 20:54:19.592153 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.04.29 20:54:19.592244 [ 276 ] {d479d055-ae4b-4c35-bfd2-cf825581660c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.04.29 20:54:19.592282 [ 276 ] {d479d055-ae4b-4c35-bfd2-cf825581660c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3984 | 2026.04.29 20:54:19.592696 [ 276 ] {d479d055-ae4b-4c35-bfd2-cf825581660c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.04.29 20:54:19.592731 [ 276 ] {d479d055-ae4b-4c35-bfd2-cf825581660c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3986 | 2026.04.29 20:54:19.593055 [ 276 ] {d479d055-ae4b-4c35-bfd2-cf825581660c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3987 | 2026.04.29 20:54:19.593261 [ 276 ] {d479d055-ae4b-4c35-bfd2-cf825581660c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.04.29 20:54:19.593394 [ 276 ] {d479d055-ae4b-4c35-bfd2-cf825581660c} <Debug> executeQuery: Read 153 rows, 9.35 KiB in 0.001167 sec., 131105.39845758353 rows/sec., 7.82 MiB/sec. | ||
| 3989 | 2026.04.29 20:54:19.593430 [ 276 ] {d479d055-ae4b-4c35-bfd2-cf825581660c} <Debug> TCPHandler: Processed in 0.001324717 sec. | ||
| 3990 | 2026.04.29 20:54:19.593545 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.04.29 20:54:19.593637 [ 276 ] {ce1a18d9-caf9-4433-bc20-73a24aeb4691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3992 | 2026.04.29 20:54:19.593674 [ 276 ] {ce1a18d9-caf9-4433-bc20-73a24aeb4691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3993 | 2026.04.29 20:54:19.594092 [ 276 ] {ce1a18d9-caf9-4433-bc20-73a24aeb4691} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.04.29 20:54:19.594128 [ 276 ] {ce1a18d9-caf9-4433-bc20-73a24aeb4691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3995 | 2026.04.29 20:54:19.594437 [ 276 ] {ce1a18d9-caf9-4433-bc20-73a24aeb4691} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3996 | 2026.04.29 20:54:19.594637 [ 276 ] {ce1a18d9-caf9-4433-bc20-73a24aeb4691} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.04.29 20:54:19.594760 [ 276 ] {ce1a18d9-caf9-4433-bc20-73a24aeb4691} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. | ||
| 3998 | 2026.04.29 20:54:19.594798 [ 276 ] {ce1a18d9-caf9-4433-bc20-73a24aeb4691} <Debug> TCPHandler: Processed in 0.001301127 sec. | ||
| 3999 | 2026.04.29 20:54:19.594921 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2026.04.29 20:54:19.595011 [ 276 ] {34ec3809-6686-4fdc-b0e5-60ec818e0448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4001 | 2026.04.29 20:54:19.595049 [ 276 ] {34ec3809-6686-4fdc-b0e5-60ec818e0448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4002 | 2026.04.29 20:54:19.595474 [ 276 ] {34ec3809-6686-4fdc-b0e5-60ec818e0448} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.04.29 20:54:19.595512 [ 276 ] {34ec3809-6686-4fdc-b0e5-60ec818e0448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4004 | 2026.04.29 20:54:19.595825 [ 276 ] {34ec3809-6686-4fdc-b0e5-60ec818e0448} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4005 | 2026.04.29 20:54:19.596028 [ 276 ] {34ec3809-6686-4fdc-b0e5-60ec818e0448} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.04.29 20:54:19.596186 [ 276 ] {34ec3809-6686-4fdc-b0e5-60ec818e0448} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 4007 | 2026.04.29 20:54:19.596228 [ 276 ] {34ec3809-6686-4fdc-b0e5-60ec818e0448} <Debug> TCPHandler: Processed in 0.001355887 sec. | ||
| 4008 | 2026.04.29 20:54:19.596344 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.04.29 20:54:19.596436 [ 276 ] {edf8dc54-1937-457d-ac4e-9c67f0be5c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4010 | 2026.04.29 20:54:19.596474 [ 276 ] {edf8dc54-1937-457d-ac4e-9c67f0be5c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4011 | 2026.04.29 20:54:19.597028 [ 276 ] {edf8dc54-1937-457d-ac4e-9c67f0be5c36} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.04.29 20:54:19.597064 [ 276 ] {edf8dc54-1937-457d-ac4e-9c67f0be5c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4013 | 2026.04.29 20:54:19.597406 [ 276 ] {edf8dc54-1937-457d-ac4e-9c67f0be5c36} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4014 | 2026.04.29 20:54:19.597610 [ 276 ] {edf8dc54-1937-457d-ac4e-9c67f0be5c36} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.04.29 20:54:19.597738 [ 276 ] {edf8dc54-1937-457d-ac4e-9c67f0be5c36} <Debug> executeQuery: Read 501 rows, 36.07 KiB in 0.001319 sec., 379833.206974981 rows/sec., 26.70 MiB/sec. | ||
| 4016 | 2026.04.29 20:54:19.597773 [ 276 ] {edf8dc54-1937-457d-ac4e-9c67f0be5c36} <Debug> TCPHandler: Processed in 0.001478059 sec. | ||
| 4017 | 2026.04.29 20:54:19.597887 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.04.29 20:54:19.597979 [ 276 ] {d9b6e6d8-3bb6-4ad5-b39a-dbc85e4d9d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4019 | 2026.04.29 20:54:19.598017 [ 276 ] {d9b6e6d8-3bb6-4ad5-b39a-dbc85e4d9d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4020 | 2026.04.29 20:54:19.598341 [ 276 ] {d9b6e6d8-3bb6-4ad5-b39a-dbc85e4d9d8c} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.04.29 20:54:19.598376 [ 276 ] {d9b6e6d8-3bb6-4ad5-b39a-dbc85e4d9d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4022 | 2026.04.29 20:54:19.598673 [ 276 ] {d9b6e6d8-3bb6-4ad5-b39a-dbc85e4d9d8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4023 | 2026.04.29 20:54:19.598888 [ 276 ] {d9b6e6d8-3bb6-4ad5-b39a-dbc85e4d9d8c} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.04.29 20:54:19.599008 [ 276 ] {d9b6e6d8-3bb6-4ad5-b39a-dbc85e4d9d8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 4025 | 2026.04.29 20:54:19.599042 [ 276 ] {d9b6e6d8-3bb6-4ad5-b39a-dbc85e4d9d8c} <Debug> TCPHandler: Processed in 0.001203276 sec. | ||
| 4026 | 2026.04.29 20:54:19.599160 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2026.04.29 20:54:19.599251 [ 276 ] {8cb5490f-0ea8-49cc-a269-ad7ca2a56566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4028 | 2026.04.29 20:54:19.599290 [ 276 ] {8cb5490f-0ea8-49cc-a269-ad7ca2a56566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4029 | 2026.04.29 20:54:19.599676 [ 276 ] {8cb5490f-0ea8-49cc-a269-ad7ca2a56566} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.04.29 20:54:19.599710 [ 276 ] {8cb5490f-0ea8-49cc-a269-ad7ca2a56566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4031 | 2026.04.29 20:54:19.600036 [ 276 ] {8cb5490f-0ea8-49cc-a269-ad7ca2a56566} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4032 | 2026.04.29 20:54:19.600236 [ 276 ] {8cb5490f-0ea8-49cc-a269-ad7ca2a56566} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.04.29 20:54:19.600359 [ 276 ] {8cb5490f-0ea8-49cc-a269-ad7ca2a56566} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001126 sec., 237122.55772646534 rows/sec., 15.76 MiB/sec. | ||
| 4034 | 2026.04.29 20:54:19.600394 [ 276 ] {8cb5490f-0ea8-49cc-a269-ad7ca2a56566} <Debug> TCPHandler: Processed in 0.001281877 sec. | ||
| 4035 | 2026.04.29 20:54:19.600509 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.04.29 20:54:19.600600 [ 276 ] {83a81da8-eb00-4d3b-9dd3-1d830a3ad52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4037 | 2026.04.29 20:54:19.600639 [ 276 ] {83a81da8-eb00-4d3b-9dd3-1d830a3ad52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4038 | 2026.04.29 20:54:19.600945 [ 276 ] {83a81da8-eb00-4d3b-9dd3-1d830a3ad52d} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.04.29 20:54:19.600981 [ 276 ] {83a81da8-eb00-4d3b-9dd3-1d830a3ad52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4040 | 2026.04.29 20:54:19.601273 [ 276 ] {83a81da8-eb00-4d3b-9dd3-1d830a3ad52d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4041 | 2026.04.29 20:54:19.601467 [ 276 ] {83a81da8-eb00-4d3b-9dd3-1d830a3ad52d} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.04.29 20:54:19.601590 [ 276 ] {83a81da8-eb00-4d3b-9dd3-1d830a3ad52d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 4043 | 2026.04.29 20:54:19.601624 [ 276 ] {83a81da8-eb00-4d3b-9dd3-1d830a3ad52d} <Debug> TCPHandler: Processed in 0.001162634 sec. | ||
| 4044 | 2026.04.29 20:54:19.601737 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.04.29 20:54:19.601826 [ 276 ] {2b054bcd-233d-4859-8b11-15b26fe8ece8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4046 | 2026.04.29 20:54:19.601878 [ 276 ] {2b054bcd-233d-4859-8b11-15b26fe8ece8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4047 | 2026.04.29 20:54:19.602574 [ 276 ] {2b054bcd-233d-4859-8b11-15b26fe8ece8} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.04.29 20:54:19.602610 [ 276 ] {2b054bcd-233d-4859-8b11-15b26fe8ece8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4049 | 2026.04.29 20:54:19.603114 [ 276 ] {2b054bcd-233d-4859-8b11-15b26fe8ece8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4050 | 2026.04.29 20:54:19.603324 [ 276 ] {2b054bcd-233d-4859-8b11-15b26fe8ece8} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.04.29 20:54:19.603460 [ 276 ] {2b054bcd-233d-4859-8b11-15b26fe8ece8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00165 sec., 4242.424242424242 rows/sec., 7.60 MiB/sec. | ||
| 4052 | 2026.04.29 20:54:19.603516 [ 276 ] {2b054bcd-233d-4859-8b11-15b26fe8ece8} <Debug> TCPHandler: Processed in 0.001826814 sec. | ||
| 4053 | 2026.04.29 20:54:19.603637 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.04.29 20:54:19.603727 [ 276 ] {2a3031f6-fa83-4472-9213-f1e8b365f8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4055 | 2026.04.29 20:54:19.603766 [ 276 ] {2a3031f6-fa83-4472-9213-f1e8b365f8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4056 | 2026.04.29 20:54:19.604109 [ 276 ] {2a3031f6-fa83-4472-9213-f1e8b365f8a4} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.04.29 20:54:19.604144 [ 276 ] {2a3031f6-fa83-4472-9213-f1e8b365f8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4058 | 2026.04.29 20:54:19.604448 [ 276 ] {2a3031f6-fa83-4472-9213-f1e8b365f8a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4059 | 2026.04.29 20:54:19.604655 [ 276 ] {2a3031f6-fa83-4472-9213-f1e8b365f8a4} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.04.29 20:54:19.604777 [ 276 ] {2a3031f6-fa83-4472-9213-f1e8b365f8a4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 4061 | 2026.04.29 20:54:19.604810 [ 276 ] {2a3031f6-fa83-4472-9213-f1e8b365f8a4} <Debug> TCPHandler: Processed in 0.001221945 sec. | ||
| 4062 | 2026.04.29 20:54:19.662145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8147 | ||
| 4063 | 2026.04.29 20:54:19.662612 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.04.29 20:54:19.662654 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4065 | 2026.04.29 20:54:19.663231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4066 | 2026.04.29 20:54:19.663454 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.04.29 20:54:19.663581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8147 | ||
| 4068 | 2026.04.29 20:54:20.103609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4069 | 2026.04.29 20:54:20.119301 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.04.29 20:54:20.119368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4071 | 2026.04.29 20:54:20.125155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4072 | 2026.04.29 20:54:20.125888 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.04.29 20:54:20.128599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4074 | 2026.04.29 20:54:22.184644 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 498 | ||
| 4075 | 2026.04.29 20:54:22.187010 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.04.29 20:54:22.187055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4077 | 2026.04.29 20:54:22.188250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4078 | 2026.04.29 20:54:22.188507 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.04.29 20:54:22.188756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 4080 | 2026.04.29 20:54:24.574879 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.04.29 20:54:24.575177 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4082 | 2026.04.29 20:54:24.575495 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4083 | 2026.04.29 20:54:24.575531 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4084 | 2026.04.29 20:54:24.575745 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4085 | 2026.04.29 20:54:24.575814 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4086 | 2026.04.29 20:54:24.575951 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4087 | 2026.04.29 20:54:24.576051 [ 331 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4088 | 2026.04.29 20:54:24.576051 [ 307 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4089 | 2026.04.29 20:54:24.576051 [ 284 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4090 | 2026.04.29 20:54:24.576093 [ 304 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4091 | 2026.04.29 20:54:24.576240 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 4092 | 2026.04.29 20:54:24.576266 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4093 | 2026.04.29 20:54:24.576350 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4094 | 2026.04.29 20:54:24.576370 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 4095 | 2026.04.29 20:54:24.576404 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4096 | 2026.04.29 20:54:24.576439 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4097 | 2026.04.29 20:54:24.576477 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4098 | 2026.04.29 20:54:24.577659 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002584 sec., 17414.86068111455 rows/sec., 2.09 MiB/sec. | ||
| 4099 | 2026.04.29 20:54:24.577804 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Debug> MemoryTracker: Peak memory usage (for query): 130.24 KiB. | ||
| 4100 | 2026.04.29 20:54:24.577820 [ 276 ] {32720b39-3932-4340-8d9b-0be10db22ed8} <Debug> TCPHandler: Processed in 0.00311534 sec. | ||
| 4101 | 2026.04.29 20:54:24.580160 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.04.29 20:54:24.580273 [ 276 ] {0cd75c9b-d1ec-45c0-9418-7ef6deb4599f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4103 | 2026.04.29 20:54:24.580317 [ 276 ] {0cd75c9b-d1ec-45c0-9418-7ef6deb4599f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4104 | 2026.04.29 20:54:24.580833 [ 276 ] {0cd75c9b-d1ec-45c0-9418-7ef6deb4599f} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.04.29 20:54:24.580875 [ 276 ] {0cd75c9b-d1ec-45c0-9418-7ef6deb4599f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4106 | 2026.04.29 20:54:24.581255 [ 276 ] {0cd75c9b-d1ec-45c0-9418-7ef6deb4599f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4107 | 2026.04.29 20:54:24.581478 [ 276 ] {0cd75c9b-d1ec-45c0-9418-7ef6deb4599f} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.04.29 20:54:24.581627 [ 276 ] {0cd75c9b-d1ec-45c0-9418-7ef6deb4599f} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001388 sec., 90778.09798270895 rows/sec., 7.84 MiB/sec. | ||
| 4109 | 2026.04.29 20:54:24.581667 [ 276 ] {0cd75c9b-d1ec-45c0-9418-7ef6deb4599f} <Debug> TCPHandler: Processed in 0.00155999 sec. | ||
| 4110 | 2026.04.29 20:54:24.581796 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.04.29 20:54:24.581895 [ 276 ] {49d13eee-441e-4c95-af08-085edb9b6ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4112 | 2026.04.29 20:54:24.581936 [ 276 ] {49d13eee-441e-4c95-af08-085edb9b6ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4113 | 2026.04.29 20:54:24.582347 [ 276 ] {49d13eee-441e-4c95-af08-085edb9b6ba3} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.04.29 20:54:24.582384 [ 276 ] {49d13eee-441e-4c95-af08-085edb9b6ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4115 | 2026.04.29 20:54:24.582672 [ 276 ] {49d13eee-441e-4c95-af08-085edb9b6ba3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4116 | 2026.04.29 20:54:24.582890 [ 276 ] {49d13eee-441e-4c95-af08-085edb9b6ba3} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.04.29 20:54:24.583005 [ 97 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 4118 | 2026.04.29 20:54:24.583022 [ 276 ] {49d13eee-441e-4c95-af08-085edb9b6ba3} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001149 sec., 30461.270670147955 rows/sec., 2.24 MiB/sec. | ||
| 4119 | 2026.04.29 20:54:24.583077 [ 97 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2026.04.29 20:54:24.583084 [ 276 ] {49d13eee-441e-4c95-af08-085edb9b6ba3} <Debug> TCPHandler: Processed in 0.001340127 sec. | ||
| 4121 | 2026.04.29 20:54:24.583110 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4122 | 2026.04.29 20:54:24.583214 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 4123 | 2026.04.29 20:54:24.583233 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.04.29 20:54:24.583316 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4125 | 2026.04.29 20:54:24.583333 [ 276 ] {d64125d6-9b39-4c5f-af56-701072f93a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4126 | 2026.04.29 20:54:24.583347 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 211 rows starting from the beginning of the part | ||
| 4127 | 2026.04.29 20:54:24.583376 [ 276 ] {d64125d6-9b39-4c5f-af56-701072f93a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4128 | 2026.04.29 20:54:24.583406 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part | ||
| 4129 | 2026.04.29 20:54:24.583456 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 4130 | 2026.04.29 20:54:24.583502 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 4131 | 2026.04.29 20:54:24.583546 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 153 rows starting from the beginning of the part | ||
| 4132 | 2026.04.29 20:54:24.583588 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 35 rows starting from the beginning of the part | ||
| 4133 | 2026.04.29 20:54:24.583808 [ 276 ] {d64125d6-9b39-4c5f-af56-701072f93a68} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.04.29 20:54:24.583842 [ 276 ] {d64125d6-9b39-4c5f-af56-701072f93a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4135 | 2026.04.29 20:54:24.584244 [ 276 ] {d64125d6-9b39-4c5f-af56-701072f93a68} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4136 | 2026.04.29 20:54:24.584425 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251076 sec., 501168.59407422086 rows/sec., 33.62 MiB/sec. | ||
| 4137 | 2026.04.29 20:54:24.584469 [ 276 ] {d64125d6-9b39-4c5f-af56-701072f93a68} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.04.29 20:54:24.584552 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 4139 | 2026.04.29 20:54:24.584610 [ 276 ] {d64125d6-9b39-4c5f-af56-701072f93a68} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001296 sec., 76388.88888888889 rows/sec., 5.97 MiB/sec. | ||
| 4140 | 2026.04.29 20:54:24.584647 [ 276 ] {d64125d6-9b39-4c5f-af56-701072f93a68} <Debug> TCPHandler: Processed in 0.001466428 sec. | ||
| 4141 | 2026.04.29 20:54:24.584792 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.04.29 20:54:24.584799 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.04.29 20:54:24.584854 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_20_4} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 4144 | 2026.04.29 20:54:24.584897 [ 276 ] {e7faad31-f4d8-4b80-8bbb-1899ecef2553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4145 | 2026.04.29 20:54:24.584914 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4146 | 2026.04.29 20:54:24.584940 [ 276 ] {e7faad31-f4d8-4b80-8bbb-1899ecef2553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4147 | 2026.04.29 20:54:24.585350 [ 276 ] {e7faad31-f4d8-4b80-8bbb-1899ecef2553} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.04.29 20:54:24.585384 [ 276 ] {e7faad31-f4d8-4b80-8bbb-1899ecef2553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4149 | 2026.04.29 20:54:24.585700 [ 276 ] {e7faad31-f4d8-4b80-8bbb-1899ecef2553} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4150 | 2026.04.29 20:54:24.585901 [ 276 ] {e7faad31-f4d8-4b80-8bbb-1899ecef2553} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.04.29 20:54:24.586030 [ 276 ] {e7faad31-f4d8-4b80-8bbb-1899ecef2553} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 4152 | 2026.04.29 20:54:24.586065 [ 276 ] {e7faad31-f4d8-4b80-8bbb-1899ecef2553} <Debug> TCPHandler: Processed in 0.001317486 sec. | ||
| 4153 | 2026.04.29 20:54:24.586185 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.04.29 20:54:24.586281 [ 276 ] {1d426765-729e-4cd8-bacb-4feb53c4fff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.04.29 20:54:24.586334 [ 276 ] {1d426765-729e-4cd8-bacb-4feb53c4fff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4156 | 2026.04.29 20:54:24.587108 [ 276 ] {1d426765-729e-4cd8-bacb-4feb53c4fff2} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.04.29 20:54:24.587145 [ 276 ] {1d426765-729e-4cd8-bacb-4feb53c4fff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4158 | 2026.04.29 20:54:24.587686 [ 276 ] {1d426765-729e-4cd8-bacb-4feb53c4fff2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4159 | 2026.04.29 20:54:24.587904 [ 276 ] {1d426765-729e-4cd8-bacb-4feb53c4fff2} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.04.29 20:54:24.588044 [ 276 ] {1d426765-729e-4cd8-bacb-4feb53c4fff2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001781 sec., 19651.88096574958 rows/sec., 35.22 MiB/sec. | ||
| 4161 | 2026.04.29 20:54:24.588101 [ 276 ] {1d426765-729e-4cd8-bacb-4feb53c4fff2} <Debug> TCPHandler: Processed in 0.001964876 sec. | ||
| 4162 | 2026.04.29 20:54:24.588235 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.04.29 20:54:24.588330 [ 276 ] {269dcb59-2bbb-42b5-a2bf-a24a1629ef81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4164 | 2026.04.29 20:54:24.588371 [ 276 ] {269dcb59-2bbb-42b5-a2bf-a24a1629ef81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4165 | 2026.04.29 20:54:24.588705 [ 276 ] {269dcb59-2bbb-42b5-a2bf-a24a1629ef81} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.04.29 20:54:24.588741 [ 276 ] {269dcb59-2bbb-42b5-a2bf-a24a1629ef81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4167 | 2026.04.29 20:54:24.589032 [ 276 ] {269dcb59-2bbb-42b5-a2bf-a24a1629ef81} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4168 | 2026.04.29 20:54:24.589250 [ 276 ] {269dcb59-2bbb-42b5-a2bf-a24a1629ef81} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.04.29 20:54:24.589376 [ 276 ] {269dcb59-2bbb-42b5-a2bf-a24a1629ef81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4170 | 2026.04.29 20:54:24.589411 [ 276 ] {269dcb59-2bbb-42b5-a2bf-a24a1629ef81} <Debug> TCPHandler: Processed in 0.001225925 sec. | ||
| 4171 | 2026.04.29 20:54:27.046856 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4172 | 2026.04.29 20:54:27.046923 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4173 | 2026.04.29 20:54:27.163732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8659 | ||
| 4174 | 2026.04.29 20:54:27.164393 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.04.29 20:54:27.164438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4176 | 2026.04.29 20:54:27.164929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4177 | 2026.04.29 20:54:27.165182 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.04.29 20:54:27.165327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8659 | ||
| 4179 | 2026.04.29 20:54:27.628748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4180 | 2026.04.29 20:54:27.644392 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.04.29 20:54:27.644447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4182 | 2026.04.29 20:54:27.650174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4183 | 2026.04.29 20:54:27.650843 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.04.29 20:54:27.653477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4185 | 2026.04.29 20:54:29.579522 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.04.29 20:54:29.579753 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4187 | 2026.04.29 20:54:29.580089 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4188 | 2026.04.29 20:54:29.580123 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4189 | 2026.04.29 20:54:29.580362 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4190 | 2026.04.29 20:54:29.580427 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4191 | 2026.04.29 20:54:29.580564 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4192 | 2026.04.29 20:54:29.580683 [ 284 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4193 | 2026.04.29 20:54:29.580686 [ 331 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4194 | 2026.04.29 20:54:29.580693 [ 340 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4195 | 2026.04.29 20:54:29.580693 [ 304 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4196 | 2026.04.29 20:54:29.580884 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 4197 | 2026.04.29 20:54:29.580910 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4198 | 2026.04.29 20:54:29.580998 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4199 | 2026.04.29 20:54:29.581018 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 4200 | 2026.04.29 20:54:29.581051 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4201 | 2026.04.29 20:54:29.581088 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4202 | 2026.04.29 20:54:29.581122 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4203 | 2026.04.29 20:54:29.582389 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Debug> executeQuery: Read 45 rows, 9.51 KiB in 0.002729 sec., 16489.556614144374 rows/sec., 3.40 MiB/sec. | ||
| 4204 | 2026.04.29 20:54:29.582555 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Debug> MemoryTracker: Peak memory usage (for query): 149.80 KiB. | ||
| 4205 | 2026.04.29 20:54:29.582577 [ 276 ] {0cccf49b-643d-427e-8a59-3f460750235a} <Debug> TCPHandler: Processed in 0.00318624 sec. | ||
| 4206 | 2026.04.29 20:54:29.587491 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.04.29 20:54:29.587673 [ 276 ] {7304de80-ca8e-4ae1-9454-827eadf7f0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.04.29 20:54:29.587744 [ 276 ] {7304de80-ca8e-4ae1-9454-827eadf7f0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4209 | 2026.04.29 20:54:29.588545 [ 276 ] {7304de80-ca8e-4ae1-9454-827eadf7f0e0} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.04.29 20:54:29.588587 [ 276 ] {7304de80-ca8e-4ae1-9454-827eadf7f0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4211 | 2026.04.29 20:54:29.588967 [ 276 ] {7304de80-ca8e-4ae1-9454-827eadf7f0e0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4212 | 2026.04.29 20:54:29.589181 [ 276 ] {7304de80-ca8e-4ae1-9454-827eadf7f0e0} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.04.29 20:54:29.589302 [ 111 ] {} <Debug> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4214 | 2026.04.29 20:54:29.589326 [ 276 ] {7304de80-ca8e-4ae1-9454-827eadf7f0e0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001704 sec., 166666.66666666666 rows/sec., 10.59 MiB/sec. | ||
| 4215 | 2026.04.29 20:54:29.589344 [ 111 ] {} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.04.29 20:54:29.589367 [ 276 ] {7304de80-ca8e-4ae1-9454-827eadf7f0e0} <Debug> TCPHandler: Processed in 0.001967075 sec. | ||
| 4217 | 2026.04.29 20:54:29.589368 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4218 | 2026.04.29 20:54:29.589482 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::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 | ||
| 4219 | 2026.04.29 20:54:29.589515 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4220 | 2026.04.29 20:54:29.589614 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4221 | 2026.04.29 20:54:29.589619 [ 276 ] {0b212256-b61b-4f8c-822f-f81895f4bf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4222 | 2026.04.29 20:54:29.589654 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 4223 | 2026.04.29 20:54:29.589673 [ 276 ] {0b212256-b61b-4f8c-822f-f81895f4bf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4224 | 2026.04.29 20:54:29.589734 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 4225 | 2026.04.29 20:54:29.589781 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 4226 | 2026.04.29 20:54:29.589823 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 4227 | 2026.04.29 20:54:29.589859 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 4228 | 2026.04.29 20:54:29.590482 [ 276 ] {0b212256-b61b-4f8c-822f-f81895f4bf00} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2026.04.29 20:54:29.590523 [ 276 ] {0b212256-b61b-4f8c-822f-f81895f4bf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4230 | 2026.04.29 20:54:29.590862 [ 200 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415578 sec., 1003123.812322599 rows/sec., 67.54 MiB/sec. | ||
| 4231 | 2026.04.29 20:54:29.590920 [ 276 ] {0b212256-b61b-4f8c-822f-f81895f4bf00} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4232 | 2026.04.29 20:54:29.591022 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4233 | 2026.04.29 20:54:29.591170 [ 276 ] {0b212256-b61b-4f8c-822f-f81895f4bf00} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.04.29 20:54:29.591293 [ 111 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4235 | 2026.04.29 20:54:29.591313 [ 276 ] {0b212256-b61b-4f8c-822f-f81895f4bf00} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001715 sec., 472886.29737609334 rows/sec., 36.55 MiB/sec. | ||
| 4236 | 2026.04.29 20:54:29.591324 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_5_1} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.04.29 20:54:29.591328 [ 111 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.04.29 20:54:29.591358 [ 276 ] {0b212256-b61b-4f8c-822f-f81895f4bf00} <Debug> TCPHandler: Processed in 0.001899594 sec. | ||
| 4239 | 2026.04.29 20:54:29.591378 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4240 | 2026.04.29 20:54:29.591433 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_5_1} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4241 | 2026.04.29 20:54:29.591462 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 4242 | 2026.04.29 20:54:29.591488 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.04.29 20:54:29.591513 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4244 | 2026.04.29 20:54:29.591553 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4245 | 2026.04.29 20:54:29.591583 [ 276 ] {21e0247b-6dc1-44e6-ba56-1b26d9073ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4246 | 2026.04.29 20:54:29.591585 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3239 rows starting from the beginning of the part | ||
| 4247 | 2026.04.29 20:54:29.591623 [ 276 ] {21e0247b-6dc1-44e6-ba56-1b26d9073ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4248 | 2026.04.29 20:54:29.591646 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 811 rows starting from the beginning of the part | ||
| 4249 | 2026.04.29 20:54:29.591687 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 126 rows starting from the beginning of the part | ||
| 4250 | 2026.04.29 20:54:29.591724 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 813 rows starting from the beginning of the part | ||
| 4251 | 2026.04.29 20:54:29.591762 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 126 rows starting from the beginning of the part | ||
| 4252 | 2026.04.29 20:54:29.591799 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 811 rows starting from the beginning of the part | ||
| 4253 | 2026.04.29 20:54:29.592068 [ 276 ] {21e0247b-6dc1-44e6-ba56-1b26d9073ac2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.04.29 20:54:29.592102 [ 276 ] {21e0247b-6dc1-44e6-ba56-1b26d9073ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4255 | 2026.04.29 20:54:29.592416 [ 276 ] {21e0247b-6dc1-44e6-ba56-1b26d9073ac2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4256 | 2026.04.29 20:54:29.592619 [ 276 ] {21e0247b-6dc1-44e6-ba56-1b26d9073ac2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.04.29 20:54:29.592744 [ 276 ] {21e0247b-6dc1-44e6-ba56-1b26d9073ac2} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 7.51 MiB/sec. | ||
| 4258 | 2026.04.29 20:54:29.592780 [ 276 ] {21e0247b-6dc1-44e6-ba56-1b26d9073ac2} <Debug> TCPHandler: Processed in 0.001340347 sec. | ||
| 4259 | 2026.04.29 20:54:29.592912 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.04.29 20:54:29.593003 [ 276 ] {35219c2d-43e4-4769-81dc-ce894916eceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.04.29 20:54:29.593041 [ 276 ] {35219c2d-43e4-4769-81dc-ce894916eceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4262 | 2026.04.29 20:54:29.593476 [ 276 ] {35219c2d-43e4-4769-81dc-ce894916eceb} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.04.29 20:54:29.593511 [ 276 ] {35219c2d-43e4-4769-81dc-ce894916eceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4264 | 2026.04.29 20:54:29.593793 [ 276 ] {35219c2d-43e4-4769-81dc-ce894916eceb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4265 | 2026.04.29 20:54:29.593907 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5926 rows, containing 5 columns (5 merged, 0 gathered) in 0.002477872 sec., 2391568.248884527 rows/sec., 191.91 MiB/sec. | ||
| 4266 | 2026.04.29 20:54:29.594004 [ 276 ] {35219c2d-43e4-4769-81dc-ce894916eceb} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.04.29 20:54:29.594130 [ 276 ] {35219c2d-43e4-4769-81dc-ce894916eceb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001144 sec., 130244.75524475524 rows/sec., 8.41 MiB/sec. | ||
| 4268 | 2026.04.29 20:54:29.594165 [ 276 ] {35219c2d-43e4-4769-81dc-ce894916eceb} <Debug> TCPHandler: Processed in 0.001301227 sec. | ||
| 4269 | 2026.04.29 20:54:29.594288 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.04.29 20:54:29.594334 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4271 | 2026.04.29 20:54:29.594380 [ 276 ] {9691fafb-6628-4808-8c43-8a5056560a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4272 | 2026.04.29 20:54:29.594423 [ 276 ] {9691fafb-6628-4808-8c43-8a5056560a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4273 | 2026.04.29 20:54:29.594618 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2026.04.29 20:54:29.594698 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_26_5} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4275 | 2026.04.29 20:54:29.594806 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 4276 | 2026.04.29 20:54:29.594858 [ 276 ] {9691fafb-6628-4808-8c43-8a5056560a76} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.04.29 20:54:29.594898 [ 276 ] {9691fafb-6628-4808-8c43-8a5056560a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4278 | 2026.04.29 20:54:29.595191 [ 276 ] {9691fafb-6628-4808-8c43-8a5056560a76} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4279 | 2026.04.29 20:54:29.595395 [ 276 ] {9691fafb-6628-4808-8c43-8a5056560a76} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.04.29 20:54:29.595488 [ 111 ] {} <Debug> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4281 | 2026.04.29 20:54:29.595515 [ 111 ] {} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2026.04.29 20:54:29.595521 [ 276 ] {9691fafb-6628-4808-8c43-8a5056560a76} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 4283 | 2026.04.29 20:54:29.595531 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4284 | 2026.04.29 20:54:29.595565 [ 276 ] {9691fafb-6628-4808-8c43-8a5056560a76} <Debug> TCPHandler: Processed in 0.001325167 sec. | ||
| 4285 | 2026.04.29 20:54:29.595630 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::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 | ||
| 4286 | 2026.04.29 20:54:29.595690 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.04.29 20:54:29.595754 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4288 | 2026.04.29 20:54:29.595786 [ 276 ] {2174156b-e034-426d-b248-c5fbda6bfaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4289 | 2026.04.29 20:54:29.595789 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 4290 | 2026.04.29 20:54:29.595831 [ 276 ] {2174156b-e034-426d-b248-c5fbda6bfaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4291 | 2026.04.29 20:54:29.595871 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 4292 | 2026.04.29 20:54:29.595917 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 4293 | 2026.04.29 20:54:29.595959 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 4294 | 2026.04.29 20:54:29.595996 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 4295 | 2026.04.29 20:54:29.596419 [ 276 ] {2174156b-e034-426d-b248-c5fbda6bfaa3} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.04.29 20:54:29.596459 [ 276 ] {2174156b-e034-426d-b248-c5fbda6bfaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4297 | 2026.04.29 20:54:29.596793 [ 276 ] {2174156b-e034-426d-b248-c5fbda6bfaa3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4298 | 2026.04.29 20:54:29.596875 [ 187 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285586 sec., 575612.988940452 rows/sec., 34.93 MiB/sec. | ||
| 4299 | 2026.04.29 20:54:29.597018 [ 276 ] {2174156b-e034-426d-b248-c5fbda6bfaa3} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.04.29 20:54:29.597025 [ 189 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4301 | 2026.04.29 20:54:29.597124 [ 111 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4302 | 2026.04.29 20:54:29.597153 [ 111 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.04.29 20:54:29.597157 [ 276 ] {2174156b-e034-426d-b248-c5fbda6bfaa3} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001388 sec., 358069.1642651297 rows/sec., 25.15 MiB/sec. | ||
| 4304 | 2026.04.29 20:54:29.597178 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4305 | 2026.04.29 20:54:29.597208 [ 276 ] {2174156b-e034-426d-b248-c5fbda6bfaa3} <Debug> TCPHandler: Processed in 0.00156632 sec. | ||
| 4306 | 2026.04.29 20:54:29.597261 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 4307 | 2026.04.29 20:54:29.597325 [ 189 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_5_1} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2026.04.29 20:54:29.597333 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.04.29 20:54:29.597347 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4310 | 2026.04.29 20:54:29.597383 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1792 rows starting from the beginning of the part | ||
| 4311 | 2026.04.29 20:54:29.597405 [ 189 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_5_1} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4312 | 2026.04.29 20:54:29.597435 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 497 rows starting from the beginning of the part | ||
| 4313 | 2026.04.29 20:54:29.597436 [ 276 ] {14b65e2e-86ef-49a8-98c9-62ebfa357d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4314 | 2026.04.29 20:54:29.597481 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4315 | 2026.04.29 20:54:29.597484 [ 276 ] {14b65e2e-86ef-49a8-98c9-62ebfa357d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4316 | 2026.04.29 20:54:29.597482 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 99 rows starting from the beginning of the part | ||
| 4317 | 2026.04.29 20:54:29.597556 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 501 rows starting from the beginning of the part | ||
| 4318 | 2026.04.29 20:54:29.597593 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 99 rows starting from the beginning of the part | ||
| 4319 | 2026.04.29 20:54:29.597631 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 497 rows starting from the beginning of the part | ||
| 4320 | 2026.04.29 20:54:29.597846 [ 276 ] {14b65e2e-86ef-49a8-98c9-62ebfa357d09} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.04.29 20:54:29.597879 [ 276 ] {14b65e2e-86ef-49a8-98c9-62ebfa357d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4322 | 2026.04.29 20:54:29.598167 [ 276 ] {14b65e2e-86ef-49a8-98c9-62ebfa357d09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4323 | 2026.04.29 20:54:29.598384 [ 276 ] {14b65e2e-86ef-49a8-98c9-62ebfa357d09} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.04.29 20:54:29.598479 [ 111 ] {} <Debug> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4325 | 2026.04.29 20:54:29.598504 [ 111 ] {} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.04.29 20:54:29.598510 [ 276 ] {14b65e2e-86ef-49a8-98c9-62ebfa357d09} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 4327 | 2026.04.29 20:54:29.598519 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4328 | 2026.04.29 20:54:29.598553 [ 276 ] {14b65e2e-86ef-49a8-98c9-62ebfa357d09} <Debug> TCPHandler: Processed in 0.001268066 sec. | ||
| 4329 | 2026.04.29 20:54:29.598604 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::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 | ||
| 4330 | 2026.04.29 20:54:29.598676 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.04.29 20:54:29.598704 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4332 | 2026.04.29 20:54:29.598738 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4333 | 2026.04.29 20:54:29.598772 [ 276 ] {b3c05e02-8640-4944-8812-4dd2e81b3429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4334 | 2026.04.29 20:54:29.598789 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::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 | ||
| 4335 | 2026.04.29 20:54:29.598817 [ 276 ] {b3c05e02-8640-4944-8812-4dd2e81b3429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4336 | 2026.04.29 20:54:29.598832 [ 195 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3485 rows, containing 5 columns (5 merged, 0 gathered) in 0.00160547 sec., 2170703.90602129 rows/sec., 158.94 MiB/sec. | ||
| 4337 | 2026.04.29 20:54:29.598834 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::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 | ||
| 4338 | 2026.04.29 20:54:29.598925 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::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 | ||
| 4339 | 2026.04.29 20:54:29.598965 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 4340 | 2026.04.29 20:54:29.599040 [ 189 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4341 | 2026.04.29 20:54:29.599244 [ 276 ] {b3c05e02-8640-4944-8812-4dd2e81b3429} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.04.29 20:54:29.599285 [ 276 ] {b3c05e02-8640-4944-8812-4dd2e81b3429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4343 | 2026.04.29 20:54:29.599323 [ 189 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2026.04.29 20:54:29.599407 [ 189 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_26_5} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4345 | 2026.04.29 20:54:29.599479 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4346 | 2026.04.29 20:54:29.599654 [ 196 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001073874 sec., 27936.238329636435 rows/sec., 1.43 MiB/sec. | ||
| 4347 | 2026.04.29 20:54:29.599685 [ 276 ] {b3c05e02-8640-4944-8812-4dd2e81b3429} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4348 | 2026.04.29 20:54:29.599789 [ 189 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4349 | 2026.04.29 20:54:29.599934 [ 276 ] {b3c05e02-8640-4944-8812-4dd2e81b3429} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.04.29 20:54:29.600073 [ 189 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_5_1} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.04.29 20:54:29.600080 [ 276 ] {b3c05e02-8640-4944-8812-4dd2e81b3429} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001326 sec., 199849.17043740573 rows/sec., 13.28 MiB/sec. | ||
| 4352 | 2026.04.29 20:54:29.600129 [ 276 ] {b3c05e02-8640-4944-8812-4dd2e81b3429} <Debug> TCPHandler: Processed in 0.001500739 sec. | ||
| 4353 | 2026.04.29 20:54:29.600147 [ 189 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_5_1} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4354 | 2026.04.29 20:54:29.600216 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4355 | 2026.04.29 20:54:29.600261 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2026.04.29 20:54:29.600356 [ 276 ] {ece636a0-288e-4bf9-bc79-45969e8bc06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4357 | 2026.04.29 20:54:29.600395 [ 276 ] {ece636a0-288e-4bf9-bc79-45969e8bc06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4358 | 2026.04.29 20:54:29.600711 [ 276 ] {ece636a0-288e-4bf9-bc79-45969e8bc06c} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.04.29 20:54:29.600746 [ 276 ] {ece636a0-288e-4bf9-bc79-45969e8bc06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4360 | 2026.04.29 20:54:29.601041 [ 276 ] {ece636a0-288e-4bf9-bc79-45969e8bc06c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4361 | 2026.04.29 20:54:29.601254 [ 276 ] {ece636a0-288e-4bf9-bc79-45969e8bc06c} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.04.29 20:54:29.601355 [ 111 ] {} <Debug> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4363 | 2026.04.29 20:54:29.601378 [ 276 ] {ece636a0-288e-4bf9-bc79-45969e8bc06c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 4364 | 2026.04.29 20:54:29.601383 [ 111 ] {} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.04.29 20:54:29.601416 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4366 | 2026.04.29 20:54:29.601419 [ 276 ] {ece636a0-288e-4bf9-bc79-45969e8bc06c} <Debug> TCPHandler: Processed in 0.001204706 sec. | ||
| 4367 | 2026.04.29 20:54:29.601487 [ 189 ] {36afd666-d1db-4f79-bca2-33f962594014::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 | ||
| 4368 | 2026.04.29 20:54:29.601548 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2026.04.29 20:54:29.601566 [ 189 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4370 | 2026.04.29 20:54:29.601594 [ 189 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4371 | 2026.04.29 20:54:29.601643 [ 276 ] {c3bb9077-0434-4e43-ba0a-852b95d9a037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4372 | 2026.04.29 20:54:29.601654 [ 189 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4373 | 2026.04.29 20:54:29.601702 [ 189 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4374 | 2026.04.29 20:54:29.601703 [ 276 ] {c3bb9077-0434-4e43-ba0a-852b95d9a037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4375 | 2026.04.29 20:54:29.601740 [ 189 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4376 | 2026.04.29 20:54:29.601798 [ 189 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4377 | 2026.04.29 20:54:29.601835 [ 189 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4378 | 2026.04.29 20:54:29.602451 [ 276 ] {c3bb9077-0434-4e43-ba0a-852b95d9a037} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.04.29 20:54:29.602490 [ 276 ] {c3bb9077-0434-4e43-ba0a-852b95d9a037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4380 | 2026.04.29 20:54:29.602566 [ 196 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001109925 sec., 5405.770660179742 rows/sec., 360.74 KiB/sec. | ||
| 4381 | 2026.04.29 20:54:29.602705 [ 195 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4382 | 2026.04.29 20:54:29.602988 [ 195 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.04.29 20:54:29.602995 [ 276 ] {c3bb9077-0434-4e43-ba0a-852b95d9a037} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4384 | 2026.04.29 20:54:29.603068 [ 195 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_6_1} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4385 | 2026.04.29 20:54:29.603143 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4386 | 2026.04.29 20:54:29.603254 [ 276 ] {c3bb9077-0434-4e43-ba0a-852b95d9a037} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.04.29 20:54:29.603394 [ 276 ] {c3bb9077-0434-4e43-ba0a-852b95d9a037} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001768 sec., 3959.2760180995474 rows/sec., 7.09 MiB/sec. | ||
| 4388 | 2026.04.29 20:54:29.603449 [ 276 ] {c3bb9077-0434-4e43-ba0a-852b95d9a037} <Debug> TCPHandler: Processed in 0.001948715 sec. | ||
| 4389 | 2026.04.29 20:54:29.603569 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.04.29 20:54:29.603660 [ 276 ] {532739b0-03ee-436e-b3cd-7dc34439cda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4391 | 2026.04.29 20:54:29.603700 [ 276 ] {532739b0-03ee-436e-b3cd-7dc34439cda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4392 | 2026.04.29 20:54:29.604048 [ 276 ] {532739b0-03ee-436e-b3cd-7dc34439cda6} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.04.29 20:54:29.604082 [ 276 ] {532739b0-03ee-436e-b3cd-7dc34439cda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4394 | 2026.04.29 20:54:29.604372 [ 276 ] {532739b0-03ee-436e-b3cd-7dc34439cda6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4395 | 2026.04.29 20:54:29.604571 [ 276 ] {532739b0-03ee-436e-b3cd-7dc34439cda6} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.04.29 20:54:29.604691 [ 276 ] {532739b0-03ee-436e-b3cd-7dc34439cda6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 4397 | 2026.04.29 20:54:29.604724 [ 276 ] {532739b0-03ee-436e-b3cd-7dc34439cda6} <Debug> TCPHandler: Processed in 0.001202155 sec. | ||
| 4398 | 2026.04.29 20:54:29.896427 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.04.29 20:54:29.896653 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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) | ||
| 4400 | 2026.04.29 20:54:29.896992 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4401 | 2026.04.29 20:54:29.897036 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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 | ||
| 4402 | 2026.04.29 20:54:29.897274 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4403 | 2026.04.29 20:54:29.897345 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4404 | 2026.04.29 20:54:29.897489 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4405 | 2026.04.29 20:54:29.897588 [ 284 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4406 | 2026.04.29 20:54:29.897620 [ 343 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4407 | 2026.04.29 20:54:29.897622 [ 304 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4408 | 2026.04.29 20:54:29.897622 [ 340 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4409 | 2026.04.29 20:54:29.897762 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 4410 | 2026.04.29 20:54:29.897790 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4411 | 2026.04.29 20:54:29.897876 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4412 | 2026.04.29 20:54:29.897896 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 4413 | 2026.04.29 20:54:29.897931 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 4414 | 2026.04.29 20:54:29.897967 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 4415 | 2026.04.29 20:54:29.898002 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 4416 | 2026.04.29 20:54:29.899135 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002577 sec., 17462.165308498254 rows/sec., 2.09 MiB/sec. | ||
| 4417 | 2026.04.29 20:54:29.899286 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Debug> MemoryTracker: Peak memory usage (for query): 134.66 KiB. | ||
| 4418 | 2026.04.29 20:54:29.899302 [ 276 ] {dda44243-0b95-47bf-bbe9-aab3411080d3} <Debug> TCPHandler: Processed in 0.003011658 sec. | ||
| 4419 | 2026.04.29 20:54:29.911279 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.04.29 20:54:29.911398 [ 276 ] {bb6466bc-1cfd-4ce2-8d05-5cf4ca2b6140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4421 | 2026.04.29 20:54:29.911447 [ 276 ] {bb6466bc-1cfd-4ce2-8d05-5cf4ca2b6140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4422 | 2026.04.29 20:54:29.911957 [ 276 ] {bb6466bc-1cfd-4ce2-8d05-5cf4ca2b6140} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.04.29 20:54:29.911998 [ 276 ] {bb6466bc-1cfd-4ce2-8d05-5cf4ca2b6140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4424 | 2026.04.29 20:54:29.912424 [ 276 ] {bb6466bc-1cfd-4ce2-8d05-5cf4ca2b6140} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4425 | 2026.04.29 20:54:29.912667 [ 276 ] {bb6466bc-1cfd-4ce2-8d05-5cf4ca2b6140} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.04.29 20:54:29.912817 [ 276 ] {bb6466bc-1cfd-4ce2-8d05-5cf4ca2b6140} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 336.49 KiB/sec. | ||
| 4427 | 2026.04.29 20:54:29.912857 [ 276 ] {bb6466bc-1cfd-4ce2-8d05-5cf4ca2b6140} <Debug> TCPHandler: Processed in 0.001637231 sec. | ||
| 4428 | 2026.04.29 20:54:29.912985 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.04.29 20:54:29.913093 [ 276 ] {2484ddf9-7ce3-4f0c-ae77-9b6c14b9baed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4430 | 2026.04.29 20:54:29.913136 [ 276 ] {2484ddf9-7ce3-4f0c-ae77-9b6c14b9baed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4431 | 2026.04.29 20:54:29.914411 [ 276 ] {2484ddf9-7ce3-4f0c-ae77-9b6c14b9baed} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.04.29 20:54:29.914450 [ 276 ] {2484ddf9-7ce3-4f0c-ae77-9b6c14b9baed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4433 | 2026.04.29 20:54:29.914973 [ 276 ] {2484ddf9-7ce3-4f0c-ae77-9b6c14b9baed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4434 | 2026.04.29 20:54:29.915201 [ 276 ] {2484ddf9-7ce3-4f0c-ae77-9b6c14b9baed} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.04.29 20:54:29.915340 [ 276 ] {2484ddf9-7ce3-4f0c-ae77-9b6c14b9baed} <Debug> executeQuery: Read 2474 rows, 188.29 KiB in 0.00227 sec., 1089867.8414096916 rows/sec., 81.00 MiB/sec. | ||
| 4436 | 2026.04.29 20:54:29.915381 [ 276 ] {2484ddf9-7ce3-4f0c-ae77-9b6c14b9baed} <Debug> TCPHandler: Processed in 0.002452481 sec. | ||
| 4437 | 2026.04.29 20:54:29.915504 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.04.29 20:54:29.915603 [ 276 ] {887e99b2-2da9-4fcc-a1d3-321bbe5bbd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4439 | 2026.04.29 20:54:29.915644 [ 276 ] {887e99b2-2da9-4fcc-a1d3-321bbe5bbd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4440 | 2026.04.29 20:54:29.916062 [ 276 ] {887e99b2-2da9-4fcc-a1d3-321bbe5bbd22} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.04.29 20:54:29.916099 [ 276 ] {887e99b2-2da9-4fcc-a1d3-321bbe5bbd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4442 | 2026.04.29 20:54:29.916408 [ 276 ] {887e99b2-2da9-4fcc-a1d3-321bbe5bbd22} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4443 | 2026.04.29 20:54:29.916637 [ 276 ] {887e99b2-2da9-4fcc-a1d3-321bbe5bbd22} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.04.29 20:54:29.916769 [ 276 ] {887e99b2-2da9-4fcc-a1d3-321bbe5bbd22} <Debug> executeQuery: Read 50 rows, 3.73 KiB in 0.001186 sec., 42158.516020236086 rows/sec., 3.07 MiB/sec. | ||
| 4445 | 2026.04.29 20:54:29.916807 [ 276 ] {887e99b2-2da9-4fcc-a1d3-321bbe5bbd22} <Debug> TCPHandler: Processed in 0.001356158 sec. | ||
| 4446 | 2026.04.29 20:54:29.916928 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.04.29 20:54:29.917022 [ 276 ] {74159979-c50e-46c8-ac25-95717105ae7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.04.29 20:54:29.917063 [ 276 ] {74159979-c50e-46c8-ac25-95717105ae7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4449 | 2026.04.29 20:54:29.917672 [ 276 ] {74159979-c50e-46c8-ac25-95717105ae7d} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.04.29 20:54:29.917710 [ 276 ] {74159979-c50e-46c8-ac25-95717105ae7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4451 | 2026.04.29 20:54:29.918052 [ 276 ] {74159979-c50e-46c8-ac25-95717105ae7d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4452 | 2026.04.29 20:54:29.918265 [ 276 ] {74159979-c50e-46c8-ac25-95717105ae7d} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.04.29 20:54:29.918369 [ 111 ] {} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4454 | 2026.04.29 20:54:29.918397 [ 276 ] {74159979-c50e-46c8-ac25-95717105ae7d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001393 sec., 575017.9468772433 rows/sec., 33.21 MiB/sec. | ||
| 4455 | 2026.04.29 20:54:29.918416 [ 111 ] {} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.04.29 20:54:29.918440 [ 276 ] {74159979-c50e-46c8-ac25-95717105ae7d} <Debug> TCPHandler: Processed in 0.001565731 sec. | ||
| 4457 | 2026.04.29 20:54:29.918446 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4458 | 2026.04.29 20:54:29.918567 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.04.29 20:54:29.918569 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::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 | ||
| 4460 | 2026.04.29 20:54:29.918668 [ 276 ] {4effd2e3-12d8-41c9-adcb-72b7ea52fe17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4461 | 2026.04.29 20:54:29.918706 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4462 | 2026.04.29 20:54:29.918712 [ 276 ] {4effd2e3-12d8-41c9-adcb-72b7ea52fe17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4463 | 2026.04.29 20:54:29.918745 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 951 rows starting from the beginning of the part | ||
| 4464 | 2026.04.29 20:54:29.918813 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 4465 | 2026.04.29 20:54:29.918855 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4466 | 2026.04.29 20:54:29.918894 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4467 | 2026.04.29 20:54:29.918936 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4468 | 2026.04.29 20:54:29.918980 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 4469 | 2026.04.29 20:54:29.919154 [ 276 ] {4effd2e3-12d8-41c9-adcb-72b7ea52fe17} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.04.29 20:54:29.919197 [ 276 ] {4effd2e3-12d8-41c9-adcb-72b7ea52fe17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4471 | 2026.04.29 20:54:29.919512 [ 276 ] {4effd2e3-12d8-41c9-adcb-72b7ea52fe17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4472 | 2026.04.29 20:54:29.919738 [ 276 ] {4effd2e3-12d8-41c9-adcb-72b7ea52fe17} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.04.29 20:54:29.919875 [ 276 ] {4effd2e3-12d8-41c9-adcb-72b7ea52fe17} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001225 sec., 816.3265306122449 rows/sec., 57.40 KiB/sec. | ||
| 4474 | 2026.04.29 20:54:29.919913 [ 276 ] {4effd2e3-12d8-41c9-adcb-72b7ea52fe17} <Debug> TCPHandler: Processed in 0.001396687 sec. | ||
| 4475 | 2026.04.29 20:54:29.920025 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2026.04.29 20:54:29.920119 [ 276 ] {4f15ae90-cafd-4bae-af2b-8cea66409c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4477 | 2026.04.29 20:54:29.920158 [ 276 ] {4f15ae90-cafd-4bae-af2b-8cea66409c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4478 | 2026.04.29 20:54:29.920365 [ 196 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838064 sec., 1632152.0904603975 rows/sec., 102.73 MiB/sec. | ||
| 4479 | 2026.04.29 20:54:29.920559 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4480 | 2026.04.29 20:54:29.920834 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.04.29 20:54:29.920930 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_11_2} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4482 | 2026.04.29 20:54:29.920975 [ 276 ] {4f15ae90-cafd-4bae-af2b-8cea66409c48} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.04.29 20:54:29.921010 [ 276 ] {4f15ae90-cafd-4bae-af2b-8cea66409c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4484 | 2026.04.29 20:54:29.921010 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4485 | 2026.04.29 20:54:29.921406 [ 276 ] {4f15ae90-cafd-4bae-af2b-8cea66409c48} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4486 | 2026.04.29 20:54:29.921622 [ 276 ] {4f15ae90-cafd-4bae-af2b-8cea66409c48} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.04.29 20:54:29.921751 [ 276 ] {4f15ae90-cafd-4bae-af2b-8cea66409c48} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001649 sec., 805942.995755003 rows/sec., 54.04 MiB/sec. | ||
| 4488 | 2026.04.29 20:54:29.921789 [ 276 ] {4f15ae90-cafd-4bae-af2b-8cea66409c48} <Debug> TCPHandler: Processed in 0.001815394 sec. | ||
| 4489 | 2026.04.29 20:54:29.921927 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.04.29 20:54:29.922023 [ 276 ] {00a03129-85e8-41ed-bccd-7d5713dc5a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.04.29 20:54:29.922064 [ 276 ] {00a03129-85e8-41ed-bccd-7d5713dc5a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4492 | 2026.04.29 20:54:29.922731 [ 276 ] {00a03129-85e8-41ed-bccd-7d5713dc5a5d} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.04.29 20:54:29.922768 [ 276 ] {00a03129-85e8-41ed-bccd-7d5713dc5a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4494 | 2026.04.29 20:54:29.923253 [ 276 ] {00a03129-85e8-41ed-bccd-7d5713dc5a5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4495 | 2026.04.29 20:54:29.923473 [ 276 ] {00a03129-85e8-41ed-bccd-7d5713dc5a5d} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.04.29 20:54:29.923580 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4497 | 2026.04.29 20:54:29.923607 [ 276 ] {00a03129-85e8-41ed-bccd-7d5713dc5a5d} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001599 sec., 937460.9130706692 rows/sec., 56.87 MiB/sec. | ||
| 4498 | 2026.04.29 20:54:29.923622 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.04.29 20:54:29.923651 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4500 | 2026.04.29 20:54:29.923653 [ 276 ] {00a03129-85e8-41ed-bccd-7d5713dc5a5d} <Debug> TCPHandler: Processed in 0.001778203 sec. | ||
| 4501 | 2026.04.29 20:54:29.923734 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 4502 | 2026.04.29 20:54:29.923784 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2026.04.29 20:54:29.923855 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4504 | 2026.04.29 20:54:29.923884 [ 276 ] {f18011d6-4da8-482e-b5e1-4267fd9e7d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4505 | 2026.04.29 20:54:29.923888 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9715 rows starting from the beginning of the part | ||
| 4506 | 2026.04.29 20:54:29.923946 [ 276 ] {f18011d6-4da8-482e-b5e1-4267fd9e7d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4507 | 2026.04.29 20:54:29.923956 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 4508 | 2026.04.29 20:54:29.924002 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 267 rows starting from the beginning of the part | ||
| 4509 | 2026.04.29 20:54:29.924047 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4510 | 2026.04.29 20:54:29.924093 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4511 | 2026.04.29 20:54:29.924130 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1499 rows starting from the beginning of the part | ||
| 4512 | 2026.04.29 20:54:29.924769 [ 276 ] {f18011d6-4da8-482e-b5e1-4267fd9e7d61} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.04.29 20:54:29.924810 [ 276 ] {f18011d6-4da8-482e-b5e1-4267fd9e7d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4514 | 2026.04.29 20:54:29.925450 [ 276 ] {f18011d6-4da8-482e-b5e1-4267fd9e7d61} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4515 | 2026.04.29 20:54:29.925691 [ 276 ] {f18011d6-4da8-482e-b5e1-4267fd9e7d61} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.04.29 20:54:29.925807 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4517 | 2026.04.29 20:54:29.925840 [ 276 ] {f18011d6-4da8-482e-b5e1-4267fd9e7d61} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001975 sec., 22278.481012658227 rows/sec., 39.92 MiB/sec. | ||
| 4518 | 2026.04.29 20:54:29.925841 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.04.29 20:54:29.925880 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4520 | 2026.04.29 20:54:29.925911 [ 276 ] {f18011d6-4da8-482e-b5e1-4267fd9e7d61} <Debug> TCPHandler: Processed in 0.002177728 sec. | ||
| 4521 | 2026.04.29 20:54:29.925962 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 4522 | 2026.04.29 20:54:29.926041 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.04.29 20:54:29.926137 [ 276 ] {97336983-9a19-4038-a1fa-0e4f72ed6d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.04.29 20:54:29.926154 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4525 | 2026.04.29 20:54:29.926179 [ 276 ] {97336983-9a19-4038-a1fa-0e4f72ed6d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4526 | 2026.04.29 20:54:29.926205 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 383 rows starting from the beginning of the part | ||
| 4527 | 2026.04.29 20:54:29.926315 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4528 | 2026.04.29 20:54:29.926409 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 4529 | 2026.04.29 20:54:29.926499 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4530 | 2026.04.29 20:54:29.926535 [ 276 ] {97336983-9a19-4038-a1fa-0e4f72ed6d44} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.04.29 20:54:29.926572 [ 276 ] {97336983-9a19-4038-a1fa-0e4f72ed6d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4532 | 2026.04.29 20:54:29.926587 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 4533 | 2026.04.29 20:54:29.926669 [ 186 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 4534 | 2026.04.29 20:54:29.926978 [ 276 ] {97336983-9a19-4038-a1fa-0e4f72ed6d44} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4535 | 2026.04.29 20:54:29.927197 [ 276 ] {97336983-9a19-4038-a1fa-0e4f72ed6d44} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2026.04.29 20:54:29.927335 [ 276 ] {97336983-9a19-4038-a1fa-0e4f72ed6d44} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001217 sec., 9860.312243221035 rows/sec., 680.46 KiB/sec. | ||
| 4537 | 2026.04.29 20:54:29.927370 [ 276 ] {97336983-9a19-4038-a1fa-0e4f72ed6d44} <Debug> TCPHandler: Processed in 0.001379178 sec. | ||
| 4538 | 2026.04.29 20:54:29.928841 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12066 rows, containing 5 columns (5 merged, 0 gathered) in 0.005140916 sec., 2347052.5486119594 rows/sec., 148.47 MiB/sec. | ||
| 4539 | 2026.04.29 20:54:29.929283 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4540 | 2026.04.29 20:54:29.929580 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.04.29 20:54:29.929660 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4542 | 2026.04.29 20:54:29.929756 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 4543 | 2026.04.29 20:54:29.930604 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 511 rows, containing 19 columns (19 merged, 0 gathered) in 0.00468 sec., 109188.03418803419 rows/sec., 195.66 MiB/sec. | ||
| 4544 | 2026.04.29 20:54:29.931469 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4545 | 2026.04.29 20:54:29.931815 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.04.29 20:54:29.931896 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4547 | 2026.04.29 20:54:29.932022 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4548 | 2026.04.29 20:54:30.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.40 MiB, peak 255.09 MiB, free memory in arenas 0.00 B, will set to 248.71 MiB (RSS), difference: 2.31 MiB | ||
| 4549 | 2026.04.29 20:54:32.189030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 556 | ||
| 4550 | 2026.04.29 20:54:32.191726 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.04.29 20:54:32.191771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4552 | 2026.04.29 20:54:32.192963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4553 | 2026.04.29 20:54:32.193222 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.04.29 20:54:32.193472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4555 | 2026.04.29 20:54:34.573091 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.04.29 20:54:34.573321 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4557 | 2026.04.29 20:54:34.573649 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4558 | 2026.04.29 20:54:34.573682 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4559 | 2026.04.29 20:54:34.573899 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4560 | 2026.04.29 20:54:34.573970 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4561 | 2026.04.29 20:54:34.574110 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4562 | 2026.04.29 20:54:34.574244 [ 284 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4563 | 2026.04.29 20:54:34.574249 [ 304 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4564 | 2026.04.29 20:54:34.574249 [ 340 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4565 | 2026.04.29 20:54:34.574272 [ 343 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4566 | 2026.04.29 20:54:34.574453 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 4567 | 2026.04.29 20:54:34.574491 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4568 | 2026.04.29 20:54:34.574587 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4569 | 2026.04.29 20:54:34.574609 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 4570 | 2026.04.29 20:54:34.574645 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4571 | 2026.04.29 20:54:34.574681 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4572 | 2026.04.29 20:54:34.574719 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4573 | 2026.04.29 20:54:34.575841 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Debug> executeQuery: Read 45 rows, 3.47 KiB in 0.002606 sec., 17267.843438219494 rows/sec., 1.30 MiB/sec. | ||
| 4574 | 2026.04.29 20:54:34.575955 [ 276 ] {5888a16b-2d64-43cf-8cdb-6fb859f6c868} <Debug> TCPHandler: Processed in 0.003001938 sec. | ||
| 4575 | 2026.04.29 20:54:34.577366 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.04.29 20:54:34.577478 [ 276 ] {934ad81a-a855-4427-9c63-8603304190c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4577 | 2026.04.29 20:54:34.577521 [ 276 ] {934ad81a-a855-4427-9c63-8603304190c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4578 | 2026.04.29 20:54:34.578044 [ 276 ] {934ad81a-a855-4427-9c63-8603304190c4} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.04.29 20:54:34.578089 [ 276 ] {934ad81a-a855-4427-9c63-8603304190c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4580 | 2026.04.29 20:54:34.578456 [ 276 ] {934ad81a-a855-4427-9c63-8603304190c4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4581 | 2026.04.29 20:54:34.578678 [ 276 ] {934ad81a-a855-4427-9c63-8603304190c4} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.04.29 20:54:34.578828 [ 276 ] {934ad81a-a855-4427-9c63-8603304190c4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001383 sec., 40491.68474331164 rows/sec., 3.11 MiB/sec. | ||
| 4583 | 2026.04.29 20:54:34.578867 [ 276 ] {934ad81a-a855-4427-9c63-8603304190c4} <Debug> TCPHandler: Processed in 0.00155343 sec. | ||
| 4584 | 2026.04.29 20:54:34.578992 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2026.04.29 20:54:34.579090 [ 276 ] {d6e0b2f5-000e-45c3-bbe1-e1ffcd12d15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4586 | 2026.04.29 20:54:34.579130 [ 276 ] {d6e0b2f5-000e-45c3-bbe1-e1ffcd12d15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4587 | 2026.04.29 20:54:34.579570 [ 276 ] {d6e0b2f5-000e-45c3-bbe1-e1ffcd12d15a} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.04.29 20:54:34.579608 [ 276 ] {d6e0b2f5-000e-45c3-bbe1-e1ffcd12d15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4589 | 2026.04.29 20:54:34.579914 [ 276 ] {d6e0b2f5-000e-45c3-bbe1-e1ffcd12d15a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4590 | 2026.04.29 20:54:34.580127 [ 276 ] {d6e0b2f5-000e-45c3-bbe1-e1ffcd12d15a} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.04.29 20:54:34.580261 [ 276 ] {d6e0b2f5-000e-45c3-bbe1-e1ffcd12d15a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 4592 | 2026.04.29 20:54:34.580300 [ 276 ] {d6e0b2f5-000e-45c3-bbe1-e1ffcd12d15a} <Debug> TCPHandler: Processed in 0.001360378 sec. | ||
| 4593 | 2026.04.29 20:54:34.580428 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.04.29 20:54:34.580523 [ 276 ] {1a2caf7e-5732-4e5b-b646-2bad104a2c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4595 | 2026.04.29 20:54:34.580566 [ 276 ] {1a2caf7e-5732-4e5b-b646-2bad104a2c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4596 | 2026.04.29 20:54:34.580951 [ 276 ] {1a2caf7e-5732-4e5b-b646-2bad104a2c09} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.04.29 20:54:34.580987 [ 276 ] {1a2caf7e-5732-4e5b-b646-2bad104a2c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4598 | 2026.04.29 20:54:34.581315 [ 276 ] {1a2caf7e-5732-4e5b-b646-2bad104a2c09} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4599 | 2026.04.29 20:54:34.581537 [ 276 ] {1a2caf7e-5732-4e5b-b646-2bad104a2c09} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.04.29 20:54:34.581667 [ 276 ] {1a2caf7e-5732-4e5b-b646-2bad104a2c09} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001162 sec., 110154.90533562822 rows/sec., 7.67 MiB/sec. | ||
| 4601 | 2026.04.29 20:54:34.581704 [ 276 ] {1a2caf7e-5732-4e5b-b646-2bad104a2c09} <Debug> TCPHandler: Processed in 0.001326017 sec. | ||
| 4602 | 2026.04.29 20:54:34.581833 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.04.29 20:54:34.581926 [ 276 ] {38695459-2003-4096-8a7c-dccf3b65d47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4604 | 2026.04.29 20:54:34.581968 [ 276 ] {38695459-2003-4096-8a7c-dccf3b65d47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4605 | 2026.04.29 20:54:34.582300 [ 276 ] {38695459-2003-4096-8a7c-dccf3b65d47b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.04.29 20:54:34.582336 [ 276 ] {38695459-2003-4096-8a7c-dccf3b65d47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4607 | 2026.04.29 20:54:34.582638 [ 276 ] {38695459-2003-4096-8a7c-dccf3b65d47b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4608 | 2026.04.29 20:54:34.582843 [ 276 ] {38695459-2003-4096-8a7c-dccf3b65d47b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.04.29 20:54:34.582953 [ 103 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4610 | 2026.04.29 20:54:34.582971 [ 276 ] {38695459-2003-4096-8a7c-dccf3b65d47b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 4611 | 2026.04.29 20:54:34.583007 [ 103 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.04.29 20:54:34.583020 [ 276 ] {38695459-2003-4096-8a7c-dccf3b65d47b} <Debug> TCPHandler: Processed in 0.001237655 sec. | ||
| 4613 | 2026.04.29 20:54:34.583034 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4614 | 2026.04.29 20:54:34.583141 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 4615 | 2026.04.29 20:54:34.583278 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4616 | 2026.04.29 20:54:34.583310 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 4617 | 2026.04.29 20:54:34.583367 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4618 | 2026.04.29 20:54:34.583409 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4619 | 2026.04.29 20:54:34.583447 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4620 | 2026.04.29 20:54:34.583485 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4621 | 2026.04.29 20:54:34.583522 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4622 | 2026.04.29 20:54:34.584476 [ 189 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 4 columns (4 merged, 0 gathered) in 0.001380058 sec., 1065172.6231796055 rows/sec., 70.21 MiB/sec. | ||
| 4623 | 2026.04.29 20:54:34.584748 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4624 | 2026.04.29 20:54:34.585055 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_26_5} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.04.29 20:54:34.585135 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_26_5} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4626 | 2026.04.29 20:54:34.585232 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4627 | 2026.04.29 20:54:34.665521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9107 | ||
| 4628 | 2026.04.29 20:54:34.665983 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2026.04.29 20:54:34.666022 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4630 | 2026.04.29 20:54:34.666507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4631 | 2026.04.29 20:54:34.666743 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.04.29 20:54:34.666881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9107 | ||
| 4633 | 2026.04.29 20:54:35.153677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4634 | 2026.04.29 20:54:35.170511 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.04.29 20:54:35.170581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4636 | 2026.04.29 20:54:35.177165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4637 | 2026.04.29 20:54:35.177924 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.04.29 20:54:35.181074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4639 | 2026.04.29 20:54:39.579660 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.04.29 20:54:39.579931 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4641 | 2026.04.29 20:54:39.580328 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4642 | 2026.04.29 20:54:39.580375 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4643 | 2026.04.29 20:54:39.580670 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4644 | 2026.04.29 20:54:39.580748 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4645 | 2026.04.29 20:54:39.580893 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4646 | 2026.04.29 20:54:39.581007 [ 284 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4647 | 2026.04.29 20:54:39.581010 [ 323 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4648 | 2026.04.29 20:54:39.581038 [ 340 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4649 | 2026.04.29 20:54:39.581026 [ 329 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4650 | 2026.04.29 20:54:39.581212 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 4651 | 2026.04.29 20:54:39.581240 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4652 | 2026.04.29 20:54:39.581328 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4653 | 2026.04.29 20:54:39.581348 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 4654 | 2026.04.29 20:54:39.581384 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4655 | 2026.04.29 20:54:39.581423 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4656 | 2026.04.29 20:54:39.581459 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4657 | 2026.04.29 20:54:39.582689 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Debug> executeQuery: Read 45 rows, 9.51 KiB in 0.00287 sec., 15679.442508710801 rows/sec., 3.24 MiB/sec. | ||
| 4658 | 2026.04.29 20:54:39.582825 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Debug> MemoryTracker: Peak memory usage (for query): 150.87 KiB. | ||
| 4659 | 2026.04.29 20:54:39.582841 [ 276 ] {17b22e95-7092-4d05-94b4-1d3247f140be} <Debug> TCPHandler: Processed in 0.003330633 sec. | ||
| 4660 | 2026.04.29 20:54:39.587728 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.04.29 20:54:39.587861 [ 276 ] {f1e6ea1b-3264-4ca9-8694-72d58e48ff8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.04.29 20:54:39.587915 [ 276 ] {f1e6ea1b-3264-4ca9-8694-72d58e48ff8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4663 | 2026.04.29 20:54:39.588606 [ 276 ] {f1e6ea1b-3264-4ca9-8694-72d58e48ff8b} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.04.29 20:54:39.588656 [ 276 ] {f1e6ea1b-3264-4ca9-8694-72d58e48ff8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4665 | 2026.04.29 20:54:39.589038 [ 276 ] {f1e6ea1b-3264-4ca9-8694-72d58e48ff8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4666 | 2026.04.29 20:54:39.589263 [ 276 ] {f1e6ea1b-3264-4ca9-8694-72d58e48ff8b} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.04.29 20:54:39.589411 [ 276 ] {f1e6ea1b-3264-4ca9-8694-72d58e48ff8b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001588 sec., 178841.30982367758 rows/sec., 11.36 MiB/sec. | ||
| 4668 | 2026.04.29 20:54:39.589451 [ 276 ] {f1e6ea1b-3264-4ca9-8694-72d58e48ff8b} <Debug> TCPHandler: Processed in 0.001790422 sec. | ||
| 4669 | 2026.04.29 20:54:39.589579 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.04.29 20:54:39.589679 [ 276 ] {6c5b4bad-7a06-40f3-af5a-dd0dec11ebf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4671 | 2026.04.29 20:54:39.589720 [ 276 ] {6c5b4bad-7a06-40f3-af5a-dd0dec11ebf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4672 | 2026.04.29 20:54:39.590505 [ 276 ] {6c5b4bad-7a06-40f3-af5a-dd0dec11ebf6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.04.29 20:54:39.590542 [ 276 ] {6c5b4bad-7a06-40f3-af5a-dd0dec11ebf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4674 | 2026.04.29 20:54:39.590891 [ 276 ] {6c5b4bad-7a06-40f3-af5a-dd0dec11ebf6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4675 | 2026.04.29 20:54:39.591109 [ 276 ] {6c5b4bad-7a06-40f3-af5a-dd0dec11ebf6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.04.29 20:54:39.591247 [ 276 ] {6c5b4bad-7a06-40f3-af5a-dd0dec11ebf6} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001589 sec., 510383.8892385148 rows/sec., 39.44 MiB/sec. | ||
| 4677 | 2026.04.29 20:54:39.591284 [ 276 ] {6c5b4bad-7a06-40f3-af5a-dd0dec11ebf6} <Debug> TCPHandler: Processed in 0.001757993 sec. | ||
| 4678 | 2026.04.29 20:54:39.591413 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.04.29 20:54:39.591509 [ 276 ] {ce153ac3-fec5-4aed-baf0-0fd2861fcbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4680 | 2026.04.29 20:54:39.591550 [ 276 ] {ce153ac3-fec5-4aed-baf0-0fd2861fcbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4681 | 2026.04.29 20:54:39.591986 [ 276 ] {ce153ac3-fec5-4aed-baf0-0fd2861fcbd2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.04.29 20:54:39.592023 [ 276 ] {ce153ac3-fec5-4aed-baf0-0fd2861fcbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4683 | 2026.04.29 20:54:39.592323 [ 276 ] {ce153ac3-fec5-4aed-baf0-0fd2861fcbd2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4684 | 2026.04.29 20:54:39.592534 [ 276 ] {ce153ac3-fec5-4aed-baf0-0fd2861fcbd2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.04.29 20:54:39.592661 [ 276 ] {ce153ac3-fec5-4aed-baf0-0fd2861fcbd2} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 7.56 MiB/sec. | ||
| 4686 | 2026.04.29 20:54:39.592700 [ 276 ] {ce153ac3-fec5-4aed-baf0-0fd2861fcbd2} <Debug> TCPHandler: Processed in 0.001338737 sec. | ||
| 4687 | 2026.04.29 20:54:39.592820 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.04.29 20:54:39.592914 [ 276 ] {cbc50996-ee7d-4912-b1cb-edc9f85c8e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4689 | 2026.04.29 20:54:39.592953 [ 276 ] {cbc50996-ee7d-4912-b1cb-edc9f85c8e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4690 | 2026.04.29 20:54:39.593389 [ 276 ] {cbc50996-ee7d-4912-b1cb-edc9f85c8e51} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.04.29 20:54:39.593426 [ 276 ] {cbc50996-ee7d-4912-b1cb-edc9f85c8e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4692 | 2026.04.29 20:54:39.593722 [ 276 ] {cbc50996-ee7d-4912-b1cb-edc9f85c8e51} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4693 | 2026.04.29 20:54:39.593923 [ 276 ] {cbc50996-ee7d-4912-b1cb-edc9f85c8e51} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.04.29 20:54:39.594048 [ 276 ] {cbc50996-ee7d-4912-b1cb-edc9f85c8e51} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 4695 | 2026.04.29 20:54:39.594084 [ 276 ] {cbc50996-ee7d-4912-b1cb-edc9f85c8e51} <Debug> TCPHandler: Processed in 0.001315517 sec. | ||
| 4696 | 2026.04.29 20:54:39.594206 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.04.29 20:54:39.594300 [ 276 ] {65959630-77d8-4171-9997-289224191099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4698 | 2026.04.29 20:54:39.594338 [ 276 ] {65959630-77d8-4171-9997-289224191099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4699 | 2026.04.29 20:54:39.594771 [ 276 ] {65959630-77d8-4171-9997-289224191099} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.04.29 20:54:39.594804 [ 276 ] {65959630-77d8-4171-9997-289224191099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4701 | 2026.04.29 20:54:39.595107 [ 276 ] {65959630-77d8-4171-9997-289224191099} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4702 | 2026.04.29 20:54:39.595317 [ 276 ] {65959630-77d8-4171-9997-289224191099} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.04.29 20:54:39.595442 [ 276 ] {65959630-77d8-4171-9997-289224191099} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 4704 | 2026.04.29 20:54:39.595479 [ 276 ] {65959630-77d8-4171-9997-289224191099} <Debug> TCPHandler: Processed in 0.001323706 sec. | ||
| 4705 | 2026.04.29 20:54:39.595597 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2026.04.29 20:54:39.595690 [ 276 ] {75e7cfd4-8242-4ec2-8414-e653291c4d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4707 | 2026.04.29 20:54:39.595729 [ 276 ] {75e7cfd4-8242-4ec2-8414-e653291c4d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4708 | 2026.04.29 20:54:39.596312 [ 276 ] {75e7cfd4-8242-4ec2-8414-e653291c4d34} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.04.29 20:54:39.596346 [ 276 ] {75e7cfd4-8242-4ec2-8414-e653291c4d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4710 | 2026.04.29 20:54:39.596661 [ 276 ] {75e7cfd4-8242-4ec2-8414-e653291c4d34} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4711 | 2026.04.29 20:54:39.596865 [ 276 ] {75e7cfd4-8242-4ec2-8414-e653291c4d34} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.04.29 20:54:39.596993 [ 276 ] {75e7cfd4-8242-4ec2-8414-e653291c4d34} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.00132 sec., 376515.1515151515 rows/sec., 26.44 MiB/sec. | ||
| 4713 | 2026.04.29 20:54:39.597029 [ 276 ] {75e7cfd4-8242-4ec2-8414-e653291c4d34} <Debug> TCPHandler: Processed in 0.001482779 sec. | ||
| 4714 | 2026.04.29 20:54:39.597167 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.04.29 20:54:39.597261 [ 276 ] {9ee12d87-a869-4755-a187-3ee7faa75188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4716 | 2026.04.29 20:54:39.597301 [ 276 ] {9ee12d87-a869-4755-a187-3ee7faa75188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4717 | 2026.04.29 20:54:39.597635 [ 276 ] {9ee12d87-a869-4755-a187-3ee7faa75188} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.04.29 20:54:39.597668 [ 276 ] {9ee12d87-a869-4755-a187-3ee7faa75188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4719 | 2026.04.29 20:54:39.597977 [ 276 ] {9ee12d87-a869-4755-a187-3ee7faa75188} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4720 | 2026.04.29 20:54:39.598175 [ 276 ] {9ee12d87-a869-4755-a187-3ee7faa75188} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.04.29 20:54:39.598299 [ 276 ] {9ee12d87-a869-4755-a187-3ee7faa75188} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 4722 | 2026.04.29 20:54:39.598334 [ 276 ] {9ee12d87-a869-4755-a187-3ee7faa75188} <Debug> TCPHandler: Processed in 0.001217896 sec. | ||
| 4723 | 2026.04.29 20:54:39.598461 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2026.04.29 20:54:39.598556 [ 276 ] {d0cf72c5-ba1b-4543-9669-331a8c69b96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4725 | 2026.04.29 20:54:39.598598 [ 276 ] {d0cf72c5-ba1b-4543-9669-331a8c69b96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4726 | 2026.04.29 20:54:39.599008 [ 276 ] {d0cf72c5-ba1b-4543-9669-331a8c69b96d} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.04.29 20:54:39.599042 [ 276 ] {d0cf72c5-ba1b-4543-9669-331a8c69b96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4728 | 2026.04.29 20:54:39.599380 [ 276 ] {d0cf72c5-ba1b-4543-9669-331a8c69b96d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4729 | 2026.04.29 20:54:39.599585 [ 276 ] {d0cf72c5-ba1b-4543-9669-331a8c69b96d} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.04.29 20:54:39.599717 [ 276 ] {d0cf72c5-ba1b-4543-9669-331a8c69b96d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 4731 | 2026.04.29 20:54:39.599763 [ 276 ] {d0cf72c5-ba1b-4543-9669-331a8c69b96d} <Debug> TCPHandler: Processed in 0.001353727 sec. | ||
| 4732 | 2026.04.29 20:54:39.599895 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.04.29 20:54:39.599989 [ 276 ] {81323e29-f3b0-4e1e-802c-a6aabc4245cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4734 | 2026.04.29 20:54:39.600030 [ 276 ] {81323e29-f3b0-4e1e-802c-a6aabc4245cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4735 | 2026.04.29 20:54:39.600351 [ 276 ] {81323e29-f3b0-4e1e-802c-a6aabc4245cd} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.04.29 20:54:39.600384 [ 276 ] {81323e29-f3b0-4e1e-802c-a6aabc4245cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4737 | 2026.04.29 20:54:39.600690 [ 276 ] {81323e29-f3b0-4e1e-802c-a6aabc4245cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4738 | 2026.04.29 20:54:39.600892 [ 276 ] {81323e29-f3b0-4e1e-802c-a6aabc4245cd} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.04.29 20:54:39.601018 [ 276 ] {81323e29-f3b0-4e1e-802c-a6aabc4245cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 4740 | 2026.04.29 20:54:39.601053 [ 276 ] {81323e29-f3b0-4e1e-802c-a6aabc4245cd} <Debug> TCPHandler: Processed in 0.001211145 sec. | ||
| 4741 | 2026.04.29 20:54:39.601170 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.04.29 20:54:39.601265 [ 276 ] {233f6a6d-468b-4da3-b5fd-9f793f702109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4743 | 2026.04.29 20:54:39.601318 [ 276 ] {233f6a6d-468b-4da3-b5fd-9f793f702109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4744 | 2026.04.29 20:54:39.602056 [ 276 ] {233f6a6d-468b-4da3-b5fd-9f793f702109} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.04.29 20:54:39.602091 [ 276 ] {233f6a6d-468b-4da3-b5fd-9f793f702109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4746 | 2026.04.29 20:54:39.602605 [ 276 ] {233f6a6d-468b-4da3-b5fd-9f793f702109} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4747 | 2026.04.29 20:54:39.602823 [ 276 ] {233f6a6d-468b-4da3-b5fd-9f793f702109} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.04.29 20:54:39.602959 [ 276 ] {233f6a6d-468b-4da3-b5fd-9f793f702109} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001711 sec., 4091.174751607247 rows/sec., 7.33 MiB/sec. | ||
| 4749 | 2026.04.29 20:54:39.603016 [ 276 ] {233f6a6d-468b-4da3-b5fd-9f793f702109} <Debug> TCPHandler: Processed in 0.001896444 sec. | ||
| 4750 | 2026.04.29 20:54:39.603151 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.04.29 20:54:39.603246 [ 276 ] {992cbb81-0e96-424e-8825-b72f5fa65396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.04.29 20:54:39.603288 [ 276 ] {992cbb81-0e96-424e-8825-b72f5fa65396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4753 | 2026.04.29 20:54:39.603630 [ 276 ] {992cbb81-0e96-424e-8825-b72f5fa65396} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.04.29 20:54:39.603664 [ 276 ] {992cbb81-0e96-424e-8825-b72f5fa65396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4755 | 2026.04.29 20:54:39.603957 [ 276 ] {992cbb81-0e96-424e-8825-b72f5fa65396} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4756 | 2026.04.29 20:54:39.604168 [ 276 ] {992cbb81-0e96-424e-8825-b72f5fa65396} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.04.29 20:54:39.604294 [ 276 ] {992cbb81-0e96-424e-8825-b72f5fa65396} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 4758 | 2026.04.29 20:54:39.604329 [ 276 ] {992cbb81-0e96-424e-8825-b72f5fa65396} <Debug> TCPHandler: Processed in 0.001229076 sec. | ||
| 4759 | 2026.04.29 20:54:42.047000 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4760 | 2026.04.29 20:54:42.047082 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4761 | 2026.04.29 20:54:42.157681 [ 92 ] {} <Debug> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4762 | 2026.04.29 20:54:42.157721 [ 92 ] {} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.04.29 20:54:42.157744 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4764 | 2026.04.29 20:54:42.157857 [ 189 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 4765 | 2026.04.29 20:54:42.157994 [ 189 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4766 | 2026.04.29 20:54:42.158026 [ 189 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 4767 | 2026.04.29 20:54:42.158089 [ 189 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 4768 | 2026.04.29 20:54:42.158130 [ 189 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 4769 | 2026.04.29 20:54:42.158169 [ 189 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 4770 | 2026.04.29 20:54:42.158203 [ 189 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 4771 | 2026.04.29 20:54:42.158922 [ 199 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110694 sec., 5402.0279212816495 rows/sec., 400.93 KiB/sec. | ||
| 4772 | 2026.04.29 20:54:42.159063 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4773 | 2026.04.29 20:54:42.159318 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_5_1} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.04.29 20:54:42.159386 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_5_1} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4775 | 2026.04.29 20:54:42.159451 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4776 | 2026.04.29 20:54:42.167076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9619 | ||
| 4777 | 2026.04.29 20:54:42.167498 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.04.29 20:54:42.167532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4779 | 2026.04.29 20:54:42.167950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4780 | 2026.04.29 20:54:42.168167 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.04.29 20:54:42.168291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9619 | ||
| 4782 | 2026.04.29 20:54:42.193930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 590 | ||
| 4783 | 2026.04.29 20:54:42.196258 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.04.29 20:54:42.196300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4785 | 2026.04.29 20:54:42.197466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4786 | 2026.04.29 20:54:42.197723 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.04.29 20:54:42.197978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4788 | 2026.04.29 20:54:42.681304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4789 | 2026.04.29 20:54:42.698912 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.04.29 20:54:42.698978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4791 | 2026.04.29 20:54:42.705341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4792 | 2026.04.29 20:54:42.706057 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.04.29 20:54:42.709073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4794 | 2026.04.29 20:54:44.575301 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.04.29 20:54:44.575584 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4796 | 2026.04.29 20:54:44.575937 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4797 | 2026.04.29 20:54:44.575971 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4798 | 2026.04.29 20:54:44.576186 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4799 | 2026.04.29 20:54:44.576257 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4800 | 2026.04.29 20:54:44.576397 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4801 | 2026.04.29 20:54:44.576495 [ 284 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4802 | 2026.04.29 20:54:44.576505 [ 303 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4803 | 2026.04.29 20:54:44.576529 [ 340 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4804 | 2026.04.29 20:54:44.576543 [ 302 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4805 | 2026.04.29 20:54:44.576680 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 4806 | 2026.04.29 20:54:44.576707 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4807 | 2026.04.29 20:54:44.576796 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4808 | 2026.04.29 20:54:44.576815 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 4809 | 2026.04.29 20:54:44.576849 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4810 | 2026.04.29 20:54:44.576885 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4811 | 2026.04.29 20:54:44.576917 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4812 | 2026.04.29 20:54:44.578218 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002757 sec., 16322.089227421111 rows/sec., 1.96 MiB/sec. | ||
| 4813 | 2026.04.29 20:54:44.578348 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Debug> MemoryTracker: Peak memory usage (for query): 130.34 KiB. | ||
| 4814 | 2026.04.29 20:54:44.578363 [ 276 ] {76b233b2-61d6-4735-b6fd-4b788244b8f6} <Debug> TCPHandler: Processed in 0.003207161 sec. | ||
| 4815 | 2026.04.29 20:54:44.580549 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.04.29 20:54:44.580678 [ 276 ] {a5863120-7bf7-4abd-9dd4-39c7b4589171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4817 | 2026.04.29 20:54:44.580729 [ 276 ] {a5863120-7bf7-4abd-9dd4-39c7b4589171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4818 | 2026.04.29 20:54:44.581267 [ 276 ] {a5863120-7bf7-4abd-9dd4-39c7b4589171} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.04.29 20:54:44.581308 [ 276 ] {a5863120-7bf7-4abd-9dd4-39c7b4589171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4820 | 2026.04.29 20:54:44.581682 [ 276 ] {a5863120-7bf7-4abd-9dd4-39c7b4589171} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4821 | 2026.04.29 20:54:44.581904 [ 276 ] {a5863120-7bf7-4abd-9dd4-39c7b4589171} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.04.29 20:54:44.582047 [ 276 ] {a5863120-7bf7-4abd-9dd4-39c7b4589171} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001407 sec., 89552.23880597015 rows/sec., 7.73 MiB/sec. | ||
| 4823 | 2026.04.29 20:54:44.582085 [ 276 ] {a5863120-7bf7-4abd-9dd4-39c7b4589171} <Debug> TCPHandler: Processed in 0.0015993 sec. | ||
| 4824 | 2026.04.29 20:54:44.582219 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.04.29 20:54:44.582314 [ 276 ] {dfd34471-23ed-4e07-934f-a213c4425977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4826 | 2026.04.29 20:54:44.582353 [ 276 ] {dfd34471-23ed-4e07-934f-a213c4425977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4827 | 2026.04.29 20:54:44.582766 [ 276 ] {dfd34471-23ed-4e07-934f-a213c4425977} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.04.29 20:54:44.582801 [ 276 ] {dfd34471-23ed-4e07-934f-a213c4425977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4829 | 2026.04.29 20:54:44.583090 [ 276 ] {dfd34471-23ed-4e07-934f-a213c4425977} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4830 | 2026.04.29 20:54:44.583296 [ 276 ] {dfd34471-23ed-4e07-934f-a213c4425977} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.04.29 20:54:44.583426 [ 276 ] {dfd34471-23ed-4e07-934f-a213c4425977} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001131 sec., 30946.065428824048 rows/sec., 2.27 MiB/sec. | ||
| 4832 | 2026.04.29 20:54:44.583463 [ 276 ] {dfd34471-23ed-4e07-934f-a213c4425977} <Debug> TCPHandler: Processed in 0.001294617 sec. | ||
| 4833 | 2026.04.29 20:54:44.583589 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.04.29 20:54:44.583682 [ 276 ] {af9c2c86-be92-49c4-a883-72622d2b2d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4835 | 2026.04.29 20:54:44.583720 [ 276 ] {af9c2c86-be92-49c4-a883-72622d2b2d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4836 | 2026.04.29 20:54:44.584141 [ 276 ] {af9c2c86-be92-49c4-a883-72622d2b2d09} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.04.29 20:54:44.584176 [ 276 ] {af9c2c86-be92-49c4-a883-72622d2b2d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4838 | 2026.04.29 20:54:44.584467 [ 276 ] {af9c2c86-be92-49c4-a883-72622d2b2d09} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4839 | 2026.04.29 20:54:44.584675 [ 276 ] {af9c2c86-be92-49c4-a883-72622d2b2d09} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.04.29 20:54:44.584800 [ 276 ] {af9c2c86-be92-49c4-a883-72622d2b2d09} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001135 sec., 87224.66960352423 rows/sec., 6.81 MiB/sec. | ||
| 4841 | 2026.04.29 20:54:44.584836 [ 276 ] {af9c2c86-be92-49c4-a883-72622d2b2d09} <Debug> TCPHandler: Processed in 0.001297006 sec. | ||
| 4842 | 2026.04.29 20:54:44.584961 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.04.29 20:54:44.585055 [ 276 ] {5fea6ad7-37e7-43e4-9f52-6e609ddc9636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.04.29 20:54:44.585096 [ 276 ] {5fea6ad7-37e7-43e4-9f52-6e609ddc9636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4845 | 2026.04.29 20:54:44.585503 [ 276 ] {5fea6ad7-37e7-43e4-9f52-6e609ddc9636} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.04.29 20:54:44.585539 [ 276 ] {5fea6ad7-37e7-43e4-9f52-6e609ddc9636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4847 | 2026.04.29 20:54:44.585858 [ 276 ] {5fea6ad7-37e7-43e4-9f52-6e609ddc9636} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4848 | 2026.04.29 20:54:44.586075 [ 276 ] {5fea6ad7-37e7-43e4-9f52-6e609ddc9636} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.04.29 20:54:44.586207 [ 276 ] {5fea6ad7-37e7-43e4-9f52-6e609ddc9636} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 4850 | 2026.04.29 20:54:44.586242 [ 276 ] {5fea6ad7-37e7-43e4-9f52-6e609ddc9636} <Debug> TCPHandler: Processed in 0.001332447 sec. | ||
| 4851 | 2026.04.29 20:54:44.586361 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.04.29 20:54:44.586460 [ 276 ] {a685268e-737a-415e-b4a6-584d0eeaf7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4853 | 2026.04.29 20:54:44.586514 [ 276 ] {a685268e-737a-415e-b4a6-584d0eeaf7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4854 | 2026.04.29 20:54:44.587310 [ 276 ] {a685268e-737a-415e-b4a6-584d0eeaf7ca} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.04.29 20:54:44.587345 [ 276 ] {a685268e-737a-415e-b4a6-584d0eeaf7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4856 | 2026.04.29 20:54:44.587885 [ 276 ] {a685268e-737a-415e-b4a6-584d0eeaf7ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4857 | 2026.04.29 20:54:44.588110 [ 276 ] {a685268e-737a-415e-b4a6-584d0eeaf7ca} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.04.29 20:54:44.588250 [ 276 ] {a685268e-737a-415e-b4a6-584d0eeaf7ca} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001806 sec., 19379.84496124031 rows/sec., 34.73 MiB/sec. | ||
| 4859 | 2026.04.29 20:54:44.588300 [ 276 ] {a685268e-737a-415e-b4a6-584d0eeaf7ca} <Debug> TCPHandler: Processed in 0.001990646 sec. | ||
| 4860 | 2026.04.29 20:54:44.588426 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.04.29 20:54:44.588521 [ 276 ] {3abb91bd-8c70-4540-a745-3f2271a28180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4862 | 2026.04.29 20:54:44.588561 [ 276 ] {3abb91bd-8c70-4540-a745-3f2271a28180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4863 | 2026.04.29 20:54:44.588903 [ 276 ] {3abb91bd-8c70-4540-a745-3f2271a28180} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.04.29 20:54:44.588939 [ 276 ] {3abb91bd-8c70-4540-a745-3f2271a28180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4865 | 2026.04.29 20:54:44.589241 [ 276 ] {3abb91bd-8c70-4540-a745-3f2271a28180} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4866 | 2026.04.29 20:54:44.589451 [ 276 ] {3abb91bd-8c70-4540-a745-3f2271a28180} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.04.29 20:54:44.589578 [ 276 ] {3abb91bd-8c70-4540-a745-3f2271a28180} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4868 | 2026.04.29 20:54:44.589613 [ 276 ] {3abb91bd-8c70-4540-a745-3f2271a28180} <Debug> TCPHandler: Processed in 0.001236656 sec. | ||
| 4869 | 2026.04.29 20:54:49.581382 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.04.29 20:54:49.581664 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4871 | 2026.04.29 20:54:49.582054 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4872 | 2026.04.29 20:54:49.582093 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4873 | 2026.04.29 20:54:49.582342 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4874 | 2026.04.29 20:54:49.582412 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4875 | 2026.04.29 20:54:49.582557 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4876 | 2026.04.29 20:54:49.582652 [ 303 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4877 | 2026.04.29 20:54:49.582672 [ 335 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4878 | 2026.04.29 20:54:49.582701 [ 302 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4879 | 2026.04.29 20:54:49.582713 [ 333 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4880 | 2026.04.29 20:54:49.582854 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 4881 | 2026.04.29 20:54:49.582881 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4882 | 2026.04.29 20:54:49.582968 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4883 | 2026.04.29 20:54:49.582988 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 4884 | 2026.04.29 20:54:49.583023 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4885 | 2026.04.29 20:54:49.583062 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4886 | 2026.04.29 20:54:49.583097 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4887 | 2026.04.29 20:54:49.584408 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Debug> executeQuery: Read 45 rows, 9.51 KiB in 0.002856 sec., 15756.302521008403 rows/sec., 3.25 MiB/sec. | ||
| 4888 | 2026.04.29 20:54:49.584557 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Debug> MemoryTracker: Peak memory usage (for query): 149.94 KiB. | ||
| 4889 | 2026.04.29 20:54:49.584574 [ 276 ] {1961c9f8-e580-4d73-a08c-46aa2eaf964e} <Debug> TCPHandler: Processed in 0.003340723 sec. | ||
| 4890 | 2026.04.29 20:54:49.589491 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.04.29 20:54:49.589623 [ 276 ] {974f0153-5e2b-4fbf-8911-f2bbba9a31c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4892 | 2026.04.29 20:54:49.589676 [ 276 ] {974f0153-5e2b-4fbf-8911-f2bbba9a31c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4893 | 2026.04.29 20:54:49.590320 [ 276 ] {974f0153-5e2b-4fbf-8911-f2bbba9a31c4} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.04.29 20:54:49.590361 [ 276 ] {974f0153-5e2b-4fbf-8911-f2bbba9a31c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4895 | 2026.04.29 20:54:49.590733 [ 276 ] {974f0153-5e2b-4fbf-8911-f2bbba9a31c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4896 | 2026.04.29 20:54:49.590959 [ 276 ] {974f0153-5e2b-4fbf-8911-f2bbba9a31c4} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.04.29 20:54:49.591104 [ 276 ] {974f0153-5e2b-4fbf-8911-f2bbba9a31c4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00152 sec., 186842.1052631579 rows/sec., 11.87 MiB/sec. | ||
| 4898 | 2026.04.29 20:54:49.591144 [ 276 ] {974f0153-5e2b-4fbf-8911-f2bbba9a31c4} <Debug> TCPHandler: Processed in 0.001717462 sec. | ||
| 4899 | 2026.04.29 20:54:49.591267 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2026.04.29 20:54:49.591365 [ 276 ] {5fc55c26-3a4b-4033-bd6b-6290239696f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4901 | 2026.04.29 20:54:49.591407 [ 276 ] {5fc55c26-3a4b-4033-bd6b-6290239696f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4902 | 2026.04.29 20:54:49.591803 [ 276 ] {5fc55c26-3a4b-4033-bd6b-6290239696f2} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.04.29 20:54:49.591839 [ 276 ] {5fc55c26-3a4b-4033-bd6b-6290239696f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4904 | 2026.04.29 20:54:49.592121 [ 276 ] {5fc55c26-3a4b-4033-bd6b-6290239696f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4905 | 2026.04.29 20:54:49.592321 [ 276 ] {5fc55c26-3a4b-4033-bd6b-6290239696f2} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.04.29 20:54:49.592446 [ 276 ] {5fc55c26-3a4b-4033-bd6b-6290239696f2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001102 sec., 7259.528130671507 rows/sec., 591.96 KiB/sec. | ||
| 4907 | 2026.04.29 20:54:49.592482 [ 276 ] {5fc55c26-3a4b-4033-bd6b-6290239696f2} <Debug> TCPHandler: Processed in 0.001265786 sec. | ||
| 4908 | 2026.04.29 20:54:49.592606 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2026.04.29 20:54:49.592724 [ 276 ] {9148eebe-b5e9-469e-b6cc-9d47f8029f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4910 | 2026.04.29 20:54:49.592772 [ 276 ] {9148eebe-b5e9-469e-b6cc-9d47f8029f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4911 | 2026.04.29 20:54:49.593574 [ 276 ] {9148eebe-b5e9-469e-b6cc-9d47f8029f57} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.04.29 20:54:49.593611 [ 276 ] {9148eebe-b5e9-469e-b6cc-9d47f8029f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4913 | 2026.04.29 20:54:49.593964 [ 276 ] {9148eebe-b5e9-469e-b6cc-9d47f8029f57} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4914 | 2026.04.29 20:54:49.594165 [ 276 ] {9148eebe-b5e9-469e-b6cc-9d47f8029f57} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2026.04.29 20:54:49.594276 [ 83 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4916 | 2026.04.29 20:54:49.594296 [ 276 ] {9148eebe-b5e9-469e-b6cc-9d47f8029f57} <Debug> executeQuery: Read 815 rows, 64.47 KiB in 0.001596 sec., 510651.6290726817 rows/sec., 39.45 MiB/sec. | ||
| 4917 | 2026.04.29 20:54:49.594344 [ 83 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.04.29 20:54:49.594351 [ 276 ] {9148eebe-b5e9-469e-b6cc-9d47f8029f57} <Debug> TCPHandler: Processed in 0.001805633 sec. | ||
| 4919 | 2026.04.29 20:54:49.594376 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4920 | 2026.04.29 20:54:49.594491 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.04.29 20:54:49.594495 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 4922 | 2026.04.29 20:54:49.594590 [ 276 ] {01d3cd72-a496-4d05-a53e-fb9968acb346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4923 | 2026.04.29 20:54:49.594633 [ 276 ] {01d3cd72-a496-4d05-a53e-fb9968acb346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4924 | 2026.04.29 20:54:49.594660 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4925 | 2026.04.29 20:54:49.594705 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3239 rows starting from the beginning of the part | ||
| 4926 | 2026.04.29 20:54:49.594775 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2474 rows starting from the beginning of the part | ||
| 4927 | 2026.04.29 20:54:49.594826 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4928 | 2026.04.29 20:54:49.594874 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 811 rows starting from the beginning of the part | ||
| 4929 | 2026.04.29 20:54:49.594917 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 126 rows starting from the beginning of the part | ||
| 4930 | 2026.04.29 20:54:49.594961 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 815 rows starting from the beginning of the part | ||
| 4931 | 2026.04.29 20:54:49.595088 [ 276 ] {01d3cd72-a496-4d05-a53e-fb9968acb346} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.04.29 20:54:49.595130 [ 276 ] {01d3cd72-a496-4d05-a53e-fb9968acb346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4933 | 2026.04.29 20:54:49.595473 [ 276 ] {01d3cd72-a496-4d05-a53e-fb9968acb346} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4934 | 2026.04.29 20:54:49.595691 [ 276 ] {01d3cd72-a496-4d05-a53e-fb9968acb346} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.04.29 20:54:49.595800 [ 83 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 4936 | 2026.04.29 20:54:49.595824 [ 276 ] {01d3cd72-a496-4d05-a53e-fb9968acb346} <Debug> executeQuery: Read 157 rows, 9.63 KiB in 0.001252 sec., 125399.3610223642 rows/sec., 7.51 MiB/sec. | ||
| 4937 | 2026.04.29 20:54:49.595832 [ 83 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.04.29 20:54:49.595865 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4939 | 2026.04.29 20:54:49.595868 [ 276 ] {01d3cd72-a496-4d05-a53e-fb9968acb346} <Debug> TCPHandler: Processed in 0.001426298 sec. | ||
| 4940 | 2026.04.29 20:54:49.595964 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 4941 | 2026.04.29 20:54:49.596001 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.04.29 20:54:49.596084 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4943 | 2026.04.29 20:54:49.596097 [ 276 ] {f3398df6-298d-408c-a048-d7a6c8519744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4944 | 2026.04.29 20:54:49.596123 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 211 rows starting from the beginning of the part | ||
| 4945 | 2026.04.29 20:54:49.596140 [ 276 ] {f3398df6-298d-408c-a048-d7a6c8519744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4946 | 2026.04.29 20:54:49.596193 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 4947 | 2026.04.29 20:54:49.596242 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 4948 | 2026.04.29 20:54:49.596283 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 4949 | 2026.04.29 20:54:49.596320 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 4950 | 2026.04.29 20:54:49.596360 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 157 rows starting from the beginning of the part | ||
| 4951 | 2026.04.29 20:54:49.596582 [ 276 ] {f3398df6-298d-408c-a048-d7a6c8519744} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.04.29 20:54:49.596624 [ 276 ] {f3398df6-298d-408c-a048-d7a6c8519744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4953 | 2026.04.29 20:54:49.597063 [ 276 ] {f3398df6-298d-408c-a048-d7a6c8519744} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4954 | 2026.04.29 20:54:49.597236 [ 190 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314397 sec., 571364.6637964025 rows/sec., 37.66 MiB/sec. | ||
| 4955 | 2026.04.29 20:54:49.597273 [ 276 ] {f3398df6-298d-408c-a048-d7a6c8519744} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.04.29 20:54:49.597399 [ 276 ] {f3398df6-298d-408c-a048-d7a6c8519744} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001319 sec., 112964.36694465503 rows/sec., 7.30 MiB/sec. | ||
| 4957 | 2026.04.29 20:54:49.597422 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 4958 | 2026.04.29 20:54:49.597438 [ 276 ] {f3398df6-298d-408c-a048-d7a6c8519744} <Debug> TCPHandler: Processed in 0.001484939 sec. | ||
| 4959 | 2026.04.29 20:54:49.597557 [ 190 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7521 rows, containing 5 columns (5 merged, 0 gathered) in 0.00311857 sec., 2411682.2774540894 rows/sec., 191.24 MiB/sec. | ||
| 4960 | 2026.04.29 20:54:49.597571 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2026.04.29 20:54:49.597664 [ 276 ] {0a3595b9-61ff-4e9c-b290-cbcf9e14bd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4962 | 2026.04.29 20:54:49.597704 [ 276 ] {0a3595b9-61ff-4e9c-b290-cbcf9e14bd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4963 | 2026.04.29 20:54:49.597746 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.04.29 20:54:49.597835 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_25_5} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 4965 | 2026.04.29 20:54:49.597836 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4966 | 2026.04.29 20:54:49.597945 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4967 | 2026.04.29 20:54:49.598103 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.04.29 20:54:49.598154 [ 276 ] {0a3595b9-61ff-4e9c-b290-cbcf9e14bd8b} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.04.29 20:54:49.598192 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_31_6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4970 | 2026.04.29 20:54:49.598197 [ 276 ] {0a3595b9-61ff-4e9c-b290-cbcf9e14bd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4971 | 2026.04.29 20:54:49.598286 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 4972 | 2026.04.29 20:54:49.598518 [ 276 ] {0a3595b9-61ff-4e9c-b290-cbcf9e14bd8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4973 | 2026.04.29 20:54:49.598725 [ 276 ] {0a3595b9-61ff-4e9c-b290-cbcf9e14bd8b} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.04.29 20:54:49.598846 [ 276 ] {0a3595b9-61ff-4e9c-b290-cbcf9e14bd8b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 4975 | 2026.04.29 20:54:49.598881 [ 276 ] {0a3595b9-61ff-4e9c-b290-cbcf9e14bd8b} <Debug> TCPHandler: Processed in 0.001358737 sec. | ||
| 4976 | 2026.04.29 20:54:49.598998 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2026.04.29 20:54:49.599089 [ 276 ] {b8fe1360-4ac2-47d4-b28e-7ebde3cce4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4978 | 2026.04.29 20:54:49.599126 [ 276 ] {b8fe1360-4ac2-47d4-b28e-7ebde3cce4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4979 | 2026.04.29 20:54:49.599713 [ 276 ] {b8fe1360-4ac2-47d4-b28e-7ebde3cce4b2} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.04.29 20:54:49.599748 [ 276 ] {b8fe1360-4ac2-47d4-b28e-7ebde3cce4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4981 | 2026.04.29 20:54:49.600077 [ 276 ] {b8fe1360-4ac2-47d4-b28e-7ebde3cce4b2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4982 | 2026.04.29 20:54:49.600284 [ 276 ] {b8fe1360-4ac2-47d4-b28e-7ebde3cce4b2} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.04.29 20:54:49.600387 [ 83 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4984 | 2026.04.29 20:54:49.600408 [ 276 ] {b8fe1360-4ac2-47d4-b28e-7ebde3cce4b2} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001336 sec., 377994.01197604794 rows/sec., 26.60 MiB/sec. | ||
| 4985 | 2026.04.29 20:54:49.600422 [ 83 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.04.29 20:54:49.600448 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4987 | 2026.04.29 20:54:49.600452 [ 276 ] {b8fe1360-4ac2-47d4-b28e-7ebde3cce4b2} <Debug> TCPHandler: Processed in 0.001502249 sec. | ||
| 4988 | 2026.04.29 20:54:49.600525 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 4989 | 2026.04.29 20:54:49.600571 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.04.29 20:54:49.600599 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4991 | 2026.04.29 20:54:49.600623 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1792 rows starting from the beginning of the part | ||
| 4992 | 2026.04.29 20:54:49.600657 [ 276 ] {51b0952c-45ce-47e1-ab4a-0f0b736845f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4993 | 2026.04.29 20:54:49.600671 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1329 rows starting from the beginning of the part | ||
| 4994 | 2026.04.29 20:54:49.600694 [ 276 ] {51b0952c-45ce-47e1-ab4a-0f0b736845f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4995 | 2026.04.29 20:54:49.600710 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4996 | 2026.04.29 20:54:49.600745 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 497 rows starting from the beginning of the part | ||
| 4997 | 2026.04.29 20:54:49.600779 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 99 rows starting from the beginning of the part | ||
| 4998 | 2026.04.29 20:54:49.600812 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 505 rows starting from the beginning of the part | ||
| 4999 | 2026.04.29 20:54:49.601002 [ 276 ] {51b0952c-45ce-47e1-ab4a-0f0b736845f0} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.04.29 20:54:49.601033 [ 276 ] {51b0952c-45ce-47e1-ab4a-0f0b736845f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5001 | 2026.04.29 20:54:49.601305 [ 276 ] {51b0952c-45ce-47e1-ab4a-0f0b736845f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5002 | 2026.04.29 20:54:49.601560 [ 276 ] {51b0952c-45ce-47e1-ab4a-0f0b736845f0} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.04.29 20:54:49.601682 [ 276 ] {51b0952c-45ce-47e1-ab4a-0f0b736845f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 5004 | 2026.04.29 20:54:49.601717 [ 276 ] {51b0952c-45ce-47e1-ab4a-0f0b736845f0} <Debug> TCPHandler: Processed in 0.001186655 sec. | ||
| 5005 | 2026.04.29 20:54:49.601830 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2026.04.29 20:54:49.601921 [ 276 ] {05996aef-824f-4e56-be9b-28e26ca247da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5007 | 2026.04.29 20:54:49.601961 [ 276 ] {05996aef-824f-4e56-be9b-28e26ca247da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5008 | 2026.04.29 20:54:49.602152 [ 189 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654911 sec., 2589867.3705111635 rows/sec., 187.33 MiB/sec. | ||
| 5009 | 2026.04.29 20:54:49.602355 [ 276 ] {05996aef-824f-4e56-be9b-28e26ca247da} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.04.29 20:54:49.602374 [ 189 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5011 | 2026.04.29 20:54:49.602398 [ 276 ] {05996aef-824f-4e56-be9b-28e26ca247da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5012 | 2026.04.29 20:54:49.602674 [ 189 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.04.29 20:54:49.602758 [ 189 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_31_6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5014 | 2026.04.29 20:54:49.602777 [ 276 ] {05996aef-824f-4e56-be9b-28e26ca247da} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5015 | 2026.04.29 20:54:49.602837 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5016 | 2026.04.29 20:54:49.602994 [ 276 ] {05996aef-824f-4e56-be9b-28e26ca247da} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.04.29 20:54:49.603123 [ 276 ] {05996aef-824f-4e56-be9b-28e26ca247da} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.00122 sec., 220491.80327868855 rows/sec., 14.66 MiB/sec. | ||
| 5018 | 2026.04.29 20:54:49.603158 [ 276 ] {05996aef-824f-4e56-be9b-28e26ca247da} <Debug> TCPHandler: Processed in 0.001375278 sec. | ||
| 5019 | 2026.04.29 20:54:49.603270 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.04.29 20:54:49.603362 [ 276 ] {913bd3a9-2406-4dc9-973e-0727c795c22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5021 | 2026.04.29 20:54:49.603401 [ 276 ] {913bd3a9-2406-4dc9-973e-0727c795c22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5022 | 2026.04.29 20:54:49.603708 [ 276 ] {913bd3a9-2406-4dc9-973e-0727c795c22a} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.04.29 20:54:49.603743 [ 276 ] {913bd3a9-2406-4dc9-973e-0727c795c22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5024 | 2026.04.29 20:54:49.604026 [ 276 ] {913bd3a9-2406-4dc9-973e-0727c795c22a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5025 | 2026.04.29 20:54:49.604226 [ 276 ] {913bd3a9-2406-4dc9-973e-0727c795c22a} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.04.29 20:54:49.604349 [ 276 ] {913bd3a9-2406-4dc9-973e-0727c795c22a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 5027 | 2026.04.29 20:54:49.604384 [ 276 ] {913bd3a9-2406-4dc9-973e-0727c795c22a} <Debug> TCPHandler: Processed in 0.001161394 sec. | ||
| 5028 | 2026.04.29 20:54:49.604495 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.04.29 20:54:49.604585 [ 276 ] {e20c7ea3-2bb7-4448-b766-67ac2f825fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.04.29 20:54:49.604636 [ 276 ] {e20c7ea3-2bb7-4448-b766-67ac2f825fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5031 | 2026.04.29 20:54:49.605378 [ 276 ] {e20c7ea3-2bb7-4448-b766-67ac2f825fe7} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.04.29 20:54:49.605419 [ 276 ] {e20c7ea3-2bb7-4448-b766-67ac2f825fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5033 | 2026.04.29 20:54:49.605926 [ 276 ] {e20c7ea3-2bb7-4448-b766-67ac2f825fe7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5034 | 2026.04.29 20:54:49.606159 [ 276 ] {e20c7ea3-2bb7-4448-b766-67ac2f825fe7} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.04.29 20:54:49.606297 [ 276 ] {e20c7ea3-2bb7-4448-b766-67ac2f825fe7} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001729 sec., 4048.5829959514167 rows/sec., 7.25 MiB/sec. | ||
| 5036 | 2026.04.29 20:54:49.606349 [ 276 ] {e20c7ea3-2bb7-4448-b766-67ac2f825fe7} <Debug> TCPHandler: Processed in 0.001903395 sec. | ||
| 5037 | 2026.04.29 20:54:49.606490 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.04.29 20:54:49.606587 [ 276 ] {246c456d-569d-4c73-af8d-28f1a851c1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5039 | 2026.04.29 20:54:49.606628 [ 276 ] {246c456d-569d-4c73-af8d-28f1a851c1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5040 | 2026.04.29 20:54:49.606966 [ 276 ] {246c456d-569d-4c73-af8d-28f1a851c1ad} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.04.29 20:54:49.607003 [ 276 ] {246c456d-569d-4c73-af8d-28f1a851c1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5042 | 2026.04.29 20:54:49.607303 [ 276 ] {246c456d-569d-4c73-af8d-28f1a851c1ad} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5043 | 2026.04.29 20:54:49.607521 [ 276 ] {246c456d-569d-4c73-af8d-28f1a851c1ad} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.04.29 20:54:49.607648 [ 276 ] {246c456d-569d-4c73-af8d-28f1a851c1ad} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 5045 | 2026.04.29 20:54:49.607683 [ 276 ] {246c456d-569d-4c73-af8d-28f1a851c1ad} <Debug> TCPHandler: Processed in 0.001243686 sec. | ||
| 5046 | 2026.04.29 20:54:49.668424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10067 | ||
| 5047 | 2026.04.29 20:54:49.668914 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.04.29 20:54:49.668959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5049 | 2026.04.29 20:54:49.669405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5050 | 2026.04.29 20:54:49.669638 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.04.29 20:54:49.669768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10067 | ||
| 5052 | 2026.04.29 20:54:49.669777 [ 83 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5053 | 2026.04.29 20:54:49.669835 [ 83 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.04.29 20:54:49.669866 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5055 | 2026.04.29 20:54:49.669964 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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 | ||
| 5056 | 2026.04.29 20:54:49.670076 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5057 | 2026.04.29 20:54:49.670108 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7699 rows starting from the beginning of the part | ||
| 5058 | 2026.04.29 20:54:49.670161 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5059 | 2026.04.29 20:54:49.670205 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5060 | 2026.04.29 20:54:49.670242 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5061 | 2026.04.29 20:54:49.670281 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5062 | 2026.04.29 20:54:49.670318 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5063 | 2026.04.29 20:54:49.672181 [ 201 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10067 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254889 sec., 4464521.313465985 rows/sec., 63.87 MiB/sec. | ||
| 5064 | 2026.04.29 20:54:49.672373 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5065 | 2026.04.29 20:54:49.672615 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.04.29 20:54:49.672705 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_21_4} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5067 | 2026.04.29 20:54:49.672773 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5068 | 2026.04.29 20:54:50.209228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5069 | 2026.04.29 20:54:50.227101 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.04.29 20:54:50.227151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5071 | 2026.04.29 20:54:50.232994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5072 | 2026.04.29 20:54:50.233673 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.04.29 20:54:50.234016 [ 79 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5074 | 2026.04.29 20:54:50.234111 [ 79 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2026.04.29 20:54:50.234190 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5076 | 2026.04.29 20:54:50.234381 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 5077 | 2026.04.29 20:54:50.236652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5078 | 2026.04.29 20:54:50.238149 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5079 | 2026.04.29 20:54:50.239556 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 5080 | 2026.04.29 20:54:50.243952 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 5081 | 2026.04.29 20:54:50.248376 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 5082 | 2026.04.29 20:54:50.252689 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 5083 | 2026.04.29 20:54:50.256870 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 5084 | 2026.04.29 20:54:50.260652 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 5085 | 2026.04.29 20:54:50.312194 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077884487 sec., 2041.4848466550213 rows/sec., 10.56 MiB/sec. | ||
| 5086 | 2026.04.29 20:54:50.314911 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5087 | 2026.04.29 20:54:50.317128 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_21_4} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.04.29 20:54:50.317237 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_21_4} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5089 | 2026.04.29 20:54:50.319847 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5090 | 2026.04.29 20:54:51.000222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.12 MiB, peak 261.67 MiB, free memory in arenas 0.00 B, will set to 254.71 MiB (RSS), difference: 3.60 MiB | ||
| 5091 | 2026.04.29 20:54:52.198298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 630 | ||
| 5092 | 2026.04.29 20:54:52.200801 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.04.29 20:54:52.200859 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5094 | 2026.04.29 20:54:52.202082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5095 | 2026.04.29 20:54:52.202351 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.04.29 20:54:52.202641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 5097 | 2026.04.29 20:54:54.577077 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.04.29 20:54:54.577355 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5099 | 2026.04.29 20:54:54.577894 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5100 | 2026.04.29 20:54:54.577965 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5101 | 2026.04.29 20:54:54.578323 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5102 | 2026.04.29 20:54:54.578397 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5103 | 2026.04.29 20:54:54.578540 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5104 | 2026.04.29 20:54:54.578644 [ 303 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5105 | 2026.04.29 20:54:54.578644 [ 335 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5106 | 2026.04.29 20:54:54.578680 [ 333 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5107 | 2026.04.29 20:54:54.578689 [ 302 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5108 | 2026.04.29 20:54:54.578830 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 5109 | 2026.04.29 20:54:54.578859 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5110 | 2026.04.29 20:54:54.578945 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5111 | 2026.04.29 20:54:54.578965 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 5112 | 2026.04.29 20:54:54.579001 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5113 | 2026.04.29 20:54:54.579037 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5114 | 2026.04.29 20:54:54.579070 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5115 | 2026.04.29 20:54:54.580342 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.003127 sec., 14390.78989446754 rows/sec., 1.73 MiB/sec. | ||
| 5116 | 2026.04.29 20:54:54.580514 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Debug> MemoryTracker: Peak memory usage (for query): 130.60 KiB. | ||
| 5117 | 2026.04.29 20:54:54.580531 [ 276 ] {4b4caf8f-c836-4576-bd5f-45a2c5593288} <Debug> TCPHandler: Processed in 0.003589697 sec. | ||
| 5118 | 2026.04.29 20:54:54.582752 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.04.29 20:54:54.582886 [ 276 ] {95a1e25b-ff2a-4823-897f-c6d7b3c06c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5120 | 2026.04.29 20:54:54.582941 [ 276 ] {95a1e25b-ff2a-4823-897f-c6d7b3c06c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5121 | 2026.04.29 20:54:54.583529 [ 276 ] {95a1e25b-ff2a-4823-897f-c6d7b3c06c9f} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.04.29 20:54:54.583576 [ 276 ] {95a1e25b-ff2a-4823-897f-c6d7b3c06c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5123 | 2026.04.29 20:54:54.583961 [ 276 ] {95a1e25b-ff2a-4823-897f-c6d7b3c06c9f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5124 | 2026.04.29 20:54:54.584186 [ 276 ] {95a1e25b-ff2a-4823-897f-c6d7b3c06c9f} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.04.29 20:54:54.584338 [ 276 ] {95a1e25b-ff2a-4823-897f-c6d7b3c06c9f} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001492 sec., 84450.40214477212 rows/sec., 7.29 MiB/sec. | ||
| 5126 | 2026.04.29 20:54:54.584377 [ 276 ] {95a1e25b-ff2a-4823-897f-c6d7b3c06c9f} <Debug> TCPHandler: Processed in 0.001692322 sec. | ||
| 5127 | 2026.04.29 20:54:54.584510 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.04.29 20:54:54.584612 [ 276 ] {a891fd81-337f-46a3-8944-54bc18ef248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.04.29 20:54:54.584655 [ 276 ] {a891fd81-337f-46a3-8944-54bc18ef248b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5130 | 2026.04.29 20:54:54.585080 [ 276 ] {a891fd81-337f-46a3-8944-54bc18ef248b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.04.29 20:54:54.585117 [ 276 ] {a891fd81-337f-46a3-8944-54bc18ef248b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5132 | 2026.04.29 20:54:54.585413 [ 276 ] {a891fd81-337f-46a3-8944-54bc18ef248b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5133 | 2026.04.29 20:54:54.585645 [ 276 ] {a891fd81-337f-46a3-8944-54bc18ef248b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.04.29 20:54:54.585782 [ 276 ] {a891fd81-337f-46a3-8944-54bc18ef248b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001193 sec., 29337.80385582565 rows/sec., 2.15 MiB/sec. | ||
| 5135 | 2026.04.29 20:54:54.585819 [ 276 ] {a891fd81-337f-46a3-8944-54bc18ef248b} <Debug> TCPHandler: Processed in 0.001359577 sec. | ||
| 5136 | 2026.04.29 20:54:54.585938 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.04.29 20:54:54.586035 [ 276 ] {0c9de8de-8cdf-45e3-9e94-f379bc7f4120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5138 | 2026.04.29 20:54:54.586075 [ 276 ] {0c9de8de-8cdf-45e3-9e94-f379bc7f4120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5139 | 2026.04.29 20:54:54.586497 [ 276 ] {0c9de8de-8cdf-45e3-9e94-f379bc7f4120} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.04.29 20:54:54.586533 [ 276 ] {0c9de8de-8cdf-45e3-9e94-f379bc7f4120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5141 | 2026.04.29 20:54:54.586840 [ 276 ] {0c9de8de-8cdf-45e3-9e94-f379bc7f4120} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5142 | 2026.04.29 20:54:54.587053 [ 276 ] {0c9de8de-8cdf-45e3-9e94-f379bc7f4120} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.04.29 20:54:54.587180 [ 276 ] {0c9de8de-8cdf-45e3-9e94-f379bc7f4120} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001165 sec., 84978.54077253219 rows/sec., 6.64 MiB/sec. | ||
| 5144 | 2026.04.29 20:54:54.587217 [ 276 ] {0c9de8de-8cdf-45e3-9e94-f379bc7f4120} <Debug> TCPHandler: Processed in 0.001330427 sec. | ||
| 5145 | 2026.04.29 20:54:54.587338 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.04.29 20:54:54.587434 [ 276 ] {83fd1ecb-cf3e-474d-b977-cf50ed12a606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5147 | 2026.04.29 20:54:54.587475 [ 276 ] {83fd1ecb-cf3e-474d-b977-cf50ed12a606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5148 | 2026.04.29 20:54:54.587876 [ 276 ] {83fd1ecb-cf3e-474d-b977-cf50ed12a606} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.04.29 20:54:54.587910 [ 276 ] {83fd1ecb-cf3e-474d-b977-cf50ed12a606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5150 | 2026.04.29 20:54:54.588249 [ 276 ] {83fd1ecb-cf3e-474d-b977-cf50ed12a606} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5151 | 2026.04.29 20:54:54.588458 [ 276 ] {83fd1ecb-cf3e-474d-b977-cf50ed12a606} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.04.29 20:54:54.588553 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5153 | 2026.04.29 20:54:54.588587 [ 276 ] {83fd1ecb-cf3e-474d-b977-cf50ed12a606} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 5154 | 2026.04.29 20:54:54.588587 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.04.29 20:54:54.588619 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5156 | 2026.04.29 20:54:54.588625 [ 276 ] {83fd1ecb-cf3e-474d-b977-cf50ed12a606} <Debug> TCPHandler: Processed in 0.001338837 sec. | ||
| 5157 | 2026.04.29 20:54:54.588737 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 5158 | 2026.04.29 20:54:54.588757 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5159 | 2026.04.29 20:54:54.588867 [ 276 ] {f9171c81-bc5a-41a0-9b5b-4ac3d9745384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5160 | 2026.04.29 20:54:54.588872 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5161 | 2026.04.29 20:54:54.588922 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12066 rows starting from the beginning of the part | ||
| 5162 | 2026.04.29 20:54:54.588927 [ 276 ] {f9171c81-bc5a-41a0-9b5b-4ac3d9745384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5163 | 2026.04.29 20:54:54.588989 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
| 5164 | 2026.04.29 20:54:54.589041 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5165 | 2026.04.29 20:54:54.589085 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 5166 | 2026.04.29 20:54:54.589127 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 269 rows starting from the beginning of the part | ||
| 5167 | 2026.04.29 20:54:54.589167 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5168 | 2026.04.29 20:54:54.589735 [ 276 ] {f9171c81-bc5a-41a0-9b5b-4ac3d9745384} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.04.29 20:54:54.589777 [ 276 ] {f9171c81-bc5a-41a0-9b5b-4ac3d9745384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5170 | 2026.04.29 20:54:54.590520 [ 276 ] {f9171c81-bc5a-41a0-9b5b-4ac3d9745384} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5171 | 2026.04.29 20:54:54.590765 [ 276 ] {f9171c81-bc5a-41a0-9b5b-4ac3d9745384} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.04.29 20:54:54.590912 [ 276 ] {f9171c81-bc5a-41a0-9b5b-4ac3d9745384} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002063 sec., 16965.584100824042 rows/sec., 30.40 MiB/sec. | ||
| 5173 | 2026.04.29 20:54:54.590970 [ 276 ] {f9171c81-bc5a-41a0-9b5b-4ac3d9745384} <Debug> TCPHandler: Processed in 0.002264169 sec. | ||
| 5174 | 2026.04.29 20:54:54.591098 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.04.29 20:54:54.591194 [ 276 ] {d90b1e4d-abbb-4900-8f9e-566e1a86dacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5176 | 2026.04.29 20:54:54.591236 [ 276 ] {d90b1e4d-abbb-4900-8f9e-566e1a86dacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5177 | 2026.04.29 20:54:54.591585 [ 276 ] {d90b1e4d-abbb-4900-8f9e-566e1a86dacb} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.04.29 20:54:54.591621 [ 276 ] {d90b1e4d-abbb-4900-8f9e-566e1a86dacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5179 | 2026.04.29 20:54:54.591969 [ 276 ] {d90b1e4d-abbb-4900-8f9e-566e1a86dacb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5180 | 2026.04.29 20:54:54.592187 [ 276 ] {d90b1e4d-abbb-4900-8f9e-566e1a86dacb} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.04.29 20:54:54.592318 [ 276 ] {d90b1e4d-abbb-4900-8f9e-566e1a86dacb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 5182 | 2026.04.29 20:54:54.592353 [ 276 ] {d90b1e4d-abbb-4900-8f9e-566e1a86dacb} <Debug> TCPHandler: Processed in 0.001306947 sec. | ||
| 5183 | 2026.04.29 20:54:54.593319 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13048 rows, containing 5 columns (5 merged, 0 gathered) in 0.004627429 sec., 2819708.3088687044 rows/sec., 179.36 MiB/sec. | ||
| 5184 | 2026.04.29 20:54:54.593826 [ 200 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5185 | 2026.04.29 20:54:54.594133 [ 200 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.04.29 20:54:54.594216 [ 200 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5187 | 2026.04.29 20:54:54.594311 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 5188 | 2026.04.29 20:54:57.047330 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5189 | 2026.04.29 20:54:57.047395 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5190 | 2026.04.29 20:54:57.169955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10579 | ||
| 5191 | 2026.04.29 20:54:57.170507 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.04.29 20:54:57.170556 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5193 | 2026.04.29 20:54:57.171075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5194 | 2026.04.29 20:54:57.171324 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.04.29 20:54:57.171499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10579 | ||
| 5196 | 2026.04.29 20:54:57.736804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5197 | 2026.04.29 20:54:57.752172 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2026.04.29 20:54:57.752219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5199 | 2026.04.29 20:54:57.757933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5200 | 2026.04.29 20:54:57.758646 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.04.29 20:54:57.761225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5202 | 2026.04.29 20:54:59.579459 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5203 | 2026.04.29 20:54:59.579833 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5204 | 2026.04.29 20:54:59.580398 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5205 | 2026.04.29 20:54:59.580441 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5206 | 2026.04.29 20:54:59.580688 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5207 | 2026.04.29 20:54:59.580757 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5208 | 2026.04.29 20:54:59.580903 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5209 | 2026.04.29 20:54:59.581039 [ 335 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5210 | 2026.04.29 20:54:59.581050 [ 333 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5211 | 2026.04.29 20:54:59.581057 [ 320 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5212 | 2026.04.29 20:54:59.581041 [ 302 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5213 | 2026.04.29 20:54:59.581232 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 5214 | 2026.04.29 20:54:59.581260 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5215 | 2026.04.29 20:54:59.581345 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5216 | 2026.04.29 20:54:59.581366 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 5217 | 2026.04.29 20:54:59.581402 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5218 | 2026.04.29 20:54:59.581439 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5219 | 2026.04.29 20:54:59.581472 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5220 | 2026.04.29 20:54:59.582748 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Debug> executeQuery: Read 45 rows, 9.51 KiB in 0.00308 sec., 14610.389610389611 rows/sec., 3.01 MiB/sec. | ||
| 5221 | 2026.04.29 20:54:59.582889 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Debug> MemoryTracker: Peak memory usage (for query): 149.76 KiB. | ||
| 5222 | 2026.04.29 20:54:59.582905 [ 276 ] {dda61e0d-f3d8-4369-9c19-37825036cb4d} <Debug> TCPHandler: Processed in 0.003624826 sec. | ||
| 5223 | 2026.04.29 20:54:59.587763 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.04.29 20:54:59.587877 [ 276 ] {c6756def-300b-4a25-9df2-dfa7e2bdd0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5225 | 2026.04.29 20:54:59.587920 [ 276 ] {c6756def-300b-4a25-9df2-dfa7e2bdd0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5226 | 2026.04.29 20:54:59.588478 [ 276 ] {c6756def-300b-4a25-9df2-dfa7e2bdd0fb} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.04.29 20:54:59.588517 [ 276 ] {c6756def-300b-4a25-9df2-dfa7e2bdd0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5228 | 2026.04.29 20:54:59.588899 [ 276 ] {c6756def-300b-4a25-9df2-dfa7e2bdd0fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5229 | 2026.04.29 20:54:59.589127 [ 276 ] {c6756def-300b-4a25-9df2-dfa7e2bdd0fb} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.04.29 20:54:59.589272 [ 276 ] {c6756def-300b-4a25-9df2-dfa7e2bdd0fb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001429 sec., 198740.37788663403 rows/sec., 12.62 MiB/sec. | ||
| 5231 | 2026.04.29 20:54:59.589311 [ 276 ] {c6756def-300b-4a25-9df2-dfa7e2bdd0fb} <Debug> TCPHandler: Processed in 0.0016031 sec. | ||
| 5232 | 2026.04.29 20:54:59.589434 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5233 | 2026.04.29 20:54:59.589532 [ 276 ] {94e481df-8eed-4871-a500-59f6936256f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5234 | 2026.04.29 20:54:59.589572 [ 276 ] {94e481df-8eed-4871-a500-59f6936256f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5235 | 2026.04.29 20:54:59.590277 [ 276 ] {94e481df-8eed-4871-a500-59f6936256f5} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.04.29 20:54:59.590312 [ 276 ] {94e481df-8eed-4871-a500-59f6936256f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5237 | 2026.04.29 20:54:59.590662 [ 276 ] {94e481df-8eed-4871-a500-59f6936256f5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5238 | 2026.04.29 20:54:59.590873 [ 276 ] {94e481df-8eed-4871-a500-59f6936256f5} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.04.29 20:54:59.591004 [ 276 ] {94e481df-8eed-4871-a500-59f6936256f5} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001493 sec., 543201.6075016744 rows/sec., 41.98 MiB/sec. | ||
| 5240 | 2026.04.29 20:54:59.591041 [ 276 ] {94e481df-8eed-4871-a500-59f6936256f5} <Debug> TCPHandler: Processed in 0.001659131 sec. | ||
| 5241 | 2026.04.29 20:54:59.591158 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2026.04.29 20:54:59.591251 [ 276 ] {080c12e0-18cd-47b9-a660-736273e92b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5243 | 2026.04.29 20:54:59.591289 [ 276 ] {080c12e0-18cd-47b9-a660-736273e92b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5244 | 2026.04.29 20:54:59.591716 [ 276 ] {080c12e0-18cd-47b9-a660-736273e92b4c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.04.29 20:54:59.591751 [ 276 ] {080c12e0-18cd-47b9-a660-736273e92b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5246 | 2026.04.29 20:54:59.592057 [ 276 ] {080c12e0-18cd-47b9-a660-736273e92b4c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5247 | 2026.04.29 20:54:59.592270 [ 276 ] {080c12e0-18cd-47b9-a660-736273e92b4c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.04.29 20:54:59.592395 [ 276 ] {080c12e0-18cd-47b9-a660-736273e92b4c} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 7.61 MiB/sec. | ||
| 5249 | 2026.04.29 20:54:59.592433 [ 276 ] {080c12e0-18cd-47b9-a660-736273e92b4c} <Debug> TCPHandler: Processed in 0.001326777 sec. | ||
| 5250 | 2026.04.29 20:54:59.592552 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5251 | 2026.04.29 20:54:59.592652 [ 276 ] {23d85fa9-4d25-4b07-bca7-a87242a974f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5252 | 2026.04.29 20:54:59.592692 [ 276 ] {23d85fa9-4d25-4b07-bca7-a87242a974f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5253 | 2026.04.29 20:54:59.593149 [ 276 ] {23d85fa9-4d25-4b07-bca7-a87242a974f3} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.04.29 20:54:59.593185 [ 276 ] {23d85fa9-4d25-4b07-bca7-a87242a974f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5255 | 2026.04.29 20:54:59.593480 [ 276 ] {23d85fa9-4d25-4b07-bca7-a87242a974f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5256 | 2026.04.29 20:54:59.593715 [ 276 ] {23d85fa9-4d25-4b07-bca7-a87242a974f3} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.04.29 20:54:59.593841 [ 276 ] {23d85fa9-4d25-4b07-bca7-a87242a974f3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 5258 | 2026.04.29 20:54:59.593877 [ 276 ] {23d85fa9-4d25-4b07-bca7-a87242a974f3} <Debug> TCPHandler: Processed in 0.001377598 sec. | ||
| 5259 | 2026.04.29 20:54:59.593996 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.04.29 20:54:59.594088 [ 276 ] {eab6e382-485a-4416-b2eb-ed46291fb0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5261 | 2026.04.29 20:54:59.594127 [ 276 ] {eab6e382-485a-4416-b2eb-ed46291fb0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5262 | 2026.04.29 20:54:59.594567 [ 276 ] {eab6e382-485a-4416-b2eb-ed46291fb0c9} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.04.29 20:54:59.594603 [ 276 ] {eab6e382-485a-4416-b2eb-ed46291fb0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5264 | 2026.04.29 20:54:59.594904 [ 276 ] {eab6e382-485a-4416-b2eb-ed46291fb0c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5265 | 2026.04.29 20:54:59.595121 [ 276 ] {eab6e382-485a-4416-b2eb-ed46291fb0c9} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.04.29 20:54:59.595246 [ 276 ] {eab6e382-485a-4416-b2eb-ed46291fb0c9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 5267 | 2026.04.29 20:54:59.595282 [ 276 ] {eab6e382-485a-4416-b2eb-ed46291fb0c9} <Debug> TCPHandler: Processed in 0.001338488 sec. | ||
| 5268 | 2026.04.29 20:54:59.595401 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.04.29 20:54:59.595494 [ 276 ] {f28d2f06-b192-4fe0-b947-f0807042160f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5270 | 2026.04.29 20:54:59.595532 [ 276 ] {f28d2f06-b192-4fe0-b947-f0807042160f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5271 | 2026.04.29 20:54:59.596128 [ 276 ] {f28d2f06-b192-4fe0-b947-f0807042160f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.04.29 20:54:59.596164 [ 276 ] {f28d2f06-b192-4fe0-b947-f0807042160f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5273 | 2026.04.29 20:54:59.596487 [ 276 ] {f28d2f06-b192-4fe0-b947-f0807042160f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5274 | 2026.04.29 20:54:59.596699 [ 276 ] {f28d2f06-b192-4fe0-b947-f0807042160f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.04.29 20:54:59.596825 [ 276 ] {f28d2f06-b192-4fe0-b947-f0807042160f} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.00135 sec., 368148.14814814815 rows/sec., 25.85 MiB/sec. | ||
| 5276 | 2026.04.29 20:54:59.596862 [ 276 ] {f28d2f06-b192-4fe0-b947-f0807042160f} <Debug> TCPHandler: Processed in 0.001513479 sec. | ||
| 5277 | 2026.04.29 20:54:59.596973 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.04.29 20:54:59.597068 [ 276 ] {c8fa919c-10a8-4b85-ae23-a9b79ae91d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5279 | 2026.04.29 20:54:59.597107 [ 276 ] {c8fa919c-10a8-4b85-ae23-a9b79ae91d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5280 | 2026.04.29 20:54:59.597448 [ 276 ] {c8fa919c-10a8-4b85-ae23-a9b79ae91d3c} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.04.29 20:54:59.597482 [ 276 ] {c8fa919c-10a8-4b85-ae23-a9b79ae91d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5282 | 2026.04.29 20:54:59.597781 [ 276 ] {c8fa919c-10a8-4b85-ae23-a9b79ae91d3c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5283 | 2026.04.29 20:54:59.597999 [ 276 ] {c8fa919c-10a8-4b85-ae23-a9b79ae91d3c} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.04.29 20:54:59.598124 [ 276 ] {c8fa919c-10a8-4b85-ae23-a9b79ae91d3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 5285 | 2026.04.29 20:54:59.598160 [ 276 ] {c8fa919c-10a8-4b85-ae23-a9b79ae91d3c} <Debug> TCPHandler: Processed in 0.001237806 sec. | ||
| 5286 | 2026.04.29 20:54:59.598280 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.04.29 20:54:59.598375 [ 276 ] {5f90cdec-0750-4795-a3ff-d2f49f64b9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.04.29 20:54:59.598416 [ 276 ] {5f90cdec-0750-4795-a3ff-d2f49f64b9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5289 | 2026.04.29 20:54:59.598822 [ 276 ] {5f90cdec-0750-4795-a3ff-d2f49f64b9fc} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.04.29 20:54:59.598856 [ 276 ] {5f90cdec-0750-4795-a3ff-d2f49f64b9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5291 | 2026.04.29 20:54:59.599185 [ 276 ] {5f90cdec-0750-4795-a3ff-d2f49f64b9fc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5292 | 2026.04.29 20:54:59.599400 [ 276 ] {5f90cdec-0750-4795-a3ff-d2f49f64b9fc} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.04.29 20:54:59.599525 [ 276 ] {5f90cdec-0750-4795-a3ff-d2f49f64b9fc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 5294 | 2026.04.29 20:54:59.599561 [ 276 ] {5f90cdec-0750-4795-a3ff-d2f49f64b9fc} <Debug> TCPHandler: Processed in 0.001330517 sec. | ||
| 5295 | 2026.04.29 20:54:59.599684 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.04.29 20:54:59.599777 [ 276 ] {e9c5918c-ae9d-4a5b-adb7-25f5862bc67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5297 | 2026.04.29 20:54:59.599817 [ 276 ] {e9c5918c-ae9d-4a5b-adb7-25f5862bc67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5298 | 2026.04.29 20:54:59.600138 [ 276 ] {e9c5918c-ae9d-4a5b-adb7-25f5862bc67f} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.04.29 20:54:59.600172 [ 276 ] {e9c5918c-ae9d-4a5b-adb7-25f5862bc67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5300 | 2026.04.29 20:54:59.600466 [ 276 ] {e9c5918c-ae9d-4a5b-adb7-25f5862bc67f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5301 | 2026.04.29 20:54:59.600678 [ 276 ] {e9c5918c-ae9d-4a5b-adb7-25f5862bc67f} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.04.29 20:54:59.600804 [ 276 ] {e9c5918c-ae9d-4a5b-adb7-25f5862bc67f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 5303 | 2026.04.29 20:54:59.600838 [ 276 ] {e9c5918c-ae9d-4a5b-adb7-25f5862bc67f} <Debug> TCPHandler: Processed in 0.001205536 sec. | ||
| 5304 | 2026.04.29 20:54:59.600960 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2026.04.29 20:54:59.601052 [ 276 ] {c2cbcfca-6c82-43a6-8ed2-7cef63483a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5306 | 2026.04.29 20:54:59.601104 [ 276 ] {c2cbcfca-6c82-43a6-8ed2-7cef63483a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5307 | 2026.04.29 20:54:59.601839 [ 276 ] {c2cbcfca-6c82-43a6-8ed2-7cef63483a2d} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.04.29 20:54:59.601873 [ 276 ] {c2cbcfca-6c82-43a6-8ed2-7cef63483a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5309 | 2026.04.29 20:54:59.602363 [ 276 ] {c2cbcfca-6c82-43a6-8ed2-7cef63483a2d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5310 | 2026.04.29 20:54:59.602590 [ 276 ] {c2cbcfca-6c82-43a6-8ed2-7cef63483a2d} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.04.29 20:54:59.602687 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5312 | 2026.04.29 20:54:59.602723 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.04.29 20:54:59.602724 [ 276 ] {c2cbcfca-6c82-43a6-8ed2-7cef63483a2d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001689 sec., 4144.464179988158 rows/sec., 7.43 MiB/sec. | ||
| 5314 | 2026.04.29 20:54:59.602744 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5315 | 2026.04.29 20:54:59.602790 [ 276 ] {c2cbcfca-6c82-43a6-8ed2-7cef63483a2d} <Debug> TCPHandler: Processed in 0.001880914 sec. | ||
| 5316 | 2026.04.29 20:54:59.602848 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 5317 | 2026.04.29 20:54:59.602913 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2026.04.29 20:54:59.603011 [ 276 ] {9762439f-8cf7-4f9f-babf-1699329d0bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5319 | 2026.04.29 20:54:59.603051 [ 276 ] {9762439f-8cf7-4f9f-babf-1699329d0bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5320 | 2026.04.29 20:54:59.603072 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5321 | 2026.04.29 20:54:59.603130 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 511 rows starting from the beginning of the part | ||
| 5322 | 2026.04.29 20:54:59.603256 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 5323 | 2026.04.29 20:54:59.603365 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 5324 | 2026.04.29 20:54:59.603389 [ 276 ] {9762439f-8cf7-4f9f-babf-1699329d0bcf} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.04.29 20:54:59.603427 [ 276 ] {9762439f-8cf7-4f9f-babf-1699329d0bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5326 | 2026.04.29 20:54:59.603460 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 5327 | 2026.04.29 20:54:59.603551 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 5328 | 2026.04.29 20:54:59.603637 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 5329 | 2026.04.29 20:54:59.603736 [ 276 ] {9762439f-8cf7-4f9f-babf-1699329d0bcf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5330 | 2026.04.29 20:54:59.603967 [ 276 ] {9762439f-8cf7-4f9f-babf-1699329d0bcf} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.04.29 20:54:59.604106 [ 276 ] {9762439f-8cf7-4f9f-babf-1699329d0bcf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 5332 | 2026.04.29 20:54:59.604111 [ 68 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5333 | 2026.04.29 20:54:59.604142 [ 276 ] {9762439f-8cf7-4f9f-babf-1699329d0bcf} <Debug> TCPHandler: Processed in 0.001280526 sec. | ||
| 5334 | 2026.04.29 20:54:59.604174 [ 68 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.04.29 20:54:59.604207 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5336 | 2026.04.29 20:54:59.604313 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 5337 | 2026.04.29 20:54:59.604450 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5338 | 2026.04.29 20:54:59.604485 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1470 rows starting from the beginning of the part | ||
| 5339 | 2026.04.29 20:54:59.604548 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5340 | 2026.04.29 20:54:59.604591 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 5341 | 2026.04.29 20:54:59.604630 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5342 | 2026.04.29 20:54:59.604666 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5343 | 2026.04.29 20:54:59.604704 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5344 | 2026.04.29 20:54:59.605809 [ 198 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001548079 sec., 1201489.0712941652 rows/sec., 78.73 MiB/sec. | ||
| 5345 | 2026.04.29 20:54:59.606076 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5346 | 2026.04.29 20:54:59.606347 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_31_6} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.04.29 20:54:59.606424 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_31_6} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5348 | 2026.04.29 20:54:59.606516 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5349 | 2026.04.29 20:54:59.632472 [ 187 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 19 columns (19 merged, 0 gathered) in 0.0296687 sec., 20290.74411753801 rows/sec., 36.36 MiB/sec. | ||
| 5350 | 2026.04.29 20:54:59.633713 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5351 | 2026.04.29 20:54:59.634055 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.04.29 20:54:59.634130 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5353 | 2026.04.29 20:54:59.634254 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5354 | 2026.04.29 20:54:59.896089 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.04.29 20:54:59.896346 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 5356 | 2026.04.29 20:54:59.896690 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5357 | 2026.04.29 20:54:59.896726 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 5358 | 2026.04.29 20:54:59.896957 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5359 | 2026.04.29 20:54:59.897025 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5360 | 2026.04.29 20:54:59.897169 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 5361 | 2026.04.29 20:54:59.897295 [ 302 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5362 | 2026.04.29 20:54:59.897313 [ 309 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5363 | 2026.04.29 20:54:59.897313 [ 313 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5364 | 2026.04.29 20:54:59.897301 [ 320 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5365 | 2026.04.29 20:54:59.897495 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 5366 | 2026.04.29 20:54:59.897521 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5367 | 2026.04.29 20:54:59.897609 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5368 | 2026.04.29 20:54:59.897629 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 5369 | 2026.04.29 20:54:59.897663 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5370 | 2026.04.29 20:54:59.897700 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5371 | 2026.04.29 20:54:59.897733 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5372 | 2026.04.29 20:54:59.898953 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002716 sec., 16568.483063328422 rows/sec., 1.99 MiB/sec. | ||
| 5373 | 2026.04.29 20:54:59.899126 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Debug> MemoryTracker: Peak memory usage (for query): 134.29 KiB. | ||
| 5374 | 2026.04.29 20:54:59.899142 [ 276 ] {45a54148-1dce-49a3-916a-459cfee0168d} <Debug> TCPHandler: Processed in 0.003197531 sec. | ||
| 5375 | 2026.04.29 20:54:59.910405 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.04.29 20:54:59.910538 [ 276 ] {75f3be67-6022-4248-ba2e-7bab6195daac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5377 | 2026.04.29 20:54:59.910591 [ 276 ] {75f3be67-6022-4248-ba2e-7bab6195daac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5378 | 2026.04.29 20:54:59.912144 [ 276 ] {75f3be67-6022-4248-ba2e-7bab6195daac} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.04.29 20:54:59.912189 [ 276 ] {75f3be67-6022-4248-ba2e-7bab6195daac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5380 | 2026.04.29 20:54:59.912721 [ 276 ] {75f3be67-6022-4248-ba2e-7bab6195daac} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5381 | 2026.04.29 20:54:59.912955 [ 276 ] {75f3be67-6022-4248-ba2e-7bab6195daac} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.04.29 20:54:59.913110 [ 276 ] {75f3be67-6022-4248-ba2e-7bab6195daac} <Debug> executeQuery: Read 2471 rows, 188.07 KiB in 0.00261 sec., 946743.2950191571 rows/sec., 70.37 MiB/sec. | ||
| 5383 | 2026.04.29 20:54:59.913151 [ 276 ] {75f3be67-6022-4248-ba2e-7bab6195daac} <Debug> TCPHandler: Processed in 0.002814516 sec. | ||
| 5384 | 2026.04.29 20:54:59.913274 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.04.29 20:54:59.913372 [ 276 ] {c3106f4d-f9b8-4891-80dc-9e42ad2dfd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.04.29 20:54:59.913415 [ 276 ] {c3106f4d-f9b8-4891-80dc-9e42ad2dfd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5387 | 2026.04.29 20:54:59.913838 [ 276 ] {c3106f4d-f9b8-4891-80dc-9e42ad2dfd77} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.04.29 20:54:59.913877 [ 276 ] {c3106f4d-f9b8-4891-80dc-9e42ad2dfd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5389 | 2026.04.29 20:54:59.914182 [ 276 ] {c3106f4d-f9b8-4891-80dc-9e42ad2dfd77} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5390 | 2026.04.29 20:54:59.914397 [ 276 ] {c3106f4d-f9b8-4891-80dc-9e42ad2dfd77} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.04.29 20:54:59.914531 [ 276 ] {c3106f4d-f9b8-4891-80dc-9e42ad2dfd77} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001181 sec., 37256.562235393736 rows/sec., 2.74 MiB/sec. | ||
| 5392 | 2026.04.29 20:54:59.914568 [ 276 ] {c3106f4d-f9b8-4891-80dc-9e42ad2dfd77} <Debug> TCPHandler: Processed in 0.001346268 sec. | ||
| 5393 | 2026.04.29 20:54:59.914692 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.04.29 20:54:59.914786 [ 276 ] {efbd2ac0-0541-4260-a65e-848d89bbd539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5395 | 2026.04.29 20:54:59.914826 [ 276 ] {efbd2ac0-0541-4260-a65e-848d89bbd539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5396 | 2026.04.29 20:54:59.915454 [ 276 ] {efbd2ac0-0541-4260-a65e-848d89bbd539} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.04.29 20:54:59.915491 [ 276 ] {efbd2ac0-0541-4260-a65e-848d89bbd539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5398 | 2026.04.29 20:54:59.915830 [ 276 ] {efbd2ac0-0541-4260-a65e-848d89bbd539} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5399 | 2026.04.29 20:54:59.916045 [ 276 ] {efbd2ac0-0541-4260-a65e-848d89bbd539} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.04.29 20:54:59.916175 [ 276 ] {efbd2ac0-0541-4260-a65e-848d89bbd539} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001408 sec., 568892.0454545454 rows/sec., 32.86 MiB/sec. | ||
| 5401 | 2026.04.29 20:54:59.916212 [ 276 ] {efbd2ac0-0541-4260-a65e-848d89bbd539} <Debug> TCPHandler: Processed in 0.00157228 sec. | ||
| 5402 | 2026.04.29 20:54:59.916328 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2026.04.29 20:54:59.916422 [ 276 ] {6fda5a28-18a2-42d8-8aa2-346cceaf6221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5404 | 2026.04.29 20:54:59.916461 [ 276 ] {6fda5a28-18a2-42d8-8aa2-346cceaf6221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5405 | 2026.04.29 20:54:59.916836 [ 276 ] {6fda5a28-18a2-42d8-8aa2-346cceaf6221} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.04.29 20:54:59.916873 [ 276 ] {6fda5a28-18a2-42d8-8aa2-346cceaf6221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5407 | 2026.04.29 20:54:59.917158 [ 276 ] {6fda5a28-18a2-42d8-8aa2-346cceaf6221} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5408 | 2026.04.29 20:54:59.917368 [ 276 ] {6fda5a28-18a2-42d8-8aa2-346cceaf6221} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.04.29 20:54:59.917492 [ 276 ] {6fda5a28-18a2-42d8-8aa2-346cceaf6221} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 5410 | 2026.04.29 20:54:59.917528 [ 276 ] {6fda5a28-18a2-42d8-8aa2-346cceaf6221} <Debug> TCPHandler: Processed in 0.001252727 sec. | ||
| 5411 | 2026.04.29 20:54:59.917635 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.04.29 20:54:59.917727 [ 276 ] {61c72372-de14-4a6a-9d6f-6221a2245da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5413 | 2026.04.29 20:54:59.917765 [ 276 ] {61c72372-de14-4a6a-9d6f-6221a2245da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5414 | 2026.04.29 20:54:59.918543 [ 276 ] {61c72372-de14-4a6a-9d6f-6221a2245da3} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.04.29 20:54:59.918580 [ 276 ] {61c72372-de14-4a6a-9d6f-6221a2245da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5416 | 2026.04.29 20:54:59.918944 [ 276 ] {61c72372-de14-4a6a-9d6f-6221a2245da3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5417 | 2026.04.29 20:54:59.919154 [ 276 ] {61c72372-de14-4a6a-9d6f-6221a2245da3} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.04.29 20:54:59.919284 [ 276 ] {61c72372-de14-4a6a-9d6f-6221a2245da3} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.001574 sec., 840533.6721728081 rows/sec., 56.31 MiB/sec. | ||
| 5419 | 2026.04.29 20:54:59.919321 [ 276 ] {61c72372-de14-4a6a-9d6f-6221a2245da3} <Debug> TCPHandler: Processed in 0.001737312 sec. | ||
| 5420 | 2026.04.29 20:54:59.919438 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.04.29 20:54:59.919532 [ 276 ] {155f8d6c-0200-4022-9329-d43200aab4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.04.29 20:54:59.919574 [ 276 ] {155f8d6c-0200-4022-9329-d43200aab4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5423 | 2026.04.29 20:54:59.920219 [ 276 ] {155f8d6c-0200-4022-9329-d43200aab4ad} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.04.29 20:54:59.920255 [ 276 ] {155f8d6c-0200-4022-9329-d43200aab4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5425 | 2026.04.29 20:54:59.920691 [ 276 ] {155f8d6c-0200-4022-9329-d43200aab4ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5426 | 2026.04.29 20:54:59.920904 [ 276 ] {155f8d6c-0200-4022-9329-d43200aab4ad} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.04.29 20:54:59.921036 [ 276 ] {155f8d6c-0200-4022-9329-d43200aab4ad} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001522 sec., 982917.2141918528 rows/sec., 59.61 MiB/sec. | ||
| 5428 | 2026.04.29 20:54:59.921073 [ 276 ] {155f8d6c-0200-4022-9329-d43200aab4ad} <Debug> TCPHandler: Processed in 0.001686442 sec. | ||
| 5429 | 2026.04.29 20:54:59.921191 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.04.29 20:54:59.921286 [ 276 ] {a91ad3ea-d2dc-4b98-9ecc-cfc5dd878f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5431 | 2026.04.29 20:54:59.921341 [ 276 ] {a91ad3ea-d2dc-4b98-9ecc-cfc5dd878f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5432 | 2026.04.29 20:54:59.922196 [ 276 ] {a91ad3ea-d2dc-4b98-9ecc-cfc5dd878f00} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.04.29 20:54:59.922233 [ 276 ] {a91ad3ea-d2dc-4b98-9ecc-cfc5dd878f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5434 | 2026.04.29 20:54:59.922786 [ 276 ] {a91ad3ea-d2dc-4b98-9ecc-cfc5dd878f00} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5435 | 2026.04.29 20:54:59.923013 [ 276 ] {a91ad3ea-d2dc-4b98-9ecc-cfc5dd878f00} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.04.29 20:54:59.923153 [ 276 ] {a91ad3ea-d2dc-4b98-9ecc-cfc5dd878f00} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001886 sec., 23329.798515376457 rows/sec., 41.81 MiB/sec. | ||
| 5437 | 2026.04.29 20:54:59.923204 [ 276 ] {a91ad3ea-d2dc-4b98-9ecc-cfc5dd878f00} <Debug> TCPHandler: Processed in 0.002063666 sec. | ||
| 5438 | 2026.04.29 20:54:59.923317 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.04.29 20:54:59.923411 [ 276 ] {8d348475-fcce-40d0-a1d8-69e58bd99174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5440 | 2026.04.29 20:54:59.923453 [ 276 ] {8d348475-fcce-40d0-a1d8-69e58bd99174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5441 | 2026.04.29 20:54:59.923779 [ 276 ] {8d348475-fcce-40d0-a1d8-69e58bd99174} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.04.29 20:54:59.923815 [ 276 ] {8d348475-fcce-40d0-a1d8-69e58bd99174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5443 | 2026.04.29 20:54:59.924114 [ 276 ] {8d348475-fcce-40d0-a1d8-69e58bd99174} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5444 | 2026.04.29 20:54:59.924325 [ 276 ] {8d348475-fcce-40d0-a1d8-69e58bd99174} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.04.29 20:54:59.924452 [ 276 ] {8d348475-fcce-40d0-a1d8-69e58bd99174} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 781.99 KiB/sec. | ||
| 5446 | 2026.04.29 20:54:59.924487 [ 276 ] {8d348475-fcce-40d0-a1d8-69e58bd99174} <Debug> TCPHandler: Processed in 0.001220996 sec. | ||
| 5447 | 2026.04.29 20:55:02.202932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 686 | ||
| 5448 | 2026.04.29 20:55:02.205890 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.04.29 20:55:02.205942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5450 | 2026.04.29 20:55:02.207194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5451 | 2026.04.29 20:55:02.207481 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.04.29 20:55:02.207627 [ 65 ] {} <Debug> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5453 | 2026.04.29 20:55:02.207687 [ 65 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.04.29 20:55:02.207705 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5455 | 2026.04.29 20:55:02.207833 [ 198 ] {03897449-be65-49df-8ac9-f05a42e91a11::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 | ||
| 5456 | 2026.04.29 20:55:02.207844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
| 5457 | 2026.04.29 20:55:02.208501 [ 198 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5458 | 2026.04.29 20:55:02.208677 [ 198 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 458 rows starting from the beginning of the part | ||
| 5459 | 2026.04.29 20:55:02.209082 [ 198 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5460 | 2026.04.29 20:55:02.209443 [ 198 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
| 5461 | 2026.04.29 20:55:02.209774 [ 198 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5462 | 2026.04.29 20:55:02.210091 [ 198 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5463 | 2026.04.29 20:55:02.210413 [ 198 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 5464 | 2026.04.29 20:55:02.217121 [ 187 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 72 columns (72 merged, 0 gathered) in 0.009352799 sec., 73347.02691675507 rows/sec., 62.96 MiB/sec. | ||
| 5465 | 2026.04.29 20:55:02.218345 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5466 | 2026.04.29 20:55:02.218961 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.04.29 20:55:02.219043 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_16_3} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5468 | 2026.04.29 20:55:02.219380 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5469 | 2026.04.29 20:55:04.574620 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.04.29 20:55:04.574871 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5471 | 2026.04.29 20:55:04.575245 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5472 | 2026.04.29 20:55:04.575288 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5473 | 2026.04.29 20:55:04.575535 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5474 | 2026.04.29 20:55:04.575605 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5475 | 2026.04.29 20:55:04.575756 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5476 | 2026.04.29 20:55:04.575882 [ 332 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5477 | 2026.04.29 20:55:04.575899 [ 313 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5478 | 2026.04.29 20:55:04.575899 [ 315 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5479 | 2026.04.29 20:55:04.575899 [ 302 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5480 | 2026.04.29 20:55:04.576091 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 5481 | 2026.04.29 20:55:04.576117 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5482 | 2026.04.29 20:55:04.576204 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5483 | 2026.04.29 20:55:04.576224 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 5484 | 2026.04.29 20:55:04.576258 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5485 | 2026.04.29 20:55:04.576300 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5486 | 2026.04.29 20:55:04.576334 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5487 | 2026.04.29 20:55:04.577620 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Debug> executeQuery: Read 45 rows, 3.47 KiB in 0.00285 sec., 15789.473684210525 rows/sec., 1.19 MiB/sec. | ||
| 5488 | 2026.04.29 20:55:04.577769 [ 276 ] {53eed32b-4e59-4d1d-9596-5bfb624ac040} <Debug> TCPHandler: Processed in 0.003321493 sec. | ||
| 5489 | 2026.04.29 20:55:04.579249 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2026.04.29 20:55:04.579360 [ 276 ] {1db021ed-99bf-4571-90b9-d4378fa4ee51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5491 | 2026.04.29 20:55:04.579404 [ 276 ] {1db021ed-99bf-4571-90b9-d4378fa4ee51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5492 | 2026.04.29 20:55:04.579930 [ 276 ] {1db021ed-99bf-4571-90b9-d4378fa4ee51} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2026.04.29 20:55:04.579978 [ 276 ] {1db021ed-99bf-4571-90b9-d4378fa4ee51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5494 | 2026.04.29 20:55:04.580399 [ 276 ] {1db021ed-99bf-4571-90b9-d4378fa4ee51} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5495 | 2026.04.29 20:55:04.580640 [ 276 ] {1db021ed-99bf-4571-90b9-d4378fa4ee51} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.04.29 20:55:04.580789 [ 276 ] {1db021ed-99bf-4571-90b9-d4378fa4ee51} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001461 sec., 38329.911019849416 rows/sec., 2.94 MiB/sec. | ||
| 5497 | 2026.04.29 20:55:04.580826 [ 276 ] {1db021ed-99bf-4571-90b9-d4378fa4ee51} <Debug> TCPHandler: Processed in 0.001632721 sec. | ||
| 5498 | 2026.04.29 20:55:04.580944 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.04.29 20:55:04.581043 [ 276 ] {ac41440a-4270-4c3f-b7ce-b5d167079cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5500 | 2026.04.29 20:55:04.581084 [ 276 ] {ac41440a-4270-4c3f-b7ce-b5d167079cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5501 | 2026.04.29 20:55:04.581500 [ 276 ] {ac41440a-4270-4c3f-b7ce-b5d167079cd7} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.04.29 20:55:04.581536 [ 276 ] {ac41440a-4270-4c3f-b7ce-b5d167079cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5503 | 2026.04.29 20:55:04.581840 [ 276 ] {ac41440a-4270-4c3f-b7ce-b5d167079cd7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5504 | 2026.04.29 20:55:04.582056 [ 276 ] {ac41440a-4270-4c3f-b7ce-b5d167079cd7} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.04.29 20:55:04.582184 [ 276 ] {ac41440a-4270-4c3f-b7ce-b5d167079cd7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 5506 | 2026.04.29 20:55:04.582221 [ 276 ] {ac41440a-4270-4c3f-b7ce-b5d167079cd7} <Debug> TCPHandler: Processed in 0.001330677 sec. | ||
| 5507 | 2026.04.29 20:55:04.582336 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.04.29 20:55:04.582432 [ 276 ] {444493dc-9200-4ae2-a7e7-3494746f2de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5509 | 2026.04.29 20:55:04.582473 [ 276 ] {444493dc-9200-4ae2-a7e7-3494746f2de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5510 | 2026.04.29 20:55:04.582851 [ 276 ] {444493dc-9200-4ae2-a7e7-3494746f2de3} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.04.29 20:55:04.582885 [ 276 ] {444493dc-9200-4ae2-a7e7-3494746f2de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5512 | 2026.04.29 20:55:04.583216 [ 276 ] {444493dc-9200-4ae2-a7e7-3494746f2de3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5513 | 2026.04.29 20:55:04.583429 [ 276 ] {444493dc-9200-4ae2-a7e7-3494746f2de3} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.04.29 20:55:04.583556 [ 276 ] {444493dc-9200-4ae2-a7e7-3494746f2de3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001144 sec., 111888.11188811189 rows/sec., 7.79 MiB/sec. | ||
| 5515 | 2026.04.29 20:55:04.583591 [ 276 ] {444493dc-9200-4ae2-a7e7-3494746f2de3} <Debug> TCPHandler: Processed in 0.001308176 sec. | ||
| 5516 | 2026.04.29 20:55:04.583711 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.04.29 20:55:04.583806 [ 276 ] {44dd4f48-de26-49a5-a2fb-9688cc850e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5518 | 2026.04.29 20:55:04.583848 [ 276 ] {44dd4f48-de26-49a5-a2fb-9688cc850e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5519 | 2026.04.29 20:55:04.584169 [ 276 ] {44dd4f48-de26-49a5-a2fb-9688cc850e83} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.04.29 20:55:04.584202 [ 276 ] {44dd4f48-de26-49a5-a2fb-9688cc850e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5521 | 2026.04.29 20:55:04.584511 [ 276 ] {44dd4f48-de26-49a5-a2fb-9688cc850e83} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5522 | 2026.04.29 20:55:04.584744 [ 276 ] {44dd4f48-de26-49a5-a2fb-9688cc850e83} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.04.29 20:55:04.584872 [ 276 ] {44dd4f48-de26-49a5-a2fb-9688cc850e83} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. | ||
| 5524 | 2026.04.29 20:55:04.584907 [ 276 ] {44dd4f48-de26-49a5-a2fb-9688cc850e83} <Debug> TCPHandler: Processed in 0.001247736 sec. | ||
| 5525 | 2026.04.29 20:55:04.671592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11027 | ||
| 5526 | 2026.04.29 20:55:04.672110 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.04.29 20:55:04.672158 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5528 | 2026.04.29 20:55:04.672676 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5529 | 2026.04.29 20:55:04.672904 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.04.29 20:55:04.673041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11027 | ||
| 5531 | 2026.04.29 20:55:05.261310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5532 | 2026.04.29 20:55:05.277277 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.04.29 20:55:05.277337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5534 | 2026.04.29 20:55:05.283781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5535 | 2026.04.29 20:55:05.284502 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.04.29 20:55:05.287931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5537 | 2026.04.29 20:55:08.236124 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51292 | ||
| 5538 | 2026.04.29 20:55:08.236248 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5539 | 2026.04.29 20:55:08.236281 [ 287 ] {} <Debug> TCP-Session: 5c51e76e-f6f5-433e-98c5-6b8f2a779298 Authenticating user 'default' from [fd00:1122:3344:101::e]:51292 | ||
| 5540 | 2026.04.29 20:55:08.236307 [ 287 ] {} <Debug> TCP-Session: 5c51e76e-f6f5-433e-98c5-6b8f2a779298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2026.04.29 20:55:08.236323 [ 287 ] {} <Debug> TCP-Session: 5c51e76e-f6f5-433e-98c5-6b8f2a779298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.04.29 20:55:08.236549 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44231 | ||
| 5543 | 2026.04.29 20:55:08.236577 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49491 | ||
| 5544 | 2026.04.29 20:55:08.236609 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42284 | ||
| 5545 | 2026.04.29 20:55:08.236621 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65053 | ||
| 5546 | 2026.04.29 20:55:08.236675 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5547 | 2026.04.29 20:55:08.236594 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54065 | ||
| 5548 | 2026.04.29 20:55:08.236724 [ 290 ] {} <Debug> TCP-Session: 8d3c65c6-3cb9-4760-9fc4-b376423ed075 Authenticating user 'default' from [fd00:1122:3344:101::e]:44231 | ||
| 5549 | 2026.04.29 20:55:08.236586 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49840 | ||
| 5550 | 2026.04.29 20:55:08.236760 [ 287 ] {} <Trace> TCP-Session: 5c51e76e-f6f5-433e-98c5-6b8f2a779298 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.04.29 20:55:08.236781 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5552 | 2026.04.29 20:55:08.236758 [ 290 ] {} <Debug> TCP-Session: 8d3c65c6-3cb9-4760-9fc4-b376423ed075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5553 | 2026.04.29 20:55:08.236838 [ 292 ] {} <Debug> TCP-Session: ac06026a-037f-4006-8d26-59304872910d Authenticating user 'default' from [fd00:1122:3344:101::e]:49491 | ||
| 5554 | 2026.04.29 20:55:08.236845 [ 290 ] {} <Debug> TCP-Session: 8d3c65c6-3cb9-4760-9fc4-b376423ed075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.04.29 20:55:08.236555 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36668 | ||
| 5556 | 2026.04.29 20:55:08.236875 [ 292 ] {} <Debug> TCP-Session: ac06026a-037f-4006-8d26-59304872910d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.04.29 20:55:08.236550 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39736 | ||
| 5558 | 2026.04.29 20:55:08.236924 [ 292 ] {} <Debug> TCP-Session: ac06026a-037f-4006-8d26-59304872910d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5559 | 2026.04.29 20:55:08.236955 [ 287 ] {d2448507-d1fb-441d-aa2c-f472a759951e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5560 | 2026.04.29 20:55:08.236982 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5561 | 2026.04.29 20:55:08.237027 [ 275 ] {} <Debug> TCP-Session: 4cfac8e8-2bdb-4720-949b-d7f6824c94be Authenticating user 'default' from [fd00:1122:3344:101::e]:42284 | ||
| 5562 | 2026.04.29 20:55:08.237052 [ 275 ] {} <Debug> TCP-Session: 4cfac8e8-2bdb-4720-949b-d7f6824c94be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.04.29 20:55:08.237065 [ 275 ] {} <Debug> TCP-Session: 4cfac8e8-2bdb-4720-949b-d7f6824c94be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2026.04.29 20:55:08.237121 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5565 | 2026.04.29 20:55:08.237161 [ 286 ] {} <Debug> TCP-Session: 7c78a28e-ca80-4aa8-8212-1e0b2a999b5b Authenticating user 'default' from [fd00:1122:3344:101::e]:65053 | ||
| 5566 | 2026.04.29 20:55:08.237174 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5567 | 2026.04.29 20:55:08.237179 [ 286 ] {} <Debug> TCP-Session: 7c78a28e-ca80-4aa8-8212-1e0b2a999b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.04.29 20:55:08.237218 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5569 | 2026.04.29 20:55:08.237224 [ 286 ] {} <Debug> TCP-Session: 7c78a28e-ca80-4aa8-8212-1e0b2a999b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.04.29 20:55:08.237227 [ 289 ] {} <Debug> TCP-Session: 11712741-f9a8-445c-99ae-a60603d22d64 Authenticating user 'default' from [fd00:1122:3344:101::e]:39736 | ||
| 5571 | 2026.04.29 20:55:08.237263 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5572 | 2026.04.29 20:55:08.237289 [ 289 ] {} <Debug> TCP-Session: 11712741-f9a8-445c-99ae-a60603d22d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.04.29 20:55:08.237254 [ 291 ] {} <Debug> TCP-Session: 23d839ae-c431-4b27-9f17-318f5170d267 Authenticating user 'default' from [fd00:1122:3344:101::e]:36668 | ||
| 5574 | 2026.04.29 20:55:08.237319 [ 289 ] {} <Debug> TCP-Session: 11712741-f9a8-445c-99ae-a60603d22d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.04.29 20:55:08.237327 [ 287 ] {d2448507-d1fb-441d-aa2c-f472a759951e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5576 | 2026.04.29 20:55:08.237341 [ 291 ] {} <Debug> TCP-Session: 23d839ae-c431-4b27-9f17-318f5170d267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.04.29 20:55:08.237338 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5578 | 2026.04.29 20:55:08.237379 [ 291 ] {} <Debug> TCP-Session: 23d839ae-c431-4b27-9f17-318f5170d267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.04.29 20:55:08.237405 [ 287 ] {d2448507-d1fb-441d-aa2c-f472a759951e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5580 | 2026.04.29 20:55:08.237413 [ 293 ] {} <Debug> TCP-Session: d4784cd8-deca-4a00-8b8b-968f60365a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:49840 | ||
| 5581 | 2026.04.29 20:55:08.237311 [ 294 ] {} <Debug> TCP-Session: c4b32086-e867-4130-9aa3-eef4274d6db3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54065 | ||
| 5582 | 2026.04.29 20:55:08.237448 [ 293 ] {} <Debug> TCP-Session: d4784cd8-deca-4a00-8b8b-968f60365a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2026.04.29 20:55:08.237468 [ 294 ] {} <Debug> TCP-Session: c4b32086-e867-4130-9aa3-eef4274d6db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5584 | 2026.04.29 20:55:08.237474 [ 293 ] {} <Debug> TCP-Session: d4784cd8-deca-4a00-8b8b-968f60365a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.04.29 20:55:08.237490 [ 294 ] {} <Debug> TCP-Session: c4b32086-e867-4130-9aa3-eef4274d6db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.04.29 20:55:08.237747 [ 287 ] {d2448507-d1fb-441d-aa2c-f472a759951e} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 5587 | 2026.04.29 20:55:08.238879 [ 313 ] {d2448507-d1fb-441d-aa2c-f472a759951e} <Trace> AggregatingTransform: Aggregating | ||
| 5588 | 2026.04.29 20:55:08.238917 [ 313 ] {d2448507-d1fb-441d-aa2c-f472a759951e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5589 | 2026.04.29 20:55:08.238954 [ 313 ] {d2448507-d1fb-441d-aa2c-f472a759951e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001104354 sec. (905.507 rows/sec., 35.37 KiB/sec.) | ||
| 5590 | 2026.04.29 20:55:08.238972 [ 313 ] {d2448507-d1fb-441d-aa2c-f472a759951e} <Trace> Aggregator: Merging aggregated data | ||
| 5591 | 2026.04.29 20:55:08.240613 [ 287 ] {d2448507-d1fb-441d-aa2c-f472a759951e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003719 sec., 268.8894864210809 rows/sec., 10.50 KiB/sec. | ||
| 5592 | 2026.04.29 20:55:08.240763 [ 287 ] {d2448507-d1fb-441d-aa2c-f472a759951e} <Debug> TCPHandler: Processed in 0.004164033 sec. | ||
| 5593 | 2026.04.29 20:55:08.240886 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5594 | 2026.04.29 20:55:08.240910 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5595 | 2026.04.29 20:55:08.240918 [ 287 ] {} <Debug> TCP-Session: 5c51e76e-f6f5-433e-98c5-6b8f2a779298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.04.29 20:55:08.240929 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5597 | 2026.04.29 20:55:08.240961 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5598 | 2026.04.29 20:55:08.240979 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5599 | 2026.04.29 20:55:08.240997 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5600 | 2026.04.29 20:55:08.241015 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5601 | 2026.04.29 20:55:08.241039 [ 292 ] {} <Debug> TCP-Session: ac06026a-037f-4006-8d26-59304872910d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.04.29 20:55:08.241060 [ 275 ] {} <Debug> TCP-Session: 4cfac8e8-2bdb-4720-949b-d7f6824c94be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.04.29 20:55:08.241076 [ 291 ] {} <Debug> TCP-Session: 23d839ae-c431-4b27-9f17-318f5170d267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.04.29 20:55:08.241035 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5605 | 2026.04.29 20:55:08.241017 [ 286 ] {} <Debug> TCP-Session: 7c78a28e-ca80-4aa8-8212-1e0b2a999b5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.04.29 20:55:08.241148 [ 293 ] {} <Debug> TCP-Session: d4784cd8-deca-4a00-8b8b-968f60365a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.04.29 20:55:08.240996 [ 289 ] {} <Debug> TCP-Session: 11712741-f9a8-445c-99ae-a60603d22d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.04.29 20:55:08.240943 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5609 | 2026.04.29 20:55:08.240958 [ 290 ] {} <Debug> TCP-Session: 8d3c65c6-3cb9-4760-9fc4-b376423ed075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.04.29 20:55:08.241227 [ 294 ] {} <Debug> TCP-Session: c4b32086-e867-4130-9aa3-eef4274d6db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.04.29 20:55:08.304438 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37191 | ||
| 5612 | 2026.04.29 20:55:08.304535 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5613 | 2026.04.29 20:55:08.304560 [ 287 ] {} <Debug> TCP-Session: 8b9d6450-9fde-4cbb-bdba-ddd6437506bd Authenticating user 'default' from [fd00:1122:3344:101::e]:37191 | ||
| 5614 | 2026.04.29 20:55:08.304581 [ 287 ] {} <Debug> TCP-Session: 8b9d6450-9fde-4cbb-bdba-ddd6437506bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.04.29 20:55:08.304593 [ 287 ] {} <Debug> TCP-Session: 8b9d6450-9fde-4cbb-bdba-ddd6437506bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.04.29 20:55:08.304772 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63275 | ||
| 5617 | 2026.04.29 20:55:08.304793 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35080 | ||
| 5618 | 2026.04.29 20:55:08.304805 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52274 | ||
| 5619 | 2026.04.29 20:55:08.304859 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50410 | ||
| 5620 | 2026.04.29 20:55:08.304863 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42062 | ||
| 5621 | 2026.04.29 20:55:08.304884 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5622 | 2026.04.29 20:55:08.304919 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5623 | 2026.04.29 20:55:08.304917 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5624 | 2026.04.29 20:55:08.304943 [ 289 ] {} <Debug> TCP-Session: 25ffc009-2a77-4362-95b6-0444746a4a8b Authenticating user 'default' from [fd00:1122:3344:101::e]:63275 | ||
| 5625 | 2026.04.29 20:55:08.304954 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2026.04.29 20:55:08.304970 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5627 | 2026.04.29 20:55:08.304974 [ 290 ] {} <Debug> TCP-Session: a8d90cdc-6bf4-492f-a9eb-97f28c2fea31 Authenticating user 'default' from [fd00:1122:3344:101::e]:35080 | ||
| 5628 | 2026.04.29 20:55:08.304994 [ 275 ] {} <Debug> TCP-Session: 7c15c79f-d83d-4730-b591-ee4f79550062 Authenticating user 'default' from [fd00:1122:3344:101::e]:50410 | ||
| 5629 | 2026.04.29 20:55:08.305013 [ 286 ] {} <Debug> TCP-Session: 9b20f472-9de8-4964-923e-7acd33c348f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42062 | ||
| 5630 | 2026.04.29 20:55:08.305026 [ 290 ] {} <Debug> TCP-Session: a8d90cdc-6bf4-492f-a9eb-97f28c2fea31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.04.29 20:55:08.305039 [ 275 ] {} <Debug> TCP-Session: 7c15c79f-d83d-4730-b591-ee4f79550062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2026.04.29 20:55:08.305052 [ 286 ] {} <Debug> TCP-Session: 9b20f472-9de8-4964-923e-7acd33c348f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.04.29 20:55:08.305062 [ 290 ] {} <Debug> TCP-Session: a8d90cdc-6bf4-492f-a9eb-97f28c2fea31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.04.29 20:55:08.305075 [ 275 ] {} <Debug> TCP-Session: 7c15c79f-d83d-4730-b591-ee4f79550062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.04.29 20:55:08.305089 [ 286 ] {} <Debug> TCP-Session: 9b20f472-9de8-4964-923e-7acd33c348f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.04.29 20:55:08.304985 [ 289 ] {} <Debug> TCP-Session: 25ffc009-2a77-4362-95b6-0444746a4a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.04.29 20:55:08.304952 [ 291 ] {} <Debug> TCP-Session: dcb4aec0-95fa-4791-b257-77fd6d1fae28 Authenticating user 'default' from [fd00:1122:3344:101::e]:52274 | ||
| 5638 | 2026.04.29 20:55:08.305150 [ 289 ] {} <Debug> TCP-Session: 25ffc009-2a77-4362-95b6-0444746a4a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.04.29 20:55:08.305174 [ 291 ] {} <Debug> TCP-Session: dcb4aec0-95fa-4791-b257-77fd6d1fae28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.04.29 20:55:08.304890 [ 287 ] {} <Trace> TCP-Session: 8b9d6450-9fde-4cbb-bdba-ddd6437506bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2026.04.29 20:55:08.305200 [ 291 ] {} <Debug> TCP-Session: dcb4aec0-95fa-4791-b257-77fd6d1fae28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.04.29 20:55:08.304846 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45060 | ||
| 5643 | 2026.04.29 20:55:08.304836 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51059 | ||
| 5644 | 2026.04.29 20:55:08.304836 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33298 | ||
| 5645 | 2026.04.29 20:55:08.305314 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5646 | 2026.04.29 20:55:08.305345 [ 294 ] {} <Debug> TCP-Session: 557b2ce4-7903-4abe-9310-4adaa9cf2d56 Authenticating user 'default' from [fd00:1122:3344:101::e]:45060 | ||
| 5647 | 2026.04.29 20:55:08.305346 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5648 | 2026.04.29 20:55:08.305366 [ 294 ] {} <Debug> TCP-Session: 557b2ce4-7903-4abe-9310-4adaa9cf2d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.04.29 20:55:08.305371 [ 287 ] {ca52a657-6ea8-4fda-9d50-2c9a08e2833a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37191) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5650 | 2026.04.29 20:55:08.305385 [ 293 ] {} <Debug> TCP-Session: 481673fa-cae1-4e62-b2d2-a0163b6b1371 Authenticating user 'default' from [fd00:1122:3344:101::e]:51059 | ||
| 5651 | 2026.04.29 20:55:08.305394 [ 294 ] {} <Debug> TCP-Session: 557b2ce4-7903-4abe-9310-4adaa9cf2d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.04.29 20:55:08.305408 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5653 | 2026.04.29 20:55:08.305431 [ 293 ] {} <Debug> TCP-Session: 481673fa-cae1-4e62-b2d2-a0163b6b1371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.04.29 20:55:08.305469 [ 293 ] {} <Debug> TCP-Session: 481673fa-cae1-4e62-b2d2-a0163b6b1371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.04.29 20:55:08.305469 [ 292 ] {} <Debug> TCP-Session: f598540f-0c14-4759-98ef-3ab9e8f66a32 Authenticating user 'default' from [fd00:1122:3344:101::e]:33298 | ||
| 5656 | 2026.04.29 20:55:08.305512 [ 292 ] {} <Debug> TCP-Session: f598540f-0c14-4759-98ef-3ab9e8f66a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.04.29 20:55:08.305525 [ 292 ] {} <Debug> TCP-Session: f598540f-0c14-4759-98ef-3ab9e8f66a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5658 | 2026.04.29 20:55:08.305645 [ 287 ] {ca52a657-6ea8-4fda-9d50-2c9a08e2833a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5659 | 2026.04.29 20:55:08.305707 [ 287 ] {ca52a657-6ea8-4fda-9d50-2c9a08e2833a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5660 | 2026.04.29 20:55:08.305991 [ 287 ] {ca52a657-6ea8-4fda-9d50-2c9a08e2833a} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 5661 | 2026.04.29 20:55:08.306993 [ 306 ] {ca52a657-6ea8-4fda-9d50-2c9a08e2833a} <Trace> AggregatingTransform: Aggregating | ||
| 5662 | 2026.04.29 20:55:08.307031 [ 306 ] {ca52a657-6ea8-4fda-9d50-2c9a08e2833a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5663 | 2026.04.29 20:55:08.307070 [ 306 ] {ca52a657-6ea8-4fda-9d50-2c9a08e2833a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980573 sec. (1019.812 rows/sec., 39.84 KiB/sec.) | ||
| 5664 | 2026.04.29 20:55:08.307088 [ 306 ] {ca52a657-6ea8-4fda-9d50-2c9a08e2833a} <Trace> Aggregator: Merging aggregated data | ||
| 5665 | 2026.04.29 20:55:08.308484 [ 287 ] {ca52a657-6ea8-4fda-9d50-2c9a08e2833a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003165 sec., 315.95576619273305 rows/sec., 12.34 KiB/sec. | ||
| 5666 | 2026.04.29 20:55:08.308657 [ 287 ] {ca52a657-6ea8-4fda-9d50-2c9a08e2833a} <Debug> TCPHandler: Processed in 0.00388046 sec. | ||
| 5667 | 2026.04.29 20:55:08.308797 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5668 | 2026.04.29 20:55:08.308833 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5669 | 2026.04.29 20:55:08.308859 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5670 | 2026.04.29 20:55:08.308880 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5671 | 2026.04.29 20:55:08.308905 [ 289 ] {} <Debug> TCP-Session: 25ffc009-2a77-4362-95b6-0444746a4a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.04.29 20:55:08.308921 [ 294 ] {} <Debug> TCP-Session: 557b2ce4-7903-4abe-9310-4adaa9cf2d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.04.29 20:55:08.308916 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5674 | 2026.04.29 20:55:08.308938 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5675 | 2026.04.29 20:55:08.308995 [ 291 ] {} <Debug> TCP-Session: dcb4aec0-95fa-4791-b257-77fd6d1fae28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.04.29 20:55:08.308814 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5677 | 2026.04.29 20:55:08.309031 [ 293 ] {} <Debug> TCP-Session: 481673fa-cae1-4e62-b2d2-a0163b6b1371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.04.29 20:55:08.309065 [ 286 ] {} <Debug> TCP-Session: 9b20f472-9de8-4964-923e-7acd33c348f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.04.29 20:55:08.308846 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5680 | 2026.04.29 20:55:08.308934 [ 275 ] {} <Debug> TCP-Session: 7c15c79f-d83d-4730-b591-ee4f79550062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.04.29 20:55:08.309120 [ 290 ] {} <Debug> TCP-Session: a8d90cdc-6bf4-492f-a9eb-97f28c2fea31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.04.29 20:55:08.308900 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5683 | 2026.04.29 20:55:08.308886 [ 287 ] {} <Debug> TCP-Session: 8b9d6450-9fde-4cbb-bdba-ddd6437506bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.04.29 20:55:08.309192 [ 292 ] {} <Debug> TCP-Session: f598540f-0c14-4759-98ef-3ab9e8f66a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.04.29 20:55:08.554271 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55773 | ||
| 5686 | 2026.04.29 20:55:08.554390 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5687 | 2026.04.29 20:55:08.554419 [ 287 ] {} <Debug> TCP-Session: b28ad214-f61b-4562-916f-f60702a5c5e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55773 | ||
| 5688 | 2026.04.29 20:55:08.554444 [ 287 ] {} <Debug> TCP-Session: b28ad214-f61b-4562-916f-f60702a5c5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2026.04.29 20:55:08.554459 [ 287 ] {} <Debug> TCP-Session: b28ad214-f61b-4562-916f-f60702a5c5e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.04.29 20:55:08.554654 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55821 | ||
| 5691 | 2026.04.29 20:55:08.554659 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42216 | ||
| 5692 | 2026.04.29 20:55:08.554725 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56533 | ||
| 5693 | 2026.04.29 20:55:08.554749 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64375 | ||
| 5694 | 2026.04.29 20:55:08.554773 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5695 | 2026.04.29 20:55:08.554779 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59343 | ||
| 5696 | 2026.04.29 20:55:08.554836 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5697 | 2026.04.29 20:55:08.554848 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5698 | 2026.04.29 20:55:08.554863 [ 287 ] {} <Trace> TCP-Session: b28ad214-f61b-4562-916f-f60702a5c5e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.04.29 20:55:08.554879 [ 275 ] {} <Debug> TCP-Session: 93eef1a9-10a5-4319-be75-3ea5a37ebb24 Authenticating user 'default' from [fd00:1122:3344:101::e]:64375 | ||
| 5700 | 2026.04.29 20:55:08.554898 [ 294 ] {} <Debug> TCP-Session: 7cf4eee4-46f6-4b45-a5e3-8ae1f2f14b7d Authenticating user 'default' from [fd00:1122:3344:101::e]:56533 | ||
| 5701 | 2026.04.29 20:55:08.554889 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5702 | 2026.04.29 20:55:08.554933 [ 275 ] {} <Debug> TCP-Session: 93eef1a9-10a5-4319-be75-3ea5a37ebb24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.04.29 20:55:08.554943 [ 294 ] {} <Debug> TCP-Session: 7cf4eee4-46f6-4b45-a5e3-8ae1f2f14b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2026.04.29 20:55:08.554959 [ 286 ] {} <Debug> TCP-Session: 3b61a16d-da0c-43fa-a6ac-e88b221ff0b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59343 | ||
| 5705 | 2026.04.29 20:55:08.554969 [ 275 ] {} <Debug> TCP-Session: 93eef1a9-10a5-4319-be75-3ea5a37ebb24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2026.04.29 20:55:08.554979 [ 294 ] {} <Debug> TCP-Session: 7cf4eee4-46f6-4b45-a5e3-8ae1f2f14b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.04.29 20:55:08.554853 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5708 | 2026.04.29 20:55:08.555018 [ 286 ] {} <Debug> TCP-Session: 3b61a16d-da0c-43fa-a6ac-e88b221ff0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2026.04.29 20:55:08.554806 [ 289 ] {} <Debug> TCP-Session: 07ec510c-e6a2-4b30-bf93-d4823dbd23f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55821 | ||
| 5710 | 2026.04.29 20:55:08.555049 [ 287 ] {66ff69e5-fb37-4248-acb0-955bb5e40c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55773) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5711 | 2026.04.29 20:55:08.555069 [ 289 ] {} <Debug> TCP-Session: 07ec510c-e6a2-4b30-bf93-d4823dbd23f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2026.04.29 20:55:08.555043 [ 290 ] {} <Debug> TCP-Session: b6dfb631-86e7-44f8-a012-62dfb8267212 Authenticating user 'default' from [fd00:1122:3344:101::e]:42216 | ||
| 5713 | 2026.04.29 20:55:08.555094 [ 289 ] {} <Debug> TCP-Session: 07ec510c-e6a2-4b30-bf93-d4823dbd23f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2026.04.29 20:55:08.555118 [ 290 ] {} <Debug> TCP-Session: b6dfb631-86e7-44f8-a012-62dfb8267212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.04.29 20:55:08.555042 [ 286 ] {} <Debug> TCP-Session: 3b61a16d-da0c-43fa-a6ac-e88b221ff0b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.04.29 20:55:08.555141 [ 290 ] {} <Debug> TCP-Session: b6dfb631-86e7-44f8-a012-62dfb8267212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2026.04.29 20:55:08.554716 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62738 | ||
| 5718 | 2026.04.29 20:55:08.554716 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39647 | ||
| 5719 | 2026.04.29 20:55:08.554695 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48052 | ||
| 5720 | 2026.04.29 20:55:08.555288 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5721 | 2026.04.29 20:55:08.555292 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5722 | 2026.04.29 20:55:08.555313 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5723 | 2026.04.29 20:55:08.555329 [ 287 ] {66ff69e5-fb37-4248-acb0-955bb5e40c5a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5724 | 2026.04.29 20:55:08.555329 [ 292 ] {} <Debug> TCP-Session: 313e0b23-2442-43d1-af3d-e4e362212b7d Authenticating user 'default' from [fd00:1122:3344:101::e]:62738 | ||
| 5725 | 2026.04.29 20:55:08.555354 [ 291 ] {} <Debug> TCP-Session: 0df21571-49da-499a-9f9e-4aec2af722e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48052 | ||
| 5726 | 2026.04.29 20:55:08.555392 [ 292 ] {} <Debug> TCP-Session: 313e0b23-2442-43d1-af3d-e4e362212b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.04.29 20:55:08.555394 [ 287 ] {66ff69e5-fb37-4248-acb0-955bb5e40c5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5728 | 2026.04.29 20:55:08.555403 [ 291 ] {} <Debug> TCP-Session: 0df21571-49da-499a-9f9e-4aec2af722e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.04.29 20:55:08.555419 [ 292 ] {} <Debug> TCP-Session: 313e0b23-2442-43d1-af3d-e4e362212b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.04.29 20:55:08.555439 [ 291 ] {} <Debug> TCP-Session: 0df21571-49da-499a-9f9e-4aec2af722e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.04.29 20:55:08.555341 [ 293 ] {} <Debug> TCP-Session: b7ddd6a8-cf11-4da5-8093-0ed6844fd6dd Authenticating user 'default' from [fd00:1122:3344:101::e]:39647 | ||
| 5732 | 2026.04.29 20:55:08.555492 [ 293 ] {} <Debug> TCP-Session: b7ddd6a8-cf11-4da5-8093-0ed6844fd6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.04.29 20:55:08.555507 [ 293 ] {} <Debug> TCP-Session: b7ddd6a8-cf11-4da5-8093-0ed6844fd6dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.04.29 20:55:08.555691 [ 287 ] {66ff69e5-fb37-4248-acb0-955bb5e40c5a} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 5735 | 2026.04.29 20:55:08.556641 [ 303 ] {66ff69e5-fb37-4248-acb0-955bb5e40c5a} <Trace> AggregatingTransform: Aggregating | ||
| 5736 | 2026.04.29 20:55:08.556680 [ 303 ] {66ff69e5-fb37-4248-acb0-955bb5e40c5a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5737 | 2026.04.29 20:55:08.556715 [ 303 ] {66ff69e5-fb37-4248-acb0-955bb5e40c5a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922852 sec. (1083.597 rows/sec., 42.33 KiB/sec.) | ||
| 5738 | 2026.04.29 20:55:08.556734 [ 303 ] {66ff69e5-fb37-4248-acb0-955bb5e40c5a} <Trace> Aggregator: Merging aggregated data | ||
| 5739 | 2026.04.29 20:55:08.557923 [ 287 ] {66ff69e5-fb37-4248-acb0-955bb5e40c5a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002931 sec., 341.180484476288 rows/sec., 13.33 KiB/sec. | ||
| 5740 | 2026.04.29 20:55:08.558046 [ 287 ] {66ff69e5-fb37-4248-acb0-955bb5e40c5a} <Debug> TCPHandler: Processed in 0.003299612 sec. | ||
| 5741 | 2026.04.29 20:55:08.558157 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5742 | 2026.04.29 20:55:08.558185 [ 287 ] {} <Debug> TCP-Session: b28ad214-f61b-4562-916f-f60702a5c5e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.04.29 20:55:08.558189 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5744 | 2026.04.29 20:55:08.558208 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5745 | 2026.04.29 20:55:08.558227 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5746 | 2026.04.29 20:55:08.558252 [ 289 ] {} <Debug> TCP-Session: 07ec510c-e6a2-4b30-bf93-d4823dbd23f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.04.29 20:55:08.558263 [ 290 ] {} <Debug> TCP-Session: b6dfb631-86e7-44f8-a012-62dfb8267212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2026.04.29 20:55:08.558280 [ 292 ] {} <Debug> TCP-Session: 313e0b23-2442-43d1-af3d-e4e362212b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.04.29 20:55:08.558292 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5750 | 2026.04.29 20:55:08.558309 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5751 | 2026.04.29 20:55:08.558330 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5752 | 2026.04.29 20:55:08.558341 [ 294 ] {} <Debug> TCP-Session: 7cf4eee4-46f6-4b45-a5e3-8ae1f2f14b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.04.29 20:55:08.558355 [ 293 ] {} <Debug> TCP-Session: b7ddd6a8-cf11-4da5-8093-0ed6844fd6dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5754 | 2026.04.29 20:55:08.558369 [ 275 ] {} <Debug> TCP-Session: 93eef1a9-10a5-4319-be75-3ea5a37ebb24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.04.29 20:55:08.558271 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5756 | 2026.04.29 20:55:08.558246 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5757 | 2026.04.29 20:55:08.558430 [ 291 ] {} <Debug> TCP-Session: 0df21571-49da-499a-9f9e-4aec2af722e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.04.29 20:55:08.558456 [ 286 ] {} <Debug> TCP-Session: 3b61a16d-da0c-43fa-a6ac-e88b221ff0b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.04.29 20:55:09.580251 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2026.04.29 20:55:09.580471 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5761 | 2026.04.29 20:55:09.580884 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5762 | 2026.04.29 20:55:09.580922 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5763 | 2026.04.29 20:55:09.581166 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5764 | 2026.04.29 20:55:09.581236 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5765 | 2026.04.29 20:55:09.581381 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5766 | 2026.04.29 20:55:09.581507 [ 333 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5767 | 2026.04.29 20:55:09.581507 [ 313 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5768 | 2026.04.29 20:55:09.581507 [ 325 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5769 | 2026.04.29 20:55:09.581585 [ 334 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5770 | 2026.04.29 20:55:09.581760 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 5771 | 2026.04.29 20:55:09.581789 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5772 | 2026.04.29 20:55:09.581877 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5773 | 2026.04.29 20:55:09.581897 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 5774 | 2026.04.29 20:55:09.581932 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5775 | 2026.04.29 20:55:09.581973 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5776 | 2026.04.29 20:55:09.582009 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5777 | 2026.04.29 20:55:09.583307 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Debug> executeQuery: Read 45 rows, 9.51 KiB in 0.002885 sec., 15597.92027729636 rows/sec., 3.22 MiB/sec. | ||
| 5778 | 2026.04.29 20:55:09.583473 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Debug> MemoryTracker: Peak memory usage (for query): 150.01 KiB. | ||
| 5779 | 2026.04.29 20:55:09.583489 [ 276 ] {ba337bf6-d4a5-471a-a4e7-8d2fdd3b4dfa} <Debug> TCPHandler: Processed in 0.003336303 sec. | ||
| 5780 | 2026.04.29 20:55:09.588515 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.04.29 20:55:09.588649 [ 276 ] {aa20e439-37ff-476e-907d-26a0fce78a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5782 | 2026.04.29 20:55:09.588703 [ 276 ] {aa20e439-37ff-476e-907d-26a0fce78a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5783 | 2026.04.29 20:55:09.589407 [ 276 ] {aa20e439-37ff-476e-907d-26a0fce78a5e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.04.29 20:55:09.589456 [ 276 ] {aa20e439-37ff-476e-907d-26a0fce78a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5785 | 2026.04.29 20:55:09.589864 [ 276 ] {aa20e439-37ff-476e-907d-26a0fce78a5e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5786 | 2026.04.29 20:55:09.590096 [ 276 ] {aa20e439-37ff-476e-907d-26a0fce78a5e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.04.29 20:55:09.590215 [ 54 ] {} <Debug> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5788 | 2026.04.29 20:55:09.590239 [ 276 ] {aa20e439-37ff-476e-907d-26a0fce78a5e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001628 sec., 174447.17444717445 rows/sec., 11.08 MiB/sec. | ||
| 5789 | 2026.04.29 20:55:09.590252 [ 54 ] {} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.04.29 20:55:09.590273 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5791 | 2026.04.29 20:55:09.590279 [ 276 ] {aa20e439-37ff-476e-907d-26a0fce78a5e} <Debug> TCPHandler: Processed in 0.001833274 sec. | ||
| 5792 | 2026.04.29 20:55:09.590354 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::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 | ||
| 5793 | 2026.04.29 20:55:09.590414 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2026.04.29 20:55:09.590438 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5795 | 2026.04.29 20:55:09.590466 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 5796 | 2026.04.29 20:55:09.590514 [ 276 ] {9c9c6a74-eed5-4c24-913f-003436f0a348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5797 | 2026.04.29 20:55:09.590517 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 5798 | 2026.04.29 20:55:09.590556 [ 276 ] {9c9c6a74-eed5-4c24-913f-003436f0a348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5799 | 2026.04.29 20:55:09.590570 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 5800 | 2026.04.29 20:55:09.590610 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5801 | 2026.04.29 20:55:09.590645 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5802 | 2026.04.29 20:55:09.591350 [ 276 ] {9c9c6a74-eed5-4c24-913f-003436f0a348} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.04.29 20:55:09.591384 [ 276 ] {9c9c6a74-eed5-4c24-913f-003436f0a348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5804 | 2026.04.29 20:55:09.591485 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161095 sec., 1222983.4768042236 rows/sec., 82.34 MiB/sec. | ||
| 5805 | 2026.04.29 20:55:09.591620 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5806 | 2026.04.29 20:55:09.591763 [ 276 ] {9c9c6a74-eed5-4c24-913f-003436f0a348} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5807 | 2026.04.29 20:55:09.591862 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_9_2} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.04.29 20:55:09.591923 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_9_2} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5809 | 2026.04.29 20:55:09.591979 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5810 | 2026.04.29 20:55:09.591980 [ 276 ] {9c9c6a74-eed5-4c24-913f-003436f0a348} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.04.29 20:55:09.592092 [ 54 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5812 | 2026.04.29 20:55:09.592116 [ 276 ] {9c9c6a74-eed5-4c24-913f-003436f0a348} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001624 sec., 499384.236453202 rows/sec., 38.59 MiB/sec. | ||
| 5813 | 2026.04.29 20:55:09.592122 [ 54 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.04.29 20:55:09.592150 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5815 | 2026.04.29 20:55:09.592154 [ 276 ] {9c9c6a74-eed5-4c24-913f-003436f0a348} <Debug> TCPHandler: Processed in 0.001792243 sec. | ||
| 5816 | 2026.04.29 20:55:09.592239 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 5817 | 2026.04.29 20:55:09.592276 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2026.04.29 20:55:09.592357 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5819 | 2026.04.29 20:55:09.592377 [ 276 ] {c66ce7b8-d8a0-4ac0-a681-4ffc02ee33e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5820 | 2026.04.29 20:55:09.592393 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3239 rows starting from the beginning of the part | ||
| 5821 | 2026.04.29 20:55:09.592423 [ 276 ] {c66ce7b8-d8a0-4ac0-a681-4ffc02ee33e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5822 | 2026.04.29 20:55:09.592455 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 126 rows starting from the beginning of the part | ||
| 5823 | 2026.04.29 20:55:09.592502 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 811 rows starting from the beginning of the part | ||
| 5824 | 2026.04.29 20:55:09.592540 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2471 rows starting from the beginning of the part | ||
| 5825 | 2026.04.29 20:55:09.592576 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5826 | 2026.04.29 20:55:09.592615 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 811 rows starting from the beginning of the part | ||
| 5827 | 2026.04.29 20:55:09.592869 [ 276 ] {c66ce7b8-d8a0-4ac0-a681-4ffc02ee33e2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.04.29 20:55:09.592912 [ 276 ] {c66ce7b8-d8a0-4ac0-a681-4ffc02ee33e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5829 | 2026.04.29 20:55:09.593277 [ 276 ] {c66ce7b8-d8a0-4ac0-a681-4ffc02ee33e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5830 | 2026.04.29 20:55:09.593497 [ 276 ] {c66ce7b8-d8a0-4ac0-a681-4ffc02ee33e2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.04.29 20:55:09.593626 [ 276 ] {c66ce7b8-d8a0-4ac0-a681-4ffc02ee33e2} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001267 sec., 117600.63141278611 rows/sec., 6.99 MiB/sec. | ||
| 5832 | 2026.04.29 20:55:09.593663 [ 276 ] {c66ce7b8-d8a0-4ac0-a681-4ffc02ee33e2} <Debug> TCPHandler: Processed in 0.001438088 sec. | ||
| 5833 | 2026.04.29 20:55:09.593785 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.04.29 20:55:09.593879 [ 276 ] {a710619b-d19a-4095-aaf6-57fa35c5590d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.04.29 20:55:09.593917 [ 276 ] {a710619b-d19a-4095-aaf6-57fa35c5590d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5836 | 2026.04.29 20:55:09.594350 [ 276 ] {a710619b-d19a-4095-aaf6-57fa35c5590d} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.04.29 20:55:09.594386 [ 276 ] {a710619b-d19a-4095-aaf6-57fa35c5590d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5838 | 2026.04.29 20:55:09.594693 [ 276 ] {a710619b-d19a-4095-aaf6-57fa35c5590d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5839 | 2026.04.29 20:55:09.594932 [ 276 ] {a710619b-d19a-4095-aaf6-57fa35c5590d} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.04.29 20:55:09.595019 [ 54 ] {} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5841 | 2026.04.29 20:55:09.595044 [ 54 ] {} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.04.29 20:55:09.595058 [ 276 ] {a710619b-d19a-4095-aaf6-57fa35c5590d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 5843 | 2026.04.29 20:55:09.595061 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5844 | 2026.04.29 20:55:09.595095 [ 276 ] {a710619b-d19a-4095-aaf6-57fa35c5590d} <Debug> TCPHandler: Processed in 0.001361657 sec. | ||
| 5845 | 2026.04.29 20:55:09.595128 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::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 | ||
| 5846 | 2026.04.29 20:55:09.595172 [ 186 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7514 rows, containing 5 columns (5 merged, 0 gathered) in 0.002973988 sec., 2526573.745421972 rows/sec., 200.35 MiB/sec. | ||
| 5847 | 2026.04.29 20:55:09.595197 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5848 | 2026.04.29 20:55:09.595225 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 951 rows starting from the beginning of the part | ||
| 5849 | 2026.04.29 20:55:09.595226 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.04.29 20:55:09.595270 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5851 | 2026.04.29 20:55:09.595306 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5852 | 2026.04.29 20:55:09.595323 [ 276 ] {eb6996e5-dcda-436f-a333-0893d5c697ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.04.29 20:55:09.595339 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5854 | 2026.04.29 20:55:09.595363 [ 276 ] {eb6996e5-dcda-436f-a333-0893d5c697ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5855 | 2026.04.29 20:55:09.595373 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 5856 | 2026.04.29 20:55:09.595407 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5857 | 2026.04.29 20:55:09.595478 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5858 | 2026.04.29 20:55:09.595774 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.04.29 20:55:09.595806 [ 276 ] {eb6996e5-dcda-436f-a333-0893d5c697ba} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.04.29 20:55:09.595848 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_36_7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5861 | 2026.04.29 20:55:09.595849 [ 276 ] {eb6996e5-dcda-436f-a333-0893d5c697ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5862 | 2026.04.29 20:55:09.595933 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 5863 | 2026.04.29 20:55:09.596201 [ 276 ] {eb6996e5-dcda-436f-a333-0893d5c697ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5864 | 2026.04.29 20:55:09.596413 [ 276 ] {eb6996e5-dcda-436f-a333-0893d5c697ba} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2026.04.29 20:55:09.596497 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394697 sec., 1683519.7896030464 rows/sec., 107.33 MiB/sec. | ||
| 5866 | 2026.04.29 20:55:09.596502 [ 54 ] {} <Debug> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5867 | 2026.04.29 20:55:09.596535 [ 54 ] {} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.04.29 20:55:09.596538 [ 276 ] {eb6996e5-dcda-436f-a333-0893d5c697ba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 5869 | 2026.04.29 20:55:09.596551 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5870 | 2026.04.29 20:55:09.596579 [ 276 ] {eb6996e5-dcda-436f-a333-0893d5c697ba} <Debug> TCPHandler: Processed in 0.001414929 sec. | ||
| 5871 | 2026.04.29 20:55:09.596611 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::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 | ||
| 5872 | 2026.04.29 20:55:09.596660 [ 196 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5873 | 2026.04.29 20:55:09.596701 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5874 | 2026.04.29 20:55:09.596702 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2026.04.29 20:55:09.596744 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 5876 | 2026.04.29 20:55:09.596800 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 5877 | 2026.04.29 20:55:09.596813 [ 276 ] {8f843bf5-25e5-4760-8edc-b585973716bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5878 | 2026.04.29 20:55:09.596845 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 5879 | 2026.04.29 20:55:09.596856 [ 276 ] {8f843bf5-25e5-4760-8edc-b585973716bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5880 | 2026.04.29 20:55:09.596887 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5881 | 2026.04.29 20:55:09.596925 [ 196 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.04.29 20:55:09.596931 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5883 | 2026.04.29 20:55:09.596999 [ 196 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_16_3} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5884 | 2026.04.29 20:55:09.597075 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5885 | 2026.04.29 20:55:09.597439 [ 276 ] {8f843bf5-25e5-4760-8edc-b585973716bf} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.04.29 20:55:09.597478 [ 276 ] {8f843bf5-25e5-4760-8edc-b585973716bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5887 | 2026.04.29 20:55:09.597672 [ 194 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083414 sec., 683026.0639053953 rows/sec., 41.45 MiB/sec. | ||
| 5888 | 2026.04.29 20:55:09.597797 [ 194 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5889 | 2026.04.29 20:55:09.597875 [ 276 ] {8f843bf5-25e5-4760-8edc-b585973716bf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5890 | 2026.04.29 20:55:09.598049 [ 194 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_9_2} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.04.29 20:55:09.598110 [ 194 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_9_2} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5892 | 2026.04.29 20:55:09.598162 [ 276 ] {8f843bf5-25e5-4760-8edc-b585973716bf} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2026.04.29 20:55:09.598164 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5894 | 2026.04.29 20:55:09.598272 [ 54 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5895 | 2026.04.29 20:55:09.598294 [ 54 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.04.29 20:55:09.598312 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5897 | 2026.04.29 20:55:09.598322 [ 276 ] {8f843bf5-25e5-4760-8edc-b585973716bf} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001524 sec., 326115.48556430446 rows/sec., 22.90 MiB/sec. | ||
| 5898 | 2026.04.29 20:55:09.598366 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 5899 | 2026.04.29 20:55:09.598369 [ 276 ] {8f843bf5-25e5-4760-8edc-b585973716bf} <Debug> TCPHandler: Processed in 0.001716842 sec. | ||
| 5900 | 2026.04.29 20:55:09.598439 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5901 | 2026.04.29 20:55:09.598464 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1792 rows starting from the beginning of the part | ||
| 5902 | 2026.04.29 20:55:09.598508 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 99 rows starting from the beginning of the part | ||
| 5903 | 2026.04.29 20:55:09.598508 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2026.04.29 20:55:09.598542 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 497 rows starting from the beginning of the part | ||
| 5905 | 2026.04.29 20:55:09.598576 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1323 rows starting from the beginning of the part | ||
| 5906 | 2026.04.29 20:55:09.598608 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5907 | 2026.04.29 20:55:09.598630 [ 276 ] {c1645104-77bb-4f2a-8c8a-a290fb174927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5908 | 2026.04.29 20:55:09.598641 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 497 rows starting from the beginning of the part | ||
| 5909 | 2026.04.29 20:55:09.598681 [ 276 ] {c1645104-77bb-4f2a-8c8a-a290fb174927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5910 | 2026.04.29 20:55:09.599025 [ 276 ] {c1645104-77bb-4f2a-8c8a-a290fb174927} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.04.29 20:55:09.599060 [ 276 ] {c1645104-77bb-4f2a-8c8a-a290fb174927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5912 | 2026.04.29 20:55:09.599370 [ 276 ] {c1645104-77bb-4f2a-8c8a-a290fb174927} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5913 | 2026.04.29 20:55:09.599582 [ 276 ] {c1645104-77bb-4f2a-8c8a-a290fb174927} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.04.29 20:55:09.599712 [ 276 ] {c1645104-77bb-4f2a-8c8a-a290fb174927} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 5915 | 2026.04.29 20:55:09.599751 [ 276 ] {c1645104-77bb-4f2a-8c8a-a290fb174927} <Debug> TCPHandler: Processed in 0.001304577 sec. | ||
| 5916 | 2026.04.29 20:55:09.599877 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2026.04.29 20:55:09.599962 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616351 sec., 2642990.2910939516 rows/sec., 191.07 MiB/sec. | ||
| 5918 | 2026.04.29 20:55:09.599972 [ 276 ] {d9be3317-84bc-44f7-a92a-550a7f0d5e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5919 | 2026.04.29 20:55:09.600026 [ 276 ] {d9be3317-84bc-44f7-a92a-550a7f0d5e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5920 | 2026.04.29 20:55:09.600138 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5921 | 2026.04.29 20:55:09.600399 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2026.04.29 20:55:09.600459 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_36_7} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5923 | 2026.04.29 20:55:09.600478 [ 276 ] {d9be3317-84bc-44f7-a92a-550a7f0d5e4b} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.04.29 20:55:09.600514 [ 276 ] {d9be3317-84bc-44f7-a92a-550a7f0d5e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5925 | 2026.04.29 20:55:09.600520 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5926 | 2026.04.29 20:55:09.600850 [ 276 ] {d9be3317-84bc-44f7-a92a-550a7f0d5e4b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5927 | 2026.04.29 20:55:09.601063 [ 276 ] {d9be3317-84bc-44f7-a92a-550a7f0d5e4b} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.04.29 20:55:09.601190 [ 276 ] {d9be3317-84bc-44f7-a92a-550a7f0d5e4b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001237 sec., 214227.97089733224 rows/sec., 14.24 MiB/sec. | ||
| 5929 | 2026.04.29 20:55:09.601225 [ 276 ] {d9be3317-84bc-44f7-a92a-550a7f0d5e4b} <Debug> TCPHandler: Processed in 0.001398388 sec. | ||
| 5930 | 2026.04.29 20:55:09.601344 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.04.29 20:55:09.601439 [ 276 ] {33bf1278-bc1b-40af-bf7a-0f5f32aa0392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5932 | 2026.04.29 20:55:09.601482 [ 276 ] {33bf1278-bc1b-40af-bf7a-0f5f32aa0392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5933 | 2026.04.29 20:55:09.601803 [ 276 ] {33bf1278-bc1b-40af-bf7a-0f5f32aa0392} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.04.29 20:55:09.601837 [ 276 ] {33bf1278-bc1b-40af-bf7a-0f5f32aa0392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5935 | 2026.04.29 20:55:09.602141 [ 276 ] {33bf1278-bc1b-40af-bf7a-0f5f32aa0392} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5936 | 2026.04.29 20:55:09.602345 [ 276 ] {33bf1278-bc1b-40af-bf7a-0f5f32aa0392} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.04.29 20:55:09.602472 [ 276 ] {33bf1278-bc1b-40af-bf7a-0f5f32aa0392} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 5938 | 2026.04.29 20:55:09.602506 [ 276 ] {33bf1278-bc1b-40af-bf7a-0f5f32aa0392} <Debug> TCPHandler: Processed in 0.001212535 sec. | ||
| 5939 | 2026.04.29 20:55:09.602625 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2026.04.29 20:55:09.602723 [ 276 ] {adf0f527-e214-4295-b4a4-9b5f3ab548fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5941 | 2026.04.29 20:55:09.602777 [ 276 ] {adf0f527-e214-4295-b4a4-9b5f3ab548fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5942 | 2026.04.29 20:55:09.603512 [ 276 ] {adf0f527-e214-4295-b4a4-9b5f3ab548fd} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.04.29 20:55:09.603550 [ 276 ] {adf0f527-e214-4295-b4a4-9b5f3ab548fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5944 | 2026.04.29 20:55:09.604066 [ 276 ] {adf0f527-e214-4295-b4a4-9b5f3ab548fd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5945 | 2026.04.29 20:55:09.604292 [ 276 ] {adf0f527-e214-4295-b4a4-9b5f3ab548fd} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.04.29 20:55:09.604431 [ 276 ] {adf0f527-e214-4295-b4a4-9b5f3ab548fd} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001731 sec., 4043.9052570768345 rows/sec., 7.25 MiB/sec. | ||
| 5947 | 2026.04.29 20:55:09.604490 [ 276 ] {adf0f527-e214-4295-b4a4-9b5f3ab548fd} <Debug> TCPHandler: Processed in 0.001916285 sec. | ||
| 5948 | 2026.04.29 20:55:09.604625 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.04.29 20:55:09.604722 [ 276 ] {2aa254f7-ecc0-47ae-959b-5ae58699c73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5950 | 2026.04.29 20:55:09.604770 [ 276 ] {2aa254f7-ecc0-47ae-959b-5ae58699c73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5951 | 2026.04.29 20:55:09.605120 [ 276 ] {2aa254f7-ecc0-47ae-959b-5ae58699c73e} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.04.29 20:55:09.605156 [ 276 ] {2aa254f7-ecc0-47ae-959b-5ae58699c73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5953 | 2026.04.29 20:55:09.605491 [ 276 ] {2aa254f7-ecc0-47ae-959b-5ae58699c73e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5954 | 2026.04.29 20:55:09.605705 [ 276 ] {2aa254f7-ecc0-47ae-959b-5ae58699c73e} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.04.29 20:55:09.605838 [ 276 ] {2aa254f7-ecc0-47ae-959b-5ae58699c73e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001135 sec., 79295.15418502202 rows/sec., 4.96 MiB/sec. | ||
| 5956 | 2026.04.29 20:55:09.605873 [ 276 ] {2aa254f7-ecc0-47ae-959b-5ae58699c73e} <Debug> TCPHandler: Processed in 0.001301957 sec. | ||
| 5957 | 2026.04.29 20:55:12.047460 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5958 | 2026.04.29 20:55:12.047528 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5959 | 2026.04.29 20:55:12.173246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11539 | ||
| 5960 | 2026.04.29 20:55:12.173800 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.04.29 20:55:12.173842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5962 | 2026.04.29 20:55:12.174317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5963 | 2026.04.29 20:55:12.174540 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.04.29 20:55:12.174674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11539 | ||
| 5965 | 2026.04.29 20:55:12.208386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 726 | ||
| 5966 | 2026.04.29 20:55:12.211012 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.04.29 20:55:12.211053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5968 | 2026.04.29 20:55:12.212307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5969 | 2026.04.29 20:55:12.212600 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.04.29 20:55:12.212857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 5971 | 2026.04.29 20:55:12.788138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5972 | 2026.04.29 20:55:12.804969 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.04.29 20:55:12.805029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5974 | 2026.04.29 20:55:12.811821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5975 | 2026.04.29 20:55:12.812546 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.04.29 20:55:12.815545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5977 | 2026.04.29 20:55:14.577242 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.04.29 20:55:14.577465 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5979 | 2026.04.29 20:55:14.577787 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5980 | 2026.04.29 20:55:14.577823 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5981 | 2026.04.29 20:55:14.578037 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5982 | 2026.04.29 20:55:14.578105 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5983 | 2026.04.29 20:55:14.578246 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5984 | 2026.04.29 20:55:14.578372 [ 333 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5985 | 2026.04.29 20:55:14.578386 [ 312 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5986 | 2026.04.29 20:55:14.578372 [ 325 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5987 | 2026.04.29 20:55:14.578372 [ 313 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5988 | 2026.04.29 20:55:14.578575 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 5989 | 2026.04.29 20:55:14.578601 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5990 | 2026.04.29 20:55:14.578685 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5991 | 2026.04.29 20:55:14.578705 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 5992 | 2026.04.29 20:55:14.578740 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5993 | 2026.04.29 20:55:14.578773 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5994 | 2026.04.29 20:55:14.578804 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5995 | 2026.04.29 20:55:14.579955 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002579 sec., 17448.623497479643 rows/sec., 2.09 MiB/sec. | ||
| 5996 | 2026.04.29 20:55:14.580112 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Debug> MemoryTracker: Peak memory usage (for query): 130.32 KiB. | ||
| 5997 | 2026.04.29 20:55:14.580128 [ 276 ] {b15af526-24b0-4a35-a3a1-dd9a0301e723} <Debug> TCPHandler: Processed in 0.003018409 sec. | ||
| 5998 | 2026.04.29 20:55:14.582225 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.04.29 20:55:14.582351 [ 276 ] {4ce65f08-f2cc-4e12-82a7-6b5e33db9615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6000 | 2026.04.29 20:55:14.582402 [ 276 ] {4ce65f08-f2cc-4e12-82a7-6b5e33db9615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6001 | 2026.04.29 20:55:14.583037 [ 276 ] {4ce65f08-f2cc-4e12-82a7-6b5e33db9615} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.04.29 20:55:14.583077 [ 276 ] {4ce65f08-f2cc-4e12-82a7-6b5e33db9615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6003 | 2026.04.29 20:55:14.583454 [ 276 ] {4ce65f08-f2cc-4e12-82a7-6b5e33db9615} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6004 | 2026.04.29 20:55:14.583676 [ 276 ] {4ce65f08-f2cc-4e12-82a7-6b5e33db9615} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.04.29 20:55:14.583824 [ 276 ] {4ce65f08-f2cc-4e12-82a7-6b5e33db9615} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00151 sec., 83443.70860927152 rows/sec., 7.21 MiB/sec. | ||
| 6006 | 2026.04.29 20:55:14.583861 [ 276 ] {4ce65f08-f2cc-4e12-82a7-6b5e33db9615} <Debug> TCPHandler: Processed in 0.001700232 sec. | ||
| 6007 | 2026.04.29 20:55:14.584057 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.04.29 20:55:14.584152 [ 276 ] {87029f1b-66b4-4f64-8ef9-82d541812823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6009 | 2026.04.29 20:55:14.584191 [ 276 ] {87029f1b-66b4-4f64-8ef9-82d541812823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6010 | 2026.04.29 20:55:14.584630 [ 276 ] {87029f1b-66b4-4f64-8ef9-82d541812823} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.04.29 20:55:14.584667 [ 276 ] {87029f1b-66b4-4f64-8ef9-82d541812823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6012 | 2026.04.29 20:55:14.584951 [ 276 ] {87029f1b-66b4-4f64-8ef9-82d541812823} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6013 | 2026.04.29 20:55:14.585146 [ 276 ] {87029f1b-66b4-4f64-8ef9-82d541812823} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2026.04.29 20:55:14.585274 [ 276 ] {87029f1b-66b4-4f64-8ef9-82d541812823} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001167 sec., 29991.431019708652 rows/sec., 2.20 MiB/sec. | ||
| 6015 | 2026.04.29 20:55:14.585276 [ 47 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 6016 | 2026.04.29 20:55:14.585309 [ 276 ] {87029f1b-66b4-4f64-8ef9-82d541812823} <Debug> TCPHandler: Processed in 0.001351958 sec. | ||
| 6017 | 2026.04.29 20:55:14.585329 [ 47 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.04.29 20:55:14.585359 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6019 | 2026.04.29 20:55:14.585432 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.04.29 20:55:14.585448 [ 188 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 6021 | 2026.04.29 20:55:14.585527 [ 276 ] {3c2be102-0144-4670-82a2-246acdab6e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6022 | 2026.04.29 20:55:14.585556 [ 188 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6023 | 2026.04.29 20:55:14.585568 [ 276 ] {3c2be102-0144-4670-82a2-246acdab6e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6024 | 2026.04.29 20:55:14.585592 [ 188 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 211 rows starting from the beginning of the part | ||
| 6025 | 2026.04.29 20:55:14.585650 [ 188 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 35 rows starting from the beginning of the part | ||
| 6026 | 2026.04.29 20:55:14.585691 [ 188 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 6027 | 2026.04.29 20:55:14.585728 [ 188 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part | ||
| 6028 | 2026.04.29 20:55:14.585763 [ 188 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 6029 | 2026.04.29 20:55:14.585799 [ 188 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 6030 | 2026.04.29 20:55:14.586068 [ 276 ] {3c2be102-0144-4670-82a2-246acdab6e15} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.04.29 20:55:14.586109 [ 276 ] {3c2be102-0144-4670-82a2-246acdab6e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6032 | 2026.04.29 20:55:14.586431 [ 276 ] {3c2be102-0144-4670-82a2-246acdab6e15} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6033 | 2026.04.29 20:55:14.586666 [ 276 ] {3c2be102-0144-4670-82a2-246acdab6e15} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.04.29 20:55:14.586727 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277536 sec., 487657.4906695389 rows/sec., 32.70 MiB/sec. | ||
| 6035 | 2026.04.29 20:55:14.586800 [ 276 ] {3c2be102-0144-4670-82a2-246acdab6e15} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001248 sec., 79326.92307692308 rows/sec., 6.20 MiB/sec. | ||
| 6036 | 2026.04.29 20:55:14.586842 [ 276 ] {3c2be102-0144-4670-82a2-246acdab6e15} <Debug> TCPHandler: Processed in 0.001423918 sec. | ||
| 6037 | 2026.04.29 20:55:14.586895 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 6038 | 2026.04.29 20:55:14.586969 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2026.04.29 20:55:14.587077 [ 276 ] {0bd5653b-8306-496f-bc7e-a4ebcc1403d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6040 | 2026.04.29 20:55:14.587121 [ 276 ] {0bd5653b-8306-496f-bc7e-a4ebcc1403d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6041 | 2026.04.29 20:55:14.587182 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.04.29 20:55:14.587257 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_30_6} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 6043 | 2026.04.29 20:55:14.587329 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6044 | 2026.04.29 20:55:14.587534 [ 276 ] {0bd5653b-8306-496f-bc7e-a4ebcc1403d6} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2026.04.29 20:55:14.587574 [ 276 ] {0bd5653b-8306-496f-bc7e-a4ebcc1403d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6046 | 2026.04.29 20:55:14.587907 [ 276 ] {0bd5653b-8306-496f-bc7e-a4ebcc1403d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6047 | 2026.04.29 20:55:14.588116 [ 276 ] {0bd5653b-8306-496f-bc7e-a4ebcc1403d6} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.04.29 20:55:14.588236 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6049 | 2026.04.29 20:55:14.588246 [ 276 ] {0bd5653b-8306-496f-bc7e-a4ebcc1403d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6050 | 2026.04.29 20:55:14.588273 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.04.29 20:55:14.588288 [ 276 ] {0bd5653b-8306-496f-bc7e-a4ebcc1403d6} <Debug> TCPHandler: Processed in 0.001370307 sec. | ||
| 6052 | 2026.04.29 20:55:14.588291 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6053 | 2026.04.29 20:55:14.588395 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 6054 | 2026.04.29 20:55:14.588413 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.04.29 20:55:14.588498 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6056 | 2026.04.29 20:55:14.588514 [ 276 ] {b34efda4-db3b-480c-bcfc-b01af2ad4568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6057 | 2026.04.29 20:55:14.588528 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13048 rows starting from the beginning of the part | ||
| 6058 | 2026.04.29 20:55:14.588581 [ 276 ] {b34efda4-db3b-480c-bcfc-b01af2ad4568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6059 | 2026.04.29 20:55:14.588590 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 6060 | 2026.04.29 20:55:14.588638 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1496 rows starting from the beginning of the part | ||
| 6061 | 2026.04.29 20:55:14.588676 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
| 6062 | 2026.04.29 20:55:14.588710 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 6063 | 2026.04.29 20:55:14.588747 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 6064 | 2026.04.29 20:55:14.589442 [ 276 ] {b34efda4-db3b-480c-bcfc-b01af2ad4568} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.04.29 20:55:14.589492 [ 276 ] {b34efda4-db3b-480c-bcfc-b01af2ad4568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6066 | 2026.04.29 20:55:14.590135 [ 276 ] {b34efda4-db3b-480c-bcfc-b01af2ad4568} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6067 | 2026.04.29 20:55:14.590378 [ 276 ] {b34efda4-db3b-480c-bcfc-b01af2ad4568} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2026.04.29 20:55:14.590515 [ 276 ] {b34efda4-db3b-480c-bcfc-b01af2ad4568} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00202 sec., 17326.732673267325 rows/sec., 31.05 MiB/sec. | ||
| 6069 | 2026.04.29 20:55:14.590566 [ 276 ] {b34efda4-db3b-480c-bcfc-b01af2ad4568} <Debug> TCPHandler: Processed in 0.002204899 sec. | ||
| 6070 | 2026.04.29 20:55:14.590691 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2026.04.29 20:55:14.590787 [ 276 ] {f39f6a07-8ec1-4270-892a-da26b1627e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6072 | 2026.04.29 20:55:14.590828 [ 276 ] {f39f6a07-8ec1-4270-892a-da26b1627e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6073 | 2026.04.29 20:55:14.591176 [ 276 ] {f39f6a07-8ec1-4270-892a-da26b1627e0d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.04.29 20:55:14.591210 [ 276 ] {f39f6a07-8ec1-4270-892a-da26b1627e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6075 | 2026.04.29 20:55:14.591535 [ 276 ] {f39f6a07-8ec1-4270-892a-da26b1627e0d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6076 | 2026.04.29 20:55:14.591768 [ 276 ] {f39f6a07-8ec1-4270-892a-da26b1627e0d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.04.29 20:55:14.591897 [ 276 ] {f39f6a07-8ec1-4270-892a-da26b1627e0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 6078 | 2026.04.29 20:55:14.591932 [ 276 ] {f39f6a07-8ec1-4270-892a-da26b1627e0d} <Debug> TCPHandler: Processed in 0.001290796 sec. | ||
| 6079 | 2026.04.29 20:55:14.593041 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15362 rows, containing 5 columns (5 merged, 0 gathered) in 0.00468717 sec., 3277457.3996676034 rows/sec., 208.23 MiB/sec. | ||
| 6080 | 2026.04.29 20:55:14.593407 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6081 | 2026.04.29 20:55:14.593632 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.04.29 20:55:14.593696 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6083 | 2026.04.29 20:55:14.593754 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 6084 | 2026.04.29 20:55:15.000257 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.14 MiB, peak 272.46 MiB, free memory in arenas 0.00 B, will set to 263.20 MiB (RSS), difference: 1.06 MiB | ||
| 6085 | 2026.04.29 20:55:19.595235 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.04.29 20:55:19.595488 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6087 | 2026.04.29 20:55:19.595848 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6088 | 2026.04.29 20:55:19.595886 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6089 | 2026.04.29 20:55:19.596160 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6090 | 2026.04.29 20:55:19.596228 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6091 | 2026.04.29 20:55:19.596367 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 6092 | 2026.04.29 20:55:19.596502 [ 333 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6093 | 2026.04.29 20:55:19.596521 [ 312 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6094 | 2026.04.29 20:55:19.596502 [ 313 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6095 | 2026.04.29 20:55:19.596502 [ 325 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6096 | 2026.04.29 20:55:19.596702 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 6097 | 2026.04.29 20:55:19.596729 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6098 | 2026.04.29 20:55:19.596812 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6099 | 2026.04.29 20:55:19.596832 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 6100 | 2026.04.29 20:55:19.596866 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6101 | 2026.04.29 20:55:19.596917 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6102 | 2026.04.29 20:55:19.596961 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6103 | 2026.04.29 20:55:19.598259 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Debug> executeQuery: Read 45 rows, 9.51 KiB in 0.002874 sec., 15657.620041753655 rows/sec., 3.23 MiB/sec. | ||
| 6104 | 2026.04.29 20:55:19.598403 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Debug> MemoryTracker: Peak memory usage (for query): 153.64 KiB. | ||
| 6105 | 2026.04.29 20:55:19.598418 [ 276 ] {e145a218-b6d1-4737-a2d2-1858367c89af} <Debug> TCPHandler: Processed in 0.003315452 sec. | ||
| 6106 | 2026.04.29 20:55:19.607177 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6107 | 2026.04.29 20:55:19.607285 [ 276 ] {c007fadc-6889-4127-88ad-f0ff25806b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6108 | 2026.04.29 20:55:19.607328 [ 276 ] {c007fadc-6889-4127-88ad-f0ff25806b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6109 | 2026.04.29 20:55:19.607899 [ 276 ] {c007fadc-6889-4127-88ad-f0ff25806b85} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2026.04.29 20:55:19.607945 [ 276 ] {c007fadc-6889-4127-88ad-f0ff25806b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6111 | 2026.04.29 20:55:19.608365 [ 276 ] {c007fadc-6889-4127-88ad-f0ff25806b85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6112 | 2026.04.29 20:55:19.608561 [ 276 ] {c007fadc-6889-4127-88ad-f0ff25806b85} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2026.04.29 20:55:19.608711 [ 276 ] {c007fadc-6889-4127-88ad-f0ff25806b85} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001457 sec., 4118.050789293068 rows/sec., 1.90 MiB/sec. | ||
| 6114 | 2026.04.29 20:55:19.608750 [ 276 ] {c007fadc-6889-4127-88ad-f0ff25806b85} <Debug> TCPHandler: Processed in 0.00162691 sec. | ||
| 6115 | 2026.04.29 20:55:19.608879 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2026.04.29 20:55:19.608974 [ 276 ] {99093f49-47d1-4265-aab8-ca112c99396b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6117 | 2026.04.29 20:55:19.609014 [ 276 ] {99093f49-47d1-4265-aab8-ca112c99396b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6118 | 2026.04.29 20:55:19.609551 [ 276 ] {99093f49-47d1-4265-aab8-ca112c99396b} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2026.04.29 20:55:19.609587 [ 276 ] {99093f49-47d1-4265-aab8-ca112c99396b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6120 | 2026.04.29 20:55:19.609904 [ 276 ] {99093f49-47d1-4265-aab8-ca112c99396b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6121 | 2026.04.29 20:55:19.610112 [ 276 ] {99093f49-47d1-4265-aab8-ca112c99396b} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.04.29 20:55:19.610240 [ 276 ] {99093f49-47d1-4265-aab8-ca112c99396b} <Debug> executeQuery: Read 308 rows, 20.51 KiB in 0.001286 sec., 239502.33281493 rows/sec., 15.57 MiB/sec. | ||
| 6123 | 2026.04.29 20:55:19.610277 [ 276 ] {99093f49-47d1-4265-aab8-ca112c99396b} <Debug> TCPHandler: Processed in 0.001448159 sec. | ||
| 6124 | 2026.04.29 20:55:19.610398 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2026.04.29 20:55:19.610492 [ 276 ] {5d20563a-ba91-4ed6-82fc-8fded6a982db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6126 | 2026.04.29 20:55:19.610531 [ 276 ] {5d20563a-ba91-4ed6-82fc-8fded6a982db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6127 | 2026.04.29 20:55:19.610923 [ 276 ] {5d20563a-ba91-4ed6-82fc-8fded6a982db} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.04.29 20:55:19.610958 [ 276 ] {5d20563a-ba91-4ed6-82fc-8fded6a982db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6129 | 2026.04.29 20:55:19.611244 [ 276 ] {5d20563a-ba91-4ed6-82fc-8fded6a982db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6130 | 2026.04.29 20:55:19.611458 [ 276 ] {5d20563a-ba91-4ed6-82fc-8fded6a982db} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.04.29 20:55:19.611583 [ 276 ] {5d20563a-ba91-4ed6-82fc-8fded6a982db} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00111 sec., 3603.6036036036035 rows/sec., 293.85 KiB/sec. | ||
| 6132 | 2026.04.29 20:55:19.611619 [ 276 ] {5d20563a-ba91-4ed6-82fc-8fded6a982db} <Debug> TCPHandler: Processed in 0.001271096 sec. | ||
| 6133 | 2026.04.29 20:55:19.611734 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.04.29 20:55:19.611827 [ 276 ] {eac6b568-efd2-4a54-b36c-48969c1c59c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6135 | 2026.04.29 20:55:19.611865 [ 276 ] {eac6b568-efd2-4a54-b36c-48969c1c59c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6136 | 2026.04.29 20:55:19.612788 [ 276 ] {eac6b568-efd2-4a54-b36c-48969c1c59c5} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.04.29 20:55:19.612827 [ 276 ] {eac6b568-efd2-4a54-b36c-48969c1c59c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6138 | 2026.04.29 20:55:19.613206 [ 276 ] {eac6b568-efd2-4a54-b36c-48969c1c59c5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6139 | 2026.04.29 20:55:19.613418 [ 276 ] {eac6b568-efd2-4a54-b36c-48969c1c59c5} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.04.29 20:55:19.613557 [ 276 ] {eac6b568-efd2-4a54-b36c-48969c1c59c5} <Debug> executeQuery: Read 933 rows, 75.79 KiB in 0.001749 sec., 533447.6843910806 rows/sec., 42.32 MiB/sec. | ||
| 6141 | 2026.04.29 20:55:19.613595 [ 276 ] {eac6b568-efd2-4a54-b36c-48969c1c59c5} <Debug> TCPHandler: Processed in 0.001908114 sec. | ||
| 6142 | 2026.04.29 20:55:19.613711 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.04.29 20:55:19.613804 [ 276 ] {c71e262f-037f-44cb-9deb-91a9a35a1c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6144 | 2026.04.29 20:55:19.613842 [ 276 ] {c71e262f-037f-44cb-9deb-91a9a35a1c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6145 | 2026.04.29 20:55:19.614310 [ 276 ] {c71e262f-037f-44cb-9deb-91a9a35a1c21} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.04.29 20:55:19.614346 [ 276 ] {c71e262f-037f-44cb-9deb-91a9a35a1c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6147 | 2026.04.29 20:55:19.614644 [ 276 ] {c71e262f-037f-44cb-9deb-91a9a35a1c21} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6148 | 2026.04.29 20:55:19.614848 [ 276 ] {c71e262f-037f-44cb-9deb-91a9a35a1c21} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.04.29 20:55:19.614977 [ 276 ] {c71e262f-037f-44cb-9deb-91a9a35a1c21} <Debug> executeQuery: Read 165 rows, 10.31 KiB in 0.001192 sec., 138422.8187919463 rows/sec., 8.45 MiB/sec. | ||
| 6150 | 2026.04.29 20:55:19.615013 [ 276 ] {c71e262f-037f-44cb-9deb-91a9a35a1c21} <Debug> TCPHandler: Processed in 0.001351908 sec. | ||
| 6151 | 2026.04.29 20:55:19.615131 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2026.04.29 20:55:19.615223 [ 276 ] {f87256c2-0f9b-4de0-ac10-fd3e1883faa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6153 | 2026.04.29 20:55:19.615260 [ 276 ] {f87256c2-0f9b-4de0-ac10-fd3e1883faa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6154 | 2026.04.29 20:55:19.615742 [ 276 ] {f87256c2-0f9b-4de0-ac10-fd3e1883faa3} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.04.29 20:55:19.615777 [ 276 ] {f87256c2-0f9b-4de0-ac10-fd3e1883faa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6156 | 2026.04.29 20:55:19.616080 [ 276 ] {f87256c2-0f9b-4de0-ac10-fd3e1883faa3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6157 | 2026.04.29 20:55:19.616279 [ 276 ] {f87256c2-0f9b-4de0-ac10-fd3e1883faa3} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.04.29 20:55:19.616405 [ 276 ] {f87256c2-0f9b-4de0-ac10-fd3e1883faa3} <Debug> executeQuery: Read 173 rows, 11.90 KiB in 0.0012 sec., 144166.6666666667 rows/sec., 9.68 MiB/sec. | ||
| 6159 | 2026.04.29 20:55:19.616442 [ 276 ] {f87256c2-0f9b-4de0-ac10-fd3e1883faa3} <Debug> TCPHandler: Processed in 0.001359317 sec. | ||
| 6160 | 2026.04.29 20:55:19.616558 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2026.04.29 20:55:19.616649 [ 276 ] {a5003eaf-6770-49b9-91b8-650c0bf2e39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.04.29 20:55:19.616688 [ 276 ] {a5003eaf-6770-49b9-91b8-650c0bf2e39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6163 | 2026.04.29 20:55:19.617142 [ 276 ] {a5003eaf-6770-49b9-91b8-650c0bf2e39f} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.04.29 20:55:19.617177 [ 276 ] {a5003eaf-6770-49b9-91b8-650c0bf2e39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6165 | 2026.04.29 20:55:19.617458 [ 276 ] {a5003eaf-6770-49b9-91b8-650c0bf2e39f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6166 | 2026.04.29 20:55:19.617659 [ 276 ] {a5003eaf-6770-49b9-91b8-650c0bf2e39f} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.04.29 20:55:19.617782 [ 276 ] {a5003eaf-6770-49b9-91b8-650c0bf2e39f} <Debug> executeQuery: Read 160 rows, 9.56 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 8.12 MiB/sec. | ||
| 6168 | 2026.04.29 20:55:19.617819 [ 276 ] {a5003eaf-6770-49b9-91b8-650c0bf2e39f} <Debug> TCPHandler: Processed in 0.001308676 sec. | ||
| 6169 | 2026.04.29 20:55:19.617940 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.04.29 20:55:19.618031 [ 276 ] {f2414457-56a2-4530-b2f4-41942bca57af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6171 | 2026.04.29 20:55:19.618069 [ 276 ] {f2414457-56a2-4530-b2f4-41942bca57af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6172 | 2026.04.29 20:55:19.618704 [ 276 ] {f2414457-56a2-4530-b2f4-41942bca57af} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2026.04.29 20:55:19.618739 [ 276 ] {f2414457-56a2-4530-b2f4-41942bca57af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6174 | 2026.04.29 20:55:19.619052 [ 276 ] {f2414457-56a2-4530-b2f4-41942bca57af} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6175 | 2026.04.29 20:55:19.619256 [ 276 ] {f2414457-56a2-4530-b2f4-41942bca57af} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2026.04.29 20:55:19.619391 [ 276 ] {f2414457-56a2-4530-b2f4-41942bca57af} <Debug> executeQuery: Read 537 rows, 39.32 KiB in 0.001378 sec., 389695.2104499274 rows/sec., 27.87 MiB/sec. | ||
| 6177 | 2026.04.29 20:55:19.619428 [ 276 ] {f2414457-56a2-4530-b2f4-41942bca57af} <Debug> TCPHandler: Processed in 0.00153687 sec. | ||
| 6178 | 2026.04.29 20:55:19.619544 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2026.04.29 20:55:19.619635 [ 276 ] {3c7ef76a-46ff-4273-9798-73dbfc380466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6180 | 2026.04.29 20:55:19.619674 [ 276 ] {3c7ef76a-46ff-4273-9798-73dbfc380466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6181 | 2026.04.29 20:55:19.620043 [ 276 ] {3c7ef76a-46ff-4273-9798-73dbfc380466} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2026.04.29 20:55:19.620078 [ 276 ] {3c7ef76a-46ff-4273-9798-73dbfc380466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6183 | 2026.04.29 20:55:19.620373 [ 276 ] {3c7ef76a-46ff-4273-9798-73dbfc380466} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6184 | 2026.04.29 20:55:19.620579 [ 276 ] {3c7ef76a-46ff-4273-9798-73dbfc380466} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2026.04.29 20:55:19.620683 [ 41 ] {} <Debug> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6186 | 2026.04.29 20:55:19.620703 [ 276 ] {3c7ef76a-46ff-4273-9798-73dbfc380466} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 6187 | 2026.04.29 20:55:19.620746 [ 41 ] {} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2026.04.29 20:55:19.620753 [ 276 ] {3c7ef76a-46ff-4273-9798-73dbfc380466} <Debug> TCPHandler: Processed in 0.001256496 sec. | ||
| 6189 | 2026.04.29 20:55:19.620776 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6190 | 2026.04.29 20:55:19.620881 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::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 | ||
| 6191 | 2026.04.29 20:55:19.620887 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2026.04.29 20:55:19.621005 [ 276 ] {d7a8f4d1-b3e9-4191-b7da-0c959ad91f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6193 | 2026.04.29 20:55:19.621006 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6194 | 2026.04.29 20:55:19.621051 [ 276 ] {d7a8f4d1-b3e9-4191-b7da-0c959ad91f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6195 | 2026.04.29 20:55:19.621057 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 6196 | 2026.04.29 20:55:19.621128 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6197 | 2026.04.29 20:55:19.621170 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::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 | ||
| 6198 | 2026.04.29 20:55:19.621207 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6199 | 2026.04.29 20:55:19.621246 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6200 | 2026.04.29 20:55:19.621282 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::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 | ||
| 6201 | 2026.04.29 20:55:19.621647 [ 276 ] {d7a8f4d1-b3e9-4191-b7da-0c959ad91f6f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.04.29 20:55:19.621687 [ 276 ] {d7a8f4d1-b3e9-4191-b7da-0c959ad91f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6203 | 2026.04.29 20:55:19.622049 [ 197 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001210256 sec., 49576.28799196203 rows/sec., 2.53 MiB/sec. | ||
| 6204 | 2026.04.29 20:55:19.622097 [ 276 ] {d7a8f4d1-b3e9-4191-b7da-0c959ad91f6f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6205 | 2026.04.29 20:55:19.622253 [ 199 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6206 | 2026.04.29 20:55:19.622332 [ 276 ] {d7a8f4d1-b3e9-4191-b7da-0c959ad91f6f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2026.04.29 20:55:19.622476 [ 276 ] {d7a8f4d1-b3e9-4191-b7da-0c959ad91f6f} <Debug> executeQuery: Read 795 rows, 62.00 KiB in 0.001489 sec., 533915.3794492948 rows/sec., 40.66 MiB/sec. | ||
| 6208 | 2026.04.29 20:55:19.622513 [ 276 ] {d7a8f4d1-b3e9-4191-b7da-0c959ad91f6f} <Debug> TCPHandler: Processed in 0.001675592 sec. | ||
| 6209 | 2026.04.29 20:55:19.622630 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6210 | 2026.04.29 20:55:19.622640 [ 199 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_10_2} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.04.29 20:55:19.622728 [ 276 ] {2b9d9a85-2825-4a65-9356-7375dfe23c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6212 | 2026.04.29 20:55:19.622739 [ 199 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_10_2} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6213 | 2026.04.29 20:55:19.622777 [ 276 ] {2b9d9a85-2825-4a65-9356-7375dfe23c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6214 | 2026.04.29 20:55:19.622850 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6215 | 2026.04.29 20:55:19.623103 [ 276 ] {2b9d9a85-2825-4a65-9356-7375dfe23c8c} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.04.29 20:55:19.623142 [ 276 ] {2b9d9a85-2825-4a65-9356-7375dfe23c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6217 | 2026.04.29 20:55:19.623436 [ 276 ] {2b9d9a85-2825-4a65-9356-7375dfe23c8c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6218 | 2026.04.29 20:55:19.623640 [ 276 ] {2b9d9a85-2825-4a65-9356-7375dfe23c8c} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.04.29 20:55:19.623741 [ 41 ] {} <Debug> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6220 | 2026.04.29 20:55:19.623765 [ 276 ] {2b9d9a85-2825-4a65-9356-7375dfe23c8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 6221 | 2026.04.29 20:55:19.623773 [ 41 ] {} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2026.04.29 20:55:19.623804 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6223 | 2026.04.29 20:55:19.623807 [ 276 ] {2b9d9a85-2825-4a65-9356-7375dfe23c8c} <Debug> TCPHandler: Processed in 0.001225266 sec. | ||
| 6224 | 2026.04.29 20:55:19.623872 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::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 | ||
| 6225 | 2026.04.29 20:55:19.623932 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.04.29 20:55:19.623967 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6227 | 2026.04.29 20:55:19.623995 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 6228 | 2026.04.29 20:55:19.624029 [ 276 ] {813b1585-38b3-4912-a5a8-803c4d7c9468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6229 | 2026.04.29 20:55:19.624037 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6230 | 2026.04.29 20:55:19.624083 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 6231 | 2026.04.29 20:55:19.624086 [ 276 ] {813b1585-38b3-4912-a5a8-803c4d7c9468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6232 | 2026.04.29 20:55:19.624118 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6233 | 2026.04.29 20:55:19.624151 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 6234 | 2026.04.29 20:55:19.624180 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6235 | 2026.04.29 20:55:19.624806 [ 276 ] {813b1585-38b3-4912-a5a8-803c4d7c9468} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.04.29 20:55:19.624844 [ 276 ] {813b1585-38b3-4912-a5a8-803c4d7c9468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6237 | 2026.04.29 20:55:19.624901 [ 192 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001111954 sec., 9892.49555287359 rows/sec., 663.07 KiB/sec. | ||
| 6238 | 2026.04.29 20:55:19.625091 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6239 | 2026.04.29 20:55:19.625358 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.04.29 20:55:19.625434 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_11_2} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6241 | 2026.04.29 20:55:19.625452 [ 276 ] {813b1585-38b3-4912-a5a8-803c4d7c9468} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6242 | 2026.04.29 20:55:19.625499 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6243 | 2026.04.29 20:55:19.625689 [ 276 ] {813b1585-38b3-4912-a5a8-803c4d7c9468} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.04.29 20:55:19.625835 [ 276 ] {813b1585-38b3-4912-a5a8-803c4d7c9468} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001823 sec., 3839.8244651673067 rows/sec., 6.88 MiB/sec. | ||
| 6245 | 2026.04.29 20:55:19.625900 [ 276 ] {813b1585-38b3-4912-a5a8-803c4d7c9468} <Debug> TCPHandler: Processed in 0.002015086 sec. | ||
| 6246 | 2026.04.29 20:55:19.626052 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2026.04.29 20:55:19.626145 [ 276 ] {7e618cdc-5a77-4751-9979-a337fa84ac96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6248 | 2026.04.29 20:55:19.626185 [ 276 ] {7e618cdc-5a77-4751-9979-a337fa84ac96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6249 | 2026.04.29 20:55:19.626544 [ 276 ] {7e618cdc-5a77-4751-9979-a337fa84ac96} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.04.29 20:55:19.626579 [ 276 ] {7e618cdc-5a77-4751-9979-a337fa84ac96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6251 | 2026.04.29 20:55:19.626882 [ 276 ] {7e618cdc-5a77-4751-9979-a337fa84ac96} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6252 | 2026.04.29 20:55:19.627097 [ 276 ] {7e618cdc-5a77-4751-9979-a337fa84ac96} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.04.29 20:55:19.627206 [ 41 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6254 | 2026.04.29 20:55:19.627223 [ 276 ] {7e618cdc-5a77-4751-9979-a337fa84ac96} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 6255 | 2026.04.29 20:55:19.627237 [ 41 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.04.29 20:55:19.627265 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6257 | 2026.04.29 20:55:19.627268 [ 276 ] {7e618cdc-5a77-4751-9979-a337fa84ac96} <Debug> TCPHandler: Processed in 0.001265447 sec. | ||
| 6258 | 2026.04.29 20:55:19.627343 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 6259 | 2026.04.29 20:55:19.627468 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6260 | 2026.04.29 20:55:19.627503 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1860 rows starting from the beginning of the part | ||
| 6261 | 2026.04.29 20:55:19.627593 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 6262 | 2026.04.29 20:55:19.627642 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 6263 | 2026.04.29 20:55:19.627683 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6264 | 2026.04.29 20:55:19.627724 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 6265 | 2026.04.29 20:55:19.627764 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 6266 | 2026.04.29 20:55:19.628821 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001511529 sec., 1429016.5785770568 rows/sec., 93.43 MiB/sec. | ||
| 6267 | 2026.04.29 20:55:19.629033 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6268 | 2026.04.29 20:55:19.629304 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_36_7} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.04.29 20:55:19.629375 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_36_7} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6270 | 2026.04.29 20:55:19.629461 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6271 | 2026.04.29 20:55:19.674982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11987 | ||
| 6272 | 2026.04.29 20:55:19.675399 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.04.29 20:55:19.675435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6274 | 2026.04.29 20:55:19.675874 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6275 | 2026.04.29 20:55:19.676141 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.04.29 20:55:19.676325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11987 | ||
| 6277 | 2026.04.29 20:55:20.315840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6278 | 2026.04.29 20:55:20.332935 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.04.29 20:55:20.332988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6280 | 2026.04.29 20:55:20.338846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6281 | 2026.04.29 20:55:20.339536 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.04.29 20:55:20.342317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6283 | 2026.04.29 20:55:22.213331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 768 | ||
| 6284 | 2026.04.29 20:55:22.215947 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.04.29 20:55:22.216000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6286 | 2026.04.29 20:55:22.217268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6287 | 2026.04.29 20:55:22.217533 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.04.29 20:55:22.217808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6289 | 2026.04.29 20:55:24.577609 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6290 | 2026.04.29 20:55:24.577969 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6291 | 2026.04.29 20:55:24.578465 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6292 | 2026.04.29 20:55:24.578498 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6293 | 2026.04.29 20:55:24.578700 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6294 | 2026.04.29 20:55:24.578763 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6295 | 2026.04.29 20:55:24.578893 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6296 | 2026.04.29 20:55:24.579014 [ 333 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6297 | 2026.04.29 20:55:24.579018 [ 313 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 6298 | 2026.04.29 20:55:24.579036 [ 332 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6299 | 2026.04.29 20:55:24.579014 [ 325 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6300 | 2026.04.29 20:55:24.579025 [ 307 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6301 | 2026.04.29 20:55:24.579340 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 6302 | 2026.04.29 20:55:24.579363 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6303 | 2026.04.29 20:55:24.579446 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6304 | 2026.04.29 20:55:24.579466 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 6305 | 2026.04.29 20:55:24.579501 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6306 | 2026.04.29 20:55:24.579567 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6307 | 2026.04.29 20:55:24.579624 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6308 | 2026.04.29 20:55:24.580763 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002942 sec., 15295.717199184228 rows/sec., 1.83 MiB/sec. | ||
| 6309 | 2026.04.29 20:55:24.580902 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Debug> MemoryTracker: Peak memory usage (for query): 130.22 KiB. | ||
| 6310 | 2026.04.29 20:55:24.580918 [ 276 ] {805ef1eb-f929-417a-90e1-bf127ce78f58} <Debug> TCPHandler: Processed in 0.003492885 sec. | ||
| 6311 | 2026.04.29 20:55:24.583130 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.04.29 20:55:24.583263 [ 276 ] {3e28f4a7-f248-4087-9b4d-bce76743f5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6313 | 2026.04.29 20:55:24.583315 [ 276 ] {3e28f4a7-f248-4087-9b4d-bce76743f5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6314 | 2026.04.29 20:55:24.583901 [ 276 ] {3e28f4a7-f248-4087-9b4d-bce76743f5ec} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.04.29 20:55:24.583944 [ 276 ] {3e28f4a7-f248-4087-9b4d-bce76743f5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6316 | 2026.04.29 20:55:24.584316 [ 276 ] {3e28f4a7-f248-4087-9b4d-bce76743f5ec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6317 | 2026.04.29 20:55:24.584535 [ 276 ] {3e28f4a7-f248-4087-9b4d-bce76743f5ec} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.04.29 20:55:24.584677 [ 276 ] {3e28f4a7-f248-4087-9b4d-bce76743f5ec} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00145 sec., 86896.55172413794 rows/sec., 7.51 MiB/sec. | ||
| 6319 | 2026.04.29 20:55:24.584714 [ 276 ] {3e28f4a7-f248-4087-9b4d-bce76743f5ec} <Debug> TCPHandler: Processed in 0.001645981 sec. | ||
| 6320 | 2026.04.29 20:55:24.584842 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2026.04.29 20:55:24.584936 [ 276 ] {3011cc3c-19af-4c79-8cbe-8fa417aaef98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6322 | 2026.04.29 20:55:24.584975 [ 276 ] {3011cc3c-19af-4c79-8cbe-8fa417aaef98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6323 | 2026.04.29 20:55:24.585388 [ 276 ] {3011cc3c-19af-4c79-8cbe-8fa417aaef98} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.04.29 20:55:24.585423 [ 276 ] {3011cc3c-19af-4c79-8cbe-8fa417aaef98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6325 | 2026.04.29 20:55:24.585711 [ 276 ] {3011cc3c-19af-4c79-8cbe-8fa417aaef98} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6326 | 2026.04.29 20:55:24.585911 [ 276 ] {3011cc3c-19af-4c79-8cbe-8fa417aaef98} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.04.29 20:55:24.586038 [ 276 ] {3011cc3c-19af-4c79-8cbe-8fa417aaef98} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001121 sec., 31222.123104371098 rows/sec., 2.29 MiB/sec. | ||
| 6328 | 2026.04.29 20:55:24.586075 [ 276 ] {3011cc3c-19af-4c79-8cbe-8fa417aaef98} <Debug> TCPHandler: Processed in 0.001283526 sec. | ||
| 6329 | 2026.04.29 20:55:24.586193 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.04.29 20:55:24.586286 [ 276 ] {27a331f3-0d48-46d3-b89c-4cdc9c074b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6331 | 2026.04.29 20:55:24.586324 [ 276 ] {27a331f3-0d48-46d3-b89c-4cdc9c074b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6332 | 2026.04.29 20:55:24.586751 [ 276 ] {27a331f3-0d48-46d3-b89c-4cdc9c074b60} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.04.29 20:55:24.586787 [ 276 ] {27a331f3-0d48-46d3-b89c-4cdc9c074b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6334 | 2026.04.29 20:55:24.587094 [ 276 ] {27a331f3-0d48-46d3-b89c-4cdc9c074b60} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6335 | 2026.04.29 20:55:24.587298 [ 276 ] {27a331f3-0d48-46d3-b89c-4cdc9c074b60} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.04.29 20:55:24.587422 [ 276 ] {27a331f3-0d48-46d3-b89c-4cdc9c074b60} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001154 sec., 85788.56152512998 rows/sec., 6.70 MiB/sec. | ||
| 6337 | 2026.04.29 20:55:24.587459 [ 276 ] {27a331f3-0d48-46d3-b89c-4cdc9c074b60} <Debug> TCPHandler: Processed in 0.001313257 sec. | ||
| 6338 | 2026.04.29 20:55:24.587577 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2026.04.29 20:55:24.587670 [ 276 ] {561df015-6de0-4d3a-a03c-e850dbfd8fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6340 | 2026.04.29 20:55:24.587713 [ 276 ] {561df015-6de0-4d3a-a03c-e850dbfd8fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6341 | 2026.04.29 20:55:24.588116 [ 276 ] {561df015-6de0-4d3a-a03c-e850dbfd8fb5} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2026.04.29 20:55:24.588152 [ 276 ] {561df015-6de0-4d3a-a03c-e850dbfd8fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6343 | 2026.04.29 20:55:24.588460 [ 276 ] {561df015-6de0-4d3a-a03c-e850dbfd8fb5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6344 | 2026.04.29 20:55:24.588664 [ 276 ] {561df015-6de0-4d3a-a03c-e850dbfd8fb5} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.04.29 20:55:24.588796 [ 276 ] {561df015-6de0-4d3a-a03c-e850dbfd8fb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 6346 | 2026.04.29 20:55:24.588833 [ 276 ] {561df015-6de0-4d3a-a03c-e850dbfd8fb5} <Debug> TCPHandler: Processed in 0.001302956 sec. | ||
| 6347 | 2026.04.29 20:55:24.588947 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2026.04.29 20:55:24.589040 [ 276 ] {9d9d4b05-edec-447b-94b4-765915e8e86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6349 | 2026.04.29 20:55:24.589093 [ 276 ] {9d9d4b05-edec-447b-94b4-765915e8e86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6350 | 2026.04.29 20:55:24.589856 [ 276 ] {9d9d4b05-edec-447b-94b4-765915e8e86e} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.04.29 20:55:24.589893 [ 276 ] {9d9d4b05-edec-447b-94b4-765915e8e86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6352 | 2026.04.29 20:55:24.590420 [ 276 ] {9d9d4b05-edec-447b-94b4-765915e8e86e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6353 | 2026.04.29 20:55:24.590642 [ 276 ] {9d9d4b05-edec-447b-94b4-765915e8e86e} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.04.29 20:55:24.590750 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6355 | 2026.04.29 20:55:24.590777 [ 276 ] {9d9d4b05-edec-447b-94b4-765915e8e86e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001754 sec., 19954.389965792474 rows/sec., 35.76 MiB/sec. | ||
| 6356 | 2026.04.29 20:55:24.590801 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.04.29 20:55:24.590826 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6358 | 2026.04.29 20:55:24.590841 [ 276 ] {9d9d4b05-edec-447b-94b4-765915e8e86e} <Debug> TCPHandler: Processed in 0.001942635 sec. | ||
| 6359 | 2026.04.29 20:55:24.590965 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 6360 | 2026.04.29 20:55:24.590989 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2026.04.29 20:55:24.591099 [ 276 ] {27a04e83-215d-4712-a458-6087d4f7da4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6362 | 2026.04.29 20:55:24.591140 [ 276 ] {27a04e83-215d-4712-a458-6087d4f7da4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6363 | 2026.04.29 20:55:24.591252 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6364 | 2026.04.29 20:55:24.591323 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 602 rows starting from the beginning of the part | ||
| 6365 | 2026.04.29 20:55:24.591470 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 6366 | 2026.04.29 20:55:24.591481 [ 276 ] {27a04e83-215d-4712-a458-6087d4f7da4b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.04.29 20:55:24.591521 [ 276 ] {27a04e83-215d-4712-a458-6087d4f7da4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6368 | 2026.04.29 20:55:24.591579 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 6369 | 2026.04.29 20:55:24.591695 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 6370 | 2026.04.29 20:55:24.591804 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 6371 | 2026.04.29 20:55:24.591825 [ 276 ] {27a04e83-215d-4712-a458-6087d4f7da4b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6372 | 2026.04.29 20:55:24.591909 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 6373 | 2026.04.29 20:55:24.592041 [ 276 ] {27a04e83-215d-4712-a458-6087d4f7da4b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.04.29 20:55:24.592175 [ 276 ] {27a04e83-215d-4712-a458-6087d4f7da4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 6375 | 2026.04.29 20:55:24.592213 [ 276 ] {27a04e83-215d-4712-a458-6087d4f7da4b} <Debug> TCPHandler: Processed in 0.001273867 sec. | ||
| 6376 | 2026.04.29 20:55:24.596284 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 19 columns (19 merged, 0 gathered) in 0.005380189 sec., 135682.96578428752 rows/sec., 243.14 MiB/sec. | ||
| 6377 | 2026.04.29 20:55:24.597566 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6378 | 2026.04.29 20:55:24.597935 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2026.04.29 20:55:24.598023 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6380 | 2026.04.29 20:55:24.598193 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 6381 | 2026.04.29 20:55:25.000485 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.64 MiB, peak 272.46 MiB, free memory in arenas 0.00 B, will set to 266.61 MiB (RSS), difference: 1.96 MiB | ||
| 6382 | 2026.04.29 20:55:27.047567 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6383 | 2026.04.29 20:55:27.047628 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6384 | 2026.04.29 20:55:27.176450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12499 | ||
| 6385 | 2026.04.29 20:55:27.176952 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.04.29 20:55:27.176997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6387 | 2026.04.29 20:55:27.177501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6388 | 2026.04.29 20:55:27.177734 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.04.29 20:55:27.177868 [ 30 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6390 | 2026.04.29 20:55:27.177876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12499 | ||
| 6391 | 2026.04.29 20:55:27.177943 [ 30 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.04.29 20:55:27.177969 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6393 | 2026.04.29 20:55:27.178070 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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 | ||
| 6394 | 2026.04.29 20:55:27.178186 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6395 | 2026.04.29 20:55:27.178224 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10067 rows starting from the beginning of the part | ||
| 6396 | 2026.04.29 20:55:27.178285 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6397 | 2026.04.29 20:55:27.178330 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6398 | 2026.04.29 20:55:27.178369 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6399 | 2026.04.29 20:55:27.178403 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6400 | 2026.04.29 20:55:27.178437 [ 190 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6401 | 2026.04.29 20:55:27.183044 [ 200 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12499 rows, containing 4 columns (4 merged, 0 gathered) in 0.005014624 sec., 2492509.9070239365 rows/sec., 35.66 MiB/sec. | ||
| 6402 | 2026.04.29 20:55:27.183424 [ 201 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6403 | 2026.04.29 20:55:27.183713 [ 201 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.04.29 20:55:27.183783 [ 201 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_26_5} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6405 | 2026.04.29 20:55:27.183889 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6406 | 2026.04.29 20:55:27.842434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6407 | 2026.04.29 20:55:27.859868 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.04.29 20:55:27.859918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6409 | 2026.04.29 20:55:27.865855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6410 | 2026.04.29 20:55:27.866588 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.04.29 20:55:27.866911 [ 30 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6412 | 2026.04.29 20:55:27.866980 [ 30 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.04.29 20:55:27.867003 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6414 | 2026.04.29 20:55:27.867129 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 6415 | 2026.04.29 20:55:27.869514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6416 | 2026.04.29 20:55:27.870554 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6417 | 2026.04.29 20:55:27.871877 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 6418 | 2026.04.29 20:55:27.876386 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 6419 | 2026.04.29 20:55:27.880899 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 6420 | 2026.04.29 20:55:27.885087 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 6421 | 2026.04.29 20:55:27.889471 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 6422 | 2026.04.29 20:55:27.893752 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 6423 | 2026.04.29 20:55:27.943852 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.076777934 sec., 2552.8168028069103 rows/sec., 13.20 MiB/sec. | ||
| 6424 | 2026.04.29 20:55:27.945711 [ 195 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6425 | 2026.04.29 20:55:27.947547 [ 195 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_26_5} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.04.29 20:55:27.947637 [ 195 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_26_5} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6427 | 2026.04.29 20:55:27.948854 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6428 | 2026.04.29 20:55:28.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.70 MiB, peak 278.27 MiB, free memory in arenas 0.00 B, will set to 271.23 MiB (RSS), difference: 3.53 MiB | ||
| 6429 | 2026.04.29 20:55:29.576081 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2026.04.29 20:55:29.576739 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6431 | 2026.04.29 20:55:29.577105 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6432 | 2026.04.29 20:55:29.577145 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6433 | 2026.04.29 20:55:29.577369 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6434 | 2026.04.29 20:55:29.577442 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6435 | 2026.04.29 20:55:29.577588 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6436 | 2026.04.29 20:55:29.577693 [ 307 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6437 | 2026.04.29 20:55:29.577716 [ 327 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6438 | 2026.04.29 20:55:29.577727 [ 333 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6439 | 2026.04.29 20:55:29.577743 [ 343 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6440 | 2026.04.29 20:55:29.577739 [ 332 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 6441 | 2026.04.29 20:55:29.577913 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 6442 | 2026.04.29 20:55:29.577941 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6443 | 2026.04.29 20:55:29.578029 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6444 | 2026.04.29 20:55:29.578050 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 6445 | 2026.04.29 20:55:29.578086 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6446 | 2026.04.29 20:55:29.578127 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6447 | 2026.04.29 20:55:29.578180 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6448 | 2026.04.29 20:55:29.579371 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002724 sec., 16519.823788546255 rows/sec., 1.98 MiB/sec. | ||
| 6449 | 2026.04.29 20:55:29.579525 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Debug> MemoryTracker: Peak memory usage (for query): 132.12 KiB. | ||
| 6450 | 2026.04.29 20:55:29.579541 [ 276 ] {29898e06-49a0-4c4e-9aa1-5071010b8c03} <Debug> TCPHandler: Processed in 0.003599356 sec. | ||
| 6451 | 2026.04.29 20:55:29.581378 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.04.29 20:55:29.581491 [ 276 ] {d94f6ca4-62e0-4e1a-8358-755447772939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6453 | 2026.04.29 20:55:29.581537 [ 276 ] {d94f6ca4-62e0-4e1a-8358-755447772939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6454 | 2026.04.29 20:55:29.582033 [ 276 ] {d94f6ca4-62e0-4e1a-8358-755447772939} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.04.29 20:55:29.582076 [ 276 ] {d94f6ca4-62e0-4e1a-8358-755447772939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6456 | 2026.04.29 20:55:29.582451 [ 276 ] {d94f6ca4-62e0-4e1a-8358-755447772939} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6457 | 2026.04.29 20:55:29.582679 [ 276 ] {d94f6ca4-62e0-4e1a-8358-755447772939} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.04.29 20:55:29.582833 [ 276 ] {d94f6ca4-62e0-4e1a-8358-755447772939} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001376 sec., 50872.09302325581 rows/sec., 4.08 MiB/sec. | ||
| 6459 | 2026.04.29 20:55:29.582873 [ 276 ] {d94f6ca4-62e0-4e1a-8358-755447772939} <Debug> TCPHandler: Processed in 0.00155094 sec. | ||
| 6460 | 2026.04.29 20:55:29.582998 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2026.04.29 20:55:29.583097 [ 276 ] {af3c79e8-b3e7-498a-953f-1c3ba12f38c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6462 | 2026.04.29 20:55:29.583139 [ 276 ] {af3c79e8-b3e7-498a-953f-1c3ba12f38c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6463 | 2026.04.29 20:55:29.583541 [ 276 ] {af3c79e8-b3e7-498a-953f-1c3ba12f38c4} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.04.29 20:55:29.583580 [ 276 ] {af3c79e8-b3e7-498a-953f-1c3ba12f38c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6465 | 2026.04.29 20:55:29.583876 [ 276 ] {af3c79e8-b3e7-498a-953f-1c3ba12f38c4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6466 | 2026.04.29 20:55:29.584096 [ 276 ] {af3c79e8-b3e7-498a-953f-1c3ba12f38c4} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.04.29 20:55:29.584233 [ 276 ] {af3c79e8-b3e7-498a-953f-1c3ba12f38c4} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001158 sec., 6044.905008635579 rows/sec., 454.55 KiB/sec. | ||
| 6468 | 2026.04.29 20:55:29.584270 [ 276 ] {af3c79e8-b3e7-498a-953f-1c3ba12f38c4} <Debug> TCPHandler: Processed in 0.001324357 sec. | ||
| 6469 | 2026.04.29 20:55:29.584378 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2026.04.29 20:55:29.584474 [ 276 ] {4f1f84e0-cfe4-4878-861d-612efd531fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6471 | 2026.04.29 20:55:29.584513 [ 276 ] {4f1f84e0-cfe4-4878-861d-612efd531fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6472 | 2026.04.29 20:55:29.584931 [ 276 ] {4f1f84e0-cfe4-4878-861d-612efd531fa4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2026.04.29 20:55:29.584966 [ 276 ] {4f1f84e0-cfe4-4878-861d-612efd531fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6474 | 2026.04.29 20:55:29.585274 [ 276 ] {4f1f84e0-cfe4-4878-861d-612efd531fa4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6475 | 2026.04.29 20:55:29.585488 [ 276 ] {4f1f84e0-cfe4-4878-861d-612efd531fa4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.04.29 20:55:29.585621 [ 276 ] {4f1f84e0-cfe4-4878-861d-612efd531fa4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001166 sec., 60891.93825042882 rows/sec., 4.75 MiB/sec. | ||
| 6477 | 2026.04.29 20:55:29.585659 [ 276 ] {4f1f84e0-cfe4-4878-861d-612efd531fa4} <Debug> TCPHandler: Processed in 0.001330637 sec. | ||
| 6478 | 2026.04.29 20:55:29.585778 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6479 | 2026.04.29 20:55:29.585874 [ 276 ] {30e3f865-4886-4cce-83ae-5534d12f6781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6480 | 2026.04.29 20:55:29.585916 [ 276 ] {30e3f865-4886-4cce-83ae-5534d12f6781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6481 | 2026.04.29 20:55:29.586326 [ 276 ] {30e3f865-4886-4cce-83ae-5534d12f6781} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2026.04.29 20:55:29.586363 [ 276 ] {30e3f865-4886-4cce-83ae-5534d12f6781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6483 | 2026.04.29 20:55:29.586688 [ 276 ] {30e3f865-4886-4cce-83ae-5534d12f6781} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6484 | 2026.04.29 20:55:29.586898 [ 276 ] {30e3f865-4886-4cce-83ae-5534d12f6781} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.04.29 20:55:29.587029 [ 276 ] {30e3f865-4886-4cce-83ae-5534d12f6781} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 6486 | 2026.04.29 20:55:29.587066 [ 276 ] {30e3f865-4886-4cce-83ae-5534d12f6781} <Debug> TCPHandler: Processed in 0.001339497 sec. | ||
| 6487 | 2026.04.29 20:55:29.587185 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6488 | 2026.04.29 20:55:29.587279 [ 276 ] {34f40f21-6119-48aa-88d5-7c016a7af2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6489 | 2026.04.29 20:55:29.587334 [ 276 ] {34f40f21-6119-48aa-88d5-7c016a7af2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6490 | 2026.04.29 20:55:29.588064 [ 276 ] {34f40f21-6119-48aa-88d5-7c016a7af2f1} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2026.04.29 20:55:29.588101 [ 276 ] {34f40f21-6119-48aa-88d5-7c016a7af2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6492 | 2026.04.29 20:55:29.588605 [ 276 ] {34f40f21-6119-48aa-88d5-7c016a7af2f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6493 | 2026.04.29 20:55:29.588840 [ 276 ] {34f40f21-6119-48aa-88d5-7c016a7af2f1} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.04.29 20:55:29.588981 [ 276 ] {34f40f21-6119-48aa-88d5-7c016a7af2f1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00172 sec., 4069.767441860465 rows/sec., 7.29 MiB/sec. | ||
| 6495 | 2026.04.29 20:55:29.589039 [ 276 ] {34f40f21-6119-48aa-88d5-7c016a7af2f1} <Debug> TCPHandler: Processed in 0.001905335 sec. | ||
| 6496 | 2026.04.29 20:55:29.589173 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.04.29 20:55:29.589269 [ 276 ] {7ecd44e8-52e9-4e66-8d1d-19f22179a663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6498 | 2026.04.29 20:55:29.589310 [ 276 ] {7ecd44e8-52e9-4e66-8d1d-19f22179a663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6499 | 2026.04.29 20:55:29.589655 [ 276 ] {7ecd44e8-52e9-4e66-8d1d-19f22179a663} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.04.29 20:55:29.589692 [ 276 ] {7ecd44e8-52e9-4e66-8d1d-19f22179a663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6501 | 2026.04.29 20:55:29.589997 [ 276 ] {7ecd44e8-52e9-4e66-8d1d-19f22179a663} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6502 | 2026.04.29 20:55:29.590212 [ 276 ] {7ecd44e8-52e9-4e66-8d1d-19f22179a663} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.04.29 20:55:29.590355 [ 276 ] {7ecd44e8-52e9-4e66-8d1d-19f22179a663} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6504 | 2026.04.29 20:55:29.590391 [ 276 ] {7ecd44e8-52e9-4e66-8d1d-19f22179a663} <Debug> TCPHandler: Processed in 0.001270036 sec. | ||
| 6505 | 2026.04.29 20:55:29.895432 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.04.29 20:55:29.895663 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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) | ||
| 6507 | 2026.04.29 20:55:29.896013 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6508 | 2026.04.29 20:55:29.896056 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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 | ||
| 6509 | 2026.04.29 20:55:29.896288 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6510 | 2026.04.29 20:55:29.896357 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6511 | 2026.04.29 20:55:29.896499 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6512 | 2026.04.29 20:55:29.896598 [ 307 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6513 | 2026.04.29 20:55:29.896599 [ 327 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6514 | 2026.04.29 20:55:29.896627 [ 315 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 6515 | 2026.04.29 20:55:29.896642 [ 347 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6516 | 2026.04.29 20:55:29.896617 [ 335 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6517 | 2026.04.29 20:55:29.896754 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 6518 | 2026.04.29 20:55:29.896776 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6519 | 2026.04.29 20:55:29.896860 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6520 | 2026.04.29 20:55:29.896887 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 6521 | 2026.04.29 20:55:29.896923 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 6522 | 2026.04.29 20:55:29.896961 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 6523 | 2026.04.29 20:55:29.896996 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 6524 | 2026.04.29 20:55:29.898090 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Debug> executeQuery: Read 45 rows, 5.52 KiB in 0.002528 sec., 17800.632911392408 rows/sec., 2.13 MiB/sec. | ||
| 6525 | 2026.04.29 20:55:29.898212 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Debug> MemoryTracker: Peak memory usage (for query): 136.10 KiB. | ||
| 6526 | 2026.04.29 20:55:29.898230 [ 276 ] {8ddca091-6cc1-4714-af7d-9ad92ad4c33b} <Debug> TCPHandler: Processed in 0.002933957 sec. | ||
| 6527 | 2026.04.29 20:55:29.910637 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.04.29 20:55:29.910770 [ 276 ] {e16a846e-4194-4bb2-b3bc-af26700f4581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6529 | 2026.04.29 20:55:29.910821 [ 276 ] {e16a846e-4194-4bb2-b3bc-af26700f4581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6530 | 2026.04.29 20:55:29.911384 [ 276 ] {e16a846e-4194-4bb2-b3bc-af26700f4581} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.04.29 20:55:29.911437 [ 276 ] {e16a846e-4194-4bb2-b3bc-af26700f4581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6532 | 2026.04.29 20:55:29.911831 [ 276 ] {e16a846e-4194-4bb2-b3bc-af26700f4581} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6533 | 2026.04.29 20:55:29.912099 [ 276 ] {e16a846e-4194-4bb2-b3bc-af26700f4581} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.04.29 20:55:29.912245 [ 27 ] {} <Debug> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6535 | 2026.04.29 20:55:29.912274 [ 276 ] {e16a846e-4194-4bb2-b3bc-af26700f4581} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 317.70 KiB/sec. | ||
| 6536 | 2026.04.29 20:55:29.912315 [ 27 ] {} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.04.29 20:55:29.912331 [ 276 ] {e16a846e-4194-4bb2-b3bc-af26700f4581} <Debug> TCPHandler: Processed in 0.001761593 sec. | ||
| 6538 | 2026.04.29 20:55:29.912345 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6539 | 2026.04.29 20:55:29.912458 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 6540 | 2026.04.29 20:55:29.912473 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.04.29 20:55:29.912578 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6542 | 2026.04.29 20:55:29.912590 [ 276 ] {b1468892-6dba-4069-a209-84119a93f683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6543 | 2026.04.29 20:55:29.912619 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 6544 | 2026.04.29 20:55:29.912637 [ 276 ] {b1468892-6dba-4069-a209-84119a93f683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6545 | 2026.04.29 20:55:29.912689 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6546 | 2026.04.29 20:55:29.912740 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 6547 | 2026.04.29 20:55:29.912780 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 6548 | 2026.04.29 20:55:29.912818 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6549 | 2026.04.29 20:55:29.912859 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 6550 | 2026.04.29 20:55:29.913672 [ 195 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256376 sec., 36613.24316924233 rows/sec., 3.06 MiB/sec. | ||
| 6551 | 2026.04.29 20:55:29.913782 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6552 | 2026.04.29 20:55:29.914023 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_10_2} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.04.29 20:55:29.914088 [ 187 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_10_2} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6554 | 2026.04.29 20:55:29.914156 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6555 | 2026.04.29 20:55:29.914167 [ 276 ] {b1468892-6dba-4069-a209-84119a93f683} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.04.29 20:55:29.914210 [ 276 ] {b1468892-6dba-4069-a209-84119a93f683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6557 | 2026.04.29 20:55:29.914698 [ 276 ] {b1468892-6dba-4069-a209-84119a93f683} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6558 | 2026.04.29 20:55:29.914922 [ 276 ] {b1468892-6dba-4069-a209-84119a93f683} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.04.29 20:55:29.915050 [ 26 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6560 | 2026.04.29 20:55:29.915062 [ 276 ] {b1468892-6dba-4069-a209-84119a93f683} <Debug> executeQuery: Read 2474 rows, 188.29 KiB in 0.002493 sec., 992378.6602486963 rows/sec., 73.76 MiB/sec. | ||
| 6561 | 2026.04.29 20:55:29.915085 [ 26 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.04.29 20:55:29.915104 [ 276 ] {b1468892-6dba-4069-a209-84119a93f683} <Debug> TCPHandler: Processed in 0.002692834 sec. | ||
| 6563 | 2026.04.29 20:55:29.915105 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6564 | 2026.04.29 20:55:29.915186 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 6565 | 2026.04.29 20:55:29.915243 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2026.04.29 20:55:29.915277 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6567 | 2026.04.29 20:55:29.915308 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3239 rows starting from the beginning of the part | ||
| 6568 | 2026.04.29 20:55:29.915342 [ 276 ] {ce7c7293-85ad-4356-bc6a-21a796dde96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.04.29 20:55:29.915360 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 126 rows starting from the beginning of the part | ||
| 6570 | 2026.04.29 20:55:29.915387 [ 276 ] {ce7c7293-85ad-4356-bc6a-21a796dde96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6571 | 2026.04.29 20:55:29.915409 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 933 rows starting from the beginning of the part | ||
| 6572 | 2026.04.29 20:55:29.915453 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 126 rows starting from the beginning of the part | ||
| 6573 | 2026.04.29 20:55:29.915492 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 70 rows starting from the beginning of the part | ||
| 6574 | 2026.04.29 20:55:29.915531 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2474 rows starting from the beginning of the part | ||
| 6575 | 2026.04.29 20:55:29.915824 [ 276 ] {ce7c7293-85ad-4356-bc6a-21a796dde96b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.04.29 20:55:29.915865 [ 276 ] {ce7c7293-85ad-4356-bc6a-21a796dde96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6577 | 2026.04.29 20:55:29.916241 [ 276 ] {ce7c7293-85ad-4356-bc6a-21a796dde96b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6578 | 2026.04.29 20:55:29.916497 [ 276 ] {ce7c7293-85ad-4356-bc6a-21a796dde96b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.04.29 20:55:29.916635 [ 276 ] {ce7c7293-85ad-4356-bc6a-21a796dde96b} <Debug> executeQuery: Read 50 rows, 3.73 KiB in 0.001311 sec., 38138.82532418001 rows/sec., 2.78 MiB/sec. | ||
| 6580 | 2026.04.29 20:55:29.916673 [ 276 ] {ce7c7293-85ad-4356-bc6a-21a796dde96b} <Debug> TCPHandler: Processed in 0.001480889 sec. | ||
| 6581 | 2026.04.29 20:55:29.916856 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2026.04.29 20:55:29.916951 [ 276 ] {cb291044-3ed1-4167-9339-6c063d501bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6583 | 2026.04.29 20:55:29.916990 [ 276 ] {cb291044-3ed1-4167-9339-6c063d501bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6584 | 2026.04.29 20:55:29.917694 [ 276 ] {cb291044-3ed1-4167-9339-6c063d501bfd} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.04.29 20:55:29.917730 [ 276 ] {cb291044-3ed1-4167-9339-6c063d501bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6586 | 2026.04.29 20:55:29.917871 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6968 rows, containing 5 columns (5 merged, 0 gathered) in 0.002710875 sec., 2570387.7899202285 rows/sec., 204.67 MiB/sec. | ||
| 6587 | 2026.04.29 20:55:29.918089 [ 276 ] {cb291044-3ed1-4167-9339-6c063d501bfd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6588 | 2026.04.29 20:55:29.918166 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6589 | 2026.04.29 20:55:29.918386 [ 276 ] {cb291044-3ed1-4167-9339-6c063d501bfd} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2026.04.29 20:55:29.918466 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.04.29 20:55:29.918538 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_41_8} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6592 | 2026.04.29 20:55:29.918537 [ 276 ] {cb291044-3ed1-4167-9339-6c063d501bfd} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001605 sec., 499065.4205607476 rows/sec., 28.83 MiB/sec. | ||
| 6593 | 2026.04.29 20:55:29.918589 [ 276 ] {cb291044-3ed1-4167-9339-6c063d501bfd} <Debug> TCPHandler: Processed in 0.001783083 sec. | ||
| 6594 | 2026.04.29 20:55:29.918599 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 6595 | 2026.04.29 20:55:29.918714 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.04.29 20:55:29.918818 [ 276 ] {016a4378-1c91-4c1a-b920-a0225aa438f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6597 | 2026.04.29 20:55:29.918865 [ 276 ] {016a4378-1c91-4c1a-b920-a0225aa438f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6598 | 2026.04.29 20:55:29.919273 [ 276 ] {016a4378-1c91-4c1a-b920-a0225aa438f1} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.04.29 20:55:29.919308 [ 276 ] {016a4378-1c91-4c1a-b920-a0225aa438f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6600 | 2026.04.29 20:55:29.919615 [ 276 ] {016a4378-1c91-4c1a-b920-a0225aa438f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6601 | 2026.04.29 20:55:29.919830 [ 276 ] {016a4378-1c91-4c1a-b920-a0225aa438f1} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.04.29 20:55:29.919955 [ 276 ] {016a4378-1c91-4c1a-b920-a0225aa438f1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 60.56 KiB/sec. | ||
| 6603 | 2026.04.29 20:55:29.919992 [ 276 ] {016a4378-1c91-4c1a-b920-a0225aa438f1} <Debug> TCPHandler: Processed in 0.001328807 sec. | ||
| 6604 | 2026.04.29 20:55:29.920123 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.04.29 20:55:29.920217 [ 276 ] {adecbbe1-c44c-4b4c-be60-7e8b487286c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6606 | 2026.04.29 20:55:29.920256 [ 276 ] {adecbbe1-c44c-4b4c-be60-7e8b487286c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6607 | 2026.04.29 20:55:29.921147 [ 276 ] {adecbbe1-c44c-4b4c-be60-7e8b487286c5} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.04.29 20:55:29.921182 [ 276 ] {adecbbe1-c44c-4b4c-be60-7e8b487286c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6609 | 2026.04.29 20:55:29.921554 [ 276 ] {adecbbe1-c44c-4b4c-be60-7e8b487286c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6610 | 2026.04.29 20:55:29.921796 [ 276 ] {adecbbe1-c44c-4b4c-be60-7e8b487286c5} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.04.29 20:55:29.921902 [ 26 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6612 | 2026.04.29 20:55:29.921928 [ 276 ] {adecbbe1-c44c-4b4c-be60-7e8b487286c5} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001729 sec., 768652.4002313475 rows/sec., 51.54 MiB/sec. | ||
| 6613 | 2026.04.29 20:55:29.921932 [ 26 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.04.29 20:55:29.921960 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6615 | 2026.04.29 20:55:29.921966 [ 276 ] {adecbbe1-c44c-4b4c-be60-7e8b487286c5} <Debug> TCPHandler: Processed in 0.001894044 sec. | ||
| 6616 | 2026.04.29 20:55:29.922033 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 6617 | 2026.04.29 20:55:29.922110 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2026.04.29 20:55:29.922125 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6619 | 2026.04.29 20:55:29.922166 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1792 rows starting from the beginning of the part | ||
| 6620 | 2026.04.29 20:55:29.922212 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 99 rows starting from the beginning of the part | ||
| 6621 | 2026.04.29 20:55:29.922219 [ 276 ] {6ac86839-c9a1-4044-afd5-e4dd4ecf9445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6622 | 2026.04.29 20:55:29.922258 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 537 rows starting from the beginning of the part | ||
| 6623 | 2026.04.29 20:55:29.922269 [ 276 ] {6ac86839-c9a1-4044-afd5-e4dd4ecf9445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6624 | 2026.04.29 20:55:29.922303 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 99 rows starting from the beginning of the part | ||
| 6625 | 2026.04.29 20:55:29.922347 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 71 rows starting from the beginning of the part | ||
| 6626 | 2026.04.29 20:55:29.922381 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1329 rows starting from the beginning of the part | ||
| 6627 | 2026.04.29 20:55:29.923035 [ 276 ] {6ac86839-c9a1-4044-afd5-e4dd4ecf9445} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.04.29 20:55:29.923075 [ 276 ] {6ac86839-c9a1-4044-afd5-e4dd4ecf9445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6629 | 2026.04.29 20:55:29.923556 [ 276 ] {6ac86839-c9a1-4044-afd5-e4dd4ecf9445} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6630 | 2026.04.29 20:55:29.923648 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647251 sec., 2383971.8415711997 rows/sec., 172.94 MiB/sec. | ||
| 6631 | 2026.04.29 20:55:29.923787 [ 276 ] {6ac86839-c9a1-4044-afd5-e4dd4ecf9445} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.04.29 20:55:29.923864 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6633 | 2026.04.29 20:55:29.923930 [ 276 ] {6ac86839-c9a1-4044-afd5-e4dd4ecf9445} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.00173 sec., 866473.9884393064 rows/sec., 52.56 MiB/sec. | ||
| 6634 | 2026.04.29 20:55:29.923968 [ 276 ] {6ac86839-c9a1-4044-afd5-e4dd4ecf9445} <Debug> TCPHandler: Processed in 0.001914545 sec. | ||
| 6635 | 2026.04.29 20:55:29.924091 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.04.29 20:55:29.924136 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.04.29 20:55:29.924186 [ 276 ] {9795d0e6-8b9c-437f-956b-541c83352b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6638 | 2026.04.29 20:55:29.924202 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_41_8} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6639 | 2026.04.29 20:55:29.924239 [ 276 ] {9795d0e6-8b9c-437f-956b-541c83352b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6640 | 2026.04.29 20:55:29.924277 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6641 | 2026.04.29 20:55:29.925086 [ 276 ] {9795d0e6-8b9c-437f-956b-541c83352b20} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.04.29 20:55:29.925120 [ 276 ] {9795d0e6-8b9c-437f-956b-541c83352b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6643 | 2026.04.29 20:55:29.925709 [ 276 ] {9795d0e6-8b9c-437f-956b-541c83352b20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6644 | 2026.04.29 20:55:29.925946 [ 276 ] {9795d0e6-8b9c-437f-956b-541c83352b20} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.04.29 20:55:29.926084 [ 276 ] {9795d0e6-8b9c-437f-956b-541c83352b20} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001916 sec., 22964.509394572025 rows/sec., 41.15 MiB/sec. | ||
| 6646 | 2026.04.29 20:55:29.926159 [ 276 ] {9795d0e6-8b9c-437f-956b-541c83352b20} <Debug> TCPHandler: Processed in 0.002118427 sec. | ||
| 6647 | 2026.04.29 20:55:29.926291 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6648 | 2026.04.29 20:55:29.926395 [ 276 ] {fe65c80b-bdb2-40ee-b713-cadbdeca40dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6649 | 2026.04.29 20:55:29.926443 [ 276 ] {fe65c80b-bdb2-40ee-b713-cadbdeca40dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6650 | 2026.04.29 20:55:29.926825 [ 276 ] {fe65c80b-bdb2-40ee-b713-cadbdeca40dc} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.04.29 20:55:29.926865 [ 276 ] {fe65c80b-bdb2-40ee-b713-cadbdeca40dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6652 | 2026.04.29 20:55:29.927232 [ 276 ] {fe65c80b-bdb2-40ee-b713-cadbdeca40dc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6653 | 2026.04.29 20:55:29.927499 [ 276 ] {fe65c80b-bdb2-40ee-b713-cadbdeca40dc} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.04.29 20:55:29.927651 [ 276 ] {fe65c80b-bdb2-40ee-b713-cadbdeca40dc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001277 sec., 9397.024275646047 rows/sec., 648.49 KiB/sec. | ||
| 6655 | 2026.04.29 20:55:29.927692 [ 276 ] {fe65c80b-bdb2-40ee-b713-cadbdeca40dc} <Debug> TCPHandler: Processed in 0.001453209 sec. | ||
| 6656 | 2026.04.29 20:55:30.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.58 MiB, peak 278.27 MiB, free memory in arenas 0.00 B, will set to 271.34 MiB (RSS), difference: -1.23 MiB | ||
| 6657 | 2026.04.29 20:55:30.814372 [ 25 ] {} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6658 | 2026.04.29 20:55:30.814451 [ 25 ] {} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.04.29 20:55:30.814475 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6660 | 2026.04.29 20:55:30.814584 [ 193 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::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 | ||
| 6661 | 2026.04.29 20:55:30.814928 [ 193 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6662 | 2026.04.29 20:55:30.814980 [ 193 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::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 | ||
| 6663 | 2026.04.29 20:55:30.815079 [ 193 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 6664 | 2026.04.29 20:55:30.815152 [ 193 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::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 | ||
| 6665 | 2026.04.29 20:55:30.815227 [ 193 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::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 | ||
| 6666 | 2026.04.29 20:55:30.815296 [ 193 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 6667 | 2026.04.29 20:55:30.816924 [ 186 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 6 columns (6 merged, 0 gathered) in 0.00238182 sec., 21832.04440301954 rows/sec., 5.11 MiB/sec. | ||
| 6668 | 2026.04.29 20:55:30.817157 [ 186 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6669 | 2026.04.29 20:55:30.817618 [ 186 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::all_1_5_1} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.04.29 20:55:30.817693 [ 186 ] {db5ff08a-a334-43d0-ae57-4f47164b529a::all_1_5_1} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6671 | 2026.04.29 20:55:30.817783 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6672 | 2026.04.29 20:55:32.218121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 816 | ||
| 6673 | 2026.04.29 20:55:32.220811 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.04.29 20:55:32.220863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6675 | 2026.04.29 20:55:32.222150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6676 | 2026.04.29 20:55:32.222424 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.04.29 20:55:32.222700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 6678 | 2026.04.29 20:55:34.574482 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.04.29 20:55:34.574718 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6680 | 2026.04.29 20:55:34.575041 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6681 | 2026.04.29 20:55:34.575073 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6682 | 2026.04.29 20:55:34.575343 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6683 | 2026.04.29 20:55:34.575409 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6684 | 2026.04.29 20:55:34.575546 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6685 | 2026.04.29 20:55:34.575582 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6686 | 2026.04.29 20:55:34.575603 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 6687 | 2026.04.29 20:55:34.575617 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6688 | 2026.04.29 20:55:34.575656 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6689 | 2026.04.29 20:55:34.575675 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6690 | 2026.04.29 20:55:34.576925 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002277 sec., 22837.066315327185 rows/sec., 5.34 MiB/sec. | ||
| 6691 | 2026.04.29 20:55:34.577033 [ 276 ] {08bbdd89-a193-458c-a042-003bbd3aa294} <Debug> TCPHandler: Processed in 0.002677045 sec. | ||
| 6692 | 2026.04.29 20:55:34.578474 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2026.04.29 20:55:34.578582 [ 276 ] {9a36243f-8d35-41d7-bd1e-3eadd3eb6a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6694 | 2026.04.29 20:55:34.578623 [ 276 ] {9a36243f-8d35-41d7-bd1e-3eadd3eb6a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6695 | 2026.04.29 20:55:34.579147 [ 276 ] {9a36243f-8d35-41d7-bd1e-3eadd3eb6a01} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.04.29 20:55:34.579193 [ 276 ] {9a36243f-8d35-41d7-bd1e-3eadd3eb6a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6697 | 2026.04.29 20:55:34.579567 [ 276 ] {9a36243f-8d35-41d7-bd1e-3eadd3eb6a01} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6698 | 2026.04.29 20:55:34.579791 [ 276 ] {9a36243f-8d35-41d7-bd1e-3eadd3eb6a01} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.04.29 20:55:34.579935 [ 276 ] {9a36243f-8d35-41d7-bd1e-3eadd3eb6a01} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001385 sec., 40433.21299638989 rows/sec., 3.11 MiB/sec. | ||
| 6700 | 2026.04.29 20:55:34.579973 [ 276 ] {9a36243f-8d35-41d7-bd1e-3eadd3eb6a01} <Debug> TCPHandler: Processed in 0.001558889 sec. | ||
| 6701 | 2026.04.29 20:55:34.580102 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2026.04.29 20:55:34.580196 [ 276 ] {ea9e4736-1f41-44a9-a4af-3c1c32e17ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6703 | 2026.04.29 20:55:34.580235 [ 276 ] {ea9e4736-1f41-44a9-a4af-3c1c32e17ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6704 | 2026.04.29 20:55:34.580658 [ 276 ] {ea9e4736-1f41-44a9-a4af-3c1c32e17ed6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.04.29 20:55:34.580693 [ 276 ] {ea9e4736-1f41-44a9-a4af-3c1c32e17ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6706 | 2026.04.29 20:55:34.580987 [ 276 ] {ea9e4736-1f41-44a9-a4af-3c1c32e17ed6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6707 | 2026.04.29 20:55:34.581189 [ 276 ] {ea9e4736-1f41-44a9-a4af-3c1c32e17ed6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.04.29 20:55:34.581316 [ 276 ] {ea9e4736-1f41-44a9-a4af-3c1c32e17ed6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 6709 | 2026.04.29 20:55:34.581353 [ 276 ] {ea9e4736-1f41-44a9-a4af-3c1c32e17ed6} <Debug> TCPHandler: Processed in 0.001301367 sec. | ||
| 6710 | 2026.04.29 20:55:34.581473 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.04.29 20:55:34.581566 [ 276 ] {0455f4ee-7565-4939-87f7-99c37b21b543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6712 | 2026.04.29 20:55:34.581608 [ 276 ] {0455f4ee-7565-4939-87f7-99c37b21b543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6713 | 2026.04.29 20:55:34.581974 [ 276 ] {0455f4ee-7565-4939-87f7-99c37b21b543} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.04.29 20:55:34.582009 [ 276 ] {0455f4ee-7565-4939-87f7-99c37b21b543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6715 | 2026.04.29 20:55:34.582325 [ 276 ] {0455f4ee-7565-4939-87f7-99c37b21b543} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6716 | 2026.04.29 20:55:34.582524 [ 276 ] {0455f4ee-7565-4939-87f7-99c37b21b543} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.04.29 20:55:34.582633 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6718 | 2026.04.29 20:55:34.582650 [ 276 ] {0455f4ee-7565-4939-87f7-99c37b21b543} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001102 sec., 116152.45009074411 rows/sec., 8.09 MiB/sec. | ||
| 6719 | 2026.04.29 20:55:34.582704 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.04.29 20:55:34.582714 [ 276 ] {0455f4ee-7565-4939-87f7-99c37b21b543} <Debug> TCPHandler: Processed in 0.001291337 sec. | ||
| 6721 | 2026.04.29 20:55:34.582737 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6722 | 2026.04.29 20:55:34.582841 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 6723 | 2026.04.29 20:55:34.582850 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2026.04.29 20:55:34.582961 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6725 | 2026.04.29 20:55:34.582961 [ 276 ] {b85611a2-23bd-422d-9331-a5dd8c5cba72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6726 | 2026.04.29 20:55:34.582996 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 15362 rows starting from the beginning of the part | ||
| 6727 | 2026.04.29 20:55:34.583014 [ 276 ] {b85611a2-23bd-422d-9331-a5dd8c5cba72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6728 | 2026.04.29 20:55:34.583062 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 795 rows starting from the beginning of the part | ||
| 6729 | 2026.04.29 20:55:34.583115 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6730 | 2026.04.29 20:55:34.583162 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 6731 | 2026.04.29 20:55:34.583208 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1499 rows starting from the beginning of the part | ||
| 6732 | 2026.04.29 20:55:34.583253 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part | ||
| 6733 | 2026.04.29 20:55:34.583346 [ 276 ] {b85611a2-23bd-422d-9331-a5dd8c5cba72} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.04.29 20:55:34.583380 [ 276 ] {b85611a2-23bd-422d-9331-a5dd8c5cba72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6735 | 2026.04.29 20:55:34.583858 [ 276 ] {b85611a2-23bd-422d-9331-a5dd8c5cba72} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6736 | 2026.04.29 20:55:34.584088 [ 276 ] {b85611a2-23bd-422d-9331-a5dd8c5cba72} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.04.29 20:55:34.584219 [ 276 ] {b85611a2-23bd-422d-9331-a5dd8c5cba72} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001277 sec., 37588.097102584186 rows/sec., 2.53 MiB/sec. | ||
| 6738 | 2026.04.29 20:55:34.584257 [ 276 ] {b85611a2-23bd-422d-9331-a5dd8c5cba72} <Debug> TCPHandler: Processed in 0.001457458 sec. | ||
| 6739 | 2026.04.29 20:55:34.588589 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18104 rows, containing 5 columns (5 merged, 0 gathered) in 0.005786904 sec., 3128443.119153178 rows/sec., 200.22 MiB/sec. | ||
| 6740 | 2026.04.29 20:55:34.588934 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6741 | 2026.04.29 20:55:34.589279 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.04.29 20:55:34.589369 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6743 | 2026.04.29 20:55:34.589473 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 6744 | 2026.04.29 20:55:34.678111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12947 | ||
| 6745 | 2026.04.29 20:55:34.678609 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.04.29 20:55:34.678653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6747 | 2026.04.29 20:55:34.679117 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6748 | 2026.04.29 20:55:34.679342 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.04.29 20:55:34.679474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12947 | ||
| 6750 | 2026.04.29 20:55:35.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.73 MiB, peak 278.27 MiB, free memory in arenas 0.00 B, will set to 273.38 MiB (RSS), difference: 1.64 MiB | ||
| 6751 | 2026.04.29 20:55:35.369700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6752 | 2026.04.29 20:55:35.385833 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.04.29 20:55:35.385897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6754 | 2026.04.29 20:55:35.391876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6755 | 2026.04.29 20:55:35.392567 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.04.29 20:55:35.395309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6757 | 2026.04.29 20:55:39.576020 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.04.29 20:55:39.576253 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6759 | 2026.04.29 20:55:39.576876 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6760 | 2026.04.29 20:55:39.576912 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6761 | 2026.04.29 20:55:39.577130 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6762 | 2026.04.29 20:55:39.577197 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6763 | 2026.04.29 20:55:39.577338 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6764 | 2026.04.29 20:55:39.577373 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6765 | 2026.04.29 20:55:39.577395 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 6766 | 2026.04.29 20:55:39.577411 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6767 | 2026.04.29 20:55:39.577450 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6768 | 2026.04.29 20:55:39.577471 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6769 | 2026.04.29 20:55:39.578701 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002544 sec., 20440.251572327044 rows/sec., 4.78 MiB/sec. | ||
| 6770 | 2026.04.29 20:55:39.578808 [ 276 ] {a3812751-9d06-4cb6-aeaa-981754aadeda} <Debug> TCPHandler: Processed in 0.002916628 sec. | ||
| 6771 | 2026.04.29 20:55:39.580791 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6772 | 2026.04.29 20:55:39.580904 [ 276 ] {086a43b6-9a3b-497d-9627-1e698fe64682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6773 | 2026.04.29 20:55:39.580948 [ 276 ] {086a43b6-9a3b-497d-9627-1e698fe64682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6774 | 2026.04.29 20:55:39.581512 [ 276 ] {086a43b6-9a3b-497d-9627-1e698fe64682} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.04.29 20:55:39.581559 [ 276 ] {086a43b6-9a3b-497d-9627-1e698fe64682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6776 | 2026.04.29 20:55:39.581925 [ 276 ] {086a43b6-9a3b-497d-9627-1e698fe64682} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6777 | 2026.04.29 20:55:39.582153 [ 276 ] {086a43b6-9a3b-497d-9627-1e698fe64682} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.04.29 20:55:39.582299 [ 276 ] {086a43b6-9a3b-497d-9627-1e698fe64682} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001427 sec., 49053.95935529082 rows/sec., 3.93 MiB/sec. | ||
| 6779 | 2026.04.29 20:55:39.582337 [ 276 ] {086a43b6-9a3b-497d-9627-1e698fe64682} <Debug> TCPHandler: Processed in 0.001599881 sec. | ||
| 6780 | 2026.04.29 20:55:39.582474 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2026.04.29 20:55:39.582568 [ 276 ] {3bc7566f-71db-4075-8470-2453582dc80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6782 | 2026.04.29 20:55:39.582608 [ 276 ] {3bc7566f-71db-4075-8470-2453582dc80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6783 | 2026.04.29 20:55:39.583014 [ 276 ] {3bc7566f-71db-4075-8470-2453582dc80e} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.04.29 20:55:39.583050 [ 276 ] {3bc7566f-71db-4075-8470-2453582dc80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6785 | 2026.04.29 20:55:39.583383 [ 276 ] {3bc7566f-71db-4075-8470-2453582dc80e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6786 | 2026.04.29 20:55:39.583595 [ 276 ] {3bc7566f-71db-4075-8470-2453582dc80e} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.04.29 20:55:39.583712 [ 128 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 6788 | 2026.04.29 20:55:39.583729 [ 276 ] {3bc7566f-71db-4075-8470-2453582dc80e} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001179 sec., 5937.234944868533 rows/sec., 446.45 KiB/sec. | ||
| 6789 | 2026.04.29 20:55:39.583775 [ 128 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.04.29 20:55:39.583784 [ 276 ] {3bc7566f-71db-4075-8470-2453582dc80e} <Debug> TCPHandler: Processed in 0.001359117 sec. | ||
| 6791 | 2026.04.29 20:55:39.583805 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6792 | 2026.04.29 20:55:39.583926 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 6793 | 2026.04.29 20:55:39.583930 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2026.04.29 20:55:39.584076 [ 276 ] {da5ef0cd-2c5a-41b8-b30d-1330f668277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6795 | 2026.04.29 20:55:39.584082 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6796 | 2026.04.29 20:55:39.584121 [ 276 ] {da5ef0cd-2c5a-41b8-b30d-1330f668277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6797 | 2026.04.29 20:55:39.584132 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 211 rows starting from the beginning of the part | ||
| 6798 | 2026.04.29 20:55:39.584211 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 165 rows starting from the beginning of the part | ||
| 6799 | 2026.04.29 20:55:39.584256 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 35 rows starting from the beginning of the part | ||
| 6800 | 2026.04.29 20:55:39.584299 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
| 6801 | 2026.04.29 20:55:39.584336 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part | ||
| 6802 | 2026.04.29 20:55:39.584375 [ 199 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 6803 | 2026.04.29 20:55:39.584564 [ 276 ] {da5ef0cd-2c5a-41b8-b30d-1330f668277d} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.04.29 20:55:39.584605 [ 276 ] {da5ef0cd-2c5a-41b8-b30d-1330f668277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6805 | 2026.04.29 20:55:39.585039 [ 276 ] {da5ef0cd-2c5a-41b8-b30d-1330f668277d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6806 | 2026.04.29 20:55:39.585252 [ 276 ] {da5ef0cd-2c5a-41b8-b30d-1330f668277d} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.04.29 20:55:39.585263 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391997 sec., 341236.3676071141 rows/sec., 23.30 MiB/sec. | ||
| 6808 | 2026.04.29 20:55:39.585383 [ 276 ] {da5ef0cd-2c5a-41b8-b30d-1330f668277d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001325 sec., 53584.90566037736 rows/sec., 4.18 MiB/sec. | ||
| 6809 | 2026.04.29 20:55:39.585412 [ 187 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 6810 | 2026.04.29 20:55:39.585426 [ 276 ] {da5ef0cd-2c5a-41b8-b30d-1330f668277d} <Debug> TCPHandler: Processed in 0.001548029 sec. | ||
| 6811 | 2026.04.29 20:55:39.585568 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2026.04.29 20:55:39.585663 [ 276 ] {570878fd-753d-4ef7-a209-e6f881dc0d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6813 | 2026.04.29 20:55:39.585677 [ 187 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.04.29 20:55:39.585706 [ 276 ] {570878fd-753d-4ef7-a209-e6f881dc0d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6815 | 2026.04.29 20:55:39.585755 [ 187 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_35_7} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 6816 | 2026.04.29 20:55:39.585836 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6817 | 2026.04.29 20:55:39.586133 [ 276 ] {570878fd-753d-4ef7-a209-e6f881dc0d4a} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.04.29 20:55:39.586173 [ 276 ] {570878fd-753d-4ef7-a209-e6f881dc0d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6819 | 2026.04.29 20:55:39.586530 [ 276 ] {570878fd-753d-4ef7-a209-e6f881dc0d4a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6820 | 2026.04.29 20:55:39.586747 [ 276 ] {570878fd-753d-4ef7-a209-e6f881dc0d4a} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.04.29 20:55:39.586876 [ 276 ] {570878fd-753d-4ef7-a209-e6f881dc0d4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 6822 | 2026.04.29 20:55:39.586912 [ 276 ] {570878fd-753d-4ef7-a209-e6f881dc0d4a} <Debug> TCPHandler: Processed in 0.001393347 sec. | ||
| 6823 | 2026.04.29 20:55:39.587050 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2026.04.29 20:55:39.587143 [ 276 ] {cf10d00c-34a8-44b3-bd1e-b57a11e90302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6825 | 2026.04.29 20:55:39.587196 [ 276 ] {cf10d00c-34a8-44b3-bd1e-b57a11e90302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6826 | 2026.04.29 20:55:39.587975 [ 276 ] {cf10d00c-34a8-44b3-bd1e-b57a11e90302} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.04.29 20:55:39.588011 [ 276 ] {cf10d00c-34a8-44b3-bd1e-b57a11e90302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6828 | 2026.04.29 20:55:39.588518 [ 276 ] {cf10d00c-34a8-44b3-bd1e-b57a11e90302} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6829 | 2026.04.29 20:55:39.588741 [ 276 ] {cf10d00c-34a8-44b3-bd1e-b57a11e90302} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.04.29 20:55:39.588876 [ 276 ] {cf10d00c-34a8-44b3-bd1e-b57a11e90302} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001751 sec., 3997.7155910908054 rows/sec., 7.16 MiB/sec. | ||
| 6831 | 2026.04.29 20:55:39.588928 [ 276 ] {cf10d00c-34a8-44b3-bd1e-b57a11e90302} <Debug> TCPHandler: Processed in 0.001926874 sec. | ||
| 6832 | 2026.04.29 20:55:39.589061 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.04.29 20:55:39.589154 [ 276 ] {e4deb823-5cd6-4a64-81a2-4dfd0423213c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6834 | 2026.04.29 20:55:39.589195 [ 276 ] {e4deb823-5cd6-4a64-81a2-4dfd0423213c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6835 | 2026.04.29 20:55:39.589540 [ 276 ] {e4deb823-5cd6-4a64-81a2-4dfd0423213c} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.04.29 20:55:39.589576 [ 276 ] {e4deb823-5cd6-4a64-81a2-4dfd0423213c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6837 | 2026.04.29 20:55:39.589882 [ 276 ] {e4deb823-5cd6-4a64-81a2-4dfd0423213c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6838 | 2026.04.29 20:55:39.590089 [ 276 ] {e4deb823-5cd6-4a64-81a2-4dfd0423213c} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.04.29 20:55:39.590216 [ 276 ] {e4deb823-5cd6-4a64-81a2-4dfd0423213c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6840 | 2026.04.29 20:55:39.590217 [ 152 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6841 | 2026.04.29 20:55:39.590251 [ 276 ] {e4deb823-5cd6-4a64-81a2-4dfd0423213c} <Debug> TCPHandler: Processed in 0.001238046 sec. | ||
| 6842 | 2026.04.29 20:55:39.590271 [ 152 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.04.29 20:55:39.590298 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6844 | 2026.04.29 20:55:39.590395 [ 196 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 6845 | 2026.04.29 20:55:39.590535 [ 196 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6846 | 2026.04.29 20:55:39.590574 [ 196 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2160 rows starting from the beginning of the part | ||
| 6847 | 2026.04.29 20:55:39.590647 [ 196 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6848 | 2026.04.29 20:55:39.590699 [ 196 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6849 | 2026.04.29 20:55:39.590751 [ 196 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 6850 | 2026.04.29 20:55:39.590805 [ 196 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 6851 | 2026.04.29 20:55:39.590864 [ 196 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 6852 | 2026.04.29 20:55:39.592086 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001733792 sec., 1384249.0910097635 rows/sec., 90.79 MiB/sec. | ||
| 6853 | 2026.04.29 20:55:39.592361 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6854 | 2026.04.29 20:55:39.592686 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_41_8} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.04.29 20:55:39.592778 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_41_8} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6856 | 2026.04.29 20:55:39.592875 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6857 | 2026.04.29 20:55:42.047674 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6858 | 2026.04.29 20:55:42.047744 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6859 | 2026.04.29 20:55:42.179597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13459 | ||
| 6860 | 2026.04.29 20:55:42.180097 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.04.29 20:55:42.180139 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6862 | 2026.04.29 20:55:42.180614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6863 | 2026.04.29 20:55:42.180839 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.04.29 20:55:42.180963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13459 | ||
| 6865 | 2026.04.29 20:55:42.223249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 840 | ||
| 6866 | 2026.04.29 20:55:42.225419 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.04.29 20:55:42.225459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6868 | 2026.04.29 20:55:42.226696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6869 | 2026.04.29 20:55:42.226961 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.04.29 20:55:42.227234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6871 | 2026.04.29 20:55:42.895424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6872 | 2026.04.29 20:55:42.911440 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.04.29 20:55:42.911505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6874 | 2026.04.29 20:55:42.917870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6875 | 2026.04.29 20:55:42.918593 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.04.29 20:55:42.921613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6877 | 2026.04.29 20:55:44.576056 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.04.29 20:55:44.576309 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6879 | 2026.04.29 20:55:44.576652 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6880 | 2026.04.29 20:55:44.576688 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6881 | 2026.04.29 20:55:44.576910 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6882 | 2026.04.29 20:55:44.576981 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6883 | 2026.04.29 20:55:44.577123 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6884 | 2026.04.29 20:55:44.577160 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6885 | 2026.04.29 20:55:44.577182 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 6886 | 2026.04.29 20:55:44.577198 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6887 | 2026.04.29 20:55:44.577237 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6888 | 2026.04.29 20:55:44.577287 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6889 | 2026.04.29 20:55:44.578380 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002161 sec., 24062.933826931974 rows/sec., 5.63 MiB/sec. | ||
| 6890 | 2026.04.29 20:55:44.578491 [ 276 ] {78de0ee8-22ee-4054-8866-e8f9c3f47250} <Debug> TCPHandler: Processed in 0.002610903 sec. | ||
| 6891 | 2026.04.29 20:55:44.580727 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2026.04.29 20:55:44.580862 [ 276 ] {acd1f2ba-e744-4cf8-8652-6dd73ce8a77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6893 | 2026.04.29 20:55:44.580915 [ 276 ] {acd1f2ba-e744-4cf8-8652-6dd73ce8a77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6894 | 2026.04.29 20:55:44.581498 [ 276 ] {acd1f2ba-e744-4cf8-8652-6dd73ce8a77b} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.04.29 20:55:44.581563 [ 276 ] {acd1f2ba-e744-4cf8-8652-6dd73ce8a77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6896 | 2026.04.29 20:55:44.581951 [ 276 ] {acd1f2ba-e744-4cf8-8652-6dd73ce8a77b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6897 | 2026.04.29 20:55:44.582180 [ 276 ] {acd1f2ba-e744-4cf8-8652-6dd73ce8a77b} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.04.29 20:55:44.582327 [ 276 ] {acd1f2ba-e744-4cf8-8652-6dd73ce8a77b} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001505 sec., 83720.93023255814 rows/sec., 7.23 MiB/sec. | ||
| 6899 | 2026.04.29 20:55:44.582367 [ 276 ] {acd1f2ba-e744-4cf8-8652-6dd73ce8a77b} <Debug> TCPHandler: Processed in 0.001706992 sec. | ||
| 6900 | 2026.04.29 20:55:44.582501 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2026.04.29 20:55:44.582601 [ 276 ] {48170aa2-643d-45e0-be1e-2d5cf8f2bd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6902 | 2026.04.29 20:55:44.582642 [ 276 ] {48170aa2-643d-45e0-be1e-2d5cf8f2bd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6903 | 2026.04.29 20:55:44.583051 [ 276 ] {48170aa2-643d-45e0-be1e-2d5cf8f2bd0c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.04.29 20:55:44.583084 [ 276 ] {48170aa2-643d-45e0-be1e-2d5cf8f2bd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6905 | 2026.04.29 20:55:44.583382 [ 276 ] {48170aa2-643d-45e0-be1e-2d5cf8f2bd0c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6906 | 2026.04.29 20:55:44.583590 [ 276 ] {48170aa2-643d-45e0-be1e-2d5cf8f2bd0c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.04.29 20:55:44.583719 [ 276 ] {48170aa2-643d-45e0-be1e-2d5cf8f2bd0c} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001141 sec., 30674.84662576687 rows/sec., 2.25 MiB/sec. | ||
| 6908 | 2026.04.29 20:55:44.583756 [ 276 ] {48170aa2-643d-45e0-be1e-2d5cf8f2bd0c} <Debug> TCPHandler: Processed in 0.001309767 sec. | ||
| 6909 | 2026.04.29 20:55:44.583876 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2026.04.29 20:55:44.583970 [ 276 ] {60380961-78f7-4c66-a388-0475cea9befa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6911 | 2026.04.29 20:55:44.584009 [ 276 ] {60380961-78f7-4c66-a388-0475cea9befa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6912 | 2026.04.29 20:55:44.584429 [ 276 ] {60380961-78f7-4c66-a388-0475cea9befa} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.04.29 20:55:44.584463 [ 276 ] {60380961-78f7-4c66-a388-0475cea9befa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6914 | 2026.04.29 20:55:44.584763 [ 276 ] {60380961-78f7-4c66-a388-0475cea9befa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6915 | 2026.04.29 20:55:44.584969 [ 276 ] {60380961-78f7-4c66-a388-0475cea9befa} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.04.29 20:55:44.585100 [ 276 ] {60380961-78f7-4c66-a388-0475cea9befa} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001147 sec., 86312.11857018308 rows/sec., 6.74 MiB/sec. | ||
| 6917 | 2026.04.29 20:55:44.585136 [ 276 ] {60380961-78f7-4c66-a388-0475cea9befa} <Debug> TCPHandler: Processed in 0.001310147 sec. | ||
| 6918 | 2026.04.29 20:55:44.585261 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.04.29 20:55:44.585360 [ 276 ] {66edc8f8-6c31-4358-b0f0-bb3553afa770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.04.29 20:55:44.585403 [ 276 ] {66edc8f8-6c31-4358-b0f0-bb3553afa770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6921 | 2026.04.29 20:55:44.585797 [ 276 ] {66edc8f8-6c31-4358-b0f0-bb3553afa770} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.04.29 20:55:44.585830 [ 276 ] {66edc8f8-6c31-4358-b0f0-bb3553afa770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6923 | 2026.04.29 20:55:44.586149 [ 276 ] {66edc8f8-6c31-4358-b0f0-bb3553afa770} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6924 | 2026.04.29 20:55:44.586356 [ 276 ] {66edc8f8-6c31-4358-b0f0-bb3553afa770} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.04.29 20:55:44.586487 [ 276 ] {66edc8f8-6c31-4358-b0f0-bb3553afa770} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 6926 | 2026.04.29 20:55:44.586522 [ 276 ] {66edc8f8-6c31-4358-b0f0-bb3553afa770} <Debug> TCPHandler: Processed in 0.001311727 sec. | ||
| 6927 | 2026.04.29 20:55:44.586643 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2026.04.29 20:55:44.586736 [ 276 ] {a4f44677-732b-4bc2-b20d-a14fca87b8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6929 | 2026.04.29 20:55:44.586790 [ 276 ] {a4f44677-732b-4bc2-b20d-a14fca87b8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6930 | 2026.04.29 20:55:44.587617 [ 276 ] {a4f44677-732b-4bc2-b20d-a14fca87b8c0} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.04.29 20:55:44.587650 [ 276 ] {a4f44677-732b-4bc2-b20d-a14fca87b8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6932 | 2026.04.29 20:55:44.588205 [ 276 ] {a4f44677-732b-4bc2-b20d-a14fca87b8c0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6933 | 2026.04.29 20:55:44.588424 [ 276 ] {a4f44677-732b-4bc2-b20d-a14fca87b8c0} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.04.29 20:55:44.588562 [ 276 ] {a4f44677-732b-4bc2-b20d-a14fca87b8c0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001843 sec., 18990.775908844276 rows/sec., 34.03 MiB/sec. | ||
| 6935 | 2026.04.29 20:55:44.588622 [ 276 ] {a4f44677-732b-4bc2-b20d-a14fca87b8c0} <Debug> TCPHandler: Processed in 0.002030206 sec. | ||
| 6936 | 2026.04.29 20:55:44.588758 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.04.29 20:55:44.588853 [ 276 ] {0fa7d417-4e08-4038-b15b-b1ac9b32fcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6938 | 2026.04.29 20:55:44.588893 [ 276 ] {0fa7d417-4e08-4038-b15b-b1ac9b32fcf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6939 | 2026.04.29 20:55:44.589234 [ 276 ] {0fa7d417-4e08-4038-b15b-b1ac9b32fcf5} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.04.29 20:55:44.589268 [ 276 ] {0fa7d417-4e08-4038-b15b-b1ac9b32fcf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6941 | 2026.04.29 20:55:44.589576 [ 276 ] {0fa7d417-4e08-4038-b15b-b1ac9b32fcf5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6942 | 2026.04.29 20:55:44.589781 [ 276 ] {0fa7d417-4e08-4038-b15b-b1ac9b32fcf5} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.04.29 20:55:44.589910 [ 276 ] {0fa7d417-4e08-4038-b15b-b1ac9b32fcf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 6944 | 2026.04.29 20:55:44.589945 [ 276 ] {0fa7d417-4e08-4038-b15b-b1ac9b32fcf5} <Debug> TCPHandler: Processed in 0.001238896 sec. | ||
| 6945 | 2026.04.29 20:55:49.577116 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.04.29 20:55:49.577405 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6947 | 2026.04.29 20:55:49.577798 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6948 | 2026.04.29 20:55:49.577838 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6949 | 2026.04.29 20:55:49.578085 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6950 | 2026.04.29 20:55:49.578169 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6951 | 2026.04.29 20:55:49.578323 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6952 | 2026.04.29 20:55:49.578359 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6953 | 2026.04.29 20:55:49.578380 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 6954 | 2026.04.29 20:55:49.578395 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6955 | 2026.04.29 20:55:49.578435 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 6956 | 2026.04.29 20:55:49.578456 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6957 | 2026.04.29 20:55:49.579536 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002241 sec., 23203.92681838465 rows/sec., 5.43 MiB/sec. | ||
| 6958 | 2026.04.29 20:55:49.579650 [ 276 ] {adb4f3a3-10e9-413c-933d-dea7d5f7ea07} <Debug> TCPHandler: Processed in 0.002684534 sec. | ||
| 6959 | 2026.04.29 20:55:49.582203 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.04.29 20:55:49.582333 [ 276 ] {95366e3f-3800-4bc8-8a89-f2080a228e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6961 | 2026.04.29 20:55:49.582377 [ 276 ] {95366e3f-3800-4bc8-8a89-f2080a228e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6962 | 2026.04.29 20:55:49.582857 [ 276 ] {95366e3f-3800-4bc8-8a89-f2080a228e4e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.04.29 20:55:49.582905 [ 276 ] {95366e3f-3800-4bc8-8a89-f2080a228e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6964 | 2026.04.29 20:55:49.583286 [ 276 ] {95366e3f-3800-4bc8-8a89-f2080a228e4e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6965 | 2026.04.29 20:55:49.583512 [ 276 ] {95366e3f-3800-4bc8-8a89-f2080a228e4e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.04.29 20:55:49.583667 [ 276 ] {95366e3f-3800-4bc8-8a89-f2080a228e4e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001369 sec., 17531.044558071586 rows/sec., 1.45 MiB/sec. | ||
| 6967 | 2026.04.29 20:55:49.583707 [ 276 ] {95366e3f-3800-4bc8-8a89-f2080a228e4e} <Debug> TCPHandler: Processed in 0.00156996 sec. | ||
| 6968 | 2026.04.29 20:55:49.583825 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2026.04.29 20:55:49.583924 [ 276 ] {f631fabd-32f9-4357-a213-31eaa09cd078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6970 | 2026.04.29 20:55:49.583965 [ 276 ] {f631fabd-32f9-4357-a213-31eaa09cd078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6971 | 2026.04.29 20:55:49.584369 [ 276 ] {f631fabd-32f9-4357-a213-31eaa09cd078} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.04.29 20:55:49.584409 [ 276 ] {f631fabd-32f9-4357-a213-31eaa09cd078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6973 | 2026.04.29 20:55:49.584702 [ 276 ] {f631fabd-32f9-4357-a213-31eaa09cd078} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6974 | 2026.04.29 20:55:49.584909 [ 276 ] {f631fabd-32f9-4357-a213-31eaa09cd078} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.04.29 20:55:49.585044 [ 276 ] {f631fabd-32f9-4357-a213-31eaa09cd078} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001143 sec., 6999.12510936133 rows/sec., 570.73 KiB/sec. | ||
| 6976 | 2026.04.29 20:55:49.585082 [ 276 ] {f631fabd-32f9-4357-a213-31eaa09cd078} <Debug> TCPHandler: Processed in 0.001310687 sec. | ||
| 6977 | 2026.04.29 20:55:49.585196 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2026.04.29 20:55:49.585290 [ 276 ] {7559884f-b200-47bf-a8c0-ec9c2af9f579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6979 | 2026.04.29 20:55:49.585328 [ 276 ] {7559884f-b200-47bf-a8c0-ec9c2af9f579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6980 | 2026.04.29 20:55:49.585786 [ 276 ] {7559884f-b200-47bf-a8c0-ec9c2af9f579} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.04.29 20:55:49.585820 [ 276 ] {7559884f-b200-47bf-a8c0-ec9c2af9f579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6982 | 2026.04.29 20:55:49.586137 [ 276 ] {7559884f-b200-47bf-a8c0-ec9c2af9f579} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6983 | 2026.04.29 20:55:49.586351 [ 276 ] {7559884f-b200-47bf-a8c0-ec9c2af9f579} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.04.29 20:55:49.586489 [ 276 ] {7559884f-b200-47bf-a8c0-ec9c2af9f579} <Debug> executeQuery: Read 194 rows, 17.50 KiB in 0.001218 sec., 159277.50410509034 rows/sec., 14.03 MiB/sec. | ||
| 6985 | 2026.04.29 20:55:49.586525 [ 276 ] {7559884f-b200-47bf-a8c0-ec9c2af9f579} <Debug> TCPHandler: Processed in 0.001380968 sec. | ||
| 6986 | 2026.04.29 20:55:49.586647 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.04.29 20:55:49.586741 [ 276 ] {7bee9a16-0003-4340-8db4-83030ad668bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6988 | 2026.04.29 20:55:49.586779 [ 276 ] {7bee9a16-0003-4340-8db4-83030ad668bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6989 | 2026.04.29 20:55:49.587172 [ 276 ] {7bee9a16-0003-4340-8db4-83030ad668bb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.04.29 20:55:49.587207 [ 276 ] {7bee9a16-0003-4340-8db4-83030ad668bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6991 | 2026.04.29 20:55:49.587533 [ 276 ] {7bee9a16-0003-4340-8db4-83030ad668bb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6992 | 2026.04.29 20:55:49.587741 [ 276 ] {7bee9a16-0003-4340-8db4-83030ad668bb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.04.29 20:55:49.587869 [ 276 ] {7bee9a16-0003-4340-8db4-83030ad668bb} <Debug> executeQuery: Read 27 rows, 2.05 KiB in 0.001147 sec., 23539.668700959024 rows/sec., 1.74 MiB/sec. | ||
| 6994 | 2026.04.29 20:55:49.587905 [ 276 ] {7bee9a16-0003-4340-8db4-83030ad668bb} <Debug> TCPHandler: Processed in 0.001309327 sec. | ||
| 6995 | 2026.04.29 20:55:49.588018 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.04.29 20:55:49.588111 [ 276 ] {568220b1-5ca0-4ca9-a916-4f4d06686ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.04.29 20:55:49.588148 [ 276 ] {568220b1-5ca0-4ca9-a916-4f4d06686ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6998 | 2026.04.29 20:55:49.588546 [ 276 ] {568220b1-5ca0-4ca9-a916-4f4d06686ba4} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.04.29 20:55:49.588580 [ 276 ] {568220b1-5ca0-4ca9-a916-4f4d06686ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7000 | 2026.04.29 20:55:49.588880 [ 276 ] {568220b1-5ca0-4ca9-a916-4f4d06686ba4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7001 | 2026.04.29 20:55:49.589083 [ 276 ] {568220b1-5ca0-4ca9-a916-4f4d06686ba4} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.04.29 20:55:49.589209 [ 276 ] {568220b1-5ca0-4ca9-a916-4f4d06686ba4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.78 MiB/sec. | ||
| 7003 | 2026.04.29 20:55:49.589247 [ 276 ] {568220b1-5ca0-4ca9-a916-4f4d06686ba4} <Debug> TCPHandler: Processed in 0.001279467 sec. | ||
| 7004 | 2026.04.29 20:55:49.589358 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.04.29 20:55:49.589450 [ 276 ] {d78e236b-f9b6-43ef-803e-8264f29823a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7006 | 2026.04.29 20:55:49.589488 [ 276 ] {d78e236b-f9b6-43ef-803e-8264f29823a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7007 | 2026.04.29 20:55:49.589877 [ 276 ] {d78e236b-f9b6-43ef-803e-8264f29823a4} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.04.29 20:55:49.589913 [ 276 ] {d78e236b-f9b6-43ef-803e-8264f29823a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7009 | 2026.04.29 20:55:49.590211 [ 276 ] {d78e236b-f9b6-43ef-803e-8264f29823a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7010 | 2026.04.29 20:55:49.590417 [ 276 ] {d78e236b-f9b6-43ef-803e-8264f29823a4} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.04.29 20:55:49.590548 [ 276 ] {d78e236b-f9b6-43ef-803e-8264f29823a4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 7012 | 2026.04.29 20:55:49.590586 [ 276 ] {d78e236b-f9b6-43ef-803e-8264f29823a4} <Debug> TCPHandler: Processed in 0.001278616 sec. | ||
| 7013 | 2026.04.29 20:55:49.590704 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.04.29 20:55:49.590796 [ 276 ] {8e4a40d5-6d35-45bd-952e-095763967e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7015 | 2026.04.29 20:55:49.590834 [ 276 ] {8e4a40d5-6d35-45bd-952e-095763967e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7016 | 2026.04.29 20:55:49.591258 [ 276 ] {8e4a40d5-6d35-45bd-952e-095763967e8b} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.04.29 20:55:49.591292 [ 276 ] {8e4a40d5-6d35-45bd-952e-095763967e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7018 | 2026.04.29 20:55:49.591585 [ 276 ] {8e4a40d5-6d35-45bd-952e-095763967e8b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7019 | 2026.04.29 20:55:49.591788 [ 276 ] {8e4a40d5-6d35-45bd-952e-095763967e8b} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.04.29 20:55:49.591909 [ 276 ] {8e4a40d5-6d35-45bd-952e-095763967e8b} <Debug> executeQuery: Read 115 rows, 9.59 KiB in 0.001165 sec., 98712.44635193133 rows/sec., 8.04 MiB/sec. | ||
| 7021 | 2026.04.29 20:55:49.591942 [ 276 ] {8e4a40d5-6d35-45bd-952e-095763967e8b} <Debug> TCPHandler: Processed in 0.001325847 sec. | ||
| 7022 | 2026.04.29 20:55:49.592050 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.04.29 20:55:49.592137 [ 276 ] {054ec641-5afa-4ebe-bcb9-3e50679289b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7024 | 2026.04.29 20:55:49.592175 [ 276 ] {054ec641-5afa-4ebe-bcb9-3e50679289b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7025 | 2026.04.29 20:55:49.592620 [ 276 ] {054ec641-5afa-4ebe-bcb9-3e50679289b9} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.04.29 20:55:49.592653 [ 276 ] {054ec641-5afa-4ebe-bcb9-3e50679289b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7027 | 2026.04.29 20:55:49.593017 [ 276 ] {054ec641-5afa-4ebe-bcb9-3e50679289b9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7028 | 2026.04.29 20:55:49.593231 [ 276 ] {054ec641-5afa-4ebe-bcb9-3e50679289b9} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2026.04.29 20:55:49.593361 [ 276 ] {054ec641-5afa-4ebe-bcb9-3e50679289b9} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001192 sec., 167785.23489932888 rows/sec., 12.03 MiB/sec. | ||
| 7030 | 2026.04.29 20:55:49.593396 [ 276 ] {054ec641-5afa-4ebe-bcb9-3e50679289b9} <Debug> TCPHandler: Processed in 0.001352927 sec. | ||
| 7031 | 2026.04.29 20:55:49.593533 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2026.04.29 20:55:49.593625 [ 276 ] {c8914287-eea0-4008-a1f5-39c860c8ea8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7033 | 2026.04.29 20:55:49.593678 [ 276 ] {c8914287-eea0-4008-a1f5-39c860c8ea8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7034 | 2026.04.29 20:55:49.594418 [ 276 ] {c8914287-eea0-4008-a1f5-39c860c8ea8b} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.04.29 20:55:49.594453 [ 276 ] {c8914287-eea0-4008-a1f5-39c860c8ea8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7036 | 2026.04.29 20:55:49.594972 [ 276 ] {c8914287-eea0-4008-a1f5-39c860c8ea8b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7037 | 2026.04.29 20:55:49.595196 [ 276 ] {c8914287-eea0-4008-a1f5-39c860c8ea8b} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.04.29 20:55:49.595296 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7039 | 2026.04.29 20:55:49.595334 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.04.29 20:55:49.595336 [ 276 ] {c8914287-eea0-4008-a1f5-39c860c8ea8b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001728 sec., 4050.925925925926 rows/sec., 7.26 MiB/sec. | ||
| 7041 | 2026.04.29 20:55:49.595352 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7042 | 2026.04.29 20:55:49.595404 [ 276 ] {c8914287-eea0-4008-a1f5-39c860c8ea8b} <Debug> TCPHandler: Processed in 0.001921705 sec. | ||
| 7043 | 2026.04.29 20:55:49.595467 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 7044 | 2026.04.29 20:55:49.595533 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.04.29 20:55:49.595633 [ 276 ] {6a30ac49-4f08-46e4-a0bb-8a65fa7b6a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7046 | 2026.04.29 20:55:49.595673 [ 276 ] {6a30ac49-4f08-46e4-a0bb-8a65fa7b6a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7047 | 2026.04.29 20:55:49.595746 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7048 | 2026.04.29 20:55:49.595819 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 730 rows starting from the beginning of the part | ||
| 7049 | 2026.04.29 20:55:49.595960 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 7050 | 2026.04.29 20:55:49.596030 [ 276 ] {6a30ac49-4f08-46e4-a0bb-8a65fa7b6a1d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.04.29 20:55:49.596070 [ 276 ] {6a30ac49-4f08-46e4-a0bb-8a65fa7b6a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7052 | 2026.04.29 20:55:49.596073 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 7053 | 2026.04.29 20:55:49.596192 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 7054 | 2026.04.29 20:55:49.596295 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
| 7055 | 2026.04.29 20:55:49.596384 [ 276 ] {6a30ac49-4f08-46e4-a0bb-8a65fa7b6a1d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7056 | 2026.04.29 20:55:49.596412 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7057 | 2026.04.29 20:55:49.596625 [ 276 ] {6a30ac49-4f08-46e4-a0bb-8a65fa7b6a1d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.04.29 20:55:49.596760 [ 276 ] {6a30ac49-4f08-46e4-a0bb-8a65fa7b6a1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 7059 | 2026.04.29 20:55:49.596798 [ 276 ] {6a30ac49-4f08-46e4-a0bb-8a65fa7b6a1d} <Debug> TCPHandler: Processed in 0.001316577 sec. | ||
| 7060 | 2026.04.29 20:55:49.611245 [ 187 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 19 columns (19 merged, 0 gathered) in 0.015827533 sec., 52440.26343208382 rows/sec., 93.97 MiB/sec. | ||
| 7061 | 2026.04.29 20:55:49.612422 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7062 | 2026.04.29 20:55:49.612762 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.04.29 20:55:49.612837 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7064 | 2026.04.29 20:55:49.612935 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 7065 | 2026.04.29 20:55:49.681141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13907 | ||
| 7066 | 2026.04.29 20:55:49.681630 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2026.04.29 20:55:49.681673 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7068 | 2026.04.29 20:55:49.682151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7069 | 2026.04.29 20:55:49.682389 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.04.29 20:55:49.682537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13907 | ||
| 7071 | 2026.04.29 20:55:50.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.43 MiB, peak 282.92 MiB, free memory in arenas 0.00 B, will set to 277.44 MiB (RSS), difference: 2.01 MiB | ||
| 7072 | 2026.04.29 20:55:50.421767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7073 | 2026.04.29 20:55:50.439763 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.04.29 20:55:50.439813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7075 | 2026.04.29 20:55:50.445699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7076 | 2026.04.29 20:55:50.446371 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.04.29 20:55:50.449708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7078 | 2026.04.29 20:55:52.227519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 876 | ||
| 7079 | 2026.04.29 20:55:52.229917 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.04.29 20:55:52.229970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7081 | 2026.04.29 20:55:52.231195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7082 | 2026.04.29 20:55:52.231480 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.04.29 20:55:52.231626 [ 145 ] {} <Debug> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7084 | 2026.04.29 20:55:52.231688 [ 145 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.04.29 20:55:52.231707 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7086 | 2026.04.29 20:55:52.231809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 7087 | 2026.04.29 20:55:52.231829 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::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 | ||
| 7088 | 2026.04.29 20:55:52.232416 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7089 | 2026.04.29 20:55:52.232582 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 686 rows starting from the beginning of the part | ||
| 7090 | 2026.04.29 20:55:52.232964 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 7091 | 2026.04.29 20:55:52.233347 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 7092 | 2026.04.29 20:55:52.233708 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 7093 | 2026.04.29 20:55:52.234048 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 7094 | 2026.04.29 20:55:52.234390 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 7095 | 2026.04.29 20:55:52.241634 [ 187 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 72 columns (72 merged, 0 gathered) in 0.009864916 sec., 88799.53970211202 rows/sec., 75.41 MiB/sec. | ||
| 7096 | 2026.04.29 20:55:52.242813 [ 192 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7097 | 2026.04.29 20:55:52.243345 [ 192 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.04.29 20:55:52.243421 [ 192 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_21_4} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7099 | 2026.04.29 20:55:52.243641 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 7100 | 2026.04.29 20:55:54.576665 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.04.29 20:55:54.576923 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7102 | 2026.04.29 20:55:54.577298 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7103 | 2026.04.29 20:55:54.577341 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7104 | 2026.04.29 20:55:54.577598 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7105 | 2026.04.29 20:55:54.577669 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7106 | 2026.04.29 20:55:54.577816 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7107 | 2026.04.29 20:55:54.577852 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7108 | 2026.04.29 20:55:54.577875 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 7109 | 2026.04.29 20:55:54.577891 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7110 | 2026.04.29 20:55:54.577932 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7111 | 2026.04.29 20:55:54.577953 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7112 | 2026.04.29 20:55:54.578983 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002166 sec., 24007.386888273315 rows/sec., 5.61 MiB/sec. | ||
| 7113 | 2026.04.29 20:55:54.579066 [ 276 ] {f6208661-db50-4c95-8c60-a85de7cdb506} <Debug> TCPHandler: Processed in 0.002548773 sec. | ||
| 7114 | 2026.04.29 20:55:54.581189 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2026.04.29 20:55:54.581318 [ 276 ] {b817abfe-d943-4057-ba0c-095b7f152613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7116 | 2026.04.29 20:55:54.581370 [ 276 ] {b817abfe-d943-4057-ba0c-095b7f152613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7117 | 2026.04.29 20:55:54.581932 [ 276 ] {b817abfe-d943-4057-ba0c-095b7f152613} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.04.29 20:55:54.581970 [ 276 ] {b817abfe-d943-4057-ba0c-095b7f152613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7119 | 2026.04.29 20:55:54.582349 [ 276 ] {b817abfe-d943-4057-ba0c-095b7f152613} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7120 | 2026.04.29 20:55:54.582575 [ 276 ] {b817abfe-d943-4057-ba0c-095b7f152613} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.04.29 20:55:54.582692 [ 142 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7122 | 2026.04.29 20:55:54.582720 [ 276 ] {b817abfe-d943-4057-ba0c-095b7f152613} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001451 sec., 86836.66436940042 rows/sec., 7.50 MiB/sec. | ||
| 7123 | 2026.04.29 20:55:54.582725 [ 142 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.04.29 20:55:54.582750 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7125 | 2026.04.29 20:55:54.582757 [ 276 ] {b817abfe-d943-4057-ba0c-095b7f152613} <Debug> TCPHandler: Processed in 0.001646621 sec. | ||
| 7126 | 2026.04.29 20:55:54.582859 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 7127 | 2026.04.29 20:55:54.582877 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.04.29 20:55:54.582993 [ 276 ] {d1d79d42-7844-49b8-97b0-d298ab7490ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7129 | 2026.04.29 20:55:54.583000 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7130 | 2026.04.29 20:55:54.583041 [ 276 ] {d1d79d42-7844-49b8-97b0-d298ab7490ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7131 | 2026.04.29 20:55:54.583059 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3359 rows starting from the beginning of the part | ||
| 7132 | 2026.04.29 20:55:54.583134 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7133 | 2026.04.29 20:55:54.583190 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 70 rows starting from the beginning of the part | ||
| 7134 | 2026.04.29 20:55:54.583235 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 126 rows starting from the beginning of the part | ||
| 7135 | 2026.04.29 20:55:54.583280 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 194 rows starting from the beginning of the part | ||
| 7136 | 2026.04.29 20:55:54.583322 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 126 rows starting from the beginning of the part | ||
| 7137 | 2026.04.29 20:55:54.583449 [ 276 ] {d1d79d42-7844-49b8-97b0-d298ab7490ef} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.04.29 20:55:54.583552 [ 276 ] {d1d79d42-7844-49b8-97b0-d298ab7490ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7139 | 2026.04.29 20:55:54.583876 [ 276 ] {d1d79d42-7844-49b8-97b0-d298ab7490ef} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7140 | 2026.04.29 20:55:54.584107 [ 276 ] {d1d79d42-7844-49b8-97b0-d298ab7490ef} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2026.04.29 20:55:54.584255 [ 276 ] {d1d79d42-7844-49b8-97b0-d298ab7490ef} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001253 sec., 27932.96089385475 rows/sec., 2.05 MiB/sec. | ||
| 7142 | 2026.04.29 20:55:54.584294 [ 276 ] {d1d79d42-7844-49b8-97b0-d298ab7490ef} <Debug> TCPHandler: Processed in 0.001446559 sec. | ||
| 7143 | 2026.04.29 20:55:54.584410 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2026.04.29 20:55:54.584506 [ 276 ] {5c87343b-41cf-408b-8524-3d71a7bd15bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7145 | 2026.04.29 20:55:54.584549 [ 276 ] {5c87343b-41cf-408b-8524-3d71a7bd15bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7146 | 2026.04.29 20:55:54.584943 [ 192 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.002116637 sec., 1857191.3842571964 rows/sec., 150.22 MiB/sec. | ||
| 7147 | 2026.04.29 20:55:54.584992 [ 276 ] {5c87343b-41cf-408b-8524-3d71a7bd15bd} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.04.29 20:55:54.585034 [ 276 ] {5c87343b-41cf-408b-8524-3d71a7bd15bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7149 | 2026.04.29 20:55:54.585361 [ 276 ] {5c87343b-41cf-408b-8524-3d71a7bd15bd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7150 | 2026.04.29 20:55:54.585364 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7151 | 2026.04.29 20:55:54.585637 [ 276 ] {5c87343b-41cf-408b-8524-3d71a7bd15bd} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.04.29 20:55:54.585749 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.04.29 20:55:54.585754 [ 142 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7154 | 2026.04.29 20:55:54.585785 [ 276 ] {5c87343b-41cf-408b-8524-3d71a7bd15bd} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001297 sec., 76329.99228989978 rows/sec., 5.96 MiB/sec. | ||
| 7155 | 2026.04.29 20:55:54.585799 [ 142 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.04.29 20:55:54.585820 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7157 | 2026.04.29 20:55:54.585825 [ 276 ] {5c87343b-41cf-408b-8524-3d71a7bd15bd} <Debug> TCPHandler: Processed in 0.001466988 sec. | ||
| 7158 | 2026.04.29 20:55:54.585851 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_46_9} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7159 | 2026.04.29 20:55:54.585917 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 7160 | 2026.04.29 20:55:54.585971 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.04.29 20:55:54.585980 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 7162 | 2026.04.29 20:55:54.586010 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7163 | 2026.04.29 20:55:54.586042 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1828 rows starting from the beginning of the part | ||
| 7164 | 2026.04.29 20:55:54.586071 [ 276 ] {41dc9366-f6d4-4424-b41d-92e8abe66e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7165 | 2026.04.29 20:55:54.586092 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7166 | 2026.04.29 20:55:54.586117 [ 276 ] {41dc9366-f6d4-4424-b41d-92e8abe66e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7167 | 2026.04.29 20:55:54.586136 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 71 rows starting from the beginning of the part | ||
| 7168 | 2026.04.29 20:55:54.586178 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 99 rows starting from the beginning of the part | ||
| 7169 | 2026.04.29 20:55:54.586215 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 115 rows starting from the beginning of the part | ||
| 7170 | 2026.04.29 20:55:54.586252 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 99 rows starting from the beginning of the part | ||
| 7171 | 2026.04.29 20:55:54.586632 [ 276 ] {41dc9366-f6d4-4424-b41d-92e8abe66e6f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2026.04.29 20:55:54.586676 [ 276 ] {41dc9366-f6d4-4424-b41d-92e8abe66e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7173 | 2026.04.29 20:55:54.587141 [ 276 ] {41dc9366-f6d4-4424-b41d-92e8abe66e6f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7174 | 2026.04.29 20:55:54.587309 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423988 sec., 1598328.0757983916 rows/sec., 118.41 MiB/sec. | ||
| 7175 | 2026.04.29 20:55:54.587457 [ 276 ] {41dc9366-f6d4-4424-b41d-92e8abe66e6f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.04.29 20:55:54.587488 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7177 | 2026.04.29 20:55:54.587651 [ 276 ] {41dc9366-f6d4-4424-b41d-92e8abe66e6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. | ||
| 7178 | 2026.04.29 20:55:54.587699 [ 276 ] {41dc9366-f6d4-4424-b41d-92e8abe66e6f} <Debug> TCPHandler: Processed in 0.001778832 sec. | ||
| 7179 | 2026.04.29 20:55:54.587723 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.04.29 20:55:54.587782 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_46_9} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7181 | 2026.04.29 20:55:54.587835 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.04.29 20:55:54.587843 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 7183 | 2026.04.29 20:55:54.587956 [ 276 ] {b5238cd2-b780-4487-ab77-189659c87f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7184 | 2026.04.29 20:55:54.588032 [ 276 ] {b5238cd2-b780-4487-ab77-189659c87f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7185 | 2026.04.29 20:55:54.589066 [ 276 ] {b5238cd2-b780-4487-ab77-189659c87f99} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.04.29 20:55:54.589109 [ 276 ] {b5238cd2-b780-4487-ab77-189659c87f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7187 | 2026.04.29 20:55:54.589735 [ 276 ] {b5238cd2-b780-4487-ab77-189659c87f99} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7188 | 2026.04.29 20:55:54.589961 [ 276 ] {b5238cd2-b780-4487-ab77-189659c87f99} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.04.29 20:55:54.590102 [ 276 ] {b5238cd2-b780-4487-ab77-189659c87f99} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002172 sec., 16114.180478821363 rows/sec., 28.88 MiB/sec. | ||
| 7190 | 2026.04.29 20:55:54.590160 [ 276 ] {b5238cd2-b780-4487-ab77-189659c87f99} <Debug> TCPHandler: Processed in 0.002387601 sec. | ||
| 7191 | 2026.04.29 20:55:54.590290 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2026.04.29 20:55:54.590382 [ 276 ] {1b242561-bd06-4e5d-8824-0add5c6245bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7193 | 2026.04.29 20:55:54.590424 [ 276 ] {1b242561-bd06-4e5d-8824-0add5c6245bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7194 | 2026.04.29 20:55:54.590765 [ 276 ] {1b242561-bd06-4e5d-8824-0add5c6245bf} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2026.04.29 20:55:54.590799 [ 276 ] {1b242561-bd06-4e5d-8824-0add5c6245bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7196 | 2026.04.29 20:55:54.591103 [ 276 ] {1b242561-bd06-4e5d-8824-0add5c6245bf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7197 | 2026.04.29 20:55:54.591319 [ 276 ] {1b242561-bd06-4e5d-8824-0add5c6245bf} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.04.29 20:55:54.591444 [ 276 ] {1b242561-bd06-4e5d-8824-0add5c6245bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7199 | 2026.04.29 20:55:54.591478 [ 276 ] {1b242561-bd06-4e5d-8824-0add5c6245bf} <Debug> TCPHandler: Processed in 0.001237216 sec. | ||
| 7200 | 2026.04.29 20:55:57.047784 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7201 | 2026.04.29 20:55:57.047855 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7202 | 2026.04.29 20:55:57.182784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14419 | ||
| 7203 | 2026.04.29 20:55:57.183276 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.04.29 20:55:57.183316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7205 | 2026.04.29 20:55:57.183801 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7206 | 2026.04.29 20:55:57.184038 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2026.04.29 20:55:57.184178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14419 | ||
| 7208 | 2026.04.29 20:55:57.949946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7209 | 2026.04.29 20:55:57.972267 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.04.29 20:55:57.972329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7211 | 2026.04.29 20:55:57.977761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7212 | 2026.04.29 20:55:57.978418 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.04.29 20:55:57.981495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7214 | 2026.04.29 20:55:59.576317 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2026.04.29 20:55:59.577072 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7216 | 2026.04.29 20:55:59.577494 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7217 | 2026.04.29 20:55:59.577535 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7218 | 2026.04.29 20:55:59.577763 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7219 | 2026.04.29 20:55:59.577835 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7220 | 2026.04.29 20:55:59.577978 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7221 | 2026.04.29 20:55:59.578013 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7222 | 2026.04.29 20:55:59.578035 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 7223 | 2026.04.29 20:55:59.578050 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7224 | 2026.04.29 20:55:59.578088 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7225 | 2026.04.29 20:55:59.578108 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7226 | 2026.04.29 20:55:59.579095 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002607 sec., 19946.298427311085 rows/sec., 4.66 MiB/sec. | ||
| 7227 | 2026.04.29 20:55:59.579174 [ 276 ] {f8451354-6f59-403b-8d0c-ab11ab1a49b3} <Debug> TCPHandler: Processed in 0.002997008 sec. | ||
| 7228 | 2026.04.29 20:55:59.580995 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7229 | 2026.04.29 20:55:59.581128 [ 276 ] {8888a0b2-9684-426a-8691-7357de973797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7230 | 2026.04.29 20:55:59.581181 [ 276 ] {8888a0b2-9684-426a-8691-7357de973797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7231 | 2026.04.29 20:55:59.581769 [ 276 ] {8888a0b2-9684-426a-8691-7357de973797} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.04.29 20:55:59.581811 [ 276 ] {8888a0b2-9684-426a-8691-7357de973797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7233 | 2026.04.29 20:55:59.582180 [ 276 ] {8888a0b2-9684-426a-8691-7357de973797} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7234 | 2026.04.29 20:55:59.582418 [ 276 ] {8888a0b2-9684-426a-8691-7357de973797} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.04.29 20:55:59.582569 [ 276 ] {8888a0b2-9684-426a-8691-7357de973797} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001478 sec., 47361.29905277402 rows/sec., 3.80 MiB/sec. | ||
| 7236 | 2026.04.29 20:55:59.582609 [ 276 ] {8888a0b2-9684-426a-8691-7357de973797} <Debug> TCPHandler: Processed in 0.001678671 sec. | ||
| 7237 | 2026.04.29 20:55:59.582760 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7238 | 2026.04.29 20:55:59.582858 [ 276 ] {66723864-f4a0-4fee-871b-f6a9480e1744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7239 | 2026.04.29 20:55:59.582900 [ 276 ] {66723864-f4a0-4fee-871b-f6a9480e1744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7240 | 2026.04.29 20:55:59.583312 [ 276 ] {66723864-f4a0-4fee-871b-f6a9480e1744} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.04.29 20:55:59.583350 [ 276 ] {66723864-f4a0-4fee-871b-f6a9480e1744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7242 | 2026.04.29 20:55:59.583649 [ 276 ] {66723864-f4a0-4fee-871b-f6a9480e1744} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7243 | 2026.04.29 20:55:59.583864 [ 276 ] {66723864-f4a0-4fee-871b-f6a9480e1744} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2026.04.29 20:55:59.583995 [ 276 ] {66723864-f4a0-4fee-871b-f6a9480e1744} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001158 sec., 6044.905008635579 rows/sec., 454.55 KiB/sec. | ||
| 7245 | 2026.04.29 20:55:59.584032 [ 276 ] {66723864-f4a0-4fee-871b-f6a9480e1744} <Debug> TCPHandler: Processed in 0.001325647 sec. | ||
| 7246 | 2026.04.29 20:55:59.584160 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2026.04.29 20:55:59.584254 [ 276 ] {065fb944-a0cb-4fe4-9cf6-37fb29f1c486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7248 | 2026.04.29 20:55:59.584294 [ 276 ] {065fb944-a0cb-4fe4-9cf6-37fb29f1c486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7249 | 2026.04.29 20:55:59.584713 [ 276 ] {065fb944-a0cb-4fe4-9cf6-37fb29f1c486} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.04.29 20:55:59.584750 [ 276 ] {065fb944-a0cb-4fe4-9cf6-37fb29f1c486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7251 | 2026.04.29 20:55:59.585046 [ 276 ] {065fb944-a0cb-4fe4-9cf6-37fb29f1c486} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7252 | 2026.04.29 20:55:59.585260 [ 276 ] {065fb944-a0cb-4fe4-9cf6-37fb29f1c486} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.04.29 20:55:59.585389 [ 276 ] {065fb944-a0cb-4fe4-9cf6-37fb29f1c486} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001153 sec., 61578.490893321774 rows/sec., 4.81 MiB/sec. | ||
| 7254 | 2026.04.29 20:55:59.585439 [ 276 ] {065fb944-a0cb-4fe4-9cf6-37fb29f1c486} <Debug> TCPHandler: Processed in 0.001329427 sec. | ||
| 7255 | 2026.04.29 20:55:59.585568 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7256 | 2026.04.29 20:55:59.585663 [ 276 ] {c61d0061-23f2-4075-ab92-9c08084e341a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7257 | 2026.04.29 20:55:59.585705 [ 276 ] {c61d0061-23f2-4075-ab92-9c08084e341a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7258 | 2026.04.29 20:55:59.586121 [ 276 ] {c61d0061-23f2-4075-ab92-9c08084e341a} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2026.04.29 20:55:59.586157 [ 276 ] {c61d0061-23f2-4075-ab92-9c08084e341a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7260 | 2026.04.29 20:55:59.586478 [ 276 ] {c61d0061-23f2-4075-ab92-9c08084e341a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7261 | 2026.04.29 20:55:59.586693 [ 276 ] {c61d0061-23f2-4075-ab92-9c08084e341a} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.04.29 20:55:59.586800 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7263 | 2026.04.29 20:55:59.586824 [ 276 ] {c61d0061-23f2-4075-ab92-9c08084e341a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 7264 | 2026.04.29 20:55:59.586869 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.04.29 20:55:59.586878 [ 276 ] {c61d0061-23f2-4075-ab92-9c08084e341a} <Debug> TCPHandler: Processed in 0.001360488 sec. | ||
| 7266 | 2026.04.29 20:55:59.586898 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7267 | 2026.04.29 20:55:59.587010 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2026.04.29 20:55:59.587030 [ 192 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 7269 | 2026.04.29 20:55:59.587108 [ 276 ] {525c5fa4-985c-43d7-b157-22a022a28eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7270 | 2026.04.29 20:55:59.587166 [ 276 ] {525c5fa4-985c-43d7-b157-22a022a28eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7271 | 2026.04.29 20:55:59.587190 [ 192 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7272 | 2026.04.29 20:55:59.587238 [ 192 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18104 rows starting from the beginning of the part | ||
| 7273 | 2026.04.29 20:55:59.587316 [ 192 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 7274 | 2026.04.29 20:55:59.587369 [ 192 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 7275 | 2026.04.29 20:55:59.587418 [ 192 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 200 rows starting from the beginning of the part | ||
| 7276 | 2026.04.29 20:55:59.587468 [ 192 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7277 | 2026.04.29 20:55:59.587515 [ 192 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 7278 | 2026.04.29 20:55:59.587935 [ 276 ] {525c5fa4-985c-43d7-b157-22a022a28eca} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.04.29 20:55:59.587977 [ 276 ] {525c5fa4-985c-43d7-b157-22a022a28eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7280 | 2026.04.29 20:55:59.588498 [ 276 ] {525c5fa4-985c-43d7-b157-22a022a28eca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7281 | 2026.04.29 20:55:59.588738 [ 276 ] {525c5fa4-985c-43d7-b157-22a022a28eca} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.04.29 20:55:59.588895 [ 276 ] {525c5fa4-985c-43d7-b157-22a022a28eca} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001804 sec., 3880.2660753880264 rows/sec., 6.95 MiB/sec. | ||
| 7283 | 2026.04.29 20:55:59.588961 [ 276 ] {525c5fa4-985c-43d7-b157-22a022a28eca} <Debug> TCPHandler: Processed in 0.002002116 sec. | ||
| 7284 | 2026.04.29 20:55:59.589088 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7285 | 2026.04.29 20:55:59.589183 [ 276 ] {c2b16a5f-51e3-4e98-9c6c-dbca3f65836a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7286 | 2026.04.29 20:55:59.589226 [ 276 ] {c2b16a5f-51e3-4e98-9c6c-dbca3f65836a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7287 | 2026.04.29 20:55:59.589589 [ 276 ] {c2b16a5f-51e3-4e98-9c6c-dbca3f65836a} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2026.04.29 20:55:59.589626 [ 276 ] {c2b16a5f-51e3-4e98-9c6c-dbca3f65836a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7289 | 2026.04.29 20:55:59.590104 [ 276 ] {c2b16a5f-51e3-4e98-9c6c-dbca3f65836a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7290 | 2026.04.29 20:55:59.590345 [ 276 ] {c2b16a5f-51e3-4e98-9c6c-dbca3f65836a} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2026.04.29 20:55:59.590489 [ 276 ] {c2b16a5f-51e3-4e98-9c6c-dbca3f65836a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec. | ||
| 7292 | 2026.04.29 20:55:59.590526 [ 276 ] {c2b16a5f-51e3-4e98-9c6c-dbca3f65836a} <Debug> TCPHandler: Processed in 0.001488999 sec. | ||
| 7293 | 2026.04.29 20:55:59.591858 [ 190 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18944 rows, containing 5 columns (5 merged, 0 gathered) in 0.004891632 sec., 3872736.1338710682 rows/sec., 248.91 MiB/sec. | ||
| 7294 | 2026.04.29 20:55:59.592131 [ 200 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7295 | 2026.04.29 20:55:59.592410 [ 200 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2026.04.29 20:55:59.592485 [ 200 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7297 | 2026.04.29 20:55:59.592579 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
| 7298 | 2026.04.29 20:55:59.895500 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.04.29 20:55:59.895738 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 7300 | 2026.04.29 20:55:59.896103 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7301 | 2026.04.29 20:55:59.896140 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 7302 | 2026.04.29 20:55:59.896377 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7303 | 2026.04.29 20:55:59.896448 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7304 | 2026.04.29 20:55:59.896603 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 7305 | 2026.04.29 20:55:59.896641 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7306 | 2026.04.29 20:55:59.896662 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 7307 | 2026.04.29 20:55:59.896677 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7308 | 2026.04.29 20:55:59.896717 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7309 | 2026.04.29 20:55:59.896739 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7310 | 2026.04.29 20:55:59.897691 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002052 sec., 25341.1306042885 rows/sec., 5.93 MiB/sec. | ||
| 7311 | 2026.04.29 20:55:59.897772 [ 276 ] {51f7826a-f5e3-4e70-9a8c-3abe22a546a0} <Debug> TCPHandler: Processed in 0.002410681 sec. | ||
| 7312 | 2026.04.29 20:55:59.909813 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2026.04.29 20:55:59.909929 [ 276 ] {bd1d377c-1e5b-4a30-ad14-9b13203a7d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7314 | 2026.04.29 20:55:59.909976 [ 276 ] {bd1d377c-1e5b-4a30-ad14-9b13203a7d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7315 | 2026.04.29 20:55:59.911853 [ 276 ] {bd1d377c-1e5b-4a30-ad14-9b13203a7d20} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.04.29 20:55:59.911897 [ 276 ] {bd1d377c-1e5b-4a30-ad14-9b13203a7d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7317 | 2026.04.29 20:55:59.912408 [ 276 ] {bd1d377c-1e5b-4a30-ad14-9b13203a7d20} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7318 | 2026.04.29 20:55:59.912639 [ 276 ] {bd1d377c-1e5b-4a30-ad14-9b13203a7d20} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.04.29 20:55:59.912794 [ 276 ] {bd1d377c-1e5b-4a30-ad14-9b13203a7d20} <Debug> executeQuery: Read 2471 rows, 188.07 KiB in 0.002898 sec., 852657.0048309179 rows/sec., 63.37 MiB/sec. | ||
| 7320 | 2026.04.29 20:55:59.912837 [ 276 ] {bd1d377c-1e5b-4a30-ad14-9b13203a7d20} <Debug> TCPHandler: Processed in 0.00308325 sec. | ||
| 7321 | 2026.04.29 20:55:59.912977 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.04.29 20:55:59.913080 [ 276 ] {54a5ef9a-d29d-4b97-aca2-daf4c65b219b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7323 | 2026.04.29 20:55:59.913124 [ 276 ] {54a5ef9a-d29d-4b97-aca2-daf4c65b219b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7324 | 2026.04.29 20:55:59.913562 [ 276 ] {54a5ef9a-d29d-4b97-aca2-daf4c65b219b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.04.29 20:55:59.913601 [ 276 ] {54a5ef9a-d29d-4b97-aca2-daf4c65b219b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7326 | 2026.04.29 20:55:59.913909 [ 276 ] {54a5ef9a-d29d-4b97-aca2-daf4c65b219b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7327 | 2026.04.29 20:55:59.914135 [ 276 ] {54a5ef9a-d29d-4b97-aca2-daf4c65b219b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.04.29 20:55:59.914257 [ 139 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 7329 | 2026.04.29 20:55:59.914276 [ 276 ] {54a5ef9a-d29d-4b97-aca2-daf4c65b219b} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001218 sec., 36124.7947454844 rows/sec., 2.65 MiB/sec. | ||
| 7330 | 2026.04.29 20:55:59.914322 [ 139 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.04.29 20:55:59.914333 [ 276 ] {54a5ef9a-d29d-4b97-aca2-daf4c65b219b} <Debug> TCPHandler: Processed in 0.001409598 sec. | ||
| 7332 | 2026.04.29 20:55:59.914353 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7333 | 2026.04.29 20:55:59.914455 [ 190 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 7334 | 2026.04.29 20:55:59.914467 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7335 | 2026.04.29 20:55:59.914548 [ 190 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7336 | 2026.04.29 20:55:59.914571 [ 276 ] {a0d2c222-052c-483e-b3c8-3a2c882ae1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7337 | 2026.04.29 20:55:59.914576 [ 190 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 223 rows starting from the beginning of the part | ||
| 7338 | 2026.04.29 20:55:59.914611 [ 276 ] {a0d2c222-052c-483e-b3c8-3a2c882ae1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7339 | 2026.04.29 20:55:59.914635 [ 190 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
| 7340 | 2026.04.29 20:55:59.914676 [ 190 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part | ||
| 7341 | 2026.04.29 20:55:59.914716 [ 190 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 35 rows starting from the beginning of the part | ||
| 7342 | 2026.04.29 20:55:59.914753 [ 190 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 7343 | 2026.04.29 20:55:59.914790 [ 190 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 44 rows starting from the beginning of the part | ||
| 7344 | 2026.04.29 20:55:59.915449 [ 276 ] {a0d2c222-052c-483e-b3c8-3a2c882ae1cd} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.04.29 20:55:59.915488 [ 276 ] {a0d2c222-052c-483e-b3c8-3a2c882ae1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7346 | 2026.04.29 20:55:59.915614 [ 200 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192005 sec., 311240.30520006205 rows/sec., 22.27 MiB/sec. | ||
| 7347 | 2026.04.29 20:55:59.915835 [ 276 ] {a0d2c222-052c-483e-b3c8-3a2c882ae1cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7348 | 2026.04.29 20:55:59.915834 [ 201 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 7349 | 2026.04.29 20:55:59.916105 [ 276 ] {a0d2c222-052c-483e-b3c8-3a2c882ae1cd} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.04.29 20:55:59.916239 [ 201 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.04.29 20:55:59.916254 [ 276 ] {a0d2c222-052c-483e-b3c8-3a2c882ae1cd} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001703 sec., 470346.44744568405 rows/sec., 27.17 MiB/sec. | ||
| 7352 | 2026.04.29 20:55:59.916303 [ 276 ] {a0d2c222-052c-483e-b3c8-3a2c882ae1cd} <Debug> TCPHandler: Processed in 0.001888124 sec. | ||
| 7353 | 2026.04.29 20:55:59.916345 [ 201 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_40_8} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 7354 | 2026.04.29 20:55:59.916428 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.04.29 20:55:59.916466 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7356 | 2026.04.29 20:55:59.916528 [ 276 ] {87922551-f0e2-4422-b14c-b1e4a4a1def8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7357 | 2026.04.29 20:55:59.916576 [ 276 ] {87922551-f0e2-4422-b14c-b1e4a4a1def8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7358 | 2026.04.29 20:55:59.916986 [ 276 ] {87922551-f0e2-4422-b14c-b1e4a4a1def8} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.04.29 20:55:59.917026 [ 276 ] {87922551-f0e2-4422-b14c-b1e4a4a1def8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7360 | 2026.04.29 20:55:59.917326 [ 276 ] {87922551-f0e2-4422-b14c-b1e4a4a1def8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7361 | 2026.04.29 20:55:59.917541 [ 276 ] {87922551-f0e2-4422-b14c-b1e4a4a1def8} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.04.29 20:55:59.917672 [ 276 ] {87922551-f0e2-4422-b14c-b1e4a4a1def8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 7363 | 2026.04.29 20:55:59.917709 [ 276 ] {87922551-f0e2-4422-b14c-b1e4a4a1def8} <Debug> TCPHandler: Processed in 0.001333327 sec. | ||
| 7364 | 2026.04.29 20:55:59.917828 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.04.29 20:55:59.917927 [ 276 ] {16e36c4f-bdcb-4ac1-88ed-709ea1a0e4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7366 | 2026.04.29 20:55:59.917968 [ 276 ] {16e36c4f-bdcb-4ac1-88ed-709ea1a0e4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7367 | 2026.04.29 20:55:59.918972 [ 276 ] {16e36c4f-bdcb-4ac1-88ed-709ea1a0e4e5} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.04.29 20:55:59.919010 [ 276 ] {16e36c4f-bdcb-4ac1-88ed-709ea1a0e4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7369 | 2026.04.29 20:55:59.919390 [ 276 ] {16e36c4f-bdcb-4ac1-88ed-709ea1a0e4e5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7370 | 2026.04.29 20:55:59.919617 [ 276 ] {16e36c4f-bdcb-4ac1-88ed-709ea1a0e4e5} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.04.29 20:55:59.919752 [ 276 ] {16e36c4f-bdcb-4ac1-88ed-709ea1a0e4e5} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.001842 sec., 718241.0423452768 rows/sec., 48.12 MiB/sec. | ||
| 7372 | 2026.04.29 20:55:59.919790 [ 276 ] {16e36c4f-bdcb-4ac1-88ed-709ea1a0e4e5} <Debug> TCPHandler: Processed in 0.002014786 sec. | ||
| 7373 | 2026.04.29 20:55:59.919913 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7374 | 2026.04.29 20:55:59.920006 [ 276 ] {819b5b06-e51a-4e49-aa21-88a64bc78315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7375 | 2026.04.29 20:55:59.920052 [ 276 ] {819b5b06-e51a-4e49-aa21-88a64bc78315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7376 | 2026.04.29 20:55:59.920870 [ 276 ] {819b5b06-e51a-4e49-aa21-88a64bc78315} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2026.04.29 20:55:59.920907 [ 276 ] {819b5b06-e51a-4e49-aa21-88a64bc78315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7378 | 2026.04.29 20:55:59.921322 [ 276 ] {819b5b06-e51a-4e49-aa21-88a64bc78315} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7379 | 2026.04.29 20:55:59.921543 [ 276 ] {819b5b06-e51a-4e49-aa21-88a64bc78315} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.04.29 20:55:59.921678 [ 276 ] {819b5b06-e51a-4e49-aa21-88a64bc78315} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.00169 sec., 885207.1005917159 rows/sec., 53.68 MiB/sec. | ||
| 7381 | 2026.04.29 20:55:59.921716 [ 276 ] {819b5b06-e51a-4e49-aa21-88a64bc78315} <Debug> TCPHandler: Processed in 0.001854584 sec. | ||
| 7382 | 2026.04.29 20:55:59.921840 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2026.04.29 20:55:59.921935 [ 276 ] {740ffc1d-642a-43f5-bed1-e2c89cc754a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7384 | 2026.04.29 20:55:59.921990 [ 276 ] {740ffc1d-642a-43f5-bed1-e2c89cc754a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7385 | 2026.04.29 20:55:59.922918 [ 276 ] {740ffc1d-642a-43f5-bed1-e2c89cc754a5} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2026.04.29 20:55:59.922954 [ 276 ] {740ffc1d-642a-43f5-bed1-e2c89cc754a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7387 | 2026.04.29 20:55:59.923536 [ 276 ] {740ffc1d-642a-43f5-bed1-e2c89cc754a5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7388 | 2026.04.29 20:55:59.923801 [ 276 ] {740ffc1d-642a-43f5-bed1-e2c89cc754a5} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2026.04.29 20:55:59.923950 [ 276 ] {740ffc1d-642a-43f5-bed1-e2c89cc754a5} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002032 sec., 21653.543307086613 rows/sec., 38.80 MiB/sec. | ||
| 7390 | 2026.04.29 20:55:59.924002 [ 276 ] {740ffc1d-642a-43f5-bed1-e2c89cc754a5} <Debug> TCPHandler: Processed in 0.002214148 sec. | ||
| 7391 | 2026.04.29 20:55:59.924149 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2026.04.29 20:55:59.924243 [ 276 ] {256274c9-cd71-47a0-81db-bd9dbe82e59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7393 | 2026.04.29 20:55:59.924286 [ 276 ] {256274c9-cd71-47a0-81db-bd9dbe82e59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7394 | 2026.04.29 20:55:59.924619 [ 276 ] {256274c9-cd71-47a0-81db-bd9dbe82e59e} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.04.29 20:55:59.924656 [ 276 ] {256274c9-cd71-47a0-81db-bd9dbe82e59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7396 | 2026.04.29 20:55:59.924956 [ 276 ] {256274c9-cd71-47a0-81db-bd9dbe82e59e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7397 | 2026.04.29 20:55:59.925181 [ 276 ] {256274c9-cd71-47a0-81db-bd9dbe82e59e} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.04.29 20:55:59.925300 [ 139 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7399 | 2026.04.29 20:55:59.925314 [ 276 ] {256274c9-cd71-47a0-81db-bd9dbe82e59e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 760.45 KiB/sec. | ||
| 7400 | 2026.04.29 20:55:59.925350 [ 139 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.04.29 20:55:59.925365 [ 276 ] {256274c9-cd71-47a0-81db-bd9dbe82e59e} <Debug> TCPHandler: Processed in 0.001267256 sec. | ||
| 7402 | 2026.04.29 20:55:59.925376 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7403 | 2026.04.29 20:55:59.925460 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 7404 | 2026.04.29 20:55:59.925546 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7405 | 2026.04.29 20:55:59.925572 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2400 rows starting from the beginning of the part | ||
| 7406 | 2026.04.29 20:55:59.925615 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 7407 | 2026.04.29 20:55:59.925651 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 7408 | 2026.04.29 20:55:59.925683 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7409 | 2026.04.29 20:55:59.925714 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7410 | 2026.04.29 20:55:59.925742 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 7411 | 2026.04.29 20:55:59.926691 [ 200 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 4 columns (4 merged, 0 gathered) in 0.001258136 sec., 2107880.2291644146 rows/sec., 138.61 MiB/sec. | ||
| 7412 | 2026.04.29 20:55:59.926980 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7413 | 2026.04.29 20:55:59.927292 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_46_9} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2026.04.29 20:55:59.927372 [ 195 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_46_9} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7415 | 2026.04.29 20:55:59.927479 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7416 | 2026.04.29 20:56:02.232150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 922 | ||
| 7417 | 2026.04.29 20:56:02.234920 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.04.29 20:56:02.234979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7419 | 2026.04.29 20:56:02.236229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7420 | 2026.04.29 20:56:02.236509 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2026.04.29 20:56:02.236894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 7422 | 2026.04.29 20:56:04.575012 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2026.04.29 20:56:04.575258 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7424 | 2026.04.29 20:56:04.575625 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7425 | 2026.04.29 20:56:04.575667 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7426 | 2026.04.29 20:56:04.575906 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7427 | 2026.04.29 20:56:04.575976 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7428 | 2026.04.29 20:56:04.576114 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7429 | 2026.04.29 20:56:04.576149 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7430 | 2026.04.29 20:56:04.576169 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 7431 | 2026.04.29 20:56:04.576184 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7432 | 2026.04.29 20:56:04.576224 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7433 | 2026.04.29 20:56:04.576243 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7434 | 2026.04.29 20:56:04.577320 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002209 sec., 23540.063377093706 rows/sec., 5.51 MiB/sec. | ||
| 7435 | 2026.04.29 20:56:04.577397 [ 276 ] {1a69c096-5b01-4061-ab23-0b92563f17d0} <Debug> TCPHandler: Processed in 0.002578493 sec. | ||
| 7436 | 2026.04.29 20:56:04.579039 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.04.29 20:56:04.579169 [ 276 ] {0a1576eb-3d0c-48a3-8329-010ed8bb481b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7438 | 2026.04.29 20:56:04.579221 [ 276 ] {0a1576eb-3d0c-48a3-8329-010ed8bb481b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7439 | 2026.04.29 20:56:04.579789 [ 276 ] {0a1576eb-3d0c-48a3-8329-010ed8bb481b} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.04.29 20:56:04.579837 [ 276 ] {0a1576eb-3d0c-48a3-8329-010ed8bb481b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7441 | 2026.04.29 20:56:04.580209 [ 276 ] {0a1576eb-3d0c-48a3-8329-010ed8bb481b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7442 | 2026.04.29 20:56:04.580446 [ 276 ] {0a1576eb-3d0c-48a3-8329-010ed8bb481b} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.04.29 20:56:04.580594 [ 276 ] {0a1576eb-3d0c-48a3-8329-010ed8bb481b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001464 sec., 38251.366120218576 rows/sec., 2.94 MiB/sec. | ||
| 7444 | 2026.04.29 20:56:04.580634 [ 276 ] {0a1576eb-3d0c-48a3-8329-010ed8bb481b} <Debug> TCPHandler: Processed in 0.001657222 sec. | ||
| 7445 | 2026.04.29 20:56:04.580771 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2026.04.29 20:56:04.580869 [ 276 ] {e761801b-7990-461f-b99b-e14f287a0a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7447 | 2026.04.29 20:56:04.580910 [ 276 ] {e761801b-7990-461f-b99b-e14f287a0a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7448 | 2026.04.29 20:56:04.581335 [ 276 ] {e761801b-7990-461f-b99b-e14f287a0a42} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.04.29 20:56:04.581371 [ 276 ] {e761801b-7990-461f-b99b-e14f287a0a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7450 | 2026.04.29 20:56:04.581667 [ 276 ] {e761801b-7990-461f-b99b-e14f287a0a42} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7451 | 2026.04.29 20:56:04.581871 [ 276 ] {e761801b-7990-461f-b99b-e14f287a0a42} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.04.29 20:56:04.581997 [ 276 ] {e761801b-7990-461f-b99b-e14f287a0a42} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 7453 | 2026.04.29 20:56:04.582033 [ 276 ] {e761801b-7990-461f-b99b-e14f287a0a42} <Debug> TCPHandler: Processed in 0.001311517 sec. | ||
| 7454 | 2026.04.29 20:56:04.582174 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.04.29 20:56:04.582279 [ 276 ] {3c1e82bc-1d3c-444c-8b42-f2277dfc32b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7456 | 2026.04.29 20:56:04.582321 [ 276 ] {3c1e82bc-1d3c-444c-8b42-f2277dfc32b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7457 | 2026.04.29 20:56:04.582699 [ 276 ] {3c1e82bc-1d3c-444c-8b42-f2277dfc32b1} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.04.29 20:56:04.582734 [ 276 ] {3c1e82bc-1d3c-444c-8b42-f2277dfc32b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7459 | 2026.04.29 20:56:04.583051 [ 276 ] {3c1e82bc-1d3c-444c-8b42-f2277dfc32b1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7460 | 2026.04.29 20:56:04.583256 [ 276 ] {3c1e82bc-1d3c-444c-8b42-f2277dfc32b1} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.04.29 20:56:04.583383 [ 276 ] {3c1e82bc-1d3c-444c-8b42-f2277dfc32b1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001124 sec., 113879.00355871886 rows/sec., 7.93 MiB/sec. | ||
| 7462 | 2026.04.29 20:56:04.583418 [ 276 ] {3c1e82bc-1d3c-444c-8b42-f2277dfc32b1} <Debug> TCPHandler: Processed in 0.001305266 sec. | ||
| 7463 | 2026.04.29 20:56:04.583539 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.04.29 20:56:04.583632 [ 276 ] {384f8310-eae4-426b-bdbb-a1bd2c47e180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.04.29 20:56:04.583672 [ 276 ] {384f8310-eae4-426b-bdbb-a1bd2c47e180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7466 | 2026.04.29 20:56:04.584001 [ 276 ] {384f8310-eae4-426b-bdbb-a1bd2c47e180} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.04.29 20:56:04.584036 [ 276 ] {384f8310-eae4-426b-bdbb-a1bd2c47e180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7468 | 2026.04.29 20:56:04.584341 [ 276 ] {384f8310-eae4-426b-bdbb-a1bd2c47e180} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7469 | 2026.04.29 20:56:04.584540 [ 276 ] {384f8310-eae4-426b-bdbb-a1bd2c47e180} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.04.29 20:56:04.584668 [ 276 ] {384f8310-eae4-426b-bdbb-a1bd2c47e180} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001055 sec., 45497.63033175356 rows/sec., 3.07 MiB/sec. | ||
| 7471 | 2026.04.29 20:56:04.584702 [ 276 ] {384f8310-eae4-426b-bdbb-a1bd2c47e180} <Debug> TCPHandler: Processed in 0.001211265 sec. | ||
| 7472 | 2026.04.29 20:56:04.684276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14867 | ||
| 7473 | 2026.04.29 20:56:04.684766 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.04.29 20:56:04.684814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7475 | 2026.04.29 20:56:04.685316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7476 | 2026.04.29 20:56:04.685575 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.04.29 20:56:04.685722 [ 132 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7478 | 2026.04.29 20:56:04.685727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14867 | ||
| 7479 | 2026.04.29 20:56:04.685793 [ 132 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.04.29 20:56:04.685819 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7481 | 2026.04.29 20:56:04.685922 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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 | ||
| 7482 | 2026.04.29 20:56:04.686040 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7483 | 2026.04.29 20:56:04.686074 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12499 rows starting from the beginning of the part | ||
| 7484 | 2026.04.29 20:56:04.686132 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7485 | 2026.04.29 20:56:04.686172 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7486 | 2026.04.29 20:56:04.686209 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7487 | 2026.04.29 20:56:04.686245 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7488 | 2026.04.29 20:56:04.686279 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7489 | 2026.04.29 20:56:04.688004 [ 200 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14867 rows, containing 4 columns (4 merged, 0 gathered) in 0.002128936 sec., 6983300.5783170555 rows/sec., 99.90 MiB/sec. | ||
| 7490 | 2026.04.29 20:56:04.688297 [ 186 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7491 | 2026.04.29 20:56:04.688569 [ 186 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.04.29 20:56:04.688647 [ 186 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_31_6} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7493 | 2026.04.29 20:56:04.688724 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7494 | 2026.04.29 20:56:05.481585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7495 | 2026.04.29 20:56:05.500044 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.04.29 20:56:05.500097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7497 | 2026.04.29 20:56:05.506155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7498 | 2026.04.29 20:56:05.506848 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.04.29 20:56:05.507143 [ 129 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7500 | 2026.04.29 20:56:05.507206 [ 129 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.04.29 20:56:05.507226 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7502 | 2026.04.29 20:56:05.507345 [ 198 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 7503 | 2026.04.29 20:56:05.510102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7504 | 2026.04.29 20:56:05.511212 [ 198 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7505 | 2026.04.29 20:56:05.512597 [ 198 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 7506 | 2026.04.29 20:56:05.517138 [ 198 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 7507 | 2026.04.29 20:56:05.521713 [ 198 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 7508 | 2026.04.29 20:56:05.526249 [ 198 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 7509 | 2026.04.29 20:56:05.530673 [ 198 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 7510 | 2026.04.29 20:56:05.534757 [ 198 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 7511 | 2026.04.29 20:56:05.592002 [ 200 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084715455 sec., 2762.187844000838 rows/sec., 14.28 MiB/sec. | ||
| 7512 | 2026.04.29 20:56:05.594799 [ 193 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7513 | 2026.04.29 20:56:05.596728 [ 193 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_31_6} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.04.29 20:56:05.596845 [ 193 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_31_6} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7515 | 2026.04.29 20:56:05.599389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7516 | 2026.04.29 20:56:06.000291 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.03 MiB, peak 289.57 MiB, free memory in arenas 0.00 B, will set to 285.07 MiB (RSS), difference: 6.04 MiB | ||
| 7517 | 2026.04.29 20:56:08.150307 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37655 | ||
| 7518 | 2026.04.29 20:56:08.150436 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7519 | 2026.04.29 20:56:08.150463 [ 287 ] {} <Debug> TCP-Session: a1394d7f-8580-4800-aeeb-6d9df9b4a115 Authenticating user 'default' from [fd00:1122:3344:101::e]:37655 | ||
| 7520 | 2026.04.29 20:56:08.150485 [ 287 ] {} <Debug> TCP-Session: a1394d7f-8580-4800-aeeb-6d9df9b4a115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2026.04.29 20:56:08.150498 [ 287 ] {} <Debug> TCP-Session: a1394d7f-8580-4800-aeeb-6d9df9b4a115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.04.29 20:56:08.150753 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32971 | ||
| 7523 | 2026.04.29 20:56:08.150759 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37627 | ||
| 7524 | 2026.04.29 20:56:08.150883 [ 287 ] {} <Trace> TCP-Session: a1394d7f-8580-4800-aeeb-6d9df9b4a115 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.04.29 20:56:08.151051 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7526 | 2026.04.29 20:56:08.151088 [ 289 ] {} <Debug> TCP-Session: 6715d13c-376e-4150-8e1b-472e9540e8b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:32971 | ||
| 7527 | 2026.04.29 20:56:08.151114 [ 289 ] {} <Debug> TCP-Session: 6715d13c-376e-4150-8e1b-472e9540e8b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2026.04.29 20:56:08.151130 [ 289 ] {} <Debug> TCP-Session: 6715d13c-376e-4150-8e1b-472e9540e8b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7529 | 2026.04.29 20:56:08.151137 [ 287 ] {c9d730e7-62ac-42de-bfe8-eef42caa2093} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37655) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7530 | 2026.04.29 20:56:08.151298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7531 | 2026.04.29 20:56:08.151357 [ 290 ] {} <Debug> TCP-Session: 909d8548-5a74-472f-a9de-709fdcadc258 Authenticating user 'default' from [fd00:1122:3344:101::e]:37627 | ||
| 7532 | 2026.04.29 20:56:08.151397 [ 290 ] {} <Debug> TCP-Session: 909d8548-5a74-472f-a9de-709fdcadc258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7533 | 2026.04.29 20:56:08.151431 [ 290 ] {} <Debug> TCP-Session: 909d8548-5a74-472f-a9de-709fdcadc258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2026.04.29 20:56:08.151518 [ 287 ] {c9d730e7-62ac-42de-bfe8-eef42caa2093} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7535 | 2026.04.29 20:56:08.151605 [ 287 ] {c9d730e7-62ac-42de-bfe8-eef42caa2093} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7536 | 2026.04.29 20:56:08.152023 [ 287 ] {c9d730e7-62ac-42de-bfe8-eef42caa2093} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 7537 | 2026.04.29 20:56:08.152746 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54388 | ||
| 7538 | 2026.04.29 20:56:08.152757 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43349 | ||
| 7539 | 2026.04.29 20:56:08.152874 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49825 | ||
| 7540 | 2026.04.29 20:56:08.153105 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59404 | ||
| 7541 | 2026.04.29 20:56:08.153116 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7542 | 2026.04.29 20:56:08.153165 [ 291 ] {} <Debug> TCP-Session: fd4de93f-e30f-4bcc-9f46-9c0af5cb679e Authenticating user 'default' from [fd00:1122:3344:101::e]:54388 | ||
| 7543 | 2026.04.29 20:56:08.153167 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46370 | ||
| 7544 | 2026.04.29 20:56:08.153189 [ 291 ] {} <Debug> TCP-Session: fd4de93f-e30f-4bcc-9f46-9c0af5cb679e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2026.04.29 20:56:08.153213 [ 291 ] {} <Debug> TCP-Session: fd4de93f-e30f-4bcc-9f46-9c0af5cb679e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2026.04.29 20:56:08.153341 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59331 | ||
| 7547 | 2026.04.29 20:56:08.153658 [ 284 ] {c9d730e7-62ac-42de-bfe8-eef42caa2093} <Trace> AggregatingTransform: Aggregating | ||
| 7548 | 2026.04.29 20:56:08.153697 [ 284 ] {c9d730e7-62ac-42de-bfe8-eef42caa2093} <Trace> Aggregator: Aggregation method: without_key | ||
| 7549 | 2026.04.29 20:56:08.153730 [ 284 ] {c9d730e7-62ac-42de-bfe8-eef42caa2093} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0015681 sec. (637.714 rows/sec., 24.91 KiB/sec.) | ||
| 7550 | 2026.04.29 20:56:08.153749 [ 284 ] {c9d730e7-62ac-42de-bfe8-eef42caa2093} <Trace> Aggregator: Merging aggregated data | ||
| 7551 | 2026.04.29 20:56:08.153870 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7552 | 2026.04.29 20:56:08.153917 [ 352 ] {} <Debug> TCP-Session: e3d2f876-c5ab-4f5e-a766-1456bc01e6b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49825 | ||
| 7553 | 2026.04.29 20:56:08.153941 [ 352 ] {} <Debug> TCP-Session: e3d2f876-c5ab-4f5e-a766-1456bc01e6b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2026.04.29 20:56:08.153962 [ 352 ] {} <Debug> TCP-Session: e3d2f876-c5ab-4f5e-a766-1456bc01e6b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2026.04.29 20:56:08.154130 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7556 | 2026.04.29 20:56:08.154169 [ 355 ] {} <Debug> TCP-Session: cc8e9f6a-18ca-4740-a477-371ebf8830ab Authenticating user 'default' from [fd00:1122:3344:101::e]:59331 | ||
| 7557 | 2026.04.29 20:56:08.154191 [ 355 ] {} <Debug> TCP-Session: cc8e9f6a-18ca-4740-a477-371ebf8830ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2026.04.29 20:56:08.154210 [ 355 ] {} <Debug> TCP-Session: cc8e9f6a-18ca-4740-a477-371ebf8830ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2026.04.29 20:56:08.154318 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7560 | 2026.04.29 20:56:08.154362 [ 351 ] {} <Debug> TCP-Session: 7417ffad-579f-498a-989e-371e0ba528e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43349 | ||
| 7561 | 2026.04.29 20:56:08.154385 [ 351 ] {} <Debug> TCP-Session: 7417ffad-579f-498a-989e-371e0ba528e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7562 | 2026.04.29 20:56:08.154402 [ 351 ] {} <Debug> TCP-Session: 7417ffad-579f-498a-989e-371e0ba528e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2026.04.29 20:56:08.154810 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7564 | 2026.04.29 20:56:08.154852 [ 354 ] {} <Debug> TCP-Session: 66a72900-e4a3-4c15-b84d-7ba64ede43fd Authenticating user 'default' from [fd00:1122:3344:101::e]:46370 | ||
| 7565 | 2026.04.29 20:56:08.154873 [ 354 ] {} <Debug> TCP-Session: 66a72900-e4a3-4c15-b84d-7ba64ede43fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2026.04.29 20:56:08.154886 [ 354 ] {} <Debug> TCP-Session: 66a72900-e4a3-4c15-b84d-7ba64ede43fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.04.29 20:56:08.154915 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7568 | 2026.04.29 20:56:08.154955 [ 353 ] {} <Debug> TCP-Session: a69f99fd-07a5-4e37-97a1-e11f87f94572 Authenticating user 'default' from [fd00:1122:3344:101::e]:59404 | ||
| 7569 | 2026.04.29 20:56:08.154974 [ 353 ] {} <Debug> TCP-Session: a69f99fd-07a5-4e37-97a1-e11f87f94572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.04.29 20:56:08.154988 [ 353 ] {} <Debug> TCP-Session: a69f99fd-07a5-4e37-97a1-e11f87f94572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.04.29 20:56:08.155315 [ 287 ] {c9d730e7-62ac-42de-bfe8-eef42caa2093} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00425 sec., 235.2941176470588 rows/sec., 9.19 KiB/sec. | ||
| 7572 | 2026.04.29 20:56:08.155449 [ 287 ] {c9d730e7-62ac-42de-bfe8-eef42caa2093} <Debug> TCPHandler: Processed in 0.00471564 sec. | ||
| 7573 | 2026.04.29 20:56:08.155608 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7574 | 2026.04.29 20:56:08.155639 [ 287 ] {} <Debug> TCP-Session: a1394d7f-8580-4800-aeeb-6d9df9b4a115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2026.04.29 20:56:08.155648 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7576 | 2026.04.29 20:56:08.155674 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7577 | 2026.04.29 20:56:08.155689 [ 289 ] {} <Debug> TCP-Session: 6715d13c-376e-4150-8e1b-472e9540e8b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2026.04.29 20:56:08.155694 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7579 | 2026.04.29 20:56:08.155717 [ 291 ] {} <Debug> TCP-Session: fd4de93f-e30f-4bcc-9f46-9c0af5cb679e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7580 | 2026.04.29 20:56:08.155717 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7581 | 2026.04.29 20:56:08.155756 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7582 | 2026.04.29 20:56:08.155786 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7583 | 2026.04.29 20:56:08.155799 [ 290 ] {} <Debug> TCP-Session: 909d8548-5a74-472f-a9de-709fdcadc258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2026.04.29 20:56:08.155817 [ 352 ] {} <Debug> TCP-Session: e3d2f876-c5ab-4f5e-a766-1456bc01e6b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2026.04.29 20:56:08.155833 [ 353 ] {} <Debug> TCP-Session: a69f99fd-07a5-4e37-97a1-e11f87f94572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2026.04.29 20:56:08.155837 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7587 | 2026.04.29 20:56:08.155755 [ 354 ] {} <Debug> TCP-Session: 66a72900-e4a3-4c15-b84d-7ba64ede43fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2026.04.29 20:56:08.155896 [ 355 ] {} <Debug> TCP-Session: cc8e9f6a-18ca-4740-a477-371ebf8830ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2026.04.29 20:56:08.155812 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7590 | 2026.04.29 20:56:08.155966 [ 351 ] {} <Debug> TCP-Session: 7417ffad-579f-498a-989e-371e0ba528e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2026.04.29 20:56:08.259875 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49708 | ||
| 7592 | 2026.04.29 20:56:08.260009 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7593 | 2026.04.29 20:56:08.260043 [ 287 ] {} <Debug> TCP-Session: d4923211-1518-45bc-9c74-3c1da913983d Authenticating user 'default' from [fd00:1122:3344:101::e]:49708 | ||
| 7594 | 2026.04.29 20:56:08.260066 [ 287 ] {} <Debug> TCP-Session: d4923211-1518-45bc-9c74-3c1da913983d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2026.04.29 20:56:08.260080 [ 287 ] {} <Debug> TCP-Session: d4923211-1518-45bc-9c74-3c1da913983d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2026.04.29 20:56:08.260317 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64206 | ||
| 7597 | 2026.04.29 20:56:08.260349 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63158 | ||
| 7598 | 2026.04.29 20:56:08.260388 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48448 | ||
| 7599 | 2026.04.29 20:56:08.260397 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48869 | ||
| 7600 | 2026.04.29 20:56:08.260442 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46451 | ||
| 7601 | 2026.04.29 20:56:08.260454 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50217 | ||
| 7602 | 2026.04.29 20:56:08.260451 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7603 | 2026.04.29 20:56:08.260516 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7604 | 2026.04.29 20:56:08.260538 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7605 | 2026.04.29 20:56:08.260562 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7606 | 2026.04.29 20:56:08.260587 [ 290 ] {} <Debug> TCP-Session: 9a039100-07de-4d7c-a1f8-c9abd1c8e1a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63158 | ||
| 7607 | 2026.04.29 20:56:08.260613 [ 351 ] {} <Debug> TCP-Session: ffd3d3cc-4224-4f05-a037-5e128e2a01d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48869 | ||
| 7608 | 2026.04.29 20:56:08.260646 [ 290 ] {} <Debug> TCP-Session: 9a039100-07de-4d7c-a1f8-c9abd1c8e1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.04.29 20:56:08.260674 [ 351 ] {} <Debug> TCP-Session: ffd3d3cc-4224-4f05-a037-5e128e2a01d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2026.04.29 20:56:08.260694 [ 290 ] {} <Debug> TCP-Session: 9a039100-07de-4d7c-a1f8-c9abd1c8e1a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2026.04.29 20:56:08.260708 [ 351 ] {} <Debug> TCP-Session: ffd3d3cc-4224-4f05-a037-5e128e2a01d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7612 | 2026.04.29 20:56:08.260621 [ 355 ] {} <Debug> TCP-Session: f8ce5f7e-b98d-4e74-a4ea-9f1e2be0913e Authenticating user 'default' from [fd00:1122:3344:101::e]:50217 | ||
| 7613 | 2026.04.29 20:56:08.260549 [ 289 ] {} <Debug> TCP-Session: 4427adee-3236-4b54-b678-4b0b80530bb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64206 | ||
| 7614 | 2026.04.29 20:56:08.260780 [ 355 ] {} <Debug> TCP-Session: f8ce5f7e-b98d-4e74-a4ea-9f1e2be0913e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.04.29 20:56:08.260794 [ 289 ] {} <Debug> TCP-Session: 4427adee-3236-4b54-b678-4b0b80530bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2026.04.29 20:56:08.260805 [ 355 ] {} <Debug> TCP-Session: f8ce5f7e-b98d-4e74-a4ea-9f1e2be0913e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2026.04.29 20:56:08.260817 [ 289 ] {} <Debug> TCP-Session: 4427adee-3236-4b54-b678-4b0b80530bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2026.04.29 20:56:08.260539 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7619 | 2026.04.29 20:56:08.260534 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7620 | 2026.04.29 20:56:08.260872 [ 354 ] {} <Debug> TCP-Session: a5dc3565-54b1-4850-b393-996980cd6c19 Authenticating user 'default' from [fd00:1122:3344:101::e]:46451 | ||
| 7621 | 2026.04.29 20:56:08.260901 [ 352 ] {} <Debug> TCP-Session: 4fa81cf1-1f5d-4900-bac5-0d0b0a4e9a63 Authenticating user 'default' from [fd00:1122:3344:101::e]:48448 | ||
| 7622 | 2026.04.29 20:56:08.260911 [ 354 ] {} <Debug> TCP-Session: a5dc3565-54b1-4850-b393-996980cd6c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2026.04.29 20:56:08.260927 [ 352 ] {} <Debug> TCP-Session: 4fa81cf1-1f5d-4900-bac5-0d0b0a4e9a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2026.04.29 20:56:08.260939 [ 354 ] {} <Debug> TCP-Session: a5dc3565-54b1-4850-b393-996980cd6c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2026.04.29 20:56:08.260951 [ 352 ] {} <Debug> TCP-Session: 4fa81cf1-1f5d-4900-bac5-0d0b0a4e9a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2026.04.29 20:56:08.260431 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62007 | ||
| 7627 | 2026.04.29 20:56:08.260353 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56231 | ||
| 7628 | 2026.04.29 20:56:08.260473 [ 287 ] {} <Trace> TCP-Session: d4923211-1518-45bc-9c74-3c1da913983d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2026.04.29 20:56:08.261054 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7630 | 2026.04.29 20:56:08.261082 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7631 | 2026.04.29 20:56:08.261085 [ 353 ] {} <Debug> TCP-Session: e2f55e36-16ae-4d5f-b891-ea292d238d07 Authenticating user 'default' from [fd00:1122:3344:101::e]:62007 | ||
| 7632 | 2026.04.29 20:56:08.261115 [ 291 ] {} <Debug> TCP-Session: 2357d8d4-3078-4ff2-885e-c1f033b556f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56231 | ||
| 7633 | 2026.04.29 20:56:08.261130 [ 353 ] {} <Debug> TCP-Session: e2f55e36-16ae-4d5f-b891-ea292d238d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7634 | 2026.04.29 20:56:08.261141 [ 291 ] {} <Debug> TCP-Session: 2357d8d4-3078-4ff2-885e-c1f033b556f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2026.04.29 20:56:08.261155 [ 353 ] {} <Debug> TCP-Session: e2f55e36-16ae-4d5f-b891-ea292d238d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7636 | 2026.04.29 20:56:08.261169 [ 291 ] {} <Debug> TCP-Session: 2357d8d4-3078-4ff2-885e-c1f033b556f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.04.29 20:56:08.261208 [ 287 ] {c6ffba33-efea-47ad-8235-fba5bd88b94c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49708) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7638 | 2026.04.29 20:56:08.261489 [ 287 ] {c6ffba33-efea-47ad-8235-fba5bd88b94c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7639 | 2026.04.29 20:56:08.261544 [ 287 ] {c6ffba33-efea-47ad-8235-fba5bd88b94c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7640 | 2026.04.29 20:56:08.261827 [ 287 ] {c6ffba33-efea-47ad-8235-fba5bd88b94c} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 7641 | 2026.04.29 20:56:08.262873 [ 284 ] {c6ffba33-efea-47ad-8235-fba5bd88b94c} <Trace> AggregatingTransform: Aggregating | ||
| 7642 | 2026.04.29 20:56:08.262910 [ 284 ] {c6ffba33-efea-47ad-8235-fba5bd88b94c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7643 | 2026.04.29 20:56:08.262945 [ 284 ] {c6ffba33-efea-47ad-8235-fba5bd88b94c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011023 sec. (989.097 rows/sec., 38.64 KiB/sec.) | ||
| 7644 | 2026.04.29 20:56:08.262962 [ 284 ] {c6ffba33-efea-47ad-8235-fba5bd88b94c} <Trace> Aggregator: Merging aggregated data | ||
| 7645 | 2026.04.29 20:56:08.264313 [ 287 ] {c6ffba33-efea-47ad-8235-fba5bd88b94c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 7646 | 2026.04.29 20:56:08.264454 [ 287 ] {c6ffba33-efea-47ad-8235-fba5bd88b94c} <Debug> TCPHandler: Processed in 0.004145373 sec. | ||
| 7647 | 2026.04.29 20:56:08.264579 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7648 | 2026.04.29 20:56:08.264607 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7649 | 2026.04.29 20:56:08.264626 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7650 | 2026.04.29 20:56:08.264647 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7651 | 2026.04.29 20:56:08.264665 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7652 | 2026.04.29 20:56:08.264674 [ 355 ] {} <Debug> TCP-Session: f8ce5f7e-b98d-4e74-a4ea-9f1e2be0913e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2026.04.29 20:56:08.264697 [ 353 ] {} <Debug> TCP-Session: e2f55e36-16ae-4d5f-b891-ea292d238d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7654 | 2026.04.29 20:56:08.264714 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7655 | 2026.04.29 20:56:08.264730 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7656 | 2026.04.29 20:56:08.264746 [ 351 ] {} <Debug> TCP-Session: ffd3d3cc-4224-4f05-a037-5e128e2a01d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2026.04.29 20:56:08.264770 [ 290 ] {} <Debug> TCP-Session: 9a039100-07de-4d7c-a1f8-c9abd1c8e1a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2026.04.29 20:56:08.264778 [ 352 ] {} <Debug> TCP-Session: 4fa81cf1-1f5d-4900-bac5-0d0b0a4e9a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2026.04.29 20:56:08.264750 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7660 | 2026.04.29 20:56:08.264689 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7661 | 2026.04.29 20:56:08.264848 [ 354 ] {} <Debug> TCP-Session: a5dc3565-54b1-4850-b393-996980cd6c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2026.04.29 20:56:08.264859 [ 291 ] {} <Debug> TCP-Session: 2357d8d4-3078-4ff2-885e-c1f033b556f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2026.04.29 20:56:08.264649 [ 289 ] {} <Debug> TCP-Session: 4427adee-3236-4b54-b678-4b0b80530bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2026.04.29 20:56:08.264608 [ 287 ] {} <Debug> TCP-Session: d4923211-1518-45bc-9c74-3c1da913983d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2026.04.29 20:56:08.391334 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56308 | ||
| 7666 | 2026.04.29 20:56:08.391446 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7667 | 2026.04.29 20:56:08.391473 [ 287 ] {} <Debug> TCP-Session: 28cd9174-def1-422a-8fb7-3f82ae1e0420 Authenticating user 'default' from [fd00:1122:3344:101::e]:56308 | ||
| 7668 | 2026.04.29 20:56:08.391495 [ 287 ] {} <Debug> TCP-Session: 28cd9174-def1-422a-8fb7-3f82ae1e0420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.04.29 20:56:08.391508 [ 287 ] {} <Debug> TCP-Session: 28cd9174-def1-422a-8fb7-3f82ae1e0420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2026.04.29 20:56:08.391725 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56711 | ||
| 7671 | 2026.04.29 20:56:08.391747 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41777 | ||
| 7672 | 2026.04.29 20:56:08.391773 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58046 | ||
| 7673 | 2026.04.29 20:56:08.391787 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51902 | ||
| 7674 | 2026.04.29 20:56:08.391834 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7675 | 2026.04.29 20:56:08.391850 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7676 | 2026.04.29 20:56:08.391854 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7677 | 2026.04.29 20:56:08.391869 [ 291 ] {} <Debug> TCP-Session: 3a2ddc76-7ed1-4a86-ad5f-18045d031f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:41777 | ||
| 7678 | 2026.04.29 20:56:08.391885 [ 289 ] {} <Debug> TCP-Session: 8f6b079f-7c38-4d05-9a30-ae1e4a3819b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56711 | ||
| 7679 | 2026.04.29 20:56:08.391893 [ 352 ] {} <Debug> TCP-Session: 9032a91f-d5a9-46de-ba89-1518eaef27e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58046 | ||
| 7680 | 2026.04.29 20:56:08.391905 [ 291 ] {} <Debug> TCP-Session: 3a2ddc76-7ed1-4a86-ad5f-18045d031f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2026.04.29 20:56:08.391925 [ 289 ] {} <Debug> TCP-Session: 8f6b079f-7c38-4d05-9a30-ae1e4a3819b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.04.29 20:56:08.391929 [ 352 ] {} <Debug> TCP-Session: 9032a91f-d5a9-46de-ba89-1518eaef27e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.04.29 20:56:08.391943 [ 291 ] {} <Debug> TCP-Session: 3a2ddc76-7ed1-4a86-ad5f-18045d031f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2026.04.29 20:56:08.391955 [ 289 ] {} <Debug> TCP-Session: 8f6b079f-7c38-4d05-9a30-ae1e4a3819b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2026.04.29 20:56:08.391964 [ 352 ] {} <Debug> TCP-Session: 9032a91f-d5a9-46de-ba89-1518eaef27e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2026.04.29 20:56:08.391918 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7687 | 2026.04.29 20:56:08.391797 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51959 | ||
| 7688 | 2026.04.29 20:56:08.392043 [ 353 ] {} <Debug> TCP-Session: 1f0e1ad4-ba3b-490c-bb78-686b4fc967e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51902 | ||
| 7689 | 2026.04.29 20:56:08.391725 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43627 | ||
| 7690 | 2026.04.29 20:56:08.392087 [ 353 ] {} <Debug> TCP-Session: 1f0e1ad4-ba3b-490c-bb78-686b4fc967e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2026.04.29 20:56:08.391898 [ 287 ] {} <Trace> TCP-Session: 28cd9174-def1-422a-8fb7-3f82ae1e0420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2026.04.29 20:56:08.392106 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7693 | 2026.04.29 20:56:08.392137 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7694 | 2026.04.29 20:56:08.392151 [ 354 ] {} <Debug> TCP-Session: 23c33faa-f6eb-4834-9281-953fe7edcb6a Authenticating user 'default' from [fd00:1122:3344:101::e]:51959 | ||
| 7695 | 2026.04.29 20:56:08.392168 [ 290 ] {} <Debug> TCP-Session: b6b0d5ac-cc2b-42c3-94b4-b8f0d5364524 Authenticating user 'default' from [fd00:1122:3344:101::e]:43627 | ||
| 7696 | 2026.04.29 20:56:08.392186 [ 354 ] {} <Debug> TCP-Session: 23c33faa-f6eb-4834-9281-953fe7edcb6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.04.29 20:56:08.392197 [ 290 ] {} <Debug> TCP-Session: b6b0d5ac-cc2b-42c3-94b4-b8f0d5364524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2026.04.29 20:56:08.392211 [ 354 ] {} <Debug> TCP-Session: 23c33faa-f6eb-4834-9281-953fe7edcb6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2026.04.29 20:56:08.392223 [ 290 ] {} <Debug> TCP-Session: b6b0d5ac-cc2b-42c3-94b4-b8f0d5364524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.04.29 20:56:08.392105 [ 353 ] {} <Debug> TCP-Session: 1f0e1ad4-ba3b-490c-bb78-686b4fc967e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.04.29 20:56:08.391806 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37040 | ||
| 7702 | 2026.04.29 20:56:08.392276 [ 287 ] {739d7b02-8329-4f7a-a261-931319f99380} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56308) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7703 | 2026.04.29 20:56:08.391772 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50944 | ||
| 7704 | 2026.04.29 20:56:08.392332 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7705 | 2026.04.29 20:56:08.392362 [ 355 ] {} <Debug> TCP-Session: 5f0887ca-54e1-4416-8331-270b616fc71b Authenticating user 'default' from [fd00:1122:3344:101::e]:37040 | ||
| 7706 | 2026.04.29 20:56:08.392378 [ 355 ] {} <Debug> TCP-Session: 5f0887ca-54e1-4416-8331-270b616fc71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2026.04.29 20:56:08.392390 [ 355 ] {} <Debug> TCP-Session: 5f0887ca-54e1-4416-8331-270b616fc71b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2026.04.29 20:56:08.392407 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7709 | 2026.04.29 20:56:08.392439 [ 351 ] {} <Debug> TCP-Session: 49b51c51-d50c-4f26-9ee3-aeaa78de75ea Authenticating user 'default' from [fd00:1122:3344:101::e]:50944 | ||
| 7710 | 2026.04.29 20:56:08.392461 [ 351 ] {} <Debug> TCP-Session: 49b51c51-d50c-4f26-9ee3-aeaa78de75ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7711 | 2026.04.29 20:56:08.392473 [ 351 ] {} <Debug> TCP-Session: 49b51c51-d50c-4f26-9ee3-aeaa78de75ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2026.04.29 20:56:08.392553 [ 287 ] {739d7b02-8329-4f7a-a261-931319f99380} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7713 | 2026.04.29 20:56:08.392609 [ 287 ] {739d7b02-8329-4f7a-a261-931319f99380} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7714 | 2026.04.29 20:56:08.392900 [ 287 ] {739d7b02-8329-4f7a-a261-931319f99380} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 7715 | 2026.04.29 20:56:08.393794 [ 347 ] {739d7b02-8329-4f7a-a261-931319f99380} <Trace> AggregatingTransform: Aggregating | ||
| 7716 | 2026.04.29 20:56:08.393830 [ 347 ] {739d7b02-8329-4f7a-a261-931319f99380} <Trace> Aggregator: Aggregation method: without_key | ||
| 7717 | 2026.04.29 20:56:08.393864 [ 347 ] {739d7b02-8329-4f7a-a261-931319f99380} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864631 sec. (1156.563 rows/sec., 45.18 KiB/sec.) | ||
| 7718 | 2026.04.29 20:56:08.393885 [ 347 ] {739d7b02-8329-4f7a-a261-931319f99380} <Trace> Aggregator: Merging aggregated data | ||
| 7719 | 2026.04.29 20:56:08.395212 [ 287 ] {739d7b02-8329-4f7a-a261-931319f99380} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002991 sec., 334.33634236041456 rows/sec., 13.06 KiB/sec. | ||
| 7720 | 2026.04.29 20:56:08.395355 [ 287 ] {739d7b02-8329-4f7a-a261-931319f99380} <Debug> TCPHandler: Processed in 0.003576796 sec. | ||
| 7721 | 2026.04.29 20:56:08.395482 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7722 | 2026.04.29 20:56:08.395507 [ 287 ] {} <Debug> TCP-Session: 28cd9174-def1-422a-8fb7-3f82ae1e0420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2026.04.29 20:56:08.395512 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7724 | 2026.04.29 20:56:08.395533 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7725 | 2026.04.29 20:56:08.395551 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7726 | 2026.04.29 20:56:08.395559 [ 289 ] {} <Debug> TCP-Session: 8f6b079f-7c38-4d05-9a30-ae1e4a3819b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7727 | 2026.04.29 20:56:08.395568 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7728 | 2026.04.29 20:56:08.395589 [ 353 ] {} <Debug> TCP-Session: 1f0e1ad4-ba3b-490c-bb78-686b4fc967e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2026.04.29 20:56:08.395591 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7730 | 2026.04.29 20:56:08.395618 [ 355 ] {} <Debug> TCP-Session: 5f0887ca-54e1-4416-8331-270b616fc71b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2026.04.29 20:56:08.395630 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7732 | 2026.04.29 20:56:08.395647 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7733 | 2026.04.29 20:56:08.395687 [ 291 ] {} <Debug> TCP-Session: 3a2ddc76-7ed1-4a86-ad5f-18045d031f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2026.04.29 20:56:08.395609 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7735 | 2026.04.29 20:56:08.395704 [ 354 ] {} <Debug> TCP-Session: 23c33faa-f6eb-4834-9281-953fe7edcb6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2026.04.29 20:56:08.395736 [ 352 ] {} <Debug> TCP-Session: 9032a91f-d5a9-46de-ba89-1518eaef27e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7737 | 2026.04.29 20:56:08.395575 [ 290 ] {} <Debug> TCP-Session: b6b0d5ac-cc2b-42c3-94b4-b8f0d5364524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.04.29 20:56:08.395660 [ 351 ] {} <Debug> TCP-Session: 49b51c51-d50c-4f26-9ee3-aeaa78de75ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2026.04.29 20:56:09.578315 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2026.04.29 20:56:09.578647 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7741 | 2026.04.29 20:56:09.579127 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7742 | 2026.04.29 20:56:09.579182 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7743 | 2026.04.29 20:56:09.579530 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7744 | 2026.04.29 20:56:09.579652 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7745 | 2026.04.29 20:56:09.579870 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7746 | 2026.04.29 20:56:09.579924 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7747 | 2026.04.29 20:56:09.579956 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 7748 | 2026.04.29 20:56:09.579978 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7749 | 2026.04.29 20:56:09.580036 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7750 | 2026.04.29 20:56:09.580066 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7751 | 2026.04.29 20:56:09.581523 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.003008 sec., 17287.23404255319 rows/sec., 4.04 MiB/sec. | ||
| 7752 | 2026.04.29 20:56:09.581645 [ 276 ] {95410a54-c543-427a-b25e-6f2e8fa7b06c} <Debug> TCPHandler: Processed in 0.003529135 sec. | ||
| 7753 | 2026.04.29 20:56:09.584476 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7754 | 2026.04.29 20:56:09.584650 [ 276 ] {2c1031a3-60df-401e-9c68-83a66992042c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7755 | 2026.04.29 20:56:09.584715 [ 276 ] {2c1031a3-60df-401e-9c68-83a66992042c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7756 | 2026.04.29 20:56:09.585444 [ 276 ] {2c1031a3-60df-401e-9c68-83a66992042c} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.04.29 20:56:09.585500 [ 276 ] {2c1031a3-60df-401e-9c68-83a66992042c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7758 | 2026.04.29 20:56:09.586003 [ 276 ] {2c1031a3-60df-401e-9c68-83a66992042c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7759 | 2026.04.29 20:56:09.586329 [ 276 ] {2c1031a3-60df-401e-9c68-83a66992042c} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.04.29 20:56:09.586539 [ 276 ] {2c1031a3-60df-401e-9c68-83a66992042c} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002001 sec., 34982.50874562719 rows/sec., 2.81 MiB/sec. | ||
| 7761 | 2026.04.29 20:56:09.586590 [ 276 ] {2c1031a3-60df-401e-9c68-83a66992042c} <Debug> TCPHandler: Processed in 0.002261729 sec. | ||
| 7762 | 2026.04.29 20:56:09.586864 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2026.04.29 20:56:09.587021 [ 276 ] {66319196-cff1-4427-9323-41be6751b67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7764 | 2026.04.29 20:56:09.587089 [ 276 ] {66319196-cff1-4427-9323-41be6751b67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7765 | 2026.04.29 20:56:09.587718 [ 276 ] {66319196-cff1-4427-9323-41be6751b67b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.04.29 20:56:09.587769 [ 276 ] {66319196-cff1-4427-9323-41be6751b67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7767 | 2026.04.29 20:56:09.588207 [ 276 ] {66319196-cff1-4427-9323-41be6751b67b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7768 | 2026.04.29 20:56:09.588509 [ 276 ] {66319196-cff1-4427-9323-41be6751b67b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.04.29 20:56:09.588697 [ 276 ] {66319196-cff1-4427-9323-41be6751b67b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001707 sec., 4100.761570005859 rows/sec., 308.36 KiB/sec. | ||
| 7770 | 2026.04.29 20:56:09.588751 [ 276 ] {66319196-cff1-4427-9323-41be6751b67b} <Debug> TCPHandler: Processed in 0.001968625 sec. | ||
| 7771 | 2026.04.29 20:56:09.588922 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2026.04.29 20:56:09.589069 [ 276 ] {adc1814b-2963-4923-b594-26aeae0787ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7773 | 2026.04.29 20:56:09.589135 [ 276 ] {adc1814b-2963-4923-b594-26aeae0787ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7774 | 2026.04.29 20:56:09.589765 [ 276 ] {adc1814b-2963-4923-b594-26aeae0787ef} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.04.29 20:56:09.589817 [ 276 ] {adc1814b-2963-4923-b594-26aeae0787ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7776 | 2026.04.29 20:56:09.590260 [ 276 ] {adc1814b-2963-4923-b594-26aeae0787ef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7777 | 2026.04.29 20:56:09.590591 [ 276 ] {adc1814b-2963-4923-b594-26aeae0787ef} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.04.29 20:56:09.590774 [ 276 ] {adc1814b-2963-4923-b594-26aeae0787ef} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001735 sec., 40922.19020172911 rows/sec., 3.19 MiB/sec. | ||
| 7779 | 2026.04.29 20:56:09.590826 [ 276 ] {adc1814b-2963-4923-b594-26aeae0787ef} <Debug> TCPHandler: Processed in 0.001980756 sec. | ||
| 7780 | 2026.04.29 20:56:09.590997 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7781 | 2026.04.29 20:56:09.591132 [ 276 ] {97571a4d-6bd1-402e-a031-b0601e85cfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7782 | 2026.04.29 20:56:09.591194 [ 276 ] {97571a4d-6bd1-402e-a031-b0601e85cfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7783 | 2026.04.29 20:56:09.591852 [ 276 ] {97571a4d-6bd1-402e-a031-b0601e85cfef} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.04.29 20:56:09.591906 [ 276 ] {97571a4d-6bd1-402e-a031-b0601e85cfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7785 | 2026.04.29 20:56:09.592422 [ 276 ] {97571a4d-6bd1-402e-a031-b0601e85cfef} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7786 | 2026.04.29 20:56:09.592748 [ 276 ] {97571a4d-6bd1-402e-a031-b0601e85cfef} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2026.04.29 20:56:09.592938 [ 276 ] {97571a4d-6bd1-402e-a031-b0601e85cfef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001831 sec., 87383.94320043692 rows/sec., 6.09 MiB/sec. | ||
| 7788 | 2026.04.29 20:56:09.592995 [ 276 ] {97571a4d-6bd1-402e-a031-b0601e85cfef} <Debug> TCPHandler: Processed in 0.002071476 sec. | ||
| 7789 | 2026.04.29 20:56:09.593175 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.04.29 20:56:09.593326 [ 276 ] {0152f2f0-1d41-4c92-b339-ba6fd702e841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7791 | 2026.04.29 20:56:09.593407 [ 276 ] {0152f2f0-1d41-4c92-b339-ba6fd702e841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7792 | 2026.04.29 20:56:09.594566 [ 276 ] {0152f2f0-1d41-4c92-b339-ba6fd702e841} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.04.29 20:56:09.594625 [ 276 ] {0152f2f0-1d41-4c92-b339-ba6fd702e841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7794 | 2026.04.29 20:56:09.595348 [ 276 ] {0152f2f0-1d41-4c92-b339-ba6fd702e841} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7795 | 2026.04.29 20:56:09.595630 [ 276 ] {0152f2f0-1d41-4c92-b339-ba6fd702e841} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.04.29 20:56:09.595810 [ 276 ] {0152f2f0-1d41-4c92-b339-ba6fd702e841} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002518 sec., 2779.9841143764893 rows/sec., 4.98 MiB/sec. | ||
| 7797 | 2026.04.29 20:56:09.595897 [ 276 ] {0152f2f0-1d41-4c92-b339-ba6fd702e841} <Debug> TCPHandler: Processed in 0.002798296 sec. | ||
| 7798 | 2026.04.29 20:56:09.596075 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.04.29 20:56:09.596187 [ 276 ] {3b8fbcba-9b00-45a2-860b-4aa41d9822ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7800 | 2026.04.29 20:56:09.596238 [ 276 ] {3b8fbcba-9b00-45a2-860b-4aa41d9822ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7801 | 2026.04.29 20:56:09.596714 [ 276 ] {3b8fbcba-9b00-45a2-860b-4aa41d9822ef} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.04.29 20:56:09.596759 [ 276 ] {3b8fbcba-9b00-45a2-860b-4aa41d9822ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7803 | 2026.04.29 20:56:09.597161 [ 276 ] {3b8fbcba-9b00-45a2-860b-4aa41d9822ef} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7804 | 2026.04.29 20:56:09.597443 [ 276 ] {3b8fbcba-9b00-45a2-860b-4aa41d9822ef} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.04.29 20:56:09.597612 [ 276 ] {3b8fbcba-9b00-45a2-860b-4aa41d9822ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. | ||
| 7806 | 2026.04.29 20:56:09.597663 [ 276 ] {3b8fbcba-9b00-45a2-860b-4aa41d9822ef} <Debug> TCPHandler: Processed in 0.001651471 sec. | ||
| 7807 | 2026.04.29 20:56:12.048122 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7808 | 2026.04.29 20:56:12.048195 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7809 | 2026.04.29 20:56:12.185933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15379 | ||
| 7810 | 2026.04.29 20:56:12.186448 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.04.29 20:56:12.186497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7812 | 2026.04.29 20:56:12.187007 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7813 | 2026.04.29 20:56:12.187251 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.04.29 20:56:12.187399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15379 | ||
| 7815 | 2026.04.29 20:56:12.237261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 952 | ||
| 7816 | 2026.04.29 20:56:12.239610 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.04.29 20:56:12.239663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7818 | 2026.04.29 20:56:12.240925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7819 | 2026.04.29 20:56:12.241188 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.04.29 20:56:12.241473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7821 | 2026.04.29 20:56:13.001576 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001185325 sec. | ||
| 7822 | 2026.04.29 20:56:13.010255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7823 | 2026.04.29 20:56:13.025767 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.04.29 20:56:13.025820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7825 | 2026.04.29 20:56:13.031634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7826 | 2026.04.29 20:56:13.032349 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2026.04.29 20:56:13.035020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7828 | 2026.04.29 20:56:14.577954 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2026.04.29 20:56:14.578302 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7830 | 2026.04.29 20:56:14.578628 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7831 | 2026.04.29 20:56:14.578662 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7832 | 2026.04.29 20:56:14.578877 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7833 | 2026.04.29 20:56:14.578942 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7834 | 2026.04.29 20:56:14.579079 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7835 | 2026.04.29 20:56:14.579114 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7836 | 2026.04.29 20:56:14.579135 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 7837 | 2026.04.29 20:56:14.579150 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7838 | 2026.04.29 20:56:14.579187 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7839 | 2026.04.29 20:56:14.579207 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7840 | 2026.04.29 20:56:14.580328 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002174 sec., 23919.043238270468 rows/sec., 5.59 MiB/sec. | ||
| 7841 | 2026.04.29 20:56:14.580399 [ 276 ] {e8eb7620-9bf2-48a9-91fd-ce6293aa26b2} <Debug> TCPHandler: Processed in 0.002628563 sec. | ||
| 7842 | 2026.04.29 20:56:14.582634 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.04.29 20:56:14.582743 [ 276 ] {b2014349-ccbd-4931-ae48-9057dc5053f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7844 | 2026.04.29 20:56:14.582783 [ 276 ] {b2014349-ccbd-4931-ae48-9057dc5053f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7845 | 2026.04.29 20:56:14.583416 [ 276 ] {b2014349-ccbd-4931-ae48-9057dc5053f4} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2026.04.29 20:56:14.583455 [ 276 ] {b2014349-ccbd-4931-ae48-9057dc5053f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7847 | 2026.04.29 20:56:14.583814 [ 276 ] {b2014349-ccbd-4931-ae48-9057dc5053f4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7848 | 2026.04.29 20:56:14.584027 [ 276 ] {b2014349-ccbd-4931-ae48-9057dc5053f4} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.04.29 20:56:14.584157 [ 118 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7850 | 2026.04.29 20:56:14.584166 [ 276 ] {b2014349-ccbd-4931-ae48-9057dc5053f4} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001453 sec., 86717.13695801789 rows/sec., 7.49 MiB/sec. | ||
| 7851 | 2026.04.29 20:56:14.584200 [ 118 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.04.29 20:56:14.584214 [ 276 ] {b2014349-ccbd-4931-ae48-9057dc5053f4} <Debug> TCPHandler: Processed in 0.001631011 sec. | ||
| 7853 | 2026.04.29 20:56:14.584224 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7854 | 2026.04.29 20:56:14.584317 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 7855 | 2026.04.29 20:56:14.584360 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.04.29 20:56:14.584414 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7857 | 2026.04.29 20:56:14.584445 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3360 rows starting from the beginning of the part | ||
| 7858 | 2026.04.29 20:56:14.584451 [ 276 ] {867bed53-ea92-4762-8348-a9e4e0e964cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7859 | 2026.04.29 20:56:14.584492 [ 276 ] {867bed53-ea92-4762-8348-a9e4e0e964cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7860 | 2026.04.29 20:56:14.584506 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 70 rows starting from the beginning of the part | ||
| 7861 | 2026.04.29 20:56:14.584555 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2471 rows starting from the beginning of the part | ||
| 7862 | 2026.04.29 20:56:14.584599 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7863 | 2026.04.29 20:56:14.584642 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 70 rows starting from the beginning of the part | ||
| 7864 | 2026.04.29 20:56:14.584683 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 126 rows starting from the beginning of the part | ||
| 7865 | 2026.04.29 20:56:14.584911 [ 276 ] {867bed53-ea92-4762-8348-a9e4e0e964cc} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.04.29 20:56:14.584944 [ 276 ] {867bed53-ea92-4762-8348-a9e4e0e964cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7867 | 2026.04.29 20:56:14.585225 [ 276 ] {867bed53-ea92-4762-8348-a9e4e0e964cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7868 | 2026.04.29 20:56:14.585428 [ 276 ] {867bed53-ea92-4762-8348-a9e4e0e964cc} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.04.29 20:56:14.585552 [ 276 ] {867bed53-ea92-4762-8348-a9e4e0e964cc} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001119 sec., 31277.92672028597 rows/sec., 2.30 MiB/sec. | ||
| 7870 | 2026.04.29 20:56:14.585586 [ 276 ] {867bed53-ea92-4762-8348-a9e4e0e964cc} <Debug> TCPHandler: Processed in 0.001274006 sec. | ||
| 7871 | 2026.04.29 20:56:14.585708 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2026.04.29 20:56:14.585798 [ 276 ] {4db85ea5-0ad9-4e61-b0ae-222ac349833c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7873 | 2026.04.29 20:56:14.585842 [ 276 ] {4db85ea5-0ad9-4e61-b0ae-222ac349833c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7874 | 2026.04.29 20:56:14.586297 [ 276 ] {4db85ea5-0ad9-4e61-b0ae-222ac349833c} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.04.29 20:56:14.586330 [ 276 ] {4db85ea5-0ad9-4e61-b0ae-222ac349833c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7876 | 2026.04.29 20:56:14.586617 [ 276 ] {4db85ea5-0ad9-4e61-b0ae-222ac349833c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7877 | 2026.04.29 20:56:14.586711 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6153 rows, containing 5 columns (5 merged, 0 gathered) in 0.002429271 sec., 2532858.6230190042 rows/sec., 200.80 MiB/sec. | ||
| 7878 | 2026.04.29 20:56:14.586837 [ 276 ] {4db85ea5-0ad9-4e61-b0ae-222ac349833c} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.04.29 20:56:14.586967 [ 276 ] {4db85ea5-0ad9-4e61-b0ae-222ac349833c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001187 sec., 83403.53833192925 rows/sec., 6.51 MiB/sec. | ||
| 7880 | 2026.04.29 20:56:14.586993 [ 116 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7881 | 2026.04.29 20:56:14.587003 [ 276 ] {4db85ea5-0ad9-4e61-b0ae-222ac349833c} <Debug> TCPHandler: Processed in 0.001342007 sec. | ||
| 7882 | 2026.04.29 20:56:14.587072 [ 116 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2026.04.29 20:56:14.587103 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7884 | 2026.04.29 20:56:14.587174 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2026.04.29 20:56:14.587200 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 7886 | 2026.04.29 20:56:14.587210 [ 197 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7887 | 2026.04.29 20:56:14.587272 [ 276 ] {a6f62e9e-e467-4257-969c-82fbddc5123f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7888 | 2026.04.29 20:56:14.587317 [ 276 ] {a6f62e9e-e467-4257-969c-82fbddc5123f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7889 | 2026.04.29 20:56:14.587330 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7890 | 2026.04.29 20:56:14.587368 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
| 7891 | 2026.04.29 20:56:14.587435 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 71 rows starting from the beginning of the part | ||
| 7892 | 2026.04.29 20:56:14.587482 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1323 rows starting from the beginning of the part | ||
| 7893 | 2026.04.29 20:56:14.587527 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7894 | 2026.04.29 20:56:14.587563 [ 197 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.04.29 20:56:14.587570 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 71 rows starting from the beginning of the part | ||
| 7896 | 2026.04.29 20:56:14.587631 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 99 rows starting from the beginning of the part | ||
| 7897 | 2026.04.29 20:56:14.587664 [ 197 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_51_10} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7898 | 2026.04.29 20:56:14.587721 [ 276 ] {a6f62e9e-e467-4257-969c-82fbddc5123f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.04.29 20:56:14.587768 [ 276 ] {a6f62e9e-e467-4257-969c-82fbddc5123f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7900 | 2026.04.29 20:56:14.587781 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 7901 | 2026.04.29 20:56:14.588121 [ 276 ] {a6f62e9e-e467-4257-969c-82fbddc5123f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7902 | 2026.04.29 20:56:14.588337 [ 276 ] {a6f62e9e-e467-4257-969c-82fbddc5123f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.04.29 20:56:14.588466 [ 276 ] {a6f62e9e-e467-4257-969c-82fbddc5123f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 7904 | 2026.04.29 20:56:14.588502 [ 276 ] {a6f62e9e-e467-4257-969c-82fbddc5123f} <Debug> TCPHandler: Processed in 0.001376088 sec. | ||
| 7905 | 2026.04.29 20:56:14.588618 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.04.29 20:56:14.588708 [ 276 ] {afc4b755-3e82-4485-9285-8c2cc96f0117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7907 | 2026.04.29 20:56:14.588759 [ 276 ] {afc4b755-3e82-4485-9285-8c2cc96f0117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7908 | 2026.04.29 20:56:14.589057 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902864 sec., 1817260.7185799931 rows/sec., 131.57 MiB/sec. | ||
| 7909 | 2026.04.29 20:56:14.589246 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7910 | 2026.04.29 20:56:14.589501 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.04.29 20:56:14.589573 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_51_10} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7912 | 2026.04.29 20:56:14.589598 [ 276 ] {afc4b755-3e82-4485-9285-8c2cc96f0117} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.04.29 20:56:14.589638 [ 276 ] {afc4b755-3e82-4485-9285-8c2cc96f0117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7914 | 2026.04.29 20:56:14.589646 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7915 | 2026.04.29 20:56:14.590181 [ 276 ] {afc4b755-3e82-4485-9285-8c2cc96f0117} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7916 | 2026.04.29 20:56:14.590397 [ 276 ] {afc4b755-3e82-4485-9285-8c2cc96f0117} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.04.29 20:56:14.590506 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7918 | 2026.04.29 20:56:14.590530 [ 276 ] {afc4b755-3e82-4485-9285-8c2cc96f0117} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001839 sec., 19032.082653616097 rows/sec., 34.10 MiB/sec. | ||
| 7919 | 2026.04.29 20:56:14.590537 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2026.04.29 20:56:14.590569 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7921 | 2026.04.29 20:56:14.590588 [ 276 ] {afc4b755-3e82-4485-9285-8c2cc96f0117} <Debug> TCPHandler: Processed in 0.002018276 sec. | ||
| 7922 | 2026.04.29 20:56:14.590645 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 7923 | 2026.04.29 20:56:14.590718 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.04.29 20:56:14.590814 [ 276 ] {7270ebde-b22b-4d8f-8f34-ad39d04da730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7925 | 2026.04.29 20:56:14.590854 [ 276 ] {7270ebde-b22b-4d8f-8f34-ad39d04da730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7926 | 2026.04.29 20:56:14.590888 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7927 | 2026.04.29 20:56:14.590950 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 830 rows starting from the beginning of the part | ||
| 7928 | 2026.04.29 20:56:14.591077 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
| 7929 | 2026.04.29 20:56:14.591185 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 7930 | 2026.04.29 20:56:14.591191 [ 276 ] {7270ebde-b22b-4d8f-8f34-ad39d04da730} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.04.29 20:56:14.591234 [ 276 ] {7270ebde-b22b-4d8f-8f34-ad39d04da730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7932 | 2026.04.29 20:56:14.591290 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part | ||
| 7933 | 2026.04.29 20:56:14.591385 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 7934 | 2026.04.29 20:56:14.591472 [ 196 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 7935 | 2026.04.29 20:56:14.591553 [ 276 ] {7270ebde-b22b-4d8f-8f34-ad39d04da730} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7936 | 2026.04.29 20:56:14.591776 [ 276 ] {7270ebde-b22b-4d8f-8f34-ad39d04da730} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.04.29 20:56:14.591915 [ 276 ] {7270ebde-b22b-4d8f-8f34-ad39d04da730} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 7938 | 2026.04.29 20:56:14.591950 [ 276 ] {7270ebde-b22b-4d8f-8f34-ad39d04da730} <Debug> TCPHandler: Processed in 0.001280876 sec. | ||
| 7939 | 2026.04.29 20:56:14.596252 [ 189 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 19 columns (19 merged, 0 gathered) in 0.005639212 sec., 169881.89129970642 rows/sec., 304.42 MiB/sec. | ||
| 7940 | 2026.04.29 20:56:14.597529 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7941 | 2026.04.29 20:56:14.597831 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.04.29 20:56:14.597896 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7943 | 2026.04.29 20:56:14.597970 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB. | ||
| 7944 | 2026.04.29 20:56:15.000284 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.94 MiB, peak 295.04 MiB, free memory in arenas 0.00 B, will set to 288.91 MiB (RSS), difference: 1.97 MiB | ||
| 7945 | 2026.04.29 20:56:15.343984 [ 24 ] {} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7946 | 2026.04.29 20:56:15.344066 [ 24 ] {} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.04.29 20:56:15.344090 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7948 | 2026.04.29 20:56:15.344209 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7949 | 2026.04.29 20:56:15.344363 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7950 | 2026.04.29 20:56:15.344416 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 951 rows starting from the beginning of the part | ||
| 7951 | 2026.04.29 20:56:15.344519 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 173 rows starting from the beginning of the part | ||
| 7952 | 2026.04.29 20:56:15.344593 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 7953 | 2026.04.29 20:56:15.344663 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 7954 | 2026.04.29 20:56:15.344725 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 7955 | 2026.04.29 20:56:15.346154 [ 187 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001996635 sec., 1377317.3364185242 rows/sec., 86.44 MiB/sec. | ||
| 7956 | 2026.04.29 20:56:15.346400 [ 191 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7957 | 2026.04.29 20:56:15.346739 [ 191 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.04.29 20:56:15.346825 [ 191 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_20_4} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7959 | 2026.04.29 20:56:15.346939 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7960 | 2026.04.29 20:56:19.581312 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2026.04.29 20:56:19.581613 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7962 | 2026.04.29 20:56:19.582091 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7963 | 2026.04.29 20:56:19.582147 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7964 | 2026.04.29 20:56:19.582526 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7965 | 2026.04.29 20:56:19.582624 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7966 | 2026.04.29 20:56:19.582818 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 33-element set) | ||
| 7967 | 2026.04.29 20:56:19.582868 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7968 | 2026.04.29 20:56:19.582894 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 7969 | 2026.04.29 20:56:19.582911 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7970 | 2026.04.29 20:56:19.582954 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7971 | 2026.04.29 20:56:19.582976 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7972 | 2026.04.29 20:56:19.584058 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002584 sec., 20123.839009287927 rows/sec., 4.71 MiB/sec. | ||
| 7973 | 2026.04.29 20:56:19.584139 [ 276 ] {8889eb37-7d8f-4db0-89f0-0f85922a578e} <Debug> TCPHandler: Processed in 0.002970928 sec. | ||
| 7974 | 2026.04.29 20:56:19.589560 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2026.04.29 20:56:19.589768 [ 276 ] {04442353-3ddf-421f-a55d-0c0c6fa4b316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7976 | 2026.04.29 20:56:19.589853 [ 276 ] {04442353-3ddf-421f-a55d-0c0c6fa4b316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7977 | 2026.04.29 20:56:19.590675 [ 276 ] {04442353-3ddf-421f-a55d-0c0c6fa4b316} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.04.29 20:56:19.590716 [ 276 ] {04442353-3ddf-421f-a55d-0c0c6fa4b316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7979 | 2026.04.29 20:56:19.591105 [ 276 ] {04442353-3ddf-421f-a55d-0c0c6fa4b316} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7980 | 2026.04.29 20:56:19.591325 [ 276 ] {04442353-3ddf-421f-a55d-0c0c6fa4b316} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2026.04.29 20:56:19.591477 [ 276 ] {04442353-3ddf-421f-a55d-0c0c6fa4b316} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00177 sec., 160451.97740112993 rows/sec., 10.19 MiB/sec. | ||
| 7982 | 2026.04.29 20:56:19.591516 [ 276 ] {04442353-3ddf-421f-a55d-0c0c6fa4b316} <Debug> TCPHandler: Processed in 0.002067926 sec. | ||
| 7983 | 2026.04.29 20:56:19.591650 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.04.29 20:56:19.591748 [ 276 ] {58826d42-51aa-4f22-be81-9405679cb763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7985 | 2026.04.29 20:56:19.591790 [ 276 ] {58826d42-51aa-4f22-be81-9405679cb763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7986 | 2026.04.29 20:56:19.592212 [ 276 ] {58826d42-51aa-4f22-be81-9405679cb763} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.04.29 20:56:19.592247 [ 276 ] {58826d42-51aa-4f22-be81-9405679cb763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7988 | 2026.04.29 20:56:19.592539 [ 276 ] {58826d42-51aa-4f22-be81-9405679cb763} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7989 | 2026.04.29 20:56:19.592746 [ 276 ] {58826d42-51aa-4f22-be81-9405679cb763} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.04.29 20:56:19.592880 [ 276 ] {58826d42-51aa-4f22-be81-9405679cb763} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001153 sec., 3469.2107545533395 rows/sec., 282.89 KiB/sec. | ||
| 7991 | 2026.04.29 20:56:19.592916 [ 276 ] {58826d42-51aa-4f22-be81-9405679cb763} <Debug> TCPHandler: Processed in 0.001320837 sec. | ||
| 7992 | 2026.04.29 20:56:19.593035 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.04.29 20:56:19.593129 [ 276 ] {2e863731-050d-4dcc-bc36-f6e4ed41571a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7994 | 2026.04.29 20:56:19.593170 [ 276 ] {2e863731-050d-4dcc-bc36-f6e4ed41571a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7995 | 2026.04.29 20:56:19.593960 [ 276 ] {2e863731-050d-4dcc-bc36-f6e4ed41571a} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2026.04.29 20:56:19.593996 [ 276 ] {2e863731-050d-4dcc-bc36-f6e4ed41571a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7997 | 2026.04.29 20:56:19.594342 [ 276 ] {2e863731-050d-4dcc-bc36-f6e4ed41571a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7998 | 2026.04.29 20:56:19.594551 [ 276 ] {2e863731-050d-4dcc-bc36-f6e4ed41571a} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2026.04.29 20:56:19.594681 [ 276 ] {2e863731-050d-4dcc-bc36-f6e4ed41571a} <Debug> executeQuery: Read 814 rows, 64.42 KiB in 0.00157 sec., 518471.33757961786 rows/sec., 40.07 MiB/sec. | ||
| 8000 | 2026.04.29 20:56:19.594719 [ 276 ] {2e863731-050d-4dcc-bc36-f6e4ed41571a} <Debug> TCPHandler: Processed in 0.001735512 sec. | ||
| 8001 | 2026.04.29 20:56:19.594834 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2026.04.29 20:56:19.594930 [ 276 ] {8f476fe8-dd80-437a-a4bd-9e555163fef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8003 | 2026.04.29 20:56:19.594970 [ 276 ] {8f476fe8-dd80-437a-a4bd-9e555163fef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8004 | 2026.04.29 20:56:19.595409 [ 276 ] {8f476fe8-dd80-437a-a4bd-9e555163fef3} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.04.29 20:56:19.595444 [ 276 ] {8f476fe8-dd80-437a-a4bd-9e555163fef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8006 | 2026.04.29 20:56:19.595755 [ 276 ] {8f476fe8-dd80-437a-a4bd-9e555163fef3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8007 | 2026.04.29 20:56:19.595968 [ 276 ] {8f476fe8-dd80-437a-a4bd-9e555163fef3} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.04.29 20:56:19.596098 [ 276 ] {8f476fe8-dd80-437a-a4bd-9e555163fef3} <Debug> executeQuery: Read 153 rows, 9.35 KiB in 0.001186 sec., 129005.05902192243 rows/sec., 7.70 MiB/sec. | ||
| 8009 | 2026.04.29 20:56:19.596135 [ 276 ] {8f476fe8-dd80-437a-a4bd-9e555163fef3} <Debug> TCPHandler: Processed in 0.001352908 sec. | ||
| 8010 | 2026.04.29 20:56:19.596257 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2026.04.29 20:56:19.596351 [ 276 ] {99c8bf43-3a67-4820-a7a6-6d202e527873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8012 | 2026.04.29 20:56:19.596391 [ 276 ] {99c8bf43-3a67-4820-a7a6-6d202e527873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8013 | 2026.04.29 20:56:19.596828 [ 276 ] {99c8bf43-3a67-4820-a7a6-6d202e527873} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2026.04.29 20:56:19.596864 [ 276 ] {99c8bf43-3a67-4820-a7a6-6d202e527873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8015 | 2026.04.29 20:56:19.597164 [ 276 ] {99c8bf43-3a67-4820-a7a6-6d202e527873} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8016 | 2026.04.29 20:56:19.597374 [ 276 ] {99c8bf43-3a67-4820-a7a6-6d202e527873} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.04.29 20:56:19.597502 [ 276 ] {99c8bf43-3a67-4820-a7a6-6d202e527873} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001168 sec., 128424.65753424658 rows/sec., 8.30 MiB/sec. | ||
| 8018 | 2026.04.29 20:56:19.597539 [ 276 ] {99c8bf43-3a67-4820-a7a6-6d202e527873} <Debug> TCPHandler: Processed in 0.001333627 sec. | ||
| 8019 | 2026.04.29 20:56:19.597659 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2026.04.29 20:56:19.597753 [ 276 ] {39cbb0a3-f391-4be1-a0a3-467d2029e3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8021 | 2026.04.29 20:56:19.597793 [ 276 ] {39cbb0a3-f391-4be1-a0a3-467d2029e3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8022 | 2026.04.29 20:56:19.598235 [ 276 ] {39cbb0a3-f391-4be1-a0a3-467d2029e3e6} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.04.29 20:56:19.598270 [ 276 ] {39cbb0a3-f391-4be1-a0a3-467d2029e3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8024 | 2026.04.29 20:56:19.598568 [ 276 ] {39cbb0a3-f391-4be1-a0a3-467d2029e3e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8025 | 2026.04.29 20:56:19.598774 [ 276 ] {39cbb0a3-f391-4be1-a0a3-467d2029e3e6} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2026.04.29 20:56:19.598903 [ 276 ] {39cbb0a3-f391-4be1-a0a3-467d2029e3e6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 8027 | 2026.04.29 20:56:19.598940 [ 276 ] {39cbb0a3-f391-4be1-a0a3-467d2029e3e6} <Debug> TCPHandler: Processed in 0.001331907 sec. | ||
| 8028 | 2026.04.29 20:56:19.599066 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8029 | 2026.04.29 20:56:19.599159 [ 276 ] {64c472a3-9e70-4e02-8d33-4887bd6dab94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8030 | 2026.04.29 20:56:19.599199 [ 276 ] {64c472a3-9e70-4e02-8d33-4887bd6dab94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8031 | 2026.04.29 20:56:19.599812 [ 276 ] {64c472a3-9e70-4e02-8d33-4887bd6dab94} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2026.04.29 20:56:19.599850 [ 276 ] {64c472a3-9e70-4e02-8d33-4887bd6dab94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8033 | 2026.04.29 20:56:19.600168 [ 276 ] {64c472a3-9e70-4e02-8d33-4887bd6dab94} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8034 | 2026.04.29 20:56:19.600392 [ 276 ] {64c472a3-9e70-4e02-8d33-4887bd6dab94} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2026.04.29 20:56:19.600520 [ 276 ] {64c472a3-9e70-4e02-8d33-4887bd6dab94} <Debug> executeQuery: Read 501 rows, 36.07 KiB in 0.001379 sec., 363306.7440174039 rows/sec., 25.54 MiB/sec. | ||
| 8036 | 2026.04.29 20:56:19.600556 [ 276 ] {64c472a3-9e70-4e02-8d33-4887bd6dab94} <Debug> TCPHandler: Processed in 0.00154193 sec. | ||
| 8037 | 2026.04.29 20:56:19.600674 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2026.04.29 20:56:19.600767 [ 276 ] {e9b19b08-8d08-4113-b798-324ecf659ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8039 | 2026.04.29 20:56:19.600807 [ 276 ] {e9b19b08-8d08-4113-b798-324ecf659ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8040 | 2026.04.29 20:56:19.601144 [ 276 ] {e9b19b08-8d08-4113-b798-324ecf659ce5} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.04.29 20:56:19.601178 [ 276 ] {e9b19b08-8d08-4113-b798-324ecf659ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8042 | 2026.04.29 20:56:19.601476 [ 276 ] {e9b19b08-8d08-4113-b798-324ecf659ce5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8043 | 2026.04.29 20:56:19.601682 [ 276 ] {e9b19b08-8d08-4113-b798-324ecf659ce5} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.04.29 20:56:19.601811 [ 276 ] {e9b19b08-8d08-4113-b798-324ecf659ce5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 8045 | 2026.04.29 20:56:19.601849 [ 276 ] {e9b19b08-8d08-4113-b798-324ecf659ce5} <Debug> TCPHandler: Processed in 0.001225996 sec. | ||
| 8046 | 2026.04.29 20:56:19.601972 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8047 | 2026.04.29 20:56:19.602065 [ 276 ] {e77edb63-6116-4181-8d88-0e4d3c824899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8048 | 2026.04.29 20:56:19.602106 [ 276 ] {e77edb63-6116-4181-8d88-0e4d3c824899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8049 | 2026.04.29 20:56:19.602519 [ 276 ] {e77edb63-6116-4181-8d88-0e4d3c824899} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.04.29 20:56:19.602553 [ 276 ] {e77edb63-6116-4181-8d88-0e4d3c824899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8051 | 2026.04.29 20:56:19.602873 [ 276 ] {e77edb63-6116-4181-8d88-0e4d3c824899} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8052 | 2026.04.29 20:56:19.603086 [ 276 ] {e77edb63-6116-4181-8d88-0e4d3c824899} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2026.04.29 20:56:19.603181 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8054 | 2026.04.29 20:56:19.603213 [ 276 ] {e77edb63-6116-4181-8d88-0e4d3c824899} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001165 sec., 229184.54935622317 rows/sec., 15.23 MiB/sec. | ||
| 8055 | 2026.04.29 20:56:19.603217 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.04.29 20:56:19.603246 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8057 | 2026.04.29 20:56:19.603251 [ 276 ] {e77edb63-6116-4181-8d88-0e4d3c824899} <Debug> TCPHandler: Processed in 0.001330606 sec. | ||
| 8058 | 2026.04.29 20:56:19.603382 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2026.04.29 20:56:19.603385 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 8060 | 2026.04.29 20:56:19.603477 [ 276 ] {a24e9a14-287a-4bfe-ac60-f7a4cef3e072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8061 | 2026.04.29 20:56:19.603523 [ 276 ] {a24e9a14-287a-4bfe-ac60-f7a4cef3e072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8062 | 2026.04.29 20:56:19.603553 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8063 | 2026.04.29 20:56:19.603594 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18944 rows starting from the beginning of the part | ||
| 8064 | 2026.04.29 20:56:19.603664 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1496 rows starting from the beginning of the part | ||
| 8065 | 2026.04.29 20:56:19.603719 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part | ||
| 8066 | 2026.04.29 20:56:19.603766 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 8067 | 2026.04.29 20:56:19.603821 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 8068 | 2026.04.29 20:56:19.603844 [ 276 ] {a24e9a14-287a-4bfe-ac60-f7a4cef3e072} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.04.29 20:56:19.603868 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 267 rows starting from the beginning of the part | ||
| 8070 | 2026.04.29 20:56:19.603885 [ 276 ] {a24e9a14-287a-4bfe-ac60-f7a4cef3e072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8071 | 2026.04.29 20:56:19.604222 [ 276 ] {a24e9a14-287a-4bfe-ac60-f7a4cef3e072} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8072 | 2026.04.29 20:56:19.604438 [ 276 ] {a24e9a14-287a-4bfe-ac60-f7a4cef3e072} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.04.29 20:56:19.604568 [ 276 ] {a24e9a14-287a-4bfe-ac60-f7a4cef3e072} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001108 sec., 1805.0541516245487 rows/sec., 118.10 KiB/sec. | ||
| 8074 | 2026.04.29 20:56:19.604603 [ 276 ] {a24e9a14-287a-4bfe-ac60-f7a4cef3e072} <Debug> TCPHandler: Processed in 0.001271366 sec. | ||
| 8075 | 2026.04.29 20:56:19.604736 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8076 | 2026.04.29 20:56:19.604830 [ 276 ] {924ec7f1-03b7-41d3-a72e-057bfab0d9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8077 | 2026.04.29 20:56:19.604883 [ 276 ] {924ec7f1-03b7-41d3-a72e-057bfab0d9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8078 | 2026.04.29 20:56:19.605638 [ 276 ] {924ec7f1-03b7-41d3-a72e-057bfab0d9f2} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.04.29 20:56:19.605673 [ 276 ] {924ec7f1-03b7-41d3-a72e-057bfab0d9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8080 | 2026.04.29 20:56:19.606214 [ 276 ] {924ec7f1-03b7-41d3-a72e-057bfab0d9f2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8081 | 2026.04.29 20:56:19.606435 [ 276 ] {924ec7f1-03b7-41d3-a72e-057bfab0d9f2} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.04.29 20:56:19.606575 [ 276 ] {924ec7f1-03b7-41d3-a72e-057bfab0d9f2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001762 sec., 3972.758229284904 rows/sec., 7.12 MiB/sec. | ||
| 8083 | 2026.04.29 20:56:19.606634 [ 276 ] {924ec7f1-03b7-41d3-a72e-057bfab0d9f2} <Debug> TCPHandler: Processed in 0.001948645 sec. | ||
| 8084 | 2026.04.29 20:56:19.606758 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2026.04.29 20:56:19.606853 [ 276 ] {8d8e223f-0bfe-4c5f-bb72-7f5b4270f887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8086 | 2026.04.29 20:56:19.606893 [ 276 ] {8d8e223f-0bfe-4c5f-bb72-7f5b4270f887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8087 | 2026.04.29 20:56:19.607235 [ 276 ] {8d8e223f-0bfe-4c5f-bb72-7f5b4270f887} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8088 | 2026.04.29 20:56:19.607268 [ 276 ] {8d8e223f-0bfe-4c5f-bb72-7f5b4270f887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8089 | 2026.04.29 20:56:19.607569 [ 276 ] {8d8e223f-0bfe-4c5f-bb72-7f5b4270f887} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8090 | 2026.04.29 20:56:19.607776 [ 276 ] {8d8e223f-0bfe-4c5f-bb72-7f5b4270f887} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.04.29 20:56:19.607905 [ 276 ] {8d8e223f-0bfe-4c5f-bb72-7f5b4270f887} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 8092 | 2026.04.29 20:56:19.607939 [ 276 ] {8d8e223f-0bfe-4c5f-bb72-7f5b4270f887} <Debug> TCPHandler: Processed in 0.001231886 sec. | ||
| 8093 | 2026.04.29 20:56:19.609104 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21155 rows, containing 5 columns (5 merged, 0 gathered) in 0.005788845 sec., 3654442.2937563537 rows/sec., 234.46 MiB/sec. | ||
| 8094 | 2026.04.29 20:56:19.609482 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8095 | 2026.04.29 20:56:19.609780 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.04.29 20:56:19.609866 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8097 | 2026.04.29 20:56:19.609958 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 8098 | 2026.04.29 20:56:19.687579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15827 | ||
| 8099 | 2026.04.29 20:56:19.687994 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.04.29 20:56:19.688031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8101 | 2026.04.29 20:56:19.688446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8102 | 2026.04.29 20:56:19.688666 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.04.29 20:56:19.688795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15827 | ||
| 8104 | 2026.04.29 20:56:20.535140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8105 | 2026.04.29 20:56:20.550890 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8106 | 2026.04.29 20:56:20.550937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8107 | 2026.04.29 20:56:20.556468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8108 | 2026.04.29 20:56:20.557146 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2026.04.29 20:56:20.559836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8110 | 2026.04.29 20:56:22.241727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 992 | ||
| 8111 | 2026.04.29 20:56:22.244138 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.04.29 20:56:22.244181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8113 | 2026.04.29 20:56:22.245375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8114 | 2026.04.29 20:56:22.245640 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.04.29 20:56:22.245926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
| 8116 | 2026.04.29 20:56:24.578226 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8117 | 2026.04.29 20:56:24.578582 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8118 | 2026.04.29 20:56:24.578916 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8119 | 2026.04.29 20:56:24.578953 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8120 | 2026.04.29 20:56:24.579174 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8121 | 2026.04.29 20:56:24.579243 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8122 | 2026.04.29 20:56:24.579386 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8123 | 2026.04.29 20:56:24.579423 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8124 | 2026.04.29 20:56:24.579445 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 8125 | 2026.04.29 20:56:24.579462 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8126 | 2026.04.29 20:56:24.579502 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8127 | 2026.04.29 20:56:24.579523 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8128 | 2026.04.29 20:56:24.580593 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002154 sec., 24141.132776230268 rows/sec., 5.65 MiB/sec. | ||
| 8129 | 2026.04.29 20:56:24.580667 [ 276 ] {815fa564-94ab-4009-b1ec-c5c8e79d3641} <Debug> TCPHandler: Processed in 0.002634793 sec. | ||
| 8130 | 2026.04.29 20:56:24.582987 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.04.29 20:56:24.583096 [ 276 ] {514f57ee-45d4-422f-82fc-d37fba6568b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8132 | 2026.04.29 20:56:24.583141 [ 276 ] {514f57ee-45d4-422f-82fc-d37fba6568b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8133 | 2026.04.29 20:56:24.583672 [ 276 ] {514f57ee-45d4-422f-82fc-d37fba6568b7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.04.29 20:56:24.583716 [ 276 ] {514f57ee-45d4-422f-82fc-d37fba6568b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8135 | 2026.04.29 20:56:24.584083 [ 276 ] {514f57ee-45d4-422f-82fc-d37fba6568b7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8136 | 2026.04.29 20:56:24.584324 [ 276 ] {514f57ee-45d4-422f-82fc-d37fba6568b7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.04.29 20:56:24.584469 [ 276 ] {514f57ee-45d4-422f-82fc-d37fba6568b7} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001403 sec., 89807.55523877406 rows/sec., 7.76 MiB/sec. | ||
| 8138 | 2026.04.29 20:56:24.584508 [ 276 ] {514f57ee-45d4-422f-82fc-d37fba6568b7} <Debug> TCPHandler: Processed in 0.00157438 sec. | ||
| 8139 | 2026.04.29 20:56:24.584642 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.04.29 20:56:24.584736 [ 276 ] {336e7fa1-9e63-46d9-bd67-9f0e4ee4f155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8141 | 2026.04.29 20:56:24.584777 [ 276 ] {336e7fa1-9e63-46d9-bd67-9f0e4ee4f155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8142 | 2026.04.29 20:56:24.585196 [ 276 ] {336e7fa1-9e63-46d9-bd67-9f0e4ee4f155} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.04.29 20:56:24.585234 [ 276 ] {336e7fa1-9e63-46d9-bd67-9f0e4ee4f155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8144 | 2026.04.29 20:56:24.585526 [ 276 ] {336e7fa1-9e63-46d9-bd67-9f0e4ee4f155} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8145 | 2026.04.29 20:56:24.585739 [ 276 ] {336e7fa1-9e63-46d9-bd67-9f0e4ee4f155} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.04.29 20:56:24.585869 [ 276 ] {336e7fa1-9e63-46d9-bd67-9f0e4ee4f155} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00115 sec., 30434.782608695652 rows/sec., 2.23 MiB/sec. | ||
| 8147 | 2026.04.29 20:56:24.585906 [ 276 ] {336e7fa1-9e63-46d9-bd67-9f0e4ee4f155} <Debug> TCPHandler: Processed in 0.001316597 sec. | ||
| 8148 | 2026.04.29 20:56:24.586027 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2026.04.29 20:56:24.586123 [ 276 ] {9341354b-ec92-46ec-9d14-c40f0b461e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8150 | 2026.04.29 20:56:24.586163 [ 276 ] {9341354b-ec92-46ec-9d14-c40f0b461e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8151 | 2026.04.29 20:56:24.586587 [ 276 ] {9341354b-ec92-46ec-9d14-c40f0b461e7f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.04.29 20:56:24.586624 [ 276 ] {9341354b-ec92-46ec-9d14-c40f0b461e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8153 | 2026.04.29 20:56:24.586929 [ 276 ] {9341354b-ec92-46ec-9d14-c40f0b461e7f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8154 | 2026.04.29 20:56:24.587138 [ 276 ] {9341354b-ec92-46ec-9d14-c40f0b461e7f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.04.29 20:56:24.587268 [ 276 ] {9341354b-ec92-46ec-9d14-c40f0b461e7f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001163 sec., 85124.67755803955 rows/sec., 6.65 MiB/sec. | ||
| 8156 | 2026.04.29 20:56:24.587305 [ 276 ] {9341354b-ec92-46ec-9d14-c40f0b461e7f} <Debug> TCPHandler: Processed in 0.001328317 sec. | ||
| 8157 | 2026.04.29 20:56:24.587429 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2026.04.29 20:56:24.587523 [ 276 ] {0ee3e7cb-9cfe-45ee-be37-ab5e330acd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8159 | 2026.04.29 20:56:24.587565 [ 276 ] {0ee3e7cb-9cfe-45ee-be37-ab5e330acd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8160 | 2026.04.29 20:56:24.587969 [ 276 ] {0ee3e7cb-9cfe-45ee-be37-ab5e330acd1a} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.04.29 20:56:24.588005 [ 276 ] {0ee3e7cb-9cfe-45ee-be37-ab5e330acd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8162 | 2026.04.29 20:56:24.588328 [ 276 ] {0ee3e7cb-9cfe-45ee-be37-ab5e330acd1a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8163 | 2026.04.29 20:56:24.588541 [ 276 ] {0ee3e7cb-9cfe-45ee-be37-ab5e330acd1a} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.04.29 20:56:24.588675 [ 276 ] {0ee3e7cb-9cfe-45ee-be37-ab5e330acd1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 8165 | 2026.04.29 20:56:24.588712 [ 276 ] {0ee3e7cb-9cfe-45ee-be37-ab5e330acd1a} <Debug> TCPHandler: Processed in 0.001334258 sec. | ||
| 8166 | 2026.04.29 20:56:24.588844 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8167 | 2026.04.29 20:56:24.588937 [ 276 ] {552379e6-243f-475a-a7a2-252cecb0df7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8168 | 2026.04.29 20:56:24.588992 [ 276 ] {552379e6-243f-475a-a7a2-252cecb0df7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8169 | 2026.04.29 20:56:24.589815 [ 276 ] {552379e6-243f-475a-a7a2-252cecb0df7e} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.04.29 20:56:24.589853 [ 276 ] {552379e6-243f-475a-a7a2-252cecb0df7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8171 | 2026.04.29 20:56:24.590404 [ 276 ] {552379e6-243f-475a-a7a2-252cecb0df7e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8172 | 2026.04.29 20:56:24.590630 [ 276 ] {552379e6-243f-475a-a7a2-252cecb0df7e} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.04.29 20:56:24.590775 [ 276 ] {552379e6-243f-475a-a7a2-252cecb0df7e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001856 sec., 18857.758620689656 rows/sec., 33.79 MiB/sec. | ||
| 8174 | 2026.04.29 20:56:24.590838 [ 276 ] {552379e6-243f-475a-a7a2-252cecb0df7e} <Debug> TCPHandler: Processed in 0.002044987 sec. | ||
| 8175 | 2026.04.29 20:56:24.590965 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2026.04.29 20:56:24.591060 [ 276 ] {e694d538-91a4-443f-8485-93a5ecc59ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8177 | 2026.04.29 20:56:24.591205 [ 276 ] {e694d538-91a4-443f-8485-93a5ecc59ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8178 | 2026.04.29 20:56:24.591555 [ 276 ] {e694d538-91a4-443f-8485-93a5ecc59ff4} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2026.04.29 20:56:24.591592 [ 276 ] {e694d538-91a4-443f-8485-93a5ecc59ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8180 | 2026.04.29 20:56:24.591902 [ 276 ] {e694d538-91a4-443f-8485-93a5ecc59ff4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8181 | 2026.04.29 20:56:24.592117 [ 276 ] {e694d538-91a4-443f-8485-93a5ecc59ff4} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2026.04.29 20:56:24.592249 [ 276 ] {e694d538-91a4-443f-8485-93a5ecc59ff4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 8183 | 2026.04.29 20:56:24.592254 [ 32 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8184 | 2026.04.29 20:56:24.592286 [ 276 ] {e694d538-91a4-443f-8485-93a5ecc59ff4} <Debug> TCPHandler: Processed in 0.001372397 sec. | ||
| 8185 | 2026.04.29 20:56:24.592326 [ 32 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.04.29 20:56:24.592465 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8187 | 2026.04.29 20:56:24.592566 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 8188 | 2026.04.29 20:56:24.592677 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8189 | 2026.04.29 20:56:24.592709 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2652 rows starting from the beginning of the part | ||
| 8190 | 2026.04.29 20:56:24.592767 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 8191 | 2026.04.29 20:56:24.592813 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 8192 | 2026.04.29 20:56:24.592857 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 8193 | 2026.04.29 20:56:24.592899 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 8194 | 2026.04.29 20:56:24.592938 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8195 | 2026.04.29 20:56:24.594007 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 4 columns (4 merged, 0 gathered) in 0.001479489 sec., 2007449.8695157585 rows/sec., 132.06 MiB/sec. | ||
| 8196 | 2026.04.29 20:56:24.594291 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8197 | 2026.04.29 20:56:24.594589 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_51_10} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.04.29 20:56:24.594674 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_51_10} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8199 | 2026.04.29 20:56:24.594775 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8200 | 2026.04.29 20:56:27.048444 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8201 | 2026.04.29 20:56:27.048507 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8202 | 2026.04.29 20:56:27.188971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16339 | ||
| 8203 | 2026.04.29 20:56:27.189522 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.04.29 20:56:27.189570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8205 | 2026.04.29 20:56:27.190067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8206 | 2026.04.29 20:56:27.190306 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.04.29 20:56:27.190449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16339 | ||
| 8208 | 2026.04.29 20:56:28.060116 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8209 | 2026.04.29 20:56:28.076670 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.04.29 20:56:28.076740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8211 | 2026.04.29 20:56:28.082770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8212 | 2026.04.29 20:56:28.083492 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.04.29 20:56:28.086162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8214 | 2026.04.29 20:56:29.581051 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2026.04.29 20:56:29.581324 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8216 | 2026.04.29 20:56:29.581737 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8217 | 2026.04.29 20:56:29.581783 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8218 | 2026.04.29 20:56:29.582043 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8219 | 2026.04.29 20:56:29.582113 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8220 | 2026.04.29 20:56:29.582261 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8221 | 2026.04.29 20:56:29.582298 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8222 | 2026.04.29 20:56:29.582319 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 8223 | 2026.04.29 20:56:29.582334 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8224 | 2026.04.29 20:56:29.582375 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8225 | 2026.04.29 20:56:29.582395 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8226 | 2026.04.29 20:56:29.583532 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002323 sec., 22384.847180370212 rows/sec., 5.24 MiB/sec. | ||
| 8227 | 2026.04.29 20:56:29.583653 [ 276 ] {212cf49b-867d-4d81-815c-a198b9cf0fb9} <Debug> TCPHandler: Processed in 0.002748796 sec. | ||
| 8228 | 2026.04.29 20:56:29.588883 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.04.29 20:56:29.588999 [ 276 ] {4ca7da1e-6516-47dc-8018-08c3397eb938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8230 | 2026.04.29 20:56:29.589045 [ 276 ] {4ca7da1e-6516-47dc-8018-08c3397eb938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8231 | 2026.04.29 20:56:29.589655 [ 276 ] {4ca7da1e-6516-47dc-8018-08c3397eb938} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.04.29 20:56:29.589697 [ 276 ] {4ca7da1e-6516-47dc-8018-08c3397eb938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8233 | 2026.04.29 20:56:29.590084 [ 276 ] {4ca7da1e-6516-47dc-8018-08c3397eb938} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8234 | 2026.04.29 20:56:29.590309 [ 276 ] {4ca7da1e-6516-47dc-8018-08c3397eb938} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.04.29 20:56:29.590461 [ 276 ] {4ca7da1e-6516-47dc-8018-08c3397eb938} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001497 sec., 189712.75885103538 rows/sec., 12.05 MiB/sec. | ||
| 8236 | 2026.04.29 20:56:29.590499 [ 276 ] {4ca7da1e-6516-47dc-8018-08c3397eb938} <Debug> TCPHandler: Processed in 0.001673031 sec. | ||
| 8237 | 2026.04.29 20:56:29.590636 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.04.29 20:56:29.590732 [ 276 ] {2a8835dd-6455-4260-b619-4b949c030f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8239 | 2026.04.29 20:56:29.590772 [ 276 ] {2a8835dd-6455-4260-b619-4b949c030f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8240 | 2026.04.29 20:56:29.591633 [ 276 ] {2a8835dd-6455-4260-b619-4b949c030f22} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.04.29 20:56:29.591669 [ 276 ] {2a8835dd-6455-4260-b619-4b949c030f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8242 | 2026.04.29 20:56:29.592020 [ 276 ] {2a8835dd-6455-4260-b619-4b949c030f22} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8243 | 2026.04.29 20:56:29.592234 [ 276 ] {2a8835dd-6455-4260-b619-4b949c030f22} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.04.29 20:56:29.592370 [ 276 ] {2a8835dd-6455-4260-b619-4b949c030f22} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001656 sec., 489734.29951690824 rows/sec., 37.85 MiB/sec. | ||
| 8245 | 2026.04.29 20:56:29.592406 [ 276 ] {2a8835dd-6455-4260-b619-4b949c030f22} <Debug> TCPHandler: Processed in 0.001822904 sec. | ||
| 8246 | 2026.04.29 20:56:29.592531 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.04.29 20:56:29.592627 [ 276 ] {34721fdb-684b-4ef7-8639-d951444adeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8248 | 2026.04.29 20:56:29.592665 [ 276 ] {34721fdb-684b-4ef7-8639-d951444adeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8249 | 2026.04.29 20:56:29.593137 [ 276 ] {34721fdb-684b-4ef7-8639-d951444adeb2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.04.29 20:56:29.593172 [ 276 ] {34721fdb-684b-4ef7-8639-d951444adeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8251 | 2026.04.29 20:56:29.593488 [ 276 ] {34721fdb-684b-4ef7-8639-d951444adeb2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8252 | 2026.04.29 20:56:29.593700 [ 276 ] {34721fdb-684b-4ef7-8639-d951444adeb2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.04.29 20:56:29.593819 [ 64 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 8254 | 2026.04.29 20:56:29.593835 [ 276 ] {34721fdb-684b-4ef7-8639-d951444adeb2} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.22 MiB/sec. | ||
| 8255 | 2026.04.29 20:56:29.593883 [ 64 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.04.29 20:56:29.593896 [ 276 ] {34721fdb-684b-4ef7-8639-d951444adeb2} <Debug> TCPHandler: Processed in 0.001415899 sec. | ||
| 8257 | 2026.04.29 20:56:29.593911 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8258 | 2026.04.29 20:56:29.594020 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 8259 | 2026.04.29 20:56:29.594028 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2026.04.29 20:56:29.594146 [ 276 ] {31479ee9-5b72-41de-9873-34b3c77c81b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8261 | 2026.04.29 20:56:29.594151 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8262 | 2026.04.29 20:56:29.594188 [ 276 ] {31479ee9-5b72-41de-9873-34b3c77c81b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8263 | 2026.04.29 20:56:29.594201 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 225 rows starting from the beginning of the part | ||
| 8264 | 2026.04.29 20:56:29.594282 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8265 | 2026.04.29 20:56:29.594332 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part | ||
| 8266 | 2026.04.29 20:56:29.594379 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 153 rows starting from the beginning of the part | ||
| 8267 | 2026.04.29 20:56:29.594424 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 35 rows starting from the beginning of the part | ||
| 8268 | 2026.04.29 20:56:29.594468 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 8269 | 2026.04.29 20:56:29.594671 [ 276 ] {31479ee9-5b72-41de-9873-34b3c77c81b8} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.04.29 20:56:29.594713 [ 276 ] {31479ee9-5b72-41de-9873-34b3c77c81b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8271 | 2026.04.29 20:56:29.595033 [ 276 ] {31479ee9-5b72-41de-9873-34b3c77c81b8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8272 | 2026.04.29 20:56:29.595264 [ 276 ] {31479ee9-5b72-41de-9873-34b3c77c81b8} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.04.29 20:56:29.595395 [ 276 ] {31479ee9-5b72-41de-9873-34b3c77c81b8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001268 sec., 117507.88643533122 rows/sec., 7.59 MiB/sec. | ||
| 8274 | 2026.04.29 20:56:29.595407 [ 201 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427928 sec., 422990.51492792356 rows/sec., 28.25 MiB/sec. | ||
| 8275 | 2026.04.29 20:56:29.595433 [ 276 ] {31479ee9-5b72-41de-9873-34b3c77c81b8} <Debug> TCPHandler: Processed in 0.001456338 sec. | ||
| 8276 | 2026.04.29 20:56:29.595577 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8277 | 2026.04.29 20:56:29.595610 [ 187 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 8278 | 2026.04.29 20:56:29.595674 [ 276 ] {302ddd7f-6ff9-46a9-ba92-998bbfb0fb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8279 | 2026.04.29 20:56:29.595717 [ 276 ] {302ddd7f-6ff9-46a9-ba92-998bbfb0fb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8280 | 2026.04.29 20:56:29.595922 [ 187 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.04.29 20:56:29.596011 [ 187 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_45_9} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 8282 | 2026.04.29 20:56:29.596124 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8283 | 2026.04.29 20:56:29.596192 [ 276 ] {302ddd7f-6ff9-46a9-ba92-998bbfb0fb13} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.04.29 20:56:29.596233 [ 276 ] {302ddd7f-6ff9-46a9-ba92-998bbfb0fb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8285 | 2026.04.29 20:56:29.596538 [ 276 ] {302ddd7f-6ff9-46a9-ba92-998bbfb0fb13} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8286 | 2026.04.29 20:56:29.596750 [ 276 ] {302ddd7f-6ff9-46a9-ba92-998bbfb0fb13} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.04.29 20:56:29.596878 [ 276 ] {302ddd7f-6ff9-46a9-ba92-998bbfb0fb13} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001222 sec., 121112.92962356792 rows/sec., 6.89 MiB/sec. | ||
| 8288 | 2026.04.29 20:56:29.596914 [ 276 ] {302ddd7f-6ff9-46a9-ba92-998bbfb0fb13} <Debug> TCPHandler: Processed in 0.001387557 sec. | ||
| 8289 | 2026.04.29 20:56:29.597039 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2026.04.29 20:56:29.597134 [ 276 ] {c359b48b-ff18-4b55-9a9e-1917b9759c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8291 | 2026.04.29 20:56:29.597172 [ 276 ] {c359b48b-ff18-4b55-9a9e-1917b9759c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8292 | 2026.04.29 20:56:29.597855 [ 276 ] {c359b48b-ff18-4b55-9a9e-1917b9759c5e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.04.29 20:56:29.597891 [ 276 ] {c359b48b-ff18-4b55-9a9e-1917b9759c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8294 | 2026.04.29 20:56:29.598217 [ 276 ] {c359b48b-ff18-4b55-9a9e-1917b9759c5e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8295 | 2026.04.29 20:56:29.598411 [ 276 ] {c359b48b-ff18-4b55-9a9e-1917b9759c5e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.04.29 20:56:29.598533 [ 276 ] {c359b48b-ff18-4b55-9a9e-1917b9759c5e} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001447 sec., 343469.24671734625 rows/sec., 24.12 MiB/sec. | ||
| 8297 | 2026.04.29 20:56:29.598568 [ 276 ] {c359b48b-ff18-4b55-9a9e-1917b9759c5e} <Debug> TCPHandler: Processed in 0.001610611 sec. | ||
| 8298 | 2026.04.29 20:56:29.598680 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.04.29 20:56:29.598767 [ 276 ] {1a3b30d8-d61f-4b50-ab71-01a55ea1ffcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8300 | 2026.04.29 20:56:29.598805 [ 276 ] {1a3b30d8-d61f-4b50-ab71-01a55ea1ffcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8301 | 2026.04.29 20:56:29.599193 [ 276 ] {1a3b30d8-d61f-4b50-ab71-01a55ea1ffcf} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.04.29 20:56:29.599228 [ 276 ] {1a3b30d8-d61f-4b50-ab71-01a55ea1ffcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8303 | 2026.04.29 20:56:29.599532 [ 276 ] {1a3b30d8-d61f-4b50-ab71-01a55ea1ffcf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8304 | 2026.04.29 20:56:29.599740 [ 276 ] {1a3b30d8-d61f-4b50-ab71-01a55ea1ffcf} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.04.29 20:56:29.599869 [ 276 ] {1a3b30d8-d61f-4b50-ab71-01a55ea1ffcf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 8306 | 2026.04.29 20:56:29.599906 [ 276 ] {1a3b30d8-d61f-4b50-ab71-01a55ea1ffcf} <Debug> TCPHandler: Processed in 0.001239996 sec. | ||
| 8307 | 2026.04.29 20:56:29.600031 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2026.04.29 20:56:29.600124 [ 276 ] {a8d08c3e-3d41-473a-9ce0-1fc592f298ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8309 | 2026.04.29 20:56:29.600170 [ 276 ] {a8d08c3e-3d41-473a-9ce0-1fc592f298ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8310 | 2026.04.29 20:56:29.600615 [ 276 ] {a8d08c3e-3d41-473a-9ce0-1fc592f298ea} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.04.29 20:56:29.600652 [ 276 ] {a8d08c3e-3d41-473a-9ce0-1fc592f298ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8312 | 2026.04.29 20:56:29.600978 [ 276 ] {a8d08c3e-3d41-473a-9ce0-1fc592f298ea} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8313 | 2026.04.29 20:56:29.601190 [ 276 ] {a8d08c3e-3d41-473a-9ce0-1fc592f298ea} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2026.04.29 20:56:29.601325 [ 276 ] {a8d08c3e-3d41-473a-9ce0-1fc592f298ea} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 8315 | 2026.04.29 20:56:29.601362 [ 276 ] {a8d08c3e-3d41-473a-9ce0-1fc592f298ea} <Debug> TCPHandler: Processed in 0.001380967 sec. | ||
| 8316 | 2026.04.29 20:56:29.601484 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2026.04.29 20:56:29.601578 [ 276 ] {9d454cd4-f06f-4351-8905-97bd173ce902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8318 | 2026.04.29 20:56:29.601623 [ 276 ] {9d454cd4-f06f-4351-8905-97bd173ce902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8319 | 2026.04.29 20:56:29.601938 [ 276 ] {9d454cd4-f06f-4351-8905-97bd173ce902} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2026.04.29 20:56:29.601972 [ 276 ] {9d454cd4-f06f-4351-8905-97bd173ce902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8321 | 2026.04.29 20:56:29.602270 [ 276 ] {9d454cd4-f06f-4351-8905-97bd173ce902} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8322 | 2026.04.29 20:56:29.602484 [ 276 ] {9d454cd4-f06f-4351-8905-97bd173ce902} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2026.04.29 20:56:29.602611 [ 276 ] {9d454cd4-f06f-4351-8905-97bd173ce902} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 8324 | 2026.04.29 20:56:29.602645 [ 276 ] {9d454cd4-f06f-4351-8905-97bd173ce902} <Debug> TCPHandler: Processed in 0.001211046 sec. | ||
| 8325 | 2026.04.29 20:56:29.602762 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2026.04.29 20:56:29.602853 [ 276 ] {1ab8cd90-f712-43d2-8e71-6af91dd82615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8327 | 2026.04.29 20:56:29.602908 [ 276 ] {1ab8cd90-f712-43d2-8e71-6af91dd82615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8328 | 2026.04.29 20:56:29.603655 [ 276 ] {1ab8cd90-f712-43d2-8e71-6af91dd82615} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2026.04.29 20:56:29.603694 [ 276 ] {1ab8cd90-f712-43d2-8e71-6af91dd82615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8330 | 2026.04.29 20:56:29.604197 [ 276 ] {1ab8cd90-f712-43d2-8e71-6af91dd82615} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8331 | 2026.04.29 20:56:29.604417 [ 276 ] {1ab8cd90-f712-43d2-8e71-6af91dd82615} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2026.04.29 20:56:29.604559 [ 276 ] {1ab8cd90-f712-43d2-8e71-6af91dd82615} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001723 sec., 4062.6813697040047 rows/sec., 7.28 MiB/sec. | ||
| 8333 | 2026.04.29 20:56:29.604619 [ 276 ] {1ab8cd90-f712-43d2-8e71-6af91dd82615} <Debug> TCPHandler: Processed in 0.001906064 sec. | ||
| 8334 | 2026.04.29 20:56:29.604759 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2026.04.29 20:56:29.604856 [ 276 ] {d8df8583-0007-40b3-a59e-6e0391c377f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8336 | 2026.04.29 20:56:29.604897 [ 276 ] {d8df8583-0007-40b3-a59e-6e0391c377f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8337 | 2026.04.29 20:56:29.605229 [ 276 ] {d8df8583-0007-40b3-a59e-6e0391c377f1} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2026.04.29 20:56:29.605264 [ 276 ] {d8df8583-0007-40b3-a59e-6e0391c377f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8339 | 2026.04.29 20:56:29.605570 [ 276 ] {d8df8583-0007-40b3-a59e-6e0391c377f1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8340 | 2026.04.29 20:56:29.605778 [ 276 ] {d8df8583-0007-40b3-a59e-6e0391c377f1} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2026.04.29 20:56:29.605904 [ 276 ] {d8df8583-0007-40b3-a59e-6e0391c377f1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 8342 | 2026.04.29 20:56:29.605943 [ 276 ] {d8df8583-0007-40b3-a59e-6e0391c377f1} <Debug> TCPHandler: Processed in 0.001233356 sec. | ||
| 8343 | 2026.04.29 20:56:29.898722 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2026.04.29 20:56:29.898947 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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) | ||
| 8345 | 2026.04.29 20:56:29.899273 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8346 | 2026.04.29 20:56:29.899309 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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 | ||
| 8347 | 2026.04.29 20:56:29.899539 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8348 | 2026.04.29 20:56:29.899606 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8349 | 2026.04.29 20:56:29.899744 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8350 | 2026.04.29 20:56:29.899780 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8351 | 2026.04.29 20:56:29.899801 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 8352 | 2026.04.29 20:56:29.899816 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8353 | 2026.04.29 20:56:29.899857 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 8354 | 2026.04.29 20:56:29.899877 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8355 | 2026.04.29 20:56:29.900912 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002061 sec., 25230.470645317808 rows/sec., 5.90 MiB/sec. | ||
| 8356 | 2026.04.29 20:56:29.901023 [ 276 ] {e6e878c0-f0c1-402f-b835-fb8313aeed1a} <Debug> TCPHandler: Processed in 0.002423931 sec. | ||
| 8357 | 2026.04.29 20:56:29.913674 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2026.04.29 20:56:29.913798 [ 276 ] {a1048dc5-b4b6-4df8-8840-1e4794050a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8359 | 2026.04.29 20:56:29.913844 [ 276 ] {a1048dc5-b4b6-4df8-8840-1e4794050a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8360 | 2026.04.29 20:56:29.914344 [ 276 ] {a1048dc5-b4b6-4df8-8840-1e4794050a7f} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.04.29 20:56:29.914388 [ 276 ] {a1048dc5-b4b6-4df8-8840-1e4794050a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8362 | 2026.04.29 20:56:29.914784 [ 276 ] {a1048dc5-b4b6-4df8-8840-1e4794050a7f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8363 | 2026.04.29 20:56:29.915020 [ 276 ] {a1048dc5-b4b6-4df8-8840-1e4794050a7f} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.04.29 20:56:29.915184 [ 276 ] {a1048dc5-b4b6-4df8-8840-1e4794050a7f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 344.31 KiB/sec. | ||
| 8365 | 2026.04.29 20:56:29.915224 [ 276 ] {a1048dc5-b4b6-4df8-8840-1e4794050a7f} <Debug> TCPHandler: Processed in 0.00160708 sec. | ||
| 8366 | 2026.04.29 20:56:29.915363 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.04.29 20:56:29.915471 [ 276 ] {2087062c-4ffd-4d1b-b914-e55ce09a4935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8368 | 2026.04.29 20:56:29.915513 [ 276 ] {2087062c-4ffd-4d1b-b914-e55ce09a4935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8369 | 2026.04.29 20:56:29.917068 [ 276 ] {2087062c-4ffd-4d1b-b914-e55ce09a4935} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2026.04.29 20:56:29.917107 [ 276 ] {2087062c-4ffd-4d1b-b914-e55ce09a4935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8371 | 2026.04.29 20:56:29.917567 [ 276 ] {2087062c-4ffd-4d1b-b914-e55ce09a4935} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8372 | 2026.04.29 20:56:29.917786 [ 276 ] {2087062c-4ffd-4d1b-b914-e55ce09a4935} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.04.29 20:56:29.917926 [ 276 ] {2087062c-4ffd-4d1b-b914-e55ce09a4935} <Debug> executeQuery: Read 2474 rows, 188.29 KiB in 0.002479 sec., 997983.0576845503 rows/sec., 74.17 MiB/sec. | ||
| 8374 | 2026.04.29 20:56:29.917964 [ 276 ] {2087062c-4ffd-4d1b-b914-e55ce09a4935} <Debug> TCPHandler: Processed in 0.002660195 sec. | ||
| 8375 | 2026.04.29 20:56:29.918087 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.04.29 20:56:29.918186 [ 276 ] {0313d087-68c6-479b-ae22-12bdb8c674cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8377 | 2026.04.29 20:56:29.918227 [ 276 ] {0313d087-68c6-479b-ae22-12bdb8c674cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8378 | 2026.04.29 20:56:29.918648 [ 276 ] {0313d087-68c6-479b-ae22-12bdb8c674cb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.04.29 20:56:29.918686 [ 276 ] {0313d087-68c6-479b-ae22-12bdb8c674cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8380 | 2026.04.29 20:56:29.918988 [ 276 ] {0313d087-68c6-479b-ae22-12bdb8c674cb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8381 | 2026.04.29 20:56:29.919205 [ 276 ] {0313d087-68c6-479b-ae22-12bdb8c674cb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.04.29 20:56:29.919338 [ 276 ] {0313d087-68c6-479b-ae22-12bdb8c674cb} <Debug> executeQuery: Read 50 rows, 3.73 KiB in 0.001173 sec., 42625.745950554134 rows/sec., 3.10 MiB/sec. | ||
| 8383 | 2026.04.29 20:56:29.919380 [ 276 ] {0313d087-68c6-479b-ae22-12bdb8c674cb} <Debug> TCPHandler: Processed in 0.001343878 sec. | ||
| 8384 | 2026.04.29 20:56:29.919501 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2026.04.29 20:56:29.919596 [ 276 ] {f9c83587-c30a-42ef-9144-929a7e0388f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8386 | 2026.04.29 20:56:29.919636 [ 276 ] {f9c83587-c30a-42ef-9144-929a7e0388f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8387 | 2026.04.29 20:56:29.920298 [ 276 ] {f9c83587-c30a-42ef-9144-929a7e0388f7} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.04.29 20:56:29.920336 [ 276 ] {f9c83587-c30a-42ef-9144-929a7e0388f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8389 | 2026.04.29 20:56:29.920666 [ 276 ] {f9c83587-c30a-42ef-9144-929a7e0388f7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8390 | 2026.04.29 20:56:29.920881 [ 276 ] {f9c83587-c30a-42ef-9144-929a7e0388f7} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.04.29 20:56:29.921014 [ 276 ] {f9c83587-c30a-42ef-9144-929a7e0388f7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001438 sec., 557023.6439499304 rows/sec., 32.18 MiB/sec. | ||
| 8392 | 2026.04.29 20:56:29.921051 [ 276 ] {f9c83587-c30a-42ef-9144-929a7e0388f7} <Debug> TCPHandler: Processed in 0.001599581 sec. | ||
| 8393 | 2026.04.29 20:56:29.921158 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.04.29 20:56:29.921252 [ 276 ] {d9f2a000-e141-480d-82d3-318e724d4d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8395 | 2026.04.29 20:56:29.921291 [ 276 ] {d9f2a000-e141-480d-82d3-318e724d4d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8396 | 2026.04.29 20:56:29.921677 [ 276 ] {d9f2a000-e141-480d-82d3-318e724d4d65} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.04.29 20:56:29.921712 [ 276 ] {d9f2a000-e141-480d-82d3-318e724d4d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8398 | 2026.04.29 20:56:29.922000 [ 276 ] {d9f2a000-e141-480d-82d3-318e724d4d65} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8399 | 2026.04.29 20:56:29.922210 [ 276 ] {d9f2a000-e141-480d-82d3-318e724d4d65} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.04.29 20:56:29.922333 [ 276 ] {d9f2a000-e141-480d-82d3-318e724d4d65} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 8401 | 2026.04.29 20:56:29.922370 [ 276 ] {d9f2a000-e141-480d-82d3-318e724d4d65} <Debug> TCPHandler: Processed in 0.001260826 sec. | ||
| 8402 | 2026.04.29 20:56:29.922494 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2026.04.29 20:56:29.922616 [ 276 ] {10f4f27b-8ffb-4bd6-b278-42bcb1553527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8404 | 2026.04.29 20:56:29.922665 [ 276 ] {10f4f27b-8ffb-4bd6-b278-42bcb1553527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8405 | 2026.04.29 20:56:29.923622 [ 276 ] {10f4f27b-8ffb-4bd6-b278-42bcb1553527} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2026.04.29 20:56:29.923659 [ 276 ] {10f4f27b-8ffb-4bd6-b278-42bcb1553527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8407 | 2026.04.29 20:56:29.924037 [ 276 ] {10f4f27b-8ffb-4bd6-b278-42bcb1553527} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8408 | 2026.04.29 20:56:29.924264 [ 276 ] {10f4f27b-8ffb-4bd6-b278-42bcb1553527} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.04.29 20:56:29.924398 [ 276 ] {10f4f27b-8ffb-4bd6-b278-42bcb1553527} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001807 sec., 735473.1599335916 rows/sec., 49.31 MiB/sec. | ||
| 8410 | 2026.04.29 20:56:29.924436 [ 276 ] {10f4f27b-8ffb-4bd6-b278-42bcb1553527} <Debug> TCPHandler: Processed in 0.002005585 sec. | ||
| 8411 | 2026.04.29 20:56:29.924572 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2026.04.29 20:56:29.924692 [ 276 ] {7efe69b7-38ae-467e-bb20-55b1477e48e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8413 | 2026.04.29 20:56:29.924754 [ 276 ] {7efe69b7-38ae-467e-bb20-55b1477e48e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8414 | 2026.04.29 20:56:29.925501 [ 276 ] {7efe69b7-38ae-467e-bb20-55b1477e48e3} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.04.29 20:56:29.925535 [ 276 ] {7efe69b7-38ae-467e-bb20-55b1477e48e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8416 | 2026.04.29 20:56:29.925953 [ 276 ] {7efe69b7-38ae-467e-bb20-55b1477e48e3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8417 | 2026.04.29 20:56:29.926166 [ 276 ] {7efe69b7-38ae-467e-bb20-55b1477e48e3} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.04.29 20:56:29.926297 [ 276 ] {7efe69b7-38ae-467e-bb20-55b1477e48e3} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001631 sec., 919068.0564071122 rows/sec., 55.75 MiB/sec. | ||
| 8419 | 2026.04.29 20:56:29.926334 [ 276 ] {7efe69b7-38ae-467e-bb20-55b1477e48e3} <Debug> TCPHandler: Processed in 0.001827284 sec. | ||
| 8420 | 2026.04.29 20:56:29.926444 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.04.29 20:56:29.926543 [ 276 ] {ec68a797-8a4c-4f7e-8238-024866d73c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8422 | 2026.04.29 20:56:29.926598 [ 276 ] {ec68a797-8a4c-4f7e-8238-024866d73c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8423 | 2026.04.29 20:56:29.927463 [ 276 ] {ec68a797-8a4c-4f7e-8238-024866d73c7a} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.04.29 20:56:29.927500 [ 276 ] {ec68a797-8a4c-4f7e-8238-024866d73c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8425 | 2026.04.29 20:56:29.928070 [ 276 ] {ec68a797-8a4c-4f7e-8238-024866d73c7a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8426 | 2026.04.29 20:56:29.928305 [ 276 ] {ec68a797-8a4c-4f7e-8238-024866d73c7a} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.04.29 20:56:29.928451 [ 276 ] {ec68a797-8a4c-4f7e-8238-024866d73c7a} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001927 sec., 22833.41982355994 rows/sec., 40.92 MiB/sec. | ||
| 8428 | 2026.04.29 20:56:29.928510 [ 276 ] {ec68a797-8a4c-4f7e-8238-024866d73c7a} <Debug> TCPHandler: Processed in 0.002118247 sec. | ||
| 8429 | 2026.04.29 20:56:29.928630 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.04.29 20:56:29.928723 [ 276 ] {ed9d4160-8987-46f0-8fab-c166afb23e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8431 | 2026.04.29 20:56:29.928764 [ 276 ] {ed9d4160-8987-46f0-8fab-c166afb23e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8432 | 2026.04.29 20:56:29.929090 [ 276 ] {ed9d4160-8987-46f0-8fab-c166afb23e33} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.04.29 20:56:29.929127 [ 276 ] {ed9d4160-8987-46f0-8fab-c166afb23e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8434 | 2026.04.29 20:56:29.929435 [ 276 ] {ed9d4160-8987-46f0-8fab-c166afb23e33} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8435 | 2026.04.29 20:56:29.929653 [ 276 ] {ed9d4160-8987-46f0-8fab-c166afb23e33} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.04.29 20:56:29.929785 [ 276 ] {ed9d4160-8987-46f0-8fab-c166afb23e33} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 766.78 KiB/sec. | ||
| 8437 | 2026.04.29 20:56:29.929821 [ 276 ] {ed9d4160-8987-46f0-8fab-c166afb23e33} <Debug> TCPHandler: Processed in 0.001242965 sec. | ||
| 8438 | 2026.04.29 20:56:30.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.55 MiB, peak 297.04 MiB, free memory in arenas 0.00 B, will set to 290.00 MiB (RSS), difference: -1.55 MiB | ||
| 8439 | 2026.04.29 20:56:32.246508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1050 | ||
| 8440 | 2026.04.29 20:56:32.249478 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.04.29 20:56:32.249516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8442 | 2026.04.29 20:56:32.250749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8443 | 2026.04.29 20:56:32.251011 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.04.29 20:56:32.251273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
| 8445 | 2026.04.29 20:56:34.575194 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8446 | 2026.04.29 20:56:34.575420 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8447 | 2026.04.29 20:56:34.575749 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8448 | 2026.04.29 20:56:34.575783 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8449 | 2026.04.29 20:56:34.575999 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8450 | 2026.04.29 20:56:34.576067 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8451 | 2026.04.29 20:56:34.576209 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8452 | 2026.04.29 20:56:34.576245 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8453 | 2026.04.29 20:56:34.576267 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 8454 | 2026.04.29 20:56:34.576282 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8455 | 2026.04.29 20:56:34.576322 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8456 | 2026.04.29 20:56:34.576342 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8457 | 2026.04.29 20:56:34.577488 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002157 sec., 24107.556791840518 rows/sec., 5.64 MiB/sec. | ||
| 8458 | 2026.04.29 20:56:34.577591 [ 276 ] {4537d9a6-62b3-4ab7-a17c-a9abbba4d9d5} <Debug> TCPHandler: Processed in 0.002549322 sec. | ||
| 8459 | 2026.04.29 20:56:34.579199 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8460 | 2026.04.29 20:56:34.579312 [ 276 ] {b2f2a881-2483-4dba-8dfe-aaa0bbbab880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8461 | 2026.04.29 20:56:34.579355 [ 276 ] {b2f2a881-2483-4dba-8dfe-aaa0bbbab880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8462 | 2026.04.29 20:56:34.579862 [ 276 ] {b2f2a881-2483-4dba-8dfe-aaa0bbbab880} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.04.29 20:56:34.579907 [ 276 ] {b2f2a881-2483-4dba-8dfe-aaa0bbbab880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8464 | 2026.04.29 20:56:34.580279 [ 276 ] {b2f2a881-2483-4dba-8dfe-aaa0bbbab880} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8465 | 2026.04.29 20:56:34.580514 [ 276 ] {b2f2a881-2483-4dba-8dfe-aaa0bbbab880} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.04.29 20:56:34.580661 [ 276 ] {b2f2a881-2483-4dba-8dfe-aaa0bbbab880} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00138 sec., 40579.710144927536 rows/sec., 3.12 MiB/sec. | ||
| 8467 | 2026.04.29 20:56:34.580658 [ 111 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8468 | 2026.04.29 20:56:34.580702 [ 276 ] {b2f2a881-2483-4dba-8dfe-aaa0bbbab880} <Debug> TCPHandler: Processed in 0.00155628 sec. | ||
| 8469 | 2026.04.29 20:56:34.580734 [ 111 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.04.29 20:56:34.580760 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8471 | 2026.04.29 20:56:34.580846 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2026.04.29 20:56:34.580859 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 8473 | 2026.04.29 20:56:34.580949 [ 276 ] {76834edf-5e04-4508-98f6-0567ddcf181f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8474 | 2026.04.29 20:56:34.580983 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8475 | 2026.04.29 20:56:34.580994 [ 276 ] {76834edf-5e04-4508-98f6-0567ddcf181f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8476 | 2026.04.29 20:56:34.581024 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3360 rows starting from the beginning of the part | ||
| 8477 | 2026.04.29 20:56:34.581103 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 814 rows starting from the beginning of the part | ||
| 8478 | 2026.04.29 20:56:34.581157 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 126 rows starting from the beginning of the part | ||
| 8479 | 2026.04.29 20:56:34.581202 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 811 rows starting from the beginning of the part | ||
| 8480 | 2026.04.29 20:56:34.581242 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2474 rows starting from the beginning of the part | ||
| 8481 | 2026.04.29 20:56:34.581282 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8482 | 2026.04.29 20:56:34.581505 [ 276 ] {76834edf-5e04-4508-98f6-0567ddcf181f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.04.29 20:56:34.581548 [ 276 ] {76834edf-5e04-4508-98f6-0567ddcf181f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8484 | 2026.04.29 20:56:34.581884 [ 276 ] {76834edf-5e04-4508-98f6-0567ddcf181f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8485 | 2026.04.29 20:56:34.582120 [ 276 ] {76834edf-5e04-4508-98f6-0567ddcf181f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.04.29 20:56:34.582239 [ 111 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8487 | 2026.04.29 20:56:34.582254 [ 276 ] {76834edf-5e04-4508-98f6-0567ddcf181f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001324 sec., 48338.36858006042 rows/sec., 3.77 MiB/sec. | ||
| 8488 | 2026.04.29 20:56:34.582279 [ 111 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.04.29 20:56:34.582302 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8490 | 2026.04.29 20:56:34.582303 [ 276 ] {76834edf-5e04-4508-98f6-0567ddcf181f} <Debug> TCPHandler: Processed in 0.001509879 sec. | ||
| 8491 | 2026.04.29 20:56:34.582383 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 8492 | 2026.04.29 20:56:34.582459 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2026.04.29 20:56:34.582519 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8494 | 2026.04.29 20:56:34.582563 [ 276 ] {2d145762-d7a8-4149-92ee-1046432b255d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8495 | 2026.04.29 20:56:34.582563 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 8496 | 2026.04.29 20:56:34.582619 [ 276 ] {2d145762-d7a8-4149-92ee-1046432b255d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8497 | 2026.04.29 20:56:34.582670 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 501 rows starting from the beginning of the part | ||
| 8498 | 2026.04.29 20:56:34.582747 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 99 rows starting from the beginning of the part | ||
| 8499 | 2026.04.29 20:56:34.582807 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 497 rows starting from the beginning of the part | ||
| 8500 | 2026.04.29 20:56:34.582867 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1329 rows starting from the beginning of the part | ||
| 8501 | 2026.04.29 20:56:34.582930 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8502 | 2026.04.29 20:56:34.583039 [ 276 ] {2d145762-d7a8-4149-92ee-1046432b255d} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.04.29 20:56:34.583080 [ 276 ] {2d145762-d7a8-4149-92ee-1046432b255d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8504 | 2026.04.29 20:56:34.583469 [ 276 ] {2d145762-d7a8-4149-92ee-1046432b255d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8505 | 2026.04.29 20:56:34.583700 [ 276 ] {2d145762-d7a8-4149-92ee-1046432b255d} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2026.04.29 20:56:34.583730 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002909237 sec., 2626461.8523688517 rows/sec., 209.01 MiB/sec. | ||
| 8507 | 2026.04.29 20:56:34.583839 [ 276 ] {2d145762-d7a8-4149-92ee-1046432b255d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001294 sec., 98918.08346213293 rows/sec., 6.89 MiB/sec. | ||
| 8508 | 2026.04.29 20:56:34.583880 [ 276 ] {2d145762-d7a8-4149-92ee-1046432b255d} <Debug> TCPHandler: Processed in 0.001472899 sec. | ||
| 8509 | 2026.04.29 20:56:34.584012 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.04.29 20:56:34.584041 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8511 | 2026.04.29 20:56:34.584107 [ 276 ] {85f67629-9152-482e-96ec-af70ee8337e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8512 | 2026.04.29 20:56:34.584154 [ 276 ] {85f67629-9152-482e-96ec-af70ee8337e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8513 | 2026.04.29 20:56:34.584309 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.04.29 20:56:34.584404 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_56_11} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8515 | 2026.04.29 20:56:34.584508 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 8516 | 2026.04.29 20:56:34.584514 [ 276 ] {85f67629-9152-482e-96ec-af70ee8337e9} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.04.29 20:56:34.584567 [ 276 ] {85f67629-9152-482e-96ec-af70ee8337e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8518 | 2026.04.29 20:56:34.584640 [ 195 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 5 columns (5 merged, 0 gathered) in 0.00228888 sec., 1887385.970430953 rows/sec., 136.82 MiB/sec. | ||
| 8519 | 2026.04.29 20:56:34.584891 [ 276 ] {85f67629-9152-482e-96ec-af70ee8337e9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8520 | 2026.04.29 20:56:34.584917 [ 193 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8521 | 2026.04.29 20:56:34.585148 [ 276 ] {85f67629-9152-482e-96ec-af70ee8337e9} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.04.29 20:56:34.585266 [ 193 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.04.29 20:56:34.585298 [ 276 ] {85f67629-9152-482e-96ec-af70ee8337e9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001209 sec., 39702.233250620346 rows/sec., 2.68 MiB/sec. | ||
| 8524 | 2026.04.29 20:56:34.585338 [ 276 ] {85f67629-9152-482e-96ec-af70ee8337e9} <Debug> TCPHandler: Processed in 0.001378038 sec. | ||
| 8525 | 2026.04.29 20:56:34.585358 [ 193 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_56_11} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8526 | 2026.04.29 20:56:34.585471 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8527 | 2026.04.29 20:56:34.690740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16787 | ||
| 8528 | 2026.04.29 20:56:34.691245 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.04.29 20:56:34.691289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8530 | 2026.04.29 20:56:34.691746 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8531 | 2026.04.29 20:56:34.691982 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.04.29 20:56:34.692120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16787 | ||
| 8533 | 2026.04.29 20:56:35.586384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8534 | 2026.04.29 20:56:35.604216 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2026.04.29 20:56:35.604274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8536 | 2026.04.29 20:56:35.610392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8537 | 2026.04.29 20:56:35.611103 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.04.29 20:56:35.614129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8539 | 2026.04.29 20:56:39.582399 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.04.29 20:56:39.582642 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8541 | 2026.04.29 20:56:39.583002 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8542 | 2026.04.29 20:56:39.583041 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8543 | 2026.04.29 20:56:39.583289 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8544 | 2026.04.29 20:56:39.583360 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8545 | 2026.04.29 20:56:39.583505 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8546 | 2026.04.29 20:56:39.583543 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8547 | 2026.04.29 20:56:39.583567 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 8548 | 2026.04.29 20:56:39.583583 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8549 | 2026.04.29 20:56:39.583625 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8550 | 2026.04.29 20:56:39.583647 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8551 | 2026.04.29 20:56:39.584835 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002298 sec., 22628.372497824195 rows/sec., 5.29 MiB/sec. | ||
| 8552 | 2026.04.29 20:56:39.584960 [ 276 ] {abbc5f05-d91f-4460-8f67-faf1cc3077cc} <Debug> TCPHandler: Processed in 0.002699844 sec. | ||
| 8553 | 2026.04.29 20:56:39.589953 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2026.04.29 20:56:39.590071 [ 276 ] {390b70c0-fb34-4316-990c-049ad96da5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8555 | 2026.04.29 20:56:39.590119 [ 276 ] {390b70c0-fb34-4316-990c-049ad96da5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8556 | 2026.04.29 20:56:39.590718 [ 276 ] {390b70c0-fb34-4316-990c-049ad96da5b4} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.04.29 20:56:39.590765 [ 276 ] {390b70c0-fb34-4316-990c-049ad96da5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8558 | 2026.04.29 20:56:39.591160 [ 276 ] {390b70c0-fb34-4316-990c-049ad96da5b4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8559 | 2026.04.29 20:56:39.591393 [ 276 ] {390b70c0-fb34-4316-990c-049ad96da5b4} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2026.04.29 20:56:39.591542 [ 276 ] {390b70c0-fb34-4316-990c-049ad96da5b4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001505 sec., 188704.31893687707 rows/sec., 11.99 MiB/sec. | ||
| 8561 | 2026.04.29 20:56:39.591550 [ 101 ] {} <Debug> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 8562 | 2026.04.29 20:56:39.591584 [ 276 ] {390b70c0-fb34-4316-990c-049ad96da5b4} <Debug> TCPHandler: Processed in 0.001690742 sec. | ||
| 8563 | 2026.04.29 20:56:39.591618 [ 101 ] {} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2026.04.29 20:56:39.591646 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8565 | 2026.04.29 20:56:39.591750 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8566 | 2026.04.29 20:56:39.591764 [ 187 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 8567 | 2026.04.29 20:56:39.591852 [ 276 ] {b610376b-a134-4333-9d2e-058e26749d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8568 | 2026.04.29 20:56:39.591898 [ 276 ] {b610376b-a134-4333-9d2e-058e26749d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8569 | 2026.04.29 20:56:39.591907 [ 187 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8570 | 2026.04.29 20:56:39.591948 [ 187 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 8571 | 2026.04.29 20:56:39.592012 [ 187 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 308 rows starting from the beginning of the part | ||
| 8572 | 2026.04.29 20:56:39.592056 [ 187 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::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 | ||
| 8573 | 2026.04.29 20:56:39.592101 [ 187 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 8574 | 2026.04.29 20:56:39.592143 [ 187 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 8575 | 2026.04.29 20:56:39.592187 [ 187 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 8576 | 2026.04.29 20:56:39.592754 [ 276 ] {b610376b-a134-4333-9d2e-058e26749d81} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.04.29 20:56:39.592797 [ 276 ] {b610376b-a134-4333-9d2e-058e26749d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8578 | 2026.04.29 20:56:39.593172 [ 276 ] {b610376b-a134-4333-9d2e-058e26749d81} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8579 | 2026.04.29 20:56:39.593311 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602701 sec., 915953.7555663845 rows/sec., 62.25 MiB/sec. | ||
| 8580 | 2026.04.29 20:56:39.593413 [ 276 ] {b610376b-a134-4333-9d2e-058e26749d81} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.04.29 20:56:39.593481 [ 195 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8582 | 2026.04.29 20:56:39.593564 [ 276 ] {b610376b-a134-4333-9d2e-058e26749d81} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001731 sec., 468515.3090699018 rows/sec., 36.21 MiB/sec. | ||
| 8583 | 2026.04.29 20:56:39.593609 [ 276 ] {b610376b-a134-4333-9d2e-058e26749d81} <Debug> TCPHandler: Processed in 0.001912604 sec. | ||
| 8584 | 2026.04.29 20:56:39.593736 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.04.29 20:56:39.593822 [ 195 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.04.29 20:56:39.593833 [ 276 ] {f75f8f3f-9874-4b8a-9ac9-b7f96940d28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8587 | 2026.04.29 20:56:39.593887 [ 276 ] {f75f8f3f-9874-4b8a-9ac9-b7f96940d28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8588 | 2026.04.29 20:56:39.593910 [ 195 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_14_3} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 8589 | 2026.04.29 20:56:39.594008 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8590 | 2026.04.29 20:56:39.594394 [ 276 ] {f75f8f3f-9874-4b8a-9ac9-b7f96940d28d} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.04.29 20:56:39.594436 [ 276 ] {f75f8f3f-9874-4b8a-9ac9-b7f96940d28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8592 | 2026.04.29 20:56:39.594753 [ 276 ] {f75f8f3f-9874-4b8a-9ac9-b7f96940d28d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8593 | 2026.04.29 20:56:39.594975 [ 276 ] {f75f8f3f-9874-4b8a-9ac9-b7f96940d28d} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.04.29 20:56:39.595106 [ 276 ] {f75f8f3f-9874-4b8a-9ac9-b7f96940d28d} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001292 sec., 115325.07739938081 rows/sec., 6.85 MiB/sec. | ||
| 8595 | 2026.04.29 20:56:39.595144 [ 276 ] {f75f8f3f-9874-4b8a-9ac9-b7f96940d28d} <Debug> TCPHandler: Processed in 0.001459859 sec. | ||
| 8596 | 2026.04.29 20:56:39.595270 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2026.04.29 20:56:39.595366 [ 276 ] {e4b99ee1-5bd3-4b33-9b89-e04bf62e3ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8598 | 2026.04.29 20:56:39.595407 [ 276 ] {e4b99ee1-5bd3-4b33-9b89-e04bf62e3ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8599 | 2026.04.29 20:56:39.595869 [ 276 ] {e4b99ee1-5bd3-4b33-9b89-e04bf62e3ee4} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.04.29 20:56:39.595906 [ 276 ] {e4b99ee1-5bd3-4b33-9b89-e04bf62e3ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8601 | 2026.04.29 20:56:39.596209 [ 276 ] {e4b99ee1-5bd3-4b33-9b89-e04bf62e3ee4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8602 | 2026.04.29 20:56:39.596420 [ 276 ] {e4b99ee1-5bd3-4b33-9b89-e04bf62e3ee4} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.04.29 20:56:39.596547 [ 276 ] {e4b99ee1-5bd3-4b33-9b89-e04bf62e3ee4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001199 sec., 124270.22518765638 rows/sec., 8.03 MiB/sec. | ||
| 8604 | 2026.04.29 20:56:39.596585 [ 276 ] {e4b99ee1-5bd3-4b33-9b89-e04bf62e3ee4} <Debug> TCPHandler: Processed in 0.001372347 sec. | ||
| 8605 | 2026.04.29 20:56:39.596712 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.04.29 20:56:39.596807 [ 276 ] {5e9ab9bc-5587-475c-afcb-0e140205714c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8607 | 2026.04.29 20:56:39.596846 [ 276 ] {5e9ab9bc-5587-475c-afcb-0e140205714c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8608 | 2026.04.29 20:56:39.597308 [ 276 ] {5e9ab9bc-5587-475c-afcb-0e140205714c} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.04.29 20:56:39.597346 [ 276 ] {5e9ab9bc-5587-475c-afcb-0e140205714c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8610 | 2026.04.29 20:56:39.597642 [ 276 ] {5e9ab9bc-5587-475c-afcb-0e140205714c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8611 | 2026.04.29 20:56:39.597861 [ 276 ] {5e9ab9bc-5587-475c-afcb-0e140205714c} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.04.29 20:56:39.597961 [ 101 ] {} <Debug> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 8613 | 2026.04.29 20:56:39.597988 [ 276 ] {5e9ab9bc-5587-475c-afcb-0e140205714c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 8614 | 2026.04.29 20:56:39.597998 [ 101 ] {} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.04.29 20:56:39.598030 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8616 | 2026.04.29 20:56:39.598035 [ 276 ] {5e9ab9bc-5587-475c-afcb-0e140205714c} <Debug> TCPHandler: Processed in 0.001374128 sec. | ||
| 8617 | 2026.04.29 20:56:39.598121 [ 198 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 8618 | 2026.04.29 20:56:39.598181 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.04.29 20:56:39.598209 [ 198 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8620 | 2026.04.29 20:56:39.598238 [ 198 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 8621 | 2026.04.29 20:56:39.598277 [ 276 ] {e85b9d87-d2a7-4509-8b50-3f9c984acbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8622 | 2026.04.29 20:56:39.598299 [ 198 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 8623 | 2026.04.29 20:56:39.598316 [ 276 ] {e85b9d87-d2a7-4509-8b50-3f9c984acbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8624 | 2026.04.29 20:56:39.598348 [ 198 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8625 | 2026.04.29 20:56:39.598395 [ 198 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 8626 | 2026.04.29 20:56:39.598441 [ 198 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 8627 | 2026.04.29 20:56:39.598484 [ 198 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 8628 | 2026.04.29 20:56:39.599005 [ 276 ] {e85b9d87-d2a7-4509-8b50-3f9c984acbbf} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.04.29 20:56:39.599040 [ 276 ] {e85b9d87-d2a7-4509-8b50-3f9c984acbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8630 | 2026.04.29 20:56:39.599367 [ 276 ] {e85b9d87-d2a7-4509-8b50-3f9c984acbbf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8631 | 2026.04.29 20:56:39.599429 [ 195 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346688 sec., 567317.7454614581 rows/sec., 34.78 MiB/sec. | ||
| 8632 | 2026.04.29 20:56:39.599587 [ 276 ] {e85b9d87-d2a7-4509-8b50-3f9c984acbbf} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.04.29 20:56:39.599614 [ 193 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8634 | 2026.04.29 20:56:39.599728 [ 276 ] {e85b9d87-d2a7-4509-8b50-3f9c984acbbf} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001468 sec., 338555.8583106267 rows/sec., 23.77 MiB/sec. | ||
| 8635 | 2026.04.29 20:56:39.599772 [ 276 ] {e85b9d87-d2a7-4509-8b50-3f9c984acbbf} <Debug> TCPHandler: Processed in 0.001643131 sec. | ||
| 8636 | 2026.04.29 20:56:39.599901 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8637 | 2026.04.29 20:56:39.599933 [ 193 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.04.29 20:56:39.599998 [ 276 ] {6377badc-3d34-46a1-9b28-8bf75b7d79de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8639 | 2026.04.29 20:56:39.600014 [ 193 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_14_3} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 8640 | 2026.04.29 20:56:39.600049 [ 276 ] {6377badc-3d34-46a1-9b28-8bf75b7d79de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8641 | 2026.04.29 20:56:39.600129 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8642 | 2026.04.29 20:56:39.600392 [ 276 ] {6377badc-3d34-46a1-9b28-8bf75b7d79de} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.04.29 20:56:39.600434 [ 276 ] {6377badc-3d34-46a1-9b28-8bf75b7d79de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8644 | 2026.04.29 20:56:39.600754 [ 276 ] {6377badc-3d34-46a1-9b28-8bf75b7d79de} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8645 | 2026.04.29 20:56:39.600972 [ 276 ] {6377badc-3d34-46a1-9b28-8bf75b7d79de} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.04.29 20:56:39.601101 [ 276 ] {6377badc-3d34-46a1-9b28-8bf75b7d79de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 8647 | 2026.04.29 20:56:39.601137 [ 276 ] {6377badc-3d34-46a1-9b28-8bf75b7d79de} <Debug> TCPHandler: Processed in 0.001288546 sec. | ||
| 8648 | 2026.04.29 20:56:39.601260 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.04.29 20:56:39.601357 [ 276 ] {9c4e2bc1-8e1e-46e0-b1d4-b0cf58e412c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8650 | 2026.04.29 20:56:39.601400 [ 276 ] {9c4e2bc1-8e1e-46e0-b1d4-b0cf58e412c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8651 | 2026.04.29 20:56:39.601843 [ 276 ] {9c4e2bc1-8e1e-46e0-b1d4-b0cf58e412c4} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2026.04.29 20:56:39.601879 [ 276 ] {9c4e2bc1-8e1e-46e0-b1d4-b0cf58e412c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8653 | 2026.04.29 20:56:39.602203 [ 276 ] {9c4e2bc1-8e1e-46e0-b1d4-b0cf58e412c4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8654 | 2026.04.29 20:56:39.602426 [ 276 ] {9c4e2bc1-8e1e-46e0-b1d4-b0cf58e412c4} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.04.29 20:56:39.602559 [ 276 ] {9c4e2bc1-8e1e-46e0-b1d4-b0cf58e412c4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 8656 | 2026.04.29 20:56:39.602555 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8657 | 2026.04.29 20:56:39.602599 [ 276 ] {9c4e2bc1-8e1e-46e0-b1d4-b0cf58e412c4} <Debug> TCPHandler: Processed in 0.001390118 sec. | ||
| 8658 | 2026.04.29 20:56:39.602630 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.04.29 20:56:39.602656 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8660 | 2026.04.29 20:56:39.602744 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8661 | 2026.04.29 20:56:39.602752 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 8662 | 2026.04.29 20:56:39.602849 [ 276 ] {87c2de4f-741f-4417-822d-4cb96b7623b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8663 | 2026.04.29 20:56:39.602881 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8664 | 2026.04.29 20:56:39.602896 [ 276 ] {87c2de4f-741f-4417-822d-4cb96b7623b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8665 | 2026.04.29 20:56:39.602926 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 21155 rows starting from the beginning of the part | ||
| 8666 | 2026.04.29 20:56:39.602995 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8667 | 2026.04.29 20:56:39.603042 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 265 rows starting from the beginning of the part | ||
| 8668 | 2026.04.29 20:56:39.603085 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1499 rows starting from the beginning of the part | ||
| 8669 | 2026.04.29 20:56:39.603136 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
| 8670 | 2026.04.29 20:56:39.603181 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 8671 | 2026.04.29 20:56:39.603247 [ 276 ] {87c2de4f-741f-4417-822d-4cb96b7623b4} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.04.29 20:56:39.603288 [ 276 ] {87c2de4f-741f-4417-822d-4cb96b7623b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8673 | 2026.04.29 20:56:39.603627 [ 276 ] {87c2de4f-741f-4417-822d-4cb96b7623b4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8674 | 2026.04.29 20:56:39.603848 [ 276 ] {87c2de4f-741f-4417-822d-4cb96b7623b4} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.04.29 20:56:39.603978 [ 276 ] {87c2de4f-741f-4417-822d-4cb96b7623b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. | ||
| 8676 | 2026.04.29 20:56:39.604016 [ 276 ] {87c2de4f-741f-4417-822d-4cb96b7623b4} <Debug> TCPHandler: Processed in 0.001323297 sec. | ||
| 8677 | 2026.04.29 20:56:39.604152 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.04.29 20:56:39.604247 [ 276 ] {b4020fb1-cbc1-4337-8582-e0f1cf5e9cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.04.29 20:56:39.604303 [ 276 ] {b4020fb1-cbc1-4337-8582-e0f1cf5e9cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.04.29 20:56:39.605093 [ 276 ] {b4020fb1-cbc1-4337-8582-e0f1cf5e9cef} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.04.29 20:56:39.605131 [ 276 ] {b4020fb1-cbc1-4337-8582-e0f1cf5e9cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8682 | 2026.04.29 20:56:39.605706 [ 276 ] {b4020fb1-cbc1-4337-8582-e0f1cf5e9cef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8683 | 2026.04.29 20:56:39.605943 [ 276 ] {b4020fb1-cbc1-4337-8582-e0f1cf5e9cef} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.04.29 20:56:39.606063 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8685 | 2026.04.29 20:56:39.606089 [ 276 ] {b4020fb1-cbc1-4337-8582-e0f1cf5e9cef} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00186 sec., 3763.4408602150534 rows/sec., 6.74 MiB/sec. | ||
| 8686 | 2026.04.29 20:56:39.606099 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.04.29 20:56:39.606132 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8688 | 2026.04.29 20:56:39.606165 [ 276 ] {b4020fb1-cbc1-4337-8582-e0f1cf5e9cef} <Debug> TCPHandler: Processed in 0.002064207 sec. | ||
| 8689 | 2026.04.29 20:56:39.606220 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 8690 | 2026.04.29 20:56:39.606313 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.04.29 20:56:39.606413 [ 276 ] {9c61c971-c50f-4e37-8f0d-e4b86d7e6d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8692 | 2026.04.29 20:56:39.606431 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8693 | 2026.04.29 20:56:39.606455 [ 276 ] {9c61c971-c50f-4e37-8f0d-e4b86d7e6d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8694 | 2026.04.29 20:56:39.606495 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 958 rows starting from the beginning of the part | ||
| 8695 | 2026.04.29 20:56:39.606622 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
| 8696 | 2026.04.29 20:56:39.606734 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 8697 | 2026.04.29 20:56:39.606827 [ 276 ] {9c61c971-c50f-4e37-8f0d-e4b86d7e6d2f} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.04.29 20:56:39.606830 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 8699 | 2026.04.29 20:56:39.606872 [ 276 ] {9c61c971-c50f-4e37-8f0d-e4b86d7e6d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8700 | 2026.04.29 20:56:39.606939 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 8701 | 2026.04.29 20:56:39.607031 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 8702 | 2026.04.29 20:56:39.607231 [ 276 ] {9c61c971-c50f-4e37-8f0d-e4b86d7e6d2f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8703 | 2026.04.29 20:56:39.607563 [ 276 ] {9c61c971-c50f-4e37-8f0d-e4b86d7e6d2f} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.04.29 20:56:39.607767 [ 276 ] {9c61c971-c50f-4e37-8f0d-e4b86d7e6d2f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001371 sec., 65645.51422319474 rows/sec., 4.11 MiB/sec. | ||
| 8705 | 2026.04.29 20:56:39.607818 [ 276 ] {9c61c971-c50f-4e37-8f0d-e4b86d7e6d2f} <Debug> TCPHandler: Processed in 0.00155534 sec. | ||
| 8706 | 2026.04.29 20:56:39.614179 [ 200 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23472 rows, containing 5 columns (5 merged, 0 gathered) in 0.011468377 sec., 2046671.468857363 rows/sec., 131.10 MiB/sec. | ||
| 8707 | 2026.04.29 20:56:39.614719 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8708 | 2026.04.29 20:56:39.614909 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 19 columns (19 merged, 0 gathered) in 0.008731792 sec., 121166.42265413559 rows/sec., 217.12 MiB/sec. | ||
| 8709 | 2026.04.29 20:56:39.615019 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2026.04.29 20:56:39.615100 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8711 | 2026.04.29 20:56:39.615188 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8712 | 2026.04.29 20:56:39.616601 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8713 | 2026.04.29 20:56:39.616973 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.04.29 20:56:39.617052 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8715 | 2026.04.29 20:56:39.617179 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
| 8716 | 2026.04.29 20:56:40.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.00 MiB, peak 304.90 MiB, free memory in arenas 0.00 B, will set to 298.15 MiB (RSS), difference: 7.15 MiB | ||
| 8717 | 2026.04.29 20:56:41.413837 [ 98 ] {} <Debug> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8718 | 2026.04.29 20:56:41.413917 [ 98 ] {} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2026.04.29 20:56:41.413939 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8720 | 2026.04.29 20:56:41.414064 [ 188 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 8721 | 2026.04.29 20:56:41.414204 [ 188 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8722 | 2026.04.29 20:56:41.414239 [ 188 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 8723 | 2026.04.29 20:56:41.414305 [ 188 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 8724 | 2026.04.29 20:56:41.414351 [ 188 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 8725 | 2026.04.29 20:56:41.414395 [ 188 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 8726 | 2026.04.29 20:56:41.414435 [ 188 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 8727 | 2026.04.29 20:56:41.415249 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238736 sec., 4843.647072499709 rows/sec., 359.49 KiB/sec. | ||
| 8728 | 2026.04.29 20:56:41.415431 [ 198 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8729 | 2026.04.29 20:56:41.415766 [ 198 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_9_2} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2026.04.29 20:56:41.415858 [ 198 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_9_2} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8731 | 2026.04.29 20:56:41.415969 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8732 | 2026.04.29 20:56:42.048553 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8733 | 2026.04.29 20:56:42.048602 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8734 | 2026.04.29 20:56:42.192281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17299 | ||
| 8735 | 2026.04.29 20:56:42.192842 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2026.04.29 20:56:42.192891 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8737 | 2026.04.29 20:56:42.193403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8738 | 2026.04.29 20:56:42.193624 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.04.29 20:56:42.193760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17299 | ||
| 8740 | 2026.04.29 20:56:42.193785 [ 95 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8741 | 2026.04.29 20:56:42.193845 [ 95 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8742 | 2026.04.29 20:56:42.193865 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8743 | 2026.04.29 20:56:42.193970 [ 188 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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 | ||
| 8744 | 2026.04.29 20:56:42.194098 [ 188 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8745 | 2026.04.29 20:56:42.194136 [ 188 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14867 rows starting from the beginning of the part | ||
| 8746 | 2026.04.29 20:56:42.194195 [ 188 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8747 | 2026.04.29 20:56:42.194301 [ 188 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8748 | 2026.04.29 20:56:42.194343 [ 188 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8749 | 2026.04.29 20:56:42.194382 [ 188 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8750 | 2026.04.29 20:56:42.194422 [ 188 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8751 | 2026.04.29 20:56:42.196659 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17299 rows, containing 4 columns (4 merged, 0 gathered) in 0.002694955 sec., 6419031.115547383 rows/sec., 91.82 MiB/sec. | ||
| 8752 | 2026.04.29 20:56:42.196784 [ 196 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8753 | 2026.04.29 20:56:42.197099 [ 196 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8754 | 2026.04.29 20:56:42.197185 [ 196 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_36_7} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8755 | 2026.04.29 20:56:42.197278 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8756 | 2026.04.29 20:56:42.251654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1084 | ||
| 8757 | 2026.04.29 20:56:42.254148 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2026.04.29 20:56:42.254197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8759 | 2026.04.29 20:56:42.255451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8760 | 2026.04.29 20:56:42.255745 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2026.04.29 20:56:42.255887 [ 95 ] {} <Debug> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8762 | 2026.04.29 20:56:42.255920 [ 95 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.04.29 20:56:42.255940 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8764 | 2026.04.29 20:56:42.256056 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::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 | ||
| 8765 | 2026.04.29 20:56:42.256134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
| 8766 | 2026.04.29 20:56:42.256602 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8767 | 2026.04.29 20:56:42.256736 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 876 rows starting from the beginning of the part | ||
| 8768 | 2026.04.29 20:56:42.257068 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
| 8769 | 2026.04.29 20:56:42.257378 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 8770 | 2026.04.29 20:56:42.257677 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8771 | 2026.04.29 20:56:42.257962 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
| 8772 | 2026.04.29 20:56:42.258243 [ 194 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 8773 | 2026.04.29 20:56:42.264948 [ 197 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 72 columns (72 merged, 0 gathered) in 0.008949445 sec., 121124.829528535 rows/sec., 102.02 MiB/sec. | ||
| 8774 | 2026.04.29 20:56:42.266813 [ 197 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8775 | 2026.04.29 20:56:42.267503 [ 197 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2026.04.29 20:56:42.267586 [ 197 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_26_5} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8777 | 2026.04.29 20:56:42.267830 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 8778 | 2026.04.29 20:56:43.114290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8779 | 2026.04.29 20:56:43.132044 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.04.29 20:56:43.132097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8781 | 2026.04.29 20:56:43.140111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8782 | 2026.04.29 20:56:43.142529 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.04.29 20:56:43.142957 [ 94 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8784 | 2026.04.29 20:56:43.143020 [ 94 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.04.29 20:56:43.143042 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8786 | 2026.04.29 20:56:43.143151 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 8787 | 2026.04.29 20:56:43.146758 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8788 | 2026.04.29 20:56:43.148037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8789 | 2026.04.29 20:56:43.148211 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 8790 | 2026.04.29 20:56:43.152634 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 8791 | 2026.04.29 20:56:43.156904 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 8792 | 2026.04.29 20:56:43.161352 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 8793 | 2026.04.29 20:56:43.166153 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 8794 | 2026.04.29 20:56:43.170058 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 8795 | 2026.04.29 20:56:43.226558 [ 189 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.083448959 sec., 3259.477448963743 rows/sec., 16.85 MiB/sec. | ||
| 8796 | 2026.04.29 20:56:43.229257 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8797 | 2026.04.29 20:56:43.231519 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_36_7} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.04.29 20:56:43.231630 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_36_7} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8799 | 2026.04.29 20:56:43.234271 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8800 | 2026.04.29 20:56:44.577302 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8801 | 2026.04.29 20:56:44.577602 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8802 | 2026.04.29 20:56:44.577978 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8803 | 2026.04.29 20:56:44.578015 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8804 | 2026.04.29 20:56:44.578242 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8805 | 2026.04.29 20:56:44.578317 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8806 | 2026.04.29 20:56:44.578463 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8807 | 2026.04.29 20:56:44.578501 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8808 | 2026.04.29 20:56:44.578524 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 8809 | 2026.04.29 20:56:44.578540 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8810 | 2026.04.29 20:56:44.578587 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8811 | 2026.04.29 20:56:44.578609 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8812 | 2026.04.29 20:56:44.579744 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002232 sec., 23297.491039426524 rows/sec., 5.45 MiB/sec. | ||
| 8813 | 2026.04.29 20:56:44.579864 [ 276 ] {aa332068-2fe0-4158-bbe9-f07063e9d22d} <Debug> TCPHandler: Processed in 0.002764616 sec. | ||
| 8814 | 2026.04.29 20:56:44.582209 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8815 | 2026.04.29 20:56:44.582420 [ 276 ] {e4476441-8e91-44b8-bef6-d8376af9a6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8816 | 2026.04.29 20:56:44.582499 [ 276 ] {e4476441-8e91-44b8-bef6-d8376af9a6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8817 | 2026.04.29 20:56:44.583049 [ 276 ] {e4476441-8e91-44b8-bef6-d8376af9a6e3} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2026.04.29 20:56:44.583099 [ 276 ] {e4476441-8e91-44b8-bef6-d8376af9a6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8819 | 2026.04.29 20:56:44.583493 [ 276 ] {e4476441-8e91-44b8-bef6-d8376af9a6e3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8820 | 2026.04.29 20:56:44.583727 [ 276 ] {e4476441-8e91-44b8-bef6-d8376af9a6e3} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2026.04.29 20:56:44.583882 [ 276 ] {e4476441-8e91-44b8-bef6-d8376af9a6e3} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001524 sec., 82677.1653543307 rows/sec., 7.14 MiB/sec. | ||
| 8822 | 2026.04.29 20:56:44.583921 [ 276 ] {e4476441-8e91-44b8-bef6-d8376af9a6e3} <Debug> TCPHandler: Processed in 0.001820154 sec. | ||
| 8823 | 2026.04.29 20:56:44.584070 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8824 | 2026.04.29 20:56:44.584170 [ 276 ] {4f2104ea-97c5-4863-bd2c-5599beed3161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8825 | 2026.04.29 20:56:44.584212 [ 276 ] {4f2104ea-97c5-4863-bd2c-5599beed3161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8826 | 2026.04.29 20:56:44.584631 [ 276 ] {4f2104ea-97c5-4863-bd2c-5599beed3161} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8827 | 2026.04.29 20:56:44.584669 [ 276 ] {4f2104ea-97c5-4863-bd2c-5599beed3161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8828 | 2026.04.29 20:56:44.584979 [ 276 ] {4f2104ea-97c5-4863-bd2c-5599beed3161} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8829 | 2026.04.29 20:56:44.585201 [ 276 ] {4f2104ea-97c5-4863-bd2c-5599beed3161} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2026.04.29 20:56:44.585337 [ 276 ] {4f2104ea-97c5-4863-bd2c-5599beed3161} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001188 sec., 29461.27946127946 rows/sec., 2.16 MiB/sec. | ||
| 8831 | 2026.04.29 20:56:44.585374 [ 276 ] {4f2104ea-97c5-4863-bd2c-5599beed3161} <Debug> TCPHandler: Processed in 0.001358207 sec. | ||
| 8832 | 2026.04.29 20:56:44.585494 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2026.04.29 20:56:44.585590 [ 276 ] {64ea7f38-6bfe-4f4d-ae4c-9c867dfd499b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8834 | 2026.04.29 20:56:44.585636 [ 276 ] {64ea7f38-6bfe-4f4d-ae4c-9c867dfd499b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8835 | 2026.04.29 20:56:44.586093 [ 276 ] {64ea7f38-6bfe-4f4d-ae4c-9c867dfd499b} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.04.29 20:56:44.586129 [ 276 ] {64ea7f38-6bfe-4f4d-ae4c-9c867dfd499b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8837 | 2026.04.29 20:56:44.586450 [ 276 ] {64ea7f38-6bfe-4f4d-ae4c-9c867dfd499b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8838 | 2026.04.29 20:56:44.586673 [ 276 ] {64ea7f38-6bfe-4f4d-ae4c-9c867dfd499b} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.04.29 20:56:44.586808 [ 276 ] {64ea7f38-6bfe-4f4d-ae4c-9c867dfd499b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001238 sec., 79967.68982229402 rows/sec., 6.25 MiB/sec. | ||
| 8840 | 2026.04.29 20:56:44.586846 [ 276 ] {64ea7f38-6bfe-4f4d-ae4c-9c867dfd499b} <Debug> TCPHandler: Processed in 0.001402868 sec. | ||
| 8841 | 2026.04.29 20:56:44.586968 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.04.29 20:56:44.587063 [ 276 ] {d1ffb9f2-8499-4d90-8fcd-6eb7eee87089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8843 | 2026.04.29 20:56:44.587106 [ 276 ] {d1ffb9f2-8499-4d90-8fcd-6eb7eee87089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8844 | 2026.04.29 20:56:44.587518 [ 276 ] {d1ffb9f2-8499-4d90-8fcd-6eb7eee87089} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.04.29 20:56:44.587553 [ 276 ] {d1ffb9f2-8499-4d90-8fcd-6eb7eee87089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8846 | 2026.04.29 20:56:44.587883 [ 276 ] {d1ffb9f2-8499-4d90-8fcd-6eb7eee87089} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8847 | 2026.04.29 20:56:44.588094 [ 276 ] {d1ffb9f2-8499-4d90-8fcd-6eb7eee87089} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.04.29 20:56:44.588225 [ 276 ] {d1ffb9f2-8499-4d90-8fcd-6eb7eee87089} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8849 | 2026.04.29 20:56:44.588262 [ 276 ] {d1ffb9f2-8499-4d90-8fcd-6eb7eee87089} <Debug> TCPHandler: Processed in 0.001346107 sec. | ||
| 8850 | 2026.04.29 20:56:44.588381 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.04.29 20:56:44.588477 [ 276 ] {445d9bff-4085-457a-b21a-11b2819dc6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.04.29 20:56:44.588530 [ 276 ] {445d9bff-4085-457a-b21a-11b2819dc6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8853 | 2026.04.29 20:56:44.589382 [ 276 ] {445d9bff-4085-457a-b21a-11b2819dc6fa} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.04.29 20:56:44.589418 [ 276 ] {445d9bff-4085-457a-b21a-11b2819dc6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8855 | 2026.04.29 20:56:44.589971 [ 276 ] {445d9bff-4085-457a-b21a-11b2819dc6fa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8856 | 2026.04.29 20:56:44.590195 [ 276 ] {445d9bff-4085-457a-b21a-11b2819dc6fa} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.04.29 20:56:44.590347 [ 276 ] {445d9bff-4085-457a-b21a-11b2819dc6fa} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001888 sec., 18538.13559322034 rows/sec., 33.22 MiB/sec. | ||
| 8858 | 2026.04.29 20:56:44.590413 [ 276 ] {445d9bff-4085-457a-b21a-11b2819dc6fa} <Debug> TCPHandler: Processed in 0.002081977 sec. | ||
| 8859 | 2026.04.29 20:56:44.590539 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.04.29 20:56:44.590633 [ 276 ] {e25b6454-7466-4948-b98b-21daec0dc9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8861 | 2026.04.29 20:56:44.590675 [ 276 ] {e25b6454-7466-4948-b98b-21daec0dc9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8862 | 2026.04.29 20:56:44.591023 [ 276 ] {e25b6454-7466-4948-b98b-21daec0dc9b4} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.04.29 20:56:44.591059 [ 276 ] {e25b6454-7466-4948-b98b-21daec0dc9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8864 | 2026.04.29 20:56:44.591376 [ 276 ] {e25b6454-7466-4948-b98b-21daec0dc9b4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8865 | 2026.04.29 20:56:44.591590 [ 276 ] {e25b6454-7466-4948-b98b-21daec0dc9b4} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.04.29 20:56:44.591712 [ 92 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8867 | 2026.04.29 20:56:44.591726 [ 276 ] {e25b6454-7466-4948-b98b-21daec0dc9b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 8868 | 2026.04.29 20:56:44.591775 [ 92 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.04.29 20:56:44.591791 [ 276 ] {e25b6454-7466-4948-b98b-21daec0dc9b4} <Debug> TCPHandler: Processed in 0.001303386 sec. | ||
| 8870 | 2026.04.29 20:56:44.591801 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8871 | 2026.04.29 20:56:44.591928 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 8872 | 2026.04.29 20:56:44.592078 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8873 | 2026.04.29 20:56:44.592115 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2970 rows starting from the beginning of the part | ||
| 8874 | 2026.04.29 20:56:44.592179 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8875 | 2026.04.29 20:56:44.592221 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 8876 | 2026.04.29 20:56:44.592263 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 8877 | 2026.04.29 20:56:44.592302 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8878 | 2026.04.29 20:56:44.592343 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 8879 | 2026.04.29 20:56:44.593659 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001788483 sec., 1828365.1563923168 rows/sec., 120.06 MiB/sec. | ||
| 8880 | 2026.04.29 20:56:44.593977 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8881 | 2026.04.29 20:56:44.594298 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_56_11} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.04.29 20:56:44.594376 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_56_11} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8883 | 2026.04.29 20:56:44.594464 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8884 | 2026.04.29 20:56:49.581685 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.04.29 20:56:49.582089 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8886 | 2026.04.29 20:56:49.582681 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8887 | 2026.04.29 20:56:49.582732 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8888 | 2026.04.29 20:56:49.582982 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8889 | 2026.04.29 20:56:49.583053 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8890 | 2026.04.29 20:56:49.583198 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 8891 | 2026.04.29 20:56:49.583235 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8892 | 2026.04.29 20:56:49.583257 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 8893 | 2026.04.29 20:56:49.583273 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8894 | 2026.04.29 20:56:49.583318 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8895 | 2026.04.29 20:56:49.583341 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8896 | 2026.04.29 20:56:49.584827 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002905 sec., 17900.172117039587 rows/sec., 4.19 MiB/sec. | ||
| 8897 | 2026.04.29 20:56:49.584935 [ 276 ] {2fc17fe7-530e-4791-a75c-a344c0310e61} <Debug> TCPHandler: Processed in 0.003448484 sec. | ||
| 8898 | 2026.04.29 20:56:49.590384 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2026.04.29 20:56:49.590591 [ 276 ] {5b381dd4-81fa-43d2-b280-1d6e0efcde49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8900 | 2026.04.29 20:56:49.590673 [ 276 ] {5b381dd4-81fa-43d2-b280-1d6e0efcde49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8901 | 2026.04.29 20:56:49.591658 [ 276 ] {5b381dd4-81fa-43d2-b280-1d6e0efcde49} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.04.29 20:56:49.591712 [ 276 ] {5b381dd4-81fa-43d2-b280-1d6e0efcde49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8903 | 2026.04.29 20:56:49.592099 [ 276 ] {5b381dd4-81fa-43d2-b280-1d6e0efcde49} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8904 | 2026.04.29 20:56:49.592337 [ 276 ] {5b381dd4-81fa-43d2-b280-1d6e0efcde49} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.04.29 20:56:49.592490 [ 276 ] {5b381dd4-81fa-43d2-b280-1d6e0efcde49} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001958 sec., 145045.96527068436 rows/sec., 9.21 MiB/sec. | ||
| 8906 | 2026.04.29 20:56:49.592532 [ 276 ] {5b381dd4-81fa-43d2-b280-1d6e0efcde49} <Debug> TCPHandler: Processed in 0.002253039 sec. | ||
| 8907 | 2026.04.29 20:56:49.592664 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.04.29 20:56:49.592763 [ 276 ] {f50b579f-ac89-4a51-82f7-0aa53e275edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8909 | 2026.04.29 20:56:49.592803 [ 276 ] {f50b579f-ac89-4a51-82f7-0aa53e275edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8910 | 2026.04.29 20:56:49.593211 [ 276 ] {f50b579f-ac89-4a51-82f7-0aa53e275edb} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.04.29 20:56:49.593247 [ 276 ] {f50b579f-ac89-4a51-82f7-0aa53e275edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8912 | 2026.04.29 20:56:49.593543 [ 276 ] {f50b579f-ac89-4a51-82f7-0aa53e275edb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8913 | 2026.04.29 20:56:49.593772 [ 276 ] {f50b579f-ac89-4a51-82f7-0aa53e275edb} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.04.29 20:56:49.593904 [ 276 ] {f50b579f-ac89-4a51-82f7-0aa53e275edb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001162 sec., 6884.681583476764 rows/sec., 561.40 KiB/sec. | ||
| 8915 | 2026.04.29 20:56:49.593941 [ 276 ] {f50b579f-ac89-4a51-82f7-0aa53e275edb} <Debug> TCPHandler: Processed in 0.001328837 sec. | ||
| 8916 | 2026.04.29 20:56:49.594068 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2026.04.29 20:56:49.594162 [ 276 ] {e386fdd3-e6a1-4972-8da4-0e389dfa16c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8918 | 2026.04.29 20:56:49.594201 [ 276 ] {e386fdd3-e6a1-4972-8da4-0e389dfa16c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8919 | 2026.04.29 20:56:49.595024 [ 276 ] {e386fdd3-e6a1-4972-8da4-0e389dfa16c6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2026.04.29 20:56:49.595061 [ 276 ] {e386fdd3-e6a1-4972-8da4-0e389dfa16c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8921 | 2026.04.29 20:56:49.595409 [ 276 ] {e386fdd3-e6a1-4972-8da4-0e389dfa16c6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8922 | 2026.04.29 20:56:49.595638 [ 276 ] {e386fdd3-e6a1-4972-8da4-0e389dfa16c6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.04.29 20:56:49.595767 [ 276 ] {e386fdd3-e6a1-4972-8da4-0e389dfa16c6} <Debug> executeQuery: Read 815 rows, 64.47 KiB in 0.001623 sec., 502156.50030807144 rows/sec., 38.79 MiB/sec. | ||
| 8924 | 2026.04.29 20:56:49.595804 [ 276 ] {e386fdd3-e6a1-4972-8da4-0e389dfa16c6} <Debug> TCPHandler: Processed in 0.001787483 sec. | ||
| 8925 | 2026.04.29 20:56:49.595923 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.04.29 20:56:49.596018 [ 276 ] {77d92530-91f2-4849-ba10-afe80374a88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8927 | 2026.04.29 20:56:49.596058 [ 276 ] {77d92530-91f2-4849-ba10-afe80374a88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8928 | 2026.04.29 20:56:49.596527 [ 276 ] {77d92530-91f2-4849-ba10-afe80374a88c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2026.04.29 20:56:49.596563 [ 276 ] {77d92530-91f2-4849-ba10-afe80374a88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8930 | 2026.04.29 20:56:49.596870 [ 276 ] {77d92530-91f2-4849-ba10-afe80374a88c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8931 | 2026.04.29 20:56:49.597080 [ 276 ] {77d92530-91f2-4849-ba10-afe80374a88c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2026.04.29 20:56:49.597208 [ 276 ] {77d92530-91f2-4849-ba10-afe80374a88c} <Debug> executeQuery: Read 157 rows, 9.63 KiB in 0.001208 sec., 129966.88741721853 rows/sec., 7.78 MiB/sec. | ||
| 8933 | 2026.04.29 20:56:49.597245 [ 276 ] {77d92530-91f2-4849-ba10-afe80374a88c} <Debug> TCPHandler: Processed in 0.001372358 sec. | ||
| 8934 | 2026.04.29 20:56:49.597363 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8935 | 2026.04.29 20:56:49.597457 [ 276 ] {07b29dd4-288e-4906-9d91-fc67684e76e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8936 | 2026.04.29 20:56:49.597496 [ 276 ] {07b29dd4-288e-4906-9d91-fc67684e76e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8937 | 2026.04.29 20:56:49.597953 [ 276 ] {07b29dd4-288e-4906-9d91-fc67684e76e6} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2026.04.29 20:56:49.597990 [ 276 ] {07b29dd4-288e-4906-9d91-fc67684e76e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8939 | 2026.04.29 20:56:49.598289 [ 276 ] {07b29dd4-288e-4906-9d91-fc67684e76e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8940 | 2026.04.29 20:56:49.598502 [ 276 ] {07b29dd4-288e-4906-9d91-fc67684e76e6} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2026.04.29 20:56:49.598633 [ 276 ] {07b29dd4-288e-4906-9d91-fc67684e76e6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 8942 | 2026.04.29 20:56:49.598636 [ 88 ] {} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8943 | 2026.04.29 20:56:49.598671 [ 276 ] {07b29dd4-288e-4906-9d91-fc67684e76e6} <Debug> TCPHandler: Processed in 0.001359127 sec. | ||
| 8944 | 2026.04.29 20:56:49.598706 [ 88 ] {} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.04.29 20:56:49.598732 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8946 | 2026.04.29 20:56:49.598802 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8947 | 2026.04.29 20:56:49.598843 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8948 | 2026.04.29 20:56:49.598900 [ 276 ] {6c024873-eee8-4991-8a7b-44d315dc52e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8949 | 2026.04.29 20:56:49.598944 [ 276 ] {6c024873-eee8-4991-8a7b-44d315dc52e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8950 | 2026.04.29 20:56:49.598984 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8951 | 2026.04.29 20:56:49.599023 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 975 rows starting from the beginning of the part | ||
| 8952 | 2026.04.29 20:56:49.599090 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part | ||
| 8953 | 2026.04.29 20:56:49.599136 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 8954 | 2026.04.29 20:56:49.599192 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 8955 | 2026.04.29 20:56:49.599232 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 8956 | 2026.04.29 20:56:49.599277 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 8957 | 2026.04.29 20:56:49.599446 [ 276 ] {6c024873-eee8-4991-8a7b-44d315dc52e5} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.04.29 20:56:49.599487 [ 276 ] {6c024873-eee8-4991-8a7b-44d315dc52e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8959 | 2026.04.29 20:56:49.599839 [ 276 ] {6c024873-eee8-4991-8a7b-44d315dc52e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8960 | 2026.04.29 20:56:49.600081 [ 276 ] {6c024873-eee8-4991-8a7b-44d315dc52e5} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.04.29 20:56:49.600214 [ 276 ] {6c024873-eee8-4991-8a7b-44d315dc52e5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001332 sec., 111111.11111111111 rows/sec., 6.32 MiB/sec. | ||
| 8962 | 2026.04.29 20:56:49.600251 [ 276 ] {6c024873-eee8-4991-8a7b-44d315dc52e5} <Debug> TCPHandler: Processed in 0.001500479 sec. | ||
| 8963 | 2026.04.29 20:56:49.600373 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2026.04.29 20:56:49.600468 [ 276 ] {2613db60-6132-4f33-afae-a44aa8a7b328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8965 | 2026.04.29 20:56:49.600507 [ 276 ] {2613db60-6132-4f33-afae-a44aa8a7b328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8966 | 2026.04.29 20:56:49.600549 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762082 sec., 1346702.366859204 rows/sec., 86.17 MiB/sec. | ||
| 8967 | 2026.04.29 20:56:49.600782 [ 187 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8968 | 2026.04.29 20:56:49.601122 [ 187 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.04.29 20:56:49.601211 [ 276 ] {2613db60-6132-4f33-afae-a44aa8a7b328} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.04.29 20:56:49.601212 [ 187 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_25_5} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8971 | 2026.04.29 20:56:49.601257 [ 276 ] {2613db60-6132-4f33-afae-a44aa8a7b328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8972 | 2026.04.29 20:56:49.601342 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8973 | 2026.04.29 20:56:49.601600 [ 276 ] {2613db60-6132-4f33-afae-a44aa8a7b328} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8974 | 2026.04.29 20:56:49.601819 [ 276 ] {2613db60-6132-4f33-afae-a44aa8a7b328} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.04.29 20:56:49.601950 [ 276 ] {2613db60-6132-4f33-afae-a44aa8a7b328} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001501 sec., 336442.37175216526 rows/sec., 23.68 MiB/sec. | ||
| 8976 | 2026.04.29 20:56:49.601987 [ 276 ] {2613db60-6132-4f33-afae-a44aa8a7b328} <Debug> TCPHandler: Processed in 0.001665222 sec. | ||
| 8977 | 2026.04.29 20:56:49.602104 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.04.29 20:56:49.602199 [ 276 ] {225d0503-b47d-43c8-9142-3ebfb2d792be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8979 | 2026.04.29 20:56:49.602239 [ 276 ] {225d0503-b47d-43c8-9142-3ebfb2d792be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8980 | 2026.04.29 20:56:49.602591 [ 276 ] {225d0503-b47d-43c8-9142-3ebfb2d792be} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.04.29 20:56:49.602634 [ 276 ] {225d0503-b47d-43c8-9142-3ebfb2d792be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8982 | 2026.04.29 20:56:49.602955 [ 276 ] {225d0503-b47d-43c8-9142-3ebfb2d792be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8983 | 2026.04.29 20:56:49.603171 [ 276 ] {225d0503-b47d-43c8-9142-3ebfb2d792be} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.04.29 20:56:49.603326 [ 276 ] {225d0503-b47d-43c8-9142-3ebfb2d792be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 8985 | 2026.04.29 20:56:49.603380 [ 276 ] {225d0503-b47d-43c8-9142-3ebfb2d792be} <Debug> TCPHandler: Processed in 0.001325677 sec. | ||
| 8986 | 2026.04.29 20:56:49.603559 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.04.29 20:56:49.603661 [ 276 ] {5c6ad7d2-7253-49dc-9a7d-ee9954279654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8988 | 2026.04.29 20:56:49.603702 [ 276 ] {5c6ad7d2-7253-49dc-9a7d-ee9954279654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8989 | 2026.04.29 20:56:49.604137 [ 276 ] {5c6ad7d2-7253-49dc-9a7d-ee9954279654} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.04.29 20:56:49.604171 [ 276 ] {5c6ad7d2-7253-49dc-9a7d-ee9954279654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8991 | 2026.04.29 20:56:49.604505 [ 276 ] {5c6ad7d2-7253-49dc-9a7d-ee9954279654} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8992 | 2026.04.29 20:56:49.604725 [ 276 ] {5c6ad7d2-7253-49dc-9a7d-ee9954279654} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.04.29 20:56:49.604864 [ 276 ] {5c6ad7d2-7253-49dc-9a7d-ee9954279654} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001222 sec., 220130.93289689036 rows/sec., 14.64 MiB/sec. | ||
| 8994 | 2026.04.29 20:56:49.604900 [ 276 ] {5c6ad7d2-7253-49dc-9a7d-ee9954279654} <Debug> TCPHandler: Processed in 0.001407358 sec. | ||
| 8995 | 2026.04.29 20:56:49.605027 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.04.29 20:56:49.605136 [ 276 ] {160ace51-98a0-46b2-8d0f-9db4a579bf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.04.29 20:56:49.605177 [ 276 ] {160ace51-98a0-46b2-8d0f-9db4a579bf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8998 | 2026.04.29 20:56:49.605493 [ 276 ] {160ace51-98a0-46b2-8d0f-9db4a579bf86} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.04.29 20:56:49.605527 [ 276 ] {160ace51-98a0-46b2-8d0f-9db4a579bf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9000 | 2026.04.29 20:56:49.605822 [ 276 ] {160ace51-98a0-46b2-8d0f-9db4a579bf86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9001 | 2026.04.29 20:56:49.606036 [ 276 ] {160ace51-98a0-46b2-8d0f-9db4a579bf86} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.04.29 20:56:49.606162 [ 276 ] {160ace51-98a0-46b2-8d0f-9db4a579bf86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 9003 | 2026.04.29 20:56:49.606198 [ 276 ] {160ace51-98a0-46b2-8d0f-9db4a579bf86} <Debug> TCPHandler: Processed in 0.001221126 sec. | ||
| 9004 | 2026.04.29 20:56:49.606324 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.04.29 20:56:49.606418 [ 276 ] {5522abcb-677b-4550-a5e9-72d48a426919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9006 | 2026.04.29 20:56:49.606471 [ 276 ] {5522abcb-677b-4550-a5e9-72d48a426919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9007 | 2026.04.29 20:56:49.607235 [ 276 ] {5522abcb-677b-4550-a5e9-72d48a426919} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.04.29 20:56:49.607270 [ 276 ] {5522abcb-677b-4550-a5e9-72d48a426919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9009 | 2026.04.29 20:56:49.607767 [ 276 ] {5522abcb-677b-4550-a5e9-72d48a426919} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9010 | 2026.04.29 20:56:49.607993 [ 276 ] {5522abcb-677b-4550-a5e9-72d48a426919} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.04.29 20:56:49.608129 [ 276 ] {5522abcb-677b-4550-a5e9-72d48a426919} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001729 sec., 4048.5829959514167 rows/sec., 7.25 MiB/sec. | ||
| 9012 | 2026.04.29 20:56:49.608180 [ 276 ] {5522abcb-677b-4550-a5e9-72d48a426919} <Debug> TCPHandler: Processed in 0.001912974 sec. | ||
| 9013 | 2026.04.29 20:56:49.608305 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.04.29 20:56:49.608400 [ 276 ] {8c3701f1-4ab9-471b-9dc4-a483a632bd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.04.29 20:56:49.608440 [ 276 ] {8c3701f1-4ab9-471b-9dc4-a483a632bd47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9016 | 2026.04.29 20:56:49.608781 [ 276 ] {8c3701f1-4ab9-471b-9dc4-a483a632bd47} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.04.29 20:56:49.608815 [ 276 ] {8c3701f1-4ab9-471b-9dc4-a483a632bd47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9018 | 2026.04.29 20:56:49.609123 [ 276 ] {8c3701f1-4ab9-471b-9dc4-a483a632bd47} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9019 | 2026.04.29 20:56:49.609340 [ 276 ] {8c3701f1-4ab9-471b-9dc4-a483a632bd47} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.04.29 20:56:49.609465 [ 276 ] {8c3701f1-4ab9-471b-9dc4-a483a632bd47} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 9021 | 2026.04.29 20:56:49.609500 [ 276 ] {8c3701f1-4ab9-471b-9dc4-a483a632bd47} <Debug> TCPHandler: Processed in 0.001246006 sec. | ||
| 9022 | 2026.04.29 20:56:49.693878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17747 | ||
| 9023 | 2026.04.29 20:56:49.694326 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2026.04.29 20:56:49.694365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9025 | 2026.04.29 20:56:49.694815 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9026 | 2026.04.29 20:56:49.695044 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2026.04.29 20:56:49.695183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17747 | ||
| 9028 | 2026.04.29 20:56:50.648139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9029 | 2026.04.29 20:56:50.663604 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2026.04.29 20:56:50.663659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9031 | 2026.04.29 20:56:50.669193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9032 | 2026.04.29 20:56:50.669882 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2026.04.29 20:56:50.672588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9034 | 2026.04.29 20:56:52.256429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1124 | ||
| 9035 | 2026.04.29 20:56:52.259035 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.04.29 20:56:52.259089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9037 | 2026.04.29 20:56:52.260337 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9038 | 2026.04.29 20:56:52.260621 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.04.29 20:56:52.260891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 9040 | 2026.04.29 20:56:54.577924 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.04.29 20:56:54.578183 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9042 | 2026.04.29 20:56:54.578567 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9043 | 2026.04.29 20:56:54.578609 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9044 | 2026.04.29 20:56:54.578857 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9045 | 2026.04.29 20:56:54.578928 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9046 | 2026.04.29 20:56:54.579074 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9047 | 2026.04.29 20:56:54.579111 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9048 | 2026.04.29 20:56:54.579134 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 9049 | 2026.04.29 20:56:54.579151 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9050 | 2026.04.29 20:56:54.579192 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9051 | 2026.04.29 20:56:54.579214 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9052 | 2026.04.29 20:56:54.580304 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002225 sec., 23370.786516853932 rows/sec., 5.47 MiB/sec. | ||
| 9053 | 2026.04.29 20:56:54.580418 [ 276 ] {12378867-89f6-417e-8bcf-7f55d415bbf5} <Debug> TCPHandler: Processed in 0.002640414 sec. | ||
| 9054 | 2026.04.29 20:56:54.582706 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.04.29 20:56:54.582838 [ 276 ] {7883af19-fa80-48ef-b776-9da099173ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9056 | 2026.04.29 20:56:54.582886 [ 276 ] {7883af19-fa80-48ef-b776-9da099173ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9057 | 2026.04.29 20:56:54.583446 [ 276 ] {7883af19-fa80-48ef-b776-9da099173ce2} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.04.29 20:56:54.583495 [ 276 ] {7883af19-fa80-48ef-b776-9da099173ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9059 | 2026.04.29 20:56:54.583896 [ 276 ] {7883af19-fa80-48ef-b776-9da099173ce2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9060 | 2026.04.29 20:56:54.584128 [ 276 ] {7883af19-fa80-48ef-b776-9da099173ce2} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.04.29 20:56:54.584285 [ 276 ] {7883af19-fa80-48ef-b776-9da099173ce2} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001482 sec., 85020.24291497975 rows/sec., 7.34 MiB/sec. | ||
| 9062 | 2026.04.29 20:56:54.584327 [ 276 ] {7883af19-fa80-48ef-b776-9da099173ce2} <Debug> TCPHandler: Processed in 0.001687132 sec. | ||
| 9063 | 2026.04.29 20:56:54.584462 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.04.29 20:56:54.584564 [ 276 ] {b51a54dd-7255-4695-ad14-03fc5128299f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9065 | 2026.04.29 20:56:54.584606 [ 276 ] {b51a54dd-7255-4695-ad14-03fc5128299f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9066 | 2026.04.29 20:56:54.585029 [ 276 ] {b51a54dd-7255-4695-ad14-03fc5128299f} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.04.29 20:56:54.585069 [ 276 ] {b51a54dd-7255-4695-ad14-03fc5128299f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9068 | 2026.04.29 20:56:54.585380 [ 276 ] {b51a54dd-7255-4695-ad14-03fc5128299f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9069 | 2026.04.29 20:56:54.585594 [ 276 ] {b51a54dd-7255-4695-ad14-03fc5128299f} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.04.29 20:56:54.585710 [ 79 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 9071 | 2026.04.29 20:56:54.585730 [ 276 ] {b51a54dd-7255-4695-ad14-03fc5128299f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001189 sec., 29436.501261564343 rows/sec., 2.16 MiB/sec. | ||
| 9072 | 2026.04.29 20:56:54.585774 [ 79 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2026.04.29 20:56:54.585787 [ 276 ] {b51a54dd-7255-4695-ad14-03fc5128299f} <Debug> TCPHandler: Processed in 0.001377628 sec. | ||
| 9074 | 2026.04.29 20:56:54.585809 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9075 | 2026.04.29 20:56:54.585921 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2026.04.29 20:56:54.585922 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 9077 | 2026.04.29 20:56:54.586026 [ 276 ] {6fc2c63b-3209-4aad-b25f-23713f1bfc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9078 | 2026.04.29 20:56:54.586044 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9079 | 2026.04.29 20:56:54.586073 [ 276 ] {6fc2c63b-3209-4aad-b25f-23713f1bfc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9080 | 2026.04.29 20:56:54.586082 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 225 rows starting from the beginning of the part | ||
| 9081 | 2026.04.29 20:56:54.586153 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 50 rows starting from the beginning of the part | ||
| 9082 | 2026.04.29 20:56:54.586197 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 9083 | 2026.04.29 20:56:54.586237 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
| 9084 | 2026.04.29 20:56:54.586274 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 157 rows starting from the beginning of the part | ||
| 9085 | 2026.04.29 20:56:54.586346 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 35 rows starting from the beginning of the part | ||
| 9086 | 2026.04.29 20:56:54.586553 [ 276 ] {6fc2c63b-3209-4aad-b25f-23713f1bfc7e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.04.29 20:56:54.586598 [ 276 ] {6fc2c63b-3209-4aad-b25f-23713f1bfc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9088 | 2026.04.29 20:56:54.586941 [ 276 ] {6fc2c63b-3209-4aad-b25f-23713f1bfc7e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9089 | 2026.04.29 20:56:54.587171 [ 276 ] {6fc2c63b-3209-4aad-b25f-23713f1bfc7e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.04.29 20:56:54.587263 [ 187 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379357 sec., 471959.0359856078 rows/sec., 31.83 MiB/sec. | ||
| 9091 | 2026.04.29 20:56:54.587306 [ 276 ] {6fc2c63b-3209-4aad-b25f-23713f1bfc7e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001299 sec., 76212.47113163972 rows/sec., 5.95 MiB/sec. | ||
| 9092 | 2026.04.29 20:56:54.587349 [ 276 ] {6fc2c63b-3209-4aad-b25f-23713f1bfc7e} <Debug> TCPHandler: Processed in 0.001479519 sec. | ||
| 9093 | 2026.04.29 20:56:54.587413 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 9094 | 2026.04.29 20:56:54.587483 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9095 | 2026.04.29 20:56:54.587587 [ 276 ] {b21861e5-116e-4188-a005-2214e96cb4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9096 | 2026.04.29 20:56:54.587634 [ 276 ] {b21861e5-116e-4188-a005-2214e96cb4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9097 | 2026.04.29 20:56:54.587697 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.04.29 20:56:54.587772 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_50_10} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 9099 | 2026.04.29 20:56:54.587842 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9100 | 2026.04.29 20:56:54.588065 [ 276 ] {b21861e5-116e-4188-a005-2214e96cb4b4} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2026.04.29 20:56:54.588108 [ 276 ] {b21861e5-116e-4188-a005-2214e96cb4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9102 | 2026.04.29 20:56:54.588460 [ 276 ] {b21861e5-116e-4188-a005-2214e96cb4b4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9103 | 2026.04.29 20:56:54.588677 [ 276 ] {b21861e5-116e-4188-a005-2214e96cb4b4} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2026.04.29 20:56:54.588812 [ 276 ] {b21861e5-116e-4188-a005-2214e96cb4b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 9105 | 2026.04.29 20:56:54.588850 [ 276 ] {b21861e5-116e-4188-a005-2214e96cb4b4} <Debug> TCPHandler: Processed in 0.001420238 sec. | ||
| 9106 | 2026.04.29 20:56:54.588978 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2026.04.29 20:56:54.589074 [ 276 ] {e5ead686-4045-4cab-92e7-598047ae0569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9108 | 2026.04.29 20:56:54.589130 [ 276 ] {e5ead686-4045-4cab-92e7-598047ae0569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9109 | 2026.04.29 20:56:54.590000 [ 276 ] {e5ead686-4045-4cab-92e7-598047ae0569} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.04.29 20:56:54.590042 [ 276 ] {e5ead686-4045-4cab-92e7-598047ae0569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9111 | 2026.04.29 20:56:54.590731 [ 276 ] {e5ead686-4045-4cab-92e7-598047ae0569} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9112 | 2026.04.29 20:56:54.590967 [ 276 ] {e5ead686-4045-4cab-92e7-598047ae0569} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.04.29 20:56:54.591113 [ 276 ] {e5ead686-4045-4cab-92e7-598047ae0569} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002057 sec., 17015.07049100632 rows/sec., 30.49 MiB/sec. | ||
| 9114 | 2026.04.29 20:56:54.591198 [ 276 ] {e5ead686-4045-4cab-92e7-598047ae0569} <Debug> TCPHandler: Processed in 0.002270339 sec. | ||
| 9115 | 2026.04.29 20:56:54.591346 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2026.04.29 20:56:54.591449 [ 276 ] {6b6335ee-ac9a-4446-85a6-55d725f9426d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9117 | 2026.04.29 20:56:54.591492 [ 276 ] {6b6335ee-ac9a-4446-85a6-55d725f9426d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9118 | 2026.04.29 20:56:54.591840 [ 276 ] {6b6335ee-ac9a-4446-85a6-55d725f9426d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.04.29 20:56:54.591878 [ 276 ] {6b6335ee-ac9a-4446-85a6-55d725f9426d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9120 | 2026.04.29 20:56:54.592188 [ 276 ] {6b6335ee-ac9a-4446-85a6-55d725f9426d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9121 | 2026.04.29 20:56:54.592405 [ 276 ] {6b6335ee-ac9a-4446-85a6-55d725f9426d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.04.29 20:56:54.592575 [ 276 ] {6b6335ee-ac9a-4446-85a6-55d725f9426d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 9123 | 2026.04.29 20:56:54.592619 [ 276 ] {6b6335ee-ac9a-4446-85a6-55d725f9426d} <Debug> TCPHandler: Processed in 0.001335867 sec. | ||
| 9124 | 2026.04.29 20:56:57.048647 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9125 | 2026.04.29 20:56:57.048708 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9126 | 2026.04.29 20:56:57.195416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18259 | ||
| 9127 | 2026.04.29 20:56:57.196031 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9128 | 2026.04.29 20:56:57.196071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9129 | 2026.04.29 20:56:57.196538 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9130 | 2026.04.29 20:56:57.196779 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2026.04.29 20:56:57.196921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18259 | ||
| 9132 | 2026.04.29 20:56:58.172804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9133 | 2026.04.29 20:56:58.188743 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.04.29 20:56:58.188792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9135 | 2026.04.29 20:56:58.194698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9136 | 2026.04.29 20:56:58.195381 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.04.29 20:56:58.198094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9138 | 2026.04.29 20:56:59.582410 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9139 | 2026.04.29 20:56:59.582789 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9140 | 2026.04.29 20:56:59.583231 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9141 | 2026.04.29 20:56:59.583269 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9142 | 2026.04.29 20:56:59.583513 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9143 | 2026.04.29 20:56:59.583584 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9144 | 2026.04.29 20:56:59.583732 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9145 | 2026.04.29 20:56:59.583768 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9146 | 2026.04.29 20:56:59.583790 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 9147 | 2026.04.29 20:56:59.583805 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9148 | 2026.04.29 20:56:59.583844 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9149 | 2026.04.29 20:56:59.583865 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9150 | 2026.04.29 20:56:59.585229 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002603 sec., 19976.94967345371 rows/sec., 4.67 MiB/sec. | ||
| 9151 | 2026.04.29 20:56:59.585340 [ 276 ] {07269e46-f313-4229-a4b8-32a06d6f232d} <Debug> TCPHandler: Processed in 0.00312474 sec. | ||
| 9152 | 2026.04.29 20:56:59.590472 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9153 | 2026.04.29 20:56:59.590681 [ 276 ] {68d0dd1b-0dff-49fd-a78c-a4de3d9cd91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9154 | 2026.04.29 20:56:59.590764 [ 276 ] {68d0dd1b-0dff-49fd-a78c-a4de3d9cd91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9155 | 2026.04.29 20:56:59.591538 [ 276 ] {68d0dd1b-0dff-49fd-a78c-a4de3d9cd91e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9156 | 2026.04.29 20:56:59.591581 [ 276 ] {68d0dd1b-0dff-49fd-a78c-a4de3d9cd91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9157 | 2026.04.29 20:56:59.591962 [ 276 ] {68d0dd1b-0dff-49fd-a78c-a4de3d9cd91e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9158 | 2026.04.29 20:56:59.592206 [ 276 ] {68d0dd1b-0dff-49fd-a78c-a4de3d9cd91e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9159 | 2026.04.29 20:56:59.592358 [ 276 ] {68d0dd1b-0dff-49fd-a78c-a4de3d9cd91e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 9160 | 2026.04.29 20:56:59.592398 [ 276 ] {68d0dd1b-0dff-49fd-a78c-a4de3d9cd91e} <Debug> TCPHandler: Processed in 0.002034166 sec. | ||
| 9161 | 2026.04.29 20:56:59.592531 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9162 | 2026.04.29 20:56:59.592632 [ 276 ] {86c09887-74f7-4459-80ef-263ffa5941ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9163 | 2026.04.29 20:56:59.592674 [ 276 ] {86c09887-74f7-4459-80ef-263ffa5941ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9164 | 2026.04.29 20:56:59.593513 [ 276 ] {86c09887-74f7-4459-80ef-263ffa5941ad} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2026.04.29 20:56:59.593551 [ 276 ] {86c09887-74f7-4459-80ef-263ffa5941ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9166 | 2026.04.29 20:56:59.593908 [ 276 ] {86c09887-74f7-4459-80ef-263ffa5941ad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9167 | 2026.04.29 20:56:59.594124 [ 276 ] {86c09887-74f7-4459-80ef-263ffa5941ad} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2026.04.29 20:56:59.594239 [ 75 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9169 | 2026.04.29 20:56:59.594260 [ 276 ] {86c09887-74f7-4459-80ef-263ffa5941ad} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001651 sec., 491217.4439733495 rows/sec., 37.96 MiB/sec. | ||
| 9170 | 2026.04.29 20:56:59.594305 [ 75 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.04.29 20:56:59.594318 [ 276 ] {86c09887-74f7-4459-80ef-263ffa5941ad} <Debug> TCPHandler: Processed in 0.001839984 sec. | ||
| 9172 | 2026.04.29 20:56:59.594331 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9173 | 2026.04.29 20:56:59.594443 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 9174 | 2026.04.29 20:56:59.594448 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.04.29 20:56:59.594570 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9176 | 2026.04.29 20:56:59.594574 [ 276 ] {0558ab63-ef2f-4781-b1fd-0f3a2e24f7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9177 | 2026.04.29 20:56:59.594615 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3360 rows starting from the beginning of the part | ||
| 9178 | 2026.04.29 20:56:59.594634 [ 276 ] {0558ab63-ef2f-4781-b1fd-0f3a2e24f7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9179 | 2026.04.29 20:56:59.594685 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 811 rows starting from the beginning of the part | ||
| 9180 | 2026.04.29 20:56:59.594740 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 126 rows starting from the beginning of the part | ||
| 9181 | 2026.04.29 20:56:59.594785 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 815 rows starting from the beginning of the part | ||
| 9182 | 2026.04.29 20:56:59.594828 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 126 rows starting from the beginning of the part | ||
| 9183 | 2026.04.29 20:56:59.594870 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 811 rows starting from the beginning of the part | ||
| 9184 | 2026.04.29 20:56:59.595121 [ 276 ] {0558ab63-ef2f-4781-b1fd-0f3a2e24f7f9} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.04.29 20:56:59.595165 [ 276 ] {0558ab63-ef2f-4781-b1fd-0f3a2e24f7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9186 | 2026.04.29 20:56:59.595495 [ 276 ] {0558ab63-ef2f-4781-b1fd-0f3a2e24f7f9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9187 | 2026.04.29 20:56:59.595730 [ 276 ] {0558ab63-ef2f-4781-b1fd-0f3a2e24f7f9} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.04.29 20:56:59.595870 [ 276 ] {0558ab63-ef2f-4781-b1fd-0f3a2e24f7f9} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001317 sec., 113135.91495823841 rows/sec., 6.72 MiB/sec. | ||
| 9189 | 2026.04.29 20:56:59.595908 [ 276 ] {0558ab63-ef2f-4781-b1fd-0f3a2e24f7f9} <Debug> TCPHandler: Processed in 0.001513089 sec. | ||
| 9190 | 2026.04.29 20:56:59.596031 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2026.04.29 20:56:59.596126 [ 276 ] {eeb8ea9b-ff99-4481-a5d5-02d062b5564c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9192 | 2026.04.29 20:56:59.596165 [ 276 ] {eeb8ea9b-ff99-4481-a5d5-02d062b5564c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9193 | 2026.04.29 20:56:59.596631 [ 276 ] {eeb8ea9b-ff99-4481-a5d5-02d062b5564c} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.04.29 20:56:59.596668 [ 276 ] {eeb8ea9b-ff99-4481-a5d5-02d062b5564c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9195 | 2026.04.29 20:56:59.596954 [ 195 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6049 rows, containing 5 columns (5 merged, 0 gathered) in 0.002552972 sec., 2369395.3556874106 rows/sec., 190.92 MiB/sec. | ||
| 9196 | 2026.04.29 20:56:59.596976 [ 276 ] {eeb8ea9b-ff99-4481-a5d5-02d062b5564c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9197 | 2026.04.29 20:56:59.597214 [ 276 ] {eeb8ea9b-ff99-4481-a5d5-02d062b5564c} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.04.29 20:56:59.597261 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9199 | 2026.04.29 20:56:59.597350 [ 276 ] {eeb8ea9b-ff99-4481-a5d5-02d062b5564c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001243 sec., 119871.27916331457 rows/sec., 7.74 MiB/sec. | ||
| 9200 | 2026.04.29 20:56:59.597392 [ 276 ] {eeb8ea9b-ff99-4481-a5d5-02d062b5564c} <Debug> TCPHandler: Processed in 0.001413258 sec. | ||
| 9201 | 2026.04.29 20:56:59.597516 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.04.29 20:56:59.597531 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2026.04.29 20:56:59.597605 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_61_12} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9204 | 2026.04.29 20:56:59.597611 [ 276 ] {c7b87540-c44d-46de-bc1f-b99391f14c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9205 | 2026.04.29 20:56:59.597659 [ 276 ] {c7b87540-c44d-46de-bc1f-b99391f14c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9206 | 2026.04.29 20:56:59.597684 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 9207 | 2026.04.29 20:56:59.598127 [ 276 ] {c7b87540-c44d-46de-bc1f-b99391f14c6f} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.04.29 20:56:59.598167 [ 276 ] {c7b87540-c44d-46de-bc1f-b99391f14c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9209 | 2026.04.29 20:56:59.598476 [ 276 ] {c7b87540-c44d-46de-bc1f-b99391f14c6f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9210 | 2026.04.29 20:56:59.598689 [ 276 ] {c7b87540-c44d-46de-bc1f-b99391f14c6f} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.04.29 20:56:59.598819 [ 276 ] {c7b87540-c44d-46de-bc1f-b99391f14c6f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 9212 | 2026.04.29 20:56:59.598856 [ 276 ] {c7b87540-c44d-46de-bc1f-b99391f14c6f} <Debug> TCPHandler: Processed in 0.001391998 sec. | ||
| 9213 | 2026.04.29 20:56:59.598977 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.04.29 20:56:59.599070 [ 276 ] {44eac8f3-fdd0-4668-8b20-679c1e78e4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9215 | 2026.04.29 20:56:59.599109 [ 276 ] {44eac8f3-fdd0-4668-8b20-679c1e78e4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9216 | 2026.04.29 20:56:59.599794 [ 276 ] {44eac8f3-fdd0-4668-8b20-679c1e78e4af} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.04.29 20:56:59.599830 [ 276 ] {44eac8f3-fdd0-4668-8b20-679c1e78e4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9218 | 2026.04.29 20:56:59.600161 [ 276 ] {44eac8f3-fdd0-4668-8b20-679c1e78e4af} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9219 | 2026.04.29 20:56:59.600376 [ 276 ] {44eac8f3-fdd0-4668-8b20-679c1e78e4af} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.04.29 20:56:59.600476 [ 75 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9221 | 2026.04.29 20:56:59.600512 [ 75 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.04.29 20:56:59.600509 [ 276 ] {44eac8f3-fdd0-4668-8b20-679c1e78e4af} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001457 sec., 341111.8737131091 rows/sec., 23.95 MiB/sec. | ||
| 9223 | 2026.04.29 20:56:59.600531 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9224 | 2026.04.29 20:56:59.600566 [ 276 ] {44eac8f3-fdd0-4668-8b20-679c1e78e4af} <Debug> TCPHandler: Processed in 0.001640611 sec. | ||
| 9225 | 2026.04.29 20:56:59.600670 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 9226 | 2026.04.29 20:56:59.600690 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2026.04.29 20:56:59.600810 [ 276 ] {f4e833ff-13be-4bd3-bcf0-1c2d5b7d1243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9228 | 2026.04.29 20:56:59.600835 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9229 | 2026.04.29 20:56:59.600851 [ 276 ] {f4e833ff-13be-4bd3-bcf0-1c2d5b7d1243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9230 | 2026.04.29 20:56:59.600885 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 9231 | 2026.04.29 20:56:59.600972 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 497 rows starting from the beginning of the part | ||
| 9232 | 2026.04.29 20:56:59.601024 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 99 rows starting from the beginning of the part | ||
| 9233 | 2026.04.29 20:56:59.601064 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 505 rows starting from the beginning of the part | ||
| 9234 | 2026.04.29 20:56:59.601105 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 99 rows starting from the beginning of the part | ||
| 9235 | 2026.04.29 20:56:59.601146 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 497 rows starting from the beginning of the part | ||
| 9236 | 2026.04.29 20:56:59.601202 [ 276 ] {f4e833ff-13be-4bd3-bcf0-1c2d5b7d1243} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.04.29 20:56:59.601242 [ 276 ] {f4e833ff-13be-4bd3-bcf0-1c2d5b7d1243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9238 | 2026.04.29 20:56:59.601583 [ 276 ] {f4e833ff-13be-4bd3-bcf0-1c2d5b7d1243} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9239 | 2026.04.29 20:56:59.601811 [ 276 ] {f4e833ff-13be-4bd3-bcf0-1c2d5b7d1243} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.04.29 20:56:59.601914 [ 75 ] {} <Debug> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9241 | 2026.04.29 20:56:59.601943 [ 75 ] {} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.04.29 20:56:59.601948 [ 276 ] {f4e833ff-13be-4bd3-bcf0-1c2d5b7d1243} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 9243 | 2026.04.29 20:56:59.601966 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9244 | 2026.04.29 20:56:59.601999 [ 276 ] {f4e833ff-13be-4bd3-bcf0-1c2d5b7d1243} <Debug> TCPHandler: Processed in 0.001360127 sec. | ||
| 9245 | 2026.04.29 20:56:59.602042 [ 195 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 9246 | 2026.04.29 20:56:59.602124 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9247 | 2026.04.29 20:56:59.602139 [ 195 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9248 | 2026.04.29 20:56:59.602176 [ 195 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 9249 | 2026.04.29 20:56:59.602225 [ 195 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 9250 | 2026.04.29 20:56:59.602226 [ 276 ] {72cef856-90c8-4d0b-979f-b4a94c0ec6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9251 | 2026.04.29 20:56:59.602265 [ 195 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 9252 | 2026.04.29 20:56:59.602282 [ 276 ] {72cef856-90c8-4d0b-979f-b4a94c0ec6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9253 | 2026.04.29 20:56:59.602305 [ 195 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 9254 | 2026.04.29 20:56:59.602343 [ 195 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 9255 | 2026.04.29 20:56:59.602381 [ 195 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 9256 | 2026.04.29 20:56:59.602601 [ 193 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001994246 sec., 1768588.228332914 rows/sec., 129.87 MiB/sec. | ||
| 9257 | 2026.04.29 20:56:59.602759 [ 276 ] {72cef856-90c8-4d0b-979f-b4a94c0ec6a1} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2026.04.29 20:56:59.602802 [ 276 ] {72cef856-90c8-4d0b-979f-b4a94c0ec6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9259 | 2026.04.29 20:56:59.602898 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9260 | 2026.04.29 20:56:59.603091 [ 200 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001074444 sec., 83764.25388386924 rows/sec., 4.27 MiB/sec. | ||
| 9261 | 2026.04.29 20:56:59.603181 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.04.29 20:56:59.603266 [ 198 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_61_12} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9263 | 2026.04.29 20:56:59.603269 [ 193 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9264 | 2026.04.29 20:56:59.603371 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9265 | 2026.04.29 20:56:59.603470 [ 276 ] {72cef856-90c8-4d0b-979f-b4a94c0ec6a1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9266 | 2026.04.29 20:56:59.603638 [ 193 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2026.04.29 20:56:59.603734 [ 193 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_15_3} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9268 | 2026.04.29 20:56:59.603734 [ 276 ] {72cef856-90c8-4d0b-979f-b4a94c0ec6a1} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.04.29 20:56:59.603835 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9270 | 2026.04.29 20:56:59.603894 [ 276 ] {72cef856-90c8-4d0b-979f-b4a94c0ec6a1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001687 sec., 157083.58032009486 rows/sec., 10.44 MiB/sec. | ||
| 9271 | 2026.04.29 20:56:59.603935 [ 276 ] {72cef856-90c8-4d0b-979f-b4a94c0ec6a1} <Debug> TCPHandler: Processed in 0.001862184 sec. | ||
| 9272 | 2026.04.29 20:56:59.604058 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9273 | 2026.04.29 20:56:59.604152 [ 276 ] {8c122f26-d2ba-4f6d-bf49-c6ce71578c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9274 | 2026.04.29 20:56:59.604194 [ 276 ] {8c122f26-d2ba-4f6d-bf49-c6ce71578c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9275 | 2026.04.29 20:56:59.604532 [ 276 ] {8c122f26-d2ba-4f6d-bf49-c6ce71578c44} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9276 | 2026.04.29 20:56:59.604567 [ 276 ] {8c122f26-d2ba-4f6d-bf49-c6ce71578c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9277 | 2026.04.29 20:56:59.604869 [ 276 ] {8c122f26-d2ba-4f6d-bf49-c6ce71578c44} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9278 | 2026.04.29 20:56:59.605072 [ 276 ] {8c122f26-d2ba-4f6d-bf49-c6ce71578c44} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2026.04.29 20:56:59.605169 [ 75 ] {} <Debug> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 9280 | 2026.04.29 20:56:59.605198 [ 75 ] {} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2026.04.29 20:56:59.605200 [ 276 ] {8c122f26-d2ba-4f6d-bf49-c6ce71578c44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 9282 | 2026.04.29 20:56:59.605216 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9283 | 2026.04.29 20:56:59.605250 [ 276 ] {8c122f26-d2ba-4f6d-bf49-c6ce71578c44} <Debug> TCPHandler: Processed in 0.001241296 sec. | ||
| 9284 | 2026.04.29 20:56:59.605308 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::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 | ||
| 9285 | 2026.04.29 20:56:59.605371 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2026.04.29 20:56:59.605417 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9287 | 2026.04.29 20:56:59.605456 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 9288 | 2026.04.29 20:56:59.605466 [ 276 ] {b81ca7d3-d4a9-4f3d-a76a-7dbfd546e260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9289 | 2026.04.29 20:56:59.605509 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 9290 | 2026.04.29 20:56:59.605523 [ 276 ] {b81ca7d3-d4a9-4f3d-a76a-7dbfd546e260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9291 | 2026.04.29 20:56:59.605553 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 9292 | 2026.04.29 20:56:59.605594 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 9293 | 2026.04.29 20:56:59.605629 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 9294 | 2026.04.29 20:56:59.605664 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 9295 | 2026.04.29 20:56:59.606295 [ 276 ] {b81ca7d3-d4a9-4f3d-a76a-7dbfd546e260} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2026.04.29 20:56:59.606336 [ 276 ] {b81ca7d3-d4a9-4f3d-a76a-7dbfd546e260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9297 | 2026.04.29 20:56:59.606448 [ 198 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.001175355 sec., 14463.715217955425 rows/sec., 967.96 KiB/sec. | ||
| 9298 | 2026.04.29 20:56:59.606589 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 9299 | 2026.04.29 20:56:59.606847 [ 276 ] {b81ca7d3-d4a9-4f3d-a76a-7dbfd546e260} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9300 | 2026.04.29 20:56:59.606870 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2026.04.29 20:56:59.606955 [ 200 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_16_3} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 9302 | 2026.04.29 20:56:59.607030 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9303 | 2026.04.29 20:56:59.607096 [ 276 ] {b81ca7d3-d4a9-4f3d-a76a-7dbfd546e260} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.04.29 20:56:59.607243 [ 276 ] {b81ca7d3-d4a9-4f3d-a76a-7dbfd546e260} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001795 sec., 3899.7214484679666 rows/sec., 6.99 MiB/sec. | ||
| 9305 | 2026.04.29 20:56:59.607312 [ 276 ] {b81ca7d3-d4a9-4f3d-a76a-7dbfd546e260} <Debug> TCPHandler: Processed in 0.001989145 sec. | ||
| 9306 | 2026.04.29 20:56:59.607454 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9307 | 2026.04.29 20:56:59.607545 [ 276 ] {51bfad3d-d53f-41c8-b357-955f7ad10417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9308 | 2026.04.29 20:56:59.607585 [ 276 ] {51bfad3d-d53f-41c8-b357-955f7ad10417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9309 | 2026.04.29 20:56:59.607911 [ 276 ] {51bfad3d-d53f-41c8-b357-955f7ad10417} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2026.04.29 20:56:59.607946 [ 276 ] {51bfad3d-d53f-41c8-b357-955f7ad10417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9311 | 2026.04.29 20:56:59.608242 [ 276 ] {51bfad3d-d53f-41c8-b357-955f7ad10417} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9312 | 2026.04.29 20:56:59.608451 [ 276 ] {51bfad3d-d53f-41c8-b357-955f7ad10417} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2026.04.29 20:56:59.608579 [ 276 ] {51bfad3d-d53f-41c8-b357-955f7ad10417} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 9314 | 2026.04.29 20:56:59.608614 [ 276 ] {51bfad3d-d53f-41c8-b357-955f7ad10417} <Debug> TCPHandler: Processed in 0.001208866 sec. | ||
| 9315 | 2026.04.29 20:56:59.900925 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9316 | 2026.04.29 20:56:59.901155 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 9317 | 2026.04.29 20:56:59.901521 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9318 | 2026.04.29 20:56:59.901564 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 9319 | 2026.04.29 20:56:59.901815 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9320 | 2026.04.29 20:56:59.901897 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9321 | 2026.04.29 20:56:59.902067 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 9322 | 2026.04.29 20:56:59.902108 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9323 | 2026.04.29 20:56:59.902131 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 9324 | 2026.04.29 20:56:59.902146 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9325 | 2026.04.29 20:56:59.902189 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 9326 | 2026.04.29 20:56:59.902210 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9327 | 2026.04.29 20:56:59.903344 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002284 sec., 22767.07530647986 rows/sec., 5.32 MiB/sec. | ||
| 9328 | 2026.04.29 20:56:59.903458 [ 276 ] {6a70e5fd-3bf7-45fe-8ed7-6776d9988f11} <Debug> TCPHandler: Processed in 0.002662055 sec. | ||
| 9329 | 2026.04.29 20:56:59.915729 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2026.04.29 20:56:59.915859 [ 276 ] {c5b6d497-aa96-4803-9809-9aa867000049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9331 | 2026.04.29 20:56:59.915911 [ 276 ] {c5b6d497-aa96-4803-9809-9aa867000049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9332 | 2026.04.29 20:56:59.917585 [ 276 ] {c5b6d497-aa96-4803-9809-9aa867000049} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.04.29 20:56:59.917632 [ 276 ] {c5b6d497-aa96-4803-9809-9aa867000049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9334 | 2026.04.29 20:56:59.918229 [ 276 ] {c5b6d497-aa96-4803-9809-9aa867000049} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9335 | 2026.04.29 20:56:59.918484 [ 276 ] {c5b6d497-aa96-4803-9809-9aa867000049} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.04.29 20:56:59.918658 [ 276 ] {c5b6d497-aa96-4803-9809-9aa867000049} <Debug> executeQuery: Read 2471 rows, 188.07 KiB in 0.002835 sec., 871604.938271605 rows/sec., 64.78 MiB/sec. | ||
| 9337 | 2026.04.29 20:56:59.918705 [ 276 ] {c5b6d497-aa96-4803-9809-9aa867000049} <Debug> TCPHandler: Processed in 0.003046039 sec. | ||
| 9338 | 2026.04.29 20:56:59.918842 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.04.29 20:56:59.918946 [ 276 ] {128cf208-3e05-4024-8985-d853fee892e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9340 | 2026.04.29 20:56:59.918990 [ 276 ] {128cf208-3e05-4024-8985-d853fee892e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9341 | 2026.04.29 20:56:59.919425 [ 276 ] {128cf208-3e05-4024-8985-d853fee892e7} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.04.29 20:56:59.919463 [ 276 ] {128cf208-3e05-4024-8985-d853fee892e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9343 | 2026.04.29 20:56:59.919769 [ 276 ] {128cf208-3e05-4024-8985-d853fee892e7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9344 | 2026.04.29 20:56:59.919990 [ 276 ] {128cf208-3e05-4024-8985-d853fee892e7} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.04.29 20:56:59.920130 [ 276 ] {128cf208-3e05-4024-8985-d853fee892e7} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001208 sec., 36423.841059602644 rows/sec., 2.67 MiB/sec. | ||
| 9346 | 2026.04.29 20:56:59.920169 [ 276 ] {128cf208-3e05-4024-8985-d853fee892e7} <Debug> TCPHandler: Processed in 0.001383008 sec. | ||
| 9347 | 2026.04.29 20:56:59.920281 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.04.29 20:56:59.920377 [ 276 ] {b8a4ac3a-04a7-4a11-be88-73cc53393b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9349 | 2026.04.29 20:56:59.920419 [ 276 ] {b8a4ac3a-04a7-4a11-be88-73cc53393b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9350 | 2026.04.29 20:56:59.921088 [ 276 ] {b8a4ac3a-04a7-4a11-be88-73cc53393b7e} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.04.29 20:56:59.921126 [ 276 ] {b8a4ac3a-04a7-4a11-be88-73cc53393b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9352 | 2026.04.29 20:56:59.921471 [ 276 ] {b8a4ac3a-04a7-4a11-be88-73cc53393b7e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9353 | 2026.04.29 20:56:59.921689 [ 276 ] {b8a4ac3a-04a7-4a11-be88-73cc53393b7e} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.04.29 20:56:59.921827 [ 276 ] {b8a4ac3a-04a7-4a11-be88-73cc53393b7e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001469 sec., 545268.8904016338 rows/sec., 31.50 MiB/sec. | ||
| 9355 | 2026.04.29 20:56:59.921863 [ 276 ] {b8a4ac3a-04a7-4a11-be88-73cc53393b7e} <Debug> TCPHandler: Processed in 0.001634061 sec. | ||
| 9356 | 2026.04.29 20:56:59.921983 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.04.29 20:56:59.922077 [ 276 ] {47ac0bd8-c102-48ed-8f8b-60cd40a2a7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9358 | 2026.04.29 20:56:59.922118 [ 276 ] {47ac0bd8-c102-48ed-8f8b-60cd40a2a7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9359 | 2026.04.29 20:56:59.922532 [ 276 ] {47ac0bd8-c102-48ed-8f8b-60cd40a2a7dc} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.04.29 20:56:59.922577 [ 276 ] {47ac0bd8-c102-48ed-8f8b-60cd40a2a7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9361 | 2026.04.29 20:56:59.922899 [ 276 ] {47ac0bd8-c102-48ed-8f8b-60cd40a2a7dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9362 | 2026.04.29 20:56:59.923142 [ 276 ] {47ac0bd8-c102-48ed-8f8b-60cd40a2a7dc} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.04.29 20:56:59.923323 [ 276 ] {47ac0bd8-c102-48ed-8f8b-60cd40a2a7dc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001264 sec., 791.1392405063292 rows/sec., 55.63 KiB/sec. | ||
| 9364 | 2026.04.29 20:56:59.923376 [ 276 ] {47ac0bd8-c102-48ed-8f8b-60cd40a2a7dc} <Debug> TCPHandler: Processed in 0.001444919 sec. | ||
| 9365 | 2026.04.29 20:56:59.923511 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.04.29 20:56:59.923617 [ 276 ] {553dadcb-c44c-47f1-b3c0-f58fe666e9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9367 | 2026.04.29 20:56:59.923668 [ 276 ] {553dadcb-c44c-47f1-b3c0-f58fe666e9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9368 | 2026.04.29 20:56:59.924627 [ 276 ] {553dadcb-c44c-47f1-b3c0-f58fe666e9a1} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.04.29 20:56:59.924670 [ 276 ] {553dadcb-c44c-47f1-b3c0-f58fe666e9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9370 | 2026.04.29 20:56:59.925100 [ 276 ] {553dadcb-c44c-47f1-b3c0-f58fe666e9a1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9371 | 2026.04.29 20:56:59.925433 [ 276 ] {553dadcb-c44c-47f1-b3c0-f58fe666e9a1} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.04.29 20:56:59.925591 [ 276 ] {553dadcb-c44c-47f1-b3c0-f58fe666e9a1} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.001995 sec., 663157.8947368421 rows/sec., 44.43 MiB/sec. | ||
| 9373 | 2026.04.29 20:56:59.925632 [ 276 ] {553dadcb-c44c-47f1-b3c0-f58fe666e9a1} <Debug> TCPHandler: Processed in 0.002175999 sec. | ||
| 9374 | 2026.04.29 20:56:59.925761 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.04.29 20:56:59.925858 [ 276 ] {515188d5-b84d-48b7-ba0b-aa96ed2cdf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.04.29 20:56:59.925901 [ 276 ] {515188d5-b84d-48b7-ba0b-aa96ed2cdf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9377 | 2026.04.29 20:56:59.926587 [ 276 ] {515188d5-b84d-48b7-ba0b-aa96ed2cdf6b} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.04.29 20:56:59.926624 [ 276 ] {515188d5-b84d-48b7-ba0b-aa96ed2cdf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9379 | 2026.04.29 20:56:59.927107 [ 276 ] {515188d5-b84d-48b7-ba0b-aa96ed2cdf6b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9380 | 2026.04.29 20:56:59.927329 [ 276 ] {515188d5-b84d-48b7-ba0b-aa96ed2cdf6b} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.04.29 20:56:59.927456 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9382 | 2026.04.29 20:56:59.927463 [ 276 ] {515188d5-b84d-48b7-ba0b-aa96ed2cdf6b} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001624 sec., 921182.2660098522 rows/sec., 55.87 MiB/sec. | ||
| 9383 | 2026.04.29 20:56:59.927526 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2026.04.29 20:56:59.927545 [ 276 ] {515188d5-b84d-48b7-ba0b-aa96ed2cdf6b} <Debug> TCPHandler: Processed in 0.001835354 sec. | ||
| 9385 | 2026.04.29 20:56:59.927553 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9386 | 2026.04.29 20:56:59.927658 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 9387 | 2026.04.29 20:56:59.927678 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2026.04.29 20:56:59.927759 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9389 | 2026.04.29 20:56:59.927774 [ 276 ] {b778cdc0-d5a6-416f-bfc5-790cd37553c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9390 | 2026.04.29 20:56:59.927788 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 23472 rows starting from the beginning of the part | ||
| 9391 | 2026.04.29 20:56:59.927828 [ 276 ] {b778cdc0-d5a6-416f-bfc5-790cd37553c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9392 | 2026.04.29 20:56:59.927847 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 9393 | 2026.04.29 20:56:59.927893 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 269 rows starting from the beginning of the part | ||
| 9394 | 2026.04.29 20:56:59.927935 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9395 | 2026.04.29 20:56:59.927974 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 9396 | 2026.04.29 20:56:59.928016 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1496 rows starting from the beginning of the part | ||
| 9397 | 2026.04.29 20:56:59.928701 [ 276 ] {b778cdc0-d5a6-416f-bfc5-790cd37553c6} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.04.29 20:56:59.928738 [ 276 ] {b778cdc0-d5a6-416f-bfc5-790cd37553c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9399 | 2026.04.29 20:56:59.929467 [ 276 ] {b778cdc0-d5a6-416f-bfc5-790cd37553c6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9400 | 2026.04.29 20:56:59.929813 [ 276 ] {b778cdc0-d5a6-416f-bfc5-790cd37553c6} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.04.29 20:56:59.929957 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9402 | 2026.04.29 20:56:59.929975 [ 276 ] {b778cdc0-d5a6-416f-bfc5-790cd37553c6} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002219 sec., 19828.751689950426 rows/sec., 35.53 MiB/sec. | ||
| 9403 | 2026.04.29 20:56:59.930001 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.04.29 20:56:59.930028 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9405 | 2026.04.29 20:56:59.930065 [ 276 ] {b778cdc0-d5a6-416f-bfc5-790cd37553c6} <Debug> TCPHandler: Processed in 0.002437431 sec. | ||
| 9406 | 2026.04.29 20:56:59.930139 [ 200 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 9407 | 2026.04.29 20:56:59.930237 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9408 | 2026.04.29 20:56:59.930342 [ 276 ] {5890205f-72ac-407d-8874-fdcaff074044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9409 | 2026.04.29 20:56:59.930387 [ 276 ] {5890205f-72ac-407d-8874-fdcaff074044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9410 | 2026.04.29 20:56:59.930426 [ 200 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9411 | 2026.04.29 20:56:59.930498 [ 200 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1058 rows starting from the beginning of the part | ||
| 9412 | 2026.04.29 20:56:59.930639 [ 200 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 9413 | 2026.04.29 20:56:59.930715 [ 276 ] {5890205f-72ac-407d-8874-fdcaff074044} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.04.29 20:56:59.930755 [ 276 ] {5890205f-72ac-407d-8874-fdcaff074044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9415 | 2026.04.29 20:56:59.930763 [ 200 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
| 9416 | 2026.04.29 20:56:59.930890 [ 200 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
| 9417 | 2026.04.29 20:56:59.931011 [ 200 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 9418 | 2026.04.29 20:56:59.931102 [ 276 ] {5890205f-72ac-407d-8874-fdcaff074044} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9419 | 2026.04.29 20:56:59.931126 [ 200 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part | ||
| 9420 | 2026.04.29 20:56:59.931345 [ 276 ] {5890205f-72ac-407d-8874-fdcaff074044} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2026.04.29 20:56:59.931494 [ 276 ] {5890205f-72ac-407d-8874-fdcaff074044} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 706.59 KiB/sec. | ||
| 9422 | 2026.04.29 20:56:59.931535 [ 276 ] {5890205f-72ac-407d-8874-fdcaff074044} <Debug> TCPHandler: Processed in 0.001349817 sec. | ||
| 9423 | 2026.04.29 20:56:59.935577 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25822 rows, containing 5 columns (5 merged, 0 gathered) in 0.007958692 sec., 3244502.9911950356 rows/sec., 207.57 MiB/sec. | ||
| 9424 | 2026.04.29 20:56:59.935824 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9425 | 2026.04.29 20:56:59.936095 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.04.29 20:56:59.936163 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9427 | 2026.04.29 20:56:59.936235 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 9428 | 2026.04.29 20:56:59.940979 [ 194 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 19 columns (19 merged, 0 gathered) in 0.010893379 sec., 108873.47259284745 rows/sec., 195.10 MiB/sec. | ||
| 9429 | 2026.04.29 20:56:59.942354 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9430 | 2026.04.29 20:56:59.942685 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2026.04.29 20:56:59.942763 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9432 | 2026.04.29 20:56:59.942914 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 9433 | 2026.04.29 20:57:00.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.28 MiB, peak 312.63 MiB, free memory in arenas 0.00 B, will set to 304.77 MiB (RSS), difference: 3.49 MiB | ||
| 9434 | 2026.04.29 20:57:00.192581 [ 73 ] {} <Debug> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9435 | 2026.04.29 20:57:00.192631 [ 73 ] {} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.04.29 20:57:00.192655 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9437 | 2026.04.29 20:57:00.192792 [ 200 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 9438 | 2026.04.29 20:57:00.192946 [ 200 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9439 | 2026.04.29 20:57:00.192985 [ 200 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 9440 | 2026.04.29 20:57:00.193061 [ 200 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 9441 | 2026.04.29 20:57:00.193110 [ 200 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 9442 | 2026.04.29 20:57:00.193154 [ 200 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 9443 | 2026.04.29 20:57:00.193202 [ 200 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 9444 | 2026.04.29 20:57:00.193955 [ 194 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249165 sec., 35223.52931758414 rows/sec., 2.94 MiB/sec. | ||
| 9445 | 2026.04.29 20:57:00.194114 [ 188 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9446 | 2026.04.29 20:57:00.194405 [ 188 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_14_3} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.04.29 20:57:00.194547 [ 188 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_14_3} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9448 | 2026.04.29 20:57:00.194625 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9449 | 2026.04.29 20:57:02.261361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1180 | ||
| 9450 | 2026.04.29 20:57:02.264241 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2026.04.29 20:57:02.264294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9452 | 2026.04.29 20:57:02.265598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9453 | 2026.04.29 20:57:02.265876 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.04.29 20:57:02.266153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1180 | ||
| 9455 | 2026.04.29 20:57:04.576022 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2026.04.29 20:57:04.576266 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9457 | 2026.04.29 20:57:04.576595 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9458 | 2026.04.29 20:57:04.576628 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9459 | 2026.04.29 20:57:04.576844 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9460 | 2026.04.29 20:57:04.576911 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9461 | 2026.04.29 20:57:04.577052 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9462 | 2026.04.29 20:57:04.577086 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9463 | 2026.04.29 20:57:04.577108 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 9464 | 2026.04.29 20:57:04.577123 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9465 | 2026.04.29 20:57:04.577161 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9466 | 2026.04.29 20:57:04.577181 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9467 | 2026.04.29 20:57:04.578425 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002254 sec., 23070.097604259096 rows/sec., 5.40 MiB/sec. | ||
| 9468 | 2026.04.29 20:57:04.578526 [ 276 ] {487c742b-407c-47ed-97a7-9aa4f4e2a7e9} <Debug> TCPHandler: Processed in 0.002643224 sec. | ||
| 9469 | 2026.04.29 20:57:04.579963 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2026.04.29 20:57:04.580069 [ 276 ] {d9f77117-b824-4f86-99c6-10ec21343eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9471 | 2026.04.29 20:57:04.580111 [ 276 ] {d9f77117-b824-4f86-99c6-10ec21343eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9472 | 2026.04.29 20:57:04.580834 [ 276 ] {d9f77117-b824-4f86-99c6-10ec21343eda} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.04.29 20:57:04.580905 [ 276 ] {d9f77117-b824-4f86-99c6-10ec21343eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9474 | 2026.04.29 20:57:04.581419 [ 276 ] {d9f77117-b824-4f86-99c6-10ec21343eda} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9475 | 2026.04.29 20:57:04.581647 [ 276 ] {d9f77117-b824-4f86-99c6-10ec21343eda} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2026.04.29 20:57:04.581790 [ 276 ] {d9f77117-b824-4f86-99c6-10ec21343eda} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001752 sec., 31963.4703196347 rows/sec., 2.46 MiB/sec. | ||
| 9477 | 2026.04.29 20:57:04.581827 [ 276 ] {d9f77117-b824-4f86-99c6-10ec21343eda} <Debug> TCPHandler: Processed in 0.001916054 sec. | ||
| 9478 | 2026.04.29 20:57:04.581949 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9479 | 2026.04.29 20:57:04.582043 [ 276 ] {be4e3421-52bf-43b8-83c7-98035b1f1d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9480 | 2026.04.29 20:57:04.582082 [ 276 ] {be4e3421-52bf-43b8-83c7-98035b1f1d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9481 | 2026.04.29 20:57:04.582499 [ 276 ] {be4e3421-52bf-43b8-83c7-98035b1f1d17} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.04.29 20:57:04.582532 [ 276 ] {be4e3421-52bf-43b8-83c7-98035b1f1d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9483 | 2026.04.29 20:57:04.582822 [ 276 ] {be4e3421-52bf-43b8-83c7-98035b1f1d17} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9484 | 2026.04.29 20:57:04.583019 [ 276 ] {be4e3421-52bf-43b8-83c7-98035b1f1d17} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.04.29 20:57:04.583146 [ 276 ] {be4e3421-52bf-43b8-83c7-98035b1f1d17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001121 sec., 57091.882247992864 rows/sec., 4.46 MiB/sec. | ||
| 9486 | 2026.04.29 20:57:04.583182 [ 276 ] {be4e3421-52bf-43b8-83c7-98035b1f1d17} <Debug> TCPHandler: Processed in 0.001283117 sec. | ||
| 9487 | 2026.04.29 20:57:04.583303 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2026.04.29 20:57:04.583397 [ 276 ] {0a8cd4ec-2218-476a-8327-c45680f3664f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9489 | 2026.04.29 20:57:04.583439 [ 276 ] {0a8cd4ec-2218-476a-8327-c45680f3664f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9490 | 2026.04.29 20:57:04.583820 [ 276 ] {0a8cd4ec-2218-476a-8327-c45680f3664f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.04.29 20:57:04.583855 [ 276 ] {0a8cd4ec-2218-476a-8327-c45680f3664f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9492 | 2026.04.29 20:57:04.584177 [ 276 ] {0a8cd4ec-2218-476a-8327-c45680f3664f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9493 | 2026.04.29 20:57:04.584378 [ 276 ] {0a8cd4ec-2218-476a-8327-c45680f3664f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.04.29 20:57:04.584503 [ 276 ] {0a8cd4ec-2218-476a-8327-c45680f3664f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001124 sec., 113879.00355871886 rows/sec., 7.93 MiB/sec. | ||
| 9495 | 2026.04.29 20:57:04.584539 [ 276 ] {0a8cd4ec-2218-476a-8327-c45680f3664f} <Debug> TCPHandler: Processed in 0.001286687 sec. | ||
| 9496 | 2026.04.29 20:57:04.584668 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9497 | 2026.04.29 20:57:04.584762 [ 276 ] {1fee7189-147f-4fae-a195-8ac1a0bf02e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9498 | 2026.04.29 20:57:04.584801 [ 276 ] {1fee7189-147f-4fae-a195-8ac1a0bf02e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9499 | 2026.04.29 20:57:04.585149 [ 276 ] {1fee7189-147f-4fae-a195-8ac1a0bf02e4} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2026.04.29 20:57:04.585183 [ 276 ] {1fee7189-147f-4fae-a195-8ac1a0bf02e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9501 | 2026.04.29 20:57:04.585472 [ 276 ] {1fee7189-147f-4fae-a195-8ac1a0bf02e4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9502 | 2026.04.29 20:57:04.585682 [ 276 ] {1fee7189-147f-4fae-a195-8ac1a0bf02e4} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2026.04.29 20:57:04.585806 [ 276 ] {1fee7189-147f-4fae-a195-8ac1a0bf02e4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 9504 | 2026.04.29 20:57:04.585841 [ 276 ] {1fee7189-147f-4fae-a195-8ac1a0bf02e4} <Debug> TCPHandler: Processed in 0.001223916 sec. | ||
| 9505 | 2026.04.29 20:57:04.585835 [ 67 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9506 | 2026.04.29 20:57:04.585935 [ 67 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2026.04.29 20:57:04.585961 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9508 | 2026.04.29 20:57:04.586086 [ 200 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 9509 | 2026.04.29 20:57:04.586253 [ 200 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9510 | 2026.04.29 20:57:04.586293 [ 200 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3270 rows starting from the beginning of the part | ||
| 9511 | 2026.04.29 20:57:04.586365 [ 200 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 9512 | 2026.04.29 20:57:04.586416 [ 200 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9513 | 2026.04.29 20:57:04.586463 [ 200 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9514 | 2026.04.29 20:57:04.586509 [ 200 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
| 9515 | 2026.04.29 20:57:04.586555 [ 200 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
| 9516 | 2026.04.29 20:57:04.587805 [ 190 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001777073 sec., 2008921.4117821832 rows/sec., 131.72 MiB/sec. | ||
| 9517 | 2026.04.29 20:57:04.588123 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9518 | 2026.04.29 20:57:04.588440 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.04.29 20:57:04.588520 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_61_12} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9520 | 2026.04.29 20:57:04.588629 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9521 | 2026.04.29 20:57:04.697152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18707 | ||
| 9522 | 2026.04.29 20:57:04.697650 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2026.04.29 20:57:04.697699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9524 | 2026.04.29 20:57:04.698166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9525 | 2026.04.29 20:57:04.698400 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2026.04.29 20:57:04.698548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18707 | ||
| 9527 | 2026.04.29 20:57:05.698286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9528 | 2026.04.29 20:57:05.715735 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2026.04.29 20:57:05.715798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9530 | 2026.04.29 20:57:05.721954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9531 | 2026.04.29 20:57:05.722654 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.04.29 20:57:05.725819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9533 | 2026.04.29 20:57:08.231726 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32814 | ||
| 9534 | 2026.04.29 20:57:08.231849 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9535 | 2026.04.29 20:57:08.231875 [ 287 ] {} <Debug> TCP-Session: 0ce28eeb-83a3-450f-8aac-c2898ec95ccd Authenticating user 'default' from [fd00:1122:3344:101::e]:32814 | ||
| 9536 | 2026.04.29 20:57:08.231897 [ 287 ] {} <Debug> TCP-Session: 0ce28eeb-83a3-450f-8aac-c2898ec95ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2026.04.29 20:57:08.231910 [ 287 ] {} <Debug> TCP-Session: 0ce28eeb-83a3-450f-8aac-c2898ec95ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2026.04.29 20:57:08.232137 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33275 | ||
| 9539 | 2026.04.29 20:57:08.232159 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37352 | ||
| 9540 | 2026.04.29 20:57:08.232205 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42108 | ||
| 9541 | 2026.04.29 20:57:08.232226 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61292 | ||
| 9542 | 2026.04.29 20:57:08.232236 [ 287 ] {} <Trace> TCP-Session: 0ce28eeb-83a3-450f-8aac-c2898ec95ccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2026.04.29 20:57:08.232257 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9544 | 2026.04.29 20:57:08.232294 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9545 | 2026.04.29 20:57:08.232294 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9546 | 2026.04.29 20:57:08.232314 [ 289 ] {} <Debug> TCP-Session: adf6bdb0-7700-489d-bd40-86ac189b0f57 Authenticating user 'default' from [fd00:1122:3344:101::e]:33275 | ||
| 9547 | 2026.04.29 20:57:08.232326 [ 290 ] {} <Debug> TCP-Session: 58949162-d1f2-436f-8725-0d185366ee4d Authenticating user 'default' from [fd00:1122:3344:101::e]:37352 | ||
| 9548 | 2026.04.29 20:57:08.232338 [ 353 ] {} <Debug> TCP-Session: ba0c4884-888e-4474-9be3-627ba2198395 Authenticating user 'default' from [fd00:1122:3344:101::e]:42108 | ||
| 9549 | 2026.04.29 20:57:08.232356 [ 289 ] {} <Debug> TCP-Session: adf6bdb0-7700-489d-bd40-86ac189b0f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2026.04.29 20:57:08.232367 [ 290 ] {} <Debug> TCP-Session: 58949162-d1f2-436f-8725-0d185366ee4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9551 | 2026.04.29 20:57:08.232374 [ 353 ] {} <Debug> TCP-Session: ba0c4884-888e-4474-9be3-627ba2198395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2026.04.29 20:57:08.232398 [ 290 ] {} <Debug> TCP-Session: 58949162-d1f2-436f-8725-0d185366ee4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2026.04.29 20:57:08.232386 [ 289 ] {} <Debug> TCP-Session: adf6bdb0-7700-489d-bd40-86ac189b0f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9554 | 2026.04.29 20:57:08.232421 [ 353 ] {} <Debug> TCP-Session: ba0c4884-888e-4474-9be3-627ba2198395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.04.29 20:57:08.232440 [ 287 ] {98f78ab7-a492-43fa-8106-63335041c197} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32814) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9556 | 2026.04.29 20:57:08.232465 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9557 | 2026.04.29 20:57:08.232237 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62172 | ||
| 9558 | 2026.04.29 20:57:08.232499 [ 354 ] {} <Debug> TCP-Session: e2e1ee60-663e-4360-b798-f03c001a326c Authenticating user 'default' from [fd00:1122:3344:101::e]:61292 | ||
| 9559 | 2026.04.29 20:57:08.232196 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60567 | ||
| 9560 | 2026.04.29 20:57:08.232545 [ 354 ] {} <Debug> TCP-Session: e2e1ee60-663e-4360-b798-f03c001a326c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.04.29 20:57:08.232199 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50735 | ||
| 9562 | 2026.04.29 20:57:08.232615 [ 354 ] {} <Debug> TCP-Session: e2e1ee60-663e-4360-b798-f03c001a326c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.04.29 20:57:08.232170 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50230 | ||
| 9564 | 2026.04.29 20:57:08.232733 [ 287 ] {98f78ab7-a492-43fa-8106-63335041c197} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9565 | 2026.04.29 20:57:08.232794 [ 287 ] {98f78ab7-a492-43fa-8106-63335041c197} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9566 | 2026.04.29 20:57:08.233034 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9567 | 2026.04.29 20:57:08.233068 [ 352 ] {} <Debug> TCP-Session: 0bde606e-bf08-48aa-9e96-de9963b7d0e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50735 | ||
| 9568 | 2026.04.29 20:57:08.233084 [ 352 ] {} <Debug> TCP-Session: 0bde606e-bf08-48aa-9e96-de9963b7d0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9569 | 2026.04.29 20:57:08.233094 [ 287 ] {98f78ab7-a492-43fa-8106-63335041c197} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 9570 | 2026.04.29 20:57:08.233100 [ 352 ] {} <Debug> TCP-Session: 0bde606e-bf08-48aa-9e96-de9963b7d0e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2026.04.29 20:57:08.233146 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9572 | 2026.04.29 20:57:08.233179 [ 291 ] {} <Debug> TCP-Session: 49193b1b-15c4-4472-8474-e1b7989ac20f Authenticating user 'default' from [fd00:1122:3344:101::e]:50230 | ||
| 9573 | 2026.04.29 20:57:08.233195 [ 291 ] {} <Debug> TCP-Session: 49193b1b-15c4-4472-8474-e1b7989ac20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9574 | 2026.04.29 20:57:08.233207 [ 291 ] {} <Debug> TCP-Session: 49193b1b-15c4-4472-8474-e1b7989ac20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2026.04.29 20:57:08.233266 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9576 | 2026.04.29 20:57:08.233299 [ 355 ] {} <Debug> TCP-Session: 310de849-da30-4b74-aefb-16b374c27c3c Authenticating user 'default' from [fd00:1122:3344:101::e]:62172 | ||
| 9577 | 2026.04.29 20:57:08.233316 [ 355 ] {} <Debug> TCP-Session: 310de849-da30-4b74-aefb-16b374c27c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2026.04.29 20:57:08.233335 [ 355 ] {} <Debug> TCP-Session: 310de849-da30-4b74-aefb-16b374c27c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2026.04.29 20:57:08.233476 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9580 | 2026.04.29 20:57:08.233520 [ 351 ] {} <Debug> TCP-Session: a4940bfd-10a9-4804-a5fe-51e10c23e81c Authenticating user 'default' from [fd00:1122:3344:101::e]:60567 | ||
| 9581 | 2026.04.29 20:57:08.233543 [ 351 ] {} <Debug> TCP-Session: a4940bfd-10a9-4804-a5fe-51e10c23e81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2026.04.29 20:57:08.233556 [ 351 ] {} <Debug> TCP-Session: a4940bfd-10a9-4804-a5fe-51e10c23e81c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2026.04.29 20:57:08.234126 [ 306 ] {98f78ab7-a492-43fa-8106-63335041c197} <Trace> AggregatingTransform: Aggregating | ||
| 9584 | 2026.04.29 20:57:08.234169 [ 306 ] {98f78ab7-a492-43fa-8106-63335041c197} <Trace> Aggregator: Aggregation method: without_key | ||
| 9585 | 2026.04.29 20:57:08.234206 [ 306 ] {98f78ab7-a492-43fa-8106-63335041c197} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996003 sec. (1004.013 rows/sec., 39.22 KiB/sec.) | ||
| 9586 | 2026.04.29 20:57:08.234225 [ 306 ] {98f78ab7-a492-43fa-8106-63335041c197} <Trace> Aggregator: Merging aggregated data | ||
| 9587 | 2026.04.29 20:57:08.235462 [ 287 ] {98f78ab7-a492-43fa-8106-63335041c197} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003083 sec., 324.3593902043464 rows/sec., 12.67 KiB/sec. | ||
| 9588 | 2026.04.29 20:57:08.235717 [ 287 ] {98f78ab7-a492-43fa-8106-63335041c197} <Debug> TCPHandler: Processed in 0.003609096 sec. | ||
| 9589 | 2026.04.29 20:57:08.235971 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9590 | 2026.04.29 20:57:08.235972 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9591 | 2026.04.29 20:57:08.236025 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9592 | 2026.04.29 20:57:08.236043 [ 289 ] {} <Debug> TCP-Session: adf6bdb0-7700-489d-bd40-86ac189b0f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2026.04.29 20:57:08.236050 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9594 | 2026.04.29 20:57:08.236070 [ 291 ] {} <Debug> TCP-Session: 49193b1b-15c4-4472-8474-e1b7989ac20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.04.29 20:57:08.236095 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9596 | 2026.04.29 20:57:08.236117 [ 351 ] {} <Debug> TCP-Session: a4940bfd-10a9-4804-a5fe-51e10c23e81c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9597 | 2026.04.29 20:57:08.236117 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9598 | 2026.04.29 20:57:08.236163 [ 352 ] {} <Debug> TCP-Session: 0bde606e-bf08-48aa-9e96-de9963b7d0e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2026.04.29 20:57:08.236075 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9600 | 2026.04.29 20:57:08.236196 [ 354 ] {} <Debug> TCP-Session: e2e1ee60-663e-4360-b798-f03c001a326c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9601 | 2026.04.29 20:57:08.235994 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9602 | 2026.04.29 20:57:08.236239 [ 353 ] {} <Debug> TCP-Session: ba0c4884-888e-4474-9be3-627ba2198395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9603 | 2026.04.29 20:57:08.236087 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9604 | 2026.04.29 20:57:08.236279 [ 355 ] {} <Debug> TCP-Session: 310de849-da30-4b74-aefb-16b374c27c3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2026.04.29 20:57:08.236057 [ 287 ] {} <Debug> TCP-Session: 0ce28eeb-83a3-450f-8aac-c2898ec95ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2026.04.29 20:57:08.236325 [ 290 ] {} <Debug> TCP-Session: 58949162-d1f2-436f-8725-0d185366ee4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9607 | 2026.04.29 20:57:08.283180 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42041 | ||
| 9608 | 2026.04.29 20:57:08.283302 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9609 | 2026.04.29 20:57:08.283329 [ 287 ] {} <Debug> TCP-Session: f8958e49-6e27-4297-ac56-7be77e2416e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42041 | ||
| 9610 | 2026.04.29 20:57:08.283351 [ 287 ] {} <Debug> TCP-Session: f8958e49-6e27-4297-ac56-7be77e2416e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9611 | 2026.04.29 20:57:08.283364 [ 287 ] {} <Debug> TCP-Session: f8958e49-6e27-4297-ac56-7be77e2416e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9612 | 2026.04.29 20:57:08.283559 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57228 | ||
| 9613 | 2026.04.29 20:57:08.283577 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61385 | ||
| 9614 | 2026.04.29 20:57:08.283615 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38853 | ||
| 9615 | 2026.04.29 20:57:08.283654 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41932 | ||
| 9616 | 2026.04.29 20:57:08.283686 [ 287 ] {} <Trace> TCP-Session: f8958e49-6e27-4297-ac56-7be77e2416e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2026.04.29 20:57:08.283694 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9618 | 2026.04.29 20:57:08.283647 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48983 | ||
| 9619 | 2026.04.29 20:57:08.283737 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9620 | 2026.04.29 20:57:08.283744 [ 290 ] {} <Debug> TCP-Session: fb8cdce0-23ae-4f62-b639-96bfbb2ae42b Authenticating user 'default' from [fd00:1122:3344:101::e]:61385 | ||
| 9621 | 2026.04.29 20:57:08.283792 [ 351 ] {} <Debug> TCP-Session: 8f7fbc9a-7f2b-4e30-af3e-32106fdcb9b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38853 | ||
| 9622 | 2026.04.29 20:57:08.283806 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9623 | 2026.04.29 20:57:08.283813 [ 290 ] {} <Debug> TCP-Session: fb8cdce0-23ae-4f62-b639-96bfbb2ae42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.04.29 20:57:08.283829 [ 351 ] {} <Debug> TCP-Session: 8f7fbc9a-7f2b-4e30-af3e-32106fdcb9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9625 | 2026.04.29 20:57:08.283837 [ 354 ] {} <Debug> TCP-Session: 0b2b61f4-0cec-4996-baa8-8ba069b933ef Authenticating user 'default' from [fd00:1122:3344:101::e]:48983 | ||
| 9626 | 2026.04.29 20:57:08.283862 [ 287 ] {dc87c3f9-5df0-4341-bb24-298bcd00ed32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42041) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9627 | 2026.04.29 20:57:08.283859 [ 351 ] {} <Debug> TCP-Session: 8f7fbc9a-7f2b-4e30-af3e-32106fdcb9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2026.04.29 20:57:08.283878 [ 354 ] {} <Debug> TCP-Session: 0b2b61f4-0cec-4996-baa8-8ba069b933ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2026.04.29 20:57:08.283846 [ 290 ] {} <Debug> TCP-Session: fb8cdce0-23ae-4f62-b639-96bfbb2ae42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2026.04.29 20:57:08.283920 [ 354 ] {} <Debug> TCP-Session: 0b2b61f4-0cec-4996-baa8-8ba069b933ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2026.04.29 20:57:08.283739 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9632 | 2026.04.29 20:57:08.283643 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9633 | 2026.04.29 20:57:08.283983 [ 355 ] {} <Debug> TCP-Session: 43b6b417-59ad-4f5c-8907-23a5173329cf Authenticating user 'default' from [fd00:1122:3344:101::e]:41932 | ||
| 9634 | 2026.04.29 20:57:08.283586 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53083 | ||
| 9635 | 2026.04.29 20:57:08.284007 [ 355 ] {} <Debug> TCP-Session: 43b6b417-59ad-4f5c-8907-23a5173329cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9636 | 2026.04.29 20:57:08.283997 [ 289 ] {} <Debug> TCP-Session: c2dacf64-aa14-4a17-bda1-204f933c689f Authenticating user 'default' from [fd00:1122:3344:101::e]:57228 | ||
| 9637 | 2026.04.29 20:57:08.284044 [ 355 ] {} <Debug> TCP-Session: 43b6b417-59ad-4f5c-8907-23a5173329cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9638 | 2026.04.29 20:57:08.284058 [ 289 ] {} <Debug> TCP-Session: c2dacf64-aa14-4a17-bda1-204f933c689f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9639 | 2026.04.29 20:57:08.283634 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59375 | ||
| 9640 | 2026.04.29 20:57:08.284074 [ 289 ] {} <Debug> TCP-Session: c2dacf64-aa14-4a17-bda1-204f933c689f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2026.04.29 20:57:08.284073 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9642 | 2026.04.29 20:57:08.283621 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41236 | ||
| 9643 | 2026.04.29 20:57:08.284139 [ 291 ] {} <Debug> TCP-Session: fe04a1a9-02d1-40da-8936-f43bebca8580 Authenticating user 'default' from [fd00:1122:3344:101::e]:53083 | ||
| 9644 | 2026.04.29 20:57:08.284168 [ 287 ] {dc87c3f9-5df0-4341-bb24-298bcd00ed32} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9645 | 2026.04.29 20:57:08.284183 [ 291 ] {} <Debug> TCP-Session: fe04a1a9-02d1-40da-8936-f43bebca8580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2026.04.29 20:57:08.284135 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9647 | 2026.04.29 20:57:08.284203 [ 291 ] {} <Debug> TCP-Session: fe04a1a9-02d1-40da-8936-f43bebca8580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9648 | 2026.04.29 20:57:08.284207 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9649 | 2026.04.29 20:57:08.284233 [ 352 ] {} <Debug> TCP-Session: 51f18183-27a5-44f5-bc17-c67058d34ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59375 | ||
| 9650 | 2026.04.29 20:57:08.284263 [ 353 ] {} <Debug> TCP-Session: 78c8c038-d66c-456c-a936-040a2056e489 Authenticating user 'default' from [fd00:1122:3344:101::e]:41236 | ||
| 9651 | 2026.04.29 20:57:08.284279 [ 352 ] {} <Debug> TCP-Session: 51f18183-27a5-44f5-bc17-c67058d34ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2026.04.29 20:57:08.284296 [ 353 ] {} <Debug> TCP-Session: 78c8c038-d66c-456c-a936-040a2056e489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9653 | 2026.04.29 20:57:08.284304 [ 352 ] {} <Debug> TCP-Session: 51f18183-27a5-44f5-bc17-c67058d34ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2026.04.29 20:57:08.284319 [ 353 ] {} <Debug> TCP-Session: 78c8c038-d66c-456c-a936-040a2056e489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2026.04.29 20:57:08.284229 [ 287 ] {dc87c3f9-5df0-4341-bb24-298bcd00ed32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9656 | 2026.04.29 20:57:08.284652 [ 287 ] {dc87c3f9-5df0-4341-bb24-298bcd00ed32} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 9657 | 2026.04.29 20:57:08.286116 [ 350 ] {dc87c3f9-5df0-4341-bb24-298bcd00ed32} <Trace> AggregatingTransform: Aggregating | ||
| 9658 | 2026.04.29 20:57:08.286161 [ 350 ] {dc87c3f9-5df0-4341-bb24-298bcd00ed32} <Trace> Aggregator: Aggregation method: without_key | ||
| 9659 | 2026.04.29 20:57:08.286200 [ 350 ] {dc87c3f9-5df0-4341-bb24-298bcd00ed32} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001441889 sec. (693.535 rows/sec., 27.09 KiB/sec.) | ||
| 9660 | 2026.04.29 20:57:08.286219 [ 350 ] {dc87c3f9-5df0-4341-bb24-298bcd00ed32} <Trace> Aggregator: Merging aggregated data | ||
| 9661 | 2026.04.29 20:57:08.287494 [ 287 ] {dc87c3f9-5df0-4341-bb24-298bcd00ed32} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00368 sec., 271.7391304347826 rows/sec., 10.61 KiB/sec. | ||
| 9662 | 2026.04.29 20:57:08.287829 [ 287 ] {dc87c3f9-5df0-4341-bb24-298bcd00ed32} <Debug> TCPHandler: Processed in 0.004277355 sec. | ||
| 9663 | 2026.04.29 20:57:08.288039 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9664 | 2026.04.29 20:57:08.288076 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9665 | 2026.04.29 20:57:08.288079 [ 287 ] {} <Debug> TCP-Session: f8958e49-6e27-4297-ac56-7be77e2416e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2026.04.29 20:57:08.288107 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9667 | 2026.04.29 20:57:08.288130 [ 289 ] {} <Debug> TCP-Session: c2dacf64-aa14-4a17-bda1-204f933c689f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9668 | 2026.04.29 20:57:08.288161 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9669 | 2026.04.29 20:57:08.288167 [ 354 ] {} <Debug> TCP-Session: 0b2b61f4-0cec-4996-baa8-8ba069b933ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9670 | 2026.04.29 20:57:08.288187 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9671 | 2026.04.29 20:57:08.288217 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9672 | 2026.04.29 20:57:08.288242 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9673 | 2026.04.29 20:57:08.288273 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9674 | 2026.04.29 20:57:08.288283 [ 291 ] {} <Debug> TCP-Session: fe04a1a9-02d1-40da-8936-f43bebca8580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9675 | 2026.04.29 20:57:08.288340 [ 352 ] {} <Debug> TCP-Session: 51f18183-27a5-44f5-bc17-c67058d34ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9676 | 2026.04.29 20:57:08.288131 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9677 | 2026.04.29 20:57:08.288208 [ 355 ] {} <Debug> TCP-Session: 43b6b417-59ad-4f5c-8907-23a5173329cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9678 | 2026.04.29 20:57:08.288416 [ 290 ] {} <Debug> TCP-Session: fb8cdce0-23ae-4f62-b639-96bfbb2ae42b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9679 | 2026.04.29 20:57:08.288327 [ 351 ] {} <Debug> TCP-Session: 8f7fbc9a-7f2b-4e30-af3e-32106fdcb9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9680 | 2026.04.29 20:57:08.288263 [ 353 ] {} <Debug> TCP-Session: 78c8c038-d66c-456c-a936-040a2056e489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9681 | 2026.04.29 20:57:08.401770 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49919 | ||
| 9682 | 2026.04.29 20:57:08.401887 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9683 | 2026.04.29 20:57:08.401917 [ 287 ] {} <Debug> TCP-Session: 0b171f59-1dec-46bd-803e-049ec2d55485 Authenticating user 'default' from [fd00:1122:3344:101::e]:49919 | ||
| 9684 | 2026.04.29 20:57:08.401940 [ 287 ] {} <Debug> TCP-Session: 0b171f59-1dec-46bd-803e-049ec2d55485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9685 | 2026.04.29 20:57:08.401953 [ 287 ] {} <Debug> TCP-Session: 0b171f59-1dec-46bd-803e-049ec2d55485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9686 | 2026.04.29 20:57:08.402154 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57563 | ||
| 9687 | 2026.04.29 20:57:08.402171 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48932 | ||
| 9688 | 2026.04.29 20:57:08.402213 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35835 | ||
| 9689 | 2026.04.29 20:57:08.402224 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49451 | ||
| 9690 | 2026.04.29 20:57:08.402276 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9691 | 2026.04.29 20:57:08.402286 [ 287 ] {} <Trace> TCP-Session: 0b171f59-1dec-46bd-803e-049ec2d55485 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9692 | 2026.04.29 20:57:08.402317 [ 290 ] {} <Debug> TCP-Session: c45a80bf-e2de-40b6-8652-e65a0c8508d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57563 | ||
| 9693 | 2026.04.29 20:57:08.402295 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9694 | 2026.04.29 20:57:08.402355 [ 290 ] {} <Debug> TCP-Session: c45a80bf-e2de-40b6-8652-e65a0c8508d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9695 | 2026.04.29 20:57:08.402374 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9696 | 2026.04.29 20:57:08.402383 [ 354 ] {} <Debug> TCP-Session: 6e883017-7ca1-4e21-a4c2-1cf879eadfc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35835 | ||
| 9697 | 2026.04.29 20:57:08.402381 [ 290 ] {} <Debug> TCP-Session: c45a80bf-e2de-40b6-8652-e65a0c8508d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9698 | 2026.04.29 20:57:08.402415 [ 355 ] {} <Debug> TCP-Session: 9a8c94f4-b360-4a1f-b786-17995d846fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49451 | ||
| 9699 | 2026.04.29 20:57:08.402423 [ 354 ] {} <Debug> TCP-Session: 6e883017-7ca1-4e21-a4c2-1cf879eadfc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9700 | 2026.04.29 20:57:08.402462 [ 355 ] {} <Debug> TCP-Session: 9a8c94f4-b360-4a1f-b786-17995d846fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9701 | 2026.04.29 20:57:08.402466 [ 354 ] {} <Debug> TCP-Session: 6e883017-7ca1-4e21-a4c2-1cf879eadfc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9702 | 2026.04.29 20:57:08.402481 [ 287 ] {baca0104-de68-4aa0-9aed-c2d21969b1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49919) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9703 | 2026.04.29 20:57:08.402484 [ 355 ] {} <Debug> TCP-Session: 9a8c94f4-b360-4a1f-b786-17995d846fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9704 | 2026.04.29 20:57:08.402292 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9705 | 2026.04.29 20:57:08.402156 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38277 | ||
| 9706 | 2026.04.29 20:57:08.402569 [ 291 ] {} <Debug> TCP-Session: 0a7529f5-cf33-4bbf-845b-b1fc66d24bb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48932 | ||
| 9707 | 2026.04.29 20:57:08.402203 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63004 | ||
| 9708 | 2026.04.29 20:57:08.402607 [ 291 ] {} <Debug> TCP-Session: 0a7529f5-cf33-4bbf-845b-b1fc66d24bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9709 | 2026.04.29 20:57:08.402629 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9710 | 2026.04.29 20:57:08.402658 [ 291 ] {} <Debug> TCP-Session: 0a7529f5-cf33-4bbf-845b-b1fc66d24bb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9711 | 2026.04.29 20:57:08.402678 [ 289 ] {} <Debug> TCP-Session: e4a270c7-3b0d-4704-a98b-684132aa0d40 Authenticating user 'default' from [fd00:1122:3344:101::e]:38277 | ||
| 9712 | 2026.04.29 20:57:08.402192 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58966 | ||
| 9713 | 2026.04.29 20:57:08.402707 [ 289 ] {} <Debug> TCP-Session: e4a270c7-3b0d-4704-a98b-684132aa0d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9714 | 2026.04.29 20:57:08.402707 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9715 | 2026.04.29 20:57:08.402726 [ 289 ] {} <Debug> TCP-Session: e4a270c7-3b0d-4704-a98b-684132aa0d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9716 | 2026.04.29 20:57:08.402199 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56596 | ||
| 9717 | 2026.04.29 20:57:08.402757 [ 351 ] {} <Debug> TCP-Session: b682d541-54af-40da-9d2b-14d42cc3c27c Authenticating user 'default' from [fd00:1122:3344:101::e]:63004 | ||
| 9718 | 2026.04.29 20:57:08.402764 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9719 | 2026.04.29 20:57:08.402804 [ 351 ] {} <Debug> TCP-Session: b682d541-54af-40da-9d2b-14d42cc3c27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9720 | 2026.04.29 20:57:08.402810 [ 287 ] {baca0104-de68-4aa0-9aed-c2d21969b1e5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9721 | 2026.04.29 20:57:08.402833 [ 351 ] {} <Debug> TCP-Session: b682d541-54af-40da-9d2b-14d42cc3c27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9722 | 2026.04.29 20:57:08.402827 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9723 | 2026.04.29 20:57:08.402810 [ 352 ] {} <Debug> TCP-Session: b9db13e7-0578-47e2-b6a8-b9e8fe10de3e Authenticating user 'default' from [fd00:1122:3344:101::e]:58966 | ||
| 9724 | 2026.04.29 20:57:08.402893 [ 353 ] {} <Debug> TCP-Session: 728129d0-36b6-4412-b9f0-0b006a7ea604 Authenticating user 'default' from [fd00:1122:3344:101::e]:56596 | ||
| 9725 | 2026.04.29 20:57:08.402911 [ 352 ] {} <Debug> TCP-Session: b9db13e7-0578-47e2-b6a8-b9e8fe10de3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9726 | 2026.04.29 20:57:08.402926 [ 353 ] {} <Debug> TCP-Session: 728129d0-36b6-4412-b9f0-0b006a7ea604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9727 | 2026.04.29 20:57:08.402940 [ 352 ] {} <Debug> TCP-Session: b9db13e7-0578-47e2-b6a8-b9e8fe10de3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9728 | 2026.04.29 20:57:08.402952 [ 353 ] {} <Debug> TCP-Session: 728129d0-36b6-4412-b9f0-0b006a7ea604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9729 | 2026.04.29 20:57:08.402883 [ 287 ] {baca0104-de68-4aa0-9aed-c2d21969b1e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9730 | 2026.04.29 20:57:08.403274 [ 287 ] {baca0104-de68-4aa0-9aed-c2d21969b1e5} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 9731 | 2026.04.29 20:57:08.404193 [ 343 ] {baca0104-de68-4aa0-9aed-c2d21969b1e5} <Trace> AggregatingTransform: Aggregating | ||
| 9732 | 2026.04.29 20:57:08.404231 [ 343 ] {baca0104-de68-4aa0-9aed-c2d21969b1e5} <Trace> Aggregator: Aggregation method: without_key | ||
| 9733 | 2026.04.29 20:57:08.404269 [ 343 ] {baca0104-de68-4aa0-9aed-c2d21969b1e5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892741 sec. (1120.146 rows/sec., 43.76 KiB/sec.) | ||
| 9734 | 2026.04.29 20:57:08.404288 [ 343 ] {baca0104-de68-4aa0-9aed-c2d21969b1e5} <Trace> Aggregator: Merging aggregated data | ||
| 9735 | 2026.04.29 20:57:08.405936 [ 287 ] {baca0104-de68-4aa0-9aed-c2d21969b1e5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003512 sec., 284.7380410022779 rows/sec., 11.12 KiB/sec. | ||
| 9736 | 2026.04.29 20:57:08.406090 [ 287 ] {baca0104-de68-4aa0-9aed-c2d21969b1e5} <Debug> TCPHandler: Processed in 0.00397728 sec. | ||
| 9737 | 2026.04.29 20:57:08.406226 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9738 | 2026.04.29 20:57:08.406257 [ 287 ] {} <Debug> TCP-Session: 0b171f59-1dec-46bd-803e-049ec2d55485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9739 | 2026.04.29 20:57:08.406256 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9740 | 2026.04.29 20:57:08.406278 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9741 | 2026.04.29 20:57:08.406300 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9742 | 2026.04.29 20:57:08.406324 [ 290 ] {} <Debug> TCP-Session: c45a80bf-e2de-40b6-8652-e65a0c8508d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9743 | 2026.04.29 20:57:08.406342 [ 291 ] {} <Debug> TCP-Session: 0a7529f5-cf33-4bbf-845b-b1fc66d24bb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9744 | 2026.04.29 20:57:08.406361 [ 289 ] {} <Debug> TCP-Session: e4a270c7-3b0d-4704-a98b-684132aa0d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9745 | 2026.04.29 20:57:08.406369 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9746 | 2026.04.29 20:57:08.406383 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9747 | 2026.04.29 20:57:08.406418 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9748 | 2026.04.29 20:57:08.406443 [ 354 ] {} <Debug> TCP-Session: 6e883017-7ca1-4e21-a4c2-1cf879eadfc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9749 | 2026.04.29 20:57:08.406332 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9750 | 2026.04.29 20:57:08.406478 [ 351 ] {} <Debug> TCP-Session: b682d541-54af-40da-9d2b-14d42cc3c27c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9751 | 2026.04.29 20:57:08.406426 [ 353 ] {} <Debug> TCP-Session: 728129d0-36b6-4412-b9f0-0b006a7ea604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9752 | 2026.04.29 20:57:08.406513 [ 355 ] {} <Debug> TCP-Session: 9a8c94f4-b360-4a1f-b786-17995d846fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9753 | 2026.04.29 20:57:08.406402 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9754 | 2026.04.29 20:57:08.406574 [ 352 ] {} <Debug> TCP-Session: b9db13e7-0578-47e2-b6a8-b9e8fe10de3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9755 | 2026.04.29 20:57:09.582697 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.04.29 20:57:09.582931 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9757 | 2026.04.29 20:57:09.583288 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9758 | 2026.04.29 20:57:09.583326 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9759 | 2026.04.29 20:57:09.583576 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9760 | 2026.04.29 20:57:09.583652 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9761 | 2026.04.29 20:57:09.583807 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9762 | 2026.04.29 20:57:09.583845 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9763 | 2026.04.29 20:57:09.583867 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 9764 | 2026.04.29 20:57:09.583883 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9765 | 2026.04.29 20:57:09.583923 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9766 | 2026.04.29 20:57:09.583945 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9767 | 2026.04.29 20:57:09.585132 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002296 sec., 22648.083623693383 rows/sec., 5.30 MiB/sec. | ||
| 9768 | 2026.04.29 20:57:09.585260 [ 276 ] {1f644074-b090-49d2-ad9a-41ef4e8ed33f} <Debug> TCPHandler: Processed in 0.002702365 sec. | ||
| 9769 | 2026.04.29 20:57:09.590527 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2026.04.29 20:57:09.590655 [ 276 ] {85c49c2b-51d4-4680-8b68-8e5689948f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9771 | 2026.04.29 20:57:09.590704 [ 276 ] {85c49c2b-51d4-4680-8b68-8e5689948f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9772 | 2026.04.29 20:57:09.591373 [ 276 ] {85c49c2b-51d4-4680-8b68-8e5689948f3e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.04.29 20:57:09.591421 [ 276 ] {85c49c2b-51d4-4680-8b68-8e5689948f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9774 | 2026.04.29 20:57:09.591832 [ 276 ] {85c49c2b-51d4-4680-8b68-8e5689948f3e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9775 | 2026.04.29 20:57:09.592067 [ 276 ] {85c49c2b-51d4-4680-8b68-8e5689948f3e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.04.29 20:57:09.592228 [ 276 ] {85c49c2b-51d4-4680-8b68-8e5689948f3e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001608 sec., 176616.91542288556 rows/sec., 11.22 MiB/sec. | ||
| 9777 | 2026.04.29 20:57:09.592272 [ 276 ] {85c49c2b-51d4-4680-8b68-8e5689948f3e} <Debug> TCPHandler: Processed in 0.001807253 sec. | ||
| 9778 | 2026.04.29 20:57:09.592423 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.04.29 20:57:09.592532 [ 276 ] {181ae2a9-a9ec-45b2-a5a9-ae116a79cff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9780 | 2026.04.29 20:57:09.592577 [ 276 ] {181ae2a9-a9ec-45b2-a5a9-ae116a79cff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9781 | 2026.04.29 20:57:09.593416 [ 276 ] {181ae2a9-a9ec-45b2-a5a9-ae116a79cff6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.04.29 20:57:09.593453 [ 276 ] {181ae2a9-a9ec-45b2-a5a9-ae116a79cff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9783 | 2026.04.29 20:57:09.593827 [ 276 ] {181ae2a9-a9ec-45b2-a5a9-ae116a79cff6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9784 | 2026.04.29 20:57:09.594039 [ 276 ] {181ae2a9-a9ec-45b2-a5a9-ae116a79cff6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.04.29 20:57:09.594187 [ 276 ] {181ae2a9-a9ec-45b2-a5a9-ae116a79cff6} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001679 sec., 483025.61048243 rows/sec., 37.33 MiB/sec. | ||
| 9786 | 2026.04.29 20:57:09.594228 [ 276 ] {181ae2a9-a9ec-45b2-a5a9-ae116a79cff6} <Debug> TCPHandler: Processed in 0.001857684 sec. | ||
| 9787 | 2026.04.29 20:57:09.594362 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.04.29 20:57:09.594477 [ 276 ] {56589dd6-258a-4d58-b61a-6f6ddacbc21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9789 | 2026.04.29 20:57:09.594535 [ 276 ] {56589dd6-258a-4d58-b61a-6f6ddacbc21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9790 | 2026.04.29 20:57:09.595067 [ 276 ] {56589dd6-258a-4d58-b61a-6f6ddacbc21e} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.04.29 20:57:09.595102 [ 276 ] {56589dd6-258a-4d58-b61a-6f6ddacbc21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9792 | 2026.04.29 20:57:09.595470 [ 276 ] {56589dd6-258a-4d58-b61a-6f6ddacbc21e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9793 | 2026.04.29 20:57:09.595706 [ 276 ] {56589dd6-258a-4d58-b61a-6f6ddacbc21e} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.04.29 20:57:09.595842 [ 276 ] {56589dd6-258a-4d58-b61a-6f6ddacbc21e} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001395 sec., 106810.0358422939 rows/sec., 6.35 MiB/sec. | ||
| 9795 | 2026.04.29 20:57:09.595880 [ 276 ] {56589dd6-258a-4d58-b61a-6f6ddacbc21e} <Debug> TCPHandler: Processed in 0.00156965 sec. | ||
| 9796 | 2026.04.29 20:57:09.596021 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.04.29 20:57:09.596130 [ 276 ] {21b741a1-5e3e-4c35-9b4a-9d824e0abd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9798 | 2026.04.29 20:57:09.596174 [ 276 ] {21b741a1-5e3e-4c35-9b4a-9d824e0abd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9799 | 2026.04.29 20:57:09.596633 [ 276 ] {21b741a1-5e3e-4c35-9b4a-9d824e0abd52} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.04.29 20:57:09.596669 [ 276 ] {21b741a1-5e3e-4c35-9b4a-9d824e0abd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9801 | 2026.04.29 20:57:09.597005 [ 276 ] {21b741a1-5e3e-4c35-9b4a-9d824e0abd52} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9802 | 2026.04.29 20:57:09.597220 [ 276 ] {21b741a1-5e3e-4c35-9b4a-9d824e0abd52} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.04.29 20:57:09.597350 [ 276 ] {21b741a1-5e3e-4c35-9b4a-9d824e0abd52} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001245 sec., 119678.71485943775 rows/sec., 7.73 MiB/sec. | ||
| 9804 | 2026.04.29 20:57:09.597388 [ 276 ] {21b741a1-5e3e-4c35-9b4a-9d824e0abd52} <Debug> TCPHandler: Processed in 0.001421888 sec. | ||
| 9805 | 2026.04.29 20:57:09.597535 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.04.29 20:57:09.597655 [ 276 ] {d6a5c82a-3070-4812-a144-b02c80b2a1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.04.29 20:57:09.597697 [ 276 ] {d6a5c82a-3070-4812-a144-b02c80b2a1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9808 | 2026.04.29 20:57:09.598158 [ 276 ] {d6a5c82a-3070-4812-a144-b02c80b2a1da} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.04.29 20:57:09.598193 [ 276 ] {d6a5c82a-3070-4812-a144-b02c80b2a1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9810 | 2026.04.29 20:57:09.598496 [ 276 ] {d6a5c82a-3070-4812-a144-b02c80b2a1da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9811 | 2026.04.29 20:57:09.598704 [ 276 ] {d6a5c82a-3070-4812-a144-b02c80b2a1da} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.04.29 20:57:09.598833 [ 276 ] {d6a5c82a-3070-4812-a144-b02c80b2a1da} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 9813 | 2026.04.29 20:57:09.598874 [ 276 ] {d6a5c82a-3070-4812-a144-b02c80b2a1da} <Debug> TCPHandler: Processed in 0.001399888 sec. | ||
| 9814 | 2026.04.29 20:57:09.599028 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2026.04.29 20:57:09.599129 [ 276 ] {44d415f1-906e-44d6-a970-286d611c5703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9816 | 2026.04.29 20:57:09.599170 [ 276 ] {44d415f1-906e-44d6-a970-286d611c5703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9817 | 2026.04.29 20:57:09.599873 [ 276 ] {44d415f1-906e-44d6-a970-286d611c5703} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.04.29 20:57:09.599907 [ 276 ] {44d415f1-906e-44d6-a970-286d611c5703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9819 | 2026.04.29 20:57:09.600269 [ 276 ] {44d415f1-906e-44d6-a970-286d611c5703} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9820 | 2026.04.29 20:57:09.600502 [ 276 ] {44d415f1-906e-44d6-a970-286d611c5703} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.04.29 20:57:09.600640 [ 276 ] {44d415f1-906e-44d6-a970-286d611c5703} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001532 sec., 324412.53263707575 rows/sec., 22.78 MiB/sec. | ||
| 9822 | 2026.04.29 20:57:09.600679 [ 276 ] {44d415f1-906e-44d6-a970-286d611c5703} <Debug> TCPHandler: Processed in 0.001709752 sec. | ||
| 9823 | 2026.04.29 20:57:09.600807 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9824 | 2026.04.29 20:57:09.600905 [ 276 ] {803172f7-2b44-49bf-863d-8a2edcb0c52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9825 | 2026.04.29 20:57:09.600945 [ 276 ] {803172f7-2b44-49bf-863d-8a2edcb0c52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9826 | 2026.04.29 20:57:09.601333 [ 276 ] {803172f7-2b44-49bf-863d-8a2edcb0c52a} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.04.29 20:57:09.601369 [ 276 ] {803172f7-2b44-49bf-863d-8a2edcb0c52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9828 | 2026.04.29 20:57:09.601695 [ 276 ] {803172f7-2b44-49bf-863d-8a2edcb0c52a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9829 | 2026.04.29 20:57:09.601916 [ 276 ] {803172f7-2b44-49bf-863d-8a2edcb0c52a} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.04.29 20:57:09.602080 [ 276 ] {803172f7-2b44-49bf-863d-8a2edcb0c52a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 262.76 KiB/sec. | ||
| 9831 | 2026.04.29 20:57:09.602132 [ 276 ] {803172f7-2b44-49bf-863d-8a2edcb0c52a} <Debug> TCPHandler: Processed in 0.001373917 sec. | ||
| 9832 | 2026.04.29 20:57:09.602308 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.04.29 20:57:09.602412 [ 276 ] {2d1c3304-3c75-47a8-a0d0-2a4a62614900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9834 | 2026.04.29 20:57:09.602457 [ 276 ] {2d1c3304-3c75-47a8-a0d0-2a4a62614900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9835 | 2026.04.29 20:57:09.602918 [ 276 ] {2d1c3304-3c75-47a8-a0d0-2a4a62614900} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.04.29 20:57:09.602953 [ 276 ] {2d1c3304-3c75-47a8-a0d0-2a4a62614900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9837 | 2026.04.29 20:57:09.603295 [ 276 ] {2d1c3304-3c75-47a8-a0d0-2a4a62614900} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9838 | 2026.04.29 20:57:09.603510 [ 276 ] {2d1c3304-3c75-47a8-a0d0-2a4a62614900} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.04.29 20:57:09.603645 [ 276 ] {2d1c3304-3c75-47a8-a0d0-2a4a62614900} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001257 sec., 210819.41129673825 rows/sec., 14.01 MiB/sec. | ||
| 9840 | 2026.04.29 20:57:09.603683 [ 276 ] {2d1c3304-3c75-47a8-a0d0-2a4a62614900} <Debug> TCPHandler: Processed in 0.001438998 sec. | ||
| 9841 | 2026.04.29 20:57:09.603816 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2026.04.29 20:57:09.603912 [ 276 ] {941f4288-5880-4c34-94c8-b53120c2dd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9843 | 2026.04.29 20:57:09.603959 [ 276 ] {941f4288-5880-4c34-94c8-b53120c2dd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9844 | 2026.04.29 20:57:09.604293 [ 276 ] {941f4288-5880-4c34-94c8-b53120c2dd10} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.04.29 20:57:09.604328 [ 276 ] {941f4288-5880-4c34-94c8-b53120c2dd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9846 | 2026.04.29 20:57:09.604622 [ 276 ] {941f4288-5880-4c34-94c8-b53120c2dd10} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9847 | 2026.04.29 20:57:09.604827 [ 276 ] {941f4288-5880-4c34-94c8-b53120c2dd10} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.04.29 20:57:09.604958 [ 276 ] {941f4288-5880-4c34-94c8-b53120c2dd10} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 9849 | 2026.04.29 20:57:09.604994 [ 276 ] {941f4288-5880-4c34-94c8-b53120c2dd10} <Debug> TCPHandler: Processed in 0.001228596 sec. | ||
| 9850 | 2026.04.29 20:57:09.605135 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2026.04.29 20:57:09.605231 [ 276 ] {6d9f9860-f5b8-4b2f-a301-72252841747d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9852 | 2026.04.29 20:57:09.605285 [ 276 ] {6d9f9860-f5b8-4b2f-a301-72252841747d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9853 | 2026.04.29 20:57:09.606071 [ 276 ] {6d9f9860-f5b8-4b2f-a301-72252841747d} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.04.29 20:57:09.606110 [ 276 ] {6d9f9860-f5b8-4b2f-a301-72252841747d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9855 | 2026.04.29 20:57:09.606618 [ 276 ] {6d9f9860-f5b8-4b2f-a301-72252841747d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9856 | 2026.04.29 20:57:09.606852 [ 276 ] {6d9f9860-f5b8-4b2f-a301-72252841747d} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.04.29 20:57:09.606998 [ 276 ] {6d9f9860-f5b8-4b2f-a301-72252841747d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001785 sec., 3921.568627450981 rows/sec., 7.03 MiB/sec. | ||
| 9858 | 2026.04.29 20:57:09.607073 [ 276 ] {6d9f9860-f5b8-4b2f-a301-72252841747d} <Debug> TCPHandler: Processed in 0.001990685 sec. | ||
| 9859 | 2026.04.29 20:57:09.607230 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.04.29 20:57:09.607327 [ 276 ] {8e206c70-04b0-4bbe-8864-48f140aa33ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9861 | 2026.04.29 20:57:09.607369 [ 276 ] {8e206c70-04b0-4bbe-8864-48f140aa33ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9862 | 2026.04.29 20:57:09.607735 [ 276 ] {8e206c70-04b0-4bbe-8864-48f140aa33ce} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.04.29 20:57:09.607772 [ 276 ] {8e206c70-04b0-4bbe-8864-48f140aa33ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9864 | 2026.04.29 20:57:09.608085 [ 276 ] {8e206c70-04b0-4bbe-8864-48f140aa33ce} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9865 | 2026.04.29 20:57:09.608294 [ 276 ] {8e206c70-04b0-4bbe-8864-48f140aa33ce} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.04.29 20:57:09.608426 [ 276 ] {8e206c70-04b0-4bbe-8864-48f140aa33ce} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001119 sec., 80428.9544235925 rows/sec., 5.03 MiB/sec. | ||
| 9867 | 2026.04.29 20:57:09.608465 [ 276 ] {8e206c70-04b0-4bbe-8864-48f140aa33ce} <Debug> TCPHandler: Processed in 0.001286376 sec. | ||
| 9868 | 2026.04.29 20:57:12.048760 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9869 | 2026.04.29 20:57:12.048829 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9870 | 2026.04.29 20:57:12.198665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19219 | ||
| 9871 | 2026.04.29 20:57:12.199226 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.04.29 20:57:12.199272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9873 | 2026.04.29 20:57:12.199761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9874 | 2026.04.29 20:57:12.199990 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.04.29 20:57:12.200118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19219 | ||
| 9876 | 2026.04.29 20:57:12.266498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1220 | ||
| 9877 | 2026.04.29 20:57:12.269087 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.04.29 20:57:12.269136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9879 | 2026.04.29 20:57:12.270334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9880 | 2026.04.29 20:57:12.270599 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.04.29 20:57:12.270865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
| 9882 | 2026.04.29 20:57:13.225977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9883 | 2026.04.29 20:57:13.247711 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.04.29 20:57:13.247773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9885 | 2026.04.29 20:57:13.255765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9886 | 2026.04.29 20:57:13.256689 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.04.29 20:57:13.260614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9888 | 2026.04.29 20:57:14.578346 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2026.04.29 20:57:14.578602 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9890 | 2026.04.29 20:57:14.578932 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9891 | 2026.04.29 20:57:14.578966 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9892 | 2026.04.29 20:57:14.579184 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9893 | 2026.04.29 20:57:14.579253 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9894 | 2026.04.29 20:57:14.579393 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9895 | 2026.04.29 20:57:14.579428 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9896 | 2026.04.29 20:57:14.579448 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 9897 | 2026.04.29 20:57:14.579463 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9898 | 2026.04.29 20:57:14.579502 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9899 | 2026.04.29 20:57:14.579523 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9900 | 2026.04.29 20:57:14.580689 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002188 sec., 23765.99634369287 rows/sec., 5.56 MiB/sec. | ||
| 9901 | 2026.04.29 20:57:14.580813 [ 276 ] {80c5b06c-2493-46ee-8d16-04b2bf1b6616} <Debug> TCPHandler: Processed in 0.002607793 sec. | ||
| 9902 | 2026.04.29 20:57:14.582991 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9903 | 2026.04.29 20:57:14.583122 [ 276 ] {c752a99c-b68f-4818-875c-a56c9907bd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9904 | 2026.04.29 20:57:14.583173 [ 276 ] {c752a99c-b68f-4818-875c-a56c9907bd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9905 | 2026.04.29 20:57:14.583760 [ 276 ] {c752a99c-b68f-4818-875c-a56c9907bd8f} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2026.04.29 20:57:14.583807 [ 276 ] {c752a99c-b68f-4818-875c-a56c9907bd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9907 | 2026.04.29 20:57:14.584181 [ 276 ] {c752a99c-b68f-4818-875c-a56c9907bd8f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9908 | 2026.04.29 20:57:14.584400 [ 276 ] {c752a99c-b68f-4818-875c-a56c9907bd8f} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.04.29 20:57:14.584557 [ 276 ] {c752a99c-b68f-4818-875c-a56c9907bd8f} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001474 sec., 85481.68249660787 rows/sec., 7.38 MiB/sec. | ||
| 9910 | 2026.04.29 20:57:14.584597 [ 276 ] {c752a99c-b68f-4818-875c-a56c9907bd8f} <Debug> TCPHandler: Processed in 0.001668542 sec. | ||
| 9911 | 2026.04.29 20:57:14.584724 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9912 | 2026.04.29 20:57:14.584823 [ 276 ] {3a4f2013-be6c-4b85-bf79-bee50c21819f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9913 | 2026.04.29 20:57:14.584864 [ 276 ] {3a4f2013-be6c-4b85-bf79-bee50c21819f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9914 | 2026.04.29 20:57:14.585298 [ 276 ] {3a4f2013-be6c-4b85-bf79-bee50c21819f} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2026.04.29 20:57:14.585335 [ 276 ] {3a4f2013-be6c-4b85-bf79-bee50c21819f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9916 | 2026.04.29 20:57:14.585630 [ 276 ] {3a4f2013-be6c-4b85-bf79-bee50c21819f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9917 | 2026.04.29 20:57:14.585833 [ 276 ] {3a4f2013-be6c-4b85-bf79-bee50c21819f} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2026.04.29 20:57:14.585963 [ 276 ] {3a4f2013-be6c-4b85-bf79-bee50c21819f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001162 sec., 30120.481927710844 rows/sec., 2.21 MiB/sec. | ||
| 9919 | 2026.04.29 20:57:14.585998 [ 276 ] {3a4f2013-be6c-4b85-bf79-bee50c21819f} <Debug> TCPHandler: Processed in 0.001325147 sec. | ||
| 9920 | 2026.04.29 20:57:14.586129 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9921 | 2026.04.29 20:57:14.586222 [ 276 ] {c40cdb3d-c5e8-4dac-9931-1e2b7273cf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9922 | 2026.04.29 20:57:14.586260 [ 276 ] {c40cdb3d-c5e8-4dac-9931-1e2b7273cf3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9923 | 2026.04.29 20:57:14.586677 [ 276 ] {c40cdb3d-c5e8-4dac-9931-1e2b7273cf3d} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2026.04.29 20:57:14.586713 [ 276 ] {c40cdb3d-c5e8-4dac-9931-1e2b7273cf3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9925 | 2026.04.29 20:57:14.587006 [ 276 ] {c40cdb3d-c5e8-4dac-9931-1e2b7273cf3d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9926 | 2026.04.29 20:57:14.587216 [ 276 ] {c40cdb3d-c5e8-4dac-9931-1e2b7273cf3d} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2026.04.29 20:57:14.587345 [ 276 ] {c40cdb3d-c5e8-4dac-9931-1e2b7273cf3d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001143 sec., 86614.17322834647 rows/sec., 6.76 MiB/sec. | ||
| 9928 | 2026.04.29 20:57:14.587381 [ 276 ] {c40cdb3d-c5e8-4dac-9931-1e2b7273cf3d} <Debug> TCPHandler: Processed in 0.001300797 sec. | ||
| 9929 | 2026.04.29 20:57:14.587501 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9930 | 2026.04.29 20:57:14.587593 [ 276 ] {38a43e1b-2719-42be-8e2a-9f567d577c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9931 | 2026.04.29 20:57:14.587634 [ 276 ] {38a43e1b-2719-42be-8e2a-9f567d577c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9932 | 2026.04.29 20:57:14.588036 [ 276 ] {38a43e1b-2719-42be-8e2a-9f567d577c6f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.04.29 20:57:14.588071 [ 276 ] {38a43e1b-2719-42be-8e2a-9f567d577c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9934 | 2026.04.29 20:57:14.588379 [ 276 ] {38a43e1b-2719-42be-8e2a-9f567d577c6f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9935 | 2026.04.29 20:57:14.588583 [ 276 ] {38a43e1b-2719-42be-8e2a-9f567d577c6f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.04.29 20:57:14.588709 [ 276 ] {38a43e1b-2719-42be-8e2a-9f567d577c6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 9937 | 2026.04.29 20:57:14.588744 [ 276 ] {38a43e1b-2719-42be-8e2a-9f567d577c6f} <Debug> TCPHandler: Processed in 0.001290177 sec. | ||
| 9938 | 2026.04.29 20:57:14.588860 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2026.04.29 20:57:14.588952 [ 276 ] {8b5b6950-7eb7-41f2-b630-e0ad21015f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9940 | 2026.04.29 20:57:14.589005 [ 276 ] {8b5b6950-7eb7-41f2-b630-e0ad21015f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9941 | 2026.04.29 20:57:14.589813 [ 276 ] {8b5b6950-7eb7-41f2-b630-e0ad21015f59} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.04.29 20:57:14.589849 [ 276 ] {8b5b6950-7eb7-41f2-b630-e0ad21015f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9943 | 2026.04.29 20:57:14.590392 [ 276 ] {8b5b6950-7eb7-41f2-b630-e0ad21015f59} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9944 | 2026.04.29 20:57:14.590606 [ 276 ] {8b5b6950-7eb7-41f2-b630-e0ad21015f59} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2026.04.29 20:57:14.590740 [ 276 ] {8b5b6950-7eb7-41f2-b630-e0ad21015f59} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001805 sec., 19390.581717451525 rows/sec., 34.75 MiB/sec. | ||
| 9946 | 2026.04.29 20:57:14.590801 [ 276 ] {8b5b6950-7eb7-41f2-b630-e0ad21015f59} <Debug> TCPHandler: Processed in 0.001988075 sec. | ||
| 9947 | 2026.04.29 20:57:14.590943 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9948 | 2026.04.29 20:57:14.591035 [ 276 ] {c3d2c280-f92a-4aad-a7a8-6180755c8648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9949 | 2026.04.29 20:57:14.591075 [ 276 ] {c3d2c280-f92a-4aad-a7a8-6180755c8648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9950 | 2026.04.29 20:57:14.591419 [ 276 ] {c3d2c280-f92a-4aad-a7a8-6180755c8648} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2026.04.29 20:57:14.591454 [ 276 ] {c3d2c280-f92a-4aad-a7a8-6180755c8648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9952 | 2026.04.29 20:57:14.591747 [ 276 ] {c3d2c280-f92a-4aad-a7a8-6180755c8648} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9953 | 2026.04.29 20:57:14.591958 [ 276 ] {c3d2c280-f92a-4aad-a7a8-6180755c8648} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2026.04.29 20:57:14.592083 [ 276 ] {c3d2c280-f92a-4aad-a7a8-6180755c8648} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 9955 | 2026.04.29 20:57:14.592117 [ 276 ] {c3d2c280-f92a-4aad-a7a8-6180755c8648} <Debug> TCPHandler: Processed in 0.001221906 sec. | ||
| 9956 | 2026.04.29 20:57:19.581675 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9957 | 2026.04.29 20:57:19.581931 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9958 | 2026.04.29 20:57:19.582285 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9959 | 2026.04.29 20:57:19.582325 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9960 | 2026.04.29 20:57:19.582567 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9961 | 2026.04.29 20:57:19.582638 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9962 | 2026.04.29 20:57:19.582779 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 9963 | 2026.04.29 20:57:19.582816 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9964 | 2026.04.29 20:57:19.582838 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 9965 | 2026.04.29 20:57:19.582853 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9966 | 2026.04.29 20:57:19.582892 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9967 | 2026.04.29 20:57:19.582912 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9968 | 2026.04.29 20:57:19.584132 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002299 sec., 22618.52979556329 rows/sec., 5.29 MiB/sec. | ||
| 9969 | 2026.04.29 20:57:19.584246 [ 276 ] {c60e525c-295b-4590-b13b-037a7a349b3b} <Debug> TCPHandler: Processed in 0.002707404 sec. | ||
| 9970 | 2026.04.29 20:57:19.589099 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2026.04.29 20:57:19.589232 [ 276 ] {29d78b11-2c7c-4fbf-84ee-9c1795b77b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9972 | 2026.04.29 20:57:19.589286 [ 276 ] {29d78b11-2c7c-4fbf-84ee-9c1795b77b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9973 | 2026.04.29 20:57:19.589937 [ 276 ] {29d78b11-2c7c-4fbf-84ee-9c1795b77b4e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.04.29 20:57:19.589982 [ 276 ] {29d78b11-2c7c-4fbf-84ee-9c1795b77b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9975 | 2026.04.29 20:57:19.590366 [ 276 ] {29d78b11-2c7c-4fbf-84ee-9c1795b77b4e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9976 | 2026.04.29 20:57:19.590589 [ 276 ] {29d78b11-2c7c-4fbf-84ee-9c1795b77b4e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.04.29 20:57:19.590749 [ 276 ] {29d78b11-2c7c-4fbf-84ee-9c1795b77b4e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001556 sec., 182519.28020565552 rows/sec., 11.59 MiB/sec. | ||
| 9978 | 2026.04.29 20:57:19.590789 [ 276 ] {29d78b11-2c7c-4fbf-84ee-9c1795b77b4e} <Debug> TCPHandler: Processed in 0.001755772 sec. | ||
| 9979 | 2026.04.29 20:57:19.590918 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2026.04.29 20:57:19.591016 [ 276 ] {4c168250-2700-4f4c-8a77-57b98729640a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9981 | 2026.04.29 20:57:19.591057 [ 276 ] {4c168250-2700-4f4c-8a77-57b98729640a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9982 | 2026.04.29 20:57:19.591460 [ 276 ] {4c168250-2700-4f4c-8a77-57b98729640a} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2026.04.29 20:57:19.591494 [ 276 ] {4c168250-2700-4f4c-8a77-57b98729640a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9984 | 2026.04.29 20:57:19.591787 [ 276 ] {4c168250-2700-4f4c-8a77-57b98729640a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9985 | 2026.04.29 20:57:19.591993 [ 276 ] {4c168250-2700-4f4c-8a77-57b98729640a} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.04.29 20:57:19.592125 [ 276 ] {4c168250-2700-4f4c-8a77-57b98729640a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001131 sec., 3536.6931918656055 rows/sec., 288.39 KiB/sec. | ||
| 9987 | 2026.04.29 20:57:19.592167 [ 276 ] {4c168250-2700-4f4c-8a77-57b98729640a} <Debug> TCPHandler: Processed in 0.001300337 sec. | ||
| 9988 | 2026.04.29 20:57:19.592282 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2026.04.29 20:57:19.592376 [ 276 ] {dcb1a8fe-0e89-4c84-9d39-1aca994d1992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9990 | 2026.04.29 20:57:19.592415 [ 276 ] {dcb1a8fe-0e89-4c84-9d39-1aca994d1992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9991 | 2026.04.29 20:57:19.593198 [ 276 ] {dcb1a8fe-0e89-4c84-9d39-1aca994d1992} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2026.04.29 20:57:19.593232 [ 276 ] {dcb1a8fe-0e89-4c84-9d39-1aca994d1992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9993 | 2026.04.29 20:57:19.593572 [ 276 ] {dcb1a8fe-0e89-4c84-9d39-1aca994d1992} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9994 | 2026.04.29 20:57:19.593790 [ 276 ] {dcb1a8fe-0e89-4c84-9d39-1aca994d1992} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2026.04.29 20:57:19.593889 [ 46 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9996 | 2026.04.29 20:57:19.593912 [ 276 ] {dcb1a8fe-0e89-4c84-9d39-1aca994d1992} <Debug> executeQuery: Read 813 rows, 64.33 KiB in 0.001564 sec., 519820.97186700767 rows/sec., 40.17 MiB/sec. | ||
| 9997 | 2026.04.29 20:57:19.593930 [ 46 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.04.29 20:57:19.593949 [ 276 ] {dcb1a8fe-0e89-4c84-9d39-1aca994d1992} <Debug> TCPHandler: Processed in 0.001729942 sec. | ||
| 9999 | 2026.04.29 20:57:19.593951 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10000 | 2026.04.29 20:57:19.594038 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 10001 | 2026.04.29 20:57:19.594059 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2026.04.29 20:57:19.594119 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10003 | 2026.04.29 20:57:19.594142 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3360 rows starting from the beginning of the part | ||
| 10004 | 2026.04.29 20:57:19.594148 [ 276 ] {07edf384-6127-4166-a47f-041e690d38bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10005 | 2026.04.29 20:57:19.594186 [ 276 ] {07edf384-6127-4166-a47f-041e690d38bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10006 | 2026.04.29 20:57:19.594191 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2471 rows starting from the beginning of the part | ||
| 10007 | 2026.04.29 20:57:19.594232 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 10008 | 2026.04.29 20:57:19.594267 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 811 rows starting from the beginning of the part | ||
| 10009 | 2026.04.29 20:57:19.594301 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 126 rows starting from the beginning of the part | ||
| 10010 | 2026.04.29 20:57:19.594336 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 813 rows starting from the beginning of the part | ||
| 10011 | 2026.04.29 20:57:19.594601 [ 276 ] {07edf384-6127-4166-a47f-041e690d38bd} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.04.29 20:57:19.594633 [ 276 ] {07edf384-6127-4166-a47f-041e690d38bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10013 | 2026.04.29 20:57:19.594995 [ 276 ] {07edf384-6127-4166-a47f-041e690d38bd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10014 | 2026.04.29 20:57:19.595208 [ 276 ] {07edf384-6127-4166-a47f-041e690d38bd} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.04.29 20:57:19.595314 [ 46 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 10016 | 2026.04.29 20:57:19.595339 [ 46 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.04.29 20:57:19.595341 [ 276 ] {07edf384-6127-4166-a47f-041e690d38bd} <Debug> executeQuery: Read 153 rows, 9.35 KiB in 0.001186 sec., 129005.05902192243 rows/sec., 7.70 MiB/sec. | ||
| 10018 | 2026.04.29 20:57:19.595356 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10019 | 2026.04.29 20:57:19.595382 [ 276 ] {07edf384-6127-4166-a47f-041e690d38bd} <Debug> TCPHandler: Processed in 0.001354307 sec. | ||
| 10020 | 2026.04.29 20:57:19.595469 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 10021 | 2026.04.29 20:57:19.595502 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2026.04.29 20:57:19.595603 [ 276 ] {228e117a-a7d1-41f4-8abe-e4ef6a4a3880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10023 | 2026.04.29 20:57:19.595617 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10024 | 2026.04.29 20:57:19.595644 [ 276 ] {228e117a-a7d1-41f4-8abe-e4ef6a4a3880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10025 | 2026.04.29 20:57:19.595657 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 225 rows starting from the beginning of the part | ||
| 10026 | 2026.04.29 20:57:19.595731 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 10027 | 2026.04.29 20:57:19.595776 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 44 rows starting from the beginning of the part | ||
| 10028 | 2026.04.29 20:57:19.595819 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 10029 | 2026.04.29 20:57:19.595860 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 35 rows starting from the beginning of the part | ||
| 10030 | 2026.04.29 20:57:19.595904 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 153 rows starting from the beginning of the part | ||
| 10031 | 2026.04.29 20:57:19.596088 [ 276 ] {228e117a-a7d1-41f4-8abe-e4ef6a4a3880} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2026.04.29 20:57:19.596128 [ 276 ] {228e117a-a7d1-41f4-8abe-e4ef6a4a3880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10033 | 2026.04.29 20:57:19.596453 [ 276 ] {228e117a-a7d1-41f4-8abe-e4ef6a4a3880} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10034 | 2026.04.29 20:57:19.596517 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.002500701 sec., 3053943.6741937557 rows/sec., 243.02 MiB/sec. | ||
| 10035 | 2026.04.29 20:57:19.596681 [ 276 ] {228e117a-a7d1-41f4-8abe-e4ef6a4a3880} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.04.29 20:57:19.596811 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401788 sec., 538597.8478914073 rows/sec., 35.60 MiB/sec. | ||
| 10037 | 2026.04.29 20:57:19.596819 [ 276 ] {228e117a-a7d1-41f4-8abe-e4ef6a4a3880} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. | ||
| 10038 | 2026.04.29 20:57:19.596862 [ 276 ] {228e117a-a7d1-41f4-8abe-e4ef6a4a3880} <Debug> TCPHandler: Processed in 0.001411108 sec. | ||
| 10039 | 2026.04.29 20:57:19.596862 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10040 | 2026.04.29 20:57:19.596939 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 10041 | 2026.04.29 20:57:19.596992 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.04.29 20:57:19.597087 [ 276 ] {ced0b7f6-81c2-44db-aecd-16beae4eb5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.04.29 20:57:19.597128 [ 276 ] {ced0b7f6-81c2-44db-aecd-16beae4eb5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10044 | 2026.04.29 20:57:19.597251 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2026.04.29 20:57:19.597322 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_55_11} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 10046 | 2026.04.29 20:57:19.597328 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.04.29 20:57:19.597396 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10048 | 2026.04.29 20:57:19.597440 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_66_13} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10049 | 2026.04.29 20:57:19.597550 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 10050 | 2026.04.29 20:57:19.597569 [ 276 ] {ced0b7f6-81c2-44db-aecd-16beae4eb5f5} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.04.29 20:57:19.597609 [ 276 ] {ced0b7f6-81c2-44db-aecd-16beae4eb5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10052 | 2026.04.29 20:57:19.597916 [ 276 ] {ced0b7f6-81c2-44db-aecd-16beae4eb5f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10053 | 2026.04.29 20:57:19.598126 [ 276 ] {ced0b7f6-81c2-44db-aecd-16beae4eb5f5} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.04.29 20:57:19.598259 [ 276 ] {ced0b7f6-81c2-44db-aecd-16beae4eb5f5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 10055 | 2026.04.29 20:57:19.598297 [ 276 ] {ced0b7f6-81c2-44db-aecd-16beae4eb5f5} <Debug> TCPHandler: Processed in 0.001355107 sec. | ||
| 10056 | 2026.04.29 20:57:19.598423 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10057 | 2026.04.29 20:57:19.598517 [ 276 ] {2165586e-94da-4bda-ac5a-1db5a0a43096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10058 | 2026.04.29 20:57:19.598557 [ 276 ] {2165586e-94da-4bda-ac5a-1db5a0a43096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10059 | 2026.04.29 20:57:19.599170 [ 276 ] {2165586e-94da-4bda-ac5a-1db5a0a43096} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.04.29 20:57:19.599204 [ 276 ] {2165586e-94da-4bda-ac5a-1db5a0a43096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10061 | 2026.04.29 20:57:19.599536 [ 276 ] {2165586e-94da-4bda-ac5a-1db5a0a43096} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10062 | 2026.04.29 20:57:19.599741 [ 276 ] {2165586e-94da-4bda-ac5a-1db5a0a43096} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2026.04.29 20:57:19.599844 [ 46 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10064 | 2026.04.29 20:57:19.599872 [ 276 ] {2165586e-94da-4bda-ac5a-1db5a0a43096} <Debug> executeQuery: Read 501 rows, 36.07 KiB in 0.001371 sec., 365426.6958424508 rows/sec., 25.69 MiB/sec. | ||
| 10065 | 2026.04.29 20:57:19.599872 [ 46 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2026.04.29 20:57:19.599903 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10067 | 2026.04.29 20:57:19.599913 [ 276 ] {2165586e-94da-4bda-ac5a-1db5a0a43096} <Debug> TCPHandler: Processed in 0.00153902 sec. | ||
| 10068 | 2026.04.29 20:57:19.599963 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 10069 | 2026.04.29 20:57:19.600037 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10070 | 2026.04.29 20:57:19.600050 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10071 | 2026.04.29 20:57:19.600077 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1830 rows starting from the beginning of the part | ||
| 10072 | 2026.04.29 20:57:19.600127 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1323 rows starting from the beginning of the part | ||
| 10073 | 2026.04.29 20:57:19.600131 [ 276 ] {4f4e2dc7-c202-4b7a-adbf-6a6539707daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10074 | 2026.04.29 20:57:19.600169 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 10075 | 2026.04.29 20:57:19.600175 [ 276 ] {4f4e2dc7-c202-4b7a-adbf-6a6539707daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10076 | 2026.04.29 20:57:19.600210 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 497 rows starting from the beginning of the part | ||
| 10077 | 2026.04.29 20:57:19.600251 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 99 rows starting from the beginning of the part | ||
| 10078 | 2026.04.29 20:57:19.600288 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 501 rows starting from the beginning of the part | ||
| 10079 | 2026.04.29 20:57:19.600550 [ 276 ] {4f4e2dc7-c202-4b7a-adbf-6a6539707daa} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.04.29 20:57:19.600583 [ 276 ] {4f4e2dc7-c202-4b7a-adbf-6a6539707daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10081 | 2026.04.29 20:57:19.600881 [ 276 ] {4f4e2dc7-c202-4b7a-adbf-6a6539707daa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10082 | 2026.04.29 20:57:19.601085 [ 276 ] {4f4e2dc7-c202-4b7a-adbf-6a6539707daa} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.04.29 20:57:19.601214 [ 276 ] {4f4e2dc7-c202-4b7a-adbf-6a6539707daa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 10084 | 2026.04.29 20:57:19.601273 [ 276 ] {4f4e2dc7-c202-4b7a-adbf-6a6539707daa} <Debug> TCPHandler: Processed in 0.001286936 sec. | ||
| 10085 | 2026.04.29 20:57:19.601385 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10086 | 2026.04.29 20:57:19.601478 [ 276 ] {884eeca8-1b14-4453-802d-29e2cd83bc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10087 | 2026.04.29 20:57:19.601520 [ 276 ] {884eeca8-1b14-4453-802d-29e2cd83bc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10088 | 2026.04.29 20:57:19.601595 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655372 sec., 2606060.7525075935 rows/sec., 188.88 MiB/sec. | ||
| 10089 | 2026.04.29 20:57:19.601875 [ 192 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10090 | 2026.04.29 20:57:19.601977 [ 276 ] {884eeca8-1b14-4453-802d-29e2cd83bc35} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.04.29 20:57:19.602019 [ 276 ] {884eeca8-1b14-4453-802d-29e2cd83bc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10092 | 2026.04.29 20:57:19.602254 [ 192 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2026.04.29 20:57:19.602354 [ 192 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_66_13} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10094 | 2026.04.29 20:57:19.602376 [ 276 ] {884eeca8-1b14-4453-802d-29e2cd83bc35} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10095 | 2026.04.29 20:57:19.602472 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10096 | 2026.04.29 20:57:19.602607 [ 276 ] {884eeca8-1b14-4453-802d-29e2cd83bc35} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.04.29 20:57:19.602751 [ 276 ] {884eeca8-1b14-4453-802d-29e2cd83bc35} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.00129 sec., 206976.74418604653 rows/sec., 13.76 MiB/sec. | ||
| 10098 | 2026.04.29 20:57:19.602789 [ 276 ] {884eeca8-1b14-4453-802d-29e2cd83bc35} <Debug> TCPHandler: Processed in 0.001452329 sec. | ||
| 10099 | 2026.04.29 20:57:19.602925 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2026.04.29 20:57:19.603017 [ 276 ] {5ea4a394-ba01-43f8-b844-69e5d393b011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10101 | 2026.04.29 20:57:19.603058 [ 276 ] {5ea4a394-ba01-43f8-b844-69e5d393b011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10102 | 2026.04.29 20:57:19.603380 [ 276 ] {5ea4a394-ba01-43f8-b844-69e5d393b011} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.04.29 20:57:19.603412 [ 276 ] {5ea4a394-ba01-43f8-b844-69e5d393b011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10104 | 2026.04.29 20:57:19.603726 [ 276 ] {5ea4a394-ba01-43f8-b844-69e5d393b011} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10105 | 2026.04.29 20:57:19.603934 [ 276 ] {5ea4a394-ba01-43f8-b844-69e5d393b011} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.04.29 20:57:19.604074 [ 276 ] {5ea4a394-ba01-43f8-b844-69e5d393b011} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 10107 | 2026.04.29 20:57:19.604126 [ 276 ] {5ea4a394-ba01-43f8-b844-69e5d393b011} <Debug> TCPHandler: Processed in 0.001250516 sec. | ||
| 10108 | 2026.04.29 20:57:19.604251 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2026.04.29 20:57:19.604347 [ 276 ] {1ee5053e-e5ba-4643-ba77-443b1bdb2b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10110 | 2026.04.29 20:57:19.604402 [ 276 ] {1ee5053e-e5ba-4643-ba77-443b1bdb2b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10111 | 2026.04.29 20:57:19.605612 [ 276 ] {1ee5053e-e5ba-4643-ba77-443b1bdb2b9f} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2026.04.29 20:57:19.605669 [ 276 ] {1ee5053e-e5ba-4643-ba77-443b1bdb2b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10113 | 2026.04.29 20:57:19.606233 [ 276 ] {1ee5053e-e5ba-4643-ba77-443b1bdb2b9f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10114 | 2026.04.29 20:57:19.606459 [ 276 ] {1ee5053e-e5ba-4643-ba77-443b1bdb2b9f} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2026.04.29 20:57:19.606607 [ 276 ] {1ee5053e-e5ba-4643-ba77-443b1bdb2b9f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002278 sec., 3072.8709394205443 rows/sec., 5.51 MiB/sec. | ||
| 10116 | 2026.04.29 20:57:19.606686 [ 276 ] {1ee5053e-e5ba-4643-ba77-443b1bdb2b9f} <Debug> TCPHandler: Processed in 0.002486922 sec. | ||
| 10117 | 2026.04.29 20:57:19.606822 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2026.04.29 20:57:19.606919 [ 276 ] {d60d1ba8-b0cf-44e2-a242-d561c742c9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10119 | 2026.04.29 20:57:19.606960 [ 276 ] {d60d1ba8-b0cf-44e2-a242-d561c742c9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10120 | 2026.04.29 20:57:19.607315 [ 276 ] {d60d1ba8-b0cf-44e2-a242-d561c742c9bb} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.04.29 20:57:19.607348 [ 276 ] {d60d1ba8-b0cf-44e2-a242-d561c742c9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10122 | 2026.04.29 20:57:19.607652 [ 276 ] {d60d1ba8-b0cf-44e2-a242-d561c742c9bb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10123 | 2026.04.29 20:57:19.607860 [ 276 ] {d60d1ba8-b0cf-44e2-a242-d561c742c9bb} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.04.29 20:57:19.607989 [ 276 ] {d60d1ba8-b0cf-44e2-a242-d561c742c9bb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 10125 | 2026.04.29 20:57:19.608024 [ 276 ] {d60d1ba8-b0cf-44e2-a242-d561c742c9bb} <Debug> TCPHandler: Processed in 0.001254916 sec. | ||
| 10126 | 2026.04.29 20:57:19.700285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19667 | ||
| 10127 | 2026.04.29 20:57:19.700808 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.04.29 20:57:19.700849 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10129 | 2026.04.29 20:57:19.701323 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10130 | 2026.04.29 20:57:19.701549 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.04.29 20:57:19.701678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19667 | ||
| 10132 | 2026.04.29 20:57:19.701690 [ 46 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10133 | 2026.04.29 20:57:19.701733 [ 46 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2026.04.29 20:57:19.701752 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10135 | 2026.04.29 20:57:19.701825 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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 | ||
| 10136 | 2026.04.29 20:57:19.701911 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10137 | 2026.04.29 20:57:19.701941 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17299 rows starting from the beginning of the part | ||
| 10138 | 2026.04.29 20:57:19.701989 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 10139 | 2026.04.29 20:57:19.702027 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 10140 | 2026.04.29 20:57:19.702061 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 10141 | 2026.04.29 20:57:19.702094 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 10142 | 2026.04.29 20:57:19.702126 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 10143 | 2026.04.29 20:57:19.704305 [ 201 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19667 rows, containing 4 columns (4 merged, 0 gathered) in 0.002509942 sec., 7835639.229910493 rows/sec., 112.09 MiB/sec. | ||
| 10144 | 2026.04.29 20:57:19.704525 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10145 | 2026.04.29 20:57:19.704766 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.04.29 20:57:19.704826 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_41_8} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10147 | 2026.04.29 20:57:19.704889 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 10148 | 2026.04.29 20:57:20.760751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10149 | 2026.04.29 20:57:20.779072 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2026.04.29 20:57:20.779135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10151 | 2026.04.29 20:57:20.785474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10152 | 2026.04.29 20:57:20.786202 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2026.04.29 20:57:20.786507 [ 44 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10154 | 2026.04.29 20:57:20.786542 [ 44 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.04.29 20:57:20.786561 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10156 | 2026.04.29 20:57:20.786693 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 10157 | 2026.04.29 20:57:20.789793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10158 | 2026.04.29 20:57:20.790570 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10159 | 2026.04.29 20:57:20.791996 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 10160 | 2026.04.29 20:57:20.796319 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 10161 | 2026.04.29 20:57:20.800740 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 10162 | 2026.04.29 20:57:20.804995 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 10163 | 2026.04.29 20:57:20.809431 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 10164 | 2026.04.29 20:57:20.813632 [ 191 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 10165 | 2026.04.29 20:57:20.869480 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082840112 sec., 3730.0770428702467 rows/sec., 19.29 MiB/sec. | ||
| 10166 | 2026.04.29 20:57:20.872114 [ 186 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10167 | 2026.04.29 20:57:20.874255 [ 186 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_41_8} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.04.29 20:57:20.874376 [ 186 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_41_8} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10169 | 2026.04.29 20:57:20.877665 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10170 | 2026.04.29 20:57:22.271199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1260 | ||
| 10171 | 2026.04.29 20:57:22.273765 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.04.29 20:57:22.273812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10173 | 2026.04.29 20:57:22.275069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10174 | 2026.04.29 20:57:22.275368 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.04.29 20:57:22.275729 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 10176 | 2026.04.29 20:57:24.577654 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.04.29 20:57:24.577914 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10178 | 2026.04.29 20:57:24.578260 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10179 | 2026.04.29 20:57:24.578297 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10180 | 2026.04.29 20:57:24.578518 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10181 | 2026.04.29 20:57:24.578589 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10182 | 2026.04.29 20:57:24.578734 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10183 | 2026.04.29 20:57:24.578770 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10184 | 2026.04.29 20:57:24.578793 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 10185 | 2026.04.29 20:57:24.578809 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10186 | 2026.04.29 20:57:24.578851 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10187 | 2026.04.29 20:57:24.578872 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10188 | 2026.04.29 20:57:24.580339 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002529 sec., 20561.486753657573 rows/sec., 4.81 MiB/sec. | ||
| 10189 | 2026.04.29 20:57:24.580448 [ 276 ] {b1b95fc6-79b2-4565-9225-5e7726574863} <Debug> TCPHandler: Processed in 0.002942668 sec. | ||
| 10190 | 2026.04.29 20:57:24.582728 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10191 | 2026.04.29 20:57:24.582854 [ 276 ] {68b835b4-38a8-44d6-89f0-ea3c65a55ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10192 | 2026.04.29 20:57:24.582906 [ 276 ] {68b835b4-38a8-44d6-89f0-ea3c65a55ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10193 | 2026.04.29 20:57:24.583513 [ 276 ] {68b835b4-38a8-44d6-89f0-ea3c65a55ff4} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2026.04.29 20:57:24.583566 [ 276 ] {68b835b4-38a8-44d6-89f0-ea3c65a55ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10195 | 2026.04.29 20:57:24.583999 [ 276 ] {68b835b4-38a8-44d6-89f0-ea3c65a55ff4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10196 | 2026.04.29 20:57:24.584230 [ 276 ] {68b835b4-38a8-44d6-89f0-ea3c65a55ff4} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2026.04.29 20:57:24.584380 [ 276 ] {68b835b4-38a8-44d6-89f0-ea3c65a55ff4} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001561 sec., 80717.48878923766 rows/sec., 6.97 MiB/sec. | ||
| 10198 | 2026.04.29 20:57:24.584419 [ 276 ] {68b835b4-38a8-44d6-89f0-ea3c65a55ff4} <Debug> TCPHandler: Processed in 0.001753933 sec. | ||
| 10199 | 2026.04.29 20:57:24.584557 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10200 | 2026.04.29 20:57:24.584653 [ 276 ] {42d818b6-a5cb-41bd-b261-b904d055f9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10201 | 2026.04.29 20:57:24.584693 [ 276 ] {42d818b6-a5cb-41bd-b261-b904d055f9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10202 | 2026.04.29 20:57:24.585113 [ 276 ] {42d818b6-a5cb-41bd-b261-b904d055f9cf} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2026.04.29 20:57:24.585151 [ 276 ] {42d818b6-a5cb-41bd-b261-b904d055f9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10204 | 2026.04.29 20:57:24.585459 [ 276 ] {42d818b6-a5cb-41bd-b261-b904d055f9cf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10205 | 2026.04.29 20:57:24.585671 [ 276 ] {42d818b6-a5cb-41bd-b261-b904d055f9cf} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2026.04.29 20:57:24.585805 [ 276 ] {42d818b6-a5cb-41bd-b261-b904d055f9cf} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00117 sec., 29914.529914529914 rows/sec., 2.20 MiB/sec. | ||
| 10207 | 2026.04.29 20:57:24.585844 [ 276 ] {42d818b6-a5cb-41bd-b261-b904d055f9cf} <Debug> TCPHandler: Processed in 0.001339177 sec. | ||
| 10208 | 2026.04.29 20:57:24.585967 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2026.04.29 20:57:24.586062 [ 276 ] {669c8e39-b052-4cda-bfa4-901b5164aa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10210 | 2026.04.29 20:57:24.586101 [ 276 ] {669c8e39-b052-4cda-bfa4-901b5164aa5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10211 | 2026.04.29 20:57:24.586539 [ 276 ] {669c8e39-b052-4cda-bfa4-901b5164aa5c} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.04.29 20:57:24.586577 [ 276 ] {669c8e39-b052-4cda-bfa4-901b5164aa5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10213 | 2026.04.29 20:57:24.586880 [ 276 ] {669c8e39-b052-4cda-bfa4-901b5164aa5c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10214 | 2026.04.29 20:57:24.587093 [ 276 ] {669c8e39-b052-4cda-bfa4-901b5164aa5c} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.04.29 20:57:24.587226 [ 276 ] {669c8e39-b052-4cda-bfa4-901b5164aa5c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001182 sec., 83756.34517766496 rows/sec., 6.54 MiB/sec. | ||
| 10216 | 2026.04.29 20:57:24.587263 [ 276 ] {669c8e39-b052-4cda-bfa4-901b5164aa5c} <Debug> TCPHandler: Processed in 0.001348577 sec. | ||
| 10217 | 2026.04.29 20:57:24.587389 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2026.04.29 20:57:24.587485 [ 276 ] {25ae2b34-874c-487f-8336-c7567ea87f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10219 | 2026.04.29 20:57:24.587528 [ 276 ] {25ae2b34-874c-487f-8336-c7567ea87f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10220 | 2026.04.29 20:57:24.587946 [ 276 ] {25ae2b34-874c-487f-8336-c7567ea87f0b} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2026.04.29 20:57:24.587983 [ 276 ] {25ae2b34-874c-487f-8336-c7567ea87f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10222 | 2026.04.29 20:57:24.588311 [ 276 ] {25ae2b34-874c-487f-8336-c7567ea87f0b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10223 | 2026.04.29 20:57:24.588520 [ 276 ] {25ae2b34-874c-487f-8336-c7567ea87f0b} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2026.04.29 20:57:24.588625 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10225 | 2026.04.29 20:57:24.588647 [ 276 ] {25ae2b34-874c-487f-8336-c7567ea87f0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 10226 | 2026.04.29 20:57:24.588664 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2026.04.29 20:57:24.588684 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10228 | 2026.04.29 20:57:24.588685 [ 276 ] {25ae2b34-874c-487f-8336-c7567ea87f0b} <Debug> TCPHandler: Processed in 0.001347978 sec. | ||
| 10229 | 2026.04.29 20:57:24.588794 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 10230 | 2026.04.29 20:57:24.588814 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2026.04.29 20:57:24.588933 [ 276 ] {bba64fa1-38f7-4d59-b912-4d3a97277ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10232 | 2026.04.29 20:57:24.588942 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10233 | 2026.04.29 20:57:24.588992 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 25822 rows starting from the beginning of the part | ||
| 10234 | 2026.04.29 20:57:24.588995 [ 276 ] {bba64fa1-38f7-4d59-b912-4d3a97277ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10235 | 2026.04.29 20:57:24.589062 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part | ||
| 10236 | 2026.04.29 20:57:24.589112 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 265 rows starting from the beginning of the part | ||
| 10237 | 2026.04.29 20:57:24.589154 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 10238 | 2026.04.29 20:57:24.589194 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 267 rows starting from the beginning of the part | ||
| 10239 | 2026.04.29 20:57:24.589236 [ 201 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10240 | 2026.04.29 20:57:24.589843 [ 276 ] {bba64fa1-38f7-4d59-b912-4d3a97277ad0} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.04.29 20:57:24.589884 [ 276 ] {bba64fa1-38f7-4d59-b912-4d3a97277ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10242 | 2026.04.29 20:57:24.590501 [ 276 ] {bba64fa1-38f7-4d59-b912-4d3a97277ad0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10243 | 2026.04.29 20:57:24.590751 [ 276 ] {bba64fa1-38f7-4d59-b912-4d3a97277ad0} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.04.29 20:57:24.590898 [ 276 ] {bba64fa1-38f7-4d59-b912-4d3a97277ad0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001987 sec., 17614.494212380472 rows/sec., 31.56 MiB/sec. | ||
| 10245 | 2026.04.29 20:57:24.590955 [ 276 ] {bba64fa1-38f7-4d59-b912-4d3a97277ad0} <Debug> TCPHandler: Processed in 0.002191618 sec. | ||
| 10246 | 2026.04.29 20:57:24.591097 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10247 | 2026.04.29 20:57:24.591193 [ 276 ] {4667182d-d10c-4399-b71a-62faa97d4a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10248 | 2026.04.29 20:57:24.591234 [ 276 ] {4667182d-d10c-4399-b71a-62faa97d4a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10249 | 2026.04.29 20:57:24.591582 [ 276 ] {4667182d-d10c-4399-b71a-62faa97d4a26} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10250 | 2026.04.29 20:57:24.591617 [ 276 ] {4667182d-d10c-4399-b71a-62faa97d4a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10251 | 2026.04.29 20:57:24.591953 [ 276 ] {4667182d-d10c-4399-b71a-62faa97d4a26} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10252 | 2026.04.29 20:57:24.592159 [ 276 ] {4667182d-d10c-4399-b71a-62faa97d4a26} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10253 | 2026.04.29 20:57:24.592287 [ 276 ] {4667182d-d10c-4399-b71a-62faa97d4a26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 10254 | 2026.04.29 20:57:24.592321 [ 276 ] {4667182d-d10c-4399-b71a-62faa97d4a26} <Debug> TCPHandler: Processed in 0.001304706 sec. | ||
| 10255 | 2026.04.29 20:57:24.603774 [ 195 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26802 rows, containing 5 columns (5 merged, 0 gathered) in 0.015025273 sec., 1783794.5440325777 rows/sec., 114.38 MiB/sec. | ||
| 10256 | 2026.04.29 20:57:24.604144 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10257 | 2026.04.29 20:57:24.604479 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.04.29 20:57:24.604565 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10259 | 2026.04.29 20:57:24.604652 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 10260 | 2026.04.29 20:57:25.000230 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.87 MiB, peak 319.96 MiB, free memory in arenas 0.00 B, will set to 309.85 MiB (RSS), difference: 1.98 MiB | ||
| 10261 | 2026.04.29 20:57:27.048896 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10262 | 2026.04.29 20:57:27.048968 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10263 | 2026.04.29 20:57:27.201989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20179 | ||
| 10264 | 2026.04.29 20:57:27.202808 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.04.29 20:57:27.202884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10266 | 2026.04.29 20:57:27.203705 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10267 | 2026.04.29 20:57:27.203932 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.04.29 20:57:27.204062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20179 | ||
| 10269 | 2026.04.29 20:57:28.290094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10270 | 2026.04.29 20:57:28.305482 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10271 | 2026.04.29 20:57:28.305541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10272 | 2026.04.29 20:57:28.310863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10273 | 2026.04.29 20:57:28.311548 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10274 | 2026.04.29 20:57:28.314512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10275 | 2026.04.29 20:57:29.582189 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2026.04.29 20:57:29.582569 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 10277 | 2026.04.29 20:57:29.583185 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10278 | 2026.04.29 20:57:29.583271 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 10279 | 2026.04.29 20:57:29.583577 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10280 | 2026.04.29 20:57:29.583644 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10281 | 2026.04.29 20:57:29.583789 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10282 | 2026.04.29 20:57:29.583826 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10283 | 2026.04.29 20:57:29.583847 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 10284 | 2026.04.29 20:57:29.583863 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10285 | 2026.04.29 20:57:29.583903 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 10286 | 2026.04.29 20:57:29.583924 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10287 | 2026.04.29 20:57:29.585386 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002949 sec., 17633.09596473381 rows/sec., 4.12 MiB/sec. | ||
| 10288 | 2026.04.29 20:57:29.585494 [ 276 ] {33d5e8c0-1119-454f-8d1a-eeb8f5fc06aa} <Debug> TCPHandler: Processed in 0.003493905 sec. | ||
| 10289 | 2026.04.29 20:57:29.590468 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2026.04.29 20:57:29.590593 [ 276 ] {86d37eaa-d8c5-4855-a5ac-6dc7e0a63180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10291 | 2026.04.29 20:57:29.590645 [ 276 ] {86d37eaa-d8c5-4855-a5ac-6dc7e0a63180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10292 | 2026.04.29 20:57:29.591350 [ 276 ] {86d37eaa-d8c5-4855-a5ac-6dc7e0a63180} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.04.29 20:57:29.591397 [ 276 ] {86d37eaa-d8c5-4855-a5ac-6dc7e0a63180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10294 | 2026.04.29 20:57:29.591781 [ 276 ] {86d37eaa-d8c5-4855-a5ac-6dc7e0a63180} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10295 | 2026.04.29 20:57:29.592009 [ 276 ] {86d37eaa-d8c5-4855-a5ac-6dc7e0a63180} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.04.29 20:57:29.592160 [ 276 ] {86d37eaa-d8c5-4855-a5ac-6dc7e0a63180} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001603 sec., 177167.81035558326 rows/sec., 11.25 MiB/sec. | ||
| 10297 | 2026.04.29 20:57:29.592160 [ 36 ] {} <Debug> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 10298 | 2026.04.29 20:57:29.592200 [ 276 ] {86d37eaa-d8c5-4855-a5ac-6dc7e0a63180} <Debug> TCPHandler: Processed in 0.001805174 sec. | ||
| 10299 | 2026.04.29 20:57:29.592262 [ 36 ] {} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2026.04.29 20:57:29.592293 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10301 | 2026.04.29 20:57:29.592380 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2026.04.29 20:57:29.592415 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::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 | ||
| 10303 | 2026.04.29 20:57:29.592486 [ 276 ] {20f03a0a-6f15-43c5-87e9-780b181ec3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10304 | 2026.04.29 20:57:29.592530 [ 276 ] {20f03a0a-6f15-43c5-87e9-780b181ec3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10305 | 2026.04.29 20:57:29.592559 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10306 | 2026.04.29 20:57:29.592601 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 10307 | 2026.04.29 20:57:29.592675 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 10308 | 2026.04.29 20:57:29.592726 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 10309 | 2026.04.29 20:57:29.592774 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 10310 | 2026.04.29 20:57:29.592819 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 10311 | 2026.04.29 20:57:29.592864 [ 193 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 10312 | 2026.04.29 20:57:29.593373 [ 276 ] {20f03a0a-6f15-43c5-87e9-780b181ec3b0} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.04.29 20:57:29.593415 [ 276 ] {20f03a0a-6f15-43c5-87e9-780b181ec3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10314 | 2026.04.29 20:57:29.593784 [ 276 ] {20f03a0a-6f15-43c5-87e9-780b181ec3b0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10315 | 2026.04.29 20:57:29.593931 [ 195 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157071 sec., 1100139.427392708 rows/sec., 74.37 MiB/sec. | ||
| 10316 | 2026.04.29 20:57:29.594016 [ 276 ] {20f03a0a-6f15-43c5-87e9-780b181ec3b0} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.04.29 20:57:29.594128 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 10318 | 2026.04.29 20:57:29.594155 [ 276 ] {20f03a0a-6f15-43c5-87e9-780b181ec3b0} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001688 sec., 480450.2369668246 rows/sec., 37.13 MiB/sec. | ||
| 10319 | 2026.04.29 20:57:29.594193 [ 276 ] {20f03a0a-6f15-43c5-87e9-780b181ec3b0} <Debug> TCPHandler: Processed in 0.001867564 sec. | ||
| 10320 | 2026.04.29 20:57:29.594325 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2026.04.29 20:57:29.594421 [ 276 ] {c2036dc1-5658-474a-ac65-1659b256b693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10322 | 2026.04.29 20:57:29.594421 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.04.29 20:57:29.594461 [ 276 ] {c2036dc1-5658-474a-ac65-1659b256b693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10324 | 2026.04.29 20:57:29.594494 [ 198 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_19_4} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 10325 | 2026.04.29 20:57:29.594586 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10326 | 2026.04.29 20:57:29.594904 [ 276 ] {c2036dc1-5658-474a-ac65-1659b256b693} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.04.29 20:57:29.594939 [ 276 ] {c2036dc1-5658-474a-ac65-1659b256b693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10328 | 2026.04.29 20:57:29.595234 [ 276 ] {c2036dc1-5658-474a-ac65-1659b256b693} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10329 | 2026.04.29 20:57:29.595442 [ 276 ] {c2036dc1-5658-474a-ac65-1659b256b693} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.04.29 20:57:29.595568 [ 276 ] {c2036dc1-5658-474a-ac65-1659b256b693} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 7.60 MiB/sec. | ||
| 10331 | 2026.04.29 20:57:29.595605 [ 276 ] {c2036dc1-5658-474a-ac65-1659b256b693} <Debug> TCPHandler: Processed in 0.001331817 sec. | ||
| 10332 | 2026.04.29 20:57:29.595731 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2026.04.29 20:57:29.595825 [ 276 ] {1c5ebee2-0f0c-4d18-a17c-e658eded68a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10334 | 2026.04.29 20:57:29.595864 [ 276 ] {1c5ebee2-0f0c-4d18-a17c-e658eded68a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10335 | 2026.04.29 20:57:29.596304 [ 276 ] {1c5ebee2-0f0c-4d18-a17c-e658eded68a7} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.04.29 20:57:29.596340 [ 276 ] {1c5ebee2-0f0c-4d18-a17c-e658eded68a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10337 | 2026.04.29 20:57:29.596635 [ 276 ] {1c5ebee2-0f0c-4d18-a17c-e658eded68a7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10338 | 2026.04.29 20:57:29.596846 [ 276 ] {1c5ebee2-0f0c-4d18-a17c-e658eded68a7} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.04.29 20:57:29.596951 [ 36 ] {} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10340 | 2026.04.29 20:57:29.596972 [ 276 ] {1c5ebee2-0f0c-4d18-a17c-e658eded68a7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 10341 | 2026.04.29 20:57:29.596988 [ 36 ] {} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10342 | 2026.04.29 20:57:29.597015 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10343 | 2026.04.29 20:57:29.597018 [ 276 ] {1c5ebee2-0f0c-4d18-a17c-e658eded68a7} <Debug> TCPHandler: Processed in 0.001338927 sec. | ||
| 10344 | 2026.04.29 20:57:29.597095 [ 193 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10345 | 2026.04.29 20:57:29.597163 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10346 | 2026.04.29 20:57:29.597192 [ 193 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10347 | 2026.04.29 20:57:29.597224 [ 193 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 975 rows starting from the beginning of the part | ||
| 10348 | 2026.04.29 20:57:29.597263 [ 276 ] {fa3d7b90-a7d1-45f8-8dc4-3b675e5c3d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10349 | 2026.04.29 20:57:29.597272 [ 193 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 10350 | 2026.04.29 20:57:29.597310 [ 276 ] {fa3d7b90-a7d1-45f8-8dc4-3b675e5c3d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10351 | 2026.04.29 20:57:29.597324 [ 193 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 801 rows starting from the beginning of the part | ||
| 10352 | 2026.04.29 20:57:29.597367 [ 193 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 10353 | 2026.04.29 20:57:29.597405 [ 193 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 10354 | 2026.04.29 20:57:29.597440 [ 193 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 10355 | 2026.04.29 20:57:29.597749 [ 276 ] {fa3d7b90-a7d1-45f8-8dc4-3b675e5c3d1a} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.04.29 20:57:29.597789 [ 276 ] {fa3d7b90-a7d1-45f8-8dc4-3b675e5c3d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10357 | 2026.04.29 20:57:29.598095 [ 276 ] {fa3d7b90-a7d1-45f8-8dc4-3b675e5c3d1a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10358 | 2026.04.29 20:57:29.598317 [ 276 ] {fa3d7b90-a7d1-45f8-8dc4-3b675e5c3d1a} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.04.29 20:57:29.598443 [ 276 ] {fa3d7b90-a7d1-45f8-8dc4-3b675e5c3d1a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 10360 | 2026.04.29 20:57:29.598447 [ 35 ] {} <Debug> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 10361 | 2026.04.29 20:57:29.598483 [ 276 ] {fa3d7b90-a7d1-45f8-8dc4-3b675e5c3d1a} <Debug> TCPHandler: Processed in 0.001371677 sec. | ||
| 10362 | 2026.04.29 20:57:29.598499 [ 35 ] {} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.04.29 20:57:29.598522 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461949 sec., 1622491.619064687 rows/sec., 103.82 MiB/sec. | ||
| 10364 | 2026.04.29 20:57:29.598524 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10365 | 2026.04.29 20:57:29.598610 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10366 | 2026.04.29 20:57:29.598626 [ 195 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::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 | ||
| 10367 | 2026.04.29 20:57:29.598708 [ 276 ] {429449b8-3e56-4cdc-901f-f9c87cba48bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10368 | 2026.04.29 20:57:29.598723 [ 187 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10369 | 2026.04.29 20:57:29.598748 [ 195 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10370 | 2026.04.29 20:57:29.598752 [ 276 ] {429449b8-3e56-4cdc-901f-f9c87cba48bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10371 | 2026.04.29 20:57:29.598788 [ 195 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 10372 | 2026.04.29 20:57:29.598859 [ 195 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 10373 | 2026.04.29 20:57:29.598908 [ 195 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 10374 | 2026.04.29 20:57:29.598953 [ 195 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 10375 | 2026.04.29 20:57:29.598997 [ 195 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 10376 | 2026.04.29 20:57:29.599019 [ 187 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.04.29 20:57:29.599041 [ 195 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 10378 | 2026.04.29 20:57:29.599103 [ 187 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_30_6} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10379 | 2026.04.29 20:57:29.599191 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10380 | 2026.04.29 20:57:29.599346 [ 276 ] {429449b8-3e56-4cdc-901f-f9c87cba48bd} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.04.29 20:57:29.599388 [ 276 ] {429449b8-3e56-4cdc-901f-f9c87cba48bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10382 | 2026.04.29 20:57:29.599730 [ 276 ] {429449b8-3e56-4cdc-901f-f9c87cba48bd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10383 | 2026.04.29 20:57:29.599876 [ 187 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290526 sec., 697390.0564575995 rows/sec., 42.50 MiB/sec. | ||
| 10384 | 2026.04.29 20:57:29.599944 [ 276 ] {429449b8-3e56-4cdc-901f-f9c87cba48bd} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10385 | 2026.04.29 20:57:29.599986 [ 187 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 10386 | 2026.04.29 20:57:29.600088 [ 276 ] {429449b8-3e56-4cdc-901f-f9c87cba48bd} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001397 sec., 355762.34788833215 rows/sec., 24.98 MiB/sec. | ||
| 10387 | 2026.04.29 20:57:29.600132 [ 276 ] {429449b8-3e56-4cdc-901f-f9c87cba48bd} <Debug> TCPHandler: Processed in 0.00157453 sec. | ||
| 10388 | 2026.04.29 20:57:29.600235 [ 187 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.04.29 20:57:29.600253 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10390 | 2026.04.29 20:57:29.600299 [ 187 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_19_4} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 10391 | 2026.04.29 20:57:29.600352 [ 276 ] {05486bef-80a2-41f6-b307-513eb1e4d78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10392 | 2026.04.29 20:57:29.600362 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10393 | 2026.04.29 20:57:29.600399 [ 276 ] {05486bef-80a2-41f6-b307-513eb1e4d78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10394 | 2026.04.29 20:57:29.600744 [ 276 ] {05486bef-80a2-41f6-b307-513eb1e4d78f} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.04.29 20:57:29.600779 [ 276 ] {05486bef-80a2-41f6-b307-513eb1e4d78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10396 | 2026.04.29 20:57:29.601091 [ 276 ] {05486bef-80a2-41f6-b307-513eb1e4d78f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10397 | 2026.04.29 20:57:29.601297 [ 276 ] {05486bef-80a2-41f6-b307-513eb1e4d78f} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.04.29 20:57:29.601429 [ 276 ] {05486bef-80a2-41f6-b307-513eb1e4d78f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 10399 | 2026.04.29 20:57:29.601465 [ 276 ] {05486bef-80a2-41f6-b307-513eb1e4d78f} <Debug> TCPHandler: Processed in 0.001265056 sec. | ||
| 10400 | 2026.04.29 20:57:29.601587 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2026.04.29 20:57:29.601681 [ 276 ] {1be8cb3b-89f7-4cee-a545-737995f705c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10402 | 2026.04.29 20:57:29.601723 [ 276 ] {1be8cb3b-89f7-4cee-a545-737995f705c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10403 | 2026.04.29 20:57:29.602127 [ 276 ] {1be8cb3b-89f7-4cee-a545-737995f705c2} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.04.29 20:57:29.602163 [ 276 ] {1be8cb3b-89f7-4cee-a545-737995f705c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10405 | 2026.04.29 20:57:29.602485 [ 276 ] {1be8cb3b-89f7-4cee-a545-737995f705c2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10406 | 2026.04.29 20:57:29.602694 [ 276 ] {1be8cb3b-89f7-4cee-a545-737995f705c2} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.04.29 20:57:29.602822 [ 276 ] {1be8cb3b-89f7-4cee-a545-737995f705c2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 10408 | 2026.04.29 20:57:29.602858 [ 276 ] {1be8cb3b-89f7-4cee-a545-737995f705c2} <Debug> TCPHandler: Processed in 0.001322507 sec. | ||
| 10409 | 2026.04.29 20:57:29.602977 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.04.29 20:57:29.603071 [ 276 ] {78dd71c9-7f25-427c-80c5-b8f7c7d73f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10411 | 2026.04.29 20:57:29.603113 [ 276 ] {78dd71c9-7f25-427c-80c5-b8f7c7d73f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10412 | 2026.04.29 20:57:29.603424 [ 276 ] {78dd71c9-7f25-427c-80c5-b8f7c7d73f23} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.04.29 20:57:29.603459 [ 276 ] {78dd71c9-7f25-427c-80c5-b8f7c7d73f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10414 | 2026.04.29 20:57:29.603757 [ 276 ] {78dd71c9-7f25-427c-80c5-b8f7c7d73f23} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10415 | 2026.04.29 20:57:29.603963 [ 276 ] {78dd71c9-7f25-427c-80c5-b8f7c7d73f23} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.04.29 20:57:29.604089 [ 276 ] {78dd71c9-7f25-427c-80c5-b8f7c7d73f23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 10417 | 2026.04.29 20:57:29.604125 [ 276 ] {78dd71c9-7f25-427c-80c5-b8f7c7d73f23} <Debug> TCPHandler: Processed in 0.001199606 sec. | ||
| 10418 | 2026.04.29 20:57:29.604240 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2026.04.29 20:57:29.604339 [ 276 ] {f47a03d7-388d-4b3c-806a-bf5f83fef067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10420 | 2026.04.29 20:57:29.604394 [ 276 ] {f47a03d7-388d-4b3c-806a-bf5f83fef067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10421 | 2026.04.29 20:57:29.605182 [ 276 ] {f47a03d7-388d-4b3c-806a-bf5f83fef067} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.04.29 20:57:29.605220 [ 276 ] {f47a03d7-388d-4b3c-806a-bf5f83fef067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10423 | 2026.04.29 20:57:29.605728 [ 276 ] {f47a03d7-388d-4b3c-806a-bf5f83fef067} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10424 | 2026.04.29 20:57:29.605944 [ 276 ] {f47a03d7-388d-4b3c-806a-bf5f83fef067} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.04.29 20:57:29.606060 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10426 | 2026.04.29 20:57:29.606082 [ 276 ] {f47a03d7-388d-4b3c-806a-bf5f83fef067} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001762 sec., 3972.758229284904 rows/sec., 7.12 MiB/sec. | ||
| 10427 | 2026.04.29 20:57:29.606094 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.04.29 20:57:29.606122 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10429 | 2026.04.29 20:57:29.606150 [ 276 ] {f47a03d7-388d-4b3c-806a-bf5f83fef067} <Debug> TCPHandler: Processed in 0.001959175 sec. | ||
| 10430 | 2026.04.29 20:57:29.606207 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 10431 | 2026.04.29 20:57:29.606285 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2026.04.29 20:57:29.606382 [ 276 ] {f49c4074-49a8-40a6-9bc5-17e49bfde91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10433 | 2026.04.29 20:57:29.606418 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10434 | 2026.04.29 20:57:29.606421 [ 276 ] {f49c4074-49a8-40a6-9bc5-17e49bfde91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10435 | 2026.04.29 20:57:29.606476 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1186 rows starting from the beginning of the part | ||
| 10436 | 2026.04.29 20:57:29.606599 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 10437 | 2026.04.29 20:57:29.606704 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 10438 | 2026.04.29 20:57:29.606781 [ 276 ] {f49c4074-49a8-40a6-9bc5-17e49bfde91a} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10439 | 2026.04.29 20:57:29.606805 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 10440 | 2026.04.29 20:57:29.606821 [ 276 ] {f49c4074-49a8-40a6-9bc5-17e49bfde91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10441 | 2026.04.29 20:57:29.606907 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
| 10442 | 2026.04.29 20:57:29.607007 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 10443 | 2026.04.29 20:57:29.607125 [ 276 ] {f49c4074-49a8-40a6-9bc5-17e49bfde91a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10444 | 2026.04.29 20:57:29.607346 [ 276 ] {f49c4074-49a8-40a6-9bc5-17e49bfde91a} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2026.04.29 20:57:29.607481 [ 276 ] {f49c4074-49a8-40a6-9bc5-17e49bfde91a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001118 sec., 80500.89445438283 rows/sec., 5.04 MiB/sec. | ||
| 10446 | 2026.04.29 20:57:29.607483 [ 35 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10447 | 2026.04.29 20:57:29.607518 [ 276 ] {f49c4074-49a8-40a6-9bc5-17e49bfde91a} <Debug> TCPHandler: Processed in 0.001282367 sec. | ||
| 10448 | 2026.04.29 20:57:29.607531 [ 35 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.04.29 20:57:29.607556 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10450 | 2026.04.29 20:57:29.607617 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 10451 | 2026.04.29 20:57:29.607692 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10452 | 2026.04.29 20:57:29.607716 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3570 rows starting from the beginning of the part | ||
| 10453 | 2026.04.29 20:57:29.607759 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 10454 | 2026.04.29 20:57:29.607797 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 10455 | 2026.04.29 20:57:29.607837 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 10456 | 2026.04.29 20:57:29.607878 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10457 | 2026.04.29 20:57:29.607914 [ 187 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 10458 | 2026.04.29 20:57:29.609094 [ 196 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502549 sec., 2635521.3706840845 rows/sec., 172.42 MiB/sec. | ||
| 10459 | 2026.04.29 20:57:29.609574 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10460 | 2026.04.29 20:57:29.609892 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_66_13} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.04.29 20:57:29.609978 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_66_13} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10462 | 2026.04.29 20:57:29.610075 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10463 | 2026.04.29 20:57:29.613648 [ 195 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1277 rows, containing 19 columns (19 merged, 0 gathered) in 0.007473475 sec., 170870.9803672321 rows/sec., 306.19 MiB/sec. | ||
| 10464 | 2026.04.29 20:57:29.615531 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10465 | 2026.04.29 20:57:29.615886 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.04.29 20:57:29.615966 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10467 | 2026.04.29 20:57:29.616099 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 10468 | 2026.04.29 20:57:29.903608 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.04.29 20:57:29.903878 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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) | ||
| 10470 | 2026.04.29 20:57:29.904274 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10471 | 2026.04.29 20:57:29.904313 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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 | ||
| 10472 | 2026.04.29 20:57:29.904556 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10473 | 2026.04.29 20:57:29.904627 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10474 | 2026.04.29 20:57:29.904773 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 10475 | 2026.04.29 20:57:29.904809 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10476 | 2026.04.29 20:57:29.904833 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 10477 | 2026.04.29 20:57:29.904848 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10478 | 2026.04.29 20:57:29.904890 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 10479 | 2026.04.29 20:57:29.904912 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10480 | 2026.04.29 20:57:29.906057 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002296 sec., 22648.083623693383 rows/sec., 5.30 MiB/sec. | ||
| 10481 | 2026.04.29 20:57:29.906183 [ 276 ] {7694a9b1-1016-4771-858c-5c9edc62a479} <Debug> TCPHandler: Processed in 0.002793475 sec. | ||
| 10482 | 2026.04.29 20:57:29.918934 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.04.29 20:57:29.919055 [ 276 ] {e15fc977-b64a-4367-ac4f-1337118f4f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10484 | 2026.04.29 20:57:29.919106 [ 276 ] {e15fc977-b64a-4367-ac4f-1337118f4f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10485 | 2026.04.29 20:57:29.919619 [ 276 ] {e15fc977-b64a-4367-ac4f-1337118f4f66} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.04.29 20:57:29.919669 [ 276 ] {e15fc977-b64a-4367-ac4f-1337118f4f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10487 | 2026.04.29 20:57:29.920034 [ 276 ] {e15fc977-b64a-4367-ac4f-1337118f4f66} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10488 | 2026.04.29 20:57:29.920272 [ 276 ] {e15fc977-b64a-4367-ac4f-1337118f4f66} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.04.29 20:57:29.920423 [ 276 ] {e15fc977-b64a-4367-ac4f-1337118f4f66} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 348.97 KiB/sec. | ||
| 10490 | 2026.04.29 20:57:29.920464 [ 276 ] {e15fc977-b64a-4367-ac4f-1337118f4f66} <Debug> TCPHandler: Processed in 0.001588 sec. | ||
| 10491 | 2026.04.29 20:57:29.920594 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.04.29 20:57:29.920690 [ 276 ] {bc7c0a83-6269-4b05-9f7f-955760897130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10493 | 2026.04.29 20:57:29.920730 [ 276 ] {bc7c0a83-6269-4b05-9f7f-955760897130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10494 | 2026.04.29 20:57:29.922300 [ 276 ] {bc7c0a83-6269-4b05-9f7f-955760897130} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.04.29 20:57:29.922338 [ 276 ] {bc7c0a83-6269-4b05-9f7f-955760897130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10496 | 2026.04.29 20:57:29.922795 [ 276 ] {bc7c0a83-6269-4b05-9f7f-955760897130} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10497 | 2026.04.29 20:57:29.923022 [ 276 ] {bc7c0a83-6269-4b05-9f7f-955760897130} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.04.29 20:57:29.923153 [ 276 ] {bc7c0a83-6269-4b05-9f7f-955760897130} <Debug> executeQuery: Read 2478 rows, 188.65 KiB in 0.002481 sec., 998790.8101571946 rows/sec., 74.26 MiB/sec. | ||
| 10499 | 2026.04.29 20:57:29.923191 [ 276 ] {bc7c0a83-6269-4b05-9f7f-955760897130} <Debug> TCPHandler: Processed in 0.002648374 sec. | ||
| 10500 | 2026.04.29 20:57:29.923318 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.04.29 20:57:29.923412 [ 276 ] {2596eddf-26a6-446a-b905-3abb50284c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10502 | 2026.04.29 20:57:29.923451 [ 276 ] {2596eddf-26a6-446a-b905-3abb50284c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10503 | 2026.04.29 20:57:29.923880 [ 276 ] {2596eddf-26a6-446a-b905-3abb50284c04} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.04.29 20:57:29.923917 [ 276 ] {2596eddf-26a6-446a-b905-3abb50284c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10505 | 2026.04.29 20:57:29.924217 [ 276 ] {2596eddf-26a6-446a-b905-3abb50284c04} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10506 | 2026.04.29 20:57:29.924448 [ 276 ] {2596eddf-26a6-446a-b905-3abb50284c04} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.04.29 20:57:29.924583 [ 276 ] {2596eddf-26a6-446a-b905-3abb50284c04} <Debug> executeQuery: Read 52 rows, 3.88 KiB in 0.00119 sec., 43697.47899159663 rows/sec., 3.18 MiB/sec. | ||
| 10508 | 2026.04.29 20:57:29.924621 [ 276 ] {2596eddf-26a6-446a-b905-3abb50284c04} <Debug> TCPHandler: Processed in 0.001354168 sec. | ||
| 10509 | 2026.04.29 20:57:29.924741 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.04.29 20:57:29.924835 [ 276 ] {b58d6702-100c-4911-896d-c21369c13510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10511 | 2026.04.29 20:57:29.924874 [ 276 ] {b58d6702-100c-4911-896d-c21369c13510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10512 | 2026.04.29 20:57:29.925547 [ 276 ] {b58d6702-100c-4911-896d-c21369c13510} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.04.29 20:57:29.925581 [ 276 ] {b58d6702-100c-4911-896d-c21369c13510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10514 | 2026.04.29 20:57:29.925912 [ 276 ] {b58d6702-100c-4911-896d-c21369c13510} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10515 | 2026.04.29 20:57:29.926127 [ 276 ] {b58d6702-100c-4911-896d-c21369c13510} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.04.29 20:57:29.926260 [ 276 ] {b58d6702-100c-4911-896d-c21369c13510} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001443 sec., 555093.5550935551 rows/sec., 32.06 MiB/sec. | ||
| 10517 | 2026.04.29 20:57:29.926298 [ 276 ] {b58d6702-100c-4911-896d-c21369c13510} <Debug> TCPHandler: Processed in 0.001608021 sec. | ||
| 10518 | 2026.04.29 20:57:29.926420 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2026.04.29 20:57:29.926513 [ 276 ] {0e5f2bcb-e09c-48f3-8c6c-19ca5e30d296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10520 | 2026.04.29 20:57:29.926552 [ 276 ] {0e5f2bcb-e09c-48f3-8c6c-19ca5e30d296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10521 | 2026.04.29 20:57:29.926943 [ 276 ] {0e5f2bcb-e09c-48f3-8c6c-19ca5e30d296} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.04.29 20:57:29.926976 [ 276 ] {0e5f2bcb-e09c-48f3-8c6c-19ca5e30d296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10523 | 2026.04.29 20:57:29.927273 [ 276 ] {0e5f2bcb-e09c-48f3-8c6c-19ca5e30d296} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10524 | 2026.04.29 20:57:29.927491 [ 276 ] {0e5f2bcb-e09c-48f3-8c6c-19ca5e30d296} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.04.29 20:57:29.927620 [ 276 ] {0e5f2bcb-e09c-48f3-8c6c-19ca5e30d296} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 10526 | 2026.04.29 20:57:29.927658 [ 276 ] {0e5f2bcb-e09c-48f3-8c6c-19ca5e30d296} <Debug> TCPHandler: Processed in 0.001289117 sec. | ||
| 10527 | 2026.04.29 20:57:29.927781 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.04.29 20:57:29.927872 [ 276 ] {2b3cdc8c-8a62-457e-8497-b20487441614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10529 | 2026.04.29 20:57:29.927911 [ 276 ] {2b3cdc8c-8a62-457e-8497-b20487441614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10530 | 2026.04.29 20:57:29.928781 [ 276 ] {2b3cdc8c-8a62-457e-8497-b20487441614} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.04.29 20:57:29.928816 [ 276 ] {2b3cdc8c-8a62-457e-8497-b20487441614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10532 | 2026.04.29 20:57:29.929179 [ 276 ] {2b3cdc8c-8a62-457e-8497-b20487441614} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10533 | 2026.04.29 20:57:29.929399 [ 276 ] {2b3cdc8c-8a62-457e-8497-b20487441614} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.04.29 20:57:29.929528 [ 276 ] {2b3cdc8c-8a62-457e-8497-b20487441614} <Debug> executeQuery: Read 1331 rows, 91.41 KiB in 0.001673 sec., 795576.8081291093 rows/sec., 53.36 MiB/sec. | ||
| 10535 | 2026.04.29 20:57:29.929566 [ 276 ] {2b3cdc8c-8a62-457e-8497-b20487441614} <Debug> TCPHandler: Processed in 0.001835214 sec. | ||
| 10536 | 2026.04.29 20:57:29.929694 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2026.04.29 20:57:29.929788 [ 276 ] {5e34983a-8cf1-4ef7-bf03-da97710c865c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10538 | 2026.04.29 20:57:29.929830 [ 276 ] {5e34983a-8cf1-4ef7-bf03-da97710c865c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10539 | 2026.04.29 20:57:29.930532 [ 276 ] {5e34983a-8cf1-4ef7-bf03-da97710c865c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.04.29 20:57:29.930567 [ 276 ] {5e34983a-8cf1-4ef7-bf03-da97710c865c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10541 | 2026.04.29 20:57:29.930991 [ 276 ] {5e34983a-8cf1-4ef7-bf03-da97710c865c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10542 | 2026.04.29 20:57:29.931209 [ 276 ] {5e34983a-8cf1-4ef7-bf03-da97710c865c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2026.04.29 20:57:29.931338 [ 276 ] {5e34983a-8cf1-4ef7-bf03-da97710c865c} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.00157 sec., 954777.0700636943 rows/sec., 57.92 MiB/sec. | ||
| 10544 | 2026.04.29 20:57:29.931374 [ 276 ] {5e34983a-8cf1-4ef7-bf03-da97710c865c} <Debug> TCPHandler: Processed in 0.001731772 sec. | ||
| 10545 | 2026.04.29 20:57:29.931498 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10546 | 2026.04.29 20:57:29.931590 [ 276 ] {50f1f913-449b-4049-9dcc-f35a0da3584e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10547 | 2026.04.29 20:57:29.931643 [ 276 ] {50f1f913-449b-4049-9dcc-f35a0da3584e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10548 | 2026.04.29 20:57:29.932479 [ 276 ] {50f1f913-449b-4049-9dcc-f35a0da3584e} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2026.04.29 20:57:29.932513 [ 276 ] {50f1f913-449b-4049-9dcc-f35a0da3584e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10550 | 2026.04.29 20:57:29.933073 [ 276 ] {50f1f913-449b-4049-9dcc-f35a0da3584e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10551 | 2026.04.29 20:57:29.933305 [ 276 ] {50f1f913-449b-4049-9dcc-f35a0da3584e} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.04.29 20:57:29.933440 [ 276 ] {50f1f913-449b-4049-9dcc-f35a0da3584e} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001868 sec., 24625.267665952888 rows/sec., 44.13 MiB/sec. | ||
| 10553 | 2026.04.29 20:57:29.933494 [ 276 ] {50f1f913-449b-4049-9dcc-f35a0da3584e} <Debug> TCPHandler: Processed in 0.002047246 sec. | ||
| 10554 | 2026.04.29 20:57:29.933631 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.04.29 20:57:29.933725 [ 276 ] {ddcf0cab-fb92-46e7-a34a-047047a887d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10556 | 2026.04.29 20:57:29.933766 [ 276 ] {ddcf0cab-fb92-46e7-a34a-047047a887d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10557 | 2026.04.29 20:57:29.934096 [ 276 ] {ddcf0cab-fb92-46e7-a34a-047047a887d7} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.04.29 20:57:29.934130 [ 276 ] {ddcf0cab-fb92-46e7-a34a-047047a887d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10559 | 2026.04.29 20:57:29.934448 [ 276 ] {ddcf0cab-fb92-46e7-a34a-047047a887d7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10560 | 2026.04.29 20:57:29.934675 [ 276 ] {ddcf0cab-fb92-46e7-a34a-047047a887d7} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.04.29 20:57:29.934803 [ 276 ] {ddcf0cab-fb92-46e7-a34a-047047a887d7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 754.90 KiB/sec. | ||
| 10562 | 2026.04.29 20:57:29.934840 [ 276 ] {ddcf0cab-fb92-46e7-a34a-047047a887d7} <Debug> TCPHandler: Processed in 0.001259776 sec. | ||
| 10563 | 2026.04.29 20:57:30.000262 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.51 MiB, peak 322.30 MiB, free memory in arenas 0.00 B, will set to 314.80 MiB (RSS), difference: 3.29 MiB | ||
| 10564 | 2026.04.29 20:57:32.276127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1318 | ||
| 10565 | 2026.04.29 20:57:32.279270 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2026.04.29 20:57:32.279331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10567 | 2026.04.29 20:57:32.280604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10568 | 2026.04.29 20:57:32.280892 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2026.04.29 20:57:32.281062 [ 30 ] {} <Debug> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10570 | 2026.04.29 20:57:32.281138 [ 30 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.04.29 20:57:32.281164 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10572 | 2026.04.29 20:57:32.281265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 10573 | 2026.04.29 20:57:32.281302 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::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 | ||
| 10574 | 2026.04.29 20:57:32.281959 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10575 | 2026.04.29 20:57:32.282117 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1084 rows starting from the beginning of the part | ||
| 10576 | 2026.04.29 20:57:32.282483 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 10577 | 2026.04.29 20:57:32.282803 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 10578 | 2026.04.29 20:57:32.283115 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 10579 | 2026.04.29 20:57:32.283410 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 10580 | 2026.04.29 20:57:32.283700 [ 196 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
| 10581 | 2026.04.29 20:57:32.290394 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 72 columns (72 merged, 0 gathered) in 0.009157067 sec., 143932.549581651 rows/sec., 120.33 MiB/sec. | ||
| 10582 | 2026.04.29 20:57:32.292124 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10583 | 2026.04.29 20:57:32.292738 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.04.29 20:57:32.292828 [ 190 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_31_6} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10585 | 2026.04.29 20:57:32.293167 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 10586 | 2026.04.29 20:57:34.579130 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2026.04.29 20:57:34.579496 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10588 | 2026.04.29 20:57:34.580006 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10589 | 2026.04.29 20:57:34.580063 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10590 | 2026.04.29 20:57:34.580394 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10591 | 2026.04.29 20:57:34.580502 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10592 | 2026.04.29 20:57:34.580723 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10593 | 2026.04.29 20:57:34.580774 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10594 | 2026.04.29 20:57:34.580806 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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.04.29 20:57:34.580828 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10596 | 2026.04.29 20:57:34.580888 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10597 | 2026.04.29 20:57:34.580917 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10598 | 2026.04.29 20:57:34.582736 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.003376 sec., 15402.843601895735 rows/sec., 3.60 MiB/sec. | ||
| 10599 | 2026.04.29 20:57:34.582902 [ 276 ] {2a4c551e-a147-4385-be03-5e43d94d700c} <Debug> TCPHandler: Processed in 0.004001411 sec. | ||
| 10600 | 2026.04.29 20:57:34.585229 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10601 | 2026.04.29 20:57:34.585433 [ 276 ] {4a33c16d-75d4-46fa-8e5e-4b6cc2d8c7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10602 | 2026.04.29 20:57:34.585515 [ 276 ] {4a33c16d-75d4-46fa-8e5e-4b6cc2d8c7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10603 | 2026.04.29 20:57:34.586422 [ 276 ] {4a33c16d-75d4-46fa-8e5e-4b6cc2d8c7a9} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2026.04.29 20:57:34.586498 [ 276 ] {4a33c16d-75d4-46fa-8e5e-4b6cc2d8c7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10605 | 2026.04.29 20:57:34.587196 [ 276 ] {4a33c16d-75d4-46fa-8e5e-4b6cc2d8c7a9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10606 | 2026.04.29 20:57:34.587545 [ 276 ] {4a33c16d-75d4-46fa-8e5e-4b6cc2d8c7a9} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2026.04.29 20:57:34.587758 [ 276 ] {4a33c16d-75d4-46fa-8e5e-4b6cc2d8c7a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002395 sec., 23382.04592901879 rows/sec., 1.80 MiB/sec. | ||
| 10608 | 2026.04.29 20:57:34.587814 [ 276 ] {4a33c16d-75d4-46fa-8e5e-4b6cc2d8c7a9} <Debug> TCPHandler: Processed in 0.002681874 sec. | ||
| 10609 | 2026.04.29 20:57:34.587983 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2026.04.29 20:57:34.588135 [ 276 ] {3bff7785-834e-4a93-8c68-67b1d9f7cd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10611 | 2026.04.29 20:57:34.588199 [ 276 ] {3bff7785-834e-4a93-8c68-67b1d9f7cd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10612 | 2026.04.29 20:57:34.588823 [ 276 ] {3bff7785-834e-4a93-8c68-67b1d9f7cd94} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2026.04.29 20:57:34.588873 [ 276 ] {3bff7785-834e-4a93-8c68-67b1d9f7cd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10614 | 2026.04.29 20:57:34.589397 [ 276 ] {3bff7785-834e-4a93-8c68-67b1d9f7cd94} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10615 | 2026.04.29 20:57:34.589736 [ 276 ] {3bff7785-834e-4a93-8c68-67b1d9f7cd94} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2026.04.29 20:57:34.589922 [ 276 ] {3bff7785-834e-4a93-8c68-67b1d9f7cd94} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001826 sec., 35049.28806133626 rows/sec., 2.74 MiB/sec. | ||
| 10617 | 2026.04.29 20:57:34.589978 [ 276 ] {3bff7785-834e-4a93-8c68-67b1d9f7cd94} <Debug> TCPHandler: Processed in 0.002067737 sec. | ||
| 10618 | 2026.04.29 20:57:34.590147 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2026.04.29 20:57:34.590290 [ 276 ] {49b2e5e8-6d2f-4e01-acf9-c908d67feb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10620 | 2026.04.29 20:57:34.590358 [ 276 ] {49b2e5e8-6d2f-4e01-acf9-c908d67feb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10621 | 2026.04.29 20:57:34.590920 [ 276 ] {49b2e5e8-6d2f-4e01-acf9-c908d67feb8c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2026.04.29 20:57:34.590967 [ 276 ] {49b2e5e8-6d2f-4e01-acf9-c908d67feb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10623 | 2026.04.29 20:57:34.591465 [ 276 ] {49b2e5e8-6d2f-4e01-acf9-c908d67feb8c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10624 | 2026.04.29 20:57:34.591770 [ 276 ] {49b2e5e8-6d2f-4e01-acf9-c908d67feb8c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2026.04.29 20:57:34.591946 [ 276 ] {49b2e5e8-6d2f-4e01-acf9-c908d67feb8c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00169 sec., 75739.6449704142 rows/sec., 5.28 MiB/sec. | ||
| 10626 | 2026.04.29 20:57:34.591994 [ 276 ] {49b2e5e8-6d2f-4e01-acf9-c908d67feb8c} <Debug> TCPHandler: Processed in 0.001920044 sec. | ||
| 10627 | 2026.04.29 20:57:34.592162 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2026.04.29 20:57:34.592292 [ 276 ] {ee40caca-b62d-42c5-9992-13d2a470b834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10629 | 2026.04.29 20:57:34.592356 [ 276 ] {ee40caca-b62d-42c5-9992-13d2a470b834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10630 | 2026.04.29 20:57:34.592825 [ 276 ] {ee40caca-b62d-42c5-9992-13d2a470b834} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.04.29 20:57:34.592873 [ 276 ] {ee40caca-b62d-42c5-9992-13d2a470b834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10632 | 2026.04.29 20:57:34.593325 [ 276 ] {ee40caca-b62d-42c5-9992-13d2a470b834} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10633 | 2026.04.29 20:57:34.593630 [ 276 ] {ee40caca-b62d-42c5-9992-13d2a470b834} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.04.29 20:57:34.593809 [ 276 ] {ee40caca-b62d-42c5-9992-13d2a470b834} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001547 sec., 31027.795733678086 rows/sec., 2.09 MiB/sec. | ||
| 10635 | 2026.04.29 20:57:34.593857 [ 276 ] {ee40caca-b62d-42c5-9992-13d2a470b834} <Debug> TCPHandler: Processed in 0.001765523 sec. | ||
| 10636 | 2026.04.29 20:57:34.704134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20627 | ||
| 10637 | 2026.04.29 20:57:34.704677 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.04.29 20:57:34.704722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10639 | 2026.04.29 20:57:34.705284 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10640 | 2026.04.29 20:57:34.705524 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.04.29 20:57:34.705654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20627 | ||
| 10642 | 2026.04.29 20:57:35.815564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10643 | 2026.04.29 20:57:35.831928 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2026.04.29 20:57:35.831982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10645 | 2026.04.29 20:57:35.838132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10646 | 2026.04.29 20:57:35.838820 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2026.04.29 20:57:35.841576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10648 | 2026.04.29 20:57:39.582204 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2026.04.29 20:57:39.582440 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 10650 | 2026.04.29 20:57:39.582800 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10651 | 2026.04.29 20:57:39.582839 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 10652 | 2026.04.29 20:57:39.583086 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10653 | 2026.04.29 20:57:39.583154 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10654 | 2026.04.29 20:57:39.583299 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10655 | 2026.04.29 20:57:39.583334 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10656 | 2026.04.29 20:57:39.583356 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 10657 | 2026.04.29 20:57:39.583372 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10658 | 2026.04.29 20:57:39.583411 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 10659 | 2026.04.29 20:57:39.583432 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10660 | 2026.04.29 20:57:39.584654 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002315 sec., 22462.203023758102 rows/sec., 5.25 MiB/sec. | ||
| 10661 | 2026.04.29 20:57:39.584757 [ 276 ] {068d097e-aa6b-4b97-a03c-87738d0443ad} <Debug> TCPHandler: Processed in 0.002689925 sec. | ||
| 10662 | 2026.04.29 20:57:39.589792 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2026.04.29 20:57:39.589920 [ 276 ] {4f5914c6-9359-40d9-a619-6c688ad0df57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10664 | 2026.04.29 20:57:39.589970 [ 276 ] {4f5914c6-9359-40d9-a619-6c688ad0df57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10665 | 2026.04.29 20:57:39.590614 [ 276 ] {4f5914c6-9359-40d9-a619-6c688ad0df57} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2026.04.29 20:57:39.590659 [ 276 ] {4f5914c6-9359-40d9-a619-6c688ad0df57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10667 | 2026.04.29 20:57:39.591033 [ 276 ] {4f5914c6-9359-40d9-a619-6c688ad0df57} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10668 | 2026.04.29 20:57:39.591257 [ 276 ] {4f5914c6-9359-40d9-a619-6c688ad0df57} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.04.29 20:57:39.591403 [ 276 ] {4f5914c6-9359-40d9-a619-6c688ad0df57} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001521 sec., 186719.26364234058 rows/sec., 11.86 MiB/sec. | ||
| 10670 | 2026.04.29 20:57:39.591442 [ 276 ] {4f5914c6-9359-40d9-a619-6c688ad0df57} <Debug> TCPHandler: Processed in 0.001714093 sec. | ||
| 10671 | 2026.04.29 20:57:39.591570 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2026.04.29 20:57:39.591665 [ 276 ] {06fa15f7-c2e6-4fc2-92c8-742c7985ac1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10673 | 2026.04.29 20:57:39.591704 [ 276 ] {06fa15f7-c2e6-4fc2-92c8-742c7985ac1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10674 | 2026.04.29 20:57:39.592561 [ 276 ] {06fa15f7-c2e6-4fc2-92c8-742c7985ac1a} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2026.04.29 20:57:39.592599 [ 276 ] {06fa15f7-c2e6-4fc2-92c8-742c7985ac1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10676 | 2026.04.29 20:57:39.592945 [ 276 ] {06fa15f7-c2e6-4fc2-92c8-742c7985ac1a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10677 | 2026.04.29 20:57:39.593174 [ 276 ] {06fa15f7-c2e6-4fc2-92c8-742c7985ac1a} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.04.29 20:57:39.593291 [ 28 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10679 | 2026.04.29 20:57:39.593305 [ 276 ] {06fa15f7-c2e6-4fc2-92c8-742c7985ac1a} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001659 sec., 488848.70403857745 rows/sec., 37.78 MiB/sec. | ||
| 10680 | 2026.04.29 20:57:39.593357 [ 28 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2026.04.29 20:57:39.593366 [ 276 ] {06fa15f7-c2e6-4fc2-92c8-742c7985ac1a} <Debug> TCPHandler: Processed in 0.001847514 sec. | ||
| 10682 | 2026.04.29 20:57:39.593492 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10683 | 2026.04.29 20:57:39.593590 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 10684 | 2026.04.29 20:57:39.593604 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10685 | 2026.04.29 20:57:39.593683 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10686 | 2026.04.29 20:57:39.593705 [ 276 ] {a3da59fd-42f9-42cb-861c-7da3a44bfb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10687 | 2026.04.29 20:57:39.593710 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3360 rows starting from the beginning of the part | ||
| 10688 | 2026.04.29 20:57:39.593745 [ 276 ] {a3da59fd-42f9-42cb-861c-7da3a44bfb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10689 | 2026.04.29 20:57:39.593774 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 126 rows starting from the beginning of the part | ||
| 10690 | 2026.04.29 20:57:39.593849 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 811 rows starting from the beginning of the part | ||
| 10691 | 2026.04.29 20:57:39.593891 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2478 rows starting from the beginning of the part | ||
| 10692 | 2026.04.29 20:57:39.593929 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10693 | 2026.04.29 20:57:39.593974 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 811 rows starting from the beginning of the part | ||
| 10694 | 2026.04.29 20:57:39.594240 [ 276 ] {a3da59fd-42f9-42cb-861c-7da3a44bfb31} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.04.29 20:57:39.594275 [ 276 ] {a3da59fd-42f9-42cb-861c-7da3a44bfb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10696 | 2026.04.29 20:57:39.594584 [ 276 ] {a3da59fd-42f9-42cb-861c-7da3a44bfb31} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10697 | 2026.04.29 20:57:39.594796 [ 276 ] {a3da59fd-42f9-42cb-861c-7da3a44bfb31} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.04.29 20:57:39.594925 [ 276 ] {a3da59fd-42f9-42cb-861c-7da3a44bfb31} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001238 sec., 120355.41195476576 rows/sec., 7.15 MiB/sec. | ||
| 10699 | 2026.04.29 20:57:39.594962 [ 276 ] {a3da59fd-42f9-42cb-861c-7da3a44bfb31} <Debug> TCPHandler: Processed in 0.001409578 sec. | ||
| 10700 | 2026.04.29 20:57:39.595084 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2026.04.29 20:57:39.595178 [ 276 ] {d158c69c-a123-4201-a643-5c0ddda5dbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10702 | 2026.04.29 20:57:39.595217 [ 276 ] {d158c69c-a123-4201-a643-5c0ddda5dbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10703 | 2026.04.29 20:57:39.595707 [ 276 ] {d158c69c-a123-4201-a643-5c0ddda5dbab} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.04.29 20:57:39.595743 [ 276 ] {d158c69c-a123-4201-a643-5c0ddda5dbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10705 | 2026.04.29 20:57:39.596042 [ 276 ] {d158c69c-a123-4201-a643-5c0ddda5dbab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10706 | 2026.04.29 20:57:39.596256 [ 276 ] {d158c69c-a123-4201-a643-5c0ddda5dbab} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.04.29 20:57:39.596382 [ 276 ] {d158c69c-a123-4201-a643-5c0ddda5dbab} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001222 sec., 121931.26022913257 rows/sec., 7.88 MiB/sec. | ||
| 10708 | 2026.04.29 20:57:39.596419 [ 276 ] {d158c69c-a123-4201-a643-5c0ddda5dbab} <Debug> TCPHandler: Processed in 0.001387318 sec. | ||
| 10709 | 2026.04.29 20:57:39.596420 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 5 columns (5 merged, 0 gathered) in 0.002869137 sec., 2663518.681749948 rows/sec., 211.97 MiB/sec. | ||
| 10710 | 2026.04.29 20:57:39.596538 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10711 | 2026.04.29 20:57:39.596632 [ 276 ] {38d55479-783a-4857-ae7e-d1032d860f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10712 | 2026.04.29 20:57:39.596669 [ 276 ] {38d55479-783a-4857-ae7e-d1032d860f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10713 | 2026.04.29 20:57:39.596702 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10714 | 2026.04.29 20:57:39.596937 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.04.29 20:57:39.597014 [ 194 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_71_14} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10716 | 2026.04.29 20:57:39.597079 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 10717 | 2026.04.29 20:57:39.597140 [ 276 ] {38d55479-783a-4857-ae7e-d1032d860f8b} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.04.29 20:57:39.597176 [ 276 ] {38d55479-783a-4857-ae7e-d1032d860f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10719 | 2026.04.29 20:57:39.597474 [ 276 ] {38d55479-783a-4857-ae7e-d1032d860f8b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10720 | 2026.04.29 20:57:39.597695 [ 276 ] {38d55479-783a-4857-ae7e-d1032d860f8b} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.04.29 20:57:39.597834 [ 276 ] {38d55479-783a-4857-ae7e-d1032d860f8b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 10722 | 2026.04.29 20:57:39.597870 [ 276 ] {38d55479-783a-4857-ae7e-d1032d860f8b} <Debug> TCPHandler: Processed in 0.001382908 sec. | ||
| 10723 | 2026.04.29 20:57:39.597988 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2026.04.29 20:57:39.598081 [ 276 ] {9f3a0acf-7636-4446-b1ae-a5b60aeed5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10725 | 2026.04.29 20:57:39.598119 [ 276 ] {9f3a0acf-7636-4446-b1ae-a5b60aeed5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10726 | 2026.04.29 20:57:39.598768 [ 276 ] {9f3a0acf-7636-4446-b1ae-a5b60aeed5a6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.04.29 20:57:39.598805 [ 276 ] {9f3a0acf-7636-4446-b1ae-a5b60aeed5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10728 | 2026.04.29 20:57:39.599129 [ 276 ] {9f3a0acf-7636-4446-b1ae-a5b60aeed5a6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10729 | 2026.04.29 20:57:39.599346 [ 276 ] {9f3a0acf-7636-4446-b1ae-a5b60aeed5a6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.04.29 20:57:39.599468 [ 99 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10731 | 2026.04.29 20:57:39.599477 [ 276 ] {9f3a0acf-7636-4446-b1ae-a5b60aeed5a6} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001414 sec., 351485.1485148515 rows/sec., 24.68 MiB/sec. | ||
| 10732 | 2026.04.29 20:57:39.599550 [ 99 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2026.04.29 20:57:39.599564 [ 276 ] {9f3a0acf-7636-4446-b1ae-a5b60aeed5a6} <Debug> TCPHandler: Processed in 0.001627191 sec. | ||
| 10734 | 2026.04.29 20:57:39.599580 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10735 | 2026.04.29 20:57:39.599681 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 10736 | 2026.04.29 20:57:39.599688 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2026.04.29 20:57:39.599806 [ 276 ] {8fb60840-c706-4303-b8d8-771eef2b8cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10738 | 2026.04.29 20:57:39.599813 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10739 | 2026.04.29 20:57:39.599852 [ 276 ] {8fb60840-c706-4303-b8d8-771eef2b8cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10740 | 2026.04.29 20:57:39.599861 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1830 rows starting from the beginning of the part | ||
| 10741 | 2026.04.29 20:57:39.599942 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 99 rows starting from the beginning of the part | ||
| 10742 | 2026.04.29 20:57:39.599997 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 497 rows starting from the beginning of the part | ||
| 10743 | 2026.04.29 20:57:39.600046 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1331 rows starting from the beginning of the part | ||
| 10744 | 2026.04.29 20:57:39.600092 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10745 | 2026.04.29 20:57:39.600137 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 497 rows starting from the beginning of the part | ||
| 10746 | 2026.04.29 20:57:39.600229 [ 276 ] {8fb60840-c706-4303-b8d8-771eef2b8cdc} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10747 | 2026.04.29 20:57:39.600279 [ 276 ] {8fb60840-c706-4303-b8d8-771eef2b8cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10748 | 2026.04.29 20:57:39.600682 [ 276 ] {8fb60840-c706-4303-b8d8-771eef2b8cdc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10749 | 2026.04.29 20:57:39.600941 [ 276 ] {8fb60840-c706-4303-b8d8-771eef2b8cdc} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2026.04.29 20:57:39.601107 [ 276 ] {8fb60840-c706-4303-b8d8-771eef2b8cdc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001316 sec., 4559.270516717325 rows/sec., 238.20 KiB/sec. | ||
| 10751 | 2026.04.29 20:57:39.601153 [ 276 ] {8fb60840-c706-4303-b8d8-771eef2b8cdc} <Debug> TCPHandler: Processed in 0.00151424 sec. | ||
| 10752 | 2026.04.29 20:57:39.601300 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10753 | 2026.04.29 20:57:39.601415 [ 276 ] {4fbf9fc7-a2d1-4208-a809-7e6393d3a5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10754 | 2026.04.29 20:57:39.601460 [ 276 ] {4fbf9fc7-a2d1-4208-a809-7e6393d3a5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10755 | 2026.04.29 20:57:39.601724 [ 192 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4318 rows, containing 5 columns (5 merged, 0 gathered) in 0.002084317 sec., 2071661.8441436691 rows/sec., 150.17 MiB/sec. | ||
| 10756 | 2026.04.29 20:57:39.601878 [ 276 ] {4fbf9fc7-a2d1-4208-a809-7e6393d3a5d2} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2026.04.29 20:57:39.601922 [ 276 ] {4fbf9fc7-a2d1-4208-a809-7e6393d3a5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10758 | 2026.04.29 20:57:39.601931 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10759 | 2026.04.29 20:57:39.602223 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2026.04.29 20:57:39.602304 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_71_14} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10761 | 2026.04.29 20:57:39.602312 [ 276 ] {4fbf9fc7-a2d1-4208-a809-7e6393d3a5d2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10762 | 2026.04.29 20:57:39.602385 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 10763 | 2026.04.29 20:57:39.602543 [ 276 ] {4fbf9fc7-a2d1-4208-a809-7e6393d3a5d2} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.04.29 20:57:39.602683 [ 276 ] {4fbf9fc7-a2d1-4208-a809-7e6393d3a5d2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001292 sec., 205108.35913312694 rows/sec., 13.63 MiB/sec. | ||
| 10765 | 2026.04.29 20:57:39.602722 [ 276 ] {4fbf9fc7-a2d1-4208-a809-7e6393d3a5d2} <Debug> TCPHandler: Processed in 0.001485119 sec. | ||
| 10766 | 2026.04.29 20:57:39.602845 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2026.04.29 20:57:39.602939 [ 276 ] {46ddab04-b469-447d-81c5-6c5e552683f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10768 | 2026.04.29 20:57:39.602980 [ 276 ] {46ddab04-b469-447d-81c5-6c5e552683f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10769 | 2026.04.29 20:57:39.603312 [ 276 ] {46ddab04-b469-447d-81c5-6c5e552683f2} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2026.04.29 20:57:39.603348 [ 276 ] {46ddab04-b469-447d-81c5-6c5e552683f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10771 | 2026.04.29 20:57:39.603654 [ 276 ] {46ddab04-b469-447d-81c5-6c5e552683f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10772 | 2026.04.29 20:57:39.603870 [ 276 ] {46ddab04-b469-447d-81c5-6c5e552683f2} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2026.04.29 20:57:39.604007 [ 276 ] {46ddab04-b469-447d-81c5-6c5e552683f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 10774 | 2026.04.29 20:57:39.604045 [ 276 ] {46ddab04-b469-447d-81c5-6c5e552683f2} <Debug> TCPHandler: Processed in 0.001250726 sec. | ||
| 10775 | 2026.04.29 20:57:39.604170 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2026.04.29 20:57:39.604263 [ 276 ] {eb74b0f0-ebfb-456d-825d-d777e4a76cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10777 | 2026.04.29 20:57:39.604316 [ 276 ] {eb74b0f0-ebfb-456d-825d-d777e4a76cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10778 | 2026.04.29 20:57:39.605062 [ 276 ] {eb74b0f0-ebfb-456d-825d-d777e4a76cea} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.04.29 20:57:39.605099 [ 276 ] {eb74b0f0-ebfb-456d-825d-d777e4a76cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10780 | 2026.04.29 20:57:39.605600 [ 276 ] {eb74b0f0-ebfb-456d-825d-d777e4a76cea} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10781 | 2026.04.29 20:57:39.605844 [ 276 ] {eb74b0f0-ebfb-456d-825d-d777e4a76cea} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2026.04.29 20:57:39.605997 [ 276 ] {eb74b0f0-ebfb-456d-825d-d777e4a76cea} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001751 sec., 3997.7155910908054 rows/sec., 7.16 MiB/sec. | ||
| 10783 | 2026.04.29 20:57:39.606054 [ 276 ] {eb74b0f0-ebfb-456d-825d-d777e4a76cea} <Debug> TCPHandler: Processed in 0.001935804 sec. | ||
| 10784 | 2026.04.29 20:57:39.606181 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2026.04.29 20:57:39.606276 [ 276 ] {97c8f202-a7a8-4523-abd6-f461db65c7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10786 | 2026.04.29 20:57:39.606316 [ 276 ] {97c8f202-a7a8-4523-abd6-f461db65c7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10787 | 2026.04.29 20:57:39.606663 [ 276 ] {97c8f202-a7a8-4523-abd6-f461db65c7f0} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2026.04.29 20:57:39.606700 [ 276 ] {97c8f202-a7a8-4523-abd6-f461db65c7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10789 | 2026.04.29 20:57:39.607012 [ 276 ] {97c8f202-a7a8-4523-abd6-f461db65c7f0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10790 | 2026.04.29 20:57:39.607226 [ 276 ] {97c8f202-a7a8-4523-abd6-f461db65c7f0} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2026.04.29 20:57:39.607357 [ 276 ] {97c8f202-a7a8-4523-abd6-f461db65c7f0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 10792 | 2026.04.29 20:57:39.607393 [ 276 ] {97c8f202-a7a8-4523-abd6-f461db65c7f0} <Debug> TCPHandler: Processed in 0.001262627 sec. | ||
| 10793 | 2026.04.29 20:57:42.049222 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10794 | 2026.04.29 20:57:42.049298 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10795 | 2026.04.29 20:57:42.205747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21139 | ||
| 10796 | 2026.04.29 20:57:42.206316 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2026.04.29 20:57:42.206351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10798 | 2026.04.29 20:57:42.206806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10799 | 2026.04.29 20:57:42.207029 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2026.04.29 20:57:42.207165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21139 | ||
| 10801 | 2026.04.29 20:57:42.281603 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1352 | ||
| 10802 | 2026.04.29 20:57:42.284311 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2026.04.29 20:57:42.284353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10804 | 2026.04.29 20:57:42.285550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10805 | 2026.04.29 20:57:42.285808 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.04.29 20:57:42.286057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 10807 | 2026.04.29 20:57:43.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.09 MiB, peak 322.30 MiB, free memory in arenas 0.00 B, will set to 315.08 MiB (RSS), difference: 3.99 MiB | ||
| 10808 | 2026.04.29 20:57:43.341689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10809 | 2026.04.29 20:57:43.358824 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2026.04.29 20:57:43.358883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10811 | 2026.04.29 20:57:43.365161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10812 | 2026.04.29 20:57:43.365932 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.04.29 20:57:43.368957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10814 | 2026.04.29 20:57:44.578023 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2026.04.29 20:57:44.578243 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10816 | 2026.04.29 20:57:44.578566 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10817 | 2026.04.29 20:57:44.578601 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10818 | 2026.04.29 20:57:44.578811 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10819 | 2026.04.29 20:57:44.578877 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10820 | 2026.04.29 20:57:44.579012 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10821 | 2026.04.29 20:57:44.579047 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10822 | 2026.04.29 20:57:44.579067 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 10823 | 2026.04.29 20:57:44.579082 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10824 | 2026.04.29 20:57:44.579119 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10825 | 2026.04.29 20:57:44.579140 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10826 | 2026.04.29 20:57:44.580083 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.001931 sec., 26929.052304505436 rows/sec., 6.30 MiB/sec. | ||
| 10827 | 2026.04.29 20:57:44.580158 [ 276 ] {a9f1d071-3ae7-4910-a769-d810f17db20e} <Debug> TCPHandler: Processed in 0.002264449 sec. | ||
| 10828 | 2026.04.29 20:57:44.582426 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10829 | 2026.04.29 20:57:44.582551 [ 276 ] {dacfb0c0-7990-4981-852f-8c344033dd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10830 | 2026.04.29 20:57:44.582600 [ 276 ] {dacfb0c0-7990-4981-852f-8c344033dd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10831 | 2026.04.29 20:57:44.583098 [ 276 ] {dacfb0c0-7990-4981-852f-8c344033dd04} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10832 | 2026.04.29 20:57:44.583137 [ 276 ] {dacfb0c0-7990-4981-852f-8c344033dd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10833 | 2026.04.29 20:57:44.583500 [ 276 ] {dacfb0c0-7990-4981-852f-8c344033dd04} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10834 | 2026.04.29 20:57:44.583728 [ 276 ] {dacfb0c0-7990-4981-852f-8c344033dd04} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.04.29 20:57:44.583871 [ 276 ] {dacfb0c0-7990-4981-852f-8c344033dd04} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001356 sec., 92920.35398230089 rows/sec., 8.03 MiB/sec. | ||
| 10836 | 2026.04.29 20:57:44.583907 [ 276 ] {dacfb0c0-7990-4981-852f-8c344033dd04} <Debug> TCPHandler: Processed in 0.00154312 sec. | ||
| 10837 | 2026.04.29 20:57:44.584043 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10838 | 2026.04.29 20:57:44.584138 [ 276 ] {ad6a85a0-2647-4c33-90a2-23048c734a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10839 | 2026.04.29 20:57:44.584177 [ 276 ] {ad6a85a0-2647-4c33-90a2-23048c734a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10840 | 2026.04.29 20:57:44.584584 [ 276 ] {ad6a85a0-2647-4c33-90a2-23048c734a27} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2026.04.29 20:57:44.584620 [ 276 ] {ad6a85a0-2647-4c33-90a2-23048c734a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10842 | 2026.04.29 20:57:44.584934 [ 276 ] {ad6a85a0-2647-4c33-90a2-23048c734a27} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10843 | 2026.04.29 20:57:44.585154 [ 276 ] {ad6a85a0-2647-4c33-90a2-23048c734a27} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.04.29 20:57:44.585277 [ 128 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 10845 | 2026.04.29 20:57:44.585283 [ 276 ] {ad6a85a0-2647-4c33-90a2-23048c734a27} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001163 sec., 30094.582975064488 rows/sec., 2.21 MiB/sec. | ||
| 10846 | 2026.04.29 20:57:44.585347 [ 128 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2026.04.29 20:57:44.585363 [ 276 ] {ad6a85a0-2647-4c33-90a2-23048c734a27} <Debug> TCPHandler: Processed in 0.001367708 sec. | ||
| 10848 | 2026.04.29 20:57:44.585373 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10849 | 2026.04.29 20:57:44.585506 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2026.04.29 20:57:44.585515 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 10851 | 2026.04.29 20:57:44.585603 [ 276 ] {ed12dd9f-4430-4e4d-a2c2-2be377db668e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10852 | 2026.04.29 20:57:44.585645 [ 276 ] {ed12dd9f-4430-4e4d-a2c2-2be377db668e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10853 | 2026.04.29 20:57:44.585665 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10854 | 2026.04.29 20:57:44.585703 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 225 rows starting from the beginning of the part | ||
| 10855 | 2026.04.29 20:57:44.585777 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 35 rows starting from the beginning of the part | ||
| 10856 | 2026.04.29 20:57:44.585825 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 10857 | 2026.04.29 20:57:44.585871 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 52 rows starting from the beginning of the part | ||
| 10858 | 2026.04.29 20:57:44.585916 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 149 rows starting from the beginning of the part | ||
| 10859 | 2026.04.29 20:57:44.585959 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 35 rows starting from the beginning of the part | ||
| 10860 | 2026.04.29 20:57:44.586113 [ 276 ] {ed12dd9f-4430-4e4d-a2c2-2be377db668e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10861 | 2026.04.29 20:57:44.586157 [ 276 ] {ed12dd9f-4430-4e4d-a2c2-2be377db668e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10862 | 2026.04.29 20:57:44.586499 [ 276 ] {ed12dd9f-4430-4e4d-a2c2-2be377db668e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10863 | 2026.04.29 20:57:44.586727 [ 276 ] {ed12dd9f-4430-4e4d-a2c2-2be377db668e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10864 | 2026.04.29 20:57:44.586864 [ 276 ] {ed12dd9f-4430-4e4d-a2c2-2be377db668e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001275 sec., 77647.05882352941 rows/sec., 6.06 MiB/sec. | ||
| 10865 | 2026.04.29 20:57:44.586909 [ 276 ] {ed12dd9f-4430-4e4d-a2c2-2be377db668e} <Debug> TCPHandler: Processed in 0.001452028 sec. | ||
| 10866 | 2026.04.29 20:57:44.586933 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476199 sec., 436932.9609354836 rows/sec., 29.46 MiB/sec. | ||
| 10867 | 2026.04.29 20:57:44.587050 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.04.29 20:57:44.587080 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 10869 | 2026.04.29 20:57:44.587157 [ 276 ] {52b25a02-a944-45cd-9b07-9c6debe63470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10870 | 2026.04.29 20:57:44.587205 [ 276 ] {52b25a02-a944-45cd-9b07-9c6debe63470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10871 | 2026.04.29 20:57:44.587350 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.04.29 20:57:44.587432 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_60_12} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 10873 | 2026.04.29 20:57:44.587520 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10874 | 2026.04.29 20:57:44.587635 [ 276 ] {52b25a02-a944-45cd-9b07-9c6debe63470} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.04.29 20:57:44.587676 [ 276 ] {52b25a02-a944-45cd-9b07-9c6debe63470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10876 | 2026.04.29 20:57:44.588009 [ 276 ] {52b25a02-a944-45cd-9b07-9c6debe63470} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10877 | 2026.04.29 20:57:44.588228 [ 276 ] {52b25a02-a944-45cd-9b07-9c6debe63470} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.04.29 20:57:44.588349 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 10879 | 2026.04.29 20:57:44.588361 [ 276 ] {52b25a02-a944-45cd-9b07-9c6debe63470} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 10880 | 2026.04.29 20:57:44.588386 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2026.04.29 20:57:44.588406 [ 276 ] {52b25a02-a944-45cd-9b07-9c6debe63470} <Debug> TCPHandler: Processed in 0.001406188 sec. | ||
| 10882 | 2026.04.29 20:57:44.588408 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10883 | 2026.04.29 20:57:44.588499 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 10884 | 2026.04.29 20:57:44.588539 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2026.04.29 20:57:44.588612 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10886 | 2026.04.29 20:57:44.588638 [ 276 ] {28bc841b-538f-4ed5-a237-765a8db8a539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10887 | 2026.04.29 20:57:44.588646 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 26802 rows starting from the beginning of the part | ||
| 10888 | 2026.04.29 20:57:44.588699 [ 276 ] {28bc841b-538f-4ed5-a237-765a8db8a539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10889 | 2026.04.29 20:57:44.588717 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 265 rows starting from the beginning of the part | ||
| 10890 | 2026.04.29 20:57:44.588769 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1499 rows starting from the beginning of the part | ||
| 10891 | 2026.04.29 20:57:44.588812 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 128 rows starting from the beginning of the part | ||
| 10892 | 2026.04.29 20:57:44.588852 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 265 rows starting from the beginning of the part | ||
| 10893 | 2026.04.29 20:57:44.589533 [ 276 ] {28bc841b-538f-4ed5-a237-765a8db8a539} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2026.04.29 20:57:44.589573 [ 276 ] {28bc841b-538f-4ed5-a237-765a8db8a539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10895 | 2026.04.29 20:57:44.590141 [ 276 ] {28bc841b-538f-4ed5-a237-765a8db8a539} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10896 | 2026.04.29 20:57:44.590372 [ 276 ] {28bc841b-538f-4ed5-a237-765a8db8a539} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.04.29 20:57:44.590515 [ 276 ] {28bc841b-538f-4ed5-a237-765a8db8a539} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001896 sec., 18459.915611814347 rows/sec., 33.08 MiB/sec. | ||
| 10898 | 2026.04.29 20:57:44.590583 [ 276 ] {28bc841b-538f-4ed5-a237-765a8db8a539} <Debug> TCPHandler: Processed in 0.002091517 sec. | ||
| 10899 | 2026.04.29 20:57:44.590710 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.04.29 20:57:44.590803 [ 276 ] {0e6e941e-cb00-45ba-894e-4d4409c9e402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10901 | 2026.04.29 20:57:44.590844 [ 276 ] {0e6e941e-cb00-45ba-894e-4d4409c9e402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10902 | 2026.04.29 20:57:44.591182 [ 276 ] {0e6e941e-cb00-45ba-894e-4d4409c9e402} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.04.29 20:57:44.591218 [ 276 ] {0e6e941e-cb00-45ba-894e-4d4409c9e402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10904 | 2026.04.29 20:57:44.591730 [ 276 ] {0e6e941e-cb00-45ba-894e-4d4409c9e402} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10905 | 2026.04.29 20:57:44.591951 [ 276 ] {0e6e941e-cb00-45ba-894e-4d4409c9e402} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.04.29 20:57:44.592086 [ 276 ] {0e6e941e-cb00-45ba-894e-4d4409c9e402} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. | ||
| 10907 | 2026.04.29 20:57:44.592121 [ 276 ] {0e6e941e-cb00-45ba-894e-4d4409c9e402} <Debug> TCPHandler: Processed in 0.001459999 sec. | ||
| 10908 | 2026.04.29 20:57:44.595081 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006608955 sec., 4381781.991252778 rows/sec., 280.47 MiB/sec. | ||
| 10909 | 2026.04.29 20:57:44.595521 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10910 | 2026.04.29 20:57:44.595798 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.04.29 20:57:44.595882 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 10912 | 2026.04.29 20:57:44.595955 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10913 | 2026.04.29 20:57:49.583013 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.04.29 20:57:49.583298 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10915 | 2026.04.29 20:57:49.583684 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10916 | 2026.04.29 20:57:49.583727 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10917 | 2026.04.29 20:57:49.583979 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10918 | 2026.04.29 20:57:49.584050 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10919 | 2026.04.29 20:57:49.584193 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 10920 | 2026.04.29 20:57:49.584235 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10921 | 2026.04.29 20:57:49.584257 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 10922 | 2026.04.29 20:57:49.584272 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10923 | 2026.04.29 20:57:49.584313 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 10924 | 2026.04.29 20:57:49.584334 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10925 | 2026.04.29 20:57:49.585303 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002117 sec., 24563.060935285783 rows/sec., 5.74 MiB/sec. | ||
| 10926 | 2026.04.29 20:57:49.585377 [ 276 ] {119a94da-5ab5-4ee4-96e2-84585d15d04f} <Debug> TCPHandler: Processed in 0.002511672 sec. | ||
| 10927 | 2026.04.29 20:57:49.588893 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10928 | 2026.04.29 20:57:49.589001 [ 276 ] {5aa9827b-7ec3-407b-9a10-f277bd8d2aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10929 | 2026.04.29 20:57:49.589045 [ 276 ] {5aa9827b-7ec3-407b-9a10-f277bd8d2aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10930 | 2026.04.29 20:57:49.589518 [ 276 ] {5aa9827b-7ec3-407b-9a10-f277bd8d2aaf} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2026.04.29 20:57:49.589559 [ 276 ] {5aa9827b-7ec3-407b-9a10-f277bd8d2aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10932 | 2026.04.29 20:57:49.589920 [ 276 ] {5aa9827b-7ec3-407b-9a10-f277bd8d2aaf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10933 | 2026.04.29 20:57:49.590146 [ 276 ] {5aa9827b-7ec3-407b-9a10-f277bd8d2aaf} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.04.29 20:57:49.590296 [ 276 ] {5aa9827b-7ec3-407b-9a10-f277bd8d2aaf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001327 sec., 18085.908063300678 rows/sec., 1.50 MiB/sec. | ||
| 10935 | 2026.04.29 20:57:49.590335 [ 276 ] {5aa9827b-7ec3-407b-9a10-f277bd8d2aaf} <Debug> TCPHandler: Processed in 0.001495249 sec. | ||
| 10936 | 2026.04.29 20:57:49.590465 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10937 | 2026.04.29 20:57:49.590562 [ 276 ] {ff47ffe8-08f6-40e9-b8e9-bcd749081e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10938 | 2026.04.29 20:57:49.590603 [ 276 ] {ff47ffe8-08f6-40e9-b8e9-bcd749081e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10939 | 2026.04.29 20:57:49.591001 [ 276 ] {ff47ffe8-08f6-40e9-b8e9-bcd749081e24} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2026.04.29 20:57:49.591037 [ 276 ] {ff47ffe8-08f6-40e9-b8e9-bcd749081e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10941 | 2026.04.29 20:57:49.591322 [ 276 ] {ff47ffe8-08f6-40e9-b8e9-bcd749081e24} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10942 | 2026.04.29 20:57:49.591533 [ 276 ] {ff47ffe8-08f6-40e9-b8e9-bcd749081e24} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10943 | 2026.04.29 20:57:49.591661 [ 276 ] {ff47ffe8-08f6-40e9-b8e9-bcd749081e24} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00112 sec., 7142.857142857143 rows/sec., 582.45 KiB/sec. | ||
| 10944 | 2026.04.29 20:57:49.591698 [ 276 ] {ff47ffe8-08f6-40e9-b8e9-bcd749081e24} <Debug> TCPHandler: Processed in 0.001285416 sec. | ||
| 10945 | 2026.04.29 20:57:49.591816 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10946 | 2026.04.29 20:57:49.591910 [ 276 ] {2b125bd0-15ce-4572-a630-9b4f94fd7d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10947 | 2026.04.29 20:57:49.591948 [ 276 ] {2b125bd0-15ce-4572-a630-9b4f94fd7d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10948 | 2026.04.29 20:57:49.592431 [ 276 ] {2b125bd0-15ce-4572-a630-9b4f94fd7d75} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2026.04.29 20:57:49.592467 [ 276 ] {2b125bd0-15ce-4572-a630-9b4f94fd7d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10950 | 2026.04.29 20:57:49.592789 [ 276 ] {2b125bd0-15ce-4572-a630-9b4f94fd7d75} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10951 | 2026.04.29 20:57:49.592993 [ 276 ] {2b125bd0-15ce-4572-a630-9b4f94fd7d75} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2026.04.29 20:57:49.593121 [ 276 ] {2b125bd0-15ce-4572-a630-9b4f94fd7d75} <Debug> executeQuery: Read 194 rows, 17.50 KiB in 0.00123 sec., 157723.57723577236 rows/sec., 13.90 MiB/sec. | ||
| 10953 | 2026.04.29 20:57:49.593158 [ 276 ] {2b125bd0-15ce-4572-a630-9b4f94fd7d75} <Debug> TCPHandler: Processed in 0.001393308 sec. | ||
| 10954 | 2026.04.29 20:57:49.593280 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10955 | 2026.04.29 20:57:49.593373 [ 276 ] {36ba9892-7dbf-42c2-a764-409303998b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10956 | 2026.04.29 20:57:49.593412 [ 276 ] {36ba9892-7dbf-42c2-a764-409303998b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10957 | 2026.04.29 20:57:49.593811 [ 276 ] {36ba9892-7dbf-42c2-a764-409303998b85} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10958 | 2026.04.29 20:57:49.593847 [ 276 ] {36ba9892-7dbf-42c2-a764-409303998b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10959 | 2026.04.29 20:57:49.594134 [ 276 ] {36ba9892-7dbf-42c2-a764-409303998b85} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10960 | 2026.04.29 20:57:49.594346 [ 276 ] {36ba9892-7dbf-42c2-a764-409303998b85} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10961 | 2026.04.29 20:57:49.594476 [ 276 ] {36ba9892-7dbf-42c2-a764-409303998b85} <Debug> executeQuery: Read 27 rows, 2.05 KiB in 0.001122 sec., 24064.171122994652 rows/sec., 1.78 MiB/sec. | ||
| 10962 | 2026.04.29 20:57:49.594513 [ 276 ] {36ba9892-7dbf-42c2-a764-409303998b85} <Debug> TCPHandler: Processed in 0.001284906 sec. | ||
| 10963 | 2026.04.29 20:57:49.594642 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10964 | 2026.04.29 20:57:49.594736 [ 276 ] {5ab54103-8572-4ef6-bca5-4e7e38adde01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10965 | 2026.04.29 20:57:49.594774 [ 276 ] {5ab54103-8572-4ef6-bca5-4e7e38adde01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10966 | 2026.04.29 20:57:49.595166 [ 276 ] {5ab54103-8572-4ef6-bca5-4e7e38adde01} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2026.04.29 20:57:49.595201 [ 276 ] {5ab54103-8572-4ef6-bca5-4e7e38adde01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10968 | 2026.04.29 20:57:49.595488 [ 276 ] {5ab54103-8572-4ef6-bca5-4e7e38adde01} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10969 | 2026.04.29 20:57:49.595696 [ 276 ] {5ab54103-8572-4ef6-bca5-4e7e38adde01} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10970 | 2026.04.29 20:57:49.595824 [ 276 ] {5ab54103-8572-4ef6-bca5-4e7e38adde01} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. | ||
| 10971 | 2026.04.29 20:57:49.595861 [ 276 ] {5ab54103-8572-4ef6-bca5-4e7e38adde01} <Debug> TCPHandler: Processed in 0.001269627 sec. | ||
| 10972 | 2026.04.29 20:57:49.595980 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10973 | 2026.04.29 20:57:49.596073 [ 276 ] {e3d32305-2df6-4277-90e8-65994722ba2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10974 | 2026.04.29 20:57:49.596112 [ 276 ] {e3d32305-2df6-4277-90e8-65994722ba2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10975 | 2026.04.29 20:57:49.596505 [ 276 ] {e3d32305-2df6-4277-90e8-65994722ba2f} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10976 | 2026.04.29 20:57:49.596541 [ 276 ] {e3d32305-2df6-4277-90e8-65994722ba2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10977 | 2026.04.29 20:57:49.596842 [ 276 ] {e3d32305-2df6-4277-90e8-65994722ba2f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10978 | 2026.04.29 20:57:49.597054 [ 276 ] {e3d32305-2df6-4277-90e8-65994722ba2f} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10979 | 2026.04.29 20:57:49.597181 [ 276 ] {e3d32305-2df6-4277-90e8-65994722ba2f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 10980 | 2026.04.29 20:57:49.597220 [ 276 ] {e3d32305-2df6-4277-90e8-65994722ba2f} <Debug> TCPHandler: Processed in 0.001290576 sec. | ||
| 10981 | 2026.04.29 20:57:49.597339 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10982 | 2026.04.29 20:57:49.597432 [ 276 ] {b1c6e5c9-0d07-45f7-9b8b-87610f1a8c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10983 | 2026.04.29 20:57:49.597471 [ 276 ] {b1c6e5c9-0d07-45f7-9b8b-87610f1a8c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10984 | 2026.04.29 20:57:49.597907 [ 276 ] {b1c6e5c9-0d07-45f7-9b8b-87610f1a8c69} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2026.04.29 20:57:49.597942 [ 276 ] {b1c6e5c9-0d07-45f7-9b8b-87610f1a8c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10986 | 2026.04.29 20:57:49.598261 [ 276 ] {b1c6e5c9-0d07-45f7-9b8b-87610f1a8c69} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10987 | 2026.04.29 20:57:49.598477 [ 276 ] {b1c6e5c9-0d07-45f7-9b8b-87610f1a8c69} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2026.04.29 20:57:49.598604 [ 276 ] {b1c6e5c9-0d07-45f7-9b8b-87610f1a8c69} <Debug> executeQuery: Read 115 rows, 9.59 KiB in 0.001191 sec., 96557.51469353485 rows/sec., 7.86 MiB/sec. | ||
| 10989 | 2026.04.29 20:57:49.598641 [ 276 ] {b1c6e5c9-0d07-45f7-9b8b-87610f1a8c69} <Debug> TCPHandler: Processed in 0.001354457 sec. | ||
| 10990 | 2026.04.29 20:57:49.598761 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10991 | 2026.04.29 20:57:49.598855 [ 276 ] {f0b3d982-7a02-4fc0-ad1f-fa1eba1ebb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10992 | 2026.04.29 20:57:49.598897 [ 276 ] {f0b3d982-7a02-4fc0-ad1f-fa1eba1ebb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10993 | 2026.04.29 20:57:49.599345 [ 276 ] {f0b3d982-7a02-4fc0-ad1f-fa1eba1ebb1f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10994 | 2026.04.29 20:57:49.599380 [ 276 ] {f0b3d982-7a02-4fc0-ad1f-fa1eba1ebb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10995 | 2026.04.29 20:57:49.599717 [ 276 ] {f0b3d982-7a02-4fc0-ad1f-fa1eba1ebb1f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10996 | 2026.04.29 20:57:49.599934 [ 276 ] {f0b3d982-7a02-4fc0-ad1f-fa1eba1ebb1f} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.04.29 20:57:49.600064 [ 276 ] {f0b3d982-7a02-4fc0-ad1f-fa1eba1ebb1f} <Debug> executeQuery: Read 308 rows, 23.65 KiB in 0.001228 sec., 250814.33224755703 rows/sec., 18.80 MiB/sec. | ||
| 10998 | 2026.04.29 20:57:49.600101 [ 276 ] {f0b3d982-7a02-4fc0-ad1f-fa1eba1ebb1f} <Debug> TCPHandler: Processed in 0.001390608 sec. | ||
| 10999 | 2026.04.29 20:57:49.600216 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11000 | 2026.04.29 20:57:49.600310 [ 276 ] {94e675c8-c8fd-4209-960c-b0eade4ad49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11001 | 2026.04.29 20:57:49.600363 [ 276 ] {94e675c8-c8fd-4209-960c-b0eade4ad49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11002 | 2026.04.29 20:57:49.601113 [ 276 ] {94e675c8-c8fd-4209-960c-b0eade4ad49c} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11003 | 2026.04.29 20:57:49.601148 [ 276 ] {94e675c8-c8fd-4209-960c-b0eade4ad49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11004 | 2026.04.29 20:57:49.601658 [ 276 ] {94e675c8-c8fd-4209-960c-b0eade4ad49c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11005 | 2026.04.29 20:57:49.601893 [ 276 ] {94e675c8-c8fd-4209-960c-b0eade4ad49c} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2026.04.29 20:57:49.602035 [ 276 ] {94e675c8-c8fd-4209-960c-b0eade4ad49c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001743 sec., 4016.0642570281125 rows/sec., 7.20 MiB/sec. | ||
| 11007 | 2026.04.29 20:57:49.602096 [ 276 ] {94e675c8-c8fd-4209-960c-b0eade4ad49c} <Debug> TCPHandler: Processed in 0.001932094 sec. | ||
| 11008 | 2026.04.29 20:57:49.602237 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11009 | 2026.04.29 20:57:49.602331 [ 276 ] {dd5d4b35-3bf2-4a60-913f-045b8cc2f843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11010 | 2026.04.29 20:57:49.602371 [ 276 ] {dd5d4b35-3bf2-4a60-913f-045b8cc2f843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11011 | 2026.04.29 20:57:49.602705 [ 276 ] {dd5d4b35-3bf2-4a60-913f-045b8cc2f843} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.04.29 20:57:49.602740 [ 276 ] {dd5d4b35-3bf2-4a60-913f-045b8cc2f843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11013 | 2026.04.29 20:57:49.603047 [ 276 ] {dd5d4b35-3bf2-4a60-913f-045b8cc2f843} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11014 | 2026.04.29 20:57:49.603256 [ 276 ] {dd5d4b35-3bf2-4a60-913f-045b8cc2f843} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2026.04.29 20:57:49.603367 [ 149 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11016 | 2026.04.29 20:57:49.603385 [ 276 ] {dd5d4b35-3bf2-4a60-913f-045b8cc2f843} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 11017 | 2026.04.29 20:57:49.603435 [ 149 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2026.04.29 20:57:49.603443 [ 276 ] {dd5d4b35-3bf2-4a60-913f-045b8cc2f843} <Debug> TCPHandler: Processed in 0.001256436 sec. | ||
| 11019 | 2026.04.29 20:57:49.603464 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11020 | 2026.04.29 20:57:49.603587 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 11021 | 2026.04.29 20:57:49.603745 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11022 | 2026.04.29 20:57:49.603785 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3960 rows starting from the beginning of the part | ||
| 11023 | 2026.04.29 20:57:49.603855 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part | ||
| 11024 | 2026.04.29 20:57:49.603905 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
| 11025 | 2026.04.29 20:57:49.603953 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 11026 | 2026.04.29 20:57:49.603998 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 11027 | 2026.04.29 20:57:49.604042 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 11028 | 2026.04.29 20:57:49.605410 [ 197 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001879764 sec., 2250282.482269051 rows/sec., 147.27 MiB/sec. | ||
| 11029 | 2026.04.29 20:57:49.605739 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11030 | 2026.04.29 20:57:49.606031 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_71_14} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2026.04.29 20:57:49.606114 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_71_14} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11032 | 2026.04.29 20:57:49.606218 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 11033 | 2026.04.29 20:57:49.707398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21587 | ||
| 11034 | 2026.04.29 20:57:49.707827 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2026.04.29 20:57:49.707860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11036 | 2026.04.29 20:57:49.708345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11037 | 2026.04.29 20:57:49.708571 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2026.04.29 20:57:49.708696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21587 | ||
| 11039 | 2026.04.29 20:57:50.869209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11040 | 2026.04.29 20:57:50.886932 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.04.29 20:57:50.886992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11042 | 2026.04.29 20:57:50.893279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11043 | 2026.04.29 20:57:50.894022 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.04.29 20:57:50.897077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11045 | 2026.04.29 20:57:51.455673 [ 147 ] {} <Debug> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 11046 | 2026.04.29 20:57:51.455742 [ 147 ] {} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2026.04.29 20:57:51.455765 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11048 | 2026.04.29 20:57:51.455872 [ 199 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 11049 | 2026.04.29 20:57:51.456012 [ 199 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11050 | 2026.04.29 20:57:51.456051 [ 199 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 11051 | 2026.04.29 20:57:51.456120 [ 199 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::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 | ||
| 11052 | 2026.04.29 20:57:51.456169 [ 199 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 11053 | 2026.04.29 20:57:51.456213 [ 199 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 11054 | 2026.04.29 20:57:51.456258 [ 199 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::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 | ||
| 11055 | 2026.04.29 20:57:51.457049 [ 197 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220046 sec., 93439.09983721926 rows/sec., 4.77 MiB/sec. | ||
| 11056 | 2026.04.29 20:57:51.457248 [ 193 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11057 | 2026.04.29 20:57:51.457603 [ 193 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_19_4} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2026.04.29 20:57:51.457696 [ 193 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_19_4} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 11059 | 2026.04.29 20:57:51.457796 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11060 | 2026.04.29 20:57:51.869030 [ 147 ] {} <Debug> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 11061 | 2026.04.29 20:57:51.869073 [ 147 ] {} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2026.04.29 20:57:51.869092 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11063 | 2026.04.29 20:57:51.869204 [ 198 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 11064 | 2026.04.29 20:57:51.869357 [ 198 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11065 | 2026.04.29 20:57:51.869392 [ 198 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 17 rows starting from the beginning of the part | ||
| 11066 | 2026.04.29 20:57:51.869455 [ 198 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 11067 | 2026.04.29 20:57:51.869498 [ 198 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 11068 | 2026.04.29 20:57:51.869538 [ 198 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 11069 | 2026.04.29 20:57:51.869575 [ 198 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 11070 | 2026.04.29 20:57:51.870286 [ 197 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001139355 sec., 18431.480969495897 rows/sec., 1.21 MiB/sec. | ||
| 11071 | 2026.04.29 20:57:51.870433 [ 197 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 11072 | 2026.04.29 20:57:51.870716 [ 197 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2026.04.29 20:57:51.870787 [ 197 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_20_4} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 11074 | 2026.04.29 20:57:51.870869 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11075 | 2026.04.29 20:57:52.286466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1388 | ||
| 11076 | 2026.04.29 20:57:52.289114 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.04.29 20:57:52.289164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11078 | 2026.04.29 20:57:52.290431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11079 | 2026.04.29 20:57:52.290713 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.04.29 20:57:52.291034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
| 11081 | 2026.04.29 20:57:54.579385 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2026.04.29 20:57:54.579617 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11083 | 2026.04.29 20:57:54.579947 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11084 | 2026.04.29 20:57:54.579982 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11085 | 2026.04.29 20:57:54.580197 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11086 | 2026.04.29 20:57:54.580264 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11087 | 2026.04.29 20:57:54.580402 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11088 | 2026.04.29 20:57:54.580438 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11089 | 2026.04.29 20:57:54.580459 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 11090 | 2026.04.29 20:57:54.580474 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11091 | 2026.04.29 20:57:54.580514 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11092 | 2026.04.29 20:57:54.580534 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11093 | 2026.04.29 20:57:54.581601 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002076 sec., 25048.169556840076 rows/sec., 5.86 MiB/sec. | ||
| 11094 | 2026.04.29 20:57:54.581710 [ 276 ] {c81f1d8c-e57e-45bd-a1af-4bc9a203546c} <Debug> TCPHandler: Processed in 0.002464082 sec. | ||
| 11095 | 2026.04.29 20:57:54.583956 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11096 | 2026.04.29 20:57:54.584070 [ 276 ] {cb2d1a94-3804-4093-ad23-435f76b2f4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11097 | 2026.04.29 20:57:54.584119 [ 276 ] {cb2d1a94-3804-4093-ad23-435f76b2f4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11098 | 2026.04.29 20:57:54.584738 [ 276 ] {cb2d1a94-3804-4093-ad23-435f76b2f4f7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.04.29 20:57:54.584792 [ 276 ] {cb2d1a94-3804-4093-ad23-435f76b2f4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11100 | 2026.04.29 20:57:54.585223 [ 276 ] {cb2d1a94-3804-4093-ad23-435f76b2f4f7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11101 | 2026.04.29 20:57:54.585448 [ 276 ] {cb2d1a94-3804-4093-ad23-435f76b2f4f7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.04.29 20:57:54.585597 [ 276 ] {cb2d1a94-3804-4093-ad23-435f76b2f4f7} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001565 sec., 80511.18210862619 rows/sec., 6.95 MiB/sec. | ||
| 11103 | 2026.04.29 20:57:54.585636 [ 276 ] {cb2d1a94-3804-4093-ad23-435f76b2f4f7} <Debug> TCPHandler: Processed in 0.001732752 sec. | ||
| 11104 | 2026.04.29 20:57:54.585767 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11105 | 2026.04.29 20:57:54.585863 [ 276 ] {688120b1-e3fb-4d9e-9cc2-f656ffd05bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11106 | 2026.04.29 20:57:54.585904 [ 276 ] {688120b1-e3fb-4d9e-9cc2-f656ffd05bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11107 | 2026.04.29 20:57:54.586314 [ 276 ] {688120b1-e3fb-4d9e-9cc2-f656ffd05bcb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2026.04.29 20:57:54.586350 [ 276 ] {688120b1-e3fb-4d9e-9cc2-f656ffd05bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11109 | 2026.04.29 20:57:54.586651 [ 276 ] {688120b1-e3fb-4d9e-9cc2-f656ffd05bcb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11110 | 2026.04.29 20:57:54.586873 [ 276 ] {688120b1-e3fb-4d9e-9cc2-f656ffd05bcb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2026.04.29 20:57:54.587005 [ 276 ] {688120b1-e3fb-4d9e-9cc2-f656ffd05bcb} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001161 sec., 30146.425495262705 rows/sec., 2.21 MiB/sec. | ||
| 11112 | 2026.04.29 20:57:54.587043 [ 276 ] {688120b1-e3fb-4d9e-9cc2-f656ffd05bcb} <Debug> TCPHandler: Processed in 0.001327897 sec. | ||
| 11113 | 2026.04.29 20:57:54.587176 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.04.29 20:57:54.587269 [ 276 ] {bca2d09d-bc6a-48ae-a424-5d8b1f491c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11115 | 2026.04.29 20:57:54.587315 [ 276 ] {bca2d09d-bc6a-48ae-a424-5d8b1f491c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11116 | 2026.04.29 20:57:54.587815 [ 276 ] {bca2d09d-bc6a-48ae-a424-5d8b1f491c88} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.04.29 20:57:54.587855 [ 276 ] {bca2d09d-bc6a-48ae-a424-5d8b1f491c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11118 | 2026.04.29 20:57:54.588220 [ 276 ] {bca2d09d-bc6a-48ae-a424-5d8b1f491c88} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11119 | 2026.04.29 20:57:54.588474 [ 276 ] {bca2d09d-bc6a-48ae-a424-5d8b1f491c88} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.04.29 20:57:54.588621 [ 276 ] {bca2d09d-bc6a-48ae-a424-5d8b1f491c88} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001369 sec., 72315.55880204529 rows/sec., 5.65 MiB/sec. | ||
| 11121 | 2026.04.29 20:57:54.588666 [ 276 ] {bca2d09d-bc6a-48ae-a424-5d8b1f491c88} <Debug> TCPHandler: Processed in 0.00154085 sec. | ||
| 11122 | 2026.04.29 20:57:54.588801 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.04.29 20:57:54.588903 [ 276 ] {41e7ccce-41a8-4ade-8870-9f855bc9a939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11124 | 2026.04.29 20:57:54.588952 [ 276 ] {41e7ccce-41a8-4ade-8870-9f855bc9a939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11125 | 2026.04.29 20:57:54.589402 [ 276 ] {41e7ccce-41a8-4ade-8870-9f855bc9a939} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11126 | 2026.04.29 20:57:54.589435 [ 276 ] {41e7ccce-41a8-4ade-8870-9f855bc9a939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11127 | 2026.04.29 20:57:54.589737 [ 276 ] {41e7ccce-41a8-4ade-8870-9f855bc9a939} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11128 | 2026.04.29 20:57:54.589930 [ 276 ] {41e7ccce-41a8-4ade-8870-9f855bc9a939} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.04.29 20:57:54.590050 [ 276 ] {41e7ccce-41a8-4ade-8870-9f855bc9a939} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 11130 | 2026.04.29 20:57:54.590085 [ 276 ] {41e7ccce-41a8-4ade-8870-9f855bc9a939} <Debug> TCPHandler: Processed in 0.001393038 sec. | ||
| 11131 | 2026.04.29 20:57:54.590195 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2026.04.29 20:57:54.590350 [ 276 ] {62353f36-9b13-4e91-b4bd-15f294499d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11133 | 2026.04.29 20:57:54.590405 [ 276 ] {62353f36-9b13-4e91-b4bd-15f294499d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11134 | 2026.04.29 20:57:54.591197 [ 276 ] {62353f36-9b13-4e91-b4bd-15f294499d3d} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.04.29 20:57:54.591233 [ 276 ] {62353f36-9b13-4e91-b4bd-15f294499d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11136 | 2026.04.29 20:57:54.591799 [ 276 ] {62353f36-9b13-4e91-b4bd-15f294499d3d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11137 | 2026.04.29 20:57:54.592030 [ 276 ] {62353f36-9b13-4e91-b4bd-15f294499d3d} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.04.29 20:57:54.592149 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11139 | 2026.04.29 20:57:54.592168 [ 276 ] {62353f36-9b13-4e91-b4bd-15f294499d3d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001836 sec., 19063.18082788671 rows/sec., 34.16 MiB/sec. | ||
| 11140 | 2026.04.29 20:57:54.592217 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.04.29 20:57:54.592243 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11142 | 2026.04.29 20:57:54.592244 [ 276 ] {62353f36-9b13-4e91-b4bd-15f294499d3d} <Debug> TCPHandler: Processed in 0.002039946 sec. | ||
| 11143 | 2026.04.29 20:57:54.592361 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 11144 | 2026.04.29 20:57:54.592406 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2026.04.29 20:57:54.592507 [ 276 ] {c5c01da4-6d97-4196-ae91-82f8be73efae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.04.29 20:57:54.592548 [ 276 ] {c5c01da4-6d97-4196-ae91-82f8be73efae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11147 | 2026.04.29 20:57:54.592597 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11148 | 2026.04.29 20:57:54.592660 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1277 rows starting from the beginning of the part | ||
| 11149 | 2026.04.29 20:57:54.592798 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part | ||
| 11150 | 2026.04.29 20:57:54.592895 [ 276 ] {c5c01da4-6d97-4196-ae91-82f8be73efae} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.04.29 20:57:54.592907 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 11152 | 2026.04.29 20:57:54.592938 [ 276 ] {c5c01da4-6d97-4196-ae91-82f8be73efae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11153 | 2026.04.29 20:57:54.593015 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 35 rows starting from the beginning of the part | ||
| 11154 | 2026.04.29 20:57:54.593108 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 11155 | 2026.04.29 20:57:54.593197 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 35 rows starting from the beginning of the part | ||
| 11156 | 2026.04.29 20:57:54.593250 [ 276 ] {c5c01da4-6d97-4196-ae91-82f8be73efae} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11157 | 2026.04.29 20:57:54.593475 [ 276 ] {c5c01da4-6d97-4196-ae91-82f8be73efae} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.04.29 20:57:54.593620 [ 276 ] {c5c01da4-6d97-4196-ae91-82f8be73efae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 11159 | 2026.04.29 20:57:54.593656 [ 276 ] {c5c01da4-6d97-4196-ae91-82f8be73efae} <Debug> TCPHandler: Processed in 0.001302157 sec. | ||
| 11160 | 2026.04.29 20:57:54.599348 [ 200 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1407 rows, containing 19 columns (19 merged, 0 gathered) in 0.00703644 sec., 199959.0702116411 rows/sec., 358.32 MiB/sec. | ||
| 11161 | 2026.04.29 20:57:54.600889 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11162 | 2026.04.29 20:57:54.601282 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2026.04.29 20:57:54.601387 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11164 | 2026.04.29 20:57:54.601537 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11165 | 2026.04.29 20:57:55.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.83 MiB, peak 328.42 MiB, free memory in arenas 0.00 B, will set to 318.82 MiB (RSS), difference: 1.99 MiB | ||
| 11166 | 2026.04.29 20:57:57.049358 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11167 | 2026.04.29 20:57:57.049429 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11168 | 2026.04.29 20:57:57.208903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22099 | ||
| 11169 | 2026.04.29 20:57:57.209419 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.04.29 20:57:57.209468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11171 | 2026.04.29 20:57:57.209959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11172 | 2026.04.29 20:57:57.210197 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2026.04.29 20:57:57.210348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22099 | ||
| 11174 | 2026.04.29 20:57:57.210374 [ 142 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11175 | 2026.04.29 20:57:57.210446 [ 142 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11176 | 2026.04.29 20:57:57.210466 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11177 | 2026.04.29 20:57:57.210564 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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 | ||
| 11178 | 2026.04.29 20:57:57.210660 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11179 | 2026.04.29 20:57:57.210693 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19667 rows starting from the beginning of the part | ||
| 11180 | 2026.04.29 20:57:57.210753 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 11181 | 2026.04.29 20:57:57.210800 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 11182 | 2026.04.29 20:57:57.210843 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 11183 | 2026.04.29 20:57:57.210881 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 11184 | 2026.04.29 20:57:57.210916 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 11185 | 2026.04.29 20:57:57.212870 [ 188 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22099 rows, containing 4 columns (4 merged, 0 gathered) in 0.00234401 sec., 9427860.802641626 rows/sec., 134.87 MiB/sec. | ||
| 11186 | 2026.04.29 20:57:57.213148 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11187 | 2026.04.29 20:57:57.213402 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11188 | 2026.04.29 20:57:57.213470 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_46_9} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11189 | 2026.04.29 20:57:57.213542 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 11190 | 2026.04.29 20:57:58.397287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11191 | 2026.04.29 20:57:58.414766 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.04.29 20:57:58.414824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11193 | 2026.04.29 20:57:58.420931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11194 | 2026.04.29 20:57:58.421707 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.04.29 20:57:58.422037 [ 138 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11196 | 2026.04.29 20:57:58.422114 [ 138 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.04.29 20:57:58.422137 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11198 | 2026.04.29 20:57:58.422270 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 11199 | 2026.04.29 20:57:58.425574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11200 | 2026.04.29 20:57:58.426314 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11201 | 2026.04.29 20:57:58.427884 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 11202 | 2026.04.29 20:57:58.432805 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 11203 | 2026.04.29 20:57:58.437434 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 11204 | 2026.04.29 20:57:58.442099 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 11205 | 2026.04.29 20:57:58.446619 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 11206 | 2026.04.29 20:57:58.450474 [ 187 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 11207 | 2026.04.29 20:57:58.500508 [ 197 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078295903 sec., 4431.9049491005935 rows/sec., 22.92 MiB/sec. | ||
| 11208 | 2026.04.29 20:57:58.503278 [ 197 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11209 | 2026.04.29 20:57:58.505366 [ 197 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_46_9} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2026.04.29 20:57:58.505474 [ 197 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_46_9} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11211 | 2026.04.29 20:57:58.507846 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11212 | 2026.04.29 20:57:59.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.90 MiB, peak 333.32 MiB, free memory in arenas 0.00 B, will set to 318.84 MiB (RSS), difference: -1.06 MiB | ||
| 11213 | 2026.04.29 20:57:59.578562 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11214 | 2026.04.29 20:57:59.578829 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11215 | 2026.04.29 20:57:59.579204 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11216 | 2026.04.29 20:57:59.579243 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11217 | 2026.04.29 20:57:59.579465 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11218 | 2026.04.29 20:57:59.579532 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11219 | 2026.04.29 20:57:59.579670 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11220 | 2026.04.29 20:57:59.579705 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11221 | 2026.04.29 20:57:59.579725 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 11222 | 2026.04.29 20:57:59.579740 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11223 | 2026.04.29 20:57:59.579778 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11224 | 2026.04.29 20:57:59.579798 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11225 | 2026.04.29 20:57:59.580985 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00226 sec., 23008.849557522124 rows/sec., 5.38 MiB/sec. | ||
| 11226 | 2026.04.29 20:57:59.581090 [ 276 ] {abacbc5e-9c89-42d1-b976-a76dc29a88d2} <Debug> TCPHandler: Processed in 0.002740055 sec. | ||
| 11227 | 2026.04.29 20:57:59.582932 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2026.04.29 20:57:59.583040 [ 276 ] {5fd582ca-d533-4936-a042-60102b92442e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11229 | 2026.04.29 20:57:59.583082 [ 276 ] {5fd582ca-d533-4936-a042-60102b92442e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11230 | 2026.04.29 20:57:59.583563 [ 276 ] {5fd582ca-d533-4936-a042-60102b92442e} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2026.04.29 20:57:59.583609 [ 276 ] {5fd582ca-d533-4936-a042-60102b92442e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11232 | 2026.04.29 20:57:59.583987 [ 276 ] {5fd582ca-d533-4936-a042-60102b92442e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11233 | 2026.04.29 20:57:59.584213 [ 276 ] {5fd582ca-d533-4936-a042-60102b92442e} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2026.04.29 20:57:59.584357 [ 276 ] {5fd582ca-d533-4936-a042-60102b92442e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001349 sec., 51890.28910303929 rows/sec., 4.16 MiB/sec. | ||
| 11235 | 2026.04.29 20:57:59.584396 [ 276 ] {5fd582ca-d533-4936-a042-60102b92442e} <Debug> TCPHandler: Processed in 0.00151792 sec. | ||
| 11236 | 2026.04.29 20:57:59.584525 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11237 | 2026.04.29 20:57:59.584619 [ 276 ] {c9a8eb48-d4dc-4d62-aef6-90d6f1715c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11238 | 2026.04.29 20:57:59.584658 [ 276 ] {c9a8eb48-d4dc-4d62-aef6-90d6f1715c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11239 | 2026.04.29 20:57:59.585126 [ 276 ] {c9a8eb48-d4dc-4d62-aef6-90d6f1715c3b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2026.04.29 20:57:59.585161 [ 276 ] {c9a8eb48-d4dc-4d62-aef6-90d6f1715c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11241 | 2026.04.29 20:57:59.585495 [ 276 ] {c9a8eb48-d4dc-4d62-aef6-90d6f1715c3b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11242 | 2026.04.29 20:57:59.585714 [ 276 ] {c9a8eb48-d4dc-4d62-aef6-90d6f1715c3b} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2026.04.29 20:57:59.585846 [ 276 ] {c9a8eb48-d4dc-4d62-aef6-90d6f1715c3b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001245 sec., 5622.489959839358 rows/sec., 422.78 KiB/sec. | ||
| 11244 | 2026.04.29 20:57:59.585883 [ 276 ] {c9a8eb48-d4dc-4d62-aef6-90d6f1715c3b} <Debug> TCPHandler: Processed in 0.001408508 sec. | ||
| 11245 | 2026.04.29 20:57:59.586001 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11246 | 2026.04.29 20:57:59.586095 [ 276 ] {88960e70-55eb-4a79-84f4-60d943853797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11247 | 2026.04.29 20:57:59.586134 [ 276 ] {88960e70-55eb-4a79-84f4-60d943853797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11248 | 2026.04.29 20:57:59.586547 [ 276 ] {88960e70-55eb-4a79-84f4-60d943853797} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2026.04.29 20:57:59.586582 [ 276 ] {88960e70-55eb-4a79-84f4-60d943853797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11250 | 2026.04.29 20:57:59.586899 [ 276 ] {88960e70-55eb-4a79-84f4-60d943853797} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11251 | 2026.04.29 20:57:59.587117 [ 276 ] {88960e70-55eb-4a79-84f4-60d943853797} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11252 | 2026.04.29 20:57:59.587244 [ 276 ] {88960e70-55eb-4a79-84f4-60d943853797} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001168 sec., 60787.67123287671 rows/sec., 4.75 MiB/sec. | ||
| 11253 | 2026.04.29 20:57:59.587283 [ 276 ] {88960e70-55eb-4a79-84f4-60d943853797} <Debug> TCPHandler: Processed in 0.001332167 sec. | ||
| 11254 | 2026.04.29 20:57:59.587408 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11255 | 2026.04.29 20:57:59.587502 [ 276 ] {d64d7f70-a5bb-4a5a-b771-656361b6e2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11256 | 2026.04.29 20:57:59.587545 [ 276 ] {d64d7f70-a5bb-4a5a-b771-656361b6e2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11257 | 2026.04.29 20:57:59.587966 [ 276 ] {d64d7f70-a5bb-4a5a-b771-656361b6e2bd} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2026.04.29 20:57:59.588002 [ 276 ] {d64d7f70-a5bb-4a5a-b771-656361b6e2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11259 | 2026.04.29 20:57:59.588331 [ 276 ] {d64d7f70-a5bb-4a5a-b771-656361b6e2bd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11260 | 2026.04.29 20:57:59.588543 [ 276 ] {d64d7f70-a5bb-4a5a-b771-656361b6e2bd} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2026.04.29 20:57:59.588673 [ 276 ] {d64d7f70-a5bb-4a5a-b771-656361b6e2bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 11262 | 2026.04.29 20:57:59.588711 [ 276 ] {d64d7f70-a5bb-4a5a-b771-656361b6e2bd} <Debug> TCPHandler: Processed in 0.001354367 sec. | ||
| 11263 | 2026.04.29 20:57:59.588828 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2026.04.29 20:57:59.588921 [ 276 ] {e5503356-59d3-4e87-b095-085342a8f675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11265 | 2026.04.29 20:57:59.588974 [ 276 ] {e5503356-59d3-4e87-b095-085342a8f675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11266 | 2026.04.29 20:57:59.589731 [ 276 ] {e5503356-59d3-4e87-b095-085342a8f675} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2026.04.29 20:57:59.589776 [ 276 ] {e5503356-59d3-4e87-b095-085342a8f675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11268 | 2026.04.29 20:57:59.590282 [ 276 ] {e5503356-59d3-4e87-b095-085342a8f675} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11269 | 2026.04.29 20:57:59.590510 [ 276 ] {e5503356-59d3-4e87-b095-085342a8f675} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.04.29 20:57:59.590648 [ 276 ] {e5503356-59d3-4e87-b095-085342a8f675} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001745 sec., 4011.4613180515757 rows/sec., 7.19 MiB/sec. | ||
| 11271 | 2026.04.29 20:57:59.590702 [ 276 ] {e5503356-59d3-4e87-b095-085342a8f675} <Debug> TCPHandler: Processed in 0.001924494 sec. | ||
| 11272 | 2026.04.29 20:57:59.590836 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2026.04.29 20:57:59.590931 [ 276 ] {dc82d144-14e3-43d0-a354-e449ff1c91e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11274 | 2026.04.29 20:57:59.590971 [ 276 ] {dc82d144-14e3-43d0-a354-e449ff1c91e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11275 | 2026.04.29 20:57:59.591309 [ 276 ] {dc82d144-14e3-43d0-a354-e449ff1c91e9} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.04.29 20:57:59.591344 [ 276 ] {dc82d144-14e3-43d0-a354-e449ff1c91e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11277 | 2026.04.29 20:57:59.591670 [ 276 ] {dc82d144-14e3-43d0-a354-e449ff1c91e9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11278 | 2026.04.29 20:57:59.591886 [ 276 ] {dc82d144-14e3-43d0-a354-e449ff1c91e9} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2026.04.29 20:57:59.592014 [ 276 ] {dc82d144-14e3-43d0-a354-e449ff1c91e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 11280 | 2026.04.29 20:57:59.592049 [ 276 ] {dc82d144-14e3-43d0-a354-e449ff1c91e9} <Debug> TCPHandler: Processed in 0.001264607 sec. | ||
| 11281 | 2026.04.29 20:57:59.897662 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2026.04.29 20:57:59.897871 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 11283 | 2026.04.29 20:57:59.898178 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11284 | 2026.04.29 20:57:59.898213 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 11285 | 2026.04.29 20:57:59.898433 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11286 | 2026.04.29 20:57:59.898497 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11287 | 2026.04.29 20:57:59.898633 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 11288 | 2026.04.29 20:57:59.898667 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11289 | 2026.04.29 20:57:59.898688 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 11290 | 2026.04.29 20:57:59.898703 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11291 | 2026.04.29 20:57:59.898742 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 11292 | 2026.04.29 20:57:59.898793 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11293 | 2026.04.29 20:57:59.899824 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00204 sec., 25490.19607843137 rows/sec., 5.96 MiB/sec. | ||
| 11294 | 2026.04.29 20:57:59.899935 [ 276 ] {17d09892-2095-4b9d-a74f-16f0a196069f} <Debug> TCPHandler: Processed in 0.002382461 sec. | ||
| 11295 | 2026.04.29 20:57:59.912813 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2026.04.29 20:57:59.912928 [ 276 ] {27e7a5c8-adc7-4259-b4d8-651e0748904a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11297 | 2026.04.29 20:57:59.912973 [ 276 ] {27e7a5c8-adc7-4259-b4d8-651e0748904a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11298 | 2026.04.29 20:57:59.915026 [ 276 ] {27e7a5c8-adc7-4259-b4d8-651e0748904a} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.04.29 20:57:59.915100 [ 276 ] {27e7a5c8-adc7-4259-b4d8-651e0748904a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11300 | 2026.04.29 20:57:59.915617 [ 276 ] {27e7a5c8-adc7-4259-b4d8-651e0748904a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11301 | 2026.04.29 20:57:59.915851 [ 276 ] {27e7a5c8-adc7-4259-b4d8-651e0748904a} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.04.29 20:57:59.915997 [ 276 ] {27e7a5c8-adc7-4259-b4d8-651e0748904a} <Debug> executeQuery: Read 2475 rows, 188.43 KiB in 0.0031 sec., 798387.0967741936 rows/sec., 59.36 MiB/sec. | ||
| 11303 | 2026.04.29 20:57:59.916001 [ 136 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11304 | 2026.04.29 20:57:59.916038 [ 276 ] {27e7a5c8-adc7-4259-b4d8-651e0748904a} <Debug> TCPHandler: Processed in 0.003282642 sec. | ||
| 11305 | 2026.04.29 20:57:59.916078 [ 136 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2026.04.29 20:57:59.916107 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11307 | 2026.04.29 20:57:59.916186 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11308 | 2026.04.29 20:57:59.916239 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 11309 | 2026.04.29 20:57:59.916290 [ 276 ] {ef339670-e0fb-4f17-838c-525ac5b10bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11310 | 2026.04.29 20:57:59.916337 [ 276 ] {ef339670-e0fb-4f17-838c-525ac5b10bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11311 | 2026.04.29 20:57:59.916404 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11312 | 2026.04.29 20:57:59.916447 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3364 rows starting from the beginning of the part | ||
| 11313 | 2026.04.29 20:57:59.916521 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 126 rows starting from the beginning of the part | ||
| 11314 | 2026.04.29 20:57:59.916574 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 194 rows starting from the beginning of the part | ||
| 11315 | 2026.04.29 20:57:59.916624 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 126 rows starting from the beginning of the part | ||
| 11316 | 2026.04.29 20:57:59.916670 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 70 rows starting from the beginning of the part | ||
| 11317 | 2026.04.29 20:57:59.916716 [ 189 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2475 rows starting from the beginning of the part | ||
| 11318 | 2026.04.29 20:57:59.916786 [ 276 ] {ef339670-e0fb-4f17-838c-525ac5b10bf1} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.04.29 20:57:59.916827 [ 276 ] {ef339670-e0fb-4f17-838c-525ac5b10bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11320 | 2026.04.29 20:57:59.917308 [ 276 ] {ef339670-e0fb-4f17-838c-525ac5b10bf1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11321 | 2026.04.29 20:57:59.917540 [ 276 ] {ef339670-e0fb-4f17-838c-525ac5b10bf1} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2026.04.29 20:57:59.917675 [ 276 ] {ef339670-e0fb-4f17-838c-525ac5b10bf1} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001407 sec., 32693.67448471926 rows/sec., 2.40 MiB/sec. | ||
| 11323 | 2026.04.29 20:57:59.917713 [ 276 ] {ef339670-e0fb-4f17-838c-525ac5b10bf1} <Debug> TCPHandler: Processed in 0.00157866 sec. | ||
| 11324 | 2026.04.29 20:57:59.917841 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11325 | 2026.04.29 20:57:59.917933 [ 276 ] {564413cd-2ce6-45c0-83b8-b24ffa9653e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11326 | 2026.04.29 20:57:59.917972 [ 276 ] {564413cd-2ce6-45c0-83b8-b24ffa9653e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11327 | 2026.04.29 20:57:59.918832 [ 276 ] {564413cd-2ce6-45c0-83b8-b24ffa9653e5} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11328 | 2026.04.29 20:57:59.918869 [ 276 ] {564413cd-2ce6-45c0-83b8-b24ffa9653e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11329 | 2026.04.29 20:57:59.919286 [ 276 ] {564413cd-2ce6-45c0-83b8-b24ffa9653e5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11330 | 2026.04.29 20:57:59.919286 [ 188 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6355 rows, containing 5 columns (5 merged, 0 gathered) in 0.00310981 sec., 2043533.2062087394 rows/sec., 163.14 MiB/sec. | ||
| 11331 | 2026.04.29 20:57:59.919520 [ 276 ] {564413cd-2ce6-45c0-83b8-b24ffa9653e5} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.04.29 20:57:59.919629 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11333 | 2026.04.29 20:57:59.919669 [ 276 ] {564413cd-2ce6-45c0-83b8-b24ffa9653e5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001753 sec., 456930.9754706218 rows/sec., 26.39 MiB/sec. | ||
| 11334 | 2026.04.29 20:57:59.919711 [ 276 ] {564413cd-2ce6-45c0-83b8-b24ffa9653e5} <Debug> TCPHandler: Processed in 0.001920214 sec. | ||
| 11335 | 2026.04.29 20:57:59.919831 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.04.29 20:57:59.919916 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2026.04.29 20:57:59.919925 [ 276 ] {f81f32bd-194b-450b-a48e-1f84f5ae01a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11338 | 2026.04.29 20:57:59.919978 [ 276 ] {f81f32bd-194b-450b-a48e-1f84f5ae01a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11339 | 2026.04.29 20:57:59.919999 [ 196 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_76_15} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11340 | 2026.04.29 20:57:59.920095 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 11341 | 2026.04.29 20:57:59.920370 [ 276 ] {f81f32bd-194b-450b-a48e-1f84f5ae01a2} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11342 | 2026.04.29 20:57:59.920410 [ 276 ] {f81f32bd-194b-450b-a48e-1f84f5ae01a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11343 | 2026.04.29 20:57:59.920709 [ 276 ] {f81f32bd-194b-450b-a48e-1f84f5ae01a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11344 | 2026.04.29 20:57:59.920923 [ 276 ] {f81f32bd-194b-450b-a48e-1f84f5ae01a2} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2026.04.29 20:57:59.921052 [ 276 ] {f81f32bd-194b-450b-a48e-1f84f5ae01a2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 61.41 KiB/sec. | ||
| 11346 | 2026.04.29 20:57:59.921087 [ 276 ] {f81f32bd-194b-450b-a48e-1f84f5ae01a2} <Debug> TCPHandler: Processed in 0.001306607 sec. | ||
| 11347 | 2026.04.29 20:57:59.921206 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11348 | 2026.04.29 20:57:59.921298 [ 276 ] {b4db1f75-b96e-49a3-9ef0-3c7c3cbae2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11349 | 2026.04.29 20:57:59.921336 [ 276 ] {b4db1f75-b96e-49a3-9ef0-3c7c3cbae2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11350 | 2026.04.29 20:57:59.922344 [ 276 ] {b4db1f75-b96e-49a3-9ef0-3c7c3cbae2b4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2026.04.29 20:57:59.922380 [ 276 ] {b4db1f75-b96e-49a3-9ef0-3c7c3cbae2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11352 | 2026.04.29 20:57:59.922752 [ 276 ] {b4db1f75-b96e-49a3-9ef0-3c7c3cbae2b4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11353 | 2026.04.29 20:57:59.922967 [ 276 ] {b4db1f75-b96e-49a3-9ef0-3c7c3cbae2b4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2026.04.29 20:57:59.923086 [ 136 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11355 | 2026.04.29 20:57:59.923099 [ 276 ] {b4db1f75-b96e-49a3-9ef0-3c7c3cbae2b4} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.00182 sec., 728021.978021978 rows/sec., 48.78 MiB/sec. | ||
| 11356 | 2026.04.29 20:57:59.923121 [ 136 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.04.29 20:57:59.923144 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11358 | 2026.04.29 20:57:59.923147 [ 276 ] {b4db1f75-b96e-49a3-9ef0-3c7c3cbae2b4} <Debug> TCPHandler: Processed in 0.001993275 sec. | ||
| 11359 | 2026.04.29 20:57:59.923231 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 11360 | 2026.04.29 20:57:59.923281 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11361 | 2026.04.29 20:57:59.923320 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11362 | 2026.04.29 20:57:59.923348 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1832 rows starting from the beginning of the part | ||
| 11363 | 2026.04.29 20:57:59.923379 [ 276 ] {689a091d-bff1-4cbb-b7fa-f0908d528545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11364 | 2026.04.29 20:57:59.923403 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 99 rows starting from the beginning of the part | ||
| 11365 | 2026.04.29 20:57:59.923422 [ 276 ] {689a091d-bff1-4cbb-b7fa-f0908d528545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11366 | 2026.04.29 20:57:59.923444 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 115 rows starting from the beginning of the part | ||
| 11367 | 2026.04.29 20:57:59.923486 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 99 rows starting from the beginning of the part | ||
| 11368 | 2026.04.29 20:57:59.923523 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 71 rows starting from the beginning of the part | ||
| 11369 | 2026.04.29 20:57:59.923563 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1325 rows starting from the beginning of the part | ||
| 11370 | 2026.04.29 20:57:59.924177 [ 276 ] {689a091d-bff1-4cbb-b7fa-f0908d528545} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.04.29 20:57:59.924211 [ 276 ] {689a091d-bff1-4cbb-b7fa-f0908d528545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11372 | 2026.04.29 20:57:59.924671 [ 276 ] {689a091d-bff1-4cbb-b7fa-f0908d528545} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11373 | 2026.04.29 20:57:59.924795 [ 186 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605911 sec., 2204978.9807778886 rows/sec., 160.37 MiB/sec. | ||
| 11374 | 2026.04.29 20:57:59.924901 [ 276 ] {689a091d-bff1-4cbb-b7fa-f0908d528545} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.04.29 20:57:59.924968 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11376 | 2026.04.29 20:57:59.925016 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 11377 | 2026.04.29 20:57:59.925034 [ 276 ] {689a091d-bff1-4cbb-b7fa-f0908d528545} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001673 sec., 894202.0322773461 rows/sec., 54.23 MiB/sec. | ||
| 11378 | 2026.04.29 20:57:59.925048 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2026.04.29 20:57:59.925077 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11380 | 2026.04.29 20:57:59.925077 [ 276 ] {689a091d-bff1-4cbb-b7fa-f0908d528545} <Debug> TCPHandler: Processed in 0.001848124 sec. | ||
| 11381 | 2026.04.29 20:57:59.925150 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 11382 | 2026.04.29 20:57:59.925207 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11383 | 2026.04.29 20:57:59.925207 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.04.29 20:57:59.925247 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11385 | 2026.04.29 20:57:59.925282 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 28959 rows starting from the beginning of the part | ||
| 11386 | 2026.04.29 20:57:59.925286 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_76_15} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11387 | 2026.04.29 20:57:59.925304 [ 276 ] {dcaec262-33cb-4efc-b186-ae6bba0a4477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11388 | 2026.04.29 20:57:59.925348 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 11389 | 2026.04.29 20:57:59.925357 [ 276 ] {dcaec262-33cb-4efc-b186-ae6bba0a4477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11390 | 2026.04.29 20:57:59.925366 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 11391 | 2026.04.29 20:57:59.925401 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 308 rows starting from the beginning of the part | ||
| 11392 | 2026.04.29 20:57:59.925448 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11393 | 2026.04.29 20:57:59.925486 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11394 | 2026.04.29 20:57:59.925525 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1496 rows starting from the beginning of the part | ||
| 11395 | 2026.04.29 20:57:59.926205 [ 276 ] {dcaec262-33cb-4efc-b186-ae6bba0a4477} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2026.04.29 20:57:59.926246 [ 276 ] {dcaec262-33cb-4efc-b186-ae6bba0a4477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11397 | 2026.04.29 20:57:59.927074 [ 276 ] {dcaec262-33cb-4efc-b186-ae6bba0a4477} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11398 | 2026.04.29 20:57:59.927324 [ 276 ] {dcaec262-33cb-4efc-b186-ae6bba0a4477} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11399 | 2026.04.29 20:57:59.927472 [ 276 ] {dcaec262-33cb-4efc-b186-ae6bba0a4477} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002186 sec., 21043.000914913082 rows/sec., 37.71 MiB/sec. | ||
| 11400 | 2026.04.29 20:57:59.927533 [ 276 ] {dcaec262-33cb-4efc-b186-ae6bba0a4477} <Debug> TCPHandler: Processed in 0.00237727 sec. | ||
| 11401 | 2026.04.29 20:57:59.927665 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11402 | 2026.04.29 20:57:59.927759 [ 276 ] {7040ebae-3439-44a7-9011-b6a47499641d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11403 | 2026.04.29 20:57:59.927799 [ 276 ] {7040ebae-3439-44a7-9011-b6a47499641d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11404 | 2026.04.29 20:57:59.928131 [ 276 ] {7040ebae-3439-44a7-9011-b6a47499641d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2026.04.29 20:57:59.928167 [ 276 ] {7040ebae-3439-44a7-9011-b6a47499641d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11406 | 2026.04.29 20:57:59.928589 [ 276 ] {7040ebae-3439-44a7-9011-b6a47499641d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11407 | 2026.04.29 20:57:59.928810 [ 276 ] {7040ebae-3439-44a7-9011-b6a47499641d} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11408 | 2026.04.29 20:57:59.928947 [ 276 ] {7040ebae-3439-44a7-9011-b6a47499641d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001207 sec., 9942.004971002485 rows/sec., 686.10 KiB/sec. | ||
| 11409 | 2026.04.29 20:57:59.928982 [ 276 ] {7040ebae-3439-44a7-9011-b6a47499641d} <Debug> TCPHandler: Processed in 0.001367818 sec. | ||
| 11410 | 2026.04.29 20:57:59.933541 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31243 rows, containing 5 columns (5 merged, 0 gathered) in 0.008413028 sec., 3713645.075233317 rows/sec., 237.83 MiB/sec. | ||
| 11411 | 2026.04.29 20:57:59.934177 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 11412 | 2026.04.29 20:57:59.934509 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2026.04.29 20:57:59.934596 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 11414 | 2026.04.29 20:57:59.934710 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11415 | 2026.04.29 20:58:00.001163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.99 MiB, peak 333.32 MiB, free memory in arenas 0.00 B, will set to 321.13 MiB (RSS), difference: 1.14 MiB | ||
| 11416 | 2026.04.29 20:58:02.292135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1434 | ||
| 11417 | 2026.04.29 20:58:02.294807 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2026.04.29 20:58:02.294860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11419 | 2026.04.29 20:58:02.296114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11420 | 2026.04.29 20:58:02.296397 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2026.04.29 20:58:02.296754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1434 | ||
| 11422 | 2026.04.29 20:58:04.576775 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11423 | 2026.04.29 20:58:04.577004 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11424 | 2026.04.29 20:58:04.577335 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11425 | 2026.04.29 20:58:04.577367 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11426 | 2026.04.29 20:58:04.577582 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11427 | 2026.04.29 20:58:04.577651 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11428 | 2026.04.29 20:58:04.577794 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11429 | 2026.04.29 20:58:04.577829 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11430 | 2026.04.29 20:58:04.577852 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 11431 | 2026.04.29 20:58:04.577867 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11432 | 2026.04.29 20:58:04.577909 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11433 | 2026.04.29 20:58:04.577929 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11434 | 2026.04.29 20:58:04.578998 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002085 sec., 24940.047961630695 rows/sec., 5.83 MiB/sec. | ||
| 11435 | 2026.04.29 20:58:04.579104 [ 276 ] {a29af4e0-bce1-4159-b430-49b99a928f00} <Debug> TCPHandler: Processed in 0.002464642 sec. | ||
| 11436 | 2026.04.29 20:58:04.580628 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11437 | 2026.04.29 20:58:04.580735 [ 276 ] {5ee5fd56-253f-4ca0-ac19-357c55b25c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11438 | 2026.04.29 20:58:04.580776 [ 276 ] {5ee5fd56-253f-4ca0-ac19-357c55b25c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11439 | 2026.04.29 20:58:04.581268 [ 276 ] {5ee5fd56-253f-4ca0-ac19-357c55b25c72} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11440 | 2026.04.29 20:58:04.581314 [ 276 ] {5ee5fd56-253f-4ca0-ac19-357c55b25c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11441 | 2026.04.29 20:58:04.581694 [ 276 ] {5ee5fd56-253f-4ca0-ac19-357c55b25c72} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11442 | 2026.04.29 20:58:04.581927 [ 276 ] {5ee5fd56-253f-4ca0-ac19-357c55b25c72} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2026.04.29 20:58:04.582075 [ 276 ] {5ee5fd56-253f-4ca0-ac19-357c55b25c72} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001371 sec., 40846.09773887673 rows/sec., 3.14 MiB/sec. | ||
| 11444 | 2026.04.29 20:58:04.582113 [ 276 ] {5ee5fd56-253f-4ca0-ac19-357c55b25c72} <Debug> TCPHandler: Processed in 0.001537149 sec. | ||
| 11445 | 2026.04.29 20:58:04.582241 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11446 | 2026.04.29 20:58:04.582334 [ 276 ] {5f9840e5-c4ed-4a77-a55f-cf683865783a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11447 | 2026.04.29 20:58:04.582373 [ 276 ] {5f9840e5-c4ed-4a77-a55f-cf683865783a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11448 | 2026.04.29 20:58:04.582790 [ 276 ] {5f9840e5-c4ed-4a77-a55f-cf683865783a} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2026.04.29 20:58:04.582827 [ 276 ] {5f9840e5-c4ed-4a77-a55f-cf683865783a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11450 | 2026.04.29 20:58:04.583130 [ 276 ] {5f9840e5-c4ed-4a77-a55f-cf683865783a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11451 | 2026.04.29 20:58:04.583350 [ 276 ] {5f9840e5-c4ed-4a77-a55f-cf683865783a} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11452 | 2026.04.29 20:58:04.583478 [ 276 ] {5f9840e5-c4ed-4a77-a55f-cf683865783a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 11453 | 2026.04.29 20:58:04.583514 [ 276 ] {5f9840e5-c4ed-4a77-a55f-cf683865783a} <Debug> TCPHandler: Processed in 0.001324117 sec. | ||
| 11454 | 2026.04.29 20:58:04.583638 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2026.04.29 20:58:04.583731 [ 276 ] {c2108579-aef5-486b-8e48-daa134195f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11456 | 2026.04.29 20:58:04.583773 [ 276 ] {c2108579-aef5-486b-8e48-daa134195f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11457 | 2026.04.29 20:58:04.584153 [ 276 ] {c2108579-aef5-486b-8e48-daa134195f19} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.04.29 20:58:04.584189 [ 276 ] {c2108579-aef5-486b-8e48-daa134195f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11459 | 2026.04.29 20:58:04.584517 [ 276 ] {c2108579-aef5-486b-8e48-daa134195f19} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11460 | 2026.04.29 20:58:04.584739 [ 276 ] {c2108579-aef5-486b-8e48-daa134195f19} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.04.29 20:58:04.584868 [ 276 ] {c2108579-aef5-486b-8e48-daa134195f19} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 11462 | 2026.04.29 20:58:04.584904 [ 276 ] {c2108579-aef5-486b-8e48-daa134195f19} <Debug> TCPHandler: Processed in 0.001316796 sec. | ||
| 11463 | 2026.04.29 20:58:04.585025 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2026.04.29 20:58:04.585121 [ 276 ] {029bce41-b7d1-443a-92a1-10d5853ff4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11465 | 2026.04.29 20:58:04.585163 [ 276 ] {029bce41-b7d1-443a-92a1-10d5853ff4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11466 | 2026.04.29 20:58:04.585492 [ 276 ] {029bce41-b7d1-443a-92a1-10d5853ff4ce} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2026.04.29 20:58:04.585529 [ 276 ] {029bce41-b7d1-443a-92a1-10d5853ff4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11468 | 2026.04.29 20:58:04.585852 [ 276 ] {029bce41-b7d1-443a-92a1-10d5853ff4ce} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11469 | 2026.04.29 20:58:04.586084 [ 276 ] {029bce41-b7d1-443a-92a1-10d5853ff4ce} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.04.29 20:58:04.586213 [ 276 ] {029bce41-b7d1-443a-92a1-10d5853ff4ce} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001111 sec., 43204.320432043205 rows/sec., 2.91 MiB/sec. | ||
| 11471 | 2026.04.29 20:58:04.586248 [ 276 ] {029bce41-b7d1-443a-92a1-10d5853ff4ce} <Debug> TCPHandler: Processed in 0.001274147 sec. | ||
| 11472 | 2026.04.29 20:58:04.711193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22547 | ||
| 11473 | 2026.04.29 20:58:04.711692 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.04.29 20:58:04.711734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11475 | 2026.04.29 20:58:04.716553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11476 | 2026.04.29 20:58:04.716785 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.04.29 20:58:04.716914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22547 | ||
| 11478 | 2026.04.29 20:58:05.926417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11479 | 2026.04.29 20:58:05.941467 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2026.04.29 20:58:05.941513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11481 | 2026.04.29 20:58:05.947238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11482 | 2026.04.29 20:58:05.947929 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2026.04.29 20:58:05.950540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11484 | 2026.04.29 20:58:08.077644 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38383 | ||
| 11485 | 2026.04.29 20:58:08.077767 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11486 | 2026.04.29 20:58:08.077795 [ 287 ] {} <Debug> TCP-Session: 8efa63d6-2f6b-4fca-a766-15b52836af62 Authenticating user 'default' from [fd00:1122:3344:101::e]:38383 | ||
| 11487 | 2026.04.29 20:58:08.077817 [ 287 ] {} <Debug> TCP-Session: 8efa63d6-2f6b-4fca-a766-15b52836af62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11488 | 2026.04.29 20:58:08.077830 [ 287 ] {} <Debug> TCP-Session: 8efa63d6-2f6b-4fca-a766-15b52836af62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11489 | 2026.04.29 20:58:08.078068 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56724 | ||
| 11490 | 2026.04.29 20:58:08.078092 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55735 | ||
| 11491 | 2026.04.29 20:58:08.078126 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41841 | ||
| 11492 | 2026.04.29 20:58:08.078155 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51245 | ||
| 11493 | 2026.04.29 20:58:08.078203 [ 287 ] {} <Trace> TCP-Session: 8efa63d6-2f6b-4fca-a766-15b52836af62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2026.04.29 20:58:08.078217 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11495 | 2026.04.29 20:58:08.078132 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57933 | ||
| 11496 | 2026.04.29 20:58:08.078267 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11497 | 2026.04.29 20:58:08.078142 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43175 | ||
| 11498 | 2026.04.29 20:58:08.078333 [ 289 ] {} <Debug> TCP-Session: 96039ef5-a060-46b1-b45e-83ac91905dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56724 | ||
| 11499 | 2026.04.29 20:58:08.078123 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56252 | ||
| 11500 | 2026.04.29 20:58:08.078097 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50377 | ||
| 11501 | 2026.04.29 20:58:08.078393 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11502 | 2026.04.29 20:58:08.078386 [ 289 ] {} <Debug> TCP-Session: 96039ef5-a060-46b1-b45e-83ac91905dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2026.04.29 20:58:08.078444 [ 351 ] {} <Debug> TCP-Session: 8c143c3e-071b-47d3-8b2e-066041b8e2ba Authenticating user 'default' from [fd00:1122:3344:101::e]:41841 | ||
| 11504 | 2026.04.29 20:58:08.078469 [ 289 ] {} <Debug> TCP-Session: 96039ef5-a060-46b1-b45e-83ac91905dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11505 | 2026.04.29 20:58:08.078493 [ 351 ] {} <Debug> TCP-Session: 8c143c3e-071b-47d3-8b2e-066041b8e2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11506 | 2026.04.29 20:58:08.078438 [ 287 ] {e5aa6080-1831-4771-8715-834c70c06bff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38383) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11507 | 2026.04.29 20:58:08.078526 [ 351 ] {} <Debug> TCP-Session: 8c143c3e-071b-47d3-8b2e-066041b8e2ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11508 | 2026.04.29 20:58:08.078274 [ 290 ] {} <Debug> TCP-Session: 4ea849b4-27aa-4c23-88d1-d9afd7ee8231 Authenticating user 'default' from [fd00:1122:3344:101::e]:55735 | ||
| 11509 | 2026.04.29 20:58:08.078601 [ 290 ] {} <Debug> TCP-Session: 4ea849b4-27aa-4c23-88d1-d9afd7ee8231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11510 | 2026.04.29 20:58:08.078617 [ 290 ] {} <Debug> TCP-Session: 4ea849b4-27aa-4c23-88d1-d9afd7ee8231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11511 | 2026.04.29 20:58:08.078776 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11512 | 2026.04.29 20:58:08.078807 [ 353 ] {} <Debug> TCP-Session: eec10c1f-b49c-467a-8af3-6c2088ea8e8c Authenticating user 'default' from [fd00:1122:3344:101::e]:57933 | ||
| 11513 | 2026.04.29 20:58:08.078824 [ 353 ] {} <Debug> TCP-Session: eec10c1f-b49c-467a-8af3-6c2088ea8e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11514 | 2026.04.29 20:58:08.078836 [ 353 ] {} <Debug> TCP-Session: eec10c1f-b49c-467a-8af3-6c2088ea8e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11515 | 2026.04.29 20:58:08.078890 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11516 | 2026.04.29 20:58:08.078895 [ 287 ] {e5aa6080-1831-4771-8715-834c70c06bff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11517 | 2026.04.29 20:58:08.078928 [ 291 ] {} <Debug> TCP-Session: 114173e6-1f1e-4e88-8f6b-1652bbb57e7a Authenticating user 'default' from [fd00:1122:3344:101::e]:50377 | ||
| 11518 | 2026.04.29 20:58:08.078949 [ 291 ] {} <Debug> TCP-Session: 114173e6-1f1e-4e88-8f6b-1652bbb57e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11519 | 2026.04.29 20:58:08.078961 [ 291 ] {} <Debug> TCP-Session: 114173e6-1f1e-4e88-8f6b-1652bbb57e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11520 | 2026.04.29 20:58:08.078986 [ 287 ] {e5aa6080-1831-4771-8715-834c70c06bff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11521 | 2026.04.29 20:58:08.079268 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11522 | 2026.04.29 20:58:08.079303 [ 352 ] {} <Debug> TCP-Session: 5d490dd2-9295-4081-be08-74d64ad858ae Authenticating user 'default' from [fd00:1122:3344:101::e]:56252 | ||
| 11523 | 2026.04.29 20:58:08.079320 [ 352 ] {} <Debug> TCP-Session: 5d490dd2-9295-4081-be08-74d64ad858ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11524 | 2026.04.29 20:58:08.079337 [ 352 ] {} <Debug> TCP-Session: 5d490dd2-9295-4081-be08-74d64ad858ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11525 | 2026.04.29 20:58:08.079376 [ 287 ] {e5aa6080-1831-4771-8715-834c70c06bff} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 11526 | 2026.04.29 20:58:08.079379 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11527 | 2026.04.29 20:58:08.079430 [ 354 ] {} <Debug> TCP-Session: 77565a69-23c3-47c3-b955-780d2788fb0c Authenticating user 'default' from [fd00:1122:3344:101::e]:43175 | ||
| 11528 | 2026.04.29 20:58:08.079447 [ 354 ] {} <Debug> TCP-Session: 77565a69-23c3-47c3-b955-780d2788fb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11529 | 2026.04.29 20:58:08.079463 [ 354 ] {} <Debug> TCP-Session: 77565a69-23c3-47c3-b955-780d2788fb0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11530 | 2026.04.29 20:58:08.079500 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11531 | 2026.04.29 20:58:08.079535 [ 355 ] {} <Debug> TCP-Session: 2722ffe2-9103-4105-8477-1148e6ab1a21 Authenticating user 'default' from [fd00:1122:3344:101::e]:51245 | ||
| 11532 | 2026.04.29 20:58:08.079551 [ 355 ] {} <Debug> TCP-Session: 2722ffe2-9103-4105-8477-1148e6ab1a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2026.04.29 20:58:08.079563 [ 355 ] {} <Debug> TCP-Session: 2722ffe2-9103-4105-8477-1148e6ab1a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11534 | 2026.04.29 20:58:08.080537 [ 297 ] {e5aa6080-1831-4771-8715-834c70c06bff} <Trace> AggregatingTransform: Aggregating | ||
| 11535 | 2026.04.29 20:58:08.080573 [ 297 ] {e5aa6080-1831-4771-8715-834c70c06bff} <Trace> Aggregator: Aggregation method: without_key | ||
| 11536 | 2026.04.29 20:58:08.080611 [ 297 ] {e5aa6080-1831-4771-8715-834c70c06bff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001095584 sec. (912.755 rows/sec., 35.65 KiB/sec.) | ||
| 11537 | 2026.04.29 20:58:08.080630 [ 297 ] {e5aa6080-1831-4771-8715-834c70c06bff} <Trace> Aggregator: Merging aggregated data | ||
| 11538 | 2026.04.29 20:58:08.082206 [ 287 ] {e5aa6080-1831-4771-8715-834c70c06bff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00385 sec., 259.7402597402597 rows/sec., 10.15 KiB/sec. | ||
| 11539 | 2026.04.29 20:58:08.082412 [ 287 ] {e5aa6080-1831-4771-8715-834c70c06bff} <Debug> TCPHandler: Processed in 0.004352346 sec. | ||
| 11540 | 2026.04.29 20:58:08.082547 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11541 | 2026.04.29 20:58:08.082579 [ 287 ] {} <Debug> TCP-Session: 8efa63d6-2f6b-4fca-a766-15b52836af62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11542 | 2026.04.29 20:58:08.082579 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11543 | 2026.04.29 20:58:08.082606 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11544 | 2026.04.29 20:58:08.082631 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11545 | 2026.04.29 20:58:08.082632 [ 355 ] {} <Debug> TCP-Session: 2722ffe2-9103-4105-8477-1148e6ab1a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11546 | 2026.04.29 20:58:08.082659 [ 289 ] {} <Debug> TCP-Session: 96039ef5-a060-46b1-b45e-83ac91905dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11547 | 2026.04.29 20:58:08.082654 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11548 | 2026.04.29 20:58:08.082693 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11549 | 2026.04.29 20:58:08.082711 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11550 | 2026.04.29 20:58:08.082733 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11551 | 2026.04.29 20:58:08.082744 [ 352 ] {} <Debug> TCP-Session: 5d490dd2-9295-4081-be08-74d64ad858ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11552 | 2026.04.29 20:58:08.082762 [ 353 ] {} <Debug> TCP-Session: eec10c1f-b49c-467a-8af3-6c2088ea8e8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11553 | 2026.04.29 20:58:08.082777 [ 290 ] {} <Debug> TCP-Session: 4ea849b4-27aa-4c23-88d1-d9afd7ee8231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11554 | 2026.04.29 20:58:08.082676 [ 291 ] {} <Debug> TCP-Session: 114173e6-1f1e-4e88-8f6b-1652bbb57e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11555 | 2026.04.29 20:58:08.082671 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11556 | 2026.04.29 20:58:08.082728 [ 351 ] {} <Debug> TCP-Session: 8c143c3e-071b-47d3-8b2e-066041b8e2ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11557 | 2026.04.29 20:58:08.082856 [ 354 ] {} <Debug> TCP-Session: 77565a69-23c3-47c3-b955-780d2788fb0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11558 | 2026.04.29 20:58:08.376288 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49801 | ||
| 11559 | 2026.04.29 20:58:08.376406 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11560 | 2026.04.29 20:58:08.376435 [ 287 ] {} <Debug> TCP-Session: a26fc8fc-2775-48e5-9989-ed0653f9652e Authenticating user 'default' from [fd00:1122:3344:101::e]:49801 | ||
| 11561 | 2026.04.29 20:58:08.376459 [ 287 ] {} <Debug> TCP-Session: a26fc8fc-2775-48e5-9989-ed0653f9652e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2026.04.29 20:58:08.376472 [ 287 ] {} <Debug> TCP-Session: a26fc8fc-2775-48e5-9989-ed0653f9652e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11563 | 2026.04.29 20:58:08.376688 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51379 | ||
| 11564 | 2026.04.29 20:58:08.376718 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59602 | ||
| 11565 | 2026.04.29 20:58:08.376733 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38211 | ||
| 11566 | 2026.04.29 20:58:08.376771 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53095 | ||
| 11567 | 2026.04.29 20:58:08.376802 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11568 | 2026.04.29 20:58:08.376801 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39352 | ||
| 11569 | 2026.04.29 20:58:08.376844 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11570 | 2026.04.29 20:58:08.376860 [ 289 ] {} <Debug> TCP-Session: 248bd5ea-bd90-40ed-bd94-fe0009c36600 Authenticating user 'default' from [fd00:1122:3344:101::e]:51379 | ||
| 11571 | 2026.04.29 20:58:08.376871 [ 287 ] {} <Trace> TCP-Session: a26fc8fc-2775-48e5-9989-ed0653f9652e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2026.04.29 20:58:08.376907 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11573 | 2026.04.29 20:58:08.376915 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11574 | 2026.04.29 20:58:08.376913 [ 289 ] {} <Debug> TCP-Session: 248bd5ea-bd90-40ed-bd94-fe0009c36600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11575 | 2026.04.29 20:58:08.376964 [ 351 ] {} <Debug> TCP-Session: d3120634-a3e7-4816-969d-3379b8df7ba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53095 | ||
| 11576 | 2026.04.29 20:58:08.376967 [ 355 ] {} <Debug> TCP-Session: ee83141f-2d45-4760-ade8-d52c3eb4e7c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39352 | ||
| 11577 | 2026.04.29 20:58:08.376980 [ 289 ] {} <Debug> TCP-Session: 248bd5ea-bd90-40ed-bd94-fe0009c36600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11578 | 2026.04.29 20:58:08.377002 [ 351 ] {} <Debug> TCP-Session: d3120634-a3e7-4816-969d-3379b8df7ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2026.04.29 20:58:08.377008 [ 355 ] {} <Debug> TCP-Session: ee83141f-2d45-4760-ade8-d52c3eb4e7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11580 | 2026.04.29 20:58:08.377028 [ 351 ] {} <Debug> TCP-Session: d3120634-a3e7-4816-969d-3379b8df7ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11581 | 2026.04.29 20:58:08.377040 [ 355 ] {} <Debug> TCP-Session: ee83141f-2d45-4760-ade8-d52c3eb4e7c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11582 | 2026.04.29 20:58:08.376860 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11583 | 2026.04.29 20:58:08.377078 [ 287 ] {1596d5eb-6a7d-4970-bc7e-02b83c40cde9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11584 | 2026.04.29 20:58:08.376793 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63541 | ||
| 11585 | 2026.04.29 20:58:08.377106 [ 291 ] {} <Debug> TCP-Session: d2d3a1f8-6243-4a94-8e99-d51f112589e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38211 | ||
| 11586 | 2026.04.29 20:58:08.376794 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32980 | ||
| 11587 | 2026.04.29 20:58:08.377148 [ 291 ] {} <Debug> TCP-Session: d2d3a1f8-6243-4a94-8e99-d51f112589e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11588 | 2026.04.29 20:58:08.377172 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11589 | 2026.04.29 20:58:08.377189 [ 291 ] {} <Debug> TCP-Session: d2d3a1f8-6243-4a94-8e99-d51f112589e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11590 | 2026.04.29 20:58:08.377203 [ 354 ] {} <Debug> TCP-Session: 9919f021-d043-4454-9ac5-aa6d2acafdc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63541 | ||
| 11591 | 2026.04.29 20:58:08.376770 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36402 | ||
| 11592 | 2026.04.29 20:58:08.377223 [ 354 ] {} <Debug> TCP-Session: 9919f021-d043-4454-9ac5-aa6d2acafdc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2026.04.29 20:58:08.377224 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11594 | 2026.04.29 20:58:08.377261 [ 354 ] {} <Debug> TCP-Session: 9919f021-d043-4454-9ac5-aa6d2acafdc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11595 | 2026.04.29 20:58:08.377290 [ 353 ] {} <Debug> TCP-Session: ede27fcb-7788-4753-9896-f2ee93e139c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32980 | ||
| 11596 | 2026.04.29 20:58:08.377298 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11597 | 2026.04.29 20:58:08.377322 [ 353 ] {} <Debug> TCP-Session: ede27fcb-7788-4753-9896-f2ee93e139c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2026.04.29 20:58:08.376900 [ 290 ] {} <Debug> TCP-Session: 03b5fb42-5372-46a0-8811-a90a80026319 Authenticating user 'default' from [fd00:1122:3344:101::e]:59602 | ||
| 11599 | 2026.04.29 20:58:08.377346 [ 353 ] {} <Debug> TCP-Session: ede27fcb-7788-4753-9896-f2ee93e139c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11600 | 2026.04.29 20:58:08.377342 [ 352 ] {} <Debug> TCP-Session: 5f4e0b14-81e4-4807-8e02-36ec329759ce Authenticating user 'default' from [fd00:1122:3344:101::e]:36402 | ||
| 11601 | 2026.04.29 20:58:08.377362 [ 290 ] {} <Debug> TCP-Session: 03b5fb42-5372-46a0-8811-a90a80026319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11602 | 2026.04.29 20:58:08.377385 [ 287 ] {1596d5eb-6a7d-4970-bc7e-02b83c40cde9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11603 | 2026.04.29 20:58:08.377389 [ 352 ] {} <Debug> TCP-Session: 5f4e0b14-81e4-4807-8e02-36ec329759ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2026.04.29 20:58:08.377400 [ 290 ] {} <Debug> TCP-Session: 03b5fb42-5372-46a0-8811-a90a80026319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11605 | 2026.04.29 20:58:08.377441 [ 352 ] {} <Debug> TCP-Session: 5f4e0b14-81e4-4807-8e02-36ec329759ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11606 | 2026.04.29 20:58:08.377452 [ 287 ] {1596d5eb-6a7d-4970-bc7e-02b83c40cde9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11607 | 2026.04.29 20:58:08.377759 [ 287 ] {1596d5eb-6a7d-4970-bc7e-02b83c40cde9} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 11608 | 2026.04.29 20:58:08.378721 [ 326 ] {1596d5eb-6a7d-4970-bc7e-02b83c40cde9} <Trace> AggregatingTransform: Aggregating | ||
| 11609 | 2026.04.29 20:58:08.378771 [ 326 ] {1596d5eb-6a7d-4970-bc7e-02b83c40cde9} <Trace> Aggregator: Aggregation method: without_key | ||
| 11610 | 2026.04.29 20:58:08.378820 [ 326 ] {1596d5eb-6a7d-4970-bc7e-02b83c40cde9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949492 sec. (1053.195 rows/sec., 41.14 KiB/sec.) | ||
| 11611 | 2026.04.29 20:58:08.378841 [ 326 ] {1596d5eb-6a7d-4970-bc7e-02b83c40cde9} <Trace> Aggregator: Merging aggregated data | ||
| 11612 | 2026.04.29 20:58:08.380211 [ 287 ] {1596d5eb-6a7d-4970-bc7e-02b83c40cde9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003196 sec., 312.89111389236547 rows/sec., 12.22 KiB/sec. | ||
| 11613 | 2026.04.29 20:58:08.380413 [ 287 ] {1596d5eb-6a7d-4970-bc7e-02b83c40cde9} <Debug> TCPHandler: Processed in 0.003717878 sec. | ||
| 11614 | 2026.04.29 20:58:08.380522 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11615 | 2026.04.29 20:58:08.380549 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11616 | 2026.04.29 20:58:08.380564 [ 289 ] {} <Debug> TCP-Session: 248bd5ea-bd90-40ed-bd94-fe0009c36600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11617 | 2026.04.29 20:58:08.380569 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11618 | 2026.04.29 20:58:08.380593 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11619 | 2026.04.29 20:58:08.380596 [ 353 ] {} <Debug> TCP-Session: ede27fcb-7788-4753-9896-f2ee93e139c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11620 | 2026.04.29 20:58:08.380610 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11621 | 2026.04.29 20:58:08.380632 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11622 | 2026.04.29 20:58:08.380645 [ 291 ] {} <Debug> TCP-Session: d2d3a1f8-6243-4a94-8e99-d51f112589e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11623 | 2026.04.29 20:58:08.380667 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11624 | 2026.04.29 20:58:08.380682 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11625 | 2026.04.29 20:58:08.380688 [ 352 ] {} <Debug> TCP-Session: 5f4e0b14-81e4-4807-8e02-36ec329759ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11626 | 2026.04.29 20:58:08.380721 [ 354 ] {} <Debug> TCP-Session: 9919f021-d043-4454-9ac5-aa6d2acafdc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11627 | 2026.04.29 20:58:08.380731 [ 287 ] {} <Debug> TCP-Session: a26fc8fc-2775-48e5-9989-ed0653f9652e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11628 | 2026.04.29 20:58:08.380651 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11629 | 2026.04.29 20:58:08.380621 [ 355 ] {} <Debug> TCP-Session: ee83141f-2d45-4760-ade8-d52c3eb4e7c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11630 | 2026.04.29 20:58:08.380670 [ 290 ] {} <Debug> TCP-Session: 03b5fb42-5372-46a0-8811-a90a80026319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11631 | 2026.04.29 20:58:08.380812 [ 351 ] {} <Debug> TCP-Session: d3120634-a3e7-4816-969d-3379b8df7ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11632 | 2026.04.29 20:58:08.417358 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58382 | ||
| 11633 | 2026.04.29 20:58:08.417431 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11634 | 2026.04.29 20:58:08.417453 [ 352 ] {} <Debug> TCP-Session: 33cea3a3-f135-4084-a069-b53d869a6f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:58382 | ||
| 11635 | 2026.04.29 20:58:08.417470 [ 352 ] {} <Debug> TCP-Session: 33cea3a3-f135-4084-a069-b53d869a6f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11636 | 2026.04.29 20:58:08.417483 [ 352 ] {} <Debug> TCP-Session: 33cea3a3-f135-4084-a069-b53d869a6f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11637 | 2026.04.29 20:58:08.417629 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40726 | ||
| 11638 | 2026.04.29 20:58:08.417666 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36908 | ||
| 11639 | 2026.04.29 20:58:08.417682 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38027 | ||
| 11640 | 2026.04.29 20:58:08.417696 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62821 | ||
| 11641 | 2026.04.29 20:58:08.417719 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11642 | 2026.04.29 20:58:08.417742 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53613 | ||
| 11643 | 2026.04.29 20:58:08.417764 [ 353 ] {} <Debug> TCP-Session: 287bb709-b18f-41e8-a6f1-371bb3533bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40726 | ||
| 11644 | 2026.04.29 20:58:08.417787 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11645 | 2026.04.29 20:58:08.417805 [ 353 ] {} <Debug> TCP-Session: 287bb709-b18f-41e8-a6f1-371bb3533bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11646 | 2026.04.29 20:58:08.417751 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11647 | 2026.04.29 20:58:08.417831 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11648 | 2026.04.29 20:58:08.417842 [ 352 ] {} <Trace> TCP-Session: 33cea3a3-f135-4084-a069-b53d869a6f14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11649 | 2026.04.29 20:58:08.417863 [ 287 ] {} <Debug> TCP-Session: 1db99b41-0d43-432d-9bf0-3dd424d676bd Authenticating user 'default' from [fd00:1122:3344:101::e]:38027 | ||
| 11650 | 2026.04.29 20:58:08.417882 [ 351 ] {} <Debug> TCP-Session: e51bb468-5806-4574-91c2-199322123c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:53613 | ||
| 11651 | 2026.04.29 20:58:08.417910 [ 287 ] {} <Debug> TCP-Session: 1db99b41-0d43-432d-9bf0-3dd424d676bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11652 | 2026.04.29 20:58:08.417928 [ 351 ] {} <Debug> TCP-Session: e51bb468-5806-4574-91c2-199322123c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11653 | 2026.04.29 20:58:08.417936 [ 287 ] {} <Debug> TCP-Session: 1db99b41-0d43-432d-9bf0-3dd424d676bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11654 | 2026.04.29 20:58:08.417952 [ 351 ] {} <Debug> TCP-Session: e51bb468-5806-4574-91c2-199322123c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11655 | 2026.04.29 20:58:08.417832 [ 289 ] {} <Debug> TCP-Session: e4db900a-1ab5-46b8-a36f-a3001c046992 Authenticating user 'default' from [fd00:1122:3344:101::e]:62821 | ||
| 11656 | 2026.04.29 20:58:08.417834 [ 353 ] {} <Debug> TCP-Session: 287bb709-b18f-41e8-a6f1-371bb3533bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11657 | 2026.04.29 20:58:08.418017 [ 289 ] {} <Debug> TCP-Session: e4db900a-1ab5-46b8-a36f-a3001c046992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11658 | 2026.04.29 20:58:08.417728 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58994 | ||
| 11659 | 2026.04.29 20:58:08.418061 [ 352 ] {dd9b2b5e-08e7-4497-bd75-3d30bbc05ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58382) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11660 | 2026.04.29 20:58:08.418050 [ 289 ] {} <Debug> TCP-Session: e4db900a-1ab5-46b8-a36f-a3001c046992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11661 | 2026.04.29 20:58:08.417670 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38321 | ||
| 11662 | 2026.04.29 20:58:08.418114 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11663 | 2026.04.29 20:58:08.417745 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11664 | 2026.04.29 20:58:08.418162 [ 291 ] {} <Debug> TCP-Session: 329ed53e-e943-4ad6-9079-49d3efeb2256 Authenticating user 'default' from [fd00:1122:3344:101::e]:58994 | ||
| 11665 | 2026.04.29 20:58:08.418185 [ 354 ] {} <Debug> TCP-Session: c8cbe9ec-b1ab-4453-b24c-8f925c660129 Authenticating user 'default' from [fd00:1122:3344:101::e]:36908 | ||
| 11666 | 2026.04.29 20:58:08.418198 [ 291 ] {} <Debug> TCP-Session: 329ed53e-e943-4ad6-9079-49d3efeb2256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11667 | 2026.04.29 20:58:08.418206 [ 354 ] {} <Debug> TCP-Session: c8cbe9ec-b1ab-4453-b24c-8f925c660129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11668 | 2026.04.29 20:58:08.418216 [ 291 ] {} <Debug> TCP-Session: 329ed53e-e943-4ad6-9079-49d3efeb2256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11669 | 2026.04.29 20:58:08.418224 [ 354 ] {} <Debug> TCP-Session: c8cbe9ec-b1ab-4453-b24c-8f925c660129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11670 | 2026.04.29 20:58:08.418216 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11671 | 2026.04.29 20:58:08.417704 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51698 | ||
| 11672 | 2026.04.29 20:58:08.418270 [ 355 ] {} <Debug> TCP-Session: 8de86d84-bcde-4442-8926-461ae80deead Authenticating user 'default' from [fd00:1122:3344:101::e]:38321 | ||
| 11673 | 2026.04.29 20:58:08.418299 [ 355 ] {} <Debug> TCP-Session: 8de86d84-bcde-4442-8926-461ae80deead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11674 | 2026.04.29 20:58:08.418312 [ 355 ] {} <Debug> TCP-Session: 8de86d84-bcde-4442-8926-461ae80deead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11675 | 2026.04.29 20:58:08.418322 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11676 | 2026.04.29 20:58:08.418347 [ 290 ] {} <Debug> TCP-Session: 7d48467a-e50a-4fdb-a8bb-e86ed8f452be Authenticating user 'default' from [fd00:1122:3344:101::e]:51698 | ||
| 11677 | 2026.04.29 20:58:08.418362 [ 290 ] {} <Debug> TCP-Session: 7d48467a-e50a-4fdb-a8bb-e86ed8f452be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11678 | 2026.04.29 20:58:08.418375 [ 290 ] {} <Debug> TCP-Session: 7d48467a-e50a-4fdb-a8bb-e86ed8f452be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11679 | 2026.04.29 20:58:08.418392 [ 352 ] {dd9b2b5e-08e7-4497-bd75-3d30bbc05ea6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11680 | 2026.04.29 20:58:08.418452 [ 352 ] {dd9b2b5e-08e7-4497-bd75-3d30bbc05ea6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11681 | 2026.04.29 20:58:08.418753 [ 352 ] {dd9b2b5e-08e7-4497-bd75-3d30bbc05ea6} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 11682 | 2026.04.29 20:58:08.419738 [ 316 ] {dd9b2b5e-08e7-4497-bd75-3d30bbc05ea6} <Trace> AggregatingTransform: Aggregating | ||
| 11683 | 2026.04.29 20:58:08.419794 [ 316 ] {dd9b2b5e-08e7-4497-bd75-3d30bbc05ea6} <Trace> Aggregator: Aggregation method: without_key | ||
| 11684 | 2026.04.29 20:58:08.419831 [ 316 ] {dd9b2b5e-08e7-4497-bd75-3d30bbc05ea6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978193 sec. (1022.293 rows/sec., 39.93 KiB/sec.) | ||
| 11685 | 2026.04.29 20:58:08.419852 [ 316 ] {dd9b2b5e-08e7-4497-bd75-3d30bbc05ea6} <Trace> Aggregator: Merging aggregated data | ||
| 11686 | 2026.04.29 20:58:08.421188 [ 352 ] {dd9b2b5e-08e7-4497-bd75-3d30bbc05ea6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00321 sec., 311.5264797507788 rows/sec., 12.17 KiB/sec. | ||
| 11687 | 2026.04.29 20:58:08.421351 [ 352 ] {dd9b2b5e-08e7-4497-bd75-3d30bbc05ea6} <Debug> TCPHandler: Processed in 0.003712518 sec. | ||
| 11688 | 2026.04.29 20:58:08.421482 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11689 | 2026.04.29 20:58:08.421512 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11690 | 2026.04.29 20:58:08.421513 [ 352 ] {} <Debug> TCP-Session: 33cea3a3-f135-4084-a069-b53d869a6f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11691 | 2026.04.29 20:58:08.421536 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11692 | 2026.04.29 20:58:08.421557 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11693 | 2026.04.29 20:58:08.421576 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11694 | 2026.04.29 20:58:08.421590 [ 351 ] {} <Debug> TCP-Session: e51bb468-5806-4574-91c2-199322123c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11695 | 2026.04.29 20:58:08.421618 [ 287 ] {} <Debug> TCP-Session: 1db99b41-0d43-432d-9bf0-3dd424d676bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11696 | 2026.04.29 20:58:08.421629 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11697 | 2026.04.29 20:58:08.421655 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11698 | 2026.04.29 20:58:08.421680 [ 289 ] {} <Debug> TCP-Session: e4db900a-1ab5-46b8-a36f-a3001c046992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11699 | 2026.04.29 20:58:08.421553 [ 353 ] {} <Debug> TCP-Session: 287bb709-b18f-41e8-a6f1-371bb3533bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11700 | 2026.04.29 20:58:08.421703 [ 291 ] {} <Debug> TCP-Session: 329ed53e-e943-4ad6-9079-49d3efeb2256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11701 | 2026.04.29 20:58:08.421633 [ 290 ] {} <Debug> TCP-Session: 7d48467a-e50a-4fdb-a8bb-e86ed8f452be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11702 | 2026.04.29 20:58:08.421609 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11703 | 2026.04.29 20:58:08.421594 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11704 | 2026.04.29 20:58:08.421793 [ 355 ] {} <Debug> TCP-Session: 8de86d84-bcde-4442-8926-461ae80deead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11705 | 2026.04.29 20:58:08.421818 [ 354 ] {} <Debug> TCP-Session: c8cbe9ec-b1ab-4453-b24c-8f925c660129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11706 | 2026.04.29 20:58:09.581238 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2026.04.29 20:58:09.581503 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11708 | 2026.04.29 20:58:09.581886 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11709 | 2026.04.29 20:58:09.581932 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11710 | 2026.04.29 20:58:09.582196 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11711 | 2026.04.29 20:58:09.582274 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11712 | 2026.04.29 20:58:09.582419 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11713 | 2026.04.29 20:58:09.582458 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11714 | 2026.04.29 20:58:09.582482 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 11715 | 2026.04.29 20:58:09.582501 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11716 | 2026.04.29 20:58:09.582545 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11717 | 2026.04.29 20:58:09.582569 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11718 | 2026.04.29 20:58:09.583748 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002354 sec., 22090.05947323704 rows/sec., 5.17 MiB/sec. | ||
| 11719 | 2026.04.29 20:58:09.583858 [ 276 ] {f5d51d94-bbe9-43e8-b461-a5ae9788f682} <Debug> TCPHandler: Processed in 0.002765186 sec. | ||
| 11720 | 2026.04.29 20:58:09.585817 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.04.29 20:58:09.585948 [ 276 ] {fe0fa6a4-5ea7-43f0-8473-14d88d548709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11722 | 2026.04.29 20:58:09.586005 [ 276 ] {fe0fa6a4-5ea7-43f0-8473-14d88d548709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11723 | 2026.04.29 20:58:09.586564 [ 276 ] {fe0fa6a4-5ea7-43f0-8473-14d88d548709} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2026.04.29 20:58:09.586612 [ 276 ] {fe0fa6a4-5ea7-43f0-8473-14d88d548709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11725 | 2026.04.29 20:58:09.587001 [ 276 ] {fe0fa6a4-5ea7-43f0-8473-14d88d548709} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11726 | 2026.04.29 20:58:09.587232 [ 276 ] {fe0fa6a4-5ea7-43f0-8473-14d88d548709} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.04.29 20:58:09.587384 [ 276 ] {fe0fa6a4-5ea7-43f0-8473-14d88d548709} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001473 sec., 47522.06381534284 rows/sec., 3.81 MiB/sec. | ||
| 11728 | 2026.04.29 20:58:09.587422 [ 276 ] {fe0fa6a4-5ea7-43f0-8473-14d88d548709} <Debug> TCPHandler: Processed in 0.001668931 sec. | ||
| 11729 | 2026.04.29 20:58:09.587551 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.04.29 20:58:09.587645 [ 276 ] {cffa9287-3c24-4e17-a3ec-b3be3de55dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11731 | 2026.04.29 20:58:09.587687 [ 276 ] {cffa9287-3c24-4e17-a3ec-b3be3de55dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11732 | 2026.04.29 20:58:09.588079 [ 276 ] {cffa9287-3c24-4e17-a3ec-b3be3de55dca} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.04.29 20:58:09.588116 [ 276 ] {cffa9287-3c24-4e17-a3ec-b3be3de55dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11734 | 2026.04.29 20:58:09.588421 [ 276 ] {cffa9287-3c24-4e17-a3ec-b3be3de55dca} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11735 | 2026.04.29 20:58:09.588639 [ 276 ] {cffa9287-3c24-4e17-a3ec-b3be3de55dca} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.04.29 20:58:09.588771 [ 127 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 11737 | 2026.04.29 20:58:09.588776 [ 276 ] {cffa9287-3c24-4e17-a3ec-b3be3de55dca} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001149 sec., 6092.25413402959 rows/sec., 458.11 KiB/sec. | ||
| 11738 | 2026.04.29 20:58:09.588867 [ 127 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2026.04.29 20:58:09.588871 [ 276 ] {cffa9287-3c24-4e17-a3ec-b3be3de55dca} <Debug> TCPHandler: Processed in 0.001370758 sec. | ||
| 11740 | 2026.04.29 20:58:09.588908 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11741 | 2026.04.29 20:58:09.589024 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 11742 | 2026.04.29 20:58:09.589041 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11743 | 2026.04.29 20:58:09.589140 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11744 | 2026.04.29 20:58:09.589143 [ 276 ] {eb8936a6-093f-4b7e-9341-336ec9708558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11745 | 2026.04.29 20:58:09.589187 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 227 rows starting from the beginning of the part | ||
| 11746 | 2026.04.29 20:58:09.589199 [ 276 ] {eb8936a6-093f-4b7e-9341-336ec9708558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11747 | 2026.04.29 20:58:09.589272 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 27 rows starting from the beginning of the part | ||
| 11748 | 2026.04.29 20:58:09.589338 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 35 rows starting from the beginning of the part | ||
| 11749 | 2026.04.29 20:58:09.589400 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
| 11750 | 2026.04.29 20:58:09.589459 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 46 rows starting from the beginning of the part | ||
| 11751 | 2026.04.29 20:58:09.589521 [ 194 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
| 11752 | 2026.04.29 20:58:09.589632 [ 276 ] {eb8936a6-093f-4b7e-9341-336ec9708558} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2026.04.29 20:58:09.589667 [ 276 ] {eb8936a6-093f-4b7e-9341-336ec9708558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11754 | 2026.04.29 20:58:09.589980 [ 276 ] {eb8936a6-093f-4b7e-9341-336ec9708558} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11755 | 2026.04.29 20:58:09.590251 [ 276 ] {eb8936a6-093f-4b7e-9341-336ec9708558} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2026.04.29 20:58:09.590410 [ 276 ] {eb8936a6-093f-4b7e-9341-336ec9708558} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001284 sec., 55295.95015576324 rows/sec., 4.32 MiB/sec. | ||
| 11757 | 2026.04.29 20:58:09.590439 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463179 sec., 238521.73930872435 rows/sec., 16.98 MiB/sec. | ||
| 11758 | 2026.04.29 20:58:09.590460 [ 276 ] {eb8936a6-093f-4b7e-9341-336ec9708558} <Debug> TCPHandler: Processed in 0.001470449 sec. | ||
| 11759 | 2026.04.29 20:58:09.590626 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11760 | 2026.04.29 20:58:09.590715 [ 201 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 11761 | 2026.04.29 20:58:09.590720 [ 276 ] {14f03087-d505-4ebb-94da-a9386790702e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11762 | 2026.04.29 20:58:09.590808 [ 276 ] {14f03087-d505-4ebb-94da-a9386790702e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11763 | 2026.04.29 20:58:09.591091 [ 201 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2026.04.29 20:58:09.591185 [ 201 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_65_13} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 11765 | 2026.04.29 20:58:09.591256 [ 276 ] {14f03087-d505-4ebb-94da-a9386790702e} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2026.04.29 20:58:09.591300 [ 276 ] {14f03087-d505-4ebb-94da-a9386790702e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11767 | 2026.04.29 20:58:09.591317 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11768 | 2026.04.29 20:58:09.591667 [ 276 ] {14f03087-d505-4ebb-94da-a9386790702e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11769 | 2026.04.29 20:58:09.591891 [ 276 ] {14f03087-d505-4ebb-94da-a9386790702e} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.04.29 20:58:09.592026 [ 276 ] {14f03087-d505-4ebb-94da-a9386790702e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 11771 | 2026.04.29 20:58:09.592064 [ 276 ] {14f03087-d505-4ebb-94da-a9386790702e} <Debug> TCPHandler: Processed in 0.001488639 sec. | ||
| 11772 | 2026.04.29 20:58:09.592184 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11773 | 2026.04.29 20:58:09.592282 [ 276 ] {031d0673-fbf3-40c0-85a8-47e5ea95def3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11774 | 2026.04.29 20:58:09.592336 [ 276 ] {031d0673-fbf3-40c0-85a8-47e5ea95def3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11775 | 2026.04.29 20:58:09.593090 [ 276 ] {031d0673-fbf3-40c0-85a8-47e5ea95def3} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11776 | 2026.04.29 20:58:09.593126 [ 276 ] {031d0673-fbf3-40c0-85a8-47e5ea95def3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11777 | 2026.04.29 20:58:09.593648 [ 276 ] {031d0673-fbf3-40c0-85a8-47e5ea95def3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11778 | 2026.04.29 20:58:09.593869 [ 276 ] {031d0673-fbf3-40c0-85a8-47e5ea95def3} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11779 | 2026.04.29 20:58:09.594010 [ 276 ] {031d0673-fbf3-40c0-85a8-47e5ea95def3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001747 sec., 4006.868918145392 rows/sec., 7.18 MiB/sec. | ||
| 11780 | 2026.04.29 20:58:09.594064 [ 276 ] {031d0673-fbf3-40c0-85a8-47e5ea95def3} <Debug> TCPHandler: Processed in 0.001931644 sec. | ||
| 11781 | 2026.04.29 20:58:09.594191 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11782 | 2026.04.29 20:58:09.594287 [ 276 ] {7a1ee5f7-283d-4aee-9f2d-77f41b43b5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11783 | 2026.04.29 20:58:09.594329 [ 276 ] {7a1ee5f7-283d-4aee-9f2d-77f41b43b5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11784 | 2026.04.29 20:58:09.594670 [ 276 ] {7a1ee5f7-283d-4aee-9f2d-77f41b43b5de} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2026.04.29 20:58:09.594706 [ 276 ] {7a1ee5f7-283d-4aee-9f2d-77f41b43b5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11786 | 2026.04.29 20:58:09.595014 [ 276 ] {7a1ee5f7-283d-4aee-9f2d-77f41b43b5de} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11787 | 2026.04.29 20:58:09.595221 [ 276 ] {7a1ee5f7-283d-4aee-9f2d-77f41b43b5de} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11788 | 2026.04.29 20:58:09.595347 [ 127 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11789 | 2026.04.29 20:58:09.595350 [ 276 ] {7a1ee5f7-283d-4aee-9f2d-77f41b43b5de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11790 | 2026.04.29 20:58:09.595391 [ 127 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2026.04.29 20:58:09.595412 [ 276 ] {7a1ee5f7-283d-4aee-9f2d-77f41b43b5de} <Debug> TCPHandler: Processed in 0.001272237 sec. | ||
| 11792 | 2026.04.29 20:58:09.595416 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11793 | 2026.04.29 20:58:09.595505 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 11794 | 2026.04.29 20:58:09.595584 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11795 | 2026.04.29 20:58:09.595609 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4230 rows starting from the beginning of the part | ||
| 11796 | 2026.04.29 20:58:09.595651 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11797 | 2026.04.29 20:58:09.595685 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11798 | 2026.04.29 20:58:09.595717 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 12 rows starting from the beginning of the part | ||
| 11799 | 2026.04.29 20:58:09.595748 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 11800 | 2026.04.29 20:58:09.595779 [ 194 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 11801 | 2026.04.29 20:58:09.597609 [ 201 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4470 rows, containing 4 columns (4 merged, 0 gathered) in 0.002135078 sec., 2093600.3274821811 rows/sec., 137.23 MiB/sec. | ||
| 11802 | 2026.04.29 20:58:09.597997 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11803 | 2026.04.29 20:58:09.598352 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_76_15} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2026.04.29 20:58:09.598433 [ 199 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_76_15} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11805 | 2026.04.29 20:58:09.598524 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11806 | 2026.04.29 20:58:12.049695 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11807 | 2026.04.29 20:58:12.049788 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11808 | 2026.04.29 20:58:12.217010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23059 | ||
| 11809 | 2026.04.29 20:58:12.217521 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11810 | 2026.04.29 20:58:12.217570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11811 | 2026.04.29 20:58:12.218057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11812 | 2026.04.29 20:58:12.218301 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2026.04.29 20:58:12.218449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23059 | ||
| 11814 | 2026.04.29 20:58:12.297037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1464 | ||
| 11815 | 2026.04.29 20:58:12.299624 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2026.04.29 20:58:12.299668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11817 | 2026.04.29 20:58:12.300863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11818 | 2026.04.29 20:58:12.301126 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2026.04.29 20:58:12.301401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1464 | ||
| 11820 | 2026.04.29 20:58:13.001703 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001351347 sec. | ||
| 11821 | 2026.04.29 20:58:13.450633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11822 | 2026.04.29 20:58:13.467397 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2026.04.29 20:58:13.467462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11824 | 2026.04.29 20:58:13.473583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11825 | 2026.04.29 20:58:13.474305 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2026.04.29 20:58:13.477153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11827 | 2026.04.29 20:58:13.879058 [ 121 ] {} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 11828 | 2026.04.29 20:58:13.879122 [ 121 ] {} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.04.29 20:58:13.879145 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11830 | 2026.04.29 20:58:13.879322 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 11831 | 2026.04.29 20:58:13.879540 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11832 | 2026.04.29 20:58:13.879597 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 975 rows starting from the beginning of the part | ||
| 11833 | 2026.04.29 20:58:13.879703 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 801 rows starting from the beginning of the part | ||
| 11834 | 2026.04.29 20:58:13.879779 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 11835 | 2026.04.29 20:58:13.879848 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 11836 | 2026.04.29 20:58:13.879918 [ 198 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 801 rows starting from the beginning of the part | ||
| 11837 | 2026.04.29 20:58:13.881316 [ 199 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2750 rows, containing 5 columns (5 merged, 0 gathered) in 0.002076736 sec., 1324193.349563931 rows/sec., 83.11 MiB/sec. | ||
| 11838 | 2026.04.29 20:58:13.881657 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11839 | 2026.04.29 20:58:13.882145 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2026.04.29 20:58:13.882279 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_34_7} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 11841 | 2026.04.29 20:58:13.882422 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 11842 | 2026.04.29 20:58:14.579407 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11843 | 2026.04.29 20:58:14.579666 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11844 | 2026.04.29 20:58:14.580037 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11845 | 2026.04.29 20:58:14.580080 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11846 | 2026.04.29 20:58:14.580337 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11847 | 2026.04.29 20:58:14.580413 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11848 | 2026.04.29 20:58:14.580556 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11849 | 2026.04.29 20:58:14.580594 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11850 | 2026.04.29 20:58:14.580615 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 11851 | 2026.04.29 20:58:14.580630 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11852 | 2026.04.29 20:58:14.580671 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11853 | 2026.04.29 20:58:14.580692 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11854 | 2026.04.29 20:58:14.581944 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002382 sec., 21830.3946263644 rows/sec., 5.11 MiB/sec. | ||
| 11855 | 2026.04.29 20:58:14.582059 [ 276 ] {190bd869-da9e-4171-9ec6-bb135c01dc14} <Debug> TCPHandler: Processed in 0.002796746 sec. | ||
| 11856 | 2026.04.29 20:58:14.584287 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2026.04.29 20:58:14.584408 [ 276 ] {33b4e9b8-c5f4-43b1-ba5f-957a67f0d5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11858 | 2026.04.29 20:58:14.584461 [ 276 ] {33b4e9b8-c5f4-43b1-ba5f-957a67f0d5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11859 | 2026.04.29 20:58:14.585071 [ 276 ] {33b4e9b8-c5f4-43b1-ba5f-957a67f0d5a5} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2026.04.29 20:58:14.585124 [ 276 ] {33b4e9b8-c5f4-43b1-ba5f-957a67f0d5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11861 | 2026.04.29 20:58:14.585554 [ 276 ] {33b4e9b8-c5f4-43b1-ba5f-957a67f0d5a5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11862 | 2026.04.29 20:58:14.585795 [ 276 ] {33b4e9b8-c5f4-43b1-ba5f-957a67f0d5a5} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.04.29 20:58:14.585949 [ 276 ] {33b4e9b8-c5f4-43b1-ba5f-957a67f0d5a5} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001582 sec., 79646.01769911504 rows/sec., 6.88 MiB/sec. | ||
| 11864 | 2026.04.29 20:58:14.585988 [ 276 ] {33b4e9b8-c5f4-43b1-ba5f-957a67f0d5a5} <Debug> TCPHandler: Processed in 0.001756412 sec. | ||
| 11865 | 2026.04.29 20:58:14.586115 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2026.04.29 20:58:14.586214 [ 276 ] {242a76c0-aa4f-4d59-99f6-62b063c9f726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11867 | 2026.04.29 20:58:14.586255 [ 276 ] {242a76c0-aa4f-4d59-99f6-62b063c9f726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11868 | 2026.04.29 20:58:14.586676 [ 276 ] {242a76c0-aa4f-4d59-99f6-62b063c9f726} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2026.04.29 20:58:14.586714 [ 276 ] {242a76c0-aa4f-4d59-99f6-62b063c9f726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11870 | 2026.04.29 20:58:14.587022 [ 276 ] {242a76c0-aa4f-4d59-99f6-62b063c9f726} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11871 | 2026.04.29 20:58:14.587239 [ 276 ] {242a76c0-aa4f-4d59-99f6-62b063c9f726} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11872 | 2026.04.29 20:58:14.587387 [ 276 ] {242a76c0-aa4f-4d59-99f6-62b063c9f726} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001195 sec., 29288.70292887029 rows/sec., 2.15 MiB/sec. | ||
| 11873 | 2026.04.29 20:58:14.587424 [ 276 ] {242a76c0-aa4f-4d59-99f6-62b063c9f726} <Debug> TCPHandler: Processed in 0.001361628 sec. | ||
| 11874 | 2026.04.29 20:58:14.587545 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2026.04.29 20:58:14.587641 [ 276 ] {4469151e-64b6-4cb1-a0c1-cc163c55f8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11876 | 2026.04.29 20:58:14.587682 [ 276 ] {4469151e-64b6-4cb1-a0c1-cc163c55f8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11877 | 2026.04.29 20:58:14.588112 [ 276 ] {4469151e-64b6-4cb1-a0c1-cc163c55f8da} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.04.29 20:58:14.588149 [ 276 ] {4469151e-64b6-4cb1-a0c1-cc163c55f8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11879 | 2026.04.29 20:58:14.588502 [ 276 ] {4469151e-64b6-4cb1-a0c1-cc163c55f8da} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11880 | 2026.04.29 20:58:14.588721 [ 276 ] {4469151e-64b6-4cb1-a0c1-cc163c55f8da} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.04.29 20:58:14.588853 [ 276 ] {4469151e-64b6-4cb1-a0c1-cc163c55f8da} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001231 sec., 80422.42079610072 rows/sec., 6.28 MiB/sec. | ||
| 11882 | 2026.04.29 20:58:14.588890 [ 276 ] {4469151e-64b6-4cb1-a0c1-cc163c55f8da} <Debug> TCPHandler: Processed in 0.001396098 sec. | ||
| 11883 | 2026.04.29 20:58:14.589010 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11884 | 2026.04.29 20:58:14.589106 [ 276 ] {c6b05342-0a27-48a0-b40b-4d5a4147ebad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11885 | 2026.04.29 20:58:14.589148 [ 276 ] {c6b05342-0a27-48a0-b40b-4d5a4147ebad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11886 | 2026.04.29 20:58:14.589570 [ 276 ] {c6b05342-0a27-48a0-b40b-4d5a4147ebad} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11887 | 2026.04.29 20:58:14.589606 [ 276 ] {c6b05342-0a27-48a0-b40b-4d5a4147ebad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11888 | 2026.04.29 20:58:14.589963 [ 276 ] {c6b05342-0a27-48a0-b40b-4d5a4147ebad} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11889 | 2026.04.29 20:58:14.590180 [ 276 ] {c6b05342-0a27-48a0-b40b-4d5a4147ebad} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11890 | 2026.04.29 20:58:14.590321 [ 276 ] {c6b05342-0a27-48a0-b40b-4d5a4147ebad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 11891 | 2026.04.29 20:58:14.590359 [ 276 ] {c6b05342-0a27-48a0-b40b-4d5a4147ebad} <Debug> TCPHandler: Processed in 0.001400438 sec. | ||
| 11892 | 2026.04.29 20:58:14.590473 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11893 | 2026.04.29 20:58:14.590569 [ 276 ] {227c45f9-69a5-4958-b6e1-3167728a0756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11894 | 2026.04.29 20:58:14.590623 [ 276 ] {227c45f9-69a5-4958-b6e1-3167728a0756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11895 | 2026.04.29 20:58:14.591462 [ 276 ] {227c45f9-69a5-4958-b6e1-3167728a0756} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2026.04.29 20:58:14.591499 [ 276 ] {227c45f9-69a5-4958-b6e1-3167728a0756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11897 | 2026.04.29 20:58:14.592060 [ 276 ] {227c45f9-69a5-4958-b6e1-3167728a0756} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11898 | 2026.04.29 20:58:14.592290 [ 276 ] {227c45f9-69a5-4958-b6e1-3167728a0756} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2026.04.29 20:58:14.592438 [ 276 ] {227c45f9-69a5-4958-b6e1-3167728a0756} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001887 sec., 18547.95972443031 rows/sec., 33.24 MiB/sec. | ||
| 11900 | 2026.04.29 20:58:14.592502 [ 276 ] {227c45f9-69a5-4958-b6e1-3167728a0756} <Debug> TCPHandler: Processed in 0.002079777 sec. | ||
| 11901 | 2026.04.29 20:58:14.592630 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2026.04.29 20:58:14.592726 [ 276 ] {d90ab1f2-0e7b-403f-9ca7-0fd27fb4e78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11903 | 2026.04.29 20:58:14.592767 [ 276 ] {d90ab1f2-0e7b-403f-9ca7-0fd27fb4e78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11904 | 2026.04.29 20:58:14.593105 [ 276 ] {d90ab1f2-0e7b-403f-9ca7-0fd27fb4e78e} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2026.04.29 20:58:14.593141 [ 276 ] {d90ab1f2-0e7b-403f-9ca7-0fd27fb4e78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11906 | 2026.04.29 20:58:14.593452 [ 276 ] {d90ab1f2-0e7b-403f-9ca7-0fd27fb4e78e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11907 | 2026.04.29 20:58:14.593668 [ 276 ] {d90ab1f2-0e7b-403f-9ca7-0fd27fb4e78e} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2026.04.29 20:58:14.593797 [ 276 ] {d90ab1f2-0e7b-403f-9ca7-0fd27fb4e78e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 11909 | 2026.04.29 20:58:14.593832 [ 276 ] {d90ab1f2-0e7b-403f-9ca7-0fd27fb4e78e} <Debug> TCPHandler: Processed in 0.001252996 sec. | ||
| 11910 | 2026.04.29 20:58:19.580207 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2026.04.29 20:58:19.580457 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11912 | 2026.04.29 20:58:19.580800 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11913 | 2026.04.29 20:58:19.580837 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11914 | 2026.04.29 20:58:19.581075 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11915 | 2026.04.29 20:58:19.581144 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11916 | 2026.04.29 20:58:19.581295 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 11917 | 2026.04.29 20:58:19.581332 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11918 | 2026.04.29 20:58:19.581353 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 11919 | 2026.04.29 20:58:19.581368 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11920 | 2026.04.29 20:58:19.581409 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 11921 | 2026.04.29 20:58:19.581430 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11922 | 2026.04.29 20:58:19.582888 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002527 sec., 20577.760189948553 rows/sec., 4.81 MiB/sec. | ||
| 11923 | 2026.04.29 20:58:19.583006 [ 276 ] {d4b3ec19-1696-48c5-bbb8-30e9c7ee25c4} <Debug> TCPHandler: Processed in 0.002934517 sec. | ||
| 11924 | 2026.04.29 20:58:19.585558 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11925 | 2026.04.29 20:58:19.585691 [ 276 ] {bf2ca1a1-c4d5-4ac6-86a8-c7de8e1da279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11926 | 2026.04.29 20:58:19.585746 [ 276 ] {bf2ca1a1-c4d5-4ac6-86a8-c7de8e1da279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11927 | 2026.04.29 20:58:19.586339 [ 276 ] {bf2ca1a1-c4d5-4ac6-86a8-c7de8e1da279} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.04.29 20:58:19.586389 [ 276 ] {bf2ca1a1-c4d5-4ac6-86a8-c7de8e1da279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11929 | 2026.04.29 20:58:19.586793 [ 276 ] {bf2ca1a1-c4d5-4ac6-86a8-c7de8e1da279} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11930 | 2026.04.29 20:58:19.587025 [ 276 ] {bf2ca1a1-c4d5-4ac6-86a8-c7de8e1da279} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.04.29 20:58:19.587178 [ 276 ] {bf2ca1a1-c4d5-4ac6-86a8-c7de8e1da279} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001527 sec., 15717.092337917486 rows/sec., 1.30 MiB/sec. | ||
| 11932 | 2026.04.29 20:58:19.587219 [ 276 ] {bf2ca1a1-c4d5-4ac6-86a8-c7de8e1da279} <Debug> TCPHandler: Processed in 0.001727732 sec. | ||
| 11933 | 2026.04.29 20:58:19.587346 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2026.04.29 20:58:19.587446 [ 276 ] {9df63991-530e-41dd-9f44-bbaa8a643d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11935 | 2026.04.29 20:58:19.587488 [ 276 ] {9df63991-530e-41dd-9f44-bbaa8a643d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11936 | 2026.04.29 20:58:19.587891 [ 276 ] {9df63991-530e-41dd-9f44-bbaa8a643d1a} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2026.04.29 20:58:19.587928 [ 276 ] {9df63991-530e-41dd-9f44-bbaa8a643d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11938 | 2026.04.29 20:58:19.588224 [ 276 ] {9df63991-530e-41dd-9f44-bbaa8a643d1a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11939 | 2026.04.29 20:58:19.588436 [ 276 ] {9df63991-530e-41dd-9f44-bbaa8a643d1a} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11940 | 2026.04.29 20:58:19.588573 [ 276 ] {9df63991-530e-41dd-9f44-bbaa8a643d1a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001148 sec., 3484.3205574912895 rows/sec., 284.12 KiB/sec. | ||
| 11941 | 2026.04.29 20:58:19.588611 [ 276 ] {9df63991-530e-41dd-9f44-bbaa8a643d1a} <Debug> TCPHandler: Processed in 0.001316926 sec. | ||
| 11942 | 2026.04.29 20:58:19.588728 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11943 | 2026.04.29 20:58:19.588823 [ 276 ] {ea379554-da9f-41b4-9a27-3e3eda10b67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11944 | 2026.04.29 20:58:19.588862 [ 276 ] {ea379554-da9f-41b4-9a27-3e3eda10b67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11945 | 2026.04.29 20:58:19.589344 [ 276 ] {ea379554-da9f-41b4-9a27-3e3eda10b67a} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2026.04.29 20:58:19.589380 [ 276 ] {ea379554-da9f-41b4-9a27-3e3eda10b67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11947 | 2026.04.29 20:58:19.589701 [ 276 ] {ea379554-da9f-41b4-9a27-3e3eda10b67a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11948 | 2026.04.29 20:58:19.589910 [ 276 ] {ea379554-da9f-41b4-9a27-3e3eda10b67a} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2026.04.29 20:58:19.590039 [ 276 ] {ea379554-da9f-41b4-9a27-3e3eda10b67a} <Debug> executeQuery: Read 192 rows, 17.36 KiB in 0.001234 sec., 155591.57212317665 rows/sec., 13.74 MiB/sec. | ||
| 11950 | 2026.04.29 20:58:19.590076 [ 276 ] {ea379554-da9f-41b4-9a27-3e3eda10b67a} <Debug> TCPHandler: Processed in 0.001399778 sec. | ||
| 11951 | 2026.04.29 20:58:19.590198 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2026.04.29 20:58:19.590292 [ 276 ] {343e463b-c70d-4054-b0c9-354feae09845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11953 | 2026.04.29 20:58:19.590332 [ 276 ] {343e463b-c70d-4054-b0c9-354feae09845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11954 | 2026.04.29 20:58:19.590730 [ 276 ] {343e463b-c70d-4054-b0c9-354feae09845} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.04.29 20:58:19.590765 [ 276 ] {343e463b-c70d-4054-b0c9-354feae09845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11956 | 2026.04.29 20:58:19.591061 [ 276 ] {343e463b-c70d-4054-b0c9-354feae09845} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11957 | 2026.04.29 20:58:19.591284 [ 276 ] {343e463b-c70d-4054-b0c9-354feae09845} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.04.29 20:58:19.591414 [ 276 ] {343e463b-c70d-4054-b0c9-354feae09845} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.00114 sec., 20175.43859649123 rows/sec., 1.51 MiB/sec. | ||
| 11959 | 2026.04.29 20:58:19.591451 [ 276 ] {343e463b-c70d-4054-b0c9-354feae09845} <Debug> TCPHandler: Processed in 0.001303997 sec. | ||
| 11960 | 2026.04.29 20:58:19.591568 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2026.04.29 20:58:19.591662 [ 276 ] {cac9b6f7-317d-46b6-99f6-3350ba962a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11962 | 2026.04.29 20:58:19.591701 [ 276 ] {cac9b6f7-317d-46b6-99f6-3350ba962a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11963 | 2026.04.29 20:58:19.592095 [ 276 ] {cac9b6f7-317d-46b6-99f6-3350ba962a6b} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2026.04.29 20:58:19.592131 [ 276 ] {cac9b6f7-317d-46b6-99f6-3350ba962a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11965 | 2026.04.29 20:58:19.592425 [ 276 ] {cac9b6f7-317d-46b6-99f6-3350ba962a6b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11966 | 2026.04.29 20:58:19.592631 [ 276 ] {cac9b6f7-317d-46b6-99f6-3350ba962a6b} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2026.04.29 20:58:19.592760 [ 276 ] {cac9b6f7-317d-46b6-99f6-3350ba962a6b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.78 MiB/sec. | ||
| 11968 | 2026.04.29 20:58:19.592796 [ 276 ] {cac9b6f7-317d-46b6-99f6-3350ba962a6b} <Debug> TCPHandler: Processed in 0.001278696 sec. | ||
| 11969 | 2026.04.29 20:58:19.592911 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11970 | 2026.04.29 20:58:19.593003 [ 276 ] {204d3324-3dbc-417c-a896-ef4e82f51290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11971 | 2026.04.29 20:58:19.593041 [ 276 ] {204d3324-3dbc-417c-a896-ef4e82f51290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11972 | 2026.04.29 20:58:19.593433 [ 276 ] {204d3324-3dbc-417c-a896-ef4e82f51290} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11973 | 2026.04.29 20:58:19.593470 [ 276 ] {204d3324-3dbc-417c-a896-ef4e82f51290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11974 | 2026.04.29 20:58:19.593788 [ 276 ] {204d3324-3dbc-417c-a896-ef4e82f51290} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11975 | 2026.04.29 20:58:19.593993 [ 276 ] {204d3324-3dbc-417c-a896-ef4e82f51290} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2026.04.29 20:58:19.594122 [ 276 ] {204d3324-3dbc-417c-a896-ef4e82f51290} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 11977 | 2026.04.29 20:58:19.594160 [ 276 ] {204d3324-3dbc-417c-a896-ef4e82f51290} <Debug> TCPHandler: Processed in 0.001298746 sec. | ||
| 11978 | 2026.04.29 20:58:19.594277 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11979 | 2026.04.29 20:58:19.594371 [ 276 ] {df0cb01b-de4d-4453-8b0c-b77d2d3eb12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11980 | 2026.04.29 20:58:19.594410 [ 276 ] {df0cb01b-de4d-4453-8b0c-b77d2d3eb12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11981 | 2026.04.29 20:58:19.594842 [ 276 ] {df0cb01b-de4d-4453-8b0c-b77d2d3eb12e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11982 | 2026.04.29 20:58:19.594904 [ 276 ] {df0cb01b-de4d-4453-8b0c-b77d2d3eb12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11983 | 2026.04.29 20:58:19.595208 [ 276 ] {df0cb01b-de4d-4453-8b0c-b77d2d3eb12e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11984 | 2026.04.29 20:58:19.595427 [ 276 ] {df0cb01b-de4d-4453-8b0c-b77d2d3eb12e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2026.04.29 20:58:19.595556 [ 276 ] {df0cb01b-de4d-4453-8b0c-b77d2d3eb12e} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001203 sec., 92269.32668329176 rows/sec., 7.52 MiB/sec. | ||
| 11986 | 2026.04.29 20:58:19.595594 [ 276 ] {df0cb01b-de4d-4453-8b0c-b77d2d3eb12e} <Debug> TCPHandler: Processed in 0.001368458 sec. | ||
| 11987 | 2026.04.29 20:58:19.595714 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11988 | 2026.04.29 20:58:19.595808 [ 276 ] {3f14ddf9-3611-4d42-98f3-5c32b4c6cf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11989 | 2026.04.29 20:58:19.595850 [ 276 ] {3f14ddf9-3611-4d42-98f3-5c32b4c6cf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11990 | 2026.04.29 20:58:19.596251 [ 276 ] {3f14ddf9-3611-4d42-98f3-5c32b4c6cf03} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2026.04.29 20:58:19.596288 [ 276 ] {3f14ddf9-3611-4d42-98f3-5c32b4c6cf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11992 | 2026.04.29 20:58:19.596624 [ 276 ] {3f14ddf9-3611-4d42-98f3-5c32b4c6cf03} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11993 | 2026.04.29 20:58:19.596840 [ 276 ] {3f14ddf9-3611-4d42-98f3-5c32b4c6cf03} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11994 | 2026.04.29 20:58:19.596969 [ 276 ] {3f14ddf9-3611-4d42-98f3-5c32b4c6cf03} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001179 sec., 167938.93129770993 rows/sec., 12.04 MiB/sec. | ||
| 11995 | 2026.04.29 20:58:19.597005 [ 276 ] {3f14ddf9-3611-4d42-98f3-5c32b4c6cf03} <Debug> TCPHandler: Processed in 0.001341167 sec. | ||
| 11996 | 2026.04.29 20:58:19.597125 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11997 | 2026.04.29 20:58:19.597218 [ 276 ] {99a17261-c4db-4c78-b5a3-30f14768b260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11998 | 2026.04.29 20:58:19.597272 [ 276 ] {99a17261-c4db-4c78-b5a3-30f14768b260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11999 | 2026.04.29 20:58:19.598027 [ 276 ] {99a17261-c4db-4c78-b5a3-30f14768b260} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12000 | 2026.04.29 20:58:19.598062 [ 276 ] {99a17261-c4db-4c78-b5a3-30f14768b260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12001 | 2026.04.29 20:58:19.598569 [ 276 ] {99a17261-c4db-4c78-b5a3-30f14768b260} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12002 | 2026.04.29 20:58:19.598797 [ 276 ] {99a17261-c4db-4c78-b5a3-30f14768b260} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12003 | 2026.04.29 20:58:19.598925 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12004 | 2026.04.29 20:58:19.598941 [ 276 ] {99a17261-c4db-4c78-b5a3-30f14768b260} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001742 sec., 4018.369690011481 rows/sec., 7.20 MiB/sec. | ||
| 12005 | 2026.04.29 20:58:19.598999 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.04.29 20:58:19.599026 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12007 | 2026.04.29 20:58:19.599030 [ 276 ] {99a17261-c4db-4c78-b5a3-30f14768b260} <Debug> TCPHandler: Processed in 0.001954905 sec. | ||
| 12008 | 2026.04.29 20:58:19.599132 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 12009 | 2026.04.29 20:58:19.599177 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2026.04.29 20:58:19.599279 [ 276 ] {b6434270-ed5f-41ee-aacb-54517ed42bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12011 | 2026.04.29 20:58:19.599321 [ 276 ] {b6434270-ed5f-41ee-aacb-54517ed42bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12012 | 2026.04.29 20:58:19.599383 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12013 | 2026.04.29 20:58:19.599444 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part | ||
| 12014 | 2026.04.29 20:58:19.599567 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 12015 | 2026.04.29 20:58:19.599664 [ 276 ] {b6434270-ed5f-41ee-aacb-54517ed42bd8} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.04.29 20:58:19.599672 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 46 rows starting from the beginning of the part | ||
| 12017 | 2026.04.29 20:58:19.599707 [ 276 ] {b6434270-ed5f-41ee-aacb-54517ed42bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12018 | 2026.04.29 20:58:19.599792 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 12019 | 2026.04.29 20:58:19.599913 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 35 rows starting from the beginning of the part | ||
| 12020 | 2026.04.29 20:58:19.600017 [ 199 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 12021 | 2026.04.29 20:58:19.600034 [ 276 ] {b6434270-ed5f-41ee-aacb-54517ed42bd8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12022 | 2026.04.29 20:58:19.600260 [ 276 ] {b6434270-ed5f-41ee-aacb-54517ed42bd8} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12023 | 2026.04.29 20:58:19.600412 [ 276 ] {b6434270-ed5f-41ee-aacb-54517ed42bd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 12024 | 2026.04.29 20:58:19.600448 [ 276 ] {b6434270-ed5f-41ee-aacb-54517ed42bd8} <Debug> TCPHandler: Processed in 0.001322507 sec. | ||
| 12025 | 2026.04.29 20:58:19.606555 [ 201 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1509 rows, containing 19 columns (19 merged, 0 gathered) in 0.007467465 sec., 202076.60832692217 rows/sec., 362.11 MiB/sec. | ||
| 12026 | 2026.04.29 20:58:19.608082 [ 201 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12027 | 2026.04.29 20:58:19.608502 [ 201 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.04.29 20:58:19.608592 [ 201 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12029 | 2026.04.29 20:58:19.608774 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 12030 | 2026.04.29 20:58:19.718575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23507 | ||
| 12031 | 2026.04.29 20:58:19.719019 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2026.04.29 20:58:19.719053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12033 | 2026.04.29 20:58:19.719503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12034 | 2026.04.29 20:58:19.719722 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2026.04.29 20:58:19.719845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23507 | ||
| 12036 | 2026.04.29 20:58:20.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.00 MiB, peak 334.49 MiB, free memory in arenas 0.00 B, will set to 325.47 MiB (RSS), difference: 2.47 MiB | ||
| 12037 | 2026.04.29 20:58:20.977295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 12038 | 2026.04.29 20:58:20.993784 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12039 | 2026.04.29 20:58:20.993842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12040 | 2026.04.29 20:58:20.999821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12041 | 2026.04.29 20:58:21.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.99 MiB, peak 334.49 MiB, free memory in arenas 0.00 B, will set to 325.48 MiB (RSS), difference: -4.51 MiB | ||
| 12042 | 2026.04.29 20:58:21.000706 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2026.04.29 20:58:21.003574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 12044 | 2026.04.29 20:58:22.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.48 MiB, peak 334.49 MiB, free memory in arenas 0.00 B, will set to 325.48 MiB (RSS), difference: 4.00 MiB | ||
| 12045 | 2026.04.29 20:58:22.301655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1500 | ||
| 12046 | 2026.04.29 20:58:22.304208 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.04.29 20:58:22.304276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12048 | 2026.04.29 20:58:22.305512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12049 | 2026.04.29 20:58:22.305794 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.04.29 20:58:22.305942 [ 66 ] {} <Debug> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12051 | 2026.04.29 20:58:22.306017 [ 66 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2026.04.29 20:58:22.306039 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12053 | 2026.04.29 20:58:22.306109 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
| 12054 | 2026.04.29 20:58:22.306158 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::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 | ||
| 12055 | 2026.04.29 20:58:22.306693 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12056 | 2026.04.29 20:58:22.306852 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1318 rows starting from the beginning of the part | ||
| 12057 | 2026.04.29 20:58:22.307209 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 12058 | 2026.04.29 20:58:22.307543 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 12059 | 2026.04.29 20:58:22.307899 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
| 12060 | 2026.04.29 20:58:22.308248 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 12061 | 2026.04.29 20:58:22.308589 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 12062 | 2026.04.29 20:58:22.315543 [ 197 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 72 columns (72 merged, 0 gathered) in 0.00943995 sec., 158899.14671158214 rows/sec., 132.45 MiB/sec. | ||
| 12063 | 2026.04.29 20:58:22.316954 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12064 | 2026.04.29 20:58:22.317466 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2026.04.29 20:58:22.317541 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_36_7} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12066 | 2026.04.29 20:58:22.317738 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
| 12067 | 2026.04.29 20:58:24.578591 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2026.04.29 20:58:24.578818 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12069 | 2026.04.29 20:58:24.579155 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12070 | 2026.04.29 20:58:24.579193 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12071 | 2026.04.29 20:58:24.579421 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12072 | 2026.04.29 20:58:24.579494 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12073 | 2026.04.29 20:58:24.579639 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12074 | 2026.04.29 20:58:24.579675 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12075 | 2026.04.29 20:58:24.579697 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 12076 | 2026.04.29 20:58:24.579712 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12077 | 2026.04.29 20:58:24.579754 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12078 | 2026.04.29 20:58:24.579775 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12079 | 2026.04.29 20:58:24.580923 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002194 sec., 23701.002734731082 rows/sec., 5.54 MiB/sec. | ||
| 12080 | 2026.04.29 20:58:24.581045 [ 276 ] {bf05297d-345c-4688-a157-43f9510945a0} <Debug> TCPHandler: Processed in 0.002593173 sec. | ||
| 12081 | 2026.04.29 20:58:24.583255 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2026.04.29 20:58:24.583391 [ 276 ] {6aae5681-a23d-47c3-a330-5ef42e246506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12083 | 2026.04.29 20:58:24.583445 [ 276 ] {6aae5681-a23d-47c3-a330-5ef42e246506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12084 | 2026.04.29 20:58:24.584018 [ 276 ] {6aae5681-a23d-47c3-a330-5ef42e246506} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.04.29 20:58:24.584067 [ 276 ] {6aae5681-a23d-47c3-a330-5ef42e246506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12086 | 2026.04.29 20:58:24.584496 [ 276 ] {6aae5681-a23d-47c3-a330-5ef42e246506} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12087 | 2026.04.29 20:58:24.584736 [ 276 ] {6aae5681-a23d-47c3-a330-5ef42e246506} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2026.04.29 20:58:24.584888 [ 276 ] {6aae5681-a23d-47c3-a330-5ef42e246506} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001538 sec., 81924.57737321196 rows/sec., 7.08 MiB/sec. | ||
| 12089 | 2026.04.29 20:58:24.584903 [ 23 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12090 | 2026.04.29 20:58:24.584928 [ 276 ] {6aae5681-a23d-47c3-a330-5ef42e246506} <Debug> TCPHandler: Processed in 0.001737713 sec. | ||
| 12091 | 2026.04.29 20:58:24.584978 [ 23 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.04.29 20:58:24.585008 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12093 | 2026.04.29 20:58:24.585080 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12094 | 2026.04.29 20:58:24.585129 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 12095 | 2026.04.29 20:58:24.585182 [ 276 ] {80cf98f8-faa9-4986-8315-6e3a1f610992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12096 | 2026.04.29 20:58:24.585228 [ 276 ] {80cf98f8-faa9-4986-8315-6e3a1f610992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12097 | 2026.04.29 20:58:24.585260 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12098 | 2026.04.29 20:58:24.585305 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3364 rows starting from the beginning of the part | ||
| 12099 | 2026.04.29 20:58:24.585368 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 12100 | 2026.04.29 20:58:24.585414 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 70 rows starting from the beginning of the part | ||
| 12101 | 2026.04.29 20:58:24.585489 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 126 rows starting from the beginning of the part | ||
| 12102 | 2026.04.29 20:58:24.585534 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 192 rows starting from the beginning of the part | ||
| 12103 | 2026.04.29 20:58:24.585613 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 126 rows starting from the beginning of the part | ||
| 12104 | 2026.04.29 20:58:24.585658 [ 276 ] {80cf98f8-faa9-4986-8315-6e3a1f610992} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2026.04.29 20:58:24.585700 [ 276 ] {80cf98f8-faa9-4986-8315-6e3a1f610992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12106 | 2026.04.29 20:58:24.586032 [ 276 ] {80cf98f8-faa9-4986-8315-6e3a1f610992} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12107 | 2026.04.29 20:58:24.586252 [ 276 ] {80cf98f8-faa9-4986-8315-6e3a1f610992} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.04.29 20:58:24.586400 [ 276 ] {80cf98f8-faa9-4986-8315-6e3a1f610992} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001237 sec., 28294.260307194825 rows/sec., 2.08 MiB/sec. | ||
| 12109 | 2026.04.29 20:58:24.586437 [ 276 ] {80cf98f8-faa9-4986-8315-6e3a1f610992} <Debug> TCPHandler: Processed in 0.001408668 sec. | ||
| 12110 | 2026.04.29 20:58:24.586557 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12111 | 2026.04.29 20:58:24.586652 [ 276 ] {cb724880-0714-41c3-9fb4-83cc0ef0c28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12112 | 2026.04.29 20:58:24.586691 [ 276 ] {cb724880-0714-41c3-9fb4-83cc0ef0c28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12113 | 2026.04.29 20:58:24.587110 [ 276 ] {cb724880-0714-41c3-9fb4-83cc0ef0c28d} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2026.04.29 20:58:24.587147 [ 276 ] {cb724880-0714-41c3-9fb4-83cc0ef0c28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12115 | 2026.04.29 20:58:24.587186 [ 188 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3934 rows, containing 5 columns (5 merged, 0 gathered) in 0.002108517 sec., 1865766.318222713 rows/sec., 150.94 MiB/sec. | ||
| 12116 | 2026.04.29 20:58:24.587466 [ 276 ] {cb724880-0714-41c3-9fb4-83cc0ef0c28d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12117 | 2026.04.29 20:58:24.587613 [ 191 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12118 | 2026.04.29 20:58:24.587720 [ 276 ] {cb724880-0714-41c3-9fb4-83cc0ef0c28d} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12119 | 2026.04.29 20:58:24.587845 [ 23 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12120 | 2026.04.29 20:58:24.587864 [ 276 ] {cb724880-0714-41c3-9fb4-83cc0ef0c28d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00123 sec., 80487.80487804879 rows/sec., 6.29 MiB/sec. | ||
| 12121 | 2026.04.29 20:58:24.587876 [ 23 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.04.29 20:58:24.587906 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12123 | 2026.04.29 20:58:24.587911 [ 276 ] {cb724880-0714-41c3-9fb4-83cc0ef0c28d} <Debug> TCPHandler: Processed in 0.001404798 sec. | ||
| 12124 | 2026.04.29 20:58:24.587943 [ 191 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2026.04.29 20:58:24.587993 [ 197 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 12126 | 2026.04.29 20:58:24.588030 [ 191 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_81_16} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12127 | 2026.04.29 20:58:24.588045 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12128 | 2026.04.29 20:58:24.588094 [ 197 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12129 | 2026.04.29 20:58:24.588125 [ 197 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1832 rows starting from the beginning of the part | ||
| 12130 | 2026.04.29 20:58:24.588144 [ 276 ] {6dd78aac-4b79-468a-b0ac-5df9776d6998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12131 | 2026.04.29 20:58:24.588144 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 12132 | 2026.04.29 20:58:24.588175 [ 197 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 12133 | 2026.04.29 20:58:24.588199 [ 276 ] {6dd78aac-4b79-468a-b0ac-5df9776d6998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12134 | 2026.04.29 20:58:24.588227 [ 197 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 71 rows starting from the beginning of the part | ||
| 12135 | 2026.04.29 20:58:24.588270 [ 197 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 99 rows starting from the beginning of the part | ||
| 12136 | 2026.04.29 20:58:24.588307 [ 197 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 111 rows starting from the beginning of the part | ||
| 12137 | 2026.04.29 20:58:24.588346 [ 197 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 99 rows starting from the beginning of the part | ||
| 12138 | 2026.04.29 20:58:24.588629 [ 276 ] {6dd78aac-4b79-468a-b0ac-5df9776d6998} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.04.29 20:58:24.588670 [ 276 ] {6dd78aac-4b79-468a-b0ac-5df9776d6998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12140 | 2026.04.29 20:58:24.589056 [ 276 ] {6dd78aac-4b79-468a-b0ac-5df9776d6998} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12141 | 2026.04.29 20:58:24.589285 [ 276 ] {6dd78aac-4b79-468a-b0ac-5df9776d6998} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.04.29 20:58:24.589361 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405398 sec., 1619470.0718230708 rows/sec., 119.97 MiB/sec. | ||
| 12143 | 2026.04.29 20:58:24.589428 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 5 parts from all_1_75_15 to all_79_79_0 | ||
| 12144 | 2026.04.29 20:58:24.589450 [ 276 ] {6dd78aac-4b79-468a-b0ac-5df9776d6998} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 12145 | 2026.04.29 20:58:24.589463 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2026.04.29 20:58:24.589497 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12147 | 2026.04.29 20:58:24.589508 [ 276 ] {6dd78aac-4b79-468a-b0ac-5df9776d6998} <Debug> TCPHandler: Processed in 0.001513369 sec. | ||
| 12148 | 2026.04.29 20:58:24.589578 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12149 | 2026.04.29 20:58:24.589586 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_75_15 to all_79_79_0 into Compact with storage Full | ||
| 12150 | 2026.04.29 20:58:24.589654 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12151 | 2026.04.29 20:58:24.589724 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12152 | 2026.04.29 20:58:24.589763 [ 276 ] {1d9e90f7-b59c-4ebb-bdae-84df2a9d9d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12153 | 2026.04.29 20:58:24.589770 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 31243 rows starting from the beginning of the part | ||
| 12154 | 2026.04.29 20:58:24.589829 [ 276 ] {1d9e90f7-b59c-4ebb-bdae-84df2a9d9d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12155 | 2026.04.29 20:58:24.589853 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.04.29 20:58:24.589862 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part | ||
| 12157 | 2026.04.29 20:58:24.589928 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 12158 | 2026.04.29 20:58:24.589930 [ 191 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_81_16} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12159 | 2026.04.29 20:58:24.589983 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12160 | 2026.04.29 20:58:24.590036 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 12161 | 2026.04.29 20:58:24.590035 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 198 rows starting from the beginning of the part | ||
| 12162 | 2026.04.29 20:58:24.590737 [ 276 ] {1d9e90f7-b59c-4ebb-bdae-84df2a9d9d50} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12163 | 2026.04.29 20:58:24.590781 [ 276 ] {1d9e90f7-b59c-4ebb-bdae-84df2a9d9d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12164 | 2026.04.29 20:58:24.591419 [ 276 ] {1d9e90f7-b59c-4ebb-bdae-84df2a9d9d50} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12165 | 2026.04.29 20:58:24.591665 [ 276 ] {1d9e90f7-b59c-4ebb-bdae-84df2a9d9d50} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12166 | 2026.04.29 20:58:24.591812 [ 276 ] {1d9e90f7-b59c-4ebb-bdae-84df2a9d9d50} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002069 sec., 16916.384726921216 rows/sec., 30.31 MiB/sec. | ||
| 12167 | 2026.04.29 20:58:24.591869 [ 276 ] {1d9e90f7-b59c-4ebb-bdae-84df2a9d9d50} <Debug> TCPHandler: Processed in 0.002267609 sec. | ||
| 12168 | 2026.04.29 20:58:24.592020 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12169 | 2026.04.29 20:58:24.592115 [ 276 ] {43208c6a-9aa3-415a-b818-46a699574e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12170 | 2026.04.29 20:58:24.592159 [ 276 ] {43208c6a-9aa3-415a-b818-46a699574e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12171 | 2026.04.29 20:58:24.592543 [ 276 ] {43208c6a-9aa3-415a-b818-46a699574e0b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12172 | 2026.04.29 20:58:24.592580 [ 276 ] {43208c6a-9aa3-415a-b818-46a699574e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12173 | 2026.04.29 20:58:24.592929 [ 276 ] {43208c6a-9aa3-415a-b818-46a699574e0b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12174 | 2026.04.29 20:58:24.593146 [ 276 ] {43208c6a-9aa3-415a-b818-46a699574e0b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12175 | 2026.04.29 20:58:24.593281 [ 276 ] {43208c6a-9aa3-415a-b818-46a699574e0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 12176 | 2026.04.29 20:58:24.593319 [ 276 ] {43208c6a-9aa3-415a-b818-46a699574e0b} <Debug> TCPHandler: Processed in 0.001350957 sec. | ||
| 12177 | 2026.04.29 20:58:24.596639 [ 191 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31889 rows, containing 5 columns (5 merged, 0 gathered) in 0.007088621 sec., 4498618.278505791 rows/sec., 288.67 MiB/sec. | ||
| 12178 | 2026.04.29 20:58:24.597332 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 12179 | 2026.04.29 20:58:24.597664 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12180 | 2026.04.29 20:58:24.597751 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 5 parts: [all_1_75_15, all_79_79_0] -> all_1_79_16 | ||
| 12181 | 2026.04.29 20:58:24.597839 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12182 | 2026.04.29 20:58:27.049846 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12183 | 2026.04.29 20:58:27.049910 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12184 | 2026.04.29 20:58:27.219982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24019 | ||
| 12185 | 2026.04.29 20:58:27.220537 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2026.04.29 20:58:27.220578 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12187 | 2026.04.29 20:58:27.221088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12188 | 2026.04.29 20:58:27.221310 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2026.04.29 20:58:27.221441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24019 | ||
| 12190 | 2026.04.29 20:58:28.503707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12191 | 2026.04.29 20:58:28.520755 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.04.29 20:58:28.520805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12193 | 2026.04.29 20:58:28.527052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12194 | 2026.04.29 20:58:28.527729 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.04.29 20:58:28.530574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12196 | 2026.04.29 20:58:29.578233 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2026.04.29 20:58:29.578567 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12198 | 2026.04.29 20:58:29.578897 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12199 | 2026.04.29 20:58:29.578934 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12200 | 2026.04.29 20:58:29.579163 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12201 | 2026.04.29 20:58:29.579236 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12202 | 2026.04.29 20:58:29.579391 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12203 | 2026.04.29 20:58:29.579430 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12204 | 2026.04.29 20:58:29.579452 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 12205 | 2026.04.29 20:58:29.579467 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12206 | 2026.04.29 20:58:29.579507 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12207 | 2026.04.29 20:58:29.579527 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12208 | 2026.04.29 20:58:29.580594 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002116 sec., 24574.66918714556 rows/sec., 5.75 MiB/sec. | ||
| 12209 | 2026.04.29 20:58:29.580712 [ 276 ] {8039db26-6285-4fb2-87e2-0e71cbc944c6} <Debug> TCPHandler: Processed in 0.002613823 sec. | ||
| 12210 | 2026.04.29 20:58:29.582557 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12211 | 2026.04.29 20:58:29.582675 [ 276 ] {d342fd3d-60d4-4966-a8d5-094ae09478fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12212 | 2026.04.29 20:58:29.582721 [ 276 ] {d342fd3d-60d4-4966-a8d5-094ae09478fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12213 | 2026.04.29 20:58:29.583252 [ 276 ] {d342fd3d-60d4-4966-a8d5-094ae09478fd} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2026.04.29 20:58:29.583291 [ 276 ] {d342fd3d-60d4-4966-a8d5-094ae09478fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12215 | 2026.04.29 20:58:29.583687 [ 276 ] {d342fd3d-60d4-4966-a8d5-094ae09478fd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12216 | 2026.04.29 20:58:29.583930 [ 276 ] {d342fd3d-60d4-4966-a8d5-094ae09478fd} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2026.04.29 20:58:29.584081 [ 276 ] {d342fd3d-60d4-4966-a8d5-094ae09478fd} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001442 sec., 48543.68932038835 rows/sec., 3.89 MiB/sec. | ||
| 12218 | 2026.04.29 20:58:29.584121 [ 276 ] {d342fd3d-60d4-4966-a8d5-094ae09478fd} <Debug> TCPHandler: Processed in 0.001621681 sec. | ||
| 12219 | 2026.04.29 20:58:29.584261 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12220 | 2026.04.29 20:58:29.584362 [ 276 ] {34210037-b39a-4983-80ee-d595aaebb61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12221 | 2026.04.29 20:58:29.584408 [ 276 ] {34210037-b39a-4983-80ee-d595aaebb61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12222 | 2026.04.29 20:58:29.584818 [ 276 ] {34210037-b39a-4983-80ee-d595aaebb61e} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.04.29 20:58:29.584853 [ 276 ] {34210037-b39a-4983-80ee-d595aaebb61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12224 | 2026.04.29 20:58:29.585156 [ 276 ] {34210037-b39a-4983-80ee-d595aaebb61e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12225 | 2026.04.29 20:58:29.585370 [ 276 ] {34210037-b39a-4983-80ee-d595aaebb61e} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.04.29 20:58:29.585500 [ 276 ] {34210037-b39a-4983-80ee-d595aaebb61e} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001159 sec., 6039.689387402933 rows/sec., 454.16 KiB/sec. | ||
| 12227 | 2026.04.29 20:58:29.585537 [ 276 ] {34210037-b39a-4983-80ee-d595aaebb61e} <Debug> TCPHandler: Processed in 0.001329507 sec. | ||
| 12228 | 2026.04.29 20:58:29.585655 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2026.04.29 20:58:29.585749 [ 276 ] {82a1a315-df06-499c-87cf-1df2b9b33c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12230 | 2026.04.29 20:58:29.585788 [ 276 ] {82a1a315-df06-499c-87cf-1df2b9b33c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12231 | 2026.04.29 20:58:29.586201 [ 276 ] {82a1a315-df06-499c-87cf-1df2b9b33c20} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.04.29 20:58:29.586235 [ 276 ] {82a1a315-df06-499c-87cf-1df2b9b33c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12233 | 2026.04.29 20:58:29.586554 [ 276 ] {82a1a315-df06-499c-87cf-1df2b9b33c20} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12234 | 2026.04.29 20:58:29.586763 [ 276 ] {82a1a315-df06-499c-87cf-1df2b9b33c20} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2026.04.29 20:58:29.586893 [ 276 ] {82a1a315-df06-499c-87cf-1df2b9b33c20} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001161 sec., 61154.177433247205 rows/sec., 4.77 MiB/sec. | ||
| 12236 | 2026.04.29 20:58:29.586929 [ 276 ] {82a1a315-df06-499c-87cf-1df2b9b33c20} <Debug> TCPHandler: Processed in 0.001326067 sec. | ||
| 12237 | 2026.04.29 20:58:29.587051 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12238 | 2026.04.29 20:58:29.587144 [ 276 ] {202273be-0f99-4f38-a055-c3fb66b72fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12239 | 2026.04.29 20:58:29.587186 [ 276 ] {202273be-0f99-4f38-a055-c3fb66b72fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12240 | 2026.04.29 20:58:29.587594 [ 276 ] {202273be-0f99-4f38-a055-c3fb66b72fbd} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2026.04.29 20:58:29.587630 [ 276 ] {202273be-0f99-4f38-a055-c3fb66b72fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12242 | 2026.04.29 20:58:29.587961 [ 276 ] {202273be-0f99-4f38-a055-c3fb66b72fbd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12243 | 2026.04.29 20:58:29.588173 [ 276 ] {202273be-0f99-4f38-a055-c3fb66b72fbd} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.04.29 20:58:29.588307 [ 276 ] {202273be-0f99-4f38-a055-c3fb66b72fbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 12245 | 2026.04.29 20:58:29.588349 [ 276 ] {202273be-0f99-4f38-a055-c3fb66b72fbd} <Debug> TCPHandler: Processed in 0.001349897 sec. | ||
| 12246 | 2026.04.29 20:58:29.588471 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2026.04.29 20:58:29.588566 [ 276 ] {923d9803-29d7-4486-8b17-fd0009f2eb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12248 | 2026.04.29 20:58:29.588621 [ 276 ] {923d9803-29d7-4486-8b17-fd0009f2eb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12249 | 2026.04.29 20:58:29.589408 [ 276 ] {923d9803-29d7-4486-8b17-fd0009f2eb6b} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.04.29 20:58:29.589446 [ 276 ] {923d9803-29d7-4486-8b17-fd0009f2eb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12251 | 2026.04.29 20:58:29.589969 [ 276 ] {923d9803-29d7-4486-8b17-fd0009f2eb6b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12252 | 2026.04.29 20:58:29.590224 [ 276 ] {923d9803-29d7-4486-8b17-fd0009f2eb6b} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.04.29 20:58:29.590395 [ 276 ] {923d9803-29d7-4486-8b17-fd0009f2eb6b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001845 sec., 3794.0379403794036 rows/sec., 6.80 MiB/sec. | ||
| 12254 | 2026.04.29 20:58:29.590471 [ 276 ] {923d9803-29d7-4486-8b17-fd0009f2eb6b} <Debug> TCPHandler: Processed in 0.002050766 sec. | ||
| 12255 | 2026.04.29 20:58:29.590613 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.04.29 20:58:29.590707 [ 276 ] {1fb56a5b-5adb-4ee9-85c4-a74b37d32163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12257 | 2026.04.29 20:58:29.590749 [ 276 ] {1fb56a5b-5adb-4ee9-85c4-a74b37d32163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12258 | 2026.04.29 20:58:29.591097 [ 276 ] {1fb56a5b-5adb-4ee9-85c4-a74b37d32163} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.04.29 20:58:29.591133 [ 276 ] {1fb56a5b-5adb-4ee9-85c4-a74b37d32163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12260 | 2026.04.29 20:58:29.591457 [ 276 ] {1fb56a5b-5adb-4ee9-85c4-a74b37d32163} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12261 | 2026.04.29 20:58:29.591678 [ 276 ] {1fb56a5b-5adb-4ee9-85c4-a74b37d32163} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.04.29 20:58:29.591811 [ 276 ] {1fb56a5b-5adb-4ee9-85c4-a74b37d32163} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 12263 | 2026.04.29 20:58:29.591848 [ 276 ] {1fb56a5b-5adb-4ee9-85c4-a74b37d32163} <Debug> TCPHandler: Processed in 0.001286857 sec. | ||
| 12264 | 2026.04.29 20:58:29.896680 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.04.29 20:58:29.896903 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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) | ||
| 12266 | 2026.04.29 20:58:29.897257 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12267 | 2026.04.29 20:58:29.897301 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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 | ||
| 12268 | 2026.04.29 20:58:29.897569 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12269 | 2026.04.29 20:58:29.897646 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12270 | 2026.04.29 20:58:29.897807 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 12271 | 2026.04.29 20:58:29.897850 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12272 | 2026.04.29 20:58:29.897875 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 12273 | 2026.04.29 20:58:29.897891 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12274 | 2026.04.29 20:58:29.897931 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 12275 | 2026.04.29 20:58:29.897951 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12276 | 2026.04.29 20:58:29.898997 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002189 sec., 23755.13933302878 rows/sec., 5.56 MiB/sec. | ||
| 12277 | 2026.04.29 20:58:29.899069 [ 276 ] {9c350e8c-caa1-4f81-a43a-fad541c328c8} <Debug> TCPHandler: Processed in 0.002504862 sec. | ||
| 12278 | 2026.04.29 20:58:29.912160 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2026.04.29 20:58:29.912288 [ 276 ] {02e1bca4-a4ba-47e2-80f9-cd4affee486e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12280 | 2026.04.29 20:58:29.912341 [ 276 ] {02e1bca4-a4ba-47e2-80f9-cd4affee486e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12281 | 2026.04.29 20:58:29.912874 [ 276 ] {02e1bca4-a4ba-47e2-80f9-cd4affee486e} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2026.04.29 20:58:29.912914 [ 276 ] {02e1bca4-a4ba-47e2-80f9-cd4affee486e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12283 | 2026.04.29 20:58:29.913251 [ 276 ] {02e1bca4-a4ba-47e2-80f9-cd4affee486e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12284 | 2026.04.29 20:58:29.913481 [ 276 ] {02e1bca4-a4ba-47e2-80f9-cd4affee486e} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2026.04.29 20:58:29.913606 [ 97 ] {} <Debug> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 12286 | 2026.04.29 20:58:29.913628 [ 276 ] {02e1bca4-a4ba-47e2-80f9-cd4affee486e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 356.34 KiB/sec. | ||
| 12287 | 2026.04.29 20:58:29.913669 [ 97 ] {} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12288 | 2026.04.29 20:58:29.913681 [ 276 ] {02e1bca4-a4ba-47e2-80f9-cd4affee486e} <Debug> TCPHandler: Processed in 0.00158364 sec. | ||
| 12289 | 2026.04.29 20:58:29.913698 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12290 | 2026.04.29 20:58:29.913800 [ 190 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 12291 | 2026.04.29 20:58:29.913812 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2026.04.29 20:58:29.913904 [ 190 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12293 | 2026.04.29 20:58:29.913921 [ 276 ] {09c6c4d1-a365-4fcb-a641-a2464a6799dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12294 | 2026.04.29 20:58:29.913931 [ 190 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 12295 | 2026.04.29 20:58:29.913960 [ 276 ] {09c6c4d1-a365-4fcb-a641-a2464a6799dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12296 | 2026.04.29 20:58:29.913987 [ 190 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 12297 | 2026.04.29 20:58:29.914031 [ 190 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 12298 | 2026.04.29 20:58:29.914070 [ 190 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 12299 | 2026.04.29 20:58:29.914107 [ 190 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 12300 | 2026.04.29 20:58:29.914143 [ 190 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 12301 | 2026.04.29 20:58:29.914855 [ 189 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001096774 sec., 43764.7136055377 rows/sec., 3.65 MiB/sec. | ||
| 12302 | 2026.04.29 20:58:29.915060 [ 191 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 12303 | 2026.04.29 20:58:29.915425 [ 191 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_19_4} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2026.04.29 20:58:29.915457 [ 276 ] {09c6c4d1-a365-4fcb-a641-a2464a6799dc} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12305 | 2026.04.29 20:58:29.915501 [ 276 ] {09c6c4d1-a365-4fcb-a641-a2464a6799dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12306 | 2026.04.29 20:58:29.915524 [ 191 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_19_4} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 12307 | 2026.04.29 20:58:29.915654 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12308 | 2026.04.29 20:58:29.915970 [ 276 ] {09c6c4d1-a365-4fcb-a641-a2464a6799dc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12309 | 2026.04.29 20:58:29.916198 [ 276 ] {09c6c4d1-a365-4fcb-a641-a2464a6799dc} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.04.29 20:58:29.916335 [ 276 ] {09c6c4d1-a365-4fcb-a641-a2464a6799dc} <Debug> executeQuery: Read 2478 rows, 188.65 KiB in 0.002434 sec., 1018077.2391125719 rows/sec., 75.69 MiB/sec. | ||
| 12311 | 2026.04.29 20:58:29.916374 [ 276 ] {09c6c4d1-a365-4fcb-a641-a2464a6799dc} <Debug> TCPHandler: Processed in 0.002612754 sec. | ||
| 12312 | 2026.04.29 20:58:29.916499 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2026.04.29 20:58:29.916594 [ 276 ] {c891f279-6b0a-405d-bab1-2300e263749a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12314 | 2026.04.29 20:58:29.916634 [ 276 ] {c891f279-6b0a-405d-bab1-2300e263749a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12315 | 2026.04.29 20:58:29.917054 [ 276 ] {c891f279-6b0a-405d-bab1-2300e263749a} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.04.29 20:58:29.917092 [ 276 ] {c891f279-6b0a-405d-bab1-2300e263749a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12317 | 2026.04.29 20:58:29.917392 [ 276 ] {c891f279-6b0a-405d-bab1-2300e263749a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12318 | 2026.04.29 20:58:29.917617 [ 276 ] {c891f279-6b0a-405d-bab1-2300e263749a} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.04.29 20:58:29.917728 [ 97 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 12320 | 2026.04.29 20:58:29.917749 [ 276 ] {c891f279-6b0a-405d-bab1-2300e263749a} <Debug> executeQuery: Read 52 rows, 3.88 KiB in 0.001173 sec., 44330.7757885763 rows/sec., 3.23 MiB/sec. | ||
| 12321 | 2026.04.29 20:58:29.917758 [ 97 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2026.04.29 20:58:29.917787 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12323 | 2026.04.29 20:58:29.917792 [ 276 ] {c891f279-6b0a-405d-bab1-2300e263749a} <Debug> TCPHandler: Processed in 0.001345998 sec. | ||
| 12324 | 2026.04.29 20:58:29.917868 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 12325 | 2026.04.29 20:58:29.917919 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12326 | 2026.04.29 20:58:29.917996 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12327 | 2026.04.29 20:58:29.918017 [ 276 ] {53a40cbe-c639-4196-887e-10f62c813b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12328 | 2026.04.29 20:58:29.918037 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 227 rows starting from the beginning of the part | ||
| 12329 | 2026.04.29 20:58:29.918062 [ 276 ] {53a40cbe-c639-4196-887e-10f62c813b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12330 | 2026.04.29 20:58:29.918117 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 35 rows starting from the beginning of the part | ||
| 12331 | 2026.04.29 20:58:29.918174 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 12332 | 2026.04.29 20:58:29.918224 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 35 rows starting from the beginning of the part | ||
| 12333 | 2026.04.29 20:58:29.918269 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 12334 | 2026.04.29 20:58:29.918314 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 52 rows starting from the beginning of the part | ||
| 12335 | 2026.04.29 20:58:29.918734 [ 276 ] {53a40cbe-c639-4196-887e-10f62c813b56} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2026.04.29 20:58:29.918775 [ 276 ] {53a40cbe-c639-4196-887e-10f62c813b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12337 | 2026.04.29 20:58:29.919129 [ 276 ] {53a40cbe-c639-4196-887e-10f62c813b56} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12338 | 2026.04.29 20:58:29.919251 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416958 sec., 267474.406439711 rows/sec., 19.16 MiB/sec. | ||
| 12339 | 2026.04.29 20:58:29.919342 [ 276 ] {53a40cbe-c639-4196-887e-10f62c813b56} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2026.04.29 20:58:29.919447 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 12341 | 2026.04.29 20:58:29.919476 [ 276 ] {53a40cbe-c639-4196-887e-10f62c813b56} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001476 sec., 542682.9268292682 rows/sec., 31.35 MiB/sec. | ||
| 12342 | 2026.04.29 20:58:29.919524 [ 276 ] {53a40cbe-c639-4196-887e-10f62c813b56} <Debug> TCPHandler: Processed in 0.001656581 sec. | ||
| 12343 | 2026.04.29 20:58:29.919647 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12344 | 2026.04.29 20:58:29.919812 [ 276 ] {81106429-d628-43ab-a302-f27e3fc5d9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12345 | 2026.04.29 20:58:29.919832 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.04.29 20:58:29.919859 [ 276 ] {81106429-d628-43ab-a302-f27e3fc5d9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12347 | 2026.04.29 20:58:29.919937 [ 192 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_70_14} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 12348 | 2026.04.29 20:58:29.920060 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12349 | 2026.04.29 20:58:29.920410 [ 276 ] {81106429-d628-43ab-a302-f27e3fc5d9c0} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2026.04.29 20:58:29.920451 [ 276 ] {81106429-d628-43ab-a302-f27e3fc5d9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12351 | 2026.04.29 20:58:29.920754 [ 276 ] {81106429-d628-43ab-a302-f27e3fc5d9c0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12352 | 2026.04.29 20:58:29.920964 [ 276 ] {81106429-d628-43ab-a302-f27e3fc5d9c0} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12353 | 2026.04.29 20:58:29.921099 [ 276 ] {81106429-d628-43ab-a302-f27e3fc5d9c0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001309 sec., 763.9419404125287 rows/sec., 53.71 KiB/sec. | ||
| 12354 | 2026.04.29 20:58:29.921139 [ 276 ] {81106429-d628-43ab-a302-f27e3fc5d9c0} <Debug> TCPHandler: Processed in 0.001549099 sec. | ||
| 12355 | 2026.04.29 20:58:29.921306 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12356 | 2026.04.29 20:58:29.921402 [ 276 ] {12e80c8b-3776-4d25-b820-f7cb575d36e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12357 | 2026.04.29 20:58:29.921442 [ 276 ] {12e80c8b-3776-4d25-b820-f7cb575d36e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12358 | 2026.04.29 20:58:29.922283 [ 276 ] {12e80c8b-3776-4d25-b820-f7cb575d36e7} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2026.04.29 20:58:29.922320 [ 276 ] {12e80c8b-3776-4d25-b820-f7cb575d36e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12360 | 2026.04.29 20:58:29.922701 [ 276 ] {12e80c8b-3776-4d25-b820-f7cb575d36e7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12361 | 2026.04.29 20:58:29.922914 [ 276 ] {12e80c8b-3776-4d25-b820-f7cb575d36e7} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2026.04.29 20:58:29.923045 [ 276 ] {12e80c8b-3776-4d25-b820-f7cb575d36e7} <Debug> executeQuery: Read 1331 rows, 91.41 KiB in 0.001663 sec., 800360.7937462417 rows/sec., 53.68 MiB/sec. | ||
| 12363 | 2026.04.29 20:58:29.923084 [ 276 ] {12e80c8b-3776-4d25-b820-f7cb575d36e7} <Debug> TCPHandler: Processed in 0.001829573 sec. | ||
| 12364 | 2026.04.29 20:58:29.923210 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12365 | 2026.04.29 20:58:29.923304 [ 276 ] {c3e66e37-ae42-4e4f-82a1-12f408938628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12366 | 2026.04.29 20:58:29.923346 [ 276 ] {c3e66e37-ae42-4e4f-82a1-12f408938628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12367 | 2026.04.29 20:58:29.924050 [ 276 ] {c3e66e37-ae42-4e4f-82a1-12f408938628} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12368 | 2026.04.29 20:58:29.924087 [ 276 ] {c3e66e37-ae42-4e4f-82a1-12f408938628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12369 | 2026.04.29 20:58:29.924505 [ 276 ] {c3e66e37-ae42-4e4f-82a1-12f408938628} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12370 | 2026.04.29 20:58:29.924730 [ 276 ] {c3e66e37-ae42-4e4f-82a1-12f408938628} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2026.04.29 20:58:29.924867 [ 276 ] {c3e66e37-ae42-4e4f-82a1-12f408938628} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001582 sec., 947534.7661188368 rows/sec., 57.48 MiB/sec. | ||
| 12372 | 2026.04.29 20:58:29.924903 [ 276 ] {c3e66e37-ae42-4e4f-82a1-12f408938628} <Debug> TCPHandler: Processed in 0.001745303 sec. | ||
| 12373 | 2026.04.29 20:58:29.925023 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2026.04.29 20:58:29.925117 [ 276 ] {aba33697-200c-47b6-ba77-17deb9e5add6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12375 | 2026.04.29 20:58:29.925169 [ 276 ] {aba33697-200c-47b6-ba77-17deb9e5add6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12376 | 2026.04.29 20:58:29.925967 [ 276 ] {aba33697-200c-47b6-ba77-17deb9e5add6} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.04.29 20:58:29.926006 [ 276 ] {aba33697-200c-47b6-ba77-17deb9e5add6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12378 | 2026.04.29 20:58:29.926573 [ 276 ] {aba33697-200c-47b6-ba77-17deb9e5add6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12379 | 2026.04.29 20:58:29.926802 [ 276 ] {aba33697-200c-47b6-ba77-17deb9e5add6} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.04.29 20:58:29.926939 [ 276 ] {aba33697-200c-47b6-ba77-17deb9e5add6} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.00184 sec., 25000 rows/sec., 44.80 MiB/sec. | ||
| 12381 | 2026.04.29 20:58:29.926991 [ 276 ] {aba33697-200c-47b6-ba77-17deb9e5add6} <Debug> TCPHandler: Processed in 0.002020746 sec. | ||
| 12382 | 2026.04.29 20:58:29.927128 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2026.04.29 20:58:29.927223 [ 276 ] {97cb83f6-8ca0-4498-8635-cd9e1db7a41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12384 | 2026.04.29 20:58:29.927263 [ 276 ] {97cb83f6-8ca0-4498-8635-cd9e1db7a41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12385 | 2026.04.29 20:58:29.927597 [ 276 ] {97cb83f6-8ca0-4498-8635-cd9e1db7a41f} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.04.29 20:58:29.927633 [ 276 ] {97cb83f6-8ca0-4498-8635-cd9e1db7a41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12387 | 2026.04.29 20:58:29.927929 [ 276 ] {97cb83f6-8ca0-4498-8635-cd9e1db7a41f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12388 | 2026.04.29 20:58:29.928135 [ 276 ] {97cb83f6-8ca0-4498-8635-cd9e1db7a41f} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.04.29 20:58:29.928260 [ 113 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12390 | 2026.04.29 20:58:29.928265 [ 276 ] {97cb83f6-8ca0-4498-8635-cd9e1db7a41f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 780.51 KiB/sec. | ||
| 12391 | 2026.04.29 20:58:29.928309 [ 113 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.04.29 20:58:29.928326 [ 276 ] {97cb83f6-8ca0-4498-8635-cd9e1db7a41f} <Debug> TCPHandler: Processed in 0.001248407 sec. | ||
| 12393 | 2026.04.29 20:58:29.928337 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12394 | 2026.04.29 20:58:29.928437 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 12395 | 2026.04.29 20:58:29.928555 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12396 | 2026.04.29 20:58:29.928589 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4470 rows starting from the beginning of the part | ||
| 12397 | 2026.04.29 20:58:29.928657 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 12398 | 2026.04.29 20:58:29.928708 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 12399 | 2026.04.29 20:58:29.928752 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 12400 | 2026.04.29 20:58:29.928795 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 12401 | 2026.04.29 20:58:29.928839 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 12402 | 2026.04.29 20:58:29.930368 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4722 rows, containing 4 columns (4 merged, 0 gathered) in 0.001968915 sec., 2398275.1921743704 rows/sec., 157.44 MiB/sec. | ||
| 12403 | 2026.04.29 20:58:29.930672 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12404 | 2026.04.29 20:58:29.930922 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_81_16} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12405 | 2026.04.29 20:58:29.930989 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_81_16} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12406 | 2026.04.29 20:58:29.931075 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12407 | 2026.04.29 20:58:30.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.99 MiB, peak 334.49 MiB, free memory in arenas 0.00 B, will set to 326.73 MiB (RSS), difference: -1.26 MiB | ||
| 12408 | 2026.04.29 20:58:32.306597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1548 | ||
| 12409 | 2026.04.29 20:58:32.309304 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12410 | 2026.04.29 20:58:32.309362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12411 | 2026.04.29 20:58:32.310614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12412 | 2026.04.29 20:58:32.310893 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12413 | 2026.04.29 20:58:32.311268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1548 | ||
| 12414 | 2026.04.29 20:58:34.576927 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2026.04.29 20:58:34.577205 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 12416 | 2026.04.29 20:58:34.577637 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12417 | 2026.04.29 20:58:34.577687 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 12418 | 2026.04.29 20:58:34.577988 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12419 | 2026.04.29 20:58:34.578099 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12420 | 2026.04.29 20:58:34.578263 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12421 | 2026.04.29 20:58:34.578299 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12422 | 2026.04.29 20:58:34.578320 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 12423 | 2026.04.29 20:58:34.578335 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12424 | 2026.04.29 20:58:34.578376 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12425 | 2026.04.29 20:58:34.578397 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12426 | 2026.04.29 20:58:34.579614 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002541 sec., 20464.38410074774 rows/sec., 4.79 MiB/sec. | ||
| 12427 | 2026.04.29 20:58:34.579730 [ 276 ] {0046ef39-b147-4a6c-8ffe-58efb89b66a8} <Debug> TCPHandler: Processed in 0.002936958 sec. | ||
| 12428 | 2026.04.29 20:58:34.581247 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2026.04.29 20:58:34.581363 [ 276 ] {0388a468-2afa-411a-a735-31de850d32b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12430 | 2026.04.29 20:58:34.581409 [ 276 ] {0388a468-2afa-411a-a735-31de850d32b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12431 | 2026.04.29 20:58:34.581923 [ 276 ] {0388a468-2afa-411a-a735-31de850d32b0} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2026.04.29 20:58:34.581960 [ 276 ] {0388a468-2afa-411a-a735-31de850d32b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12433 | 2026.04.29 20:58:34.582351 [ 276 ] {0388a468-2afa-411a-a735-31de850d32b0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12434 | 2026.04.29 20:58:34.582579 [ 276 ] {0388a468-2afa-411a-a735-31de850d32b0} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.04.29 20:58:34.582728 [ 276 ] {0388a468-2afa-411a-a735-31de850d32b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0014 sec., 40000 rows/sec., 3.07 MiB/sec. | ||
| 12436 | 2026.04.29 20:58:34.582769 [ 276 ] {0388a468-2afa-411a-a735-31de850d32b0} <Debug> TCPHandler: Processed in 0.001577921 sec. | ||
| 12437 | 2026.04.29 20:58:34.582900 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2026.04.29 20:58:34.583000 [ 276 ] {571f2ea1-ddcb-47bc-9568-d47993f0a43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12439 | 2026.04.29 20:58:34.583040 [ 276 ] {571f2ea1-ddcb-47bc-9568-d47993f0a43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12440 | 2026.04.29 20:58:34.583473 [ 276 ] {571f2ea1-ddcb-47bc-9568-d47993f0a43e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2026.04.29 20:58:34.583506 [ 276 ] {571f2ea1-ddcb-47bc-9568-d47993f0a43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12442 | 2026.04.29 20:58:34.583818 [ 276 ] {571f2ea1-ddcb-47bc-9568-d47993f0a43e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12443 | 2026.04.29 20:58:34.584027 [ 276 ] {571f2ea1-ddcb-47bc-9568-d47993f0a43e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2026.04.29 20:58:34.584157 [ 276 ] {571f2ea1-ddcb-47bc-9568-d47993f0a43e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 12445 | 2026.04.29 20:58:34.584193 [ 276 ] {571f2ea1-ddcb-47bc-9568-d47993f0a43e} <Debug> TCPHandler: Processed in 0.001347198 sec. | ||
| 12446 | 2026.04.29 20:58:34.584314 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2026.04.29 20:58:34.584410 [ 276 ] {032012f5-0946-4bf6-b6d8-cbb660920f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12448 | 2026.04.29 20:58:34.584452 [ 276 ] {032012f5-0946-4bf6-b6d8-cbb660920f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12449 | 2026.04.29 20:58:34.584840 [ 276 ] {032012f5-0946-4bf6-b6d8-cbb660920f81} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2026.04.29 20:58:34.584874 [ 276 ] {032012f5-0946-4bf6-b6d8-cbb660920f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12451 | 2026.04.29 20:58:34.585210 [ 276 ] {032012f5-0946-4bf6-b6d8-cbb660920f81} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12452 | 2026.04.29 20:58:34.585418 [ 276 ] {032012f5-0946-4bf6-b6d8-cbb660920f81} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2026.04.29 20:58:34.585545 [ 276 ] {032012f5-0946-4bf6-b6d8-cbb660920f81} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001156 sec., 110726.64359861592 rows/sec., 7.71 MiB/sec. | ||
| 12454 | 2026.04.29 20:58:34.585580 [ 276 ] {032012f5-0946-4bf6-b6d8-cbb660920f81} <Debug> TCPHandler: Processed in 0.001317737 sec. | ||
| 12455 | 2026.04.29 20:58:34.585697 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.04.29 20:58:34.585792 [ 276 ] {9dcd6706-36e6-48d6-aee9-dd488d2e2336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12457 | 2026.04.29 20:58:34.585832 [ 276 ] {9dcd6706-36e6-48d6-aee9-dd488d2e2336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12458 | 2026.04.29 20:58:34.586166 [ 276 ] {9dcd6706-36e6-48d6-aee9-dd488d2e2336} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.04.29 20:58:34.586200 [ 276 ] {9dcd6706-36e6-48d6-aee9-dd488d2e2336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12460 | 2026.04.29 20:58:34.586518 [ 276 ] {9dcd6706-36e6-48d6-aee9-dd488d2e2336} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12461 | 2026.04.29 20:58:34.586725 [ 276 ] {9dcd6706-36e6-48d6-aee9-dd488d2e2336} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.04.29 20:58:34.586856 [ 276 ] {9dcd6706-36e6-48d6-aee9-dd488d2e2336} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001083 sec., 44321.3296398892 rows/sec., 2.99 MiB/sec. | ||
| 12463 | 2026.04.29 20:58:34.586891 [ 276 ] {9dcd6706-36e6-48d6-aee9-dd488d2e2336} <Debug> TCPHandler: Processed in 0.001245286 sec. | ||
| 12464 | 2026.04.29 20:58:34.721638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24467 | ||
| 12465 | 2026.04.29 20:58:34.722098 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2026.04.29 20:58:34.722142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12467 | 2026.04.29 20:58:34.722616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12468 | 2026.04.29 20:58:34.722843 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2026.04.29 20:58:34.722988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24467 | ||
| 12470 | 2026.04.29 20:58:34.723002 [ 107 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12471 | 2026.04.29 20:58:34.723066 [ 107 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.04.29 20:58:34.723089 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12473 | 2026.04.29 20:58:34.723196 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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 | ||
| 12474 | 2026.04.29 20:58:34.723304 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12475 | 2026.04.29 20:58:34.723337 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22099 rows starting from the beginning of the part | ||
| 12476 | 2026.04.29 20:58:34.723398 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 12477 | 2026.04.29 20:58:34.723445 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 12478 | 2026.04.29 20:58:34.723489 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 12479 | 2026.04.29 20:58:34.723529 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 12480 | 2026.04.29 20:58:34.723571 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 12481 | 2026.04.29 20:58:34.725665 [ 191 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24467 rows, containing 4 columns (4 merged, 0 gathered) in 0.002517192 sec., 9719957.794240566 rows/sec., 139.05 MiB/sec. | ||
| 12482 | 2026.04.29 20:58:34.726118 [ 200 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12483 | 2026.04.29 20:58:34.726459 [ 200 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2026.04.29 20:58:34.726555 [ 200 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_51_10} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12485 | 2026.04.29 20:58:34.726663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12486 | 2026.04.29 20:58:36.030720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12487 | 2026.04.29 20:58:36.048806 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2026.04.29 20:58:36.048868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12489 | 2026.04.29 20:58:36.054905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12490 | 2026.04.29 20:58:36.055677 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2026.04.29 20:58:36.055965 [ 108 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12492 | 2026.04.29 20:58:36.056008 [ 108 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2026.04.29 20:58:36.056030 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12494 | 2026.04.29 20:58:36.056178 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 12495 | 2026.04.29 20:58:36.058663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12496 | 2026.04.29 20:58:36.059979 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12497 | 2026.04.29 20:58:36.061420 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 12498 | 2026.04.29 20:58:36.066122 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 12499 | 2026.04.29 20:58:36.070708 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 12500 | 2026.04.29 20:58:36.075233 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 12501 | 2026.04.29 20:58:36.079748 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 12502 | 2026.04.29 20:58:36.083720 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 12503 | 2026.04.29 20:58:36.137455 [ 199 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081338561 sec., 4721.008034553254 rows/sec., 24.41 MiB/sec. | ||
| 12504 | 2026.04.29 20:58:36.140736 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12505 | 2026.04.29 20:58:36.142876 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_51_10} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.04.29 20:58:36.142994 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_51_10} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12507 | 2026.04.29 20:58:36.145955 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12508 | 2026.04.29 20:58:37.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.95 MiB, peak 341.37 MiB, free memory in arenas 0.00 B, will set to 330.60 MiB (RSS), difference: 2.64 MiB | ||
| 12509 | 2026.04.29 20:58:39.577520 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2026.04.29 20:58:39.577779 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12511 | 2026.04.29 20:58:39.578160 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12512 | 2026.04.29 20:58:39.578203 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12513 | 2026.04.29 20:58:39.578422 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12514 | 2026.04.29 20:58:39.578526 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12515 | 2026.04.29 20:58:39.578691 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12516 | 2026.04.29 20:58:39.578727 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12517 | 2026.04.29 20:58:39.578749 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 12518 | 2026.04.29 20:58:39.578766 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12519 | 2026.04.29 20:58:39.578807 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12520 | 2026.04.29 20:58:39.578827 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12521 | 2026.04.29 20:58:39.580082 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002406 sec., 21612.63507896924 rows/sec., 5.05 MiB/sec. | ||
| 12522 | 2026.04.29 20:58:39.580203 [ 276 ] {a049dcec-99b3-482b-9014-de524bc91c5a} <Debug> TCPHandler: Processed in 0.002830966 sec. | ||
| 12523 | 2026.04.29 20:58:39.582085 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12524 | 2026.04.29 20:58:39.582198 [ 276 ] {e5703b38-702c-4102-bc7c-09442d5548f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12525 | 2026.04.29 20:58:39.582251 [ 276 ] {e5703b38-702c-4102-bc7c-09442d5548f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12526 | 2026.04.29 20:58:39.582824 [ 276 ] {e5703b38-702c-4102-bc7c-09442d5548f7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2026.04.29 20:58:39.582877 [ 276 ] {e5703b38-702c-4102-bc7c-09442d5548f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12528 | 2026.04.29 20:58:39.583323 [ 276 ] {e5703b38-702c-4102-bc7c-09442d5548f7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12529 | 2026.04.29 20:58:39.583550 [ 276 ] {e5703b38-702c-4102-bc7c-09442d5548f7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2026.04.29 20:58:39.583708 [ 276 ] {e5703b38-702c-4102-bc7c-09442d5548f7} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001543 sec., 45366.16979909268 rows/sec., 3.64 MiB/sec. | ||
| 12531 | 2026.04.29 20:58:39.583750 [ 276 ] {e5703b38-702c-4102-bc7c-09442d5548f7} <Debug> TCPHandler: Processed in 0.001720292 sec. | ||
| 12532 | 2026.04.29 20:58:39.583882 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12533 | 2026.04.29 20:58:39.583982 [ 276 ] {e2db0409-6eec-4bd8-913c-57bfcdd339d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12534 | 2026.04.29 20:58:39.584026 [ 276 ] {e2db0409-6eec-4bd8-913c-57bfcdd339d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12535 | 2026.04.29 20:58:39.584420 [ 276 ] {e2db0409-6eec-4bd8-913c-57bfcdd339d2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2026.04.29 20:58:39.584463 [ 276 ] {e2db0409-6eec-4bd8-913c-57bfcdd339d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12537 | 2026.04.29 20:58:39.584771 [ 276 ] {e2db0409-6eec-4bd8-913c-57bfcdd339d2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12538 | 2026.04.29 20:58:39.584981 [ 276 ] {e2db0409-6eec-4bd8-913c-57bfcdd339d2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.04.29 20:58:39.585120 [ 276 ] {e2db0409-6eec-4bd8-913c-57bfcdd339d2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00116 sec., 6034.482758620689 rows/sec., 453.76 KiB/sec. | ||
| 12540 | 2026.04.29 20:58:39.585159 [ 276 ] {e2db0409-6eec-4bd8-913c-57bfcdd339d2} <Debug> TCPHandler: Processed in 0.001329527 sec. | ||
| 12541 | 2026.04.29 20:58:39.585281 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.04.29 20:58:39.585376 [ 276 ] {392b4b80-9e78-4ac2-862d-707ca7eef59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12543 | 2026.04.29 20:58:39.585415 [ 276 ] {392b4b80-9e78-4ac2-862d-707ca7eef59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12544 | 2026.04.29 20:58:39.585824 [ 276 ] {392b4b80-9e78-4ac2-862d-707ca7eef59f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2026.04.29 20:58:39.585860 [ 276 ] {392b4b80-9e78-4ac2-862d-707ca7eef59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12546 | 2026.04.29 20:58:39.586173 [ 276 ] {392b4b80-9e78-4ac2-862d-707ca7eef59f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12547 | 2026.04.29 20:58:39.586407 [ 276 ] {392b4b80-9e78-4ac2-862d-707ca7eef59f} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2026.04.29 20:58:39.586551 [ 276 ] {392b4b80-9e78-4ac2-862d-707ca7eef59f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001195 sec., 59414.22594142259 rows/sec., 4.64 MiB/sec. | ||
| 12549 | 2026.04.29 20:58:39.586589 [ 276 ] {392b4b80-9e78-4ac2-862d-707ca7eef59f} <Debug> TCPHandler: Processed in 0.001359248 sec. | ||
| 12550 | 2026.04.29 20:58:39.586709 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2026.04.29 20:58:39.586804 [ 276 ] {b3462401-639c-427b-ad64-81feb5a35eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12552 | 2026.04.29 20:58:39.586847 [ 276 ] {b3462401-639c-427b-ad64-81feb5a35eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12553 | 2026.04.29 20:58:39.587255 [ 276 ] {b3462401-639c-427b-ad64-81feb5a35eeb} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.04.29 20:58:39.587290 [ 276 ] {b3462401-639c-427b-ad64-81feb5a35eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12555 | 2026.04.29 20:58:39.587638 [ 276 ] {b3462401-639c-427b-ad64-81feb5a35eeb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12556 | 2026.04.29 20:58:39.587852 [ 276 ] {b3462401-639c-427b-ad64-81feb5a35eeb} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.04.29 20:58:39.587969 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 4 parts from all_1_79_16 to all_82_82_0 | ||
| 12558 | 2026.04.29 20:58:39.587985 [ 276 ] {b3462401-639c-427b-ad64-81feb5a35eeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 12559 | 2026.04.29 20:58:39.588034 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2026.04.29 20:58:39.588047 [ 276 ] {b3462401-639c-427b-ad64-81feb5a35eeb} <Debug> TCPHandler: Processed in 0.001389477 sec. | ||
| 12561 | 2026.04.29 20:58:39.588059 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12562 | 2026.04.29 20:58:39.588151 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_82_17} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_79_16 to all_82_82_0 into Compact with storage Full | ||
| 12563 | 2026.04.29 20:58:39.588165 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2026.04.29 20:58:39.588258 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_82_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12565 | 2026.04.29 20:58:39.588269 [ 276 ] {539781f8-1027-41e8-a5fc-cf1c9009a3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12566 | 2026.04.29 20:58:39.588294 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 31889 rows starting from the beginning of the part | ||
| 12567 | 2026.04.29 20:58:39.588328 [ 276 ] {539781f8-1027-41e8-a5fc-cf1c9009a3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12568 | 2026.04.29 20:58:39.588360 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12569 | 2026.04.29 20:58:39.588421 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12570 | 2026.04.29 20:58:39.588490 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1499 rows starting from the beginning of the part | ||
| 12571 | 2026.04.29 20:58:39.589096 [ 276 ] {539781f8-1027-41e8-a5fc-cf1c9009a3d1} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.04.29 20:58:39.589131 [ 276 ] {539781f8-1027-41e8-a5fc-cf1c9009a3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12573 | 2026.04.29 20:58:39.590143 [ 276 ] {539781f8-1027-41e8-a5fc-cf1c9009a3d1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12574 | 2026.04.29 20:58:39.590422 [ 276 ] {539781f8-1027-41e8-a5fc-cf1c9009a3d1} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.04.29 20:58:39.590579 [ 276 ] {539781f8-1027-41e8-a5fc-cf1c9009a3d1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002328 sec., 3006.872852233677 rows/sec., 5.39 MiB/sec. | ||
| 12576 | 2026.04.29 20:58:39.590660 [ 276 ] {539781f8-1027-41e8-a5fc-cf1c9009a3d1} <Debug> TCPHandler: Processed in 0.002545103 sec. | ||
| 12577 | 2026.04.29 20:58:39.590795 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12578 | 2026.04.29 20:58:39.590893 [ 276 ] {d9cee31d-c5f4-41b7-8b7d-3adad83df1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12579 | 2026.04.29 20:58:39.590935 [ 276 ] {d9cee31d-c5f4-41b7-8b7d-3adad83df1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12580 | 2026.04.29 20:58:39.591296 [ 276 ] {d9cee31d-c5f4-41b7-8b7d-3adad83df1dc} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.04.29 20:58:39.591334 [ 276 ] {d9cee31d-c5f4-41b7-8b7d-3adad83df1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12582 | 2026.04.29 20:58:39.591759 [ 276 ] {d9cee31d-c5f4-41b7-8b7d-3adad83df1dc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12583 | 2026.04.29 20:58:39.591978 [ 276 ] {d9cee31d-c5f4-41b7-8b7d-3adad83df1dc} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.04.29 20:58:39.592122 [ 276 ] {d9cee31d-c5f4-41b7-8b7d-3adad83df1dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 12585 | 2026.04.29 20:58:39.592161 [ 276 ] {d9cee31d-c5f4-41b7-8b7d-3adad83df1dc} <Debug> TCPHandler: Processed in 0.001418138 sec. | ||
| 12586 | 2026.04.29 20:58:39.597308 [ 195 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_82_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33708 rows, containing 5 columns (5 merged, 0 gathered) in 0.009185998 sec., 3669497.859677304 rows/sec., 235.08 MiB/sec. | ||
| 12587 | 2026.04.29 20:58:39.597784 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_82_17} <Trace> MergedBlockOutputStream: filled checksums all_1_82_17 (state Temporary) | ||
| 12588 | 2026.04.29 20:58:39.598200 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_82_17 to all_1_82_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12589 | 2026.04.29 20:58:39.598300 [ 187 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 4 parts: [all_1_79_16, all_82_82_0] -> all_1_82_17 | ||
| 12590 | 2026.04.29 20:58:39.598414 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12591 | 2026.04.29 20:58:40.000259 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.12 MiB, peak 341.37 MiB, free memory in arenas 0.00 B, will set to 333.64 MiB (RSS), difference: 2.52 MiB | ||
| 12592 | 2026.04.29 20:58:40.064823 [ 103 ] {} <Debug> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12593 | 2026.04.29 20:58:40.064885 [ 103 ] {} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.04.29 20:58:40.064906 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12595 | 2026.04.29 20:58:40.065024 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 12596 | 2026.04.29 20:58:40.065273 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12597 | 2026.04.29 20:58:40.065308 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 12598 | 2026.04.29 20:58:40.065373 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 12599 | 2026.04.29 20:58:40.065417 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 12600 | 2026.04.29 20:58:40.065464 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 12601 | 2026.04.29 20:58:40.065506 [ 197 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::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 | ||
| 12602 | 2026.04.29 20:58:40.066242 [ 195 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273467 sec., 4711.547295689641 rows/sec., 349.69 KiB/sec. | ||
| 12603 | 2026.04.29 20:58:40.066423 [ 188 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12604 | 2026.04.29 20:58:40.066748 [ 188 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_13_3} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.04.29 20:58:40.066828 [ 188 ] {09dbfc28-70b8-41ae-9d85-52ad53ba85a0::all_1_13_3} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12606 | 2026.04.29 20:58:40.066923 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12607 | 2026.04.29 20:58:42.049951 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12608 | 2026.04.29 20:58:42.050023 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12609 | 2026.04.29 20:58:42.223218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24979 | ||
| 12610 | 2026.04.29 20:58:42.223973 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12611 | 2026.04.29 20:58:42.224045 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12612 | 2026.04.29 20:58:42.224657 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12613 | 2026.04.29 20:58:42.224893 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2026.04.29 20:58:42.225044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24979 | ||
| 12615 | 2026.04.29 20:58:42.311626 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1572 | ||
| 12616 | 2026.04.29 20:58:42.313783 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2026.04.29 20:58:42.313829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12618 | 2026.04.29 20:58:42.315025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12619 | 2026.04.29 20:58:42.315299 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2026.04.29 20:58:42.315573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
| 12621 | 2026.04.29 20:58:43.558836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12622 | 2026.04.29 20:58:43.573962 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2026.04.29 20:58:43.574014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12624 | 2026.04.29 20:58:43.579221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12625 | 2026.04.29 20:58:43.579916 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2026.04.29 20:58:43.582657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12627 | 2026.04.29 20:58:44.579578 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12628 | 2026.04.29 20:58:44.579808 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12629 | 2026.04.29 20:58:44.580138 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12630 | 2026.04.29 20:58:44.580175 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12631 | 2026.04.29 20:58:44.580394 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12632 | 2026.04.29 20:58:44.580463 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12633 | 2026.04.29 20:58:44.580612 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12634 | 2026.04.29 20:58:44.580648 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12635 | 2026.04.29 20:58:44.580669 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 12636 | 2026.04.29 20:58:44.580685 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12637 | 2026.04.29 20:58:44.580726 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12638 | 2026.04.29 20:58:44.580747 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12639 | 2026.04.29 20:58:44.581902 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002186 sec., 23787.740164684354 rows/sec., 5.56 MiB/sec. | ||
| 12640 | 2026.04.29 20:58:44.582012 [ 276 ] {674ae1ff-57a5-4b7b-9d9f-fa7a112bfbba} <Debug> TCPHandler: Processed in 0.002575763 sec. | ||
| 12641 | 2026.04.29 20:58:44.584264 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12642 | 2026.04.29 20:58:44.584396 [ 276 ] {765f495e-f398-4976-9409-7467a0044721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12643 | 2026.04.29 20:58:44.584437 [ 276 ] {765f495e-f398-4976-9409-7467a0044721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12644 | 2026.04.29 20:58:44.584955 [ 276 ] {765f495e-f398-4976-9409-7467a0044721} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2026.04.29 20:58:44.584999 [ 276 ] {765f495e-f398-4976-9409-7467a0044721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12646 | 2026.04.29 20:58:44.585381 [ 276 ] {765f495e-f398-4976-9409-7467a0044721} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12647 | 2026.04.29 20:58:44.585609 [ 276 ] {765f495e-f398-4976-9409-7467a0044721} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.04.29 20:58:44.585748 [ 100 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12649 | 2026.04.29 20:58:44.585760 [ 276 ] {765f495e-f398-4976-9409-7467a0044721} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001402 sec., 89871.6119828816 rows/sec., 7.76 MiB/sec. | ||
| 12650 | 2026.04.29 20:58:44.585819 [ 100 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2026.04.29 20:58:44.585851 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12652 | 2026.04.29 20:58:44.585864 [ 276 ] {765f495e-f398-4976-9409-7467a0044721} <Debug> TCPHandler: Processed in 0.001664022 sec. | ||
| 12653 | 2026.04.29 20:58:44.585958 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 12654 | 2026.04.29 20:58:44.586018 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12655 | 2026.04.29 20:58:44.586089 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12656 | 2026.04.29 20:58:44.586124 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3364 rows starting from the beginning of the part | ||
| 12657 | 2026.04.29 20:58:44.586141 [ 276 ] {30b0866b-1b90-4390-b50e-b0a45957b6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12658 | 2026.04.29 20:58:44.586183 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 70 rows starting from the beginning of the part | ||
| 12659 | 2026.04.29 20:58:44.586193 [ 276 ] {30b0866b-1b90-4390-b50e-b0a45957b6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12660 | 2026.04.29 20:58:44.586235 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2478 rows starting from the beginning of the part | ||
| 12661 | 2026.04.29 20:58:44.586280 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 12662 | 2026.04.29 20:58:44.586319 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 70 rows starting from the beginning of the part | ||
| 12663 | 2026.04.29 20:58:44.586357 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 126 rows starting from the beginning of the part | ||
| 12664 | 2026.04.29 20:58:44.586710 [ 276 ] {30b0866b-1b90-4390-b50e-b0a45957b6fa} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2026.04.29 20:58:44.586755 [ 276 ] {30b0866b-1b90-4390-b50e-b0a45957b6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12666 | 2026.04.29 20:58:44.587094 [ 276 ] {30b0866b-1b90-4390-b50e-b0a45957b6fa} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12667 | 2026.04.29 20:58:44.587328 [ 276 ] {30b0866b-1b90-4390-b50e-b0a45957b6fa} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12668 | 2026.04.29 20:58:44.587461 [ 276 ] {30b0866b-1b90-4390-b50e-b0a45957b6fa} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001345 sec., 26022.304832713755 rows/sec., 1.91 MiB/sec. | ||
| 12669 | 2026.04.29 20:58:44.587499 [ 276 ] {30b0866b-1b90-4390-b50e-b0a45957b6fa} <Debug> TCPHandler: Processed in 0.0015379 sec. | ||
| 12670 | 2026.04.29 20:58:44.587624 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12671 | 2026.04.29 20:58:44.587719 [ 276 ] {922fec08-1407-4251-bd83-52ad1b84ea3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12672 | 2026.04.29 20:58:44.587759 [ 276 ] {922fec08-1407-4251-bd83-52ad1b84ea3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12673 | 2026.04.29 20:58:44.588185 [ 276 ] {922fec08-1407-4251-bd83-52ad1b84ea3a} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2026.04.29 20:58:44.588222 [ 276 ] {922fec08-1407-4251-bd83-52ad1b84ea3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12675 | 2026.04.29 20:58:44.588370 [ 188 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6164 rows, containing 5 columns (5 merged, 0 gathered) in 0.002459032 sec., 2506677.4242872805 rows/sec., 198.77 MiB/sec. | ||
| 12676 | 2026.04.29 20:58:44.588543 [ 276 ] {922fec08-1407-4251-bd83-52ad1b84ea3a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12677 | 2026.04.29 20:58:44.588676 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12678 | 2026.04.29 20:58:44.588802 [ 276 ] {922fec08-1407-4251-bd83-52ad1b84ea3a} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2026.04.29 20:58:44.588926 [ 100 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12680 | 2026.04.29 20:58:44.588950 [ 276 ] {922fec08-1407-4251-bd83-52ad1b84ea3a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001249 sec., 79263.41072858288 rows/sec., 6.19 MiB/sec. | ||
| 12681 | 2026.04.29 20:58:44.588957 [ 100 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.04.29 20:58:44.588971 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12683 | 2026.04.29 20:58:44.588996 [ 276 ] {922fec08-1407-4251-bd83-52ad1b84ea3a} <Debug> TCPHandler: Processed in 0.001423488 sec. | ||
| 12684 | 2026.04.29 20:58:44.588997 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12685 | 2026.04.29 20:58:44.589072 [ 193 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_86_17} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12686 | 2026.04.29 20:58:44.589103 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 12687 | 2026.04.29 20:58:44.589134 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2026.04.29 20:58:44.589153 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12689 | 2026.04.29 20:58:44.589222 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12690 | 2026.04.29 20:58:44.589234 [ 276 ] {e359ed8d-02ad-413c-a6c1-f2d8ff474c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12691 | 2026.04.29 20:58:44.589266 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1832 rows starting from the beginning of the part | ||
| 12692 | 2026.04.29 20:58:44.589289 [ 276 ] {e359ed8d-02ad-413c-a6c1-f2d8ff474c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12693 | 2026.04.29 20:58:44.589345 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 71 rows starting from the beginning of the part | ||
| 12694 | 2026.04.29 20:58:44.589402 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1331 rows starting from the beginning of the part | ||
| 12695 | 2026.04.29 20:58:44.589441 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12696 | 2026.04.29 20:58:44.589478 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 71 rows starting from the beginning of the part | ||
| 12697 | 2026.04.29 20:58:44.589517 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 99 rows starting from the beginning of the part | ||
| 12698 | 2026.04.29 20:58:44.589713 [ 276 ] {e359ed8d-02ad-413c-a6c1-f2d8ff474c15} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2026.04.29 20:58:44.589753 [ 276 ] {e359ed8d-02ad-413c-a6c1-f2d8ff474c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12700 | 2026.04.29 20:58:44.590092 [ 276 ] {e359ed8d-02ad-413c-a6c1-f2d8ff474c15} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12701 | 2026.04.29 20:58:44.590330 [ 276 ] {e359ed8d-02ad-413c-a6c1-f2d8ff474c15} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12702 | 2026.04.29 20:58:44.590462 [ 276 ] {e359ed8d-02ad-413c-a6c1-f2d8ff474c15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 12703 | 2026.04.29 20:58:44.590498 [ 276 ] {e359ed8d-02ad-413c-a6c1-f2d8ff474c15} <Debug> TCPHandler: Processed in 0.001415128 sec. | ||
| 12704 | 2026.04.29 20:58:44.590616 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12705 | 2026.04.29 20:58:44.590709 [ 276 ] {5448222b-bf7b-42fb-8ee7-95646515e0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12706 | 2026.04.29 20:58:44.590763 [ 276 ] {5448222b-bf7b-42fb-8ee7-95646515e0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12707 | 2026.04.29 20:58:44.590797 [ 188 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735513 sec., 1998256.42331691 rows/sec., 144.73 MiB/sec. | ||
| 12708 | 2026.04.29 20:58:44.590973 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12709 | 2026.04.29 20:58:44.591201 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12710 | 2026.04.29 20:58:44.591267 [ 196 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_86_17} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12711 | 2026.04.29 20:58:44.591329 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 12712 | 2026.04.29 20:58:44.591590 [ 276 ] {5448222b-bf7b-42fb-8ee7-95646515e0dc} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2026.04.29 20:58:44.591630 [ 276 ] {5448222b-bf7b-42fb-8ee7-95646515e0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12714 | 2026.04.29 20:58:44.592195 [ 276 ] {5448222b-bf7b-42fb-8ee7-95646515e0dc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12715 | 2026.04.29 20:58:44.592416 [ 276 ] {5448222b-bf7b-42fb-8ee7-95646515e0dc} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.04.29 20:58:44.592532 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12717 | 2026.04.29 20:58:44.592553 [ 276 ] {5448222b-bf7b-42fb-8ee7-95646515e0dc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001861 sec., 18807.092960773778 rows/sec., 33.70 MiB/sec. | ||
| 12718 | 2026.04.29 20:58:44.592560 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2026.04.29 20:58:44.592592 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12720 | 2026.04.29 20:58:44.592615 [ 276 ] {5448222b-bf7b-42fb-8ee7-95646515e0dc} <Debug> TCPHandler: Processed in 0.002050376 sec. | ||
| 12721 | 2026.04.29 20:58:44.592659 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 12722 | 2026.04.29 20:58:44.592746 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12723 | 2026.04.29 20:58:44.592845 [ 276 ] {1c78e233-d434-407f-9c3a-4c6ffedeece7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12724 | 2026.04.29 20:58:44.592877 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12725 | 2026.04.29 20:58:44.592886 [ 276 ] {1c78e233-d434-407f-9c3a-4c6ffedeece7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12726 | 2026.04.29 20:58:44.592935 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1509 rows starting from the beginning of the part | ||
| 12727 | 2026.04.29 20:58:44.593057 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part | ||
| 12728 | 2026.04.29 20:58:44.593160 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 12729 | 2026.04.29 20:58:44.593247 [ 276 ] {1c78e233-d434-407f-9c3a-4c6ffedeece7} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2026.04.29 20:58:44.593258 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 46 rows starting from the beginning of the part | ||
| 12731 | 2026.04.29 20:58:44.593291 [ 276 ] {1c78e233-d434-407f-9c3a-4c6ffedeece7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12732 | 2026.04.29 20:58:44.593372 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 12733 | 2026.04.29 20:58:44.593487 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 35 rows starting from the beginning of the part | ||
| 12734 | 2026.04.29 20:58:44.593614 [ 276 ] {1c78e233-d434-407f-9c3a-4c6ffedeece7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12735 | 2026.04.29 20:58:44.593853 [ 276 ] {1c78e233-d434-407f-9c3a-4c6ffedeece7} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2026.04.29 20:58:44.593993 [ 276 ] {1c78e233-d434-407f-9c3a-4c6ffedeece7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 12737 | 2026.04.29 20:58:44.594029 [ 276 ] {1c78e233-d434-407f-9c3a-4c6ffedeece7} <Debug> TCPHandler: Processed in 0.001334367 sec. | ||
| 12738 | 2026.04.29 20:58:44.602709 [ 192 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1639 rows, containing 19 columns (19 merged, 0 gathered) in 0.010080509 sec., 162590.9961491032 rows/sec., 291.36 MiB/sec. | ||
| 12739 | 2026.04.29 20:58:44.605035 [ 190 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12740 | 2026.04.29 20:58:44.605397 [ 190 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12741 | 2026.04.29 20:58:44.605472 [ 190 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12742 | 2026.04.29 20:58:44.605606 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12743 | 2026.04.29 20:58:45.000256 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.25 MiB, peak 345.84 MiB, free memory in arenas 0.00 B, will set to 339.85 MiB (RSS), difference: 5.60 MiB | ||
| 12744 | 2026.04.29 20:58:49.586950 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12745 | 2026.04.29 20:58:49.587200 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 12746 | 2026.04.29 20:58:49.587562 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12747 | 2026.04.29 20:58:49.587602 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 12748 | 2026.04.29 20:58:49.587843 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12749 | 2026.04.29 20:58:49.587915 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12750 | 2026.04.29 20:58:49.588059 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 12751 | 2026.04.29 20:58:49.588096 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12752 | 2026.04.29 20:58:49.588117 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 12753 | 2026.04.29 20:58:49.588133 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12754 | 2026.04.29 20:58:49.588172 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12755 | 2026.04.29 20:58:49.588194 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12756 | 2026.04.29 20:58:49.589410 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00231 sec., 22510.822510822512 rows/sec., 5.26 MiB/sec. | ||
| 12757 | 2026.04.29 20:58:49.589515 [ 276 ] {a6c17b23-0772-44e5-877e-6a614efe0667} <Debug> TCPHandler: Processed in 0.002707544 sec. | ||
| 12758 | 2026.04.29 20:58:49.595616 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12759 | 2026.04.29 20:58:49.595771 [ 276 ] {3c5a7b58-f66c-4c91-9047-b63c9226cd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12760 | 2026.04.29 20:58:49.595837 [ 276 ] {3c5a7b58-f66c-4c91-9047-b63c9226cd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12761 | 2026.04.29 20:58:49.596620 [ 276 ] {3c5a7b58-f66c-4c91-9047-b63c9226cd9e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2026.04.29 20:58:49.596672 [ 276 ] {3c5a7b58-f66c-4c91-9047-b63c9226cd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12763 | 2026.04.29 20:58:49.597050 [ 276 ] {3c5a7b58-f66c-4c91-9047-b63c9226cd9e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12764 | 2026.04.29 20:58:49.597277 [ 276 ] {3c5a7b58-f66c-4c91-9047-b63c9226cd9e} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2026.04.29 20:58:49.597424 [ 276 ] {3c5a7b58-f66c-4c91-9047-b63c9226cd9e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001695 sec., 167551.62241887907 rows/sec., 10.64 MiB/sec. | ||
| 12766 | 2026.04.29 20:58:49.597462 [ 276 ] {3c5a7b58-f66c-4c91-9047-b63c9226cd9e} <Debug> TCPHandler: Processed in 0.001925694 sec. | ||
| 12767 | 2026.04.29 20:58:49.597593 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12768 | 2026.04.29 20:58:49.597686 [ 276 ] {710c1c65-6d1f-4121-b5e5-c7d8c8408c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12769 | 2026.04.29 20:58:49.597727 [ 276 ] {710c1c65-6d1f-4121-b5e5-c7d8c8408c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12770 | 2026.04.29 20:58:49.598123 [ 276 ] {710c1c65-6d1f-4121-b5e5-c7d8c8408c73} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2026.04.29 20:58:49.598159 [ 276 ] {710c1c65-6d1f-4121-b5e5-c7d8c8408c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12772 | 2026.04.29 20:58:49.598456 [ 276 ] {710c1c65-6d1f-4121-b5e5-c7d8c8408c73} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12773 | 2026.04.29 20:58:49.598666 [ 276 ] {710c1c65-6d1f-4121-b5e5-c7d8c8408c73} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2026.04.29 20:58:49.598801 [ 276 ] {710c1c65-6d1f-4121-b5e5-c7d8c8408c73} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001132 sec., 7067.137809187279 rows/sec., 576.28 KiB/sec. | ||
| 12775 | 2026.04.29 20:58:49.598839 [ 276 ] {710c1c65-6d1f-4121-b5e5-c7d8c8408c73} <Debug> TCPHandler: Processed in 0.001298677 sec. | ||
| 12776 | 2026.04.29 20:58:49.598958 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12777 | 2026.04.29 20:58:49.599051 [ 276 ] {36cd1ac9-faa2-4b2d-ba56-d70321ea9ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12778 | 2026.04.29 20:58:49.599090 [ 276 ] {36cd1ac9-faa2-4b2d-ba56-d70321ea9ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12779 | 2026.04.29 20:58:49.599862 [ 276 ] {36cd1ac9-faa2-4b2d-ba56-d70321ea9ef3} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12780 | 2026.04.29 20:58:49.599898 [ 276 ] {36cd1ac9-faa2-4b2d-ba56-d70321ea9ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12781 | 2026.04.29 20:58:49.600252 [ 276 ] {36cd1ac9-faa2-4b2d-ba56-d70321ea9ef3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12782 | 2026.04.29 20:58:49.600466 [ 276 ] {36cd1ac9-faa2-4b2d-ba56-d70321ea9ef3} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12783 | 2026.04.29 20:58:49.600600 [ 276 ] {36cd1ac9-faa2-4b2d-ba56-d70321ea9ef3} <Debug> executeQuery: Read 815 rows, 64.47 KiB in 0.001566 sec., 520434.2273307791 rows/sec., 40.21 MiB/sec. | ||
| 12784 | 2026.04.29 20:58:49.600638 [ 276 ] {36cd1ac9-faa2-4b2d-ba56-d70321ea9ef3} <Debug> TCPHandler: Processed in 0.001731172 sec. | ||
| 12785 | 2026.04.29 20:58:49.600756 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12786 | 2026.04.29 20:58:49.600851 [ 276 ] {72b80d62-7c81-41c6-804f-f5e82d81ae96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12787 | 2026.04.29 20:58:49.600891 [ 276 ] {72b80d62-7c81-41c6-804f-f5e82d81ae96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12788 | 2026.04.29 20:58:49.601330 [ 276 ] {72b80d62-7c81-41c6-804f-f5e82d81ae96} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2026.04.29 20:58:49.601365 [ 276 ] {72b80d62-7c81-41c6-804f-f5e82d81ae96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12790 | 2026.04.29 20:58:49.601682 [ 276 ] {72b80d62-7c81-41c6-804f-f5e82d81ae96} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12791 | 2026.04.29 20:58:49.601894 [ 276 ] {72b80d62-7c81-41c6-804f-f5e82d81ae96} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12792 | 2026.04.29 20:58:49.602022 [ 276 ] {72b80d62-7c81-41c6-804f-f5e82d81ae96} <Debug> executeQuery: Read 157 rows, 9.63 KiB in 0.001189 sec., 132043.73423044576 rows/sec., 7.91 MiB/sec. | ||
| 12793 | 2026.04.29 20:58:49.602060 [ 276 ] {72b80d62-7c81-41c6-804f-f5e82d81ae96} <Debug> TCPHandler: Processed in 0.001355577 sec. | ||
| 12794 | 2026.04.29 20:58:49.602179 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12795 | 2026.04.29 20:58:49.602272 [ 276 ] {54e50e7c-b981-4314-b253-066d190b3555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12796 | 2026.04.29 20:58:49.602312 [ 276 ] {54e50e7c-b981-4314-b253-066d190b3555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12797 | 2026.04.29 20:58:49.602746 [ 276 ] {54e50e7c-b981-4314-b253-066d190b3555} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2026.04.29 20:58:49.602782 [ 276 ] {54e50e7c-b981-4314-b253-066d190b3555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12799 | 2026.04.29 20:58:49.603087 [ 276 ] {54e50e7c-b981-4314-b253-066d190b3555} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12800 | 2026.04.29 20:58:49.603299 [ 276 ] {54e50e7c-b981-4314-b253-066d190b3555} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12801 | 2026.04.29 20:58:49.603424 [ 276 ] {54e50e7c-b981-4314-b253-066d190b3555} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 12802 | 2026.04.29 20:58:49.603462 [ 276 ] {54e50e7c-b981-4314-b253-066d190b3555} <Debug> TCPHandler: Processed in 0.001334057 sec. | ||
| 12803 | 2026.04.29 20:58:49.603582 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12804 | 2026.04.29 20:58:49.603676 [ 276 ] {5c3cc308-45f8-40e0-92d4-f30e99194af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12805 | 2026.04.29 20:58:49.603715 [ 276 ] {5c3cc308-45f8-40e0-92d4-f30e99194af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12806 | 2026.04.29 20:58:49.604146 [ 276 ] {5c3cc308-45f8-40e0-92d4-f30e99194af6} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12807 | 2026.04.29 20:58:49.604182 [ 276 ] {5c3cc308-45f8-40e0-92d4-f30e99194af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12808 | 2026.04.29 20:58:49.604476 [ 276 ] {5c3cc308-45f8-40e0-92d4-f30e99194af6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12809 | 2026.04.29 20:58:49.604686 [ 276 ] {5c3cc308-45f8-40e0-92d4-f30e99194af6} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12810 | 2026.04.29 20:58:49.604811 [ 276 ] {5c3cc308-45f8-40e0-92d4-f30e99194af6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 12811 | 2026.04.29 20:58:49.604849 [ 276 ] {5c3cc308-45f8-40e0-92d4-f30e99194af6} <Debug> TCPHandler: Processed in 0.001317587 sec. | ||
| 12812 | 2026.04.29 20:58:49.604969 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2026.04.29 20:58:49.605062 [ 276 ] {5ad4d050-118d-49d1-84c8-dd69d535b71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12814 | 2026.04.29 20:58:49.605101 [ 276 ] {5ad4d050-118d-49d1-84c8-dd69d535b71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12815 | 2026.04.29 20:58:49.605690 [ 276 ] {5ad4d050-118d-49d1-84c8-dd69d535b71d} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12816 | 2026.04.29 20:58:49.605726 [ 276 ] {5ad4d050-118d-49d1-84c8-dd69d535b71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12817 | 2026.04.29 20:58:49.606041 [ 276 ] {5ad4d050-118d-49d1-84c8-dd69d535b71d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12818 | 2026.04.29 20:58:49.606262 [ 276 ] {5ad4d050-118d-49d1-84c8-dd69d535b71d} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12819 | 2026.04.29 20:58:49.606390 [ 276 ] {5ad4d050-118d-49d1-84c8-dd69d535b71d} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001344 sec., 375744.04761904763 rows/sec., 26.44 MiB/sec. | ||
| 12820 | 2026.04.29 20:58:49.606428 [ 276 ] {5ad4d050-118d-49d1-84c8-dd69d535b71d} <Debug> TCPHandler: Processed in 0.001509599 sec. | ||
| 12821 | 2026.04.29 20:58:49.606546 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12822 | 2026.04.29 20:58:49.606645 [ 276 ] {e7507b4f-e5f8-4275-9b07-4fa12d546228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12823 | 2026.04.29 20:58:49.606686 [ 276 ] {e7507b4f-e5f8-4275-9b07-4fa12d546228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12824 | 2026.04.29 20:58:49.607024 [ 276 ] {e7507b4f-e5f8-4275-9b07-4fa12d546228} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.04.29 20:58:49.607058 [ 276 ] {e7507b4f-e5f8-4275-9b07-4fa12d546228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12826 | 2026.04.29 20:58:49.607356 [ 276 ] {e7507b4f-e5f8-4275-9b07-4fa12d546228} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12827 | 2026.04.29 20:58:49.607566 [ 276 ] {e7507b4f-e5f8-4275-9b07-4fa12d546228} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.04.29 20:58:49.607695 [ 276 ] {e7507b4f-e5f8-4275-9b07-4fa12d546228} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 587.58 KiB/sec. | ||
| 12829 | 2026.04.29 20:58:49.607731 [ 276 ] {e7507b4f-e5f8-4275-9b07-4fa12d546228} <Debug> TCPHandler: Processed in 0.001236546 sec. | ||
| 12830 | 2026.04.29 20:58:49.607850 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12831 | 2026.04.29 20:58:49.607944 [ 276 ] {867ba656-bd63-40fa-899e-2c13ce946f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12832 | 2026.04.29 20:58:49.607985 [ 276 ] {867ba656-bd63-40fa-899e-2c13ce946f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12833 | 2026.04.29 20:58:49.608447 [ 276 ] {867ba656-bd63-40fa-899e-2c13ce946f78} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2026.04.29 20:58:49.608482 [ 276 ] {867ba656-bd63-40fa-899e-2c13ce946f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12835 | 2026.04.29 20:58:49.608820 [ 276 ] {867ba656-bd63-40fa-899e-2c13ce946f78} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12836 | 2026.04.29 20:58:49.609030 [ 276 ] {867ba656-bd63-40fa-899e-2c13ce946f78} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.04.29 20:58:49.609158 [ 276 ] {867ba656-bd63-40fa-899e-2c13ce946f78} <Debug> executeQuery: Read 374 rows, 24.93 KiB in 0.001231 sec., 303818.03411860275 rows/sec., 19.78 MiB/sec. | ||
| 12838 | 2026.04.29 20:58:49.609195 [ 276 ] {867ba656-bd63-40fa-899e-2c13ce946f78} <Debug> TCPHandler: Processed in 0.001395787 sec. | ||
| 12839 | 2026.04.29 20:58:49.609315 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2026.04.29 20:58:49.609408 [ 276 ] {2d8f16ec-b865-4646-8818-dce467a29cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12841 | 2026.04.29 20:58:49.609449 [ 276 ] {2d8f16ec-b865-4646-8818-dce467a29cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12842 | 2026.04.29 20:58:49.609768 [ 276 ] {2d8f16ec-b865-4646-8818-dce467a29cf3} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12843 | 2026.04.29 20:58:49.609805 [ 276 ] {2d8f16ec-b865-4646-8818-dce467a29cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12844 | 2026.04.29 20:58:49.610096 [ 276 ] {2d8f16ec-b865-4646-8818-dce467a29cf3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12845 | 2026.04.29 20:58:49.610311 [ 276 ] {2d8f16ec-b865-4646-8818-dce467a29cf3} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2026.04.29 20:58:49.610437 [ 276 ] {2d8f16ec-b865-4646-8818-dce467a29cf3} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001046 sec., 1912.0458891013384 rows/sec., 128.84 KiB/sec. | ||
| 12847 | 2026.04.29 20:58:49.610472 [ 276 ] {2d8f16ec-b865-4646-8818-dce467a29cf3} <Debug> TCPHandler: Processed in 0.001207556 sec. | ||
| 12848 | 2026.04.29 20:58:49.610590 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12849 | 2026.04.29 20:58:49.610682 [ 276 ] {3cb50e3a-d3e2-4470-84ab-dd4ecccc42f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12850 | 2026.04.29 20:58:49.610735 [ 276 ] {3cb50e3a-d3e2-4470-84ab-dd4ecccc42f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12851 | 2026.04.29 20:58:49.611485 [ 276 ] {3cb50e3a-d3e2-4470-84ab-dd4ecccc42f8} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.04.29 20:58:49.611520 [ 276 ] {3cb50e3a-d3e2-4470-84ab-dd4ecccc42f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12853 | 2026.04.29 20:58:49.612018 [ 276 ] {3cb50e3a-d3e2-4470-84ab-dd4ecccc42f8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12854 | 2026.04.29 20:58:49.612239 [ 276 ] {3cb50e3a-d3e2-4470-84ab-dd4ecccc42f8} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.04.29 20:58:49.612374 [ 276 ] {3cb50e3a-d3e2-4470-84ab-dd4ecccc42f8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001708 sec., 4098.360655737704 rows/sec., 7.34 MiB/sec. | ||
| 12856 | 2026.04.29 20:58:49.612427 [ 276 ] {3cb50e3a-d3e2-4470-84ab-dd4ecccc42f8} <Debug> TCPHandler: Processed in 0.001888874 sec. | ||
| 12857 | 2026.04.29 20:58:49.612558 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12858 | 2026.04.29 20:58:49.612653 [ 276 ] {5ff48782-3d1b-4ec3-8257-d7d8b3f1e5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12859 | 2026.04.29 20:58:49.612695 [ 276 ] {5ff48782-3d1b-4ec3-8257-d7d8b3f1e5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12860 | 2026.04.29 20:58:49.613042 [ 276 ] {5ff48782-3d1b-4ec3-8257-d7d8b3f1e5d8} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12861 | 2026.04.29 20:58:49.613079 [ 276 ] {5ff48782-3d1b-4ec3-8257-d7d8b3f1e5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12862 | 2026.04.29 20:58:49.613377 [ 276 ] {5ff48782-3d1b-4ec3-8257-d7d8b3f1e5d8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12863 | 2026.04.29 20:58:49.613588 [ 276 ] {5ff48782-3d1b-4ec3-8257-d7d8b3f1e5d8} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12864 | 2026.04.29 20:58:49.613719 [ 276 ] {5ff48782-3d1b-4ec3-8257-d7d8b3f1e5d8} <Debug> executeQuery: Read 120 rows, 7.39 KiB in 0.001083 sec., 110803.32409972299 rows/sec., 6.67 MiB/sec. | ||
| 12865 | 2026.04.29 20:58:49.613755 [ 276 ] {5ff48782-3d1b-4ec3-8257-d7d8b3f1e5d8} <Debug> TCPHandler: Processed in 0.001247456 sec. | ||
| 12866 | 2026.04.29 20:58:49.725269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25427 | ||
| 12867 | 2026.04.29 20:58:49.725778 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12868 | 2026.04.29 20:58:49.725820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12869 | 2026.04.29 20:58:49.726315 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12870 | 2026.04.29 20:58:49.726542 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12871 | 2026.04.29 20:58:49.726682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25427 | ||
| 12872 | 2026.04.29 20:58:51.082809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12873 | 2026.04.29 20:58:51.099152 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.04.29 20:58:51.099206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12875 | 2026.04.29 20:58:51.105437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12876 | 2026.04.29 20:58:51.106181 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2026.04.29 20:58:51.108870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12878 | 2026.04.29 20:58:52.315854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1612 | ||
| 12879 | 2026.04.29 20:58:52.318437 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12880 | 2026.04.29 20:58:52.318482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12881 | 2026.04.29 20:58:52.319691 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12882 | 2026.04.29 20:58:52.319972 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12883 | 2026.04.29 20:58:52.320236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1612 | ||
| 12884 | 2026.04.29 20:58:54.579184 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12885 | 2026.04.29 20:58:54.579520 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12886 | 2026.04.29 20:58:54.579953 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12887 | 2026.04.29 20:58:54.579989 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12888 | 2026.04.29 20:58:54.580208 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12889 | 2026.04.29 20:58:54.580277 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12890 | 2026.04.29 20:58:54.580419 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12891 | 2026.04.29 20:58:54.580456 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12892 | 2026.04.29 20:58:54.580478 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 12893 | 2026.04.29 20:58:54.580495 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12894 | 2026.04.29 20:58:54.580534 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12895 | 2026.04.29 20:58:54.580555 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12896 | 2026.04.29 20:58:54.581702 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002321 sec., 22404.136148211976 rows/sec., 5.24 MiB/sec. | ||
| 12897 | 2026.04.29 20:58:54.581811 [ 276 ] {c8bb395d-12b4-4456-a8a6-3c27079ca533} <Debug> TCPHandler: Processed in 0.002809716 sec. | ||
| 12898 | 2026.04.29 20:58:54.584071 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12899 | 2026.04.29 20:58:54.584180 [ 276 ] {dd6eac4a-7bd9-4a9a-bdc4-8ae444069dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12900 | 2026.04.29 20:58:54.584223 [ 276 ] {dd6eac4a-7bd9-4a9a-bdc4-8ae444069dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12901 | 2026.04.29 20:58:54.584772 [ 276 ] {dd6eac4a-7bd9-4a9a-bdc4-8ae444069dd7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12902 | 2026.04.29 20:58:54.584820 [ 276 ] {dd6eac4a-7bd9-4a9a-bdc4-8ae444069dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12903 | 2026.04.29 20:58:54.585200 [ 276 ] {dd6eac4a-7bd9-4a9a-bdc4-8ae444069dd7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12904 | 2026.04.29 20:58:54.585435 [ 276 ] {dd6eac4a-7bd9-4a9a-bdc4-8ae444069dd7} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12905 | 2026.04.29 20:58:54.585583 [ 276 ] {dd6eac4a-7bd9-4a9a-bdc4-8ae444069dd7} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001434 sec., 87866.10878661089 rows/sec., 7.59 MiB/sec. | ||
| 12906 | 2026.04.29 20:58:54.585623 [ 276 ] {dd6eac4a-7bd9-4a9a-bdc4-8ae444069dd7} <Debug> TCPHandler: Processed in 0.00160592 sec. | ||
| 12907 | 2026.04.29 20:58:54.585755 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12908 | 2026.04.29 20:58:54.585848 [ 276 ] {f38b5875-c181-4467-8195-adb635540695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12909 | 2026.04.29 20:58:54.585890 [ 276 ] {f38b5875-c181-4467-8195-adb635540695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12910 | 2026.04.29 20:58:54.586314 [ 276 ] {f38b5875-c181-4467-8195-adb635540695} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.04.29 20:58:54.586350 [ 276 ] {f38b5875-c181-4467-8195-adb635540695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12912 | 2026.04.29 20:58:54.586649 [ 276 ] {f38b5875-c181-4467-8195-adb635540695} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12913 | 2026.04.29 20:58:54.586862 [ 276 ] {f38b5875-c181-4467-8195-adb635540695} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.04.29 20:58:54.586995 [ 276 ] {f38b5875-c181-4467-8195-adb635540695} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001165 sec., 30042.91845493562 rows/sec., 2.21 MiB/sec. | ||
| 12915 | 2026.04.29 20:58:54.587034 [ 276 ] {f38b5875-c181-4467-8195-adb635540695} <Debug> TCPHandler: Processed in 0.001331147 sec. | ||
| 12916 | 2026.04.29 20:58:54.587152 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.04.29 20:58:54.587245 [ 276 ] {95bf1dc2-78e8-4934-ae03-669a19b94eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12918 | 2026.04.29 20:58:54.587284 [ 276 ] {95bf1dc2-78e8-4934-ae03-669a19b94eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12919 | 2026.04.29 20:58:54.587732 [ 276 ] {95bf1dc2-78e8-4934-ae03-669a19b94eb3} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.04.29 20:58:54.587768 [ 276 ] {95bf1dc2-78e8-4934-ae03-669a19b94eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12921 | 2026.04.29 20:58:54.588069 [ 276 ] {95bf1dc2-78e8-4934-ae03-669a19b94eb3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12922 | 2026.04.29 20:58:54.588280 [ 276 ] {95bf1dc2-78e8-4934-ae03-669a19b94eb3} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.04.29 20:58:54.588409 [ 276 ] {95bf1dc2-78e8-4934-ae03-669a19b94eb3} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001181 sec., 83827.2650296359 rows/sec., 6.55 MiB/sec. | ||
| 12924 | 2026.04.29 20:58:54.588446 [ 276 ] {95bf1dc2-78e8-4934-ae03-669a19b94eb3} <Debug> TCPHandler: Processed in 0.001344977 sec. | ||
| 12925 | 2026.04.29 20:58:54.588567 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.04.29 20:58:54.588660 [ 276 ] {add6f160-eb7c-4577-9f19-5ca3de3ebf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12927 | 2026.04.29 20:58:54.588705 [ 276 ] {add6f160-eb7c-4577-9f19-5ca3de3ebf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12928 | 2026.04.29 20:58:54.589121 [ 276 ] {add6f160-eb7c-4577-9f19-5ca3de3ebf98} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12929 | 2026.04.29 20:58:54.589157 [ 276 ] {add6f160-eb7c-4577-9f19-5ca3de3ebf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12930 | 2026.04.29 20:58:54.589481 [ 276 ] {add6f160-eb7c-4577-9f19-5ca3de3ebf98} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12931 | 2026.04.29 20:58:54.589699 [ 276 ] {add6f160-eb7c-4577-9f19-5ca3de3ebf98} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2026.04.29 20:58:54.589824 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 5 parts from all_1_82_17 to all_86_86_0 | ||
| 12933 | 2026.04.29 20:58:54.589828 [ 276 ] {add6f160-eb7c-4577-9f19-5ca3de3ebf98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 12934 | 2026.04.29 20:58:54.589884 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2026.04.29 20:58:54.589906 [ 276 ] {add6f160-eb7c-4577-9f19-5ca3de3ebf98} <Debug> TCPHandler: Processed in 0.001390018 sec. | ||
| 12936 | 2026.04.29 20:58:54.589908 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12937 | 2026.04.29 20:58:54.590028 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_82_17 to all_86_86_0 into Compact with storage Full | ||
| 12938 | 2026.04.29 20:58:54.590032 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2026.04.29 20:58:54.590155 [ 276 ] {3e7a2f31-2148-49a8-8a04-c25c587718af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12940 | 2026.04.29 20:58:54.590166 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12941 | 2026.04.29 20:58:54.590213 [ 276 ] {3e7a2f31-2148-49a8-8a04-c25c587718af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12942 | 2026.04.29 20:58:54.590212 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_82_17, total 33708 rows starting from the beginning of the part | ||
| 12943 | 2026.04.29 20:58:54.590303 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part | ||
| 12944 | 2026.04.29 20:58:54.590357 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12945 | 2026.04.29 20:58:54.590408 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12946 | 2026.04.29 20:58:54.590455 [ 196 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 374 rows starting from the beginning of the part | ||
| 12947 | 2026.04.29 20:58:54.591087 [ 276 ] {3e7a2f31-2148-49a8-8a04-c25c587718af} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12948 | 2026.04.29 20:58:54.591128 [ 276 ] {3e7a2f31-2148-49a8-8a04-c25c587718af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12949 | 2026.04.29 20:58:54.591751 [ 276 ] {3e7a2f31-2148-49a8-8a04-c25c587718af} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12950 | 2026.04.29 20:58:54.591975 [ 276 ] {3e7a2f31-2148-49a8-8a04-c25c587718af} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12951 | 2026.04.29 20:58:54.592115 [ 276 ] {3e7a2f31-2148-49a8-8a04-c25c587718af} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001977 sec., 17703.591299949418 rows/sec., 31.72 MiB/sec. | ||
| 12952 | 2026.04.29 20:58:54.592169 [ 276 ] {3e7a2f31-2148-49a8-8a04-c25c587718af} <Debug> TCPHandler: Processed in 0.002189049 sec. | ||
| 12953 | 2026.04.29 20:58:54.592297 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12954 | 2026.04.29 20:58:54.592390 [ 276 ] {dd4f9c3c-b098-4d10-bb66-377282ea5422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12955 | 2026.04.29 20:58:54.592431 [ 276 ] {dd4f9c3c-b098-4d10-bb66-377282ea5422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12956 | 2026.04.29 20:58:54.592791 [ 276 ] {dd4f9c3c-b098-4d10-bb66-377282ea5422} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2026.04.29 20:58:54.592827 [ 276 ] {dd4f9c3c-b098-4d10-bb66-377282ea5422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12958 | 2026.04.29 20:58:54.593139 [ 276 ] {dd4f9c3c-b098-4d10-bb66-377282ea5422} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12959 | 2026.04.29 20:58:54.593347 [ 276 ] {dd4f9c3c-b098-4d10-bb66-377282ea5422} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2026.04.29 20:58:54.593462 [ 88 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12961 | 2026.04.29 20:58:54.593479 [ 276 ] {dd4f9c3c-b098-4d10-bb66-377282ea5422} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 12962 | 2026.04.29 20:58:54.593492 [ 88 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2026.04.29 20:58:54.593517 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12964 | 2026.04.29 20:58:54.593522 [ 276 ] {dd4f9c3c-b098-4d10-bb66-377282ea5422} <Debug> TCPHandler: Processed in 0.001276617 sec. | ||
| 12965 | 2026.04.29 20:58:54.593601 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 12966 | 2026.04.29 20:58:54.593718 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12967 | 2026.04.29 20:58:54.593749 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4722 rows starting from the beginning of the part | ||
| 12968 | 2026.04.29 20:58:54.593804 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
| 12969 | 2026.04.29 20:58:54.593844 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 12970 | 2026.04.29 20:58:54.593881 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 12971 | 2026.04.29 20:58:54.593917 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 120 rows starting from the beginning of the part | ||
| 12972 | 2026.04.29 20:58:54.593952 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12973 | 2026.04.29 20:58:54.595669 [ 189 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5070 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101607 sec., 2412439.6235832865 rows/sec., 158.25 MiB/sec. | ||
| 12974 | 2026.04.29 20:58:54.596095 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12975 | 2026.04.29 20:58:54.596408 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_86_17} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2026.04.29 20:58:54.596491 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_86_17} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12977 | 2026.04.29 20:58:54.596598 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12978 | 2026.04.29 20:58:54.597165 [ 189 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34530 rows, containing 5 columns (5 merged, 0 gathered) in 0.007180432 sec., 4808902.862668987 rows/sec., 308.48 MiB/sec. | ||
| 12979 | 2026.04.29 20:58:54.597450 [ 186 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Trace> MergedBlockOutputStream: filled checksums all_1_86_18 (state Temporary) | ||
| 12980 | 2026.04.29 20:58:54.597712 [ 186 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_86_18 to all_1_86_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12981 | 2026.04.29 20:58:54.597778 [ 186 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_86_18} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 5 parts: [all_1_82_17, all_86_86_0] -> all_1_86_18 | ||
| 12982 | 2026.04.29 20:58:54.597864 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12983 | 2026.04.29 20:58:57.050059 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12984 | 2026.04.29 20:58:57.050120 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12985 | 2026.04.29 20:58:57.226899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25939 | ||
| 12986 | 2026.04.29 20:58:57.227450 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.04.29 20:58:57.227488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12988 | 2026.04.29 20:58:57.228011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12989 | 2026.04.29 20:58:57.228232 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.04.29 20:58:57.228363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25939 | ||
| 12991 | 2026.04.29 20:58:58.609046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12992 | 2026.04.29 20:58:58.625603 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12993 | 2026.04.29 20:58:58.625648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12994 | 2026.04.29 20:58:58.631635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12995 | 2026.04.29 20:58:58.632287 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2026.04.29 20:58:58.635107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12997 | 2026.04.29 20:58:59.583847 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12998 | 2026.04.29 20:58:59.584191 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 12999 | 2026.04.29 20:58:59.584547 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13000 | 2026.04.29 20:58:59.584585 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13001 | 2026.04.29 20:58:59.584833 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13002 | 2026.04.29 20:58:59.584907 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13003 | 2026.04.29 20:58:59.585049 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13004 | 2026.04.29 20:58:59.585086 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13005 | 2026.04.29 20:58:59.585108 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 13006 | 2026.04.29 20:58:59.585123 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13007 | 2026.04.29 20:58:59.585161 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13008 | 2026.04.29 20:58:59.585183 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13009 | 2026.04.29 20:58:59.586256 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002174 sec., 23919.043238270468 rows/sec., 5.59 MiB/sec. | ||
| 13010 | 2026.04.29 20:58:59.586362 [ 276 ] {1984fd84-f7e9-4777-b440-1704682438ab} <Debug> TCPHandler: Processed in 0.002713934 sec. | ||
| 13011 | 2026.04.29 20:58:59.591476 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13012 | 2026.04.29 20:58:59.591676 [ 276 ] {43958587-a7d4-4a34-8962-9932ec535fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13013 | 2026.04.29 20:58:59.591758 [ 276 ] {43958587-a7d4-4a34-8962-9932ec535fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13014 | 2026.04.29 20:58:59.592496 [ 276 ] {43958587-a7d4-4a34-8962-9932ec535fbf} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13015 | 2026.04.29 20:58:59.592543 [ 276 ] {43958587-a7d4-4a34-8962-9932ec535fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13016 | 2026.04.29 20:58:59.592920 [ 276 ] {43958587-a7d4-4a34-8962-9932ec535fbf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13017 | 2026.04.29 20:58:59.593146 [ 276 ] {43958587-a7d4-4a34-8962-9932ec535fbf} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2026.04.29 20:58:59.593285 [ 81 ] {} <Debug> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 13019 | 2026.04.29 20:58:59.593294 [ 276 ] {43958587-a7d4-4a34-8962-9932ec535fbf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001673 sec., 169754.9312612074 rows/sec., 10.78 MiB/sec. | ||
| 13020 | 2026.04.29 20:58:59.593359 [ 81 ] {} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13021 | 2026.04.29 20:58:59.593377 [ 276 ] {43958587-a7d4-4a34-8962-9932ec535fbf} <Debug> TCPHandler: Processed in 0.002005746 sec. | ||
| 13022 | 2026.04.29 20:58:59.593387 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13023 | 2026.04.29 20:58:59.593509 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 13024 | 2026.04.29 20:58:59.593516 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2026.04.29 20:58:59.593654 [ 276 ] {4a3a06e3-b041-4bac-8554-71227fc8750f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13026 | 2026.04.29 20:58:59.593661 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13027 | 2026.04.29 20:58:59.593701 [ 276 ] {4a3a06e3-b041-4bac-8554-71227fc8750f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13028 | 2026.04.29 20:58:59.593709 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 308 rows starting from the beginning of the part | ||
| 13029 | 2026.04.29 20:58:59.593790 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 13030 | 2026.04.29 20:58:59.593841 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 13031 | 2026.04.29 20:58:59.593890 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 13032 | 2026.04.29 20:58:59.593933 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 13033 | 2026.04.29 20:58:59.593978 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 13034 | 2026.04.29 20:58:59.594496 [ 276 ] {4a3a06e3-b041-4bac-8554-71227fc8750f} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13035 | 2026.04.29 20:58:59.594538 [ 276 ] {4a3a06e3-b041-4bac-8554-71227fc8750f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13036 | 2026.04.29 20:58:59.594859 [ 189 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399388 sec., 863234.4996527053 rows/sec., 59.12 MiB/sec. | ||
| 13037 | 2026.04.29 20:58:59.594916 [ 276 ] {4a3a06e3-b041-4bac-8554-71227fc8750f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13038 | 2026.04.29 20:58:59.595073 [ 191 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 13039 | 2026.04.29 20:58:59.595161 [ 276 ] {4a3a06e3-b041-4bac-8554-71227fc8750f} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.04.29 20:58:59.595309 [ 276 ] {4a3a06e3-b041-4bac-8554-71227fc8750f} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001673 sec., 484757.9199043634 rows/sec., 37.46 MiB/sec. | ||
| 13041 | 2026.04.29 20:58:59.595348 [ 276 ] {4a3a06e3-b041-4bac-8554-71227fc8750f} <Debug> TCPHandler: Processed in 0.001884175 sec. | ||
| 13042 | 2026.04.29 20:58:59.595408 [ 191 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13043 | 2026.04.29 20:58:59.595469 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13044 | 2026.04.29 20:58:59.595501 [ 191 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_24_5} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 13045 | 2026.04.29 20:58:59.595569 [ 276 ] {03217e86-facb-4d65-b127-488f347bb5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13046 | 2026.04.29 20:58:59.595614 [ 276 ] {03217e86-facb-4d65-b127-488f347bb5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13047 | 2026.04.29 20:58:59.595621 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 13048 | 2026.04.29 20:58:59.596056 [ 276 ] {03217e86-facb-4d65-b127-488f347bb5ff} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13049 | 2026.04.29 20:58:59.596097 [ 276 ] {03217e86-facb-4d65-b127-488f347bb5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13050 | 2026.04.29 20:58:59.596405 [ 276 ] {03217e86-facb-4d65-b127-488f347bb5ff} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13051 | 2026.04.29 20:58:59.596610 [ 276 ] {03217e86-facb-4d65-b127-488f347bb5ff} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13052 | 2026.04.29 20:58:59.596723 [ 81 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 13053 | 2026.04.29 20:58:59.596739 [ 276 ] {03217e86-facb-4d65-b127-488f347bb5ff} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 7.46 MiB/sec. | ||
| 13054 | 2026.04.29 20:58:59.596754 [ 81 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13055 | 2026.04.29 20:58:59.596780 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13056 | 2026.04.29 20:58:59.596784 [ 276 ] {03217e86-facb-4d65-b127-488f347bb5ff} <Debug> TCPHandler: Processed in 0.001366398 sec. | ||
| 13057 | 2026.04.29 20:58:59.596878 [ 200 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 13058 | 2026.04.29 20:58:59.596917 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13059 | 2026.04.29 20:58:59.596978 [ 200 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13060 | 2026.04.29 20:58:59.597009 [ 200 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 227 rows starting from the beginning of the part | ||
| 13061 | 2026.04.29 20:58:59.597015 [ 276 ] {f3d0dc6a-f9f7-4954-9e52-12726137a4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13062 | 2026.04.29 20:58:59.597061 [ 276 ] {f3d0dc6a-f9f7-4954-9e52-12726137a4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13063 | 2026.04.29 20:58:59.597061 [ 200 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 13064 | 2026.04.29 20:58:59.597122 [ 200 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 35 rows starting from the beginning of the part | ||
| 13065 | 2026.04.29 20:58:59.597163 [ 200 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 157 rows starting from the beginning of the part | ||
| 13066 | 2026.04.29 20:58:59.597204 [ 200 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 35 rows starting from the beginning of the part | ||
| 13067 | 2026.04.29 20:58:59.597243 [ 200 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 149 rows starting from the beginning of the part | ||
| 13068 | 2026.04.29 20:58:59.597509 [ 276 ] {f3d0dc6a-f9f7-4954-9e52-12726137a4f5} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13069 | 2026.04.29 20:58:59.597550 [ 276 ] {f3d0dc6a-f9f7-4954-9e52-12726137a4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13070 | 2026.04.29 20:58:59.597885 [ 276 ] {f3d0dc6a-f9f7-4954-9e52-12726137a4f5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13071 | 2026.04.29 20:58:59.598008 [ 191 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169146 sec., 521748.35307138716 rows/sec., 34.88 MiB/sec. | ||
| 13072 | 2026.04.29 20:58:59.598100 [ 276 ] {f3d0dc6a-f9f7-4954-9e52-12726137a4f5} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.04.29 20:58:59.598185 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 13074 | 2026.04.29 20:58:59.598248 [ 276 ] {f3d0dc6a-f9f7-4954-9e52-12726137a4f5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00125 sec., 119200 rows/sec., 7.70 MiB/sec. | ||
| 13075 | 2026.04.29 20:58:59.598291 [ 276 ] {f3d0dc6a-f9f7-4954-9e52-12726137a4f5} <Debug> TCPHandler: Processed in 0.001424998 sec. | ||
| 13076 | 2026.04.29 20:58:59.598412 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13077 | 2026.04.29 20:58:59.598506 [ 276 ] {cbd72b84-b4e9-4030-93d6-014abac9a85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13078 | 2026.04.29 20:58:59.598516 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.04.29 20:58:59.598547 [ 276 ] {cbd72b84-b4e9-4030-93d6-014abac9a85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13080 | 2026.04.29 20:58:59.598604 [ 189 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_75_15} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 13081 | 2026.04.29 20:58:59.598704 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13082 | 2026.04.29 20:58:59.599007 [ 276 ] {cbd72b84-b4e9-4030-93d6-014abac9a85f} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13083 | 2026.04.29 20:58:59.599047 [ 276 ] {cbd72b84-b4e9-4030-93d6-014abac9a85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13084 | 2026.04.29 20:58:59.599353 [ 276 ] {cbd72b84-b4e9-4030-93d6-014abac9a85f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13085 | 2026.04.29 20:58:59.599571 [ 276 ] {cbd72b84-b4e9-4030-93d6-014abac9a85f} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13086 | 2026.04.29 20:58:59.599698 [ 276 ] {cbd72b84-b4e9-4030-93d6-014abac9a85f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 13087 | 2026.04.29 20:58:59.599701 [ 81 ] {} <Debug> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 13088 | 2026.04.29 20:58:59.599742 [ 276 ] {cbd72b84-b4e9-4030-93d6-014abac9a85f} <Debug> TCPHandler: Processed in 0.001381178 sec. | ||
| 13089 | 2026.04.29 20:58:59.599749 [ 81 ] {} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2026.04.29 20:58:59.599780 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13091 | 2026.04.29 20:58:59.599859 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 13092 | 2026.04.29 20:58:59.599879 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13093 | 2026.04.29 20:58:59.599966 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13094 | 2026.04.29 20:58:59.599982 [ 276 ] {5cde7167-bf78-4031-9ef2-294df256eb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13095 | 2026.04.29 20:58:59.599996 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 160 rows starting from the beginning of the part | ||
| 13096 | 2026.04.29 20:58:59.600030 [ 276 ] {5cde7167-bf78-4031-9ef2-294df256eb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13097 | 2026.04.29 20:58:59.600051 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 13098 | 2026.04.29 20:58:59.600093 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13099 | 2026.04.29 20:58:59.600128 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 13100 | 2026.04.29 20:58:59.600161 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 13101 | 2026.04.29 20:58:59.600194 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 13102 | 2026.04.29 20:58:59.600621 [ 276 ] {5cde7167-bf78-4031-9ef2-294df256eb04} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13103 | 2026.04.29 20:58:59.600663 [ 276 ] {5cde7167-bf78-4031-9ef2-294df256eb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13104 | 2026.04.29 20:58:59.600916 [ 201 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001095024 sec., 573503.411797367 rows/sec., 35.44 MiB/sec. | ||
| 13105 | 2026.04.29 20:58:59.600995 [ 276 ] {5cde7167-bf78-4031-9ef2-294df256eb04} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13106 | 2026.04.29 20:58:59.601054 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 13107 | 2026.04.29 20:58:59.601254 [ 276 ] {5cde7167-bf78-4031-9ef2-294df256eb04} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2026.04.29 20:58:59.601337 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13109 | 2026.04.29 20:58:59.601399 [ 276 ] {5cde7167-bf78-4031-9ef2-294df256eb04} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001434 sec., 346582.9846582985 rows/sec., 24.34 MiB/sec. | ||
| 13110 | 2026.04.29 20:58:59.601417 [ 200 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_24_5} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 13111 | 2026.04.29 20:58:59.601442 [ 276 ] {5cde7167-bf78-4031-9ef2-294df256eb04} <Debug> TCPHandler: Processed in 0.001614201 sec. | ||
| 13112 | 2026.04.29 20:58:59.601492 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13113 | 2026.04.29 20:58:59.601557 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13114 | 2026.04.29 20:58:59.601655 [ 276 ] {016ef1d2-5f42-41e3-b158-06d3e84f8694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13115 | 2026.04.29 20:58:59.601696 [ 276 ] {016ef1d2-5f42-41e3-b158-06d3e84f8694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13116 | 2026.04.29 20:58:59.602034 [ 276 ] {016ef1d2-5f42-41e3-b158-06d3e84f8694} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13117 | 2026.04.29 20:58:59.602070 [ 276 ] {016ef1d2-5f42-41e3-b158-06d3e84f8694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13118 | 2026.04.29 20:58:59.602375 [ 276 ] {016ef1d2-5f42-41e3-b158-06d3e84f8694} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13119 | 2026.04.29 20:58:59.602592 [ 276 ] {016ef1d2-5f42-41e3-b158-06d3e84f8694} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13120 | 2026.04.29 20:58:59.602723 [ 276 ] {016ef1d2-5f42-41e3-b158-06d3e84f8694} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 13121 | 2026.04.29 20:58:59.602765 [ 276 ] {016ef1d2-5f42-41e3-b158-06d3e84f8694} <Debug> TCPHandler: Processed in 0.001258996 sec. | ||
| 13122 | 2026.04.29 20:58:59.602881 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13123 | 2026.04.29 20:58:59.602973 [ 276 ] {58505892-6304-40d9-b47b-30a0316c9922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13124 | 2026.04.29 20:58:59.603016 [ 276 ] {58505892-6304-40d9-b47b-30a0316c9922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13125 | 2026.04.29 20:58:59.603430 [ 276 ] {58505892-6304-40d9-b47b-30a0316c9922} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13126 | 2026.04.29 20:58:59.603466 [ 276 ] {58505892-6304-40d9-b47b-30a0316c9922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13127 | 2026.04.29 20:58:59.603810 [ 276 ] {58505892-6304-40d9-b47b-30a0316c9922} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13128 | 2026.04.29 20:58:59.604040 [ 276 ] {58505892-6304-40d9-b47b-30a0316c9922} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13129 | 2026.04.29 20:58:59.604170 [ 276 ] {58505892-6304-40d9-b47b-30a0316c9922} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001215 sec., 218106.99588477367 rows/sec., 14.49 MiB/sec. | ||
| 13130 | 2026.04.29 20:58:59.604207 [ 276 ] {58505892-6304-40d9-b47b-30a0316c9922} <Debug> TCPHandler: Processed in 0.001378128 sec. | ||
| 13131 | 2026.04.29 20:58:59.604327 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13132 | 2026.04.29 20:58:59.604421 [ 276 ] {fee56daf-e45a-412c-9f84-fbf740f253b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13133 | 2026.04.29 20:58:59.604463 [ 276 ] {fee56daf-e45a-412c-9f84-fbf740f253b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13134 | 2026.04.29 20:58:59.604793 [ 276 ] {fee56daf-e45a-412c-9f84-fbf740f253b2} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13135 | 2026.04.29 20:58:59.604829 [ 276 ] {fee56daf-e45a-412c-9f84-fbf740f253b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13136 | 2026.04.29 20:58:59.605137 [ 276 ] {fee56daf-e45a-412c-9f84-fbf740f253b2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13137 | 2026.04.29 20:58:59.605356 [ 276 ] {fee56daf-e45a-412c-9f84-fbf740f253b2} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.04.29 20:58:59.605481 [ 276 ] {fee56daf-e45a-412c-9f84-fbf740f253b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 13139 | 2026.04.29 20:58:59.605517 [ 276 ] {fee56daf-e45a-412c-9f84-fbf740f253b2} <Debug> TCPHandler: Processed in 0.001240506 sec. | ||
| 13140 | 2026.04.29 20:58:59.605635 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2026.04.29 20:58:59.605730 [ 276 ] {77cd7e06-1905-4132-8541-9daf75f7a100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.04.29 20:58:59.605783 [ 276 ] {77cd7e06-1905-4132-8541-9daf75f7a100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13143 | 2026.04.29 20:58:59.606545 [ 276 ] {77cd7e06-1905-4132-8541-9daf75f7a100} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.04.29 20:58:59.606582 [ 276 ] {77cd7e06-1905-4132-8541-9daf75f7a100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13145 | 2026.04.29 20:58:59.607084 [ 276 ] {77cd7e06-1905-4132-8541-9daf75f7a100} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13146 | 2026.04.29 20:58:59.607306 [ 276 ] {77cd7e06-1905-4132-8541-9daf75f7a100} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.04.29 20:58:59.607445 [ 276 ] {77cd7e06-1905-4132-8541-9daf75f7a100} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001733 sec., 4039.238315060589 rows/sec., 7.24 MiB/sec. | ||
| 13148 | 2026.04.29 20:58:59.607498 [ 276 ] {77cd7e06-1905-4132-8541-9daf75f7a100} <Debug> TCPHandler: Processed in 0.001914064 sec. | ||
| 13149 | 2026.04.29 20:58:59.607632 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2026.04.29 20:58:59.607731 [ 276 ] {9754669c-d062-413e-b8d8-063e3a61adfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13151 | 2026.04.29 20:58:59.607773 [ 276 ] {9754669c-d062-413e-b8d8-063e3a61adfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13152 | 2026.04.29 20:58:59.608102 [ 276 ] {9754669c-d062-413e-b8d8-063e3a61adfa} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2026.04.29 20:58:59.608137 [ 276 ] {9754669c-d062-413e-b8d8-063e3a61adfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13154 | 2026.04.29 20:58:59.608440 [ 276 ] {9754669c-d062-413e-b8d8-063e3a61adfa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13155 | 2026.04.29 20:58:59.608655 [ 276 ] {9754669c-d062-413e-b8d8-063e3a61adfa} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.04.29 20:58:59.608783 [ 276 ] {9754669c-d062-413e-b8d8-063e3a61adfa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 13157 | 2026.04.29 20:58:59.608818 [ 276 ] {9754669c-d062-413e-b8d8-063e3a61adfa} <Debug> TCPHandler: Processed in 0.001237586 sec. | ||
| 13158 | 2026.04.29 20:58:59.899614 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2026.04.29 20:58:59.899863 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 13160 | 2026.04.29 20:58:59.900298 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13161 | 2026.04.29 20:58:59.900336 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 13162 | 2026.04.29 20:58:59.900657 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13163 | 2026.04.29 20:58:59.900748 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13164 | 2026.04.29 20:58:59.900897 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 13165 | 2026.04.29 20:58:59.900932 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13166 | 2026.04.29 20:58:59.900953 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 13167 | 2026.04.29 20:58:59.900969 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13168 | 2026.04.29 20:58:59.901008 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13169 | 2026.04.29 20:58:59.901028 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13170 | 2026.04.29 20:58:59.902035 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00228 sec., 22807.01754385965 rows/sec., 5.33 MiB/sec. | ||
| 13171 | 2026.04.29 20:58:59.902112 [ 276 ] {1a236f61-9718-4575-99ac-644ff3efa6e2} <Debug> TCPHandler: Processed in 0.002636384 sec. | ||
| 13172 | 2026.04.29 20:58:59.915714 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13173 | 2026.04.29 20:58:59.915845 [ 276 ] {a9ed91ab-6161-4f92-9061-46c70921fa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13174 | 2026.04.29 20:58:59.915896 [ 276 ] {a9ed91ab-6161-4f92-9061-46c70921fa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13175 | 2026.04.29 20:58:59.917724 [ 276 ] {a9ed91ab-6161-4f92-9061-46c70921fa00} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2026.04.29 20:58:59.917767 [ 276 ] {a9ed91ab-6161-4f92-9061-46c70921fa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13177 | 2026.04.29 20:58:59.918257 [ 276 ] {a9ed91ab-6161-4f92-9061-46c70921fa00} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13178 | 2026.04.29 20:58:59.918478 [ 276 ] {a9ed91ab-6161-4f92-9061-46c70921fa00} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2026.04.29 20:58:59.918631 [ 276 ] {a9ed91ab-6161-4f92-9061-46c70921fa00} <Debug> executeQuery: Read 2475 rows, 188.43 KiB in 0.002823 sec., 876726.8862911796 rows/sec., 65.18 MiB/sec. | ||
| 13180 | 2026.04.29 20:58:59.918669 [ 276 ] {a9ed91ab-6161-4f92-9061-46c70921fa00} <Debug> TCPHandler: Processed in 0.003018909 sec. | ||
| 13181 | 2026.04.29 20:58:59.918801 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13182 | 2026.04.29 20:58:59.918900 [ 276 ] {6c0d142a-6ce8-4ab0-ad1f-0e7ea662f1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13183 | 2026.04.29 20:58:59.918943 [ 276 ] {6c0d142a-6ce8-4ab0-ad1f-0e7ea662f1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13184 | 2026.04.29 20:58:59.919376 [ 276 ] {6c0d142a-6ce8-4ab0-ad1f-0e7ea662f1b2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13185 | 2026.04.29 20:58:59.919412 [ 276 ] {6c0d142a-6ce8-4ab0-ad1f-0e7ea662f1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13186 | 2026.04.29 20:58:59.919712 [ 276 ] {6c0d142a-6ce8-4ab0-ad1f-0e7ea662f1b2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13187 | 2026.04.29 20:58:59.919918 [ 276 ] {6c0d142a-6ce8-4ab0-ad1f-0e7ea662f1b2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2026.04.29 20:58:59.920052 [ 276 ] {6c0d142a-6ce8-4ab0-ad1f-0e7ea662f1b2} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001174 sec., 39182.282793867125 rows/sec., 2.88 MiB/sec. | ||
| 13189 | 2026.04.29 20:58:59.920089 [ 276 ] {6c0d142a-6ce8-4ab0-ad1f-0e7ea662f1b2} <Debug> TCPHandler: Processed in 0.001339437 sec. | ||
| 13190 | 2026.04.29 20:58:59.920206 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13191 | 2026.04.29 20:58:59.920301 [ 276 ] {a6752720-9c8c-476a-bc2c-d31c89e942ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13192 | 2026.04.29 20:58:59.920340 [ 276 ] {a6752720-9c8c-476a-bc2c-d31c89e942ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13193 | 2026.04.29 20:58:59.921133 [ 276 ] {a6752720-9c8c-476a-bc2c-d31c89e942ec} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.04.29 20:58:59.921195 [ 276 ] {a6752720-9c8c-476a-bc2c-d31c89e942ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13195 | 2026.04.29 20:58:59.921518 [ 276 ] {a6752720-9c8c-476a-bc2c-d31c89e942ec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13196 | 2026.04.29 20:58:59.921724 [ 276 ] {a6752720-9c8c-476a-bc2c-d31c89e942ec} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2026.04.29 20:58:59.921836 [ 83 ] {} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 13198 | 2026.04.29 20:58:59.921855 [ 276 ] {a6752720-9c8c-476a-bc2c-d31c89e942ec} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001573 sec., 509218.0546726001 rows/sec., 29.41 MiB/sec. | ||
| 13199 | 2026.04.29 20:58:59.921901 [ 83 ] {} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13200 | 2026.04.29 20:58:59.921910 [ 276 ] {a6752720-9c8c-476a-bc2c-d31c89e942ec} <Debug> TCPHandler: Processed in 0.001753672 sec. | ||
| 13201 | 2026.04.29 20:58:59.921931 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13202 | 2026.04.29 20:58:59.922045 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13203 | 2026.04.29 20:58:59.922047 [ 200 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 13204 | 2026.04.29 20:58:59.922204 [ 276 ] {5aa83eeb-227a-442a-b233-51c47d042f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13205 | 2026.04.29 20:58:59.922221 [ 200 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13206 | 2026.04.29 20:58:59.922261 [ 276 ] {5aa83eeb-227a-442a-b233-51c47d042f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13207 | 2026.04.29 20:58:59.922267 [ 200 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 975 rows starting from the beginning of the part | ||
| 13208 | 2026.04.29 20:58:59.922354 [ 200 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 13209 | 2026.04.29 20:58:59.922412 [ 200 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 801 rows starting from the beginning of the part | ||
| 13210 | 2026.04.29 20:58:59.922461 [ 200 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 13211 | 2026.04.29 20:58:59.922507 [ 200 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 13212 | 2026.04.29 20:58:59.922555 [ 200 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 801 rows starting from the beginning of the part | ||
| 13213 | 2026.04.29 20:58:59.922741 [ 276 ] {5aa83eeb-227a-442a-b233-51c47d042f5e} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2026.04.29 20:58:59.922790 [ 276 ] {5aa83eeb-227a-442a-b233-51c47d042f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13215 | 2026.04.29 20:58:59.923148 [ 276 ] {5aa83eeb-227a-442a-b233-51c47d042f5e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13216 | 2026.04.29 20:58:59.923372 [ 276 ] {5aa83eeb-227a-442a-b233-51c47d042f5e} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13217 | 2026.04.29 20:58:59.923503 [ 276 ] {5aa83eeb-227a-442a-b233-51c47d042f5e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001323 sec., 755.8578987150416 rows/sec., 53.15 KiB/sec. | ||
| 13218 | 2026.04.29 20:58:59.923541 [ 276 ] {5aa83eeb-227a-442a-b233-51c47d042f5e} <Debug> TCPHandler: Processed in 0.0015587 sec. | ||
| 13219 | 2026.04.29 20:58:59.923668 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13220 | 2026.04.29 20:58:59.923768 [ 276 ] {9237146b-ef50-46b6-9813-29f0b3aa7b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13221 | 2026.04.29 20:58:59.923800 [ 201 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801673 sec., 1609060.023655791 rows/sec., 101.46 MiB/sec. | ||
| 13222 | 2026.04.29 20:58:59.923809 [ 276 ] {9237146b-ef50-46b6-9813-29f0b3aa7b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13223 | 2026.04.29 20:58:59.924041 [ 194 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 13224 | 2026.04.29 20:58:59.924349 [ 194 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2026.04.29 20:58:59.924430 [ 194 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_39_8} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 13226 | 2026.04.29 20:58:59.924535 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13227 | 2026.04.29 20:58:59.924753 [ 276 ] {9237146b-ef50-46b6-9813-29f0b3aa7b0a} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13228 | 2026.04.29 20:58:59.924787 [ 276 ] {9237146b-ef50-46b6-9813-29f0b3aa7b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13229 | 2026.04.29 20:58:59.925149 [ 276 ] {9237146b-ef50-46b6-9813-29f0b3aa7b0a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13230 | 2026.04.29 20:58:59.925362 [ 276 ] {9237146b-ef50-46b6-9813-29f0b3aa7b0a} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13231 | 2026.04.29 20:58:59.925492 [ 276 ] {9237146b-ef50-46b6-9813-29f0b3aa7b0a} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001743 sec., 760183.5915088927 rows/sec., 50.94 MiB/sec. | ||
| 13232 | 2026.04.29 20:58:59.925531 [ 276 ] {9237146b-ef50-46b6-9813-29f0b3aa7b0a} <Debug> TCPHandler: Processed in 0.001912135 sec. | ||
| 13233 | 2026.04.29 20:58:59.925641 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13234 | 2026.04.29 20:58:59.925736 [ 276 ] {29c26852-91b1-42f1-95e2-56df397805f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13235 | 2026.04.29 20:58:59.925778 [ 276 ] {29c26852-91b1-42f1-95e2-56df397805f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13236 | 2026.04.29 20:58:59.926591 [ 276 ] {29c26852-91b1-42f1-95e2-56df397805f3} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2026.04.29 20:58:59.926625 [ 276 ] {29c26852-91b1-42f1-95e2-56df397805f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13238 | 2026.04.29 20:58:59.927055 [ 276 ] {29c26852-91b1-42f1-95e2-56df397805f3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13239 | 2026.04.29 20:58:59.927268 [ 276 ] {29c26852-91b1-42f1-95e2-56df397805f3} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2026.04.29 20:58:59.927396 [ 276 ] {29c26852-91b1-42f1-95e2-56df397805f3} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001679 sec., 891006.5515187612 rows/sec., 54.04 MiB/sec. | ||
| 13241 | 2026.04.29 20:58:59.927433 [ 276 ] {29c26852-91b1-42f1-95e2-56df397805f3} <Debug> TCPHandler: Processed in 0.001842364 sec. | ||
| 13242 | 2026.04.29 20:58:59.927560 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2026.04.29 20:58:59.927681 [ 276 ] {4d36c05d-2874-46d1-92ea-3579b2e58984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13244 | 2026.04.29 20:58:59.927746 [ 276 ] {4d36c05d-2874-46d1-92ea-3579b2e58984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13245 | 2026.04.29 20:58:59.928645 [ 276 ] {4d36c05d-2874-46d1-92ea-3579b2e58984} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13246 | 2026.04.29 20:58:59.928682 [ 276 ] {4d36c05d-2874-46d1-92ea-3579b2e58984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13247 | 2026.04.29 20:58:59.929287 [ 276 ] {4d36c05d-2874-46d1-92ea-3579b2e58984} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13248 | 2026.04.29 20:58:59.929523 [ 276 ] {4d36c05d-2874-46d1-92ea-3579b2e58984} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13249 | 2026.04.29 20:58:59.929671 [ 276 ] {4d36c05d-2874-46d1-92ea-3579b2e58984} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002016 sec., 22817.460317460318 rows/sec., 40.89 MiB/sec. | ||
| 13250 | 2026.04.29 20:58:59.929739 [ 276 ] {4d36c05d-2874-46d1-92ea-3579b2e58984} <Debug> TCPHandler: Processed in 0.002243529 sec. | ||
| 13251 | 2026.04.29 20:58:59.929863 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13252 | 2026.04.29 20:58:59.929956 [ 276 ] {80d26950-bd20-48d6-a273-960d74c34c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13253 | 2026.04.29 20:58:59.929996 [ 276 ] {80d26950-bd20-48d6-a273-960d74c34c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13254 | 2026.04.29 20:58:59.930344 [ 276 ] {80d26950-bd20-48d6-a273-960d74c34c5e} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13255 | 2026.04.29 20:58:59.930380 [ 276 ] {80d26950-bd20-48d6-a273-960d74c34c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13256 | 2026.04.29 20:58:59.930691 [ 276 ] {80d26950-bd20-48d6-a273-960d74c34c5e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13257 | 2026.04.29 20:58:59.930906 [ 276 ] {80d26950-bd20-48d6-a273-960d74c34c5e} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2026.04.29 20:58:59.931042 [ 276 ] {80d26950-bd20-48d6-a273-960d74c34c5e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 749.43 KiB/sec. | ||
| 13259 | 2026.04.29 20:58:59.931078 [ 276 ] {80d26950-bd20-48d6-a273-960d74c34c5e} <Debug> TCPHandler: Processed in 0.001266946 sec. | ||
| 13260 | 2026.04.29 20:59:00.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.42 MiB, peak 351.32 MiB, free memory in arenas 0.00 B, will set to 340.86 MiB (RSS), difference: -1.55 MiB | ||
| 13261 | 2026.04.29 20:59:02.320568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1668 | ||
| 13262 | 2026.04.29 20:59:02.323340 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13263 | 2026.04.29 20:59:02.323383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13264 | 2026.04.29 20:59:02.324596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13265 | 2026.04.29 20:59:02.324868 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13266 | 2026.04.29 20:59:02.325131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1668 | ||
| 13267 | 2026.04.29 20:59:04.576988 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13268 | 2026.04.29 20:59:04.577243 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13269 | 2026.04.29 20:59:04.577620 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13270 | 2026.04.29 20:59:04.577663 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 13271 | 2026.04.29 20:59:04.577919 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13272 | 2026.04.29 20:59:04.577999 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13273 | 2026.04.29 20:59:04.578163 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13274 | 2026.04.29 20:59:04.578199 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13275 | 2026.04.29 20:59:04.578222 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 13276 | 2026.04.29 20:59:04.578238 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13277 | 2026.04.29 20:59:04.578278 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13278 | 2026.04.29 20:59:04.578298 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13279 | 2026.04.29 20:59:04.579344 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002206 sec., 23572.07615593835 rows/sec., 5.51 MiB/sec. | ||
| 13280 | 2026.04.29 20:59:04.579414 [ 276 ] {f68beaff-559c-49f5-b67d-f8a1ef0e37c1} <Debug> TCPHandler: Processed in 0.002570793 sec. | ||
| 13281 | 2026.04.29 20:59:04.580969 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13282 | 2026.04.29 20:59:04.581075 [ 276 ] {f18f4d07-09f9-4145-bd44-e4ce0bbeadcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13283 | 2026.04.29 20:59:04.581117 [ 276 ] {f18f4d07-09f9-4145-bd44-e4ce0bbeadcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13284 | 2026.04.29 20:59:04.581937 [ 276 ] {f18f4d07-09f9-4145-bd44-e4ce0bbeadcf} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13285 | 2026.04.29 20:59:04.582007 [ 276 ] {f18f4d07-09f9-4145-bd44-e4ce0bbeadcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13286 | 2026.04.29 20:59:04.582463 [ 276 ] {f18f4d07-09f9-4145-bd44-e4ce0bbeadcf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13287 | 2026.04.29 20:59:04.582708 [ 276 ] {f18f4d07-09f9-4145-bd44-e4ce0bbeadcf} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13288 | 2026.04.29 20:59:04.582854 [ 276 ] {f18f4d07-09f9-4145-bd44-e4ce0bbeadcf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00181 sec., 30939.22651933702 rows/sec., 2.38 MiB/sec. | ||
| 13289 | 2026.04.29 20:59:04.582859 [ 74 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13290 | 2026.04.29 20:59:04.582892 [ 276 ] {f18f4d07-09f9-4145-bd44-e4ce0bbeadcf} <Debug> TCPHandler: Processed in 0.001973606 sec. | ||
| 13291 | 2026.04.29 20:59:04.582909 [ 74 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.04.29 20:59:04.582932 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13293 | 2026.04.29 20:59:04.583028 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2026.04.29 20:59:04.583064 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 13295 | 2026.04.29 20:59:04.583151 [ 276 ] {c705926f-67a0-4198-9058-6d1e33dc4d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13296 | 2026.04.29 20:59:04.583203 [ 276 ] {c705926f-67a0-4198-9058-6d1e33dc4d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13297 | 2026.04.29 20:59:04.583229 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13298 | 2026.04.29 20:59:04.583271 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3364 rows starting from the beginning of the part | ||
| 13299 | 2026.04.29 20:59:04.583347 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 815 rows starting from the beginning of the part | ||
| 13300 | 2026.04.29 20:59:04.583404 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 126 rows starting from the beginning of the part | ||
| 13301 | 2026.04.29 20:59:04.583453 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 811 rows starting from the beginning of the part | ||
| 13302 | 2026.04.29 20:59:04.583502 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2475 rows starting from the beginning of the part | ||
| 13303 | 2026.04.29 20:59:04.583547 [ 199 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 13304 | 2026.04.29 20:59:04.583788 [ 276 ] {c705926f-67a0-4198-9058-6d1e33dc4d33} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2026.04.29 20:59:04.583840 [ 276 ] {c705926f-67a0-4198-9058-6d1e33dc4d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13306 | 2026.04.29 20:59:04.584214 [ 276 ] {c705926f-67a0-4198-9058-6d1e33dc4d33} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13307 | 2026.04.29 20:59:04.584443 [ 276 ] {c705926f-67a0-4198-9058-6d1e33dc4d33} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.04.29 20:59:04.584574 [ 276 ] {c705926f-67a0-4198-9058-6d1e33dc4d33} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00145 sec., 44137.93103448276 rows/sec., 3.45 MiB/sec. | ||
| 13309 | 2026.04.29 20:59:04.584578 [ 74 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13310 | 2026.04.29 20:59:04.584612 [ 276 ] {c705926f-67a0-4198-9058-6d1e33dc4d33} <Debug> TCPHandler: Processed in 0.001645061 sec. | ||
| 13311 | 2026.04.29 20:59:04.584619 [ 74 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13312 | 2026.04.29 20:59:04.584640 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13313 | 2026.04.29 20:59:04.584716 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 13314 | 2026.04.29 20:59:04.584741 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13315 | 2026.04.29 20:59:04.584805 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13316 | 2026.04.29 20:59:04.584840 [ 276 ] {2344abc6-5f0b-478d-9a50-224cbc32781e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13317 | 2026.04.29 20:59:04.584841 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1832 rows starting from the beginning of the part | ||
| 13318 | 2026.04.29 20:59:04.584883 [ 276 ] {2344abc6-5f0b-478d-9a50-224cbc32781e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13319 | 2026.04.29 20:59:04.584907 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 505 rows starting from the beginning of the part | ||
| 13320 | 2026.04.29 20:59:04.584953 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 99 rows starting from the beginning of the part | ||
| 13321 | 2026.04.29 20:59:04.584996 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 497 rows starting from the beginning of the part | ||
| 13322 | 2026.04.29 20:59:04.585037 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1325 rows starting from the beginning of the part | ||
| 13323 | 2026.04.29 20:59:04.585076 [ 194 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 13324 | 2026.04.29 20:59:04.585265 [ 276 ] {2344abc6-5f0b-478d-9a50-224cbc32781e} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2026.04.29 20:59:04.585299 [ 276 ] {2344abc6-5f0b-478d-9a50-224cbc32781e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13326 | 2026.04.29 20:59:04.585617 [ 276 ] {2344abc6-5f0b-478d-9a50-224cbc32781e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13327 | 2026.04.29 20:59:04.585784 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7647 rows, containing 5 columns (5 merged, 0 gathered) in 0.002787336 sec., 2743479.795761975 rows/sec., 218.35 MiB/sec. | ||
| 13328 | 2026.04.29 20:59:04.585823 [ 276 ] {2344abc6-5f0b-478d-9a50-224cbc32781e} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.04.29 20:59:04.585953 [ 276 ] {2344abc6-5f0b-478d-9a50-224cbc32781e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 13330 | 2026.04.29 20:59:04.585990 [ 276 ] {2344abc6-5f0b-478d-9a50-224cbc32781e} <Debug> TCPHandler: Processed in 0.001297617 sec. | ||
| 13331 | 2026.04.29 20:59:04.586087 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13332 | 2026.04.29 20:59:04.586110 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13333 | 2026.04.29 20:59:04.586206 [ 276 ] {8aacd9ec-dba4-4e03-bc73-c58b830e287b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13334 | 2026.04.29 20:59:04.586248 [ 276 ] {8aacd9ec-dba4-4e03-bc73-c58b830e287b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13335 | 2026.04.29 20:59:04.586362 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.04.29 20:59:04.586450 [ 187 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_91_18} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13337 | 2026.04.29 20:59:04.586514 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832173 sec., 2358947.5448006275 rows/sec., 171.01 MiB/sec. | ||
| 13338 | 2026.04.29 20:59:04.586537 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 13339 | 2026.04.29 20:59:04.586578 [ 276 ] {8aacd9ec-dba4-4e03-bc73-c58b830e287b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13340 | 2026.04.29 20:59:04.586618 [ 276 ] {8aacd9ec-dba4-4e03-bc73-c58b830e287b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13341 | 2026.04.29 20:59:04.586753 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13342 | 2026.04.29 20:59:04.586951 [ 276 ] {8aacd9ec-dba4-4e03-bc73-c58b830e287b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13343 | 2026.04.29 20:59:04.587071 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2026.04.29 20:59:04.587166 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_91_18} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13345 | 2026.04.29 20:59:04.587200 [ 276 ] {8aacd9ec-dba4-4e03-bc73-c58b830e287b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2026.04.29 20:59:04.587268 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 13347 | 2026.04.29 20:59:04.587346 [ 276 ] {8aacd9ec-dba4-4e03-bc73-c58b830e287b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001149 sec., 41775.45691906005 rows/sec., 2.82 MiB/sec. | ||
| 13348 | 2026.04.29 20:59:04.587387 [ 276 ] {8aacd9ec-dba4-4e03-bc73-c58b830e287b} <Debug> TCPHandler: Processed in 0.001325857 sec. | ||
| 13349 | 2026.04.29 20:59:04.728584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26387 | ||
| 13350 | 2026.04.29 20:59:04.729137 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.04.29 20:59:04.729174 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13352 | 2026.04.29 20:59:04.729652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13353 | 2026.04.29 20:59:04.729888 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.04.29 20:59:04.730014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26387 | ||
| 13355 | 2026.04.29 20:59:06.135259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13356 | 2026.04.29 20:59:06.151937 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13357 | 2026.04.29 20:59:06.151990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13358 | 2026.04.29 20:59:06.158041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13359 | 2026.04.29 20:59:06.158745 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13360 | 2026.04.29 20:59:06.161620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13361 | 2026.04.29 20:59:08.173173 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45669 | ||
| 13362 | 2026.04.29 20:59:08.173282 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13363 | 2026.04.29 20:59:08.173308 [ 352 ] {} <Debug> TCP-Session: f37d98c6-8f6d-41c2-88ec-f30b13bfefdb Authenticating user 'default' from [fd00:1122:3344:101::e]:45669 | ||
| 13364 | 2026.04.29 20:59:08.173330 [ 352 ] {} <Debug> TCP-Session: f37d98c6-8f6d-41c2-88ec-f30b13bfefdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.04.29 20:59:08.173342 [ 352 ] {} <Debug> TCP-Session: f37d98c6-8f6d-41c2-88ec-f30b13bfefdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13366 | 2026.04.29 20:59:08.173552 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49437 | ||
| 13367 | 2026.04.29 20:59:08.173577 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44002 | ||
| 13368 | 2026.04.29 20:59:08.173589 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34006 | ||
| 13369 | 2026.04.29 20:59:08.173629 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48137 | ||
| 13370 | 2026.04.29 20:59:08.173652 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33113 | ||
| 13371 | 2026.04.29 20:59:08.173672 [ 352 ] {} <Trace> TCP-Session: f37d98c6-8f6d-41c2-88ec-f30b13bfefdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2026.04.29 20:59:08.173724 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13373 | 2026.04.29 20:59:08.173724 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13374 | 2026.04.29 20:59:08.173669 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13375 | 2026.04.29 20:59:08.173770 [ 291 ] {} <Debug> TCP-Session: 4985413a-448a-4d82-94b2-0950dfaa413b Authenticating user 'default' from [fd00:1122:3344:101::e]:48137 | ||
| 13376 | 2026.04.29 20:59:08.173784 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13377 | 2026.04.29 20:59:08.173794 [ 355 ] {} <Debug> TCP-Session: d052d525-b37d-461b-aff7-5273ddebf008 Authenticating user 'default' from [fd00:1122:3344:101::e]:44002 | ||
| 13378 | 2026.04.29 20:59:08.173814 [ 291 ] {} <Debug> TCP-Session: 4985413a-448a-4d82-94b2-0950dfaa413b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13379 | 2026.04.29 20:59:08.173829 [ 351 ] {} <Debug> TCP-Session: 0efcff6d-25be-405f-ba38-733b31d3ab8b Authenticating user 'default' from [fd00:1122:3344:101::e]:33113 | ||
| 13380 | 2026.04.29 20:59:08.173848 [ 291 ] {} <Debug> TCP-Session: 4985413a-448a-4d82-94b2-0950dfaa413b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13381 | 2026.04.29 20:59:08.173836 [ 355 ] {} <Debug> TCP-Session: d052d525-b37d-461b-aff7-5273ddebf008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13382 | 2026.04.29 20:59:08.173873 [ 351 ] {} <Debug> TCP-Session: 0efcff6d-25be-405f-ba38-733b31d3ab8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13383 | 2026.04.29 20:59:08.173891 [ 352 ] {9e96d1ff-9bca-455a-abb2-bcf809f5bb24} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45669) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13384 | 2026.04.29 20:59:08.173896 [ 355 ] {} <Debug> TCP-Session: d052d525-b37d-461b-aff7-5273ddebf008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13385 | 2026.04.29 20:59:08.173907 [ 351 ] {} <Debug> TCP-Session: 0efcff6d-25be-405f-ba38-733b31d3ab8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13386 | 2026.04.29 20:59:08.173764 [ 287 ] {} <Debug> TCP-Session: 1fb98e24-40d2-4fe5-8409-cc12b2697f62 Authenticating user 'default' from [fd00:1122:3344:101::e]:34006 | ||
| 13387 | 2026.04.29 20:59:08.173610 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38307 | ||
| 13388 | 2026.04.29 20:59:08.173973 [ 287 ] {} <Debug> TCP-Session: 1fb98e24-40d2-4fe5-8409-cc12b2697f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13389 | 2026.04.29 20:59:08.173608 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62431 | ||
| 13390 | 2026.04.29 20:59:08.174009 [ 287 ] {} <Debug> TCP-Session: 1fb98e24-40d2-4fe5-8409-cc12b2697f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13391 | 2026.04.29 20:59:08.173567 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38608 | ||
| 13392 | 2026.04.29 20:59:08.173674 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13393 | 2026.04.29 20:59:08.174102 [ 353 ] {} <Debug> TCP-Session: b2099357-0b58-46c9-8b0f-adb04b87ea34 Authenticating user 'default' from [fd00:1122:3344:101::e]:49437 | ||
| 13394 | 2026.04.29 20:59:08.174125 [ 353 ] {} <Debug> TCP-Session: b2099357-0b58-46c9-8b0f-adb04b87ea34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13395 | 2026.04.29 20:59:08.174142 [ 353 ] {} <Debug> TCP-Session: b2099357-0b58-46c9-8b0f-adb04b87ea34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13396 | 2026.04.29 20:59:08.174170 [ 352 ] {9e96d1ff-9bca-455a-abb2-bcf809f5bb24} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13397 | 2026.04.29 20:59:08.174187 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13398 | 2026.04.29 20:59:08.174222 [ 290 ] {} <Debug> TCP-Session: c94d5591-fc42-4174-b38e-7e70a5b10904 Authenticating user 'default' from [fd00:1122:3344:101::e]:38307 | ||
| 13399 | 2026.04.29 20:59:08.174230 [ 352 ] {9e96d1ff-9bca-455a-abb2-bcf809f5bb24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13400 | 2026.04.29 20:59:08.174239 [ 290 ] {} <Debug> TCP-Session: c94d5591-fc42-4174-b38e-7e70a5b10904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13401 | 2026.04.29 20:59:08.174265 [ 290 ] {} <Debug> TCP-Session: c94d5591-fc42-4174-b38e-7e70a5b10904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13402 | 2026.04.29 20:59:08.174524 [ 352 ] {9e96d1ff-9bca-455a-abb2-bcf809f5bb24} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 13403 | 2026.04.29 20:59:08.174603 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13404 | 2026.04.29 20:59:08.174633 [ 289 ] {} <Debug> TCP-Session: c8b3476c-254a-4c3a-886f-618ee20061e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62431 | ||
| 13405 | 2026.04.29 20:59:08.174648 [ 289 ] {} <Debug> TCP-Session: c8b3476c-254a-4c3a-886f-618ee20061e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13406 | 2026.04.29 20:59:08.174660 [ 289 ] {} <Debug> TCP-Session: c8b3476c-254a-4c3a-886f-618ee20061e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13407 | 2026.04.29 20:59:08.174717 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13408 | 2026.04.29 20:59:08.174749 [ 354 ] {} <Debug> TCP-Session: 23aa2469-aae6-4bb4-ac87-0742f191b17e Authenticating user 'default' from [fd00:1122:3344:101::e]:38608 | ||
| 13409 | 2026.04.29 20:59:08.174766 [ 354 ] {} <Debug> TCP-Session: 23aa2469-aae6-4bb4-ac87-0742f191b17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13410 | 2026.04.29 20:59:08.174778 [ 354 ] {} <Debug> TCP-Session: 23aa2469-aae6-4bb4-ac87-0742f191b17e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13411 | 2026.04.29 20:59:08.175457 [ 303 ] {9e96d1ff-9bca-455a-abb2-bcf809f5bb24} <Trace> AggregatingTransform: Aggregating | ||
| 13412 | 2026.04.29 20:59:08.175490 [ 303 ] {9e96d1ff-9bca-455a-abb2-bcf809f5bb24} <Trace> Aggregator: Aggregation method: without_key | ||
| 13413 | 2026.04.29 20:59:08.175525 [ 303 ] {9e96d1ff-9bca-455a-abb2-bcf809f5bb24} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896531 sec. (1115.410 rows/sec., 43.57 KiB/sec.) | ||
| 13414 | 2026.04.29 20:59:08.175543 [ 303 ] {9e96d1ff-9bca-455a-abb2-bcf809f5bb24} <Trace> Aggregator: Merging aggregated data | ||
| 13415 | 2026.04.29 20:59:08.177251 [ 352 ] {9e96d1ff-9bca-455a-abb2-bcf809f5bb24} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003419 sec., 292.4831822170225 rows/sec., 11.43 KiB/sec. | ||
| 13416 | 2026.04.29 20:59:08.177380 [ 352 ] {9e96d1ff-9bca-455a-abb2-bcf809f5bb24} <Debug> TCPHandler: Processed in 0.003826899 sec. | ||
| 13417 | 2026.04.29 20:59:08.177503 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13418 | 2026.04.29 20:59:08.177531 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13419 | 2026.04.29 20:59:08.177548 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13420 | 2026.04.29 20:59:08.177564 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13421 | 2026.04.29 20:59:08.177594 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13422 | 2026.04.29 20:59:08.177608 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13423 | 2026.04.29 20:59:08.177629 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13424 | 2026.04.29 20:59:08.177645 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13425 | 2026.04.29 20:59:08.177660 [ 355 ] {} <Debug> TCP-Session: d052d525-b37d-461b-aff7-5273ddebf008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13426 | 2026.04.29 20:59:08.177680 [ 287 ] {} <Debug> TCP-Session: 1fb98e24-40d2-4fe5-8409-cc12b2697f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13427 | 2026.04.29 20:59:08.177691 [ 291 ] {} <Debug> TCP-Session: 4985413a-448a-4d82-94b2-0950dfaa413b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2026.04.29 20:59:08.177641 [ 289 ] {} <Debug> TCP-Session: c8b3476c-254a-4c3a-886f-618ee20061e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13429 | 2026.04.29 20:59:08.177629 [ 353 ] {} <Debug> TCP-Session: b2099357-0b58-46c9-8b0f-adb04b87ea34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13430 | 2026.04.29 20:59:08.177603 [ 351 ] {} <Debug> TCP-Session: 0efcff6d-25be-405f-ba38-733b31d3ab8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13431 | 2026.04.29 20:59:08.177580 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13432 | 2026.04.29 20:59:08.177579 [ 354 ] {} <Debug> TCP-Session: 23aa2469-aae6-4bb4-ac87-0742f191b17e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13433 | 2026.04.29 20:59:08.177815 [ 290 ] {} <Debug> TCP-Session: c94d5591-fc42-4174-b38e-7e70a5b10904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13434 | 2026.04.29 20:59:08.177536 [ 352 ] {} <Debug> TCP-Session: f37d98c6-8f6d-41c2-88ec-f30b13bfefdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13435 | 2026.04.29 20:59:08.246348 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40709 | ||
| 13436 | 2026.04.29 20:59:08.246457 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13437 | 2026.04.29 20:59:08.246482 [ 352 ] {} <Debug> TCP-Session: f53a43ff-7e3d-453b-8e16-599a5cfaeac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40709 | ||
| 13438 | 2026.04.29 20:59:08.246505 [ 352 ] {} <Debug> TCP-Session: f53a43ff-7e3d-453b-8e16-599a5cfaeac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13439 | 2026.04.29 20:59:08.246517 [ 352 ] {} <Debug> TCP-Session: f53a43ff-7e3d-453b-8e16-599a5cfaeac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13440 | 2026.04.29 20:59:08.246693 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44220 | ||
| 13441 | 2026.04.29 20:59:08.246715 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51238 | ||
| 13442 | 2026.04.29 20:59:08.246758 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65186 | ||
| 13443 | 2026.04.29 20:59:08.246765 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52412 | ||
| 13444 | 2026.04.29 20:59:08.246794 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46966 | ||
| 13445 | 2026.04.29 20:59:08.246821 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58855 | ||
| 13446 | 2026.04.29 20:59:08.246868 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13447 | 2026.04.29 20:59:08.246886 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13448 | 2026.04.29 20:59:08.246909 [ 289 ] {} <Debug> TCP-Session: 89357c6f-318a-40b5-afcf-ba91870ae262 Authenticating user 'default' from [fd00:1122:3344:101::e]:52412 | ||
| 13449 | 2026.04.29 20:59:08.246848 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13450 | 2026.04.29 20:59:08.246938 [ 289 ] {} <Debug> TCP-Session: 89357c6f-318a-40b5-afcf-ba91870ae262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13451 | 2026.04.29 20:59:08.246950 [ 291 ] {} <Debug> TCP-Session: 15b5a55f-cfc5-4e16-88c9-b6063067a825 Authenticating user 'default' from [fd00:1122:3344:101::e]:46966 | ||
| 13452 | 2026.04.29 20:59:08.246966 [ 354 ] {} <Debug> TCP-Session: 8c89e355-ac03-4a10-b706-4db419ccdb20 Authenticating user 'default' from [fd00:1122:3344:101::e]:51238 | ||
| 13453 | 2026.04.29 20:59:08.246848 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13454 | 2026.04.29 20:59:08.247010 [ 291 ] {} <Debug> TCP-Session: 15b5a55f-cfc5-4e16-88c9-b6063067a825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13455 | 2026.04.29 20:59:08.247008 [ 354 ] {} <Debug> TCP-Session: 8c89e355-ac03-4a10-b706-4db419ccdb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13456 | 2026.04.29 20:59:08.247028 [ 287 ] {} <Debug> TCP-Session: 922b8124-6c89-47ea-b0a9-78099b0a689e Authenticating user 'default' from [fd00:1122:3344:101::e]:65186 | ||
| 13457 | 2026.04.29 20:59:08.247034 [ 291 ] {} <Debug> TCP-Session: 15b5a55f-cfc5-4e16-88c9-b6063067a825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13458 | 2026.04.29 20:59:08.247049 [ 287 ] {} <Debug> TCP-Session: 922b8124-6c89-47ea-b0a9-78099b0a689e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13459 | 2026.04.29 20:59:08.247038 [ 354 ] {} <Debug> TCP-Session: 8c89e355-ac03-4a10-b706-4db419ccdb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13460 | 2026.04.29 20:59:08.247063 [ 287 ] {} <Debug> TCP-Session: 922b8124-6c89-47ea-b0a9-78099b0a689e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13461 | 2026.04.29 20:59:08.246797 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13462 | 2026.04.29 20:59:08.246785 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39337 | ||
| 13463 | 2026.04.29 20:59:08.247118 [ 353 ] {} <Debug> TCP-Session: 89b26d41-225b-4e9f-bb6d-db95d50eed90 Authenticating user 'default' from [fd00:1122:3344:101::e]:44220 | ||
| 13464 | 2026.04.29 20:59:08.246734 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38783 | ||
| 13465 | 2026.04.29 20:59:08.247145 [ 353 ] {} <Debug> TCP-Session: 89b26d41-225b-4e9f-bb6d-db95d50eed90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13466 | 2026.04.29 20:59:08.246967 [ 289 ] {} <Debug> TCP-Session: 89357c6f-318a-40b5-afcf-ba91870ae262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13467 | 2026.04.29 20:59:08.247171 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13468 | 2026.04.29 20:59:08.247175 [ 353 ] {} <Debug> TCP-Session: 89b26d41-225b-4e9f-bb6d-db95d50eed90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13469 | 2026.04.29 20:59:08.247206 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13470 | 2026.04.29 20:59:08.247219 [ 290 ] {} <Debug> TCP-Session: d7a2e649-8e7a-4389-94be-99765ecbcde1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39337 | ||
| 13471 | 2026.04.29 20:59:08.247249 [ 355 ] {} <Debug> TCP-Session: 94b4f89d-368a-4ba4-8307-cf31bba9e78e Authenticating user 'default' from [fd00:1122:3344:101::e]:38783 | ||
| 13472 | 2026.04.29 20:59:08.247258 [ 290 ] {} <Debug> TCP-Session: d7a2e649-8e7a-4389-94be-99765ecbcde1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13473 | 2026.04.29 20:59:08.247275 [ 355 ] {} <Debug> TCP-Session: 94b4f89d-368a-4ba4-8307-cf31bba9e78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13474 | 2026.04.29 20:59:08.247288 [ 290 ] {} <Debug> TCP-Session: d7a2e649-8e7a-4389-94be-99765ecbcde1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13475 | 2026.04.29 20:59:08.247302 [ 355 ] {} <Debug> TCP-Session: 94b4f89d-368a-4ba4-8307-cf31bba9e78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13476 | 2026.04.29 20:59:08.246962 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13477 | 2026.04.29 20:59:08.246835 [ 352 ] {} <Trace> TCP-Session: f53a43ff-7e3d-453b-8e16-599a5cfaeac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13478 | 2026.04.29 20:59:08.247375 [ 351 ] {} <Debug> TCP-Session: 0f300a7e-0978-4072-a968-586979f514b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58855 | ||
| 13479 | 2026.04.29 20:59:08.247405 [ 351 ] {} <Debug> TCP-Session: 0f300a7e-0978-4072-a968-586979f514b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13480 | 2026.04.29 20:59:08.247418 [ 351 ] {} <Debug> TCP-Session: 0f300a7e-0978-4072-a968-586979f514b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13481 | 2026.04.29 20:59:08.247529 [ 352 ] {81508776-9410-49ec-ba51-d648d280bd29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40709) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13482 | 2026.04.29 20:59:08.247791 [ 352 ] {81508776-9410-49ec-ba51-d648d280bd29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13483 | 2026.04.29 20:59:08.247845 [ 352 ] {81508776-9410-49ec-ba51-d648d280bd29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13484 | 2026.04.29 20:59:08.248127 [ 352 ] {81508776-9410-49ec-ba51-d648d280bd29} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 13485 | 2026.04.29 20:59:08.249085 [ 323 ] {81508776-9410-49ec-ba51-d648d280bd29} <Trace> AggregatingTransform: Aggregating | ||
| 13486 | 2026.04.29 20:59:08.249128 [ 323 ] {81508776-9410-49ec-ba51-d648d280bd29} <Trace> Aggregator: Aggregation method: without_key | ||
| 13487 | 2026.04.29 20:59:08.249166 [ 323 ] {81508776-9410-49ec-ba51-d648d280bd29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940542 sec. (1063.217 rows/sec., 41.53 KiB/sec.) | ||
| 13488 | 2026.04.29 20:59:08.249184 [ 323 ] {81508776-9410-49ec-ba51-d648d280bd29} <Trace> Aggregator: Merging aggregated data | ||
| 13489 | 2026.04.29 20:59:08.250669 [ 352 ] {81508776-9410-49ec-ba51-d648d280bd29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. | ||
| 13490 | 2026.04.29 20:59:08.250841 [ 352 ] {81508776-9410-49ec-ba51-d648d280bd29} <Debug> TCPHandler: Processed in 0.004126003 sec. | ||
| 13491 | 2026.04.29 20:59:08.250973 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13492 | 2026.04.29 20:59:08.251000 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13493 | 2026.04.29 20:59:08.251018 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13494 | 2026.04.29 20:59:08.251038 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13495 | 2026.04.29 20:59:08.251053 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13496 | 2026.04.29 20:59:08.251070 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13497 | 2026.04.29 20:59:08.251083 [ 351 ] {} <Debug> TCP-Session: 0f300a7e-0978-4072-a968-586979f514b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13498 | 2026.04.29 20:59:08.251100 [ 354 ] {} <Debug> TCP-Session: 8c89e355-ac03-4a10-b706-4db419ccdb20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13499 | 2026.04.29 20:59:08.251122 [ 287 ] {} <Debug> TCP-Session: 922b8124-6c89-47ea-b0a9-78099b0a689e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13500 | 2026.04.29 20:59:08.251128 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13501 | 2026.04.29 20:59:08.251106 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13502 | 2026.04.29 20:59:08.251174 [ 291 ] {} <Debug> TCP-Session: 15b5a55f-cfc5-4e16-88c9-b6063067a825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13503 | 2026.04.29 20:59:08.251056 [ 290 ] {} <Debug> TCP-Session: d7a2e649-8e7a-4389-94be-99765ecbcde1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13504 | 2026.04.29 20:59:08.251202 [ 355 ] {} <Debug> TCP-Session: 94b4f89d-368a-4ba4-8307-cf31bba9e78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13505 | 2026.04.29 20:59:08.251042 [ 353 ] {} <Debug> TCP-Session: 89b26d41-225b-4e9f-bb6d-db95d50eed90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13506 | 2026.04.29 20:59:08.251089 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13507 | 2026.04.29 20:59:08.251010 [ 352 ] {} <Debug> TCP-Session: f53a43ff-7e3d-453b-8e16-599a5cfaeac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13508 | 2026.04.29 20:59:08.251292 [ 289 ] {} <Debug> TCP-Session: 89357c6f-318a-40b5-afcf-ba91870ae262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13509 | 2026.04.29 20:59:08.352459 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50781 | ||
| 13510 | 2026.04.29 20:59:08.352572 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13511 | 2026.04.29 20:59:08.352602 [ 352 ] {} <Debug> TCP-Session: 183ed091-62af-404d-a73c-fd69cdc1d1f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50781 | ||
| 13512 | 2026.04.29 20:59:08.352624 [ 352 ] {} <Debug> TCP-Session: 183ed091-62af-404d-a73c-fd69cdc1d1f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13513 | 2026.04.29 20:59:08.352637 [ 352 ] {} <Debug> TCP-Session: 183ed091-62af-404d-a73c-fd69cdc1d1f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13514 | 2026.04.29 20:59:08.352826 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61483 | ||
| 13515 | 2026.04.29 20:59:08.352843 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35780 | ||
| 13516 | 2026.04.29 20:59:08.352882 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43968 | ||
| 13517 | 2026.04.29 20:59:08.352888 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58139 | ||
| 13518 | 2026.04.29 20:59:08.352923 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38503 | ||
| 13519 | 2026.04.29 20:59:08.352945 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13520 | 2026.04.29 20:59:08.352970 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13521 | 2026.04.29 20:59:08.352973 [ 352 ] {} <Trace> TCP-Session: 183ed091-62af-404d-a73c-fd69cdc1d1f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13522 | 2026.04.29 20:59:08.352995 [ 355 ] {} <Debug> TCP-Session: efa18a5a-4313-46f2-b93b-5e663319e23f Authenticating user 'default' from [fd00:1122:3344:101::e]:35780 | ||
| 13523 | 2026.04.29 20:59:08.353006 [ 289 ] {} <Debug> TCP-Session: bbbcfd75-63ac-438a-aa9c-e0f593c8612d Authenticating user 'default' from [fd00:1122:3344:101::e]:43968 | ||
| 13524 | 2026.04.29 20:59:08.353023 [ 355 ] {} <Debug> TCP-Session: efa18a5a-4313-46f2-b93b-5e663319e23f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13525 | 2026.04.29 20:59:08.352982 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13526 | 2026.04.29 20:59:08.353042 [ 355 ] {} <Debug> TCP-Session: efa18a5a-4313-46f2-b93b-5e663319e23f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13527 | 2026.04.29 20:59:08.353038 [ 289 ] {} <Debug> TCP-Session: bbbcfd75-63ac-438a-aa9c-e0f593c8612d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13528 | 2026.04.29 20:59:08.353050 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13529 | 2026.04.29 20:59:08.353072 [ 290 ] {} <Debug> TCP-Session: 03b26f95-a962-4331-882e-49fbd1cad17c Authenticating user 'default' from [fd00:1122:3344:101::e]:58139 | ||
| 13530 | 2026.04.29 20:59:08.353079 [ 289 ] {} <Debug> TCP-Session: bbbcfd75-63ac-438a-aa9c-e0f593c8612d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13531 | 2026.04.29 20:59:08.353107 [ 351 ] {} <Debug> TCP-Session: e06cae2a-dede-406e-95a4-a080faaaccc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38503 | ||
| 13532 | 2026.04.29 20:59:08.353117 [ 290 ] {} <Debug> TCP-Session: 03b26f95-a962-4331-882e-49fbd1cad17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13533 | 2026.04.29 20:59:08.352944 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13534 | 2026.04.29 20:59:08.353151 [ 290 ] {} <Debug> TCP-Session: 03b26f95-a962-4331-882e-49fbd1cad17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13535 | 2026.04.29 20:59:08.353146 [ 351 ] {} <Debug> TCP-Session: e06cae2a-dede-406e-95a4-a080faaaccc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13536 | 2026.04.29 20:59:08.353176 [ 353 ] {} <Debug> TCP-Session: b95fc776-9a46-433a-83e1-006fb1838cc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61483 | ||
| 13537 | 2026.04.29 20:59:08.353193 [ 351 ] {} <Debug> TCP-Session: e06cae2a-dede-406e-95a4-a080faaaccc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13538 | 2026.04.29 20:59:08.353209 [ 353 ] {} <Debug> TCP-Session: b95fc776-9a46-433a-83e1-006fb1838cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13539 | 2026.04.29 20:59:08.352901 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41771 | ||
| 13540 | 2026.04.29 20:59:08.353233 [ 353 ] {} <Debug> TCP-Session: b95fc776-9a46-433a-83e1-006fb1838cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13541 | 2026.04.29 20:59:08.352851 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48386 | ||
| 13542 | 2026.04.29 20:59:08.352839 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56998 | ||
| 13543 | 2026.04.29 20:59:08.353155 [ 352 ] {fe9e83a5-5630-4356-a4bd-abb997b4729e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50781) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13544 | 2026.04.29 20:59:08.353335 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13545 | 2026.04.29 20:59:08.353345 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13546 | 2026.04.29 20:59:08.353360 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13547 | 2026.04.29 20:59:08.353370 [ 291 ] {} <Debug> TCP-Session: c9612ec6-390a-45ba-8da5-837ebf326591 Authenticating user 'default' from [fd00:1122:3344:101::e]:41771 | ||
| 13548 | 2026.04.29 20:59:08.353376 [ 287 ] {} <Debug> TCP-Session: a7a42efc-2da1-4a9d-86aa-b9eff3a33ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48386 | ||
| 13549 | 2026.04.29 20:59:08.353384 [ 354 ] {} <Debug> TCP-Session: 696996af-f4ea-4f1b-9c89-70a819408312 Authenticating user 'default' from [fd00:1122:3344:101::e]:56998 | ||
| 13550 | 2026.04.29 20:59:08.353394 [ 291 ] {} <Debug> TCP-Session: c9612ec6-390a-45ba-8da5-837ebf326591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13551 | 2026.04.29 20:59:08.353397 [ 287 ] {} <Debug> TCP-Session: a7a42efc-2da1-4a9d-86aa-b9eff3a33ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13552 | 2026.04.29 20:59:08.353402 [ 354 ] {} <Debug> TCP-Session: 696996af-f4ea-4f1b-9c89-70a819408312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13553 | 2026.04.29 20:59:08.353408 [ 291 ] {} <Debug> TCP-Session: c9612ec6-390a-45ba-8da5-837ebf326591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13554 | 2026.04.29 20:59:08.353416 [ 287 ] {} <Debug> TCP-Session: a7a42efc-2da1-4a9d-86aa-b9eff3a33ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13555 | 2026.04.29 20:59:08.353423 [ 354 ] {} <Debug> TCP-Session: 696996af-f4ea-4f1b-9c89-70a819408312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13556 | 2026.04.29 20:59:08.353631 [ 352 ] {fe9e83a5-5630-4356-a4bd-abb997b4729e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13557 | 2026.04.29 20:59:08.353694 [ 352 ] {fe9e83a5-5630-4356-a4bd-abb997b4729e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13558 | 2026.04.29 20:59:08.353987 [ 352 ] {fe9e83a5-5630-4356-a4bd-abb997b4729e} <Debug> oximeter.version (513567d0-ccad-492d-a0cc-5e0007f344aa) (SelectExecutor): Key condition: unknown | ||
| 13559 | 2026.04.29 20:59:08.354894 [ 344 ] {fe9e83a5-5630-4356-a4bd-abb997b4729e} <Trace> AggregatingTransform: Aggregating | ||
| 13560 | 2026.04.29 20:59:08.354937 [ 344 ] {fe9e83a5-5630-4356-a4bd-abb997b4729e} <Trace> Aggregator: Aggregation method: without_key | ||
| 13561 | 2026.04.29 20:59:08.354974 [ 344 ] {fe9e83a5-5630-4356-a4bd-abb997b4729e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887122 sec. (1127.241 rows/sec., 44.03 KiB/sec.) | ||
| 13562 | 2026.04.29 20:59:08.354989 [ 344 ] {fe9e83a5-5630-4356-a4bd-abb997b4729e} <Trace> Aggregator: Merging aggregated data | ||
| 13563 | 2026.04.29 20:59:08.356138 [ 352 ] {fe9e83a5-5630-4356-a4bd-abb997b4729e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003037 sec., 329.27230819888047 rows/sec., 12.86 KiB/sec. | ||
| 13564 | 2026.04.29 20:59:08.356275 [ 352 ] {fe9e83a5-5630-4356-a4bd-abb997b4729e} <Debug> TCPHandler: Processed in 0.003422704 sec. | ||
| 13565 | 2026.04.29 20:59:08.356402 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13566 | 2026.04.29 20:59:08.356427 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13567 | 2026.04.29 20:59:08.356433 [ 352 ] {} <Debug> TCP-Session: 183ed091-62af-404d-a73c-fd69cdc1d1f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13568 | 2026.04.29 20:59:08.356442 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13569 | 2026.04.29 20:59:08.356462 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13570 | 2026.04.29 20:59:08.356496 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13571 | 2026.04.29 20:59:08.356516 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13572 | 2026.04.29 20:59:08.356537 [ 351 ] {} <Debug> TCP-Session: e06cae2a-dede-406e-95a4-a080faaaccc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13573 | 2026.04.29 20:59:08.356554 [ 287 ] {} <Debug> TCP-Session: a7a42efc-2da1-4a9d-86aa-b9eff3a33ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13574 | 2026.04.29 20:59:08.356565 [ 291 ] {} <Debug> TCP-Session: c9612ec6-390a-45ba-8da5-837ebf326591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2026.04.29 20:59:08.356548 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13576 | 2026.04.29 20:59:08.356510 [ 353 ] {} <Debug> TCP-Session: b95fc776-9a46-433a-83e1-006fb1838cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13577 | 2026.04.29 20:59:08.356626 [ 290 ] {} <Debug> TCP-Session: 03b26f95-a962-4331-882e-49fbd1cad17c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13578 | 2026.04.29 20:59:08.356479 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13579 | 2026.04.29 20:59:08.356471 [ 354 ] {} <Debug> TCP-Session: 696996af-f4ea-4f1b-9c89-70a819408312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13580 | 2026.04.29 20:59:08.356534 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13581 | 2026.04.29 20:59:08.356685 [ 355 ] {} <Debug> TCP-Session: efa18a5a-4313-46f2-b93b-5e663319e23f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13582 | 2026.04.29 20:59:08.356721 [ 289 ] {} <Debug> TCP-Session: bbbcfd75-63ac-438a-aa9c-e0f593c8612d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13583 | 2026.04.29 20:59:09.584280 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13584 | 2026.04.29 20:59:09.584550 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13585 | 2026.04.29 20:59:09.584986 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13586 | 2026.04.29 20:59:09.585034 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13587 | 2026.04.29 20:59:09.585329 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13588 | 2026.04.29 20:59:09.585400 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13589 | 2026.04.29 20:59:09.585549 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13590 | 2026.04.29 20:59:09.585586 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13591 | 2026.04.29 20:59:09.585608 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 13592 | 2026.04.29 20:59:09.585623 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13593 | 2026.04.29 20:59:09.585664 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13594 | 2026.04.29 20:59:09.585686 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13595 | 2026.04.29 20:59:09.586845 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002411 sec., 21567.814184985484 rows/sec., 5.04 MiB/sec. | ||
| 13596 | 2026.04.29 20:59:09.586970 [ 276 ] {06c309a0-6b6f-4e59-b3e6-d08bb109c728} <Debug> TCPHandler: Processed in 0.002831006 sec. | ||
| 13597 | 2026.04.29 20:59:09.591907 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13598 | 2026.04.29 20:59:09.592046 [ 276 ] {831a9f7e-d639-445a-aa13-279b6c424d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13599 | 2026.04.29 20:59:09.592102 [ 276 ] {831a9f7e-d639-445a-aa13-279b6c424d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13600 | 2026.04.29 20:59:09.592726 [ 276 ] {831a9f7e-d639-445a-aa13-279b6c424d4b} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13601 | 2026.04.29 20:59:09.592772 [ 276 ] {831a9f7e-d639-445a-aa13-279b6c424d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13602 | 2026.04.29 20:59:09.593165 [ 276 ] {831a9f7e-d639-445a-aa13-279b6c424d4b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13603 | 2026.04.29 20:59:09.593395 [ 276 ] {831a9f7e-d639-445a-aa13-279b6c424d4b} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13604 | 2026.04.29 20:59:09.593550 [ 276 ] {831a9f7e-d639-445a-aa13-279b6c424d4b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001545 sec., 183818.77022653722 rows/sec., 11.67 MiB/sec. | ||
| 13605 | 2026.04.29 20:59:09.593594 [ 276 ] {831a9f7e-d639-445a-aa13-279b6c424d4b} <Debug> TCPHandler: Processed in 0.001758452 sec. | ||
| 13606 | 2026.04.29 20:59:09.593720 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13607 | 2026.04.29 20:59:09.593823 [ 276 ] {bbefba1d-e934-4049-83b8-77bb9601a5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13608 | 2026.04.29 20:59:09.593865 [ 276 ] {bbefba1d-e934-4049-83b8-77bb9601a5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13609 | 2026.04.29 20:59:09.594556 [ 276 ] {bbefba1d-e934-4049-83b8-77bb9601a5d6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2026.04.29 20:59:09.594594 [ 276 ] {bbefba1d-e934-4049-83b8-77bb9601a5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13611 | 2026.04.29 20:59:09.594986 [ 276 ] {bbefba1d-e934-4049-83b8-77bb9601a5d6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13612 | 2026.04.29 20:59:09.595214 [ 276 ] {bbefba1d-e934-4049-83b8-77bb9601a5d6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13613 | 2026.04.29 20:59:09.595358 [ 276 ] {bbefba1d-e934-4049-83b8-77bb9601a5d6} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001559 sec., 520205.25978191145 rows/sec., 40.20 MiB/sec. | ||
| 13614 | 2026.04.29 20:59:09.595397 [ 276 ] {bbefba1d-e934-4049-83b8-77bb9601a5d6} <Debug> TCPHandler: Processed in 0.001730152 sec. | ||
| 13615 | 2026.04.29 20:59:09.595525 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13616 | 2026.04.29 20:59:09.595626 [ 276 ] {b66ec0d3-b8fa-477a-8901-4bb596c85421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13617 | 2026.04.29 20:59:09.595671 [ 276 ] {b66ec0d3-b8fa-477a-8901-4bb596c85421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13618 | 2026.04.29 20:59:09.596113 [ 276 ] {b66ec0d3-b8fa-477a-8901-4bb596c85421} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13619 | 2026.04.29 20:59:09.596148 [ 276 ] {b66ec0d3-b8fa-477a-8901-4bb596c85421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13620 | 2026.04.29 20:59:09.596481 [ 276 ] {b66ec0d3-b8fa-477a-8901-4bb596c85421} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13621 | 2026.04.29 20:59:09.596702 [ 276 ] {b66ec0d3-b8fa-477a-8901-4bb596c85421} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2026.04.29 20:59:09.596852 [ 276 ] {b66ec0d3-b8fa-477a-8901-4bb596c85421} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001249 sec., 119295.43634907927 rows/sec., 7.09 MiB/sec. | ||
| 13623 | 2026.04.29 20:59:09.596892 [ 276 ] {b66ec0d3-b8fa-477a-8901-4bb596c85421} <Debug> TCPHandler: Processed in 0.001420548 sec. | ||
| 13624 | 2026.04.29 20:59:09.597013 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13625 | 2026.04.29 20:59:09.597112 [ 276 ] {8e77bdf8-5415-406b-bd9c-159fae5f49cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13626 | 2026.04.29 20:59:09.597153 [ 276 ] {8e77bdf8-5415-406b-bd9c-159fae5f49cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13627 | 2026.04.29 20:59:09.597588 [ 276 ] {8e77bdf8-5415-406b-bd9c-159fae5f49cf} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.04.29 20:59:09.597624 [ 276 ] {8e77bdf8-5415-406b-bd9c-159fae5f49cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13629 | 2026.04.29 20:59:09.597940 [ 276 ] {8e77bdf8-5415-406b-bd9c-159fae5f49cf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13630 | 2026.04.29 20:59:09.598157 [ 276 ] {8e77bdf8-5415-406b-bd9c-159fae5f49cf} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2026.04.29 20:59:09.598288 [ 276 ] {8e77bdf8-5415-406b-bd9c-159fae5f49cf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 8.04 MiB/sec. | ||
| 13632 | 2026.04.29 20:59:09.598327 [ 276 ] {8e77bdf8-5415-406b-bd9c-159fae5f49cf} <Debug> TCPHandler: Processed in 0.001367628 sec. | ||
| 13633 | 2026.04.29 20:59:09.598441 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13634 | 2026.04.29 20:59:09.598538 [ 276 ] {51f1fa4d-0dfd-4e54-a604-5ab15a2a0a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13635 | 2026.04.29 20:59:09.598578 [ 276 ] {51f1fa4d-0dfd-4e54-a604-5ab15a2a0a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13636 | 2026.04.29 20:59:09.599017 [ 276 ] {51f1fa4d-0dfd-4e54-a604-5ab15a2a0a6a} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13637 | 2026.04.29 20:59:09.599051 [ 276 ] {51f1fa4d-0dfd-4e54-a604-5ab15a2a0a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13638 | 2026.04.29 20:59:09.599365 [ 276 ] {51f1fa4d-0dfd-4e54-a604-5ab15a2a0a6a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13639 | 2026.04.29 20:59:09.599578 [ 276 ] {51f1fa4d-0dfd-4e54-a604-5ab15a2a0a6a} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2026.04.29 20:59:09.599708 [ 276 ] {51f1fa4d-0dfd-4e54-a604-5ab15a2a0a6a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 13641 | 2026.04.29 20:59:09.599748 [ 276 ] {51f1fa4d-0dfd-4e54-a604-5ab15a2a0a6a} <Debug> TCPHandler: Processed in 0.001358737 sec. | ||
| 13642 | 2026.04.29 20:59:09.599870 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13643 | 2026.04.29 20:59:09.599965 [ 276 ] {ae76922c-4ffb-47b3-955f-ef34bd152660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13644 | 2026.04.29 20:59:09.600005 [ 276 ] {ae76922c-4ffb-47b3-955f-ef34bd152660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13645 | 2026.04.29 20:59:09.600571 [ 276 ] {ae76922c-4ffb-47b3-955f-ef34bd152660} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2026.04.29 20:59:09.600607 [ 276 ] {ae76922c-4ffb-47b3-955f-ef34bd152660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13647 | 2026.04.29 20:59:09.600956 [ 276 ] {ae76922c-4ffb-47b3-955f-ef34bd152660} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13648 | 2026.04.29 20:59:09.601174 [ 276 ] {ae76922c-4ffb-47b3-955f-ef34bd152660} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2026.04.29 20:59:09.601312 [ 276 ] {ae76922c-4ffb-47b3-955f-ef34bd152660} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001364 sec., 364369.50146627566 rows/sec., 25.59 MiB/sec. | ||
| 13650 | 2026.04.29 20:59:09.601348 [ 276 ] {ae76922c-4ffb-47b3-955f-ef34bd152660} <Debug> TCPHandler: Processed in 0.001531489 sec. | ||
| 13651 | 2026.04.29 20:59:09.601470 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2026.04.29 20:59:09.601566 [ 276 ] {18d57597-b3b3-46f0-83ad-dcc5d8b05eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13653 | 2026.04.29 20:59:09.601608 [ 276 ] {18d57597-b3b3-46f0-83ad-dcc5d8b05eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13654 | 2026.04.29 20:59:09.601959 [ 276 ] {18d57597-b3b3-46f0-83ad-dcc5d8b05eb2} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2026.04.29 20:59:09.601995 [ 276 ] {18d57597-b3b3-46f0-83ad-dcc5d8b05eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13656 | 2026.04.29 20:59:09.602301 [ 276 ] {18d57597-b3b3-46f0-83ad-dcc5d8b05eb2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13657 | 2026.04.29 20:59:09.602509 [ 276 ] {18d57597-b3b3-46f0-83ad-dcc5d8b05eb2} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2026.04.29 20:59:09.602642 [ 276 ] {18d57597-b3b3-46f0-83ad-dcc5d8b05eb2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 13659 | 2026.04.29 20:59:09.602679 [ 276 ] {18d57597-b3b3-46f0-83ad-dcc5d8b05eb2} <Debug> TCPHandler: Processed in 0.001262177 sec. | ||
| 13660 | 2026.04.29 20:59:09.602794 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13661 | 2026.04.29 20:59:09.602890 [ 276 ] {ffd1bb7c-ba29-4275-809c-e8929ce061f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13662 | 2026.04.29 20:59:09.602932 [ 276 ] {ffd1bb7c-ba29-4275-809c-e8929ce061f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13663 | 2026.04.29 20:59:09.603337 [ 276 ] {ffd1bb7c-ba29-4275-809c-e8929ce061f6} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2026.04.29 20:59:09.603373 [ 276 ] {ffd1bb7c-ba29-4275-809c-e8929ce061f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13665 | 2026.04.29 20:59:09.603710 [ 276 ] {ffd1bb7c-ba29-4275-809c-e8929ce061f6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13666 | 2026.04.29 20:59:09.603927 [ 276 ] {ffd1bb7c-ba29-4275-809c-e8929ce061f6} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2026.04.29 20:59:09.604042 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_86_18 to all_91_91_0 | ||
| 13668 | 2026.04.29 20:59:09.604063 [ 276 ] {ffd1bb7c-ba29-4275-809c-e8929ce061f6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001192 sec., 222315.43624161076 rows/sec., 14.77 MiB/sec. | ||
| 13669 | 2026.04.29 20:59:09.604079 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.04.29 20:59:09.604099 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13671 | 2026.04.29 20:59:09.604101 [ 276 ] {ffd1bb7c-ba29-4275-809c-e8929ce061f6} <Debug> TCPHandler: Processed in 0.001358588 sec. | ||
| 13672 | 2026.04.29 20:59:09.604183 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_18 to all_91_91_0 into Compact with storage Full | ||
| 13673 | 2026.04.29 20:59:09.604229 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13674 | 2026.04.29 20:59:09.604283 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13675 | 2026.04.29 20:59:09.604313 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_18, total 34530 rows starting from the beginning of the part | ||
| 13676 | 2026.04.29 20:59:09.604323 [ 276 ] {e4c71291-2b08-47b0-80bc-baea49ec8f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13677 | 2026.04.29 20:59:09.604364 [ 276 ] {e4c71291-2b08-47b0-80bc-baea49ec8f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13678 | 2026.04.29 20:59:09.604370 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 13679 | 2026.04.29 20:59:09.604417 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 265 rows starting from the beginning of the part | ||
| 13680 | 2026.04.29 20:59:09.604462 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1496 rows starting from the beginning of the part | ||
| 13681 | 2026.04.29 20:59:09.604502 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 128 rows starting from the beginning of the part | ||
| 13682 | 2026.04.29 20:59:09.604543 [ 198 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 265 rows starting from the beginning of the part | ||
| 13683 | 2026.04.29 20:59:09.604703 [ 276 ] {e4c71291-2b08-47b0-80bc-baea49ec8f46} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2026.04.29 20:59:09.604736 [ 276 ] {e4c71291-2b08-47b0-80bc-baea49ec8f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13685 | 2026.04.29 20:59:09.605050 [ 276 ] {e4c71291-2b08-47b0-80bc-baea49ec8f46} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13686 | 2026.04.29 20:59:09.605275 [ 276 ] {e4c71291-2b08-47b0-80bc-baea49ec8f46} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2026.04.29 20:59:09.605410 [ 276 ] {e4c71291-2b08-47b0-80bc-baea49ec8f46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 13688 | 2026.04.29 20:59:09.605446 [ 276 ] {e4c71291-2b08-47b0-80bc-baea49ec8f46} <Debug> TCPHandler: Processed in 0.001271066 sec. | ||
| 13689 | 2026.04.29 20:59:09.605574 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13690 | 2026.04.29 20:59:09.605668 [ 276 ] {ec9c55db-9cac-4731-af16-815decf09457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13691 | 2026.04.29 20:59:09.605722 [ 276 ] {ec9c55db-9cac-4731-af16-815decf09457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13692 | 2026.04.29 20:59:09.606512 [ 276 ] {ec9c55db-9cac-4731-af16-815decf09457} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2026.04.29 20:59:09.606548 [ 276 ] {ec9c55db-9cac-4731-af16-815decf09457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13694 | 2026.04.29 20:59:09.607074 [ 276 ] {ec9c55db-9cac-4731-af16-815decf09457} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13695 | 2026.04.29 20:59:09.607302 [ 276 ] {ec9c55db-9cac-4731-af16-815decf09457} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2026.04.29 20:59:09.607414 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13697 | 2026.04.29 20:59:09.607449 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13698 | 2026.04.29 20:59:09.607450 [ 276 ] {ec9c55db-9cac-4731-af16-815decf09457} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.0018 sec., 3888.888888888889 rows/sec., 6.97 MiB/sec. | ||
| 13699 | 2026.04.29 20:59:09.607469 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13700 | 2026.04.29 20:59:09.607539 [ 276 ] {ec9c55db-9cac-4731-af16-815decf09457} <Debug> TCPHandler: Processed in 0.002016986 sec. | ||
| 13701 | 2026.04.29 20:59:09.607596 [ 187 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 13702 | 2026.04.29 20:59:09.607673 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13703 | 2026.04.29 20:59:09.607773 [ 276 ] {a78d2d5b-0537-4f63-b00e-87afe1723c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13704 | 2026.04.29 20:59:09.607815 [ 276 ] {a78d2d5b-0537-4f63-b00e-87afe1723c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13705 | 2026.04.29 20:59:09.607889 [ 187 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13706 | 2026.04.29 20:59:09.607958 [ 187 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1639 rows starting from the beginning of the part | ||
| 13707 | 2026.04.29 20:59:09.608121 [ 187 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 13708 | 2026.04.29 20:59:09.608155 [ 276 ] {a78d2d5b-0537-4f63-b00e-87afe1723c5f} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2026.04.29 20:59:09.608195 [ 276 ] {a78d2d5b-0537-4f63-b00e-87afe1723c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13710 | 2026.04.29 20:59:09.608231 [ 187 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 35 rows starting from the beginning of the part | ||
| 13711 | 2026.04.29 20:59:09.608336 [ 187 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 13712 | 2026.04.29 20:59:09.608442 [ 187 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 46 rows starting from the beginning of the part | ||
| 13713 | 2026.04.29 20:59:09.608518 [ 276 ] {a78d2d5b-0537-4f63-b00e-87afe1723c5f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13714 | 2026.04.29 20:59:09.608536 [ 187 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
| 13715 | 2026.04.29 20:59:09.608743 [ 276 ] {a78d2d5b-0537-4f63-b00e-87afe1723c5f} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2026.04.29 20:59:09.608886 [ 276 ] {a78d2d5b-0537-4f63-b00e-87afe1723c5f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001131 sec., 79575.59681697612 rows/sec., 4.98 MiB/sec. | ||
| 13717 | 2026.04.29 20:59:09.608928 [ 276 ] {a78d2d5b-0537-4f63-b00e-87afe1723c5f} <Debug> TCPHandler: Processed in 0.001306447 sec. | ||
| 13718 | 2026.04.29 20:59:09.614240 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36844 rows, containing 5 columns (5 merged, 0 gathered) in 0.01008742 sec., 3652470.106330459 rows/sec., 234.06 MiB/sec. | ||
| 13719 | 2026.04.29 20:59:09.614607 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Trace> MergedBlockOutputStream: filled checksums all_1_91_19 (state Temporary) | ||
| 13720 | 2026.04.29 20:59:09.614880 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_91_19 to all_1_91_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2026.04.29 20:59:09.614958 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_86_18, all_91_91_0] -> all_1_91_19 | ||
| 13722 | 2026.04.29 20:59:09.615047 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13723 | 2026.04.29 20:59:09.617162 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1741 rows, containing 19 columns (19 merged, 0 gathered) in 0.009629863 sec., 180791.77242708436 rows/sec., 323.97 MiB/sec. | ||
| 13724 | 2026.04.29 20:59:09.619442 [ 194 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13725 | 2026.04.29 20:59:09.619846 [ 194 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2026.04.29 20:59:09.619917 [ 194 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13727 | 2026.04.29 20:59:09.620064 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.04 MiB. | ||
| 13728 | 2026.04.29 20:59:10.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.77 MiB, peak 358.79 MiB, free memory in arenas 0.00 B, will set to 346.35 MiB (RSS), difference: 4.58 MiB | ||
| 13729 | 2026.04.29 20:59:12.050258 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13730 | 2026.04.29 20:59:12.050321 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13731 | 2026.04.29 20:59:12.230227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26899 | ||
| 13732 | 2026.04.29 20:59:12.230726 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13733 | 2026.04.29 20:59:12.230765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13734 | 2026.04.29 20:59:12.231234 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13735 | 2026.04.29 20:59:12.231472 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13736 | 2026.04.29 20:59:12.231598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26899 | ||
| 13737 | 2026.04.29 20:59:12.231609 [ 63 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13738 | 2026.04.29 20:59:12.231662 [ 63 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13739 | 2026.04.29 20:59:12.231682 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13740 | 2026.04.29 20:59:12.231796 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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 | ||
| 13741 | 2026.04.29 20:59:12.231933 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13742 | 2026.04.29 20:59:12.231971 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24467 rows starting from the beginning of the part | ||
| 13743 | 2026.04.29 20:59:12.232032 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 13744 | 2026.04.29 20:59:12.232076 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 13745 | 2026.04.29 20:59:12.232118 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 13746 | 2026.04.29 20:59:12.232156 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 13747 | 2026.04.29 20:59:12.232195 [ 194 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 13748 | 2026.04.29 20:59:12.234525 [ 193 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26899 rows, containing 4 columns (4 merged, 0 gathered) in 0.002784905 sec., 9658857.303929579 rows/sec., 138.17 MiB/sec. | ||
| 13749 | 2026.04.29 20:59:12.234770 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13750 | 2026.04.29 20:59:12.235063 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13751 | 2026.04.29 20:59:12.235140 [ 197 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_56_11} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13752 | 2026.04.29 20:59:12.235235 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 13753 | 2026.04.29 20:59:12.325534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1708 | ||
| 13754 | 2026.04.29 20:59:12.328100 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2026.04.29 20:59:12.328143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13756 | 2026.04.29 20:59:12.329374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13757 | 2026.04.29 20:59:12.329647 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2026.04.29 20:59:12.329788 [ 63 ] {} <Debug> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13759 | 2026.04.29 20:59:12.329826 [ 63 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2026.04.29 20:59:12.329844 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13761 | 2026.04.29 20:59:12.329907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1708 | ||
| 13762 | 2026.04.29 20:59:12.329941 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::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 | ||
| 13763 | 2026.04.29 20:59:12.330505 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13764 | 2026.04.29 20:59:12.330632 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1500 rows starting from the beginning of the part | ||
| 13765 | 2026.04.29 20:59:12.330962 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 13766 | 2026.04.29 20:59:12.331267 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 13767 | 2026.04.29 20:59:12.331579 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 13768 | 2026.04.29 20:59:12.331895 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 13769 | 2026.04.29 20:59:12.332210 [ 193 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 13770 | 2026.04.29 20:59:12.338657 [ 197 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1708 rows, containing 72 columns (72 merged, 0 gathered) in 0.008762192 sec., 194928.39234748564 rows/sec., 161.98 MiB/sec. | ||
| 13771 | 2026.04.29 20:59:12.340630 [ 188 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13772 | 2026.04.29 20:59:12.341293 [ 188 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2026.04.29 20:59:12.341388 [ 188 ] {03897449-be65-49df-8ac9-f05a42e91a11::all_1_41_8} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13774 | 2026.04.29 20:59:12.341652 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.30 MiB. | ||
| 13775 | 2026.04.29 20:59:13.661791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13776 | 2026.04.29 20:59:13.679304 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2026.04.29 20:59:13.679367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13778 | 2026.04.29 20:59:13.685815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13779 | 2026.04.29 20:59:13.686576 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2026.04.29 20:59:13.686911 [ 65 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13781 | 2026.04.29 20:59:13.686974 [ 65 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13782 | 2026.04.29 20:59:13.686993 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13783 | 2026.04.29 20:59:13.687108 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 13784 | 2026.04.29 20:59:13.690438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13785 | 2026.04.29 20:59:13.690845 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13786 | 2026.04.29 20:59:13.692362 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 13787 | 2026.04.29 20:59:13.697072 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 13788 | 2026.04.29 20:59:13.701792 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 13789 | 2026.04.29 20:59:13.706503 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 13790 | 2026.04.29 20:59:13.714196 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 13791 | 2026.04.29 20:59:13.718353 [ 190 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 13792 | 2026.04.29 20:59:13.778090 [ 188 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.091031925 sec., 4635.736308992697 rows/sec., 23.97 MiB/sec. | ||
| 13793 | 2026.04.29 20:59:13.780605 [ 186 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13794 | 2026.04.29 20:59:13.782559 [ 186 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_56_11} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13795 | 2026.04.29 20:59:13.782671 [ 186 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_56_11} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13796 | 2026.04.29 20:59:13.784731 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13797 | 2026.04.29 20:59:14.579445 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13798 | 2026.04.29 20:59:14.579804 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13799 | 2026.04.29 20:59:14.580359 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13800 | 2026.04.29 20:59:14.580429 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13801 | 2026.04.29 20:59:14.580718 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13802 | 2026.04.29 20:59:14.580789 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13803 | 2026.04.29 20:59:14.580935 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13804 | 2026.04.29 20:59:14.580973 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13805 | 2026.04.29 20:59:14.580995 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 13806 | 2026.04.29 20:59:14.581010 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13807 | 2026.04.29 20:59:14.581052 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13808 | 2026.04.29 20:59:14.581073 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13809 | 2026.04.29 20:59:14.582160 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002509 sec., 20725.38860103627 rows/sec., 4.85 MiB/sec. | ||
| 13810 | 2026.04.29 20:59:14.582270 [ 276 ] {d7dfaa56-80ae-43d8-bf8c-e916e8b2bba7} <Debug> TCPHandler: Processed in 0.003018119 sec. | ||
| 13811 | 2026.04.29 20:59:14.584590 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2026.04.29 20:59:14.584701 [ 276 ] {ae6a5fe2-a9dd-4d44-9fd8-6297b21a7da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13813 | 2026.04.29 20:59:14.584745 [ 276 ] {ae6a5fe2-a9dd-4d44-9fd8-6297b21a7da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13814 | 2026.04.29 20:59:14.585270 [ 276 ] {ae6a5fe2-a9dd-4d44-9fd8-6297b21a7da8} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13815 | 2026.04.29 20:59:14.585313 [ 276 ] {ae6a5fe2-a9dd-4d44-9fd8-6297b21a7da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13816 | 2026.04.29 20:59:14.585698 [ 276 ] {ae6a5fe2-a9dd-4d44-9fd8-6297b21a7da8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13817 | 2026.04.29 20:59:14.585938 [ 276 ] {ae6a5fe2-a9dd-4d44-9fd8-6297b21a7da8} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2026.04.29 20:59:14.586083 [ 276 ] {ae6a5fe2-a9dd-4d44-9fd8-6297b21a7da8} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001416 sec., 88983.05084745763 rows/sec., 7.69 MiB/sec. | ||
| 13819 | 2026.04.29 20:59:14.586120 [ 276 ] {ae6a5fe2-a9dd-4d44-9fd8-6297b21a7da8} <Debug> TCPHandler: Processed in 0.00158621 sec. | ||
| 13820 | 2026.04.29 20:59:14.586253 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13821 | 2026.04.29 20:59:14.586348 [ 276 ] {21779486-b6fa-4751-a57a-ed6c4a6488d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13822 | 2026.04.29 20:59:14.586388 [ 276 ] {21779486-b6fa-4751-a57a-ed6c4a6488d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13823 | 2026.04.29 20:59:14.586811 [ 276 ] {21779486-b6fa-4751-a57a-ed6c4a6488d5} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13824 | 2026.04.29 20:59:14.586846 [ 276 ] {21779486-b6fa-4751-a57a-ed6c4a6488d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13825 | 2026.04.29 20:59:14.587150 [ 276 ] {21779486-b6fa-4751-a57a-ed6c4a6488d5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13826 | 2026.04.29 20:59:14.587380 [ 276 ] {21779486-b6fa-4751-a57a-ed6c4a6488d5} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13827 | 2026.04.29 20:59:14.587526 [ 276 ] {21779486-b6fa-4751-a57a-ed6c4a6488d5} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001197 sec., 29239.76608187135 rows/sec., 2.15 MiB/sec. | ||
| 13828 | 2026.04.29 20:59:14.587565 [ 276 ] {21779486-b6fa-4751-a57a-ed6c4a6488d5} <Debug> TCPHandler: Processed in 0.001364158 sec. | ||
| 13829 | 2026.04.29 20:59:14.587695 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13830 | 2026.04.29 20:59:14.587791 [ 276 ] {3b538afa-3502-418d-96ce-79d917259077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13831 | 2026.04.29 20:59:14.587830 [ 276 ] {3b538afa-3502-418d-96ce-79d917259077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13832 | 2026.04.29 20:59:14.588265 [ 276 ] {3b538afa-3502-418d-96ce-79d917259077} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13833 | 2026.04.29 20:59:14.588300 [ 276 ] {3b538afa-3502-418d-96ce-79d917259077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13834 | 2026.04.29 20:59:14.588610 [ 276 ] {3b538afa-3502-418d-96ce-79d917259077} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13835 | 2026.04.29 20:59:14.588819 [ 276 ] {3b538afa-3502-418d-96ce-79d917259077} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13836 | 2026.04.29 20:59:14.588949 [ 276 ] {3b538afa-3502-418d-96ce-79d917259077} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001177 sec., 84112.14953271027 rows/sec., 6.57 MiB/sec. | ||
| 13837 | 2026.04.29 20:59:14.588987 [ 276 ] {3b538afa-3502-418d-96ce-79d917259077} <Debug> TCPHandler: Processed in 0.001343457 sec. | ||
| 13838 | 2026.04.29 20:59:14.589113 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13839 | 2026.04.29 20:59:14.589208 [ 276 ] {7c0bdf18-51ae-4dad-92ed-3d44ea681999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13840 | 2026.04.29 20:59:14.589250 [ 276 ] {7c0bdf18-51ae-4dad-92ed-3d44ea681999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13841 | 2026.04.29 20:59:14.589658 [ 276 ] {7c0bdf18-51ae-4dad-92ed-3d44ea681999} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13842 | 2026.04.29 20:59:14.589692 [ 276 ] {7c0bdf18-51ae-4dad-92ed-3d44ea681999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13843 | 2026.04.29 20:59:14.590022 [ 276 ] {7c0bdf18-51ae-4dad-92ed-3d44ea681999} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13844 | 2026.04.29 20:59:14.590247 [ 276 ] {7c0bdf18-51ae-4dad-92ed-3d44ea681999} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2026.04.29 20:59:14.590376 [ 276 ] {7c0bdf18-51ae-4dad-92ed-3d44ea681999} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 13846 | 2026.04.29 20:59:14.590413 [ 276 ] {7c0bdf18-51ae-4dad-92ed-3d44ea681999} <Debug> TCPHandler: Processed in 0.001352077 sec. | ||
| 13847 | 2026.04.29 20:59:14.590533 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13848 | 2026.04.29 20:59:14.590627 [ 276 ] {0e8cb7b7-445c-40ff-8ca6-5922fd5593fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13849 | 2026.04.29 20:59:14.590680 [ 276 ] {0e8cb7b7-445c-40ff-8ca6-5922fd5593fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13850 | 2026.04.29 20:59:14.591532 [ 276 ] {0e8cb7b7-445c-40ff-8ca6-5922fd5593fb} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2026.04.29 20:59:14.591567 [ 276 ] {0e8cb7b7-445c-40ff-8ca6-5922fd5593fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13852 | 2026.04.29 20:59:14.592132 [ 276 ] {0e8cb7b7-445c-40ff-8ca6-5922fd5593fb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13853 | 2026.04.29 20:59:14.592364 [ 276 ] {0e8cb7b7-445c-40ff-8ca6-5922fd5593fb} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13854 | 2026.04.29 20:59:14.592500 [ 276 ] {0e8cb7b7-445c-40ff-8ca6-5922fd5593fb} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001891 sec., 18508.725542041248 rows/sec., 33.17 MiB/sec. | ||
| 13855 | 2026.04.29 20:59:14.592556 [ 276 ] {0e8cb7b7-445c-40ff-8ca6-5922fd5593fb} <Debug> TCPHandler: Processed in 0.002074297 sec. | ||
| 13856 | 2026.04.29 20:59:14.592688 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2026.04.29 20:59:14.592783 [ 276 ] {b9a34464-e682-401d-883a-7c5b6023920b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13858 | 2026.04.29 20:59:14.592823 [ 276 ] {b9a34464-e682-401d-883a-7c5b6023920b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13859 | 2026.04.29 20:59:14.593168 [ 276 ] {b9a34464-e682-401d-883a-7c5b6023920b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2026.04.29 20:59:14.593202 [ 276 ] {b9a34464-e682-401d-883a-7c5b6023920b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13861 | 2026.04.29 20:59:14.593522 [ 276 ] {b9a34464-e682-401d-883a-7c5b6023920b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13862 | 2026.04.29 20:59:14.593739 [ 276 ] {b9a34464-e682-401d-883a-7c5b6023920b} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2026.04.29 20:59:14.593840 [ 58 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13864 | 2026.04.29 20:59:14.593866 [ 276 ] {b9a34464-e682-401d-883a-7c5b6023920b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 13865 | 2026.04.29 20:59:14.593876 [ 58 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13866 | 2026.04.29 20:59:14.593898 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13867 | 2026.04.29 20:59:14.593903 [ 276 ] {b9a34464-e682-401d-883a-7c5b6023920b} <Debug> TCPHandler: Processed in 0.001266386 sec. | ||
| 13868 | 2026.04.29 20:59:14.594031 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 13869 | 2026.04.29 20:59:14.594176 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13870 | 2026.04.29 20:59:14.594212 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5070 rows starting from the beginning of the part | ||
| 13871 | 2026.04.29 20:59:14.594275 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 13872 | 2026.04.29 20:59:14.594318 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 12 rows starting from the beginning of the part | ||
| 13873 | 2026.04.29 20:59:14.594359 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
| 13874 | 2026.04.29 20:59:14.594396 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 13875 | 2026.04.29 20:59:14.594436 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 13876 | 2026.04.29 20:59:14.596210 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5370 rows, containing 4 columns (4 merged, 0 gathered) in 0.002239858 sec., 2397473.4112608926 rows/sec., 157.12 MiB/sec. | ||
| 13877 | 2026.04.29 20:59:14.596629 [ 189 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13878 | 2026.04.29 20:59:14.596941 [ 189 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_91_18} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13879 | 2026.04.29 20:59:14.597031 [ 189 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_91_18} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13880 | 2026.04.29 20:59:14.597126 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13881 | 2026.04.29 20:59:19.583177 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13882 | 2026.04.29 20:59:19.583459 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13883 | 2026.04.29 20:59:19.583870 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13884 | 2026.04.29 20:59:19.583911 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13885 | 2026.04.29 20:59:19.584187 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13886 | 2026.04.29 20:59:19.584260 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13887 | 2026.04.29 20:59:19.584408 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 13888 | 2026.04.29 20:59:19.584445 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13889 | 2026.04.29 20:59:19.584466 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 13890 | 2026.04.29 20:59:19.584482 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13891 | 2026.04.29 20:59:19.584523 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13892 | 2026.04.29 20:59:19.584545 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13893 | 2026.04.29 20:59:19.585634 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002288 sec., 22727.272727272728 rows/sec., 5.32 MiB/sec. | ||
| 13894 | 2026.04.29 20:59:19.585748 [ 276 ] {f3414edb-c797-4a15-9324-e3ffa8fac825} <Debug> TCPHandler: Processed in 0.002713385 sec. | ||
| 13895 | 2026.04.29 20:59:19.590899 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13896 | 2026.04.29 20:59:19.591032 [ 276 ] {06129312-efbb-4419-bd22-a4f4ed23ca9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13897 | 2026.04.29 20:59:19.591083 [ 276 ] {06129312-efbb-4419-bd22-a4f4ed23ca9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13898 | 2026.04.29 20:59:19.591757 [ 276 ] {06129312-efbb-4419-bd22-a4f4ed23ca9b} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13899 | 2026.04.29 20:59:19.591794 [ 276 ] {06129312-efbb-4419-bd22-a4f4ed23ca9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13900 | 2026.04.29 20:59:19.592181 [ 276 ] {06129312-efbb-4419-bd22-a4f4ed23ca9b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13901 | 2026.04.29 20:59:19.592417 [ 276 ] {06129312-efbb-4419-bd22-a4f4ed23ca9b} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13902 | 2026.04.29 20:59:19.592565 [ 276 ] {06129312-efbb-4419-bd22-a4f4ed23ca9b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001572 sec., 180661.57760814248 rows/sec., 11.47 MiB/sec. | ||
| 13903 | 2026.04.29 20:59:19.592604 [ 276 ] {06129312-efbb-4419-bd22-a4f4ed23ca9b} <Debug> TCPHandler: Processed in 0.001769463 sec. | ||
| 13904 | 2026.04.29 20:59:19.592735 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13905 | 2026.04.29 20:59:19.592836 [ 276 ] {18589591-a98c-4029-bfec-154e3dd7703b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13906 | 2026.04.29 20:59:19.592878 [ 276 ] {18589591-a98c-4029-bfec-154e3dd7703b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13907 | 2026.04.29 20:59:19.593285 [ 276 ] {18589591-a98c-4029-bfec-154e3dd7703b} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2026.04.29 20:59:19.593320 [ 276 ] {18589591-a98c-4029-bfec-154e3dd7703b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13909 | 2026.04.29 20:59:19.593624 [ 276 ] {18589591-a98c-4029-bfec-154e3dd7703b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13910 | 2026.04.29 20:59:19.593838 [ 276 ] {18589591-a98c-4029-bfec-154e3dd7703b} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2026.04.29 20:59:19.593974 [ 276 ] {18589591-a98c-4029-bfec-154e3dd7703b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001158 sec., 3454.231433506045 rows/sec., 281.67 KiB/sec. | ||
| 13912 | 2026.04.29 20:59:19.594023 [ 276 ] {18589591-a98c-4029-bfec-154e3dd7703b} <Debug> TCPHandler: Processed in 0.001341347 sec. | ||
| 13913 | 2026.04.29 20:59:19.594140 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2026.04.29 20:59:19.594234 [ 276 ] {b5b6c8f5-f571-44b5-846f-09ac3dacbeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13915 | 2026.04.29 20:59:19.594273 [ 276 ] {b5b6c8f5-f571-44b5-846f-09ac3dacbeaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13916 | 2026.04.29 20:59:19.595036 [ 276 ] {b5b6c8f5-f571-44b5-846f-09ac3dacbeaf} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2026.04.29 20:59:19.595072 [ 276 ] {b5b6c8f5-f571-44b5-846f-09ac3dacbeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13918 | 2026.04.29 20:59:19.595424 [ 276 ] {b5b6c8f5-f571-44b5-846f-09ac3dacbeaf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13919 | 2026.04.29 20:59:19.595637 [ 276 ] {b5b6c8f5-f571-44b5-846f-09ac3dacbeaf} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2026.04.29 20:59:19.595766 [ 276 ] {b5b6c8f5-f571-44b5-846f-09ac3dacbeaf} <Debug> executeQuery: Read 813 rows, 64.33 KiB in 0.00155 sec., 524516.1290322581 rows/sec., 40.53 MiB/sec. | ||
| 13921 | 2026.04.29 20:59:19.595803 [ 276 ] {b5b6c8f5-f571-44b5-846f-09ac3dacbeaf} <Debug> TCPHandler: Processed in 0.001714302 sec. | ||
| 13922 | 2026.04.29 20:59:19.595939 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.04.29 20:59:19.596040 [ 276 ] {1ddb2b17-b5d8-4a51-a57d-c097b2e0cd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13924 | 2026.04.29 20:59:19.596080 [ 276 ] {1ddb2b17-b5d8-4a51-a57d-c097b2e0cd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13925 | 2026.04.29 20:59:19.596522 [ 276 ] {1ddb2b17-b5d8-4a51-a57d-c097b2e0cd40} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.04.29 20:59:19.596556 [ 276 ] {1ddb2b17-b5d8-4a51-a57d-c097b2e0cd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13927 | 2026.04.29 20:59:19.596861 [ 276 ] {1ddb2b17-b5d8-4a51-a57d-c097b2e0cd40} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13928 | 2026.04.29 20:59:19.597075 [ 276 ] {1ddb2b17-b5d8-4a51-a57d-c097b2e0cd40} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.04.29 20:59:19.597200 [ 276 ] {1ddb2b17-b5d8-4a51-a57d-c097b2e0cd40} <Debug> executeQuery: Read 153 rows, 9.35 KiB in 0.001184 sec., 129222.97297297297 rows/sec., 7.71 MiB/sec. | ||
| 13930 | 2026.04.29 20:59:19.597238 [ 276 ] {1ddb2b17-b5d8-4a51-a57d-c097b2e0cd40} <Debug> TCPHandler: Processed in 0.001350587 sec. | ||
| 13931 | 2026.04.29 20:59:19.597358 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2026.04.29 20:59:19.597452 [ 276 ] {e6bbe46a-f924-45cf-8fc7-9d4ed72a2d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13933 | 2026.04.29 20:59:19.597491 [ 276 ] {e6bbe46a-f924-45cf-8fc7-9d4ed72a2d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13934 | 2026.04.29 20:59:19.597926 [ 276 ] {e6bbe46a-f924-45cf-8fc7-9d4ed72a2d32} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.04.29 20:59:19.597962 [ 276 ] {e6bbe46a-f924-45cf-8fc7-9d4ed72a2d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13936 | 2026.04.29 20:59:19.598278 [ 276 ] {e6bbe46a-f924-45cf-8fc7-9d4ed72a2d32} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13937 | 2026.04.29 20:59:19.598486 [ 276 ] {e6bbe46a-f924-45cf-8fc7-9d4ed72a2d32} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.04.29 20:59:19.598613 [ 276 ] {e6bbe46a-f924-45cf-8fc7-9d4ed72a2d32} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 13939 | 2026.04.29 20:59:19.598652 [ 276 ] {e6bbe46a-f924-45cf-8fc7-9d4ed72a2d32} <Debug> TCPHandler: Processed in 0.001345467 sec. | ||
| 13940 | 2026.04.29 20:59:19.598772 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2026.04.29 20:59:19.598867 [ 276 ] {e7b663c9-61a6-49cf-94f0-150a834fb218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13942 | 2026.04.29 20:59:19.598906 [ 276 ] {e7b663c9-61a6-49cf-94f0-150a834fb218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13943 | 2026.04.29 20:59:19.599339 [ 276 ] {e7b663c9-61a6-49cf-94f0-150a834fb218} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.04.29 20:59:19.599375 [ 276 ] {e7b663c9-61a6-49cf-94f0-150a834fb218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13945 | 2026.04.29 20:59:19.599687 [ 276 ] {e7b663c9-61a6-49cf-94f0-150a834fb218} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13946 | 2026.04.29 20:59:19.599909 [ 276 ] {e7b663c9-61a6-49cf-94f0-150a834fb218} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.04.29 20:59:19.600036 [ 276 ] {e7b663c9-61a6-49cf-94f0-150a834fb218} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 13948 | 2026.04.29 20:59:19.600075 [ 276 ] {e7b663c9-61a6-49cf-94f0-150a834fb218} <Debug> TCPHandler: Processed in 0.001355017 sec. | ||
| 13949 | 2026.04.29 20:59:19.600193 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2026.04.29 20:59:19.600288 [ 276 ] {9e288beb-7e60-4ad7-97b2-06a5d7df1953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13951 | 2026.04.29 20:59:19.600325 [ 276 ] {9e288beb-7e60-4ad7-97b2-06a5d7df1953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13952 | 2026.04.29 20:59:19.600905 [ 276 ] {9e288beb-7e60-4ad7-97b2-06a5d7df1953} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2026.04.29 20:59:19.600942 [ 276 ] {9e288beb-7e60-4ad7-97b2-06a5d7df1953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13954 | 2026.04.29 20:59:19.601261 [ 276 ] {9e288beb-7e60-4ad7-97b2-06a5d7df1953} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13955 | 2026.04.29 20:59:19.601475 [ 276 ] {9e288beb-7e60-4ad7-97b2-06a5d7df1953} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.04.29 20:59:19.601604 [ 276 ] {9e288beb-7e60-4ad7-97b2-06a5d7df1953} <Debug> executeQuery: Read 501 rows, 36.07 KiB in 0.001335 sec., 375280.8988764045 rows/sec., 26.38 MiB/sec. | ||
| 13957 | 2026.04.29 20:59:19.601642 [ 276 ] {9e288beb-7e60-4ad7-97b2-06a5d7df1953} <Debug> TCPHandler: Processed in 0.001500599 sec. | ||
| 13958 | 2026.04.29 20:59:19.601757 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2026.04.29 20:59:19.601851 [ 276 ] {32467adc-3ad9-47e5-8ae5-faa6874f940e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13960 | 2026.04.29 20:59:19.601891 [ 276 ] {32467adc-3ad9-47e5-8ae5-faa6874f940e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13961 | 2026.04.29 20:59:19.602236 [ 276 ] {32467adc-3ad9-47e5-8ae5-faa6874f940e} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.04.29 20:59:19.602272 [ 276 ] {32467adc-3ad9-47e5-8ae5-faa6874f940e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13963 | 2026.04.29 20:59:19.602576 [ 276 ] {32467adc-3ad9-47e5-8ae5-faa6874f940e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13964 | 2026.04.29 20:59:19.602793 [ 276 ] {32467adc-3ad9-47e5-8ae5-faa6874f940e} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.04.29 20:59:19.602923 [ 276 ] {32467adc-3ad9-47e5-8ae5-faa6874f940e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 13966 | 2026.04.29 20:59:19.602961 [ 276 ] {32467adc-3ad9-47e5-8ae5-faa6874f940e} <Debug> TCPHandler: Processed in 0.001255176 sec. | ||
| 13967 | 2026.04.29 20:59:19.603079 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2026.04.29 20:59:19.603173 [ 276 ] {2b594477-10d1-4732-814c-2ea3e8006f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13969 | 2026.04.29 20:59:19.603216 [ 276 ] {2b594477-10d1-4732-814c-2ea3e8006f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13970 | 2026.04.29 20:59:19.603628 [ 276 ] {2b594477-10d1-4732-814c-2ea3e8006f4c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13971 | 2026.04.29 20:59:19.603664 [ 276 ] {2b594477-10d1-4732-814c-2ea3e8006f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13972 | 2026.04.29 20:59:19.603998 [ 276 ] {2b594477-10d1-4732-814c-2ea3e8006f4c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13973 | 2026.04.29 20:59:19.604221 [ 276 ] {2b594477-10d1-4732-814c-2ea3e8006f4c} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13974 | 2026.04.29 20:59:19.604349 [ 276 ] {2b594477-10d1-4732-814c-2ea3e8006f4c} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001194 sec., 223618.09045226133 rows/sec., 14.86 MiB/sec. | ||
| 13975 | 2026.04.29 20:59:19.604387 [ 276 ] {2b594477-10d1-4732-814c-2ea3e8006f4c} <Debug> TCPHandler: Processed in 0.001359057 sec. | ||
| 13976 | 2026.04.29 20:59:19.604505 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.04.29 20:59:19.604598 [ 276 ] {512a58c2-5d6a-48ce-91de-379d7e9fd69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13978 | 2026.04.29 20:59:19.604640 [ 276 ] {512a58c2-5d6a-48ce-91de-379d7e9fd69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13979 | 2026.04.29 20:59:19.604953 [ 276 ] {512a58c2-5d6a-48ce-91de-379d7e9fd69b} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.04.29 20:59:19.604989 [ 276 ] {512a58c2-5d6a-48ce-91de-379d7e9fd69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13981 | 2026.04.29 20:59:19.605281 [ 276 ] {512a58c2-5d6a-48ce-91de-379d7e9fd69b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13982 | 2026.04.29 20:59:19.605495 [ 276 ] {512a58c2-5d6a-48ce-91de-379d7e9fd69b} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.04.29 20:59:19.605623 [ 276 ] {512a58c2-5d6a-48ce-91de-379d7e9fd69b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 13984 | 2026.04.29 20:59:19.605659 [ 276 ] {512a58c2-5d6a-48ce-91de-379d7e9fd69b} <Debug> TCPHandler: Processed in 0.001204395 sec. | ||
| 13985 | 2026.04.29 20:59:19.605773 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13986 | 2026.04.29 20:59:19.605867 [ 276 ] {489a6782-61a0-450a-8582-1f114051fb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13987 | 2026.04.29 20:59:19.605919 [ 276 ] {489a6782-61a0-450a-8582-1f114051fb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13988 | 2026.04.29 20:59:19.606676 [ 276 ] {489a6782-61a0-450a-8582-1f114051fb95} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.04.29 20:59:19.606713 [ 276 ] {489a6782-61a0-450a-8582-1f114051fb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13990 | 2026.04.29 20:59:19.607217 [ 276 ] {489a6782-61a0-450a-8582-1f114051fb95} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13991 | 2026.04.29 20:59:19.607447 [ 276 ] {489a6782-61a0-450a-8582-1f114051fb95} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.04.29 20:59:19.607592 [ 276 ] {489a6782-61a0-450a-8582-1f114051fb95} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001743 sec., 4016.0642570281125 rows/sec., 7.20 MiB/sec. | ||
| 13993 | 2026.04.29 20:59:19.607657 [ 276 ] {489a6782-61a0-450a-8582-1f114051fb95} <Debug> TCPHandler: Processed in 0.001934254 sec. | ||
| 13994 | 2026.04.29 20:59:19.607799 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13995 | 2026.04.29 20:59:19.607894 [ 276 ] {ac0df2c5-bc32-499c-8fe6-1a7b97be59ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13996 | 2026.04.29 20:59:19.607934 [ 276 ] {ac0df2c5-bc32-499c-8fe6-1a7b97be59ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13997 | 2026.04.29 20:59:19.608287 [ 276 ] {ac0df2c5-bc32-499c-8fe6-1a7b97be59ad} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.04.29 20:59:19.608323 [ 276 ] {ac0df2c5-bc32-499c-8fe6-1a7b97be59ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13999 | 2026.04.29 20:59:19.608630 [ 276 ] {ac0df2c5-bc32-499c-8fe6-1a7b97be59ad} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14000 | 2026.04.29 20:59:19.608844 [ 276 ] {ac0df2c5-bc32-499c-8fe6-1a7b97be59ad} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2026.04.29 20:59:19.608970 [ 276 ] {ac0df2c5-bc32-499c-8fe6-1a7b97be59ad} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 14002 | 2026.04.29 20:59:19.609008 [ 276 ] {ac0df2c5-bc32-499c-8fe6-1a7b97be59ad} <Debug> TCPHandler: Processed in 0.001259167 sec. | ||
| 14003 | 2026.04.29 20:59:19.731827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27347 | ||
| 14004 | 2026.04.29 20:59:19.732352 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14005 | 2026.04.29 20:59:19.732399 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14006 | 2026.04.29 20:59:19.732924 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14007 | 2026.04.29 20:59:19.733157 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14008 | 2026.04.29 20:59:19.733295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27347 | ||
| 14009 | 2026.04.29 20:59:21.190603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 14010 | 2026.04.29 20:59:21.206844 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.04.29 20:59:21.206913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14012 | 2026.04.29 20:59:21.212478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14013 | 2026.04.29 20:59:21.213176 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.04.29 20:59:21.216161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 14015 | 2026.04.29 20:59:22.330294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1748 | ||
| 14016 | 2026.04.29 20:59:22.332761 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2026.04.29 20:59:22.332811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14018 | 2026.04.29 20:59:22.334020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14019 | 2026.04.29 20:59:22.334290 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2026.04.29 20:59:22.334566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1748 | ||
| 14021 | 2026.04.29 20:59:24.579063 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14022 | 2026.04.29 20:59:24.579319 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14023 | 2026.04.29 20:59:24.579706 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14024 | 2026.04.29 20:59:24.579749 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14025 | 2026.04.29 20:59:24.579982 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14026 | 2026.04.29 20:59:24.580050 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14027 | 2026.04.29 20:59:24.580193 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14028 | 2026.04.29 20:59:24.580229 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14029 | 2026.04.29 20:59:24.580250 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 14030 | 2026.04.29 20:59:24.580264 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14031 | 2026.04.29 20:59:24.580303 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14032 | 2026.04.29 20:59:24.580323 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14033 | 2026.04.29 20:59:24.581451 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002235 sec., 23266.2192393736 rows/sec., 5.44 MiB/sec. | ||
| 14034 | 2026.04.29 20:59:24.581554 [ 276 ] {3aba7d8b-bdd5-48b6-b6c4-ae85732f76a9} <Debug> TCPHandler: Processed in 0.002631083 sec. | ||
| 14035 | 2026.04.29 20:59:24.583835 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14036 | 2026.04.29 20:59:24.583955 [ 276 ] {fd81bde0-4fe5-4bdc-9f85-dec91b1f35d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14037 | 2026.04.29 20:59:24.583999 [ 276 ] {fd81bde0-4fe5-4bdc-9f85-dec91b1f35d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14038 | 2026.04.29 20:59:24.584551 [ 276 ] {fd81bde0-4fe5-4bdc-9f85-dec91b1f35d3} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.04.29 20:59:24.584591 [ 276 ] {fd81bde0-4fe5-4bdc-9f85-dec91b1f35d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14040 | 2026.04.29 20:59:24.584972 [ 276 ] {fd81bde0-4fe5-4bdc-9f85-dec91b1f35d3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14041 | 2026.04.29 20:59:24.585197 [ 276 ] {fd81bde0-4fe5-4bdc-9f85-dec91b1f35d3} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2026.04.29 20:59:24.585348 [ 276 ] {fd81bde0-4fe5-4bdc-9f85-dec91b1f35d3} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001426 sec., 88359.04628330996 rows/sec., 7.63 MiB/sec. | ||
| 14043 | 2026.04.29 20:59:24.585387 [ 276 ] {fd81bde0-4fe5-4bdc-9f85-dec91b1f35d3} <Debug> TCPHandler: Processed in 0.00160907 sec. | ||
| 14044 | 2026.04.29 20:59:24.585517 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14045 | 2026.04.29 20:59:24.585613 [ 276 ] {ef7bf821-99f9-4f6f-af0f-f75c3c1cbcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14046 | 2026.04.29 20:59:24.585652 [ 276 ] {ef7bf821-99f9-4f6f-af0f-f75c3c1cbcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14047 | 2026.04.29 20:59:24.586069 [ 276 ] {ef7bf821-99f9-4f6f-af0f-f75c3c1cbcfb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.04.29 20:59:24.586106 [ 276 ] {ef7bf821-99f9-4f6f-af0f-f75c3c1cbcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14049 | 2026.04.29 20:59:24.586407 [ 276 ] {ef7bf821-99f9-4f6f-af0f-f75c3c1cbcfb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14050 | 2026.04.29 20:59:24.586629 [ 276 ] {ef7bf821-99f9-4f6f-af0f-f75c3c1cbcfb} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2026.04.29 20:59:24.586759 [ 276 ] {ef7bf821-99f9-4f6f-af0f-f75c3c1cbcfb} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001165 sec., 30042.91845493562 rows/sec., 2.21 MiB/sec. | ||
| 14052 | 2026.04.29 20:59:24.586785 [ 48 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 14053 | 2026.04.29 20:59:24.586796 [ 276 ] {ef7bf821-99f9-4f6f-af0f-f75c3c1cbcfb} <Debug> TCPHandler: Processed in 0.001330387 sec. | ||
| 14054 | 2026.04.29 20:59:24.586859 [ 48 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14055 | 2026.04.29 20:59:24.586897 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14056 | 2026.04.29 20:59:24.586961 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14057 | 2026.04.29 20:59:24.587012 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 14058 | 2026.04.29 20:59:24.587060 [ 276 ] {f8193d2f-ae53-4f9c-bfbf-513722c5f210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14059 | 2026.04.29 20:59:24.587105 [ 276 ] {f8193d2f-ae53-4f9c-bfbf-513722c5f210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14060 | 2026.04.29 20:59:24.587134 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14061 | 2026.04.29 20:59:24.587176 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 227 rows starting from the beginning of the part | ||
| 14062 | 2026.04.29 20:59:24.587250 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 46 rows starting from the beginning of the part | ||
| 14063 | 2026.04.29 20:59:24.587303 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 149 rows starting from the beginning of the part | ||
| 14064 | 2026.04.29 20:59:24.587355 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 35 rows starting from the beginning of the part | ||
| 14065 | 2026.04.29 20:59:24.587400 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 153 rows starting from the beginning of the part | ||
| 14066 | 2026.04.29 20:59:24.587448 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 35 rows starting from the beginning of the part | ||
| 14067 | 2026.04.29 20:59:24.587544 [ 276 ] {f8193d2f-ae53-4f9c-bfbf-513722c5f210} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14068 | 2026.04.29 20:59:24.587585 [ 276 ] {f8193d2f-ae53-4f9c-bfbf-513722c5f210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14069 | 2026.04.29 20:59:24.587960 [ 276 ] {f8193d2f-ae53-4f9c-bfbf-513722c5f210} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14070 | 2026.04.29 20:59:24.588192 [ 276 ] {f8193d2f-ae53-4f9c-bfbf-513722c5f210} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14071 | 2026.04.29 20:59:24.588324 [ 276 ] {f8193d2f-ae53-4f9c-bfbf-513722c5f210} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001282 sec., 77223.08892355695 rows/sec., 6.03 MiB/sec. | ||
| 14072 | 2026.04.29 20:59:24.588361 [ 276 ] {f8193d2f-ae53-4f9c-bfbf-513722c5f210} <Debug> TCPHandler: Processed in 0.001454668 sec. | ||
| 14073 | 2026.04.29 20:59:24.588407 [ 188 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445399 sec., 446243.5631960448 rows/sec., 30.09 MiB/sec. | ||
| 14074 | 2026.04.29 20:59:24.588482 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14075 | 2026.04.29 20:59:24.588546 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 14076 | 2026.04.29 20:59:24.588582 [ 276 ] {3ee8e275-1048-4cc2-b9ff-27cb8dc18e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14077 | 2026.04.29 20:59:24.588629 [ 276 ] {3ee8e275-1048-4cc2-b9ff-27cb8dc18e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14078 | 2026.04.29 20:59:24.588810 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14079 | 2026.04.29 20:59:24.588880 [ 196 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_80_16} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 14080 | 2026.04.29 20:59:24.588944 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14081 | 2026.04.29 20:59:24.589049 [ 276 ] {3ee8e275-1048-4cc2-b9ff-27cb8dc18e21} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2026.04.29 20:59:24.589095 [ 276 ] {3ee8e275-1048-4cc2-b9ff-27cb8dc18e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14083 | 2026.04.29 20:59:24.589455 [ 276 ] {3ee8e275-1048-4cc2-b9ff-27cb8dc18e21} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14084 | 2026.04.29 20:59:24.589672 [ 276 ] {3ee8e275-1048-4cc2-b9ff-27cb8dc18e21} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14085 | 2026.04.29 20:59:24.589804 [ 276 ] {3ee8e275-1048-4cc2-b9ff-27cb8dc18e21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 14086 | 2026.04.29 20:59:24.589842 [ 276 ] {3ee8e275-1048-4cc2-b9ff-27cb8dc18e21} <Debug> TCPHandler: Processed in 0.001410148 sec. | ||
| 14087 | 2026.04.29 20:59:24.589953 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14088 | 2026.04.29 20:59:24.590046 [ 276 ] {d5c42ced-7023-4141-bd7b-f995549ab7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14089 | 2026.04.29 20:59:24.590100 [ 276 ] {d5c42ced-7023-4141-bd7b-f995549ab7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14090 | 2026.04.29 20:59:24.590918 [ 276 ] {d5c42ced-7023-4141-bd7b-f995549ab7a0} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.04.29 20:59:24.590954 [ 276 ] {d5c42ced-7023-4141-bd7b-f995549ab7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14092 | 2026.04.29 20:59:24.591509 [ 276 ] {d5c42ced-7023-4141-bd7b-f995549ab7a0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14093 | 2026.04.29 20:59:24.591740 [ 276 ] {d5c42ced-7023-4141-bd7b-f995549ab7a0} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.04.29 20:59:24.591876 [ 276 ] {d5c42ced-7023-4141-bd7b-f995549ab7a0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001847 sec., 18949.648077964266 rows/sec., 33.96 MiB/sec. | ||
| 14095 | 2026.04.29 20:59:24.591930 [ 276 ] {d5c42ced-7023-4141-bd7b-f995549ab7a0} <Debug> TCPHandler: Processed in 0.002027416 sec. | ||
| 14096 | 2026.04.29 20:59:24.592070 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2026.04.29 20:59:24.592165 [ 276 ] {475a5012-b895-4119-af7a-584f3d14e948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14098 | 2026.04.29 20:59:24.592205 [ 276 ] {475a5012-b895-4119-af7a-584f3d14e948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14099 | 2026.04.29 20:59:24.592545 [ 276 ] {475a5012-b895-4119-af7a-584f3d14e948} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2026.04.29 20:59:24.592581 [ 276 ] {475a5012-b895-4119-af7a-584f3d14e948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14101 | 2026.04.29 20:59:24.592899 [ 276 ] {475a5012-b895-4119-af7a-584f3d14e948} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14102 | 2026.04.29 20:59:24.593113 [ 276 ] {475a5012-b895-4119-af7a-584f3d14e948} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.04.29 20:59:24.593243 [ 276 ] {475a5012-b895-4119-af7a-584f3d14e948} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 14104 | 2026.04.29 20:59:24.593279 [ 276 ] {475a5012-b895-4119-af7a-584f3d14e948} <Debug> TCPHandler: Processed in 0.001260646 sec. | ||
| 14105 | 2026.04.29 20:59:27.050358 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14106 | 2026.04.29 20:59:27.050437 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14107 | 2026.04.29 20:59:27.233521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27859 | ||
| 14108 | 2026.04.29 20:59:27.234099 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.04.29 20:59:27.234153 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14110 | 2026.04.29 20:59:27.234659 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14111 | 2026.04.29 20:59:27.234899 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.04.29 20:59:27.235066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27859 | ||
| 14113 | 2026.04.29 20:59:28.716329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14114 | 2026.04.29 20:59:28.732174 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14115 | 2026.04.29 20:59:28.732220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14116 | 2026.04.29 20:59:28.738127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14117 | 2026.04.29 20:59:28.738780 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2026.04.29 20:59:28.741540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14119 | 2026.04.29 20:59:29.583083 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14120 | 2026.04.29 20:59:29.583358 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 14121 | 2026.04.29 20:59:29.583780 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14122 | 2026.04.29 20:59:29.583827 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 14123 | 2026.04.29 20:59:29.584117 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14124 | 2026.04.29 20:59:29.584194 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14125 | 2026.04.29 20:59:29.584342 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14126 | 2026.04.29 20:59:29.584379 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14127 | 2026.04.29 20:59:29.584401 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 14128 | 2026.04.29 20:59:29.584416 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14129 | 2026.04.29 20:59:29.584456 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14130 | 2026.04.29 20:59:29.584477 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14131 | 2026.04.29 20:59:29.585596 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002349 sec., 22137.079608343978 rows/sec., 5.18 MiB/sec. | ||
| 14132 | 2026.04.29 20:59:29.585711 [ 276 ] {6a48e1dc-2a80-475e-a8ff-9ca7fbc36e22} <Debug> TCPHandler: Processed in 0.002807705 sec. | ||
| 14133 | 2026.04.29 20:59:29.590877 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14134 | 2026.04.29 20:59:29.591008 [ 276 ] {a1c164e8-6b22-450d-af97-3160951a5200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14135 | 2026.04.29 20:59:29.591062 [ 276 ] {a1c164e8-6b22-450d-af97-3160951a5200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14136 | 2026.04.29 20:59:29.591738 [ 276 ] {a1c164e8-6b22-450d-af97-3160951a5200} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14137 | 2026.04.29 20:59:29.591793 [ 276 ] {a1c164e8-6b22-450d-af97-3160951a5200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14138 | 2026.04.29 20:59:29.592233 [ 276 ] {a1c164e8-6b22-450d-af97-3160951a5200} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14139 | 2026.04.29 20:59:29.592474 [ 276 ] {a1c164e8-6b22-450d-af97-3160951a5200} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14140 | 2026.04.29 20:59:29.592626 [ 276 ] {a1c164e8-6b22-450d-af97-3160951a5200} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001656 sec., 171497.58454106282 rows/sec., 10.89 MiB/sec. | ||
| 14141 | 2026.04.29 20:59:29.592667 [ 276 ] {a1c164e8-6b22-450d-af97-3160951a5200} <Debug> TCPHandler: Processed in 0.001854314 sec. | ||
| 14142 | 2026.04.29 20:59:29.592796 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14143 | 2026.04.29 20:59:29.592895 [ 276 ] {c70d3a59-e1dc-4fc6-be3e-a5230b0c1d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14144 | 2026.04.29 20:59:29.592935 [ 276 ] {c70d3a59-e1dc-4fc6-be3e-a5230b0c1d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14145 | 2026.04.29 20:59:29.593669 [ 276 ] {c70d3a59-e1dc-4fc6-be3e-a5230b0c1d4a} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14146 | 2026.04.29 20:59:29.593707 [ 276 ] {c70d3a59-e1dc-4fc6-be3e-a5230b0c1d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14147 | 2026.04.29 20:59:29.594077 [ 276 ] {c70d3a59-e1dc-4fc6-be3e-a5230b0c1d4a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14148 | 2026.04.29 20:59:29.594297 [ 276 ] {c70d3a59-e1dc-4fc6-be3e-a5230b0c1d4a} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14149 | 2026.04.29 20:59:29.594422 [ 43 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14150 | 2026.04.29 20:59:29.594432 [ 276 ] {c70d3a59-e1dc-4fc6-be3e-a5230b0c1d4a} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.00156 sec., 519871.7948717949 rows/sec., 40.18 MiB/sec. | ||
| 14151 | 2026.04.29 20:59:29.594499 [ 43 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2026.04.29 20:59:29.594517 [ 276 ] {c70d3a59-e1dc-4fc6-be3e-a5230b0c1d4a} <Debug> TCPHandler: Processed in 0.001773892 sec. | ||
| 14153 | 2026.04.29 20:59:29.594528 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14154 | 2026.04.29 20:59:29.594646 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14155 | 2026.04.29 20:59:29.594675 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 14156 | 2026.04.29 20:59:29.594747 [ 276 ] {de4df416-a48d-471c-abe4-5e27f49fb23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14157 | 2026.04.29 20:59:29.594792 [ 276 ] {de4df416-a48d-471c-abe4-5e27f49fb23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14158 | 2026.04.29 20:59:29.594841 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14159 | 2026.04.29 20:59:29.594885 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3364 rows starting from the beginning of the part | ||
| 14160 | 2026.04.29 20:59:29.594960 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 811 rows starting from the beginning of the part | ||
| 14161 | 2026.04.29 20:59:29.595012 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 126 rows starting from the beginning of the part | ||
| 14162 | 2026.04.29 20:59:29.595063 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 813 rows starting from the beginning of the part | ||
| 14163 | 2026.04.29 20:59:29.595102 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 126 rows starting from the beginning of the part | ||
| 14164 | 2026.04.29 20:59:29.595142 [ 200 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 811 rows starting from the beginning of the part | ||
| 14165 | 2026.04.29 20:59:29.595228 [ 276 ] {de4df416-a48d-471c-abe4-5e27f49fb23c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14166 | 2026.04.29 20:59:29.595272 [ 276 ] {de4df416-a48d-471c-abe4-5e27f49fb23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14167 | 2026.04.29 20:59:29.595638 [ 276 ] {de4df416-a48d-471c-abe4-5e27f49fb23c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14168 | 2026.04.29 20:59:29.595866 [ 276 ] {de4df416-a48d-471c-abe4-5e27f49fb23c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14169 | 2026.04.29 20:59:29.596005 [ 276 ] {de4df416-a48d-471c-abe4-5e27f49fb23c} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001278 sec., 116588.4194053208 rows/sec., 6.93 MiB/sec. | ||
| 14170 | 2026.04.29 20:59:29.596044 [ 276 ] {de4df416-a48d-471c-abe4-5e27f49fb23c} <Debug> TCPHandler: Processed in 0.001450659 sec. | ||
| 14171 | 2026.04.29 20:59:29.596162 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14172 | 2026.04.29 20:59:29.596256 [ 276 ] {ec40edce-f65f-4689-b59a-2387542a496b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14173 | 2026.04.29 20:59:29.596294 [ 276 ] {ec40edce-f65f-4689-b59a-2387542a496b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14174 | 2026.04.29 20:59:29.596726 [ 276 ] {ec40edce-f65f-4689-b59a-2387542a496b} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14175 | 2026.04.29 20:59:29.596761 [ 276 ] {ec40edce-f65f-4689-b59a-2387542a496b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14176 | 2026.04.29 20:59:29.597072 [ 276 ] {ec40edce-f65f-4689-b59a-2387542a496b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14177 | 2026.04.29 20:59:29.597222 [ 188 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6051 rows, containing 5 columns (5 merged, 0 gathered) in 0.002616634 sec., 2312512.9460214917 rows/sec., 186.36 MiB/sec. | ||
| 14178 | 2026.04.29 20:59:29.597302 [ 276 ] {ec40edce-f65f-4689-b59a-2387542a496b} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2026.04.29 20:59:29.597445 [ 276 ] {ec40edce-f65f-4689-b59a-2387542a496b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001207 sec., 123446.56172328087 rows/sec., 7.98 MiB/sec. | ||
| 14180 | 2026.04.29 20:59:29.597482 [ 276 ] {ec40edce-f65f-4689-b59a-2387542a496b} <Debug> TCPHandler: Processed in 0.001371407 sec. | ||
| 14181 | 2026.04.29 20:59:29.597605 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2026.04.29 20:59:29.597639 [ 201 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14183 | 2026.04.29 20:59:29.597699 [ 276 ] {f62300ee-1c40-4687-863c-7a2fd824f1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14184 | 2026.04.29 20:59:29.597742 [ 276 ] {f62300ee-1c40-4687-863c-7a2fd824f1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14185 | 2026.04.29 20:59:29.597994 [ 201 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.04.29 20:59:29.598089 [ 201 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_96_19} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14187 | 2026.04.29 20:59:29.598177 [ 276 ] {f62300ee-1c40-4687-863c-7a2fd824f1c1} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2026.04.29 20:59:29.598216 [ 276 ] {f62300ee-1c40-4687-863c-7a2fd824f1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14189 | 2026.04.29 20:59:29.598223 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14190 | 2026.04.29 20:59:29.598538 [ 276 ] {f62300ee-1c40-4687-863c-7a2fd824f1c1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14191 | 2026.04.29 20:59:29.598753 [ 276 ] {f62300ee-1c40-4687-863c-7a2fd824f1c1} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.04.29 20:59:29.598882 [ 276 ] {f62300ee-1c40-4687-863c-7a2fd824f1c1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 14193 | 2026.04.29 20:59:29.598919 [ 276 ] {f62300ee-1c40-4687-863c-7a2fd824f1c1} <Debug> TCPHandler: Processed in 0.001365578 sec. | ||
| 14194 | 2026.04.29 20:59:29.599035 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14195 | 2026.04.29 20:59:29.599130 [ 276 ] {3452bf85-2feb-48e6-b2bc-0d207994e1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14196 | 2026.04.29 20:59:29.599169 [ 276 ] {3452bf85-2feb-48e6-b2bc-0d207994e1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14197 | 2026.04.29 20:59:29.599762 [ 276 ] {3452bf85-2feb-48e6-b2bc-0d207994e1ab} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2026.04.29 20:59:29.599798 [ 276 ] {3452bf85-2feb-48e6-b2bc-0d207994e1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14199 | 2026.04.29 20:59:29.600133 [ 276 ] {3452bf85-2feb-48e6-b2bc-0d207994e1ab} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14200 | 2026.04.29 20:59:29.600359 [ 276 ] {3452bf85-2feb-48e6-b2bc-0d207994e1ab} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.04.29 20:59:29.600471 [ 43 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14202 | 2026.04.29 20:59:29.600488 [ 276 ] {3452bf85-2feb-48e6-b2bc-0d207994e1ab} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001377 sec., 360929.5570079884 rows/sec., 25.35 MiB/sec. | ||
| 14203 | 2026.04.29 20:59:29.600501 [ 43 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14204 | 2026.04.29 20:59:29.600528 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14205 | 2026.04.29 20:59:29.600534 [ 276 ] {3452bf85-2feb-48e6-b2bc-0d207994e1ab} <Debug> TCPHandler: Processed in 0.00154978 sec. | ||
| 14206 | 2026.04.29 20:59:29.600605 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 14207 | 2026.04.29 20:59:29.600658 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14208 | 2026.04.29 20:59:29.600711 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14209 | 2026.04.29 20:59:29.600743 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1832 rows starting from the beginning of the part | ||
| 14210 | 2026.04.29 20:59:29.600758 [ 276 ] {c7ea38fe-3d97-4f7c-a0e3-12b69bcb1bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14211 | 2026.04.29 20:59:29.600795 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 497 rows starting from the beginning of the part | ||
| 14212 | 2026.04.29 20:59:29.600803 [ 276 ] {c7ea38fe-3d97-4f7c-a0e3-12b69bcb1bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14213 | 2026.04.29 20:59:29.600845 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 99 rows starting from the beginning of the part | ||
| 14214 | 2026.04.29 20:59:29.600892 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 501 rows starting from the beginning of the part | ||
| 14215 | 2026.04.29 20:59:29.600931 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 99 rows starting from the beginning of the part | ||
| 14216 | 2026.04.29 20:59:29.600972 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 497 rows starting from the beginning of the part | ||
| 14217 | 2026.04.29 20:59:29.601159 [ 276 ] {c7ea38fe-3d97-4f7c-a0e3-12b69bcb1bc3} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2026.04.29 20:59:29.601201 [ 276 ] {c7ea38fe-3d97-4f7c-a0e3-12b69bcb1bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14219 | 2026.04.29 20:59:29.601524 [ 276 ] {c7ea38fe-3d97-4f7c-a0e3-12b69bcb1bc3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14220 | 2026.04.29 20:59:29.601751 [ 276 ] {c7ea38fe-3d97-4f7c-a0e3-12b69bcb1bc3} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.04.29 20:59:29.601859 [ 43 ] {} <Debug> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 14222 | 2026.04.29 20:59:29.601885 [ 276 ] {c7ea38fe-3d97-4f7c-a0e3-12b69bcb1bc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 14223 | 2026.04.29 20:59:29.601887 [ 43 ] {} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14224 | 2026.04.29 20:59:29.601923 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14225 | 2026.04.29 20:59:29.601930 [ 276 ] {c7ea38fe-3d97-4f7c-a0e3-12b69bcb1bc3} <Debug> TCPHandler: Processed in 0.001323107 sec. | ||
| 14226 | 2026.04.29 20:59:29.602000 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 14227 | 2026.04.29 20:59:29.602052 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14228 | 2026.04.29 20:59:29.602103 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14229 | 2026.04.29 20:59:29.602135 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 14230 | 2026.04.29 20:59:29.602151 [ 276 ] {6220a8da-4a85-4b18-aa0b-8b0f60c70458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14231 | 2026.04.29 20:59:29.602158 [ 199 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3525 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158461 sec., 2224522.122162551 rows/sec., 163.33 MiB/sec. | ||
| 14232 | 2026.04.29 20:59:29.602185 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 14233 | 2026.04.29 20:59:29.602203 [ 276 ] {6220a8da-4a85-4b18-aa0b-8b0f60c70458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14234 | 2026.04.29 20:59:29.602234 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 14235 | 2026.04.29 20:59:29.602274 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 14236 | 2026.04.29 20:59:29.602309 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 14237 | 2026.04.29 20:59:29.602347 [ 188 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 14238 | 2026.04.29 20:59:29.602420 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14239 | 2026.04.29 20:59:29.602654 [ 276 ] {6220a8da-4a85-4b18-aa0b-8b0f60c70458} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2026.04.29 20:59:29.602697 [ 276 ] {6220a8da-4a85-4b18-aa0b-8b0f60c70458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14241 | 2026.04.29 20:59:29.602719 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14242 | 2026.04.29 20:59:29.602816 [ 200 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_96_19} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14243 | 2026.04.29 20:59:29.602897 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 14244 | 2026.04.29 20:59:29.603072 [ 276 ] {6220a8da-4a85-4b18-aa0b-8b0f60c70458} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14245 | 2026.04.29 20:59:29.603114 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001152384 sec., 130164.94501832723 rows/sec., 6.64 MiB/sec. | ||
| 14246 | 2026.04.29 20:59:29.603278 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 14247 | 2026.04.29 20:59:29.603326 [ 276 ] {6220a8da-4a85-4b18-aa0b-8b0f60c70458} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14248 | 2026.04.29 20:59:29.603473 [ 276 ] {6220a8da-4a85-4b18-aa0b-8b0f60c70458} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001341 sec., 197613.72110365398 rows/sec., 13.13 MiB/sec. | ||
| 14249 | 2026.04.29 20:59:29.603511 [ 276 ] {6220a8da-4a85-4b18-aa0b-8b0f60c70458} <Debug> TCPHandler: Processed in 0.00151045 sec. | ||
| 14250 | 2026.04.29 20:59:29.603599 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14251 | 2026.04.29 20:59:29.603630 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14252 | 2026.04.29 20:59:29.603687 [ 187 ] {465ad3fa-2713-46e6-92ea-ccbb2a363fec::all_1_24_5} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 14253 | 2026.04.29 20:59:29.603727 [ 276 ] {2c67f10c-3a0d-4ee4-bd06-0828384becc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14254 | 2026.04.29 20:59:29.603773 [ 276 ] {2c67f10c-3a0d-4ee4-bd06-0828384becc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14255 | 2026.04.29 20:59:29.603790 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14256 | 2026.04.29 20:59:29.604095 [ 276 ] {2c67f10c-3a0d-4ee4-bd06-0828384becc7} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2026.04.29 20:59:29.604136 [ 276 ] {2c67f10c-3a0d-4ee4-bd06-0828384becc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14258 | 2026.04.29 20:59:29.604440 [ 276 ] {2c67f10c-3a0d-4ee4-bd06-0828384becc7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14259 | 2026.04.29 20:59:29.604660 [ 276 ] {2c67f10c-3a0d-4ee4-bd06-0828384becc7} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2026.04.29 20:59:29.604768 [ 43 ] {} <Debug> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 14261 | 2026.04.29 20:59:29.604794 [ 276 ] {2c67f10c-3a0d-4ee4-bd06-0828384becc7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 14262 | 2026.04.29 20:59:29.604797 [ 43 ] {} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.04.29 20:59:29.604833 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14264 | 2026.04.29 20:59:29.604838 [ 276 ] {2c67f10c-3a0d-4ee4-bd06-0828384becc7} <Debug> TCPHandler: Processed in 0.001259587 sec. | ||
| 14265 | 2026.04.29 20:59:29.604910 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 14266 | 2026.04.29 20:59:29.604962 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.04.29 20:59:29.605002 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14268 | 2026.04.29 20:59:29.605032 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
| 14269 | 2026.04.29 20:59:29.605067 [ 276 ] {546ba295-ff01-4305-b4c7-1880a0eed7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14270 | 2026.04.29 20:59:29.605076 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 14271 | 2026.04.29 20:59:29.605127 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 14272 | 2026.04.29 20:59:29.605130 [ 276 ] {546ba295-ff01-4305-b4c7-1880a0eed7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14273 | 2026.04.29 20:59:29.605165 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 14274 | 2026.04.29 20:59:29.605203 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 14275 | 2026.04.29 20:59:29.605233 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 14276 | 2026.04.29 20:59:29.605905 [ 199 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001031773 sec., 26168.54676367767 rows/sec., 1.71 MiB/sec. | ||
| 14277 | 2026.04.29 20:59:29.605926 [ 276 ] {546ba295-ff01-4305-b4c7-1880a0eed7b1} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14278 | 2026.04.29 20:59:29.605968 [ 276 ] {546ba295-ff01-4305-b4c7-1880a0eed7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14279 | 2026.04.29 20:59:29.606026 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 14280 | 2026.04.29 20:59:29.606304 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14281 | 2026.04.29 20:59:29.606373 [ 188 ] {36afd666-d1db-4f79-bca2-33f962594014::all_1_25_5} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 14282 | 2026.04.29 20:59:29.606434 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14283 | 2026.04.29 20:59:29.606535 [ 276 ] {546ba295-ff01-4305-b4c7-1880a0eed7b1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14284 | 2026.04.29 20:59:29.606770 [ 276 ] {546ba295-ff01-4305-b4c7-1880a0eed7b1} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14285 | 2026.04.29 20:59:29.606912 [ 276 ] {546ba295-ff01-4305-b4c7-1880a0eed7b1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001865 sec., 3753.3512064343167 rows/sec., 6.73 MiB/sec. | ||
| 14286 | 2026.04.29 20:59:29.606976 [ 276 ] {546ba295-ff01-4305-b4c7-1880a0eed7b1} <Debug> TCPHandler: Processed in 0.002064767 sec. | ||
| 14287 | 2026.04.29 20:59:29.607094 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14288 | 2026.04.29 20:59:29.607190 [ 276 ] {bb8a04d9-9169-4166-a0f1-37be5fad7cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14289 | 2026.04.29 20:59:29.607229 [ 276 ] {bb8a04d9-9169-4166-a0f1-37be5fad7cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14290 | 2026.04.29 20:59:29.607565 [ 276 ] {bb8a04d9-9169-4166-a0f1-37be5fad7cac} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14291 | 2026.04.29 20:59:29.607602 [ 276 ] {bb8a04d9-9169-4166-a0f1-37be5fad7cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14292 | 2026.04.29 20:59:29.607914 [ 276 ] {bb8a04d9-9169-4166-a0f1-37be5fad7cac} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14293 | 2026.04.29 20:59:29.608129 [ 276 ] {bb8a04d9-9169-4166-a0f1-37be5fad7cac} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14294 | 2026.04.29 20:59:29.608257 [ 276 ] {bb8a04d9-9169-4166-a0f1-37be5fad7cac} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 14295 | 2026.04.29 20:59:29.608291 [ 276 ] {bb8a04d9-9169-4166-a0f1-37be5fad7cac} <Debug> TCPHandler: Processed in 0.001247496 sec. | ||
| 14296 | 2026.04.29 20:59:29.900380 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2026.04.29 20:59:29.900610 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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) | ||
| 14298 | 2026.04.29 20:59:29.900964 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14299 | 2026.04.29 20:59:29.901008 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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 | ||
| 14300 | 2026.04.29 20:59:29.901247 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14301 | 2026.04.29 20:59:29.901314 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14302 | 2026.04.29 20:59:29.901452 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 14303 | 2026.04.29 20:59:29.901486 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14304 | 2026.04.29 20:59:29.901507 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 14305 | 2026.04.29 20:59:29.901521 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14306 | 2026.04.29 20:59:29.901559 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 14307 | 2026.04.29 20:59:29.901578 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14308 | 2026.04.29 20:59:29.902686 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002172 sec., 23941.06813996317 rows/sec., 5.60 MiB/sec. | ||
| 14309 | 2026.04.29 20:59:29.902794 [ 276 ] {b3f00e8c-7eca-4a85-9461-33b757399047} <Debug> TCPHandler: Processed in 0.002534543 sec. | ||
| 14310 | 2026.04.29 20:59:29.916117 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14311 | 2026.04.29 20:59:29.916243 [ 276 ] {bcd7a3e8-a378-4f7a-9e06-61467dfe01be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14312 | 2026.04.29 20:59:29.916294 [ 276 ] {bcd7a3e8-a378-4f7a-9e06-61467dfe01be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14313 | 2026.04.29 20:59:29.916851 [ 276 ] {bcd7a3e8-a378-4f7a-9e06-61467dfe01be} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2026.04.29 20:59:29.916901 [ 276 ] {bcd7a3e8-a378-4f7a-9e06-61467dfe01be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14315 | 2026.04.29 20:59:29.917281 [ 276 ] {bcd7a3e8-a378-4f7a-9e06-61467dfe01be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14316 | 2026.04.29 20:59:29.917518 [ 276 ] {bcd7a3e8-a378-4f7a-9e06-61467dfe01be} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14317 | 2026.04.29 20:59:29.917665 [ 276 ] {bcd7a3e8-a378-4f7a-9e06-61467dfe01be} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 336.03 KiB/sec. | ||
| 14318 | 2026.04.29 20:59:29.917704 [ 276 ] {bcd7a3e8-a378-4f7a-9e06-61467dfe01be} <Debug> TCPHandler: Processed in 0.001651121 sec. | ||
| 14319 | 2026.04.29 20:59:29.917847 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14320 | 2026.04.29 20:59:29.917944 [ 276 ] {e7a95b1c-5814-4dff-b220-8ed316305ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14321 | 2026.04.29 20:59:29.917982 [ 276 ] {e7a95b1c-5814-4dff-b220-8ed316305ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14322 | 2026.04.29 20:59:29.919582 [ 276 ] {e7a95b1c-5814-4dff-b220-8ed316305ea6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14323 | 2026.04.29 20:59:29.919619 [ 276 ] {e7a95b1c-5814-4dff-b220-8ed316305ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14324 | 2026.04.29 20:59:29.920094 [ 276 ] {e7a95b1c-5814-4dff-b220-8ed316305ea6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14325 | 2026.04.29 20:59:29.920319 [ 276 ] {e7a95b1c-5814-4dff-b220-8ed316305ea6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14326 | 2026.04.29 20:59:29.920456 [ 276 ] {e7a95b1c-5814-4dff-b220-8ed316305ea6} <Debug> executeQuery: Read 2478 rows, 188.65 KiB in 0.002532 sec., 978672.9857819906 rows/sec., 72.76 MiB/sec. | ||
| 14327 | 2026.04.29 20:59:29.920494 [ 276 ] {e7a95b1c-5814-4dff-b220-8ed316305ea6} <Debug> TCPHandler: Processed in 0.002698405 sec. | ||
| 14328 | 2026.04.29 20:59:29.920618 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14329 | 2026.04.29 20:59:29.920714 [ 276 ] {ab302d1f-54ea-45ab-8883-7cb37714c59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14330 | 2026.04.29 20:59:29.920753 [ 276 ] {ab302d1f-54ea-45ab-8883-7cb37714c59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14331 | 2026.04.29 20:59:29.921183 [ 276 ] {ab302d1f-54ea-45ab-8883-7cb37714c59c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14332 | 2026.04.29 20:59:29.921220 [ 276 ] {ab302d1f-54ea-45ab-8883-7cb37714c59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14333 | 2026.04.29 20:59:29.921528 [ 276 ] {ab302d1f-54ea-45ab-8883-7cb37714c59c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14334 | 2026.04.29 20:59:29.921748 [ 276 ] {ab302d1f-54ea-45ab-8883-7cb37714c59c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14335 | 2026.04.29 20:59:29.921884 [ 276 ] {ab302d1f-54ea-45ab-8883-7cb37714c59c} <Debug> executeQuery: Read 52 rows, 3.88 KiB in 0.00119 sec., 43697.47899159663 rows/sec., 3.18 MiB/sec. | ||
| 14336 | 2026.04.29 20:59:29.921921 [ 276 ] {ab302d1f-54ea-45ab-8883-7cb37714c59c} <Debug> TCPHandler: Processed in 0.001355117 sec. | ||
| 14337 | 2026.04.29 20:59:29.922040 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14338 | 2026.04.29 20:59:29.922134 [ 276 ] {d4295ef6-ea8f-4220-9aa8-fd728d9920bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14339 | 2026.04.29 20:59:29.922172 [ 276 ] {d4295ef6-ea8f-4220-9aa8-fd728d9920bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14340 | 2026.04.29 20:59:29.922940 [ 276 ] {d4295ef6-ea8f-4220-9aa8-fd728d9920bd} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14341 | 2026.04.29 20:59:29.922977 [ 276 ] {d4295ef6-ea8f-4220-9aa8-fd728d9920bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14342 | 2026.04.29 20:59:29.923322 [ 276 ] {d4295ef6-ea8f-4220-9aa8-fd728d9920bd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14343 | 2026.04.29 20:59:29.923550 [ 276 ] {d4295ef6-ea8f-4220-9aa8-fd728d9920bd} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14344 | 2026.04.29 20:59:29.923680 [ 276 ] {d4295ef6-ea8f-4220-9aa8-fd728d9920bd} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001564 sec., 512148.3375959079 rows/sec., 29.58 MiB/sec. | ||
| 14345 | 2026.04.29 20:59:29.923718 [ 276 ] {d4295ef6-ea8f-4220-9aa8-fd728d9920bd} <Debug> TCPHandler: Processed in 0.001729792 sec. | ||
| 14346 | 2026.04.29 20:59:29.923833 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14347 | 2026.04.29 20:59:29.923926 [ 276 ] {0667b204-0655-4733-8e83-0427cf3755f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14348 | 2026.04.29 20:59:29.923966 [ 276 ] {0667b204-0655-4733-8e83-0427cf3755f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14349 | 2026.04.29 20:59:29.924346 [ 276 ] {0667b204-0655-4733-8e83-0427cf3755f6} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14350 | 2026.04.29 20:59:29.924383 [ 276 ] {0667b204-0655-4733-8e83-0427cf3755f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14351 | 2026.04.29 20:59:29.924700 [ 276 ] {0667b204-0655-4733-8e83-0427cf3755f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14352 | 2026.04.29 20:59:29.924913 [ 276 ] {0667b204-0655-4733-8e83-0427cf3755f6} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14353 | 2026.04.29 20:59:29.925040 [ 276 ] {0667b204-0655-4733-8e83-0427cf3755f6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 14354 | 2026.04.29 20:59:29.925077 [ 276 ] {0667b204-0655-4733-8e83-0427cf3755f6} <Debug> TCPHandler: Processed in 0.001296166 sec. | ||
| 14355 | 2026.04.29 20:59:29.925216 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14356 | 2026.04.29 20:59:29.925311 [ 276 ] {469c088c-0b63-42a3-9e6c-1cc8ca1c3587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14357 | 2026.04.29 20:59:29.925348 [ 276 ] {469c088c-0b63-42a3-9e6c-1cc8ca1c3587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14358 | 2026.04.29 20:59:29.926380 [ 276 ] {469c088c-0b63-42a3-9e6c-1cc8ca1c3587} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14359 | 2026.04.29 20:59:29.926416 [ 276 ] {469c088c-0b63-42a3-9e6c-1cc8ca1c3587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14360 | 2026.04.29 20:59:29.926795 [ 276 ] {469c088c-0b63-42a3-9e6c-1cc8ca1c3587} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14361 | 2026.04.29 20:59:29.927016 [ 276 ] {469c088c-0b63-42a3-9e6c-1cc8ca1c3587} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14362 | 2026.04.29 20:59:29.927145 [ 276 ] {469c088c-0b63-42a3-9e6c-1cc8ca1c3587} <Debug> executeQuery: Read 1331 rows, 91.41 KiB in 0.001853 sec., 718294.6573124663 rows/sec., 48.17 MiB/sec. | ||
| 14363 | 2026.04.29 20:59:29.927184 [ 276 ] {469c088c-0b63-42a3-9e6c-1cc8ca1c3587} <Debug> TCPHandler: Processed in 0.002019256 sec. | ||
| 14364 | 2026.04.29 20:59:29.927303 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2026.04.29 20:59:29.927399 [ 276 ] {3568bcbc-db40-465b-9cf1-863e57ac40ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14366 | 2026.04.29 20:59:29.927441 [ 276 ] {3568bcbc-db40-465b-9cf1-863e57ac40ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14367 | 2026.04.29 20:59:29.928256 [ 276 ] {3568bcbc-db40-465b-9cf1-863e57ac40ca} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2026.04.29 20:59:29.928292 [ 276 ] {3568bcbc-db40-465b-9cf1-863e57ac40ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14369 | 2026.04.29 20:59:29.928734 [ 276 ] {3568bcbc-db40-465b-9cf1-863e57ac40ca} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14370 | 2026.04.29 20:59:29.928955 [ 276 ] {3568bcbc-db40-465b-9cf1-863e57ac40ca} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2026.04.29 20:59:29.929090 [ 276 ] {3568bcbc-db40-465b-9cf1-863e57ac40ca} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001709 sec., 877121.123464014 rows/sec., 53.21 MiB/sec. | ||
| 14372 | 2026.04.29 20:59:29.929088 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 6 parts from all_1_91_19 to all_96_96_0 | ||
| 14373 | 2026.04.29 20:59:29.929128 [ 276 ] {3568bcbc-db40-465b-9cf1-863e57ac40ca} <Debug> TCPHandler: Processed in 0.001875594 sec. | ||
| 14374 | 2026.04.29 20:59:29.929172 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2026.04.29 20:59:29.929208 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14376 | 2026.04.29 20:59:29.929300 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14377 | 2026.04.29 20:59:29.929330 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_19 to all_96_96_0 into Compact with storage Full | ||
| 14378 | 2026.04.29 20:59:29.929398 [ 276 ] {44e0e38f-087c-4bee-bc75-c6a1544a38df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14379 | 2026.04.29 20:59:29.929456 [ 276 ] {44e0e38f-087c-4bee-bc75-c6a1544a38df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14380 | 2026.04.29 20:59:29.929497 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14381 | 2026.04.29 20:59:29.929545 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_19, total 36844 rows starting from the beginning of the part | ||
| 14382 | 2026.04.29 20:59:29.929621 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 14383 | 2026.04.29 20:59:29.929679 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 267 rows starting from the beginning of the part | ||
| 14384 | 2026.04.29 20:59:29.929731 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14385 | 2026.04.29 20:59:29.929779 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 265 rows starting from the beginning of the part | ||
| 14386 | 2026.04.29 20:59:29.929828 [ 199 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1499 rows starting from the beginning of the part | ||
| 14387 | 2026.04.29 20:59:29.930350 [ 276 ] {44e0e38f-087c-4bee-bc75-c6a1544a38df} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.04.29 20:59:29.930391 [ 276 ] {44e0e38f-087c-4bee-bc75-c6a1544a38df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14389 | 2026.04.29 20:59:29.931104 [ 276 ] {44e0e38f-087c-4bee-bc75-c6a1544a38df} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14390 | 2026.04.29 20:59:29.931351 [ 276 ] {44e0e38f-087c-4bee-bc75-c6a1544a38df} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.04.29 20:59:29.931479 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14392 | 2026.04.29 20:59:29.931499 [ 276 ] {44e0e38f-087c-4bee-bc75-c6a1544a38df} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.00212 sec., 21698.113207547172 rows/sec., 38.88 MiB/sec. | ||
| 14393 | 2026.04.29 20:59:29.931518 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14394 | 2026.04.29 20:59:29.931543 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14395 | 2026.04.29 20:59:29.931571 [ 276 ] {44e0e38f-087c-4bee-bc75-c6a1544a38df} <Debug> TCPHandler: Processed in 0.002324189 sec. | ||
| 14396 | 2026.04.29 20:59:29.931652 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 14397 | 2026.04.29 20:59:29.931709 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14398 | 2026.04.29 20:59:29.931809 [ 276 ] {a8bc6ad6-3629-43c6-ba4a-9c3c1ed8d139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14399 | 2026.04.29 20:59:29.931849 [ 276 ] {a8bc6ad6-3629-43c6-ba4a-9c3c1ed8d139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14400 | 2026.04.29 20:59:29.931908 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14401 | 2026.04.29 20:59:29.931971 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1741 rows starting from the beginning of the part | ||
| 14402 | 2026.04.29 20:59:29.932101 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part | ||
| 14403 | 2026.04.29 20:59:29.932179 [ 276 ] {a8bc6ad6-3629-43c6-ba4a-9c3c1ed8d139} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14404 | 2026.04.29 20:59:29.932211 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
| 14405 | 2026.04.29 20:59:29.932221 [ 276 ] {a8bc6ad6-3629-43c6-ba4a-9c3c1ed8d139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14406 | 2026.04.29 20:59:29.932315 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part | ||
| 14407 | 2026.04.29 20:59:29.932414 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
| 14408 | 2026.04.29 20:59:29.932510 [ 188 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 46 rows starting from the beginning of the part | ||
| 14409 | 2026.04.29 20:59:29.932595 [ 276 ] {a8bc6ad6-3629-43c6-ba4a-9c3c1ed8d139} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14410 | 2026.04.29 20:59:29.932841 [ 276 ] {a8bc6ad6-3629-43c6-ba4a-9c3c1ed8d139} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14411 | 2026.04.29 20:59:29.932982 [ 276 ] {a8bc6ad6-3629-43c6-ba4a-9c3c1ed8d139} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 694.74 KiB/sec. | ||
| 14412 | 2026.04.29 20:59:29.933025 [ 276 ] {a8bc6ad6-3629-43c6-ba4a-9c3c1ed8d139} <Debug> TCPHandler: Processed in 0.001367628 sec. | ||
| 14413 | 2026.04.29 20:59:29.937672 [ 194 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39195 rows, containing 5 columns (5 merged, 0 gathered) in 0.008398187 sec., 4667078.739732754 rows/sec., 298.83 MiB/sec. | ||
| 14414 | 2026.04.29 20:59:29.938661 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Trace> MergedBlockOutputStream: filled checksums all_1_96_20 (state Temporary) | ||
| 14415 | 2026.04.29 20:59:29.939067 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_96_20 to all_1_96_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14416 | 2026.04.29 20:59:29.939169 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 6 parts: [all_1_91_19, all_96_96_0] -> all_1_96_20 | ||
| 14417 | 2026.04.29 20:59:29.939294 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14418 | 2026.04.29 20:59:29.943281 [ 193 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1871 rows, containing 19 columns (19 merged, 0 gathered) in 0.011685039 sec., 160119.27730835986 rows/sec., 286.93 MiB/sec. | ||
| 14419 | 2026.04.29 20:59:29.945479 [ 197 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14420 | 2026.04.29 20:59:29.945821 [ 197 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14421 | 2026.04.29 20:59:29.945894 [ 197 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14422 | 2026.04.29 20:59:29.946052 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB. | ||
| 14423 | 2026.04.29 20:59:30.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.74 MiB, peak 367.01 MiB, free memory in arenas 0.00 B, will set to 354.55 MiB (RSS), difference: 4.81 MiB | ||
| 14424 | 2026.04.29 20:59:32.334909 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1806 | ||
| 14425 | 2026.04.29 20:59:32.337816 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2026.04.29 20:59:32.337863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14427 | 2026.04.29 20:59:32.339178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14428 | 2026.04.29 20:59:32.339493 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14429 | 2026.04.29 20:59:32.339762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1806 | ||
| 14430 | 2026.04.29 20:59:34.577777 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2026.04.29 20:59:34.578122 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 14432 | 2026.04.29 20:59:34.578509 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14433 | 2026.04.29 20:59:34.578544 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 14434 | 2026.04.29 20:59:34.578759 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14435 | 2026.04.29 20:59:34.578829 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14436 | 2026.04.29 20:59:34.578970 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14437 | 2026.04.29 20:59:34.579007 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14438 | 2026.04.29 20:59:34.579028 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 14439 | 2026.04.29 20:59:34.579043 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14440 | 2026.04.29 20:59:34.579081 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14441 | 2026.04.29 20:59:34.579102 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14442 | 2026.04.29 20:59:34.580220 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002238 sec., 23235.03127792672 rows/sec., 5.43 MiB/sec. | ||
| 14443 | 2026.04.29 20:59:34.580291 [ 276 ] {83f28060-76d9-4352-be34-655d93875ddd} <Debug> TCPHandler: Processed in 0.002693554 sec. | ||
| 14444 | 2026.04.29 20:59:34.581820 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2026.04.29 20:59:34.581930 [ 276 ] {a4f7c2b9-1f00-41c8-a41b-d0b7dd342491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14446 | 2026.04.29 20:59:34.581972 [ 276 ] {a4f7c2b9-1f00-41c8-a41b-d0b7dd342491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14447 | 2026.04.29 20:59:34.582441 [ 276 ] {a4f7c2b9-1f00-41c8-a41b-d0b7dd342491} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2026.04.29 20:59:34.582484 [ 276 ] {a4f7c2b9-1f00-41c8-a41b-d0b7dd342491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14449 | 2026.04.29 20:59:34.582850 [ 276 ] {a4f7c2b9-1f00-41c8-a41b-d0b7dd342491} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14450 | 2026.04.29 20:59:34.583079 [ 276 ] {a4f7c2b9-1f00-41c8-a41b-d0b7dd342491} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2026.04.29 20:59:34.583233 [ 276 ] {a4f7c2b9-1f00-41c8-a41b-d0b7dd342491} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001335 sec., 41947.56554307116 rows/sec., 3.22 MiB/sec. | ||
| 14452 | 2026.04.29 20:59:34.583272 [ 276 ] {a4f7c2b9-1f00-41c8-a41b-d0b7dd342491} <Debug> TCPHandler: Processed in 0.001503989 sec. | ||
| 14453 | 2026.04.29 20:59:34.583394 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14454 | 2026.04.29 20:59:34.583490 [ 276 ] {8c9ff38a-753f-485f-9830-adceeca321b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14455 | 2026.04.29 20:59:34.583529 [ 276 ] {8c9ff38a-753f-485f-9830-adceeca321b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14456 | 2026.04.29 20:59:34.583931 [ 276 ] {8c9ff38a-753f-485f-9830-adceeca321b6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2026.04.29 20:59:34.583968 [ 276 ] {8c9ff38a-753f-485f-9830-adceeca321b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14458 | 2026.04.29 20:59:34.584267 [ 276 ] {8c9ff38a-753f-485f-9830-adceeca321b6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14459 | 2026.04.29 20:59:34.584489 [ 276 ] {8c9ff38a-753f-485f-9830-adceeca321b6} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2026.04.29 20:59:34.584626 [ 276 ] {8c9ff38a-753f-485f-9830-adceeca321b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 14461 | 2026.04.29 20:59:34.584664 [ 276 ] {8c9ff38a-753f-485f-9830-adceeca321b6} <Debug> TCPHandler: Processed in 0.001320277 sec. | ||
| 14462 | 2026.04.29 20:59:34.584785 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14463 | 2026.04.29 20:59:34.584880 [ 276 ] {c6b0cb46-124b-4fea-b1c6-7cfc4a96ac42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14464 | 2026.04.29 20:59:34.584922 [ 276 ] {c6b0cb46-124b-4fea-b1c6-7cfc4a96ac42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14465 | 2026.04.29 20:59:34.585307 [ 276 ] {c6b0cb46-124b-4fea-b1c6-7cfc4a96ac42} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2026.04.29 20:59:34.585344 [ 276 ] {c6b0cb46-124b-4fea-b1c6-7cfc4a96ac42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14467 | 2026.04.29 20:59:34.585670 [ 276 ] {c6b0cb46-124b-4fea-b1c6-7cfc4a96ac42} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14468 | 2026.04.29 20:59:34.585883 [ 276 ] {c6b0cb46-124b-4fea-b1c6-7cfc4a96ac42} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2026.04.29 20:59:34.586026 [ 276 ] {c6b0cb46-124b-4fea-b1c6-7cfc4a96ac42} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001164 sec., 109965.63573883161 rows/sec., 7.66 MiB/sec. | ||
| 14470 | 2026.04.29 20:59:34.586071 [ 276 ] {c6b0cb46-124b-4fea-b1c6-7cfc4a96ac42} <Debug> TCPHandler: Processed in 0.001337487 sec. | ||
| 14471 | 2026.04.29 20:59:34.586216 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14472 | 2026.04.29 20:59:34.586311 [ 276 ] {cdccad1a-e1ac-4d7b-82f8-19e6a72cdc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14473 | 2026.04.29 20:59:34.586352 [ 276 ] {cdccad1a-e1ac-4d7b-82f8-19e6a72cdc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14474 | 2026.04.29 20:59:34.586746 [ 276 ] {cdccad1a-e1ac-4d7b-82f8-19e6a72cdc86} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2026.04.29 20:59:34.586785 [ 276 ] {cdccad1a-e1ac-4d7b-82f8-19e6a72cdc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14476 | 2026.04.29 20:59:34.587107 [ 276 ] {cdccad1a-e1ac-4d7b-82f8-19e6a72cdc86} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14477 | 2026.04.29 20:59:34.587333 [ 276 ] {cdccad1a-e1ac-4d7b-82f8-19e6a72cdc86} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2026.04.29 20:59:34.587457 [ 36 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14479 | 2026.04.29 20:59:34.587464 [ 276 ] {cdccad1a-e1ac-4d7b-82f8-19e6a72cdc86} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001171 sec., 40990.606319385144 rows/sec., 2.76 MiB/sec. | ||
| 14480 | 2026.04.29 20:59:34.587530 [ 36 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14481 | 2026.04.29 20:59:34.587546 [ 276 ] {cdccad1a-e1ac-4d7b-82f8-19e6a72cdc86} <Debug> TCPHandler: Processed in 0.001381408 sec. | ||
| 14482 | 2026.04.29 20:59:34.587556 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14483 | 2026.04.29 20:59:34.587667 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 14484 | 2026.04.29 20:59:34.587779 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14485 | 2026.04.29 20:59:34.587812 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5370 rows starting from the beginning of the part | ||
| 14486 | 2026.04.29 20:59:34.587874 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part | ||
| 14487 | 2026.04.29 20:59:34.587916 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 14488 | 2026.04.29 20:59:34.587955 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 14489 | 2026.04.29 20:59:34.587993 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 12 rows starting from the beginning of the part | ||
| 14490 | 2026.04.29 20:59:34.588110 [ 192 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 48 rows starting from the beginning of the part | ||
| 14491 | 2026.04.29 20:59:34.589766 [ 191 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5670 rows, containing 4 columns (4 merged, 0 gathered) in 0.002132817 sec., 2658455.9294116655 rows/sec., 174.08 MiB/sec. | ||
| 14492 | 2026.04.29 20:59:34.590201 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14493 | 2026.04.29 20:59:34.590490 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14494 | 2026.04.29 20:59:34.590556 [ 186 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_96_19} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14495 | 2026.04.29 20:59:34.590648 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14496 | 2026.04.29 20:59:34.735321 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28307 | ||
| 14497 | 2026.04.29 20:59:34.735957 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2026.04.29 20:59:34.736002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14499 | 2026.04.29 20:59:34.736540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14500 | 2026.04.29 20:59:34.736767 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2026.04.29 20:59:34.736893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28307 | ||
| 14502 | 2026.04.29 20:59:36.241690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14503 | 2026.04.29 20:59:36.259291 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2026.04.29 20:59:36.259352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14505 | 2026.04.29 20:59:36.265575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14506 | 2026.04.29 20:59:36.266256 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2026.04.29 20:59:36.269364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14508 | 2026.04.29 20:59:39.584383 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14509 | 2026.04.29 20:59:39.584673 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 14510 | 2026.04.29 20:59:39.585076 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14511 | 2026.04.29 20:59:39.585121 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 14512 | 2026.04.29 20:59:39.585405 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14513 | 2026.04.29 20:59:39.585477 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14514 | 2026.04.29 20:59:39.585621 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14515 | 2026.04.29 20:59:39.585657 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14516 | 2026.04.29 20:59:39.585679 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 14517 | 2026.04.29 20:59:39.585694 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14518 | 2026.04.29 20:59:39.585734 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14519 | 2026.04.29 20:59:39.585755 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14520 | 2026.04.29 20:59:39.586833 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002274 sec., 22867.194371152156 rows/sec., 5.35 MiB/sec. | ||
| 14521 | 2026.04.29 20:59:39.586905 [ 276 ] {e9554f37-959b-43a8-af23-f998a0227f18} <Debug> TCPHandler: Processed in 0.002716735 sec. | ||
| 14522 | 2026.04.29 20:59:39.592200 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14523 | 2026.04.29 20:59:39.592310 [ 276 ] {e3f1c885-3af5-4e8f-a145-2da9640ea518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14524 | 2026.04.29 20:59:39.592353 [ 276 ] {e3f1c885-3af5-4e8f-a145-2da9640ea518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14525 | 2026.04.29 20:59:39.592935 [ 276 ] {e3f1c885-3af5-4e8f-a145-2da9640ea518} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2026.04.29 20:59:39.592971 [ 276 ] {e3f1c885-3af5-4e8f-a145-2da9640ea518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14527 | 2026.04.29 20:59:39.593346 [ 276 ] {e3f1c885-3af5-4e8f-a145-2da9640ea518} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14528 | 2026.04.29 20:59:39.593571 [ 276 ] {e3f1c885-3af5-4e8f-a145-2da9640ea518} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14529 | 2026.04.29 20:59:39.593715 [ 276 ] {e3f1c885-3af5-4e8f-a145-2da9640ea518} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001438 sec., 197496.52294853964 rows/sec., 12.54 MiB/sec. | ||
| 14530 | 2026.04.29 20:59:39.593753 [ 276 ] {e3f1c885-3af5-4e8f-a145-2da9640ea518} <Debug> TCPHandler: Processed in 0.001606281 sec. | ||
| 14531 | 2026.04.29 20:59:39.593885 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14532 | 2026.04.29 20:59:39.593979 [ 276 ] {30396c0e-0b65-45a8-8028-1b5e2f2b311d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14533 | 2026.04.29 20:59:39.594017 [ 276 ] {30396c0e-0b65-45a8-8028-1b5e2f2b311d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14534 | 2026.04.29 20:59:39.594816 [ 276 ] {30396c0e-0b65-45a8-8028-1b5e2f2b311d} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2026.04.29 20:59:39.594849 [ 276 ] {30396c0e-0b65-45a8-8028-1b5e2f2b311d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14536 | 2026.04.29 20:59:39.595205 [ 276 ] {30396c0e-0b65-45a8-8028-1b5e2f2b311d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14537 | 2026.04.29 20:59:39.595423 [ 276 ] {30396c0e-0b65-45a8-8028-1b5e2f2b311d} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2026.04.29 20:59:39.595554 [ 276 ] {30396c0e-0b65-45a8-8028-1b5e2f2b311d} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001593 sec., 509102.32266164466 rows/sec., 39.34 MiB/sec. | ||
| 14539 | 2026.04.29 20:59:39.595592 [ 276 ] {30396c0e-0b65-45a8-8028-1b5e2f2b311d} <Debug> TCPHandler: Processed in 0.001757192 sec. | ||
| 14540 | 2026.04.29 20:59:39.595711 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14541 | 2026.04.29 20:59:39.595805 [ 276 ] {6f0ad9f1-99a9-4469-9884-df32acc82a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14542 | 2026.04.29 20:59:39.595845 [ 276 ] {6f0ad9f1-99a9-4469-9884-df32acc82a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14543 | 2026.04.29 20:59:39.596292 [ 276 ] {6f0ad9f1-99a9-4469-9884-df32acc82a5c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2026.04.29 20:59:39.596328 [ 276 ] {6f0ad9f1-99a9-4469-9884-df32acc82a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14545 | 2026.04.29 20:59:39.596626 [ 276 ] {6f0ad9f1-99a9-4469-9884-df32acc82a5c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14546 | 2026.04.29 20:59:39.596831 [ 276 ] {6f0ad9f1-99a9-4469-9884-df32acc82a5c} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14547 | 2026.04.29 20:59:39.596961 [ 276 ] {6f0ad9f1-99a9-4469-9884-df32acc82a5c} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 7.54 MiB/sec. | ||
| 14548 | 2026.04.29 20:59:39.596998 [ 276 ] {6f0ad9f1-99a9-4469-9884-df32acc82a5c} <Debug> TCPHandler: Processed in 0.001339017 sec. | ||
| 14549 | 2026.04.29 20:59:39.597117 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14550 | 2026.04.29 20:59:39.597210 [ 276 ] {0ced4cbe-375a-4ef4-a4a3-3d165a21bb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14551 | 2026.04.29 20:59:39.597249 [ 276 ] {0ced4cbe-375a-4ef4-a4a3-3d165a21bb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14552 | 2026.04.29 20:59:39.597684 [ 276 ] {0ced4cbe-375a-4ef4-a4a3-3d165a21bb66} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14553 | 2026.04.29 20:59:39.597717 [ 276 ] {0ced4cbe-375a-4ef4-a4a3-3d165a21bb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14554 | 2026.04.29 20:59:39.597999 [ 276 ] {0ced4cbe-375a-4ef4-a4a3-3d165a21bb66} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14555 | 2026.04.29 20:59:39.598193 [ 276 ] {0ced4cbe-375a-4ef4-a4a3-3d165a21bb66} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14556 | 2026.04.29 20:59:39.598373 [ 31 ] {} <Debug> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 14557 | 2026.04.29 20:59:39.598384 [ 276 ] {0ced4cbe-375a-4ef4-a4a3-3d165a21bb66} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 14558 | 2026.04.29 20:59:39.598450 [ 31 ] {} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14559 | 2026.04.29 20:59:39.598467 [ 276 ] {0ced4cbe-375a-4ef4-a4a3-3d165a21bb66} <Debug> TCPHandler: Processed in 0.001399318 sec. | ||
| 14560 | 2026.04.29 20:59:39.598480 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14561 | 2026.04.29 20:59:39.598596 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14562 | 2026.04.29 20:59:39.598615 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 14563 | 2026.04.29 20:59:39.598695 [ 276 ] {128917a5-28c6-4bf1-a039-36e809ada196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14564 | 2026.04.29 20:59:39.598738 [ 276 ] {128917a5-28c6-4bf1-a039-36e809ada196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14565 | 2026.04.29 20:59:39.598773 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14566 | 2026.04.29 20:59:39.598816 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 975 rows starting from the beginning of the part | ||
| 14567 | 2026.04.29 20:59:39.598894 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 14568 | 2026.04.29 20:59:39.598947 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 14569 | 2026.04.29 20:59:39.598996 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 14570 | 2026.04.29 20:59:39.599044 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 801 rows starting from the beginning of the part | ||
| 14571 | 2026.04.29 20:59:39.599090 [ 189 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 14572 | 2026.04.29 20:59:39.599203 [ 276 ] {128917a5-28c6-4bf1-a039-36e809ada196} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2026.04.29 20:59:39.599243 [ 276 ] {128917a5-28c6-4bf1-a039-36e809ada196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14574 | 2026.04.29 20:59:39.599580 [ 276 ] {128917a5-28c6-4bf1-a039-36e809ada196} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14575 | 2026.04.29 20:59:39.599809 [ 276 ] {128917a5-28c6-4bf1-a039-36e809ada196} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.04.29 20:59:39.599942 [ 276 ] {128917a5-28c6-4bf1-a039-36e809ada196} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001266 sec., 116903.63349131122 rows/sec., 6.65 MiB/sec. | ||
| 14577 | 2026.04.29 20:59:39.599979 [ 276 ] {128917a5-28c6-4bf1-a039-36e809ada196} <Debug> TCPHandler: Processed in 0.001433398 sec. | ||
| 14578 | 2026.04.29 20:59:39.600097 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2026.04.29 20:59:39.600190 [ 276 ] {c4d51834-4fdc-4e2c-aa5c-f2d69865cbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14580 | 2026.04.29 20:59:39.600228 [ 276 ] {c4d51834-4fdc-4e2c-aa5c-f2d69865cbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14581 | 2026.04.29 20:59:39.600332 [ 186 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001784453 sec., 1329258.8821336285 rows/sec., 85.05 MiB/sec. | ||
| 14582 | 2026.04.29 20:59:39.600529 [ 190 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 14583 | 2026.04.29 20:59:39.600828 [ 190 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2026.04.29 20:59:39.600899 [ 276 ] {c4d51834-4fdc-4e2c-aa5c-f2d69865cbe4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2026.04.29 20:59:39.600911 [ 190 ] {6a5d16ae-e47a-4a15-b71f-bce7d1612b4e::all_1_44_9} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 14586 | 2026.04.29 20:59:39.600932 [ 276 ] {c4d51834-4fdc-4e2c-aa5c-f2d69865cbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14587 | 2026.04.29 20:59:39.601011 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14588 | 2026.04.29 20:59:39.601254 [ 276 ] {c4d51834-4fdc-4e2c-aa5c-f2d69865cbe4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14589 | 2026.04.29 20:59:39.601473 [ 276 ] {c4d51834-4fdc-4e2c-aa5c-f2d69865cbe4} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14590 | 2026.04.29 20:59:39.601603 [ 276 ] {c4d51834-4fdc-4e2c-aa5c-f2d69865cbe4} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001431 sec., 347309.57372466807 rows/sec., 24.39 MiB/sec. | ||
| 14591 | 2026.04.29 20:59:39.601641 [ 276 ] {c4d51834-4fdc-4e2c-aa5c-f2d69865cbe4} <Debug> TCPHandler: Processed in 0.00159542 sec. | ||
| 14592 | 2026.04.29 20:59:39.601755 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14593 | 2026.04.29 20:59:39.601848 [ 276 ] {d462181d-3be1-41ea-be80-3bedd0de2142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14594 | 2026.04.29 20:59:39.601889 [ 276 ] {d462181d-3be1-41ea-be80-3bedd0de2142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14595 | 2026.04.29 20:59:39.602215 [ 276 ] {d462181d-3be1-41ea-be80-3bedd0de2142} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14596 | 2026.04.29 20:59:39.602250 [ 276 ] {d462181d-3be1-41ea-be80-3bedd0de2142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14597 | 2026.04.29 20:59:39.602557 [ 276 ] {d462181d-3be1-41ea-be80-3bedd0de2142} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14598 | 2026.04.29 20:59:39.602770 [ 276 ] {d462181d-3be1-41ea-be80-3bedd0de2142} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14599 | 2026.04.29 20:59:39.602896 [ 276 ] {d462181d-3be1-41ea-be80-3bedd0de2142} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 14600 | 2026.04.29 20:59:39.602931 [ 276 ] {d462181d-3be1-41ea-be80-3bedd0de2142} <Debug> TCPHandler: Processed in 0.001226345 sec. | ||
| 14601 | 2026.04.29 20:59:39.603046 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14602 | 2026.04.29 20:59:39.603140 [ 276 ] {4d63ac4b-5ed3-4de0-999c-51132742d4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14603 | 2026.04.29 20:59:39.603180 [ 276 ] {4d63ac4b-5ed3-4de0-999c-51132742d4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14604 | 2026.04.29 20:59:39.603610 [ 276 ] {4d63ac4b-5ed3-4de0-999c-51132742d4db} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14605 | 2026.04.29 20:59:39.603645 [ 276 ] {4d63ac4b-5ed3-4de0-999c-51132742d4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14606 | 2026.04.29 20:59:39.603974 [ 276 ] {4d63ac4b-5ed3-4de0-999c-51132742d4db} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14607 | 2026.04.29 20:59:39.604203 [ 276 ] {4d63ac4b-5ed3-4de0-999c-51132742d4db} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14608 | 2026.04.29 20:59:39.604330 [ 276 ] {4d63ac4b-5ed3-4de0-999c-51132742d4db} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00121 sec., 219008.26446280992 rows/sec., 14.55 MiB/sec. | ||
| 14609 | 2026.04.29 20:59:39.604366 [ 276 ] {4d63ac4b-5ed3-4de0-999c-51132742d4db} <Debug> TCPHandler: Processed in 0.001372038 sec. | ||
| 14610 | 2026.04.29 20:59:39.604485 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14611 | 2026.04.29 20:59:39.604579 [ 276 ] {bd9c4c29-3977-441f-a611-2e7944b548d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14612 | 2026.04.29 20:59:39.604619 [ 276 ] {bd9c4c29-3977-441f-a611-2e7944b548d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14613 | 2026.04.29 20:59:39.604927 [ 276 ] {bd9c4c29-3977-441f-a611-2e7944b548d6} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14614 | 2026.04.29 20:59:39.604961 [ 276 ] {bd9c4c29-3977-441f-a611-2e7944b548d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14615 | 2026.04.29 20:59:39.605262 [ 276 ] {bd9c4c29-3977-441f-a611-2e7944b548d6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14616 | 2026.04.29 20:59:39.605470 [ 276 ] {bd9c4c29-3977-441f-a611-2e7944b548d6} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2026.04.29 20:59:39.605599 [ 276 ] {bd9c4c29-3977-441f-a611-2e7944b548d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 14618 | 2026.04.29 20:59:39.605635 [ 276 ] {bd9c4c29-3977-441f-a611-2e7944b548d6} <Debug> TCPHandler: Processed in 0.001201895 sec. | ||
| 14619 | 2026.04.29 20:59:39.605750 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2026.04.29 20:59:39.605841 [ 276 ] {000f8557-e6d8-445c-ab0c-c154ca5b5356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14621 | 2026.04.29 20:59:39.605892 [ 276 ] {000f8557-e6d8-445c-ab0c-c154ca5b5356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14622 | 2026.04.29 20:59:39.606638 [ 276 ] {000f8557-e6d8-445c-ab0c-c154ca5b5356} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14623 | 2026.04.29 20:59:39.606674 [ 276 ] {000f8557-e6d8-445c-ab0c-c154ca5b5356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14624 | 2026.04.29 20:59:39.607182 [ 276 ] {000f8557-e6d8-445c-ab0c-c154ca5b5356} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14625 | 2026.04.29 20:59:39.607408 [ 276 ] {000f8557-e6d8-445c-ab0c-c154ca5b5356} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14626 | 2026.04.29 20:59:39.607547 [ 276 ] {000f8557-e6d8-445c-ab0c-c154ca5b5356} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001724 sec., 4060.324825986079 rows/sec., 7.28 MiB/sec. | ||
| 14627 | 2026.04.29 20:59:39.607606 [ 276 ] {000f8557-e6d8-445c-ab0c-c154ca5b5356} <Debug> TCPHandler: Processed in 0.001908274 sec. | ||
| 14628 | 2026.04.29 20:59:39.607737 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14629 | 2026.04.29 20:59:39.607831 [ 276 ] {ead5ad54-7529-40ed-81ec-5ca434306bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14630 | 2026.04.29 20:59:39.607871 [ 276 ] {ead5ad54-7529-40ed-81ec-5ca434306bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14631 | 2026.04.29 20:59:39.608195 [ 276 ] {ead5ad54-7529-40ed-81ec-5ca434306bfe} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2026.04.29 20:59:39.608230 [ 276 ] {ead5ad54-7529-40ed-81ec-5ca434306bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14633 | 2026.04.29 20:59:39.608543 [ 276 ] {ead5ad54-7529-40ed-81ec-5ca434306bfe} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14634 | 2026.04.29 20:59:39.608767 [ 276 ] {ead5ad54-7529-40ed-81ec-5ca434306bfe} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2026.04.29 20:59:39.608893 [ 276 ] {ead5ad54-7529-40ed-81ec-5ca434306bfe} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 14636 | 2026.04.29 20:59:39.608930 [ 276 ] {ead5ad54-7529-40ed-81ec-5ca434306bfe} <Debug> TCPHandler: Processed in 0.001244066 sec. | ||
| 14637 | 2026.04.29 20:59:42.050496 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14638 | 2026.04.29 20:59:42.050570 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14639 | 2026.04.29 20:59:42.237102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28819 | ||
| 14640 | 2026.04.29 20:59:42.237596 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.04.29 20:59:42.237631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14642 | 2026.04.29 20:59:42.238144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14643 | 2026.04.29 20:59:42.238377 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14644 | 2026.04.29 20:59:42.238509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28819 | ||
| 14645 | 2026.04.29 20:59:42.340167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1840 | ||
| 14646 | 2026.04.29 20:59:42.342514 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14647 | 2026.04.29 20:59:42.342556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14648 | 2026.04.29 20:59:42.343749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14649 | 2026.04.29 20:59:42.344026 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14650 | 2026.04.29 20:59:42.344286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
| 14651 | 2026.04.29 20:59:43.769523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14652 | 2026.04.29 20:59:43.787789 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14653 | 2026.04.29 20:59:43.787856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14654 | 2026.04.29 20:59:43.794176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14655 | 2026.04.29 20:59:43.794935 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14656 | 2026.04.29 20:59:43.798627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14657 | 2026.04.29 20:59:44.580343 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14658 | 2026.04.29 20:59:44.580603 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14659 | 2026.04.29 20:59:44.580939 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14660 | 2026.04.29 20:59:44.580975 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14661 | 2026.04.29 20:59:44.581196 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14662 | 2026.04.29 20:59:44.581266 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14663 | 2026.04.29 20:59:44.581408 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14664 | 2026.04.29 20:59:44.581446 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14665 | 2026.04.29 20:59:44.581467 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 14666 | 2026.04.29 20:59:44.581482 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14667 | 2026.04.29 20:59:44.581522 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14668 | 2026.04.29 20:59:44.581542 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14669 | 2026.04.29 20:59:44.582731 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002231 sec., 23307.933662034964 rows/sec., 5.45 MiB/sec. | ||
| 14670 | 2026.04.29 20:59:44.582849 [ 276 ] {8a5e41af-2d39-4207-9368-8367ec4107f3} <Debug> TCPHandler: Processed in 0.002650694 sec. | ||
| 14671 | 2026.04.29 20:59:44.585160 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14672 | 2026.04.29 20:59:44.585276 [ 276 ] {d2d41464-ffc1-40f2-8de6-3ce21ada9cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14673 | 2026.04.29 20:59:44.585321 [ 276 ] {d2d41464-ffc1-40f2-8de6-3ce21ada9cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14674 | 2026.04.29 20:59:44.585865 [ 276 ] {d2d41464-ffc1-40f2-8de6-3ce21ada9cd2} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14675 | 2026.04.29 20:59:44.585908 [ 276 ] {d2d41464-ffc1-40f2-8de6-3ce21ada9cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14676 | 2026.04.29 20:59:44.586293 [ 276 ] {d2d41464-ffc1-40f2-8de6-3ce21ada9cd2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14677 | 2026.04.29 20:59:44.586522 [ 276 ] {d2d41464-ffc1-40f2-8de6-3ce21ada9cd2} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2026.04.29 20:59:44.586673 [ 276 ] {d2d41464-ffc1-40f2-8de6-3ce21ada9cd2} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001432 sec., 87988.82681564246 rows/sec., 7.60 MiB/sec. | ||
| 14679 | 2026.04.29 20:59:44.586713 [ 276 ] {d2d41464-ffc1-40f2-8de6-3ce21ada9cd2} <Debug> TCPHandler: Processed in 0.001610631 sec. | ||
| 14680 | 2026.04.29 20:59:44.586846 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2026.04.29 20:59:44.586945 [ 276 ] {124243d2-8853-4752-a82c-894c4c05cd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14682 | 2026.04.29 20:59:44.586987 [ 276 ] {124243d2-8853-4752-a82c-894c4c05cd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14683 | 2026.04.29 20:59:44.587406 [ 276 ] {124243d2-8853-4752-a82c-894c4c05cd5f} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14684 | 2026.04.29 20:59:44.587443 [ 276 ] {124243d2-8853-4752-a82c-894c4c05cd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14685 | 2026.04.29 20:59:44.587748 [ 276 ] {124243d2-8853-4752-a82c-894c4c05cd5f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14686 | 2026.04.29 20:59:44.587970 [ 276 ] {124243d2-8853-4752-a82c-894c4c05cd5f} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2026.04.29 20:59:44.588107 [ 276 ] {124243d2-8853-4752-a82c-894c4c05cd5f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001185 sec., 29535.86497890295 rows/sec., 2.17 MiB/sec. | ||
| 14688 | 2026.04.29 20:59:44.588144 [ 276 ] {124243d2-8853-4752-a82c-894c4c05cd5f} <Debug> TCPHandler: Processed in 0.001351128 sec. | ||
| 14689 | 2026.04.29 20:59:44.588259 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14690 | 2026.04.29 20:59:44.588355 [ 276 ] {d78d4154-2b0a-49a5-9e24-893392c8abfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14691 | 2026.04.29 20:59:44.588395 [ 276 ] {d78d4154-2b0a-49a5-9e24-893392c8abfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14692 | 2026.04.29 20:59:44.588828 [ 276 ] {d78d4154-2b0a-49a5-9e24-893392c8abfd} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14693 | 2026.04.29 20:59:44.588862 [ 276 ] {d78d4154-2b0a-49a5-9e24-893392c8abfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14694 | 2026.04.29 20:59:44.589167 [ 276 ] {d78d4154-2b0a-49a5-9e24-893392c8abfd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14695 | 2026.04.29 20:59:44.589383 [ 276 ] {d78d4154-2b0a-49a5-9e24-893392c8abfd} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14696 | 2026.04.29 20:59:44.589515 [ 276 ] {d78d4154-2b0a-49a5-9e24-893392c8abfd} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001179 sec., 83969.46564885497 rows/sec., 6.56 MiB/sec. | ||
| 14697 | 2026.04.29 20:59:44.589553 [ 276 ] {d78d4154-2b0a-49a5-9e24-893392c8abfd} <Debug> TCPHandler: Processed in 0.001344657 sec. | ||
| 14698 | 2026.04.29 20:59:44.589674 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14699 | 2026.04.29 20:59:44.589768 [ 276 ] {2785cfda-98f3-4ffa-9443-bd9ce1ca9907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14700 | 2026.04.29 20:59:44.589811 [ 276 ] {2785cfda-98f3-4ffa-9443-bd9ce1ca9907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14701 | 2026.04.29 20:59:44.590216 [ 276 ] {2785cfda-98f3-4ffa-9443-bd9ce1ca9907} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2026.04.29 20:59:44.590251 [ 276 ] {2785cfda-98f3-4ffa-9443-bd9ce1ca9907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14703 | 2026.04.29 20:59:44.590594 [ 276 ] {2785cfda-98f3-4ffa-9443-bd9ce1ca9907} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14704 | 2026.04.29 20:59:44.590806 [ 276 ] {2785cfda-98f3-4ffa-9443-bd9ce1ca9907} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2026.04.29 20:59:44.590941 [ 276 ] {2785cfda-98f3-4ffa-9443-bd9ce1ca9907} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 14706 | 2026.04.29 20:59:44.590978 [ 276 ] {2785cfda-98f3-4ffa-9443-bd9ce1ca9907} <Debug> TCPHandler: Processed in 0.001355097 sec. | ||
| 14707 | 2026.04.29 20:59:44.591094 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14708 | 2026.04.29 20:59:44.591187 [ 276 ] {b29e8a90-cc7e-4231-8850-a7f59e9c226a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14709 | 2026.04.29 20:59:44.591240 [ 276 ] {b29e8a90-cc7e-4231-8850-a7f59e9c226a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14710 | 2026.04.29 20:59:44.592075 [ 276 ] {b29e8a90-cc7e-4231-8850-a7f59e9c226a} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2026.04.29 20:59:44.592110 [ 276 ] {b29e8a90-cc7e-4231-8850-a7f59e9c226a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14712 | 2026.04.29 20:59:44.592679 [ 276 ] {b29e8a90-cc7e-4231-8850-a7f59e9c226a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14713 | 2026.04.29 20:59:44.592907 [ 276 ] {b29e8a90-cc7e-4231-8850-a7f59e9c226a} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2026.04.29 20:59:44.593051 [ 276 ] {b29e8a90-cc7e-4231-8850-a7f59e9c226a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001882 sec., 18597.23698193411 rows/sec., 33.33 MiB/sec. | ||
| 14715 | 2026.04.29 20:59:44.593120 [ 276 ] {b29e8a90-cc7e-4231-8850-a7f59e9c226a} <Debug> TCPHandler: Processed in 0.002077166 sec. | ||
| 14716 | 2026.04.29 20:59:44.593268 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14717 | 2026.04.29 20:59:44.593373 [ 276 ] {baa866b3-85b2-4184-8a67-58e8eeaca1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14718 | 2026.04.29 20:59:44.593416 [ 276 ] {baa866b3-85b2-4184-8a67-58e8eeaca1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14719 | 2026.04.29 20:59:44.593787 [ 276 ] {baa866b3-85b2-4184-8a67-58e8eeaca1ff} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14720 | 2026.04.29 20:59:44.593822 [ 276 ] {baa866b3-85b2-4184-8a67-58e8eeaca1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14721 | 2026.04.29 20:59:44.594200 [ 276 ] {baa866b3-85b2-4184-8a67-58e8eeaca1ff} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14722 | 2026.04.29 20:59:44.594421 [ 276 ] {baa866b3-85b2-4184-8a67-58e8eeaca1ff} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2026.04.29 20:59:44.594561 [ 276 ] {baa866b3-85b2-4184-8a67-58e8eeaca1ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 14724 | 2026.04.29 20:59:44.594598 [ 276 ] {baa866b3-85b2-4184-8a67-58e8eeaca1ff} <Debug> TCPHandler: Processed in 0.001383978 sec. | ||
| 14725 | 2026.04.29 20:59:49.583794 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14726 | 2026.04.29 20:59:49.584183 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 14727 | 2026.04.29 20:59:49.584735 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14728 | 2026.04.29 20:59:49.584808 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 14729 | 2026.04.29 20:59:49.585079 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14730 | 2026.04.29 20:59:49.585148 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14731 | 2026.04.29 20:59:49.585290 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 14732 | 2026.04.29 20:59:49.585326 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14733 | 2026.04.29 20:59:49.585348 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 14734 | 2026.04.29 20:59:49.585363 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14735 | 2026.04.29 20:59:49.585404 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14736 | 2026.04.29 20:59:49.585426 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14737 | 2026.04.29 20:59:49.586867 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002847 sec., 18264.8401826484 rows/sec., 4.27 MiB/sec. | ||
| 14738 | 2026.04.29 20:59:49.586980 [ 276 ] {b7fb9617-b38e-409f-90ab-8ba0cffd2784} <Debug> TCPHandler: Processed in 0.003374453 sec. | ||
| 14739 | 2026.04.29 20:59:49.592230 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14740 | 2026.04.29 20:59:49.592431 [ 276 ] {1831621b-1d33-40de-b9f1-ef383d320795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14741 | 2026.04.29 20:59:49.592512 [ 276 ] {1831621b-1d33-40de-b9f1-ef383d320795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14742 | 2026.04.29 20:59:49.593274 [ 276 ] {1831621b-1d33-40de-b9f1-ef383d320795} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14743 | 2026.04.29 20:59:49.593315 [ 276 ] {1831621b-1d33-40de-b9f1-ef383d320795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14744 | 2026.04.29 20:59:49.593699 [ 276 ] {1831621b-1d33-40de-b9f1-ef383d320795} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14745 | 2026.04.29 20:59:49.593925 [ 276 ] {1831621b-1d33-40de-b9f1-ef383d320795} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2026.04.29 20:59:49.594058 [ 122 ] {} <Debug> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 14747 | 2026.04.29 20:59:49.594070 [ 276 ] {1831621b-1d33-40de-b9f1-ef383d320795} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001699 sec., 167157.15126545026 rows/sec., 10.62 MiB/sec. | ||
| 14748 | 2026.04.29 20:59:49.594106 [ 122 ] {} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14749 | 2026.04.29 20:59:49.594122 [ 276 ] {1831621b-1d33-40de-b9f1-ef383d320795} <Debug> TCPHandler: Processed in 0.001992996 sec. | ||
| 14750 | 2026.04.29 20:59:49.594131 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14751 | 2026.04.29 20:59:49.594242 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14752 | 2026.04.29 20:59:49.594269 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 14753 | 2026.04.29 20:59:49.594339 [ 276 ] {e2ad75df-db91-41ae-8d68-69d9117dd65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14754 | 2026.04.29 20:59:49.594384 [ 276 ] {e2ad75df-db91-41ae-8d68-69d9117dd65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14755 | 2026.04.29 20:59:49.594427 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14756 | 2026.04.29 20:59:49.594471 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 308 rows starting from the beginning of the part | ||
| 14757 | 2026.04.29 20:59:49.594547 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 14758 | 2026.04.29 20:59:49.594600 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 14759 | 2026.04.29 20:59:49.594650 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 14760 | 2026.04.29 20:59:49.594696 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 14761 | 2026.04.29 20:59:49.594741 [ 196 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 14762 | 2026.04.29 20:59:49.594781 [ 276 ] {e2ad75df-db91-41ae-8d68-69d9117dd65b} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14763 | 2026.04.29 20:59:49.594820 [ 276 ] {e2ad75df-db91-41ae-8d68-69d9117dd65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14764 | 2026.04.29 20:59:49.595153 [ 276 ] {e2ad75df-db91-41ae-8d68-69d9117dd65b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14765 | 2026.04.29 20:59:49.595400 [ 276 ] {e2ad75df-db91-41ae-8d68-69d9117dd65b} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14766 | 2026.04.29 20:59:49.595539 [ 276 ] {e2ad75df-db91-41ae-8d68-69d9117dd65b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001222 sec., 6546.6448445171845 rows/sec., 533.83 KiB/sec. | ||
| 14767 | 2026.04.29 20:59:49.595577 [ 276 ] {e2ad75df-db91-41ae-8d68-69d9117dd65b} <Debug> TCPHandler: Processed in 0.001384358 sec. | ||
| 14768 | 2026.04.29 20:59:49.595699 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14769 | 2026.04.29 20:59:49.595791 [ 276 ] {ad52f47d-f248-4376-8a00-02fe57c0789b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14770 | 2026.04.29 20:59:49.595821 [ 190 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00162069 sec., 1066212.5391037152 rows/sec., 72.07 MiB/sec. | ||
| 14771 | 2026.04.29 20:59:49.595830 [ 276 ] {ad52f47d-f248-4376-8a00-02fe57c0789b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14772 | 2026.04.29 20:59:49.595981 [ 186 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 14773 | 2026.04.29 20:59:49.596241 [ 186 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14774 | 2026.04.29 20:59:49.596309 [ 186 ] {c8298c9e-d19e-42ac-8969-d0a82ec2a9cd::all_1_29_6} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 14775 | 2026.04.29 20:59:49.596401 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 14776 | 2026.04.29 20:59:49.596635 [ 276 ] {ad52f47d-f248-4376-8a00-02fe57c0789b} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2026.04.29 20:59:49.596670 [ 276 ] {ad52f47d-f248-4376-8a00-02fe57c0789b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14778 | 2026.04.29 20:59:49.597031 [ 276 ] {ad52f47d-f248-4376-8a00-02fe57c0789b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14779 | 2026.04.29 20:59:49.597251 [ 276 ] {ad52f47d-f248-4376-8a00-02fe57c0789b} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14780 | 2026.04.29 20:59:49.597366 [ 122 ] {} <Debug> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14781 | 2026.04.29 20:59:49.597381 [ 276 ] {ad52f47d-f248-4376-8a00-02fe57c0789b} <Debug> executeQuery: Read 815 rows, 64.47 KiB in 0.001608 sec., 506840.7960199005 rows/sec., 39.16 MiB/sec. | ||
| 14782 | 2026.04.29 20:59:49.597398 [ 122 ] {} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14783 | 2026.04.29 20:59:49.597417 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14784 | 2026.04.29 20:59:49.597419 [ 276 ] {ad52f47d-f248-4376-8a00-02fe57c0789b} <Debug> TCPHandler: Processed in 0.001768673 sec. | ||
| 14785 | 2026.04.29 20:59:49.597488 [ 190 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::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 | ||
| 14786 | 2026.04.29 20:59:49.597538 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14787 | 2026.04.29 20:59:49.597572 [ 190 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14788 | 2026.04.29 20:59:49.597601 [ 190 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3364 rows starting from the beginning of the part | ||
| 14789 | 2026.04.29 20:59:49.597639 [ 276 ] {1fa4b73a-3f6a-4c36-9318-7243960d7229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14790 | 2026.04.29 20:59:49.597663 [ 190 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2478 rows starting from the beginning of the part | ||
| 14791 | 2026.04.29 20:59:49.597680 [ 276 ] {1fa4b73a-3f6a-4c36-9318-7243960d7229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14792 | 2026.04.29 20:59:49.597710 [ 190 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 14793 | 2026.04.29 20:59:49.597755 [ 190 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 811 rows starting from the beginning of the part | ||
| 14794 | 2026.04.29 20:59:49.597795 [ 190 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 126 rows starting from the beginning of the part | ||
| 14795 | 2026.04.29 20:59:49.597836 [ 190 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 815 rows starting from the beginning of the part | ||
| 14796 | 2026.04.29 20:59:49.598119 [ 276 ] {1fa4b73a-3f6a-4c36-9318-7243960d7229} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14797 | 2026.04.29 20:59:49.598152 [ 276 ] {1fa4b73a-3f6a-4c36-9318-7243960d7229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14798 | 2026.04.29 20:59:49.598466 [ 276 ] {1fa4b73a-3f6a-4c36-9318-7243960d7229} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14799 | 2026.04.29 20:59:49.598674 [ 276 ] {1fa4b73a-3f6a-4c36-9318-7243960d7229} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14800 | 2026.04.29 20:59:49.598805 [ 276 ] {1fa4b73a-3f6a-4c36-9318-7243960d7229} <Debug> executeQuery: Read 157 rows, 9.63 KiB in 0.001193 sec., 131601.00586756077 rows/sec., 7.88 MiB/sec. | ||
| 14801 | 2026.04.29 20:59:49.598807 [ 122 ] {} <Debug> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 14802 | 2026.04.29 20:59:49.598843 [ 276 ] {1fa4b73a-3f6a-4c36-9318-7243960d7229} <Debug> TCPHandler: Processed in 0.001353027 sec. | ||
| 14803 | 2026.04.29 20:59:49.598850 [ 122 ] {} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14804 | 2026.04.29 20:59:49.598870 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14805 | 2026.04.29 20:59:49.598931 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 14806 | 2026.04.29 20:59:49.598962 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14807 | 2026.04.29 20:59:49.599006 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14808 | 2026.04.29 20:59:49.599031 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 227 rows starting from the beginning of the part | ||
| 14809 | 2026.04.29 20:59:49.599053 [ 276 ] {ddd62e69-efe4-4864-8038-e856ae8c8752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14810 | 2026.04.29 20:59:49.599080 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 149 rows starting from the beginning of the part | ||
| 14811 | 2026.04.29 20:59:49.599092 [ 276 ] {ddd62e69-efe4-4864-8038-e856ae8c8752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14812 | 2026.04.29 20:59:49.599120 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 52 rows starting from the beginning of the part | ||
| 14813 | 2026.04.29 20:59:49.599157 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 149 rows starting from the beginning of the part | ||
| 14814 | 2026.04.29 20:59:49.599193 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 35 rows starting from the beginning of the part | ||
| 14815 | 2026.04.29 20:59:49.599237 [ 186 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 157 rows starting from the beginning of the part | ||
| 14816 | 2026.04.29 20:59:49.599524 [ 276 ] {ddd62e69-efe4-4864-8038-e856ae8c8752} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2026.04.29 20:59:49.599557 [ 276 ] {ddd62e69-efe4-4864-8038-e856ae8c8752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14818 | 2026.04.29 20:59:49.599859 [ 276 ] {ddd62e69-efe4-4864-8038-e856ae8c8752} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14819 | 2026.04.29 20:59:49.600075 [ 276 ] {ddd62e69-efe4-4864-8038-e856ae8c8752} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2026.04.29 20:59:49.600092 [ 195 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179935 sec., 651730.8156805248 rows/sec., 43.17 MiB/sec. | ||
| 14821 | 2026.04.29 20:59:49.600207 [ 276 ] {ddd62e69-efe4-4864-8038-e856ae8c8752} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 14822 | 2026.04.29 20:59:49.600218 [ 190 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7650 rows, containing 5 columns (5 merged, 0 gathered) in 0.002761616 sec., 2770117.206736925 rows/sec., 220.47 MiB/sec. | ||
| 14823 | 2026.04.29 20:59:49.600260 [ 276 ] {ddd62e69-efe4-4864-8038-e856ae8c8752} <Debug> TCPHandler: Processed in 0.001346417 sec. | ||
| 14824 | 2026.04.29 20:59:49.600297 [ 187 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 14825 | 2026.04.29 20:59:49.600376 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2026.04.29 20:59:49.600474 [ 276 ] {7b20c657-ea11-48c0-a5ee-fbb6201e5af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14827 | 2026.04.29 20:59:49.600514 [ 276 ] {7b20c657-ea11-48c0-a5ee-fbb6201e5af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14828 | 2026.04.29 20:59:49.600516 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14829 | 2026.04.29 20:59:49.600611 [ 187 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2026.04.29 20:59:49.600708 [ 187 ] {583bbf20-a01f-4031-b07a-5399c05637f1::all_1_85_17} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 14831 | 2026.04.29 20:59:49.600785 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14832 | 2026.04.29 20:59:49.600849 [ 198 ] {7b195013-d141-44b6-8a1d-e43ddb8c43f7::all_1_101_20} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14833 | 2026.04.29 20:59:49.600852 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14834 | 2026.04.29 20:59:49.600913 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 14835 | 2026.04.29 20:59:49.600943 [ 276 ] {7b20c657-ea11-48c0-a5ee-fbb6201e5af2} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14836 | 2026.04.29 20:59:49.600977 [ 276 ] {7b20c657-ea11-48c0-a5ee-fbb6201e5af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14837 | 2026.04.29 20:59:49.601288 [ 276 ] {7b20c657-ea11-48c0-a5ee-fbb6201e5af2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14838 | 2026.04.29 20:59:49.601495 [ 276 ] {7b20c657-ea11-48c0-a5ee-fbb6201e5af2} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14839 | 2026.04.29 20:59:49.601618 [ 276 ] {7b20c657-ea11-48c0-a5ee-fbb6201e5af2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 14840 | 2026.04.29 20:59:49.601629 [ 141 ] {} <Debug> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 14841 | 2026.04.29 20:59:49.601660 [ 276 ] {7b20c657-ea11-48c0-a5ee-fbb6201e5af2} <Debug> TCPHandler: Processed in 0.001326987 sec. | ||
| 14842 | 2026.04.29 20:59:49.601701 [ 141 ] {} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2026.04.29 20:59:49.601731 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14844 | 2026.04.29 20:59:49.601789 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14845 | 2026.04.29 20:59:49.601802 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 14846 | 2026.04.29 20:59:49.601881 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14847 | 2026.04.29 20:59:49.601887 [ 276 ] {5aea4509-75d3-4a6f-87bb-ca3d554e779e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14848 | 2026.04.29 20:59:49.601905 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 160 rows starting from the beginning of the part | ||
| 14849 | 2026.04.29 20:59:49.601930 [ 276 ] {5aea4509-75d3-4a6f-87bb-ca3d554e779e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14850 | 2026.04.29 20:59:49.601949 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 14851 | 2026.04.29 20:59:49.601985 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 14852 | 2026.04.29 20:59:49.602018 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 14853 | 2026.04.29 20:59:49.602052 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 14854 | 2026.04.29 20:59:49.602084 [ 186 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 14855 | 2026.04.29 20:59:49.602546 [ 276 ] {5aea4509-75d3-4a6f-87bb-ca3d554e779e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14856 | 2026.04.29 20:59:49.602580 [ 276 ] {5aea4509-75d3-4a6f-87bb-ca3d554e779e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14857 | 2026.04.29 20:59:49.602794 [ 198 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001016073 sec., 885763.129223983 rows/sec., 53.98 MiB/sec. | ||
| 14858 | 2026.04.29 20:59:49.602906 [ 276 ] {5aea4509-75d3-4a6f-87bb-ca3d554e779e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14859 | 2026.04.29 20:59:49.602932 [ 187 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 14860 | 2026.04.29 20:59:49.603176 [ 276 ] {5aea4509-75d3-4a6f-87bb-ca3d554e779e} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14861 | 2026.04.29 20:59:49.603231 [ 187 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14862 | 2026.04.29 20:59:49.603303 [ 187 ] {cd3f819a-ebdc-4478-9128-6c569c73374a::all_1_29_6} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 14863 | 2026.04.29 20:59:49.603310 [ 141 ] {} <Debug> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14864 | 2026.04.29 20:59:49.603315 [ 276 ] {5aea4509-75d3-4a6f-87bb-ca3d554e779e} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001445 sec., 349480.96885813144 rows/sec., 24.59 MiB/sec. | ||
| 14865 | 2026.04.29 20:59:49.603347 [ 141 ] {} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14866 | 2026.04.29 20:59:49.603371 [ 276 ] {5aea4509-75d3-4a6f-87bb-ca3d554e779e} <Debug> TCPHandler: Processed in 0.001630711 sec. | ||
| 14867 | 2026.04.29 20:59:49.603372 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14868 | 2026.04.29 20:59:49.603394 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14869 | 2026.04.29 20:59:49.603485 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::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 | ||
| 14870 | 2026.04.29 20:59:49.603492 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14871 | 2026.04.29 20:59:49.603584 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14872 | 2026.04.29 20:59:49.603596 [ 276 ] {77bd576b-78c5-4597-9ef0-38a6216bc2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14873 | 2026.04.29 20:59:49.603615 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1832 rows starting from the beginning of the part | ||
| 14874 | 2026.04.29 20:59:49.603637 [ 276 ] {77bd576b-78c5-4597-9ef0-38a6216bc2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14875 | 2026.04.29 20:59:49.603674 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1331 rows starting from the beginning of the part | ||
| 14876 | 2026.04.29 20:59:49.603724 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 14877 | 2026.04.29 20:59:49.603774 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 497 rows starting from the beginning of the part | ||
| 14878 | 2026.04.29 20:59:49.603823 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 99 rows starting from the beginning of the part | ||
| 14879 | 2026.04.29 20:59:49.603857 [ 190 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 505 rows starting from the beginning of the part | ||
| 14880 | 2026.04.29 20:59:49.603965 [ 276 ] {77bd576b-78c5-4597-9ef0-38a6216bc2c3} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14881 | 2026.04.29 20:59:49.603999 [ 276 ] {77bd576b-78c5-4597-9ef0-38a6216bc2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14882 | 2026.04.29 20:59:49.604299 [ 276 ] {77bd576b-78c5-4597-9ef0-38a6216bc2c3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14883 | 2026.04.29 20:59:49.604511 [ 276 ] {77bd576b-78c5-4597-9ef0-38a6216bc2c3} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14884 | 2026.04.29 20:59:49.604639 [ 276 ] {77bd576b-78c5-4597-9ef0-38a6216bc2c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 14885 | 2026.04.29 20:59:49.604674 [ 276 ] {77bd576b-78c5-4597-9ef0-38a6216bc2c3} <Debug> TCPHandler: Processed in 0.001230796 sec. | ||
| 14886 | 2026.04.29 20:59:49.604779 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14887 | 2026.04.29 20:59:49.604891 [ 276 ] {43763ed5-5078-458f-9e60-4f72cbc22946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14888 | 2026.04.29 20:59:49.604942 [ 276 ] {43763ed5-5078-458f-9e60-4f72cbc22946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14889 | 2026.04.29 20:59:49.605123 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667622 sec., 2595312.3669512635 rows/sec., 188.19 MiB/sec. | ||
| 14890 | 2026.04.29 20:59:49.605331 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14891 | 2026.04.29 20:59:49.605457 [ 276 ] {43763ed5-5078-458f-9e60-4f72cbc22946} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2026.04.29 20:59:49.605506 [ 276 ] {43763ed5-5078-458f-9e60-4f72cbc22946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14893 | 2026.04.29 20:59:49.605594 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14894 | 2026.04.29 20:59:49.605676 [ 187 ] {443272f8-1688-4565-a297-6d44d84ae160::all_1_101_20} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14895 | 2026.04.29 20:59:49.605773 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 14896 | 2026.04.29 20:59:49.605909 [ 276 ] {43763ed5-5078-458f-9e60-4f72cbc22946} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14897 | 2026.04.29 20:59:49.606132 [ 276 ] {43763ed5-5078-458f-9e60-4f72cbc22946} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2026.04.29 20:59:49.606260 [ 276 ] {43763ed5-5078-458f-9e60-4f72cbc22946} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001393 sec., 193108.3991385499 rows/sec., 12.84 MiB/sec. | ||
| 14899 | 2026.04.29 20:59:49.606297 [ 276 ] {43763ed5-5078-458f-9e60-4f72cbc22946} <Debug> TCPHandler: Processed in 0.001566741 sec. | ||
| 14900 | 2026.04.29 20:59:49.606413 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14901 | 2026.04.29 20:59:49.606507 [ 276 ] {e85c3a0e-01dc-4597-b42e-271923288359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14902 | 2026.04.29 20:59:49.606547 [ 276 ] {e85c3a0e-01dc-4597-b42e-271923288359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14903 | 2026.04.29 20:59:49.606862 [ 276 ] {e85c3a0e-01dc-4597-b42e-271923288359} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2026.04.29 20:59:49.606897 [ 276 ] {e85c3a0e-01dc-4597-b42e-271923288359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14905 | 2026.04.29 20:59:49.607181 [ 276 ] {e85c3a0e-01dc-4597-b42e-271923288359} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14906 | 2026.04.29 20:59:49.607387 [ 276 ] {e85c3a0e-01dc-4597-b42e-271923288359} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2026.04.29 20:59:49.607515 [ 276 ] {e85c3a0e-01dc-4597-b42e-271923288359} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 14908 | 2026.04.29 20:59:49.607551 [ 276 ] {e85c3a0e-01dc-4597-b42e-271923288359} <Debug> TCPHandler: Processed in 0.001186226 sec. | ||
| 14909 | 2026.04.29 20:59:49.607660 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14910 | 2026.04.29 20:59:49.607752 [ 276 ] {e14f0d30-ee23-46e4-bbca-3902574d7d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14911 | 2026.04.29 20:59:49.607804 [ 276 ] {e14f0d30-ee23-46e4-bbca-3902574d7d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14912 | 2026.04.29 20:59:49.608541 [ 276 ] {e14f0d30-ee23-46e4-bbca-3902574d7d6d} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2026.04.29 20:59:49.608577 [ 276 ] {e14f0d30-ee23-46e4-bbca-3902574d7d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14914 | 2026.04.29 20:59:49.609070 [ 276 ] {e14f0d30-ee23-46e4-bbca-3902574d7d6d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14915 | 2026.04.29 20:59:49.609286 [ 276 ] {e14f0d30-ee23-46e4-bbca-3902574d7d6d} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2026.04.29 20:59:49.609420 [ 276 ] {e14f0d30-ee23-46e4-bbca-3902574d7d6d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001685 sec., 4154.302670623145 rows/sec., 7.44 MiB/sec. | ||
| 14917 | 2026.04.29 20:59:49.609474 [ 276 ] {e14f0d30-ee23-46e4-bbca-3902574d7d6d} <Debug> TCPHandler: Processed in 0.001861813 sec. | ||
| 14918 | 2026.04.29 20:59:49.609588 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2026.04.29 20:59:49.609680 [ 276 ] {950070ef-3862-4e1b-89e9-e9906241a0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14920 | 2026.04.29 20:59:49.609720 [ 276 ] {950070ef-3862-4e1b-89e9-e9906241a0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14921 | 2026.04.29 20:59:49.610044 [ 276 ] {950070ef-3862-4e1b-89e9-e9906241a0bd} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2026.04.29 20:59:49.610079 [ 276 ] {950070ef-3862-4e1b-89e9-e9906241a0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14923 | 2026.04.29 20:59:49.610373 [ 276 ] {950070ef-3862-4e1b-89e9-e9906241a0bd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14924 | 2026.04.29 20:59:49.610586 [ 276 ] {950070ef-3862-4e1b-89e9-e9906241a0bd} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2026.04.29 20:59:49.610709 [ 276 ] {950070ef-3862-4e1b-89e9-e9906241a0bd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 14926 | 2026.04.29 20:59:49.610744 [ 276 ] {950070ef-3862-4e1b-89e9-e9906241a0bd} <Debug> TCPHandler: Processed in 0.001204595 sec. | ||
| 14927 | 2026.04.29 20:59:49.738739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29267 | ||
| 14928 | 2026.04.29 20:59:49.739216 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2026.04.29 20:59:49.739256 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14930 | 2026.04.29 20:59:49.739735 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14931 | 2026.04.29 20:59:49.739980 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.04.29 20:59:49.740116 [ 141 ] {} <Debug> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14933 | 2026.04.29 20:59:49.740130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29267 | ||
| 14934 | 2026.04.29 20:59:49.740154 [ 141 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14935 | 2026.04.29 20:59:49.740175 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14936 | 2026.04.29 20:59:49.740281 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::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 | ||
| 14937 | 2026.04.29 20:59:49.740405 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14938 | 2026.04.29 20:59:49.740443 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26899 rows starting from the beginning of the part | ||
| 14939 | 2026.04.29 20:59:49.740508 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 14940 | 2026.04.29 20:59:49.740556 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 14941 | 2026.04.29 20:59:49.740598 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 14942 | 2026.04.29 20:59:49.740640 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 14943 | 2026.04.29 20:59:49.740681 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 14944 | 2026.04.29 20:59:49.742924 [ 187 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29267 rows, containing 4 columns (4 merged, 0 gathered) in 0.002689744 sec., 10880961.16210316 rows/sec., 155.65 MiB/sec. | ||
| 14945 | 2026.04.29 20:59:49.743148 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14946 | 2026.04.29 20:59:49.743400 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14947 | 2026.04.29 20:59:49.743468 [ 198 ] {f4075179-409c-4dca-aaa8-9694489f0bd7::all_1_61_12} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14948 | 2026.04.29 20:59:49.743540 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 14949 | 2026.04.29 20:59:50.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.73 MiB, peak 367.01 MiB, free memory in arenas 0.00 B, will set to 354.70 MiB (RSS), difference: -1.03 MiB | ||
| 14950 | 2026.04.29 20:59:51.298787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14951 | 2026.04.29 20:59:51.316781 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2026.04.29 20:59:51.316835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14953 | 2026.04.29 20:59:51.323249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14954 | 2026.04.29 20:59:51.324002 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2026.04.29 20:59:51.324310 [ 152 ] {} <Debug> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14956 | 2026.04.29 20:59:51.324345 [ 152 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2026.04.29 20:59:51.324364 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14958 | 2026.04.29 20:59:51.324468 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 14959 | 2026.04.29 20:59:51.327959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14960 | 2026.04.29 20:59:51.328186 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14961 | 2026.04.29 20:59:51.329649 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 14962 | 2026.04.29 20:59:51.334048 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 14963 | 2026.04.29 20:59:51.338573 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 14964 | 2026.04.29 20:59:51.343115 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 14965 | 2026.04.29 20:59:51.347790 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 14966 | 2026.04.29 20:59:51.351749 [ 201 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::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 | ||
| 14967 | 2026.04.29 20:59:51.401125 [ 198 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.076700472 sec., 5997.355531267134 rows/sec., 31.01 MiB/sec. | ||
| 14968 | 2026.04.29 20:59:51.403924 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14969 | 2026.04.29 20:59:51.405910 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_61_12} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14970 | 2026.04.29 20:59:51.406018 [ 194 ] {6850e8d0-188c-4d38-9a9f-4e7910e6be1a::all_1_61_12} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14971 | 2026.04.29 20:59:51.408737 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14972 | 2026.04.29 20:59:52.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.76 MiB, peak 369.18 MiB, free memory in arenas 0.00 B, will set to 354.71 MiB (RSS), difference: -1.05 MiB | ||
| 14973 | 2026.04.29 20:59:52.344625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1880 | ||
| 14974 | 2026.04.29 20:59:52.347132 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2026.04.29 20:59:52.347181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14976 | 2026.04.29 20:59:52.348417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14977 | 2026.04.29 20:59:52.348686 [ 243 ] {} <Trace> system.query_log (03897449-be65-49df-8ac9-f05a42e91a11): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2026.04.29 20:59:52.348953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1880 | ||
| 14979 | 2026.04.29 20:59:54.579839 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14980 | 2026.04.29 20:59:54.580129 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14981 | 2026.04.29 20:59:54.580658 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14982 | 2026.04.29 20:59:54.580726 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14983 | 2026.04.29 20:59:54.581073 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14984 | 2026.04.29 20:59:54.581139 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14985 | 2026.04.29 20:59:54.581281 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14986 | 2026.04.29 20:59:54.581318 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14987 | 2026.04.29 20:59:54.581339 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 14988 | 2026.04.29 20:59:54.581354 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14989 | 2026.04.29 20:59:54.581393 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14990 | 2026.04.29 20:59:54.581413 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14991 | 2026.04.29 20:59:54.582692 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002708 sec., 19202.363367799113 rows/sec., 4.49 MiB/sec. | ||
| 14992 | 2026.04.29 20:59:54.582799 [ 276 ] {9e5c7b57-c5f8-4b3d-a81f-863e80d2da31} <Debug> TCPHandler: Processed in 0.003101339 sec. | ||
| 14993 | 2026.04.29 20:59:54.585048 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14994 | 2026.04.29 20:59:54.585174 [ 276 ] {78419beb-68aa-48e7-bbb5-fdf722f1d0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14995 | 2026.04.29 20:59:54.585223 [ 276 ] {78419beb-68aa-48e7-bbb5-fdf722f1d0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14996 | 2026.04.29 20:59:54.585819 [ 276 ] {78419beb-68aa-48e7-bbb5-fdf722f1d0a6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14997 | 2026.04.29 20:59:54.585861 [ 276 ] {78419beb-68aa-48e7-bbb5-fdf722f1d0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14998 | 2026.04.29 20:59:54.586258 [ 276 ] {78419beb-68aa-48e7-bbb5-fdf722f1d0a6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14999 | 2026.04.29 20:59:54.586482 [ 276 ] {78419beb-68aa-48e7-bbb5-fdf722f1d0a6} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15000 | 2026.04.29 20:59:54.586627 [ 276 ] {78419beb-68aa-48e7-bbb5-fdf722f1d0a6} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001491 sec., 84507.04225352113 rows/sec., 7.30 MiB/sec. | ||
| 15001 | 2026.04.29 20:59:54.586665 [ 276 ] {78419beb-68aa-48e7-bbb5-fdf722f1d0a6} <Debug> TCPHandler: Processed in 0.001679351 sec. | ||
| 15002 | 2026.04.29 20:59:54.586794 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15003 | 2026.04.29 20:59:54.586889 [ 276 ] {a014cc05-0752-44a0-b359-52fd9db911c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15004 | 2026.04.29 20:59:54.586927 [ 276 ] {a014cc05-0752-44a0-b359-52fd9db911c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15005 | 2026.04.29 20:59:54.587334 [ 276 ] {a014cc05-0752-44a0-b359-52fd9db911c4} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15006 | 2026.04.29 20:59:54.587367 [ 276 ] {a014cc05-0752-44a0-b359-52fd9db911c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15007 | 2026.04.29 20:59:54.587661 [ 276 ] {a014cc05-0752-44a0-b359-52fd9db911c4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15008 | 2026.04.29 20:59:54.587870 [ 276 ] {a014cc05-0752-44a0-b359-52fd9db911c4} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15009 | 2026.04.29 20:59:54.588002 [ 276 ] {a014cc05-0752-44a0-b359-52fd9db911c4} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001131 sec., 30946.065428824048 rows/sec., 2.27 MiB/sec. | ||
| 15010 | 2026.04.29 20:59:54.588038 [ 276 ] {a014cc05-0752-44a0-b359-52fd9db911c4} <Debug> TCPHandler: Processed in 0.001297867 sec. | ||
| 15011 | 2026.04.29 20:59:54.588154 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15012 | 2026.04.29 20:59:54.588247 [ 276 ] {3d5953ce-03ff-41ef-8131-5b3973ac318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15013 | 2026.04.29 20:59:54.588286 [ 276 ] {3d5953ce-03ff-41ef-8131-5b3973ac318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15014 | 2026.04.29 20:59:54.588710 [ 276 ] {3d5953ce-03ff-41ef-8131-5b3973ac318d} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15015 | 2026.04.29 20:59:54.588744 [ 276 ] {3d5953ce-03ff-41ef-8131-5b3973ac318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15016 | 2026.04.29 20:59:54.589046 [ 276 ] {3d5953ce-03ff-41ef-8131-5b3973ac318d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15017 | 2026.04.29 20:59:54.589254 [ 276 ] {3d5953ce-03ff-41ef-8131-5b3973ac318d} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15018 | 2026.04.29 20:59:54.589377 [ 276 ] {3d5953ce-03ff-41ef-8131-5b3973ac318d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001149 sec., 86161.87989556135 rows/sec., 6.73 MiB/sec. | ||
| 15019 | 2026.04.29 20:59:54.589413 [ 276 ] {3d5953ce-03ff-41ef-8131-5b3973ac318d} <Debug> TCPHandler: Processed in 0.001310666 sec. | ||
| 15020 | 2026.04.29 20:59:54.589535 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15021 | 2026.04.29 20:59:54.589629 [ 276 ] {0af7fb7f-23aa-4a11-bf2b-9c4dfe6ca7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15022 | 2026.04.29 20:59:54.589671 [ 276 ] {0af7fb7f-23aa-4a11-bf2b-9c4dfe6ca7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15023 | 2026.04.29 20:59:54.590071 [ 276 ] {0af7fb7f-23aa-4a11-bf2b-9c4dfe6ca7ef} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15024 | 2026.04.29 20:59:54.590104 [ 276 ] {0af7fb7f-23aa-4a11-bf2b-9c4dfe6ca7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15025 | 2026.04.29 20:59:54.590445 [ 276 ] {0af7fb7f-23aa-4a11-bf2b-9c4dfe6ca7ef} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15026 | 2026.04.29 20:59:54.590655 [ 276 ] {0af7fb7f-23aa-4a11-bf2b-9c4dfe6ca7ef} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15027 | 2026.04.29 20:59:54.590769 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Selected 5 parts from all_1_96_20 to all_100_100_0 | ||
| 15028 | 2026.04.29 20:59:54.590785 [ 276 ] {0af7fb7f-23aa-4a11-bf2b-9c4dfe6ca7ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 15029 | 2026.04.29 20:59:54.590802 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15030 | 2026.04.29 20:59:54.590821 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15031 | 2026.04.29 20:59:54.590823 [ 276 ] {0af7fb7f-23aa-4a11-bf2b-9c4dfe6ca7ef} <Debug> TCPHandler: Processed in 0.001341287 sec. | ||
| 15032 | 2026.04.29 20:59:54.590914 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_100_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_96_20 to all_100_100_0 into Compact with storage Full | ||
| 15033 | 2026.04.29 20:59:54.590953 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15034 | 2026.04.29 20:59:54.591051 [ 276 ] {ed667ddf-5ef8-4a2d-a84f-4845543ae53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15035 | 2026.04.29 20:59:54.591053 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_100_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15036 | 2026.04.29 20:59:54.591108 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_96_20, total 39195 rows starting from the beginning of the part | ||
| 15037 | 2026.04.29 20:59:54.591110 [ 276 ] {ed667ddf-5ef8-4a2d-a84f-4845543ae53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15038 | 2026.04.29 20:59:54.591184 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 128 rows starting from the beginning of the part | ||
| 15039 | 2026.04.29 20:59:54.591240 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 15040 | 2026.04.29 20:59:54.591288 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::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 | ||
| 15041 | 2026.04.29 20:59:54.591333 [ 197 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 269 rows starting from the beginning of the part | ||
| 15042 | 2026.04.29 20:59:54.591952 [ 276 ] {ed667ddf-5ef8-4a2d-a84f-4845543ae53c} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15043 | 2026.04.29 20:59:54.591992 [ 276 ] {ed667ddf-5ef8-4a2d-a84f-4845543ae53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15044 | 2026.04.29 20:59:54.592614 [ 276 ] {ed667ddf-5ef8-4a2d-a84f-4845543ae53c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15045 | 2026.04.29 20:59:54.592863 [ 276 ] {ed667ddf-5ef8-4a2d-a84f-4845543ae53c} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15046 | 2026.04.29 20:59:54.593004 [ 276 ] {ed667ddf-5ef8-4a2d-a84f-4845543ae53c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001971 sec., 17757.48351090817 rows/sec., 31.82 MiB/sec. | ||
| 15047 | 2026.04.29 20:59:54.593059 [ 276 ] {ed667ddf-5ef8-4a2d-a84f-4845543ae53c} <Debug> TCPHandler: Processed in 0.002156738 sec. | ||
| 15048 | 2026.04.29 20:59:54.593188 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2026.04.29 20:59:54.593282 [ 276 ] {f0313e3a-54fe-4deb-9356-5e67ebcfbdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15050 | 2026.04.29 20:59:54.593323 [ 276 ] {f0313e3a-54fe-4deb-9356-5e67ebcfbdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15051 | 2026.04.29 20:59:54.593677 [ 276 ] {f0313e3a-54fe-4deb-9356-5e67ebcfbdbd} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2026.04.29 20:59:54.593709 [ 276 ] {f0313e3a-54fe-4deb-9356-5e67ebcfbdbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15053 | 2026.04.29 20:59:54.594020 [ 276 ] {f0313e3a-54fe-4deb-9356-5e67ebcfbdbd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15054 | 2026.04.29 20:59:54.594228 [ 276 ] {f0313e3a-54fe-4deb-9356-5e67ebcfbdbd} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2026.04.29 20:59:54.594357 [ 276 ] {f0313e3a-54fe-4deb-9356-5e67ebcfbdbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 15056 | 2026.04.29 20:59:54.594394 [ 276 ] {f0313e3a-54fe-4deb-9356-5e67ebcfbdbd} <Debug> TCPHandler: Processed in 0.001256916 sec. | ||
| 15057 | 2026.04.29 20:59:54.599167 [ 188 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_100_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40017 rows, containing 5 columns (5 merged, 0 gathered) in 0.008288066 sec., 4828267.5355143165 rows/sec., 309.50 MiB/sec. | ||
| 15058 | 2026.04.29 20:59:54.599770 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_100_21} <Trace> MergedBlockOutputStream: filled checksums all_1_100_21 (state Temporary) | ||
| 15059 | 2026.04.29 20:59:54.600101 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_100_21} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_merge_all_1_100_21 to all_1_100_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2026.04.29 20:59:54.600175 [ 193 ] {33f06ee0-d468-42a9-9645-d5f7fe57a521::all_1_100_21} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521) (MergerMutator): Merged 5 parts: [all_1_96_20, all_100_100_0] -> all_1_100_21 | ||
| 15061 | 2026.04.29 20:59:54.600264 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15062 | 2026.04.29 20:59:55.000215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.22 MiB, peak 369.18 MiB, free memory in arenas 0.00 B, will set to 356.35 MiB (RSS), difference: 1.13 MiB | ||
| 15063 | 2026.04.29 20:59:57.050629 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15064 | 2026.04.29 20:59:57.050689 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15065 | 2026.04.29 20:59:57.240358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29779 | ||
| 15066 | 2026.04.29 20:59:57.240880 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2026.04.29 20:59:57.240923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15068 | 2026.04.29 20:59:57.241411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15069 | 2026.04.29 20:59:57.241643 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4075179-409c-4dca-aaa8-9694489f0bd7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2026.04.29 20:59:57.241774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29779 | ||
| 15071 | 2026.04.29 20:59:58.828118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 15072 | 2026.04.29 20:59:58.843510 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15073 | 2026.04.29 20:59:58.843558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15074 | 2026.04.29 20:59:58.848904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15075 | 2026.04.29 20:59:58.849583 [ 244 ] {} <Trace> system.metric_log (6850e8d0-188c-4d38-9a9f-4e7910e6be1a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15076 | 2026.04.29 20:59:58.852312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 15077 | 2026.04.29 20:59:59.583890 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2026.04.29 20:59:59.584258 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 15079 | 2026.04.29 20:59:59.584609 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15080 | 2026.04.29 20:59:59.584647 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 15081 | 2026.04.29 20:59:59.584888 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15082 | 2026.04.29 20:59:59.584956 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15083 | 2026.04.29 20:59:59.585099 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15084 | 2026.04.29 20:59:59.585134 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15085 | 2026.04.29 20:59:59.585156 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 15086 | 2026.04.29 20:59:59.585170 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15087 | 2026.04.29 20:59:59.585210 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 15088 | 2026.04.29 20:59:59.585230 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15089 | 2026.04.29 20:59:59.586487 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00238 sec., 21848.739495798316 rows/sec., 5.11 MiB/sec. | ||
| 15090 | 2026.04.29 20:59:59.586601 [ 276 ] {c4c9cd97-e5eb-4554-a0e7-8f8ff3fe84e4} <Debug> TCPHandler: Processed in 0.002905838 sec. | ||
| 15091 | 2026.04.29 20:59:59.591374 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15092 | 2026.04.29 20:59:59.591505 [ 276 ] {44861925-9bad-4a03-bfb3-4e24fc2d0e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15093 | 2026.04.29 20:59:59.591558 [ 276 ] {44861925-9bad-4a03-bfb3-4e24fc2d0e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15094 | 2026.04.29 20:59:59.592188 [ 276 ] {44861925-9bad-4a03-bfb3-4e24fc2d0e1a} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15095 | 2026.04.29 20:59:59.592225 [ 276 ] {44861925-9bad-4a03-bfb3-4e24fc2d0e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15096 | 2026.04.29 20:59:59.592653 [ 276 ] {44861925-9bad-4a03-bfb3-4e24fc2d0e1a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15097 | 2026.04.29 20:59:59.592877 [ 276 ] {44861925-9bad-4a03-bfb3-4e24fc2d0e1a} <Trace> oximeter.fields_i16 (c8298c9e-d19e-42ac-8969-d0a82ec2a9cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15098 | 2026.04.29 20:59:59.593027 [ 276 ] {44861925-9bad-4a03-bfb3-4e24fc2d0e1a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001562 sec., 181818.18181818182 rows/sec., 11.55 MiB/sec. | ||
| 15099 | 2026.04.29 20:59:59.593067 [ 276 ] {44861925-9bad-4a03-bfb3-4e24fc2d0e1a} <Debug> TCPHandler: Processed in 0.001757912 sec. | ||
| 15100 | 2026.04.29 20:59:59.593187 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15101 | 2026.04.29 20:59:59.593286 [ 276 ] {a13bebd1-b218-478c-b164-335f7a997782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15102 | 2026.04.29 20:59:59.593328 [ 276 ] {a13bebd1-b218-478c-b164-335f7a997782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15103 | 2026.04.29 20:59:59.594094 [ 276 ] {a13bebd1-b218-478c-b164-335f7a997782} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15104 | 2026.04.29 20:59:59.594154 [ 276 ] {a13bebd1-b218-478c-b164-335f7a997782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15105 | 2026.04.29 20:59:59.594510 [ 276 ] {a13bebd1-b218-478c-b164-335f7a997782} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15106 | 2026.04.29 20:59:59.594723 [ 276 ] {a13bebd1-b218-478c-b164-335f7a997782} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15107 | 2026.04.29 20:59:59.594854 [ 276 ] {a13bebd1-b218-478c-b164-335f7a997782} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.00159 sec., 510062.89308176097 rows/sec., 39.42 MiB/sec. | ||
| 15108 | 2026.04.29 20:59:59.594893 [ 276 ] {a13bebd1-b218-478c-b164-335f7a997782} <Debug> TCPHandler: Processed in 0.001758433 sec. | ||
| 15109 | 2026.04.29 20:59:59.594997 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15110 | 2026.04.29 20:59:59.595092 [ 276 ] {91adecf0-6fdf-45fc-a78b-31f4e49dbdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15111 | 2026.04.29 20:59:59.595132 [ 276 ] {91adecf0-6fdf-45fc-a78b-31f4e49dbdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15112 | 2026.04.29 20:59:59.595573 [ 276 ] {91adecf0-6fdf-45fc-a78b-31f4e49dbdf2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2026.04.29 20:59:59.595607 [ 276 ] {91adecf0-6fdf-45fc-a78b-31f4e49dbdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15114 | 2026.04.29 20:59:59.595914 [ 276 ] {91adecf0-6fdf-45fc-a78b-31f4e49dbdf2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15115 | 2026.04.29 20:59:59.596123 [ 276 ] {91adecf0-6fdf-45fc-a78b-31f4e49dbdf2} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15116 | 2026.04.29 20:59:59.596250 [ 276 ] {91adecf0-6fdf-45fc-a78b-31f4e49dbdf2} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 7.52 MiB/sec. | ||
| 15117 | 2026.04.29 20:59:59.596287 [ 276 ] {91adecf0-6fdf-45fc-a78b-31f4e49dbdf2} <Debug> TCPHandler: Processed in 0.001343037 sec. | ||
| 15118 | 2026.04.29 20:59:59.596407 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15119 | 2026.04.29 20:59:59.596501 [ 276 ] {3a338b1e-123f-4926-a5d7-d8fc57df51cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15120 | 2026.04.29 20:59:59.596540 [ 276 ] {3a338b1e-123f-4926-a5d7-d8fc57df51cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15121 | 2026.04.29 20:59:59.596987 [ 276 ] {3a338b1e-123f-4926-a5d7-d8fc57df51cf} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15122 | 2026.04.29 20:59:59.597020 [ 276 ] {3a338b1e-123f-4926-a5d7-d8fc57df51cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15123 | 2026.04.29 20:59:59.597325 [ 276 ] {3a338b1e-123f-4926-a5d7-d8fc57df51cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15124 | 2026.04.29 20:59:59.597542 [ 276 ] {3a338b1e-123f-4926-a5d7-d8fc57df51cf} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15125 | 2026.04.29 20:59:59.597670 [ 276 ] {3a338b1e-123f-4926-a5d7-d8fc57df51cf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 15126 | 2026.04.29 20:59:59.597708 [ 276 ] {3a338b1e-123f-4926-a5d7-d8fc57df51cf} <Debug> TCPHandler: Processed in 0.001352807 sec. | ||
| 15127 | 2026.04.29 20:59:59.597825 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15128 | 2026.04.29 20:59:59.597918 [ 276 ] {45ab1b10-9aae-44c5-bc0f-45c68126aa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15129 | 2026.04.29 20:59:59.597957 [ 276 ] {45ab1b10-9aae-44c5-bc0f-45c68126aa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15130 | 2026.04.29 20:59:59.598384 [ 276 ] {45ab1b10-9aae-44c5-bc0f-45c68126aa25} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15131 | 2026.04.29 20:59:59.598417 [ 276 ] {45ab1b10-9aae-44c5-bc0f-45c68126aa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15132 | 2026.04.29 20:59:59.598731 [ 276 ] {45ab1b10-9aae-44c5-bc0f-45c68126aa25} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15133 | 2026.04.29 20:59:59.598937 [ 276 ] {45ab1b10-9aae-44c5-bc0f-45c68126aa25} <Trace> oximeter.fields_u8 (cd3f819a-ebdc-4478-9128-6c569c73374a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15134 | 2026.04.29 20:59:59.599063 [ 276 ] {45ab1b10-9aae-44c5-bc0f-45c68126aa25} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 15135 | 2026.04.29 20:59:59.599100 [ 276 ] {45ab1b10-9aae-44c5-bc0f-45c68126aa25} <Debug> TCPHandler: Processed in 0.001326527 sec. | ||
| 15136 | 2026.04.29 20:59:59.599218 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15137 | 2026.04.29 20:59:59.599312 [ 276 ] {5fc61cd4-7061-4731-a033-39e950ea2822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15138 | 2026.04.29 20:59:59.599350 [ 276 ] {5fc61cd4-7061-4731-a033-39e950ea2822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15139 | 2026.04.29 20:59:59.599949 [ 276 ] {5fc61cd4-7061-4731-a033-39e950ea2822} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15140 | 2026.04.29 20:59:59.599983 [ 276 ] {5fc61cd4-7061-4731-a033-39e950ea2822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15141 | 2026.04.29 20:59:59.600305 [ 276 ] {5fc61cd4-7061-4731-a033-39e950ea2822} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15142 | 2026.04.29 20:59:59.600512 [ 276 ] {5fc61cd4-7061-4731-a033-39e950ea2822} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15143 | 2026.04.29 20:59:59.600640 [ 276 ] {5fc61cd4-7061-4731-a033-39e950ea2822} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001347 sec., 368968.0772086117 rows/sec., 25.91 MiB/sec. | ||
| 15144 | 2026.04.29 20:59:59.600678 [ 276 ] {5fc61cd4-7061-4731-a033-39e950ea2822} <Debug> TCPHandler: Processed in 0.001510289 sec. | ||
| 15145 | 2026.04.29 20:59:59.600790 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15146 | 2026.04.29 20:59:59.600885 [ 276 ] {f3145456-e7fc-430f-b93d-85dafa39ff6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15147 | 2026.04.29 20:59:59.600925 [ 276 ] {f3145456-e7fc-430f-b93d-85dafa39ff6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15148 | 2026.04.29 20:59:59.601266 [ 276 ] {f3145456-e7fc-430f-b93d-85dafa39ff6d} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2026.04.29 20:59:59.601300 [ 276 ] {f3145456-e7fc-430f-b93d-85dafa39ff6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15150 | 2026.04.29 20:59:59.601605 [ 276 ] {f3145456-e7fc-430f-b93d-85dafa39ff6d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15151 | 2026.04.29 20:59:59.601804 [ 276 ] {f3145456-e7fc-430f-b93d-85dafa39ff6d} <Trace> oximeter.measurements_bool (465ad3fa-2713-46e6-92ea-ccbb2a363fec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2026.04.29 20:59:59.601925 [ 276 ] {f3145456-e7fc-430f-b93d-85dafa39ff6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 15153 | 2026.04.29 20:59:59.601959 [ 276 ] {f3145456-e7fc-430f-b93d-85dafa39ff6d} <Debug> TCPHandler: Processed in 0.001245727 sec. | ||
| 15154 | 2026.04.29 20:59:59.602068 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15155 | 2026.04.29 20:59:59.602156 [ 276 ] {79a0b090-45a7-4fbe-b758-bfa0a398aacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15156 | 2026.04.29 20:59:59.602195 [ 276 ] {79a0b090-45a7-4fbe-b758-bfa0a398aacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15157 | 2026.04.29 20:59:59.602655 [ 276 ] {79a0b090-45a7-4fbe-b758-bfa0a398aacb} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15158 | 2026.04.29 20:59:59.602689 [ 276 ] {79a0b090-45a7-4fbe-b758-bfa0a398aacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15159 | 2026.04.29 20:59:59.603020 [ 276 ] {79a0b090-45a7-4fbe-b758-bfa0a398aacb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15160 | 2026.04.29 20:59:59.603228 [ 276 ] {79a0b090-45a7-4fbe-b758-bfa0a398aacb} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2026.04.29 20:59:59.603357 [ 276 ] {79a0b090-45a7-4fbe-b758-bfa0a398aacb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 15162 | 2026.04.29 20:59:59.603394 [ 276 ] {79a0b090-45a7-4fbe-b758-bfa0a398aacb} <Debug> TCPHandler: Processed in 0.001343378 sec. | ||
| 15163 | 2026.04.29 20:59:59.603512 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15164 | 2026.04.29 20:59:59.603612 [ 276 ] {d4867577-ba6e-4ddd-bf6f-7ff8693a57d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15165 | 2026.04.29 20:59:59.603655 [ 276 ] {d4867577-ba6e-4ddd-bf6f-7ff8693a57d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15166 | 2026.04.29 20:59:59.603969 [ 276 ] {d4867577-ba6e-4ddd-bf6f-7ff8693a57d7} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2026.04.29 20:59:59.604003 [ 276 ] {d4867577-ba6e-4ddd-bf6f-7ff8693a57d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15168 | 2026.04.29 20:59:59.604298 [ 276 ] {d4867577-ba6e-4ddd-bf6f-7ff8693a57d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15169 | 2026.04.29 20:59:59.604503 [ 276 ] {d4867577-ba6e-4ddd-bf6f-7ff8693a57d7} <Trace> oximeter.measurements_f64 (36afd666-d1db-4f79-bca2-33f962594014): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2026.04.29 20:59:59.604632 [ 276 ] {d4867577-ba6e-4ddd-bf6f-7ff8693a57d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 15171 | 2026.04.29 20:59:59.604668 [ 276 ] {d4867577-ba6e-4ddd-bf6f-7ff8693a57d7} <Debug> TCPHandler: Processed in 0.001206695 sec. | ||
| 15172 | 2026.04.29 20:59:59.604782 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15173 | 2026.04.29 20:59:59.604874 [ 276 ] {39dc01f9-23cc-492b-af80-27c18b6c8b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15174 | 2026.04.29 20:59:59.604929 [ 276 ] {39dc01f9-23cc-492b-af80-27c18b6c8b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15175 | 2026.04.29 20:59:59.605690 [ 276 ] {39dc01f9-23cc-492b-af80-27c18b6c8b7b} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15176 | 2026.04.29 20:59:59.605725 [ 276 ] {39dc01f9-23cc-492b-af80-27c18b6c8b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15177 | 2026.04.29 20:59:59.606236 [ 276 ] {39dc01f9-23cc-492b-af80-27c18b6c8b7b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15178 | 2026.04.29 20:59:59.606471 [ 276 ] {39dc01f9-23cc-492b-af80-27c18b6c8b7b} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15179 | 2026.04.29 20:59:59.606601 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15180 | 2026.04.29 20:59:59.606612 [ 276 ] {39dc01f9-23cc-492b-af80-27c18b6c8b7b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001755 sec., 3988.6039886039885 rows/sec., 7.15 MiB/sec. | ||
| 15181 | 2026.04.29 20:59:59.606671 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2026.04.29 20:59:59.606697 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15183 | 2026.04.29 20:59:59.606729 [ 276 ] {39dc01f9-23cc-492b-af80-27c18b6c8b7b} <Debug> TCPHandler: Processed in 0.001996545 sec. | ||
| 15184 | 2026.04.29 20:59:59.606781 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::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 | ||
| 15185 | 2026.04.29 20:59:59.606871 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15186 | 2026.04.29 20:59:59.606967 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15187 | 2026.04.29 20:59:59.606967 [ 276 ] {c1a4ee74-ac5a-47a8-b751-e4070ab5a766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15188 | 2026.04.29 20:59:59.607018 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1871 rows starting from the beginning of the part | ||
| 15189 | 2026.04.29 20:59:59.607020 [ 276 ] {c1a4ee74-ac5a-47a8-b751-e4070ab5a766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15190 | 2026.04.29 20:59:59.607140 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
| 15191 | 2026.04.29 20:59:59.607241 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 35 rows starting from the beginning of the part | ||
| 15192 | 2026.04.29 20:59:59.607339 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
| 15193 | 2026.04.29 20:59:59.607381 [ 276 ] {c1a4ee74-ac5a-47a8-b751-e4070ab5a766} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15194 | 2026.04.29 20:59:59.607418 [ 276 ] {c1a4ee74-ac5a-47a8-b751-e4070ab5a766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15195 | 2026.04.29 20:59:59.607431 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part | ||
| 15196 | 2026.04.29 20:59:59.607526 [ 198 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 15197 | 2026.04.29 20:59:59.607745 [ 276 ] {c1a4ee74-ac5a-47a8-b751-e4070ab5a766} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15198 | 2026.04.29 20:59:59.607970 [ 276 ] {c1a4ee74-ac5a-47a8-b751-e4070ab5a766} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15199 | 2026.04.29 20:59:59.608091 [ 147 ] {} <Debug> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15200 | 2026.04.29 20:59:59.608105 [ 276 ] {c1a4ee74-ac5a-47a8-b751-e4070ab5a766} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 4.87 MiB/sec. | ||
| 15201 | 2026.04.29 20:59:59.608127 [ 147 ] {} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2026.04.29 20:59:59.608152 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15203 | 2026.04.29 20:59:59.608156 [ 276 ] {c1a4ee74-ac5a-47a8-b751-e4070ab5a766} <Debug> TCPHandler: Processed in 0.001337497 sec. | ||
| 15204 | 2026.04.29 20:59:59.608261 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 15205 | 2026.04.29 20:59:59.608406 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15206 | 2026.04.29 20:59:59.608449 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5670 rows starting from the beginning of the part | ||
| 15207 | 2026.04.29 20:59:59.608513 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 15208 | 2026.04.29 20:59:59.608560 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::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 | ||
| 15209 | 2026.04.29 20:59:59.608603 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 15210 | 2026.04.29 20:59:59.608644 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 15211 | 2026.04.29 20:59:59.608684 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part | ||
| 15212 | 2026.04.29 20:59:59.610454 [ 188 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002240469 sec., 2704790.8272776813 rows/sec., 176.86 MiB/sec. | ||
| 15213 | 2026.04.29 20:59:59.610869 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15214 | 2026.04.29 20:59:59.611146 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_101_20} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.04.29 20:59:59.611216 [ 193 ] {6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8::all_1_101_20} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15216 | 2026.04.29 20:59:59.611290 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 15217 | 2026.04.29 20:59:59.616189 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 19 columns (19 merged, 0 gathered) in 0.00943728 sec., 207898.88611972943 rows/sec., 372.55 MiB/sec. | ||
| 15218 | 2026.04.29 20:59:59.618671 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15219 | 2026.04.29 20:59:59.619074 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2026.04.29 20:59:59.619163 [ 191 ] {a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15221 | 2026.04.29 20:59:59.619369 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.37 MiB. | ||
| 15222 | 2026.04.29 20:59:59.899403 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15223 | 2026.04.29 20:59:59.899669 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 15224 | 2026.04.29 20:59:59.900096 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15225 | 2026.04.29 20:59:59.900148 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 15226 | 2026.04.29 20:59:59.900393 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15227 | 2026.04.29 20:59:59.900461 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15228 | 2026.04.29 20:59:59.900600 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 15229 | 2026.04.29 20:59:59.900635 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15230 | 2026.04.29 20:59:59.900656 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Debug> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (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 | ||
| 15231 | 2026.04.29 20:59:59.900671 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Trace> oximeter.timeseries_schema (db5ff08a-a334-43d0-ae57-4f47164b529a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15232 | 2026.04.29 20:59:59.900709 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 15233 | 2026.04.29 20:59:59.900730 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15234 | 2026.04.29 20:59:59.901959 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002409 sec., 21585.7202158572 rows/sec., 5.05 MiB/sec. | ||
| 15235 | 2026.04.29 20:59:59.902072 [ 276 ] {d7d4c948-0629-4cc2-baae-5d356e2ac4eb} <Debug> TCPHandler: Processed in 0.002808156 sec. | ||
| 15236 | 2026.04.29 20:59:59.915682 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15237 | 2026.04.29 20:59:59.915813 [ 276 ] {5a275083-d367-4de4-9f90-f37cf6ba344b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15238 | 2026.04.29 20:59:59.915864 [ 276 ] {5a275083-d367-4de4-9f90-f37cf6ba344b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15239 | 2026.04.29 20:59:59.917621 [ 276 ] {5a275083-d367-4de4-9f90-f37cf6ba344b} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2026.04.29 20:59:59.917665 [ 276 ] {5a275083-d367-4de4-9f90-f37cf6ba344b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15241 | 2026.04.29 20:59:59.918174 [ 276 ] {5a275083-d367-4de4-9f90-f37cf6ba344b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15242 | 2026.04.29 20:59:59.918398 [ 276 ] {5a275083-d367-4de4-9f90-f37cf6ba344b} <Trace> oximeter.fields_string (7b195013-d141-44b6-8a1d-e43ddb8c43f7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2026.04.29 20:59:59.918548 [ 276 ] {5a275083-d367-4de4-9f90-f37cf6ba344b} <Debug> executeQuery: Read 2475 rows, 188.43 KiB in 0.00277 sec., 893501.8050541517 rows/sec., 66.43 MiB/sec. | ||
| 15244 | 2026.04.29 20:59:59.918587 [ 276 ] {5a275083-d367-4de4-9f90-f37cf6ba344b} <Debug> TCPHandler: Processed in 0.002965878 sec. | ||
| 15245 | 2026.04.29 20:59:59.918713 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15246 | 2026.04.29 20:59:59.918806 [ 276 ] {7307a412-b275-43b4-b7bb-c631fd3f7ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15247 | 2026.04.29 20:59:59.918844 [ 276 ] {7307a412-b275-43b4-b7bb-c631fd3f7ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15248 | 2026.04.29 20:59:59.919255 [ 276 ] {7307a412-b275-43b4-b7bb-c631fd3f7ab6} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2026.04.29 20:59:59.919291 [ 276 ] {7307a412-b275-43b4-b7bb-c631fd3f7ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15250 | 2026.04.29 20:59:59.919580 [ 276 ] {7307a412-b275-43b4-b7bb-c631fd3f7ab6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15251 | 2026.04.29 20:59:59.919812 [ 276 ] {7307a412-b275-43b4-b7bb-c631fd3f7ab6} <Trace> oximeter.fields_u16 (583bbf20-a01f-4031-b07a-5399c05637f1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15252 | 2026.04.29 20:59:59.919952 [ 276 ] {7307a412-b275-43b4-b7bb-c631fd3f7ab6} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001164 sec., 39518.90034364261 rows/sec., 2.90 MiB/sec. | ||
| 15253 | 2026.04.29 20:59:59.919988 [ 276 ] {7307a412-b275-43b4-b7bb-c631fd3f7ab6} <Debug> TCPHandler: Processed in 0.001323807 sec. | ||
| 15254 | 2026.04.29 20:59:59.920104 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15255 | 2026.04.29 20:59:59.920195 [ 276 ] {829e2057-3b4e-436f-89ee-7298a7f78868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15256 | 2026.04.29 20:59:59.920234 [ 276 ] {829e2057-3b4e-436f-89ee-7298a7f78868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15257 | 2026.04.29 20:59:59.920900 [ 276 ] {829e2057-3b4e-436f-89ee-7298a7f78868} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15258 | 2026.04.29 20:59:59.920936 [ 276 ] {829e2057-3b4e-436f-89ee-7298a7f78868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15259 | 2026.04.29 20:59:59.921269 [ 276 ] {829e2057-3b4e-436f-89ee-7298a7f78868} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15260 | 2026.04.29 20:59:59.921484 [ 276 ] {829e2057-3b4e-436f-89ee-7298a7f78868} <Trace> oximeter.fields_u32 (6a5d16ae-e47a-4a15-b71f-bce7d1612b4e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15261 | 2026.04.29 20:59:59.921616 [ 276 ] {829e2057-3b4e-436f-89ee-7298a7f78868} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001438 sec., 557023.6439499304 rows/sec., 32.18 MiB/sec. | ||
| 15262 | 2026.04.29 20:59:59.921652 [ 276 ] {829e2057-3b4e-436f-89ee-7298a7f78868} <Debug> TCPHandler: Processed in 0.00159534 sec. | ||
| 15263 | 2026.04.29 20:59:59.921767 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15264 | 2026.04.29 20:59:59.921858 [ 276 ] {12698fe7-feac-4588-901e-f7867bee99e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15265 | 2026.04.29 20:59:59.921895 [ 276 ] {12698fe7-feac-4588-901e-f7867bee99e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15266 | 2026.04.29 20:59:59.922269 [ 276 ] {12698fe7-feac-4588-901e-f7867bee99e0} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15267 | 2026.04.29 20:59:59.922304 [ 276 ] {12698fe7-feac-4588-901e-f7867bee99e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15268 | 2026.04.29 20:59:59.922590 [ 276 ] {12698fe7-feac-4588-901e-f7867bee99e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15269 | 2026.04.29 20:59:59.922795 [ 276 ] {12698fe7-feac-4588-901e-f7867bee99e0} <Trace> oximeter.fields_u64 (09dbfc28-70b8-41ae-9d85-52ad53ba85a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2026.04.29 20:59:59.922925 [ 276 ] {12698fe7-feac-4588-901e-f7867bee99e0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 15271 | 2026.04.29 20:59:59.922961 [ 276 ] {12698fe7-feac-4588-901e-f7867bee99e0} <Debug> TCPHandler: Processed in 0.001242386 sec. | ||
| 15272 | 2026.04.29 20:59:59.923077 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15273 | 2026.04.29 20:59:59.923168 [ 276 ] {04dcdc56-23b0-43fd-be82-5a2ea41ad2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15274 | 2026.04.29 20:59:59.923205 [ 276 ] {04dcdc56-23b0-43fd-be82-5a2ea41ad2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15275 | 2026.04.29 20:59:59.924066 [ 276 ] {04dcdc56-23b0-43fd-be82-5a2ea41ad2b2} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15276 | 2026.04.29 20:59:59.924102 [ 276 ] {04dcdc56-23b0-43fd-be82-5a2ea41ad2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15277 | 2026.04.29 20:59:59.924451 [ 276 ] {04dcdc56-23b0-43fd-be82-5a2ea41ad2b2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15278 | 2026.04.29 20:59:59.924658 [ 276 ] {04dcdc56-23b0-43fd-be82-5a2ea41ad2b2} <Trace> oximeter.fields_uuid (443272f8-1688-4565-a297-6d44d84ae160): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15279 | 2026.04.29 20:59:59.924783 [ 276 ] {04dcdc56-23b0-43fd-be82-5a2ea41ad2b2} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001633 sec., 811390.0796080834 rows/sec., 54.37 MiB/sec. | ||
| 15280 | 2026.04.29 20:59:59.924820 [ 276 ] {04dcdc56-23b0-43fd-be82-5a2ea41ad2b2} <Debug> TCPHandler: Processed in 0.001792003 sec. | ||
| 15281 | 2026.04.29 20:59:59.924938 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2026.04.29 20:59:59.925029 [ 276 ] {82149824-2f33-4365-a55e-a735b408c42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15283 | 2026.04.29 20:59:59.925070 [ 276 ] {82149824-2f33-4365-a55e-a735b408c42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15284 | 2026.04.29 20:59:59.925781 [ 276 ] {82149824-2f33-4365-a55e-a735b408c42b} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15285 | 2026.04.29 20:59:59.925816 [ 276 ] {82149824-2f33-4365-a55e-a735b408c42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15286 | 2026.04.29 20:59:59.926230 [ 276 ] {82149824-2f33-4365-a55e-a735b408c42b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15287 | 2026.04.29 20:59:59.926434 [ 276 ] {82149824-2f33-4365-a55e-a735b408c42b} <Trace> oximeter.measurements_cumulativeu64 (33f06ee0-d468-42a9-9645-d5f7fe57a521): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2026.04.29 20:59:59.926562 [ 276 ] {82149824-2f33-4365-a55e-a735b408c42b} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.00155 sec., 965161.2903225807 rows/sec., 58.53 MiB/sec. | ||
| 15289 | 2026.04.29 20:59:59.926600 [ 276 ] {82149824-2f33-4365-a55e-a735b408c42b} <Debug> TCPHandler: Processed in 0.001710191 sec. | ||
| 15290 | 2026.04.29 20:59:59.926717 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15291 | 2026.04.29 20:59:59.926808 [ 276 ] {4d07d429-41d7-4dc7-8a0e-fb199deb9064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15292 | 2026.04.29 20:59:59.926861 [ 276 ] {4d07d429-41d7-4dc7-8a0e-fb199deb9064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15293 | 2026.04.29 20:59:59.927836 [ 276 ] {4d07d429-41d7-4dc7-8a0e-fb199deb9064} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2026.04.29 20:59:59.927880 [ 276 ] {4d07d429-41d7-4dc7-8a0e-fb199deb9064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15295 | 2026.04.29 20:59:59.928579 [ 276 ] {4d07d429-41d7-4dc7-8a0e-fb199deb9064} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15296 | 2026.04.29 20:59:59.928810 [ 276 ] {4d07d429-41d7-4dc7-8a0e-fb199deb9064} <Trace> oximeter.measurements_histogramu64 (a02c8ae7-c3ba-4a6d-9af1-282dfc5400f4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15297 | 2026.04.29 20:59:59.928953 [ 276 ] {4d07d429-41d7-4dc7-8a0e-fb199deb9064} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002162 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 15298 | 2026.04.29 20:59:59.929010 [ 276 ] {4d07d429-41d7-4dc7-8a0e-fb199deb9064} <Debug> TCPHandler: Processed in 0.00234119 sec. | ||
| 15299 | 2026.04.29 20:59:59.929144 [ 276 ] {} <Trace> TCP-Session: 868d4945-c652-40cb-a86e-67f79f00b691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15300 | 2026.04.29 20:59:59.929240 [ 276 ] {d66da296-1b4a-4070-a0e3-d3eabbb01ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15301 | 2026.04.29 20:59:59.929281 [ 276 ] {d66da296-1b4a-4070-a0e3-d3eabbb01ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15302 | 2026.04.29 20:59:59.929629 [ 276 ] {d66da296-1b4a-4070-a0e3-d3eabbb01ef8} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15303 | 2026.04.29 20:59:59.929665 [ 276 ] {d66da296-1b4a-4070-a0e3-d3eabbb01ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15304 | 2026.04.29 20:59:59.929972 [ 276 ] {d66da296-1b4a-4070-a0e3-d3eabbb01ef8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15305 | 2026.04.29 20:59:59.930184 [ 276 ] {d66da296-1b4a-4070-a0e3-d3eabbb01ef8} <Trace> oximeter.measurements_u64 (6ccf2d9d-b9c3-4682-94c7-8a29dec88ba8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2026.04.29 20:59:59.930313 [ 276 ] {d66da296-1b4a-4070-a0e3-d3eabbb01ef8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 759.05 KiB/sec. | ||
| 15307 | 2026.04.29 20:59:59.930348 [ 276 ] {d66da296-1b4a-4070-a0e3-d3eabbb01ef8} <Debug> TCPHandler: Processed in 0.001255527 sec. | ||
| 15308 | 2026.04.29 21:00:00.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.89 MiB, peak 374.57 MiB, free memory in arenas 0.00 B, will set to 360.18 MiB (RSS), difference: 2.29 MiB | ||
| 15309 | 2026.04.29 21:00:00.448170 [ 144 ] {} <Debug> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 15310 | 2026.04.29 21:00:00.448252 [ 144 ] {} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15311 | 2026.04.29 21:00:00.448279 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15312 | 2026.04.29 21:00:00.448414 [ 193 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 15313 | 2026.04.29 21:00:00.448555 [ 193 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15314 | 2026.04.29 21:00:00.448596 [ 193 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 15315 | 2026.04.29 21:00:00.448678 [ 193 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 15316 | 2026.04.29 21:00:00.448732 [ 193 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 15317 | 2026.04.29 21:00:00.448785 [ 193 ] {aae5c064-6d11-4045-80a8-d539c8d75888::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 | ||
| 15318 | 2026.04.29 21:00:00.448832 [ 193 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 15319 | 2026.04.29 21:00:00.449699 [ 189 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351228 sec., 34043.107454848476 rows/sec., 2.84 MiB/sec. | ||
| 15320 | 2026.04.29 21:00:00.449837 [ 193 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 15321 | 2026.04.29 21:00:00.450143 [ 193 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_23_5} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15322 | 2026.04.29 21:00:00.450223 [ 193 ] {aae5c064-6d11-4045-80a8-d539c8d75888::all_1_23_5} <Trace> oximeter.fields_ipaddr (aae5c064-6d11-4045-80a8-d539c8d75888) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 15323 | 2026.04.29 21:00:00.450303 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||